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
.list-control[data-v-e6c10d7e]{ background: #fff; border-radius: 6px; margin: 16px; padding: 16px; box-shadow: 0 1px 1px rgba(0,0,0,.2); } .list-control-filter[data-v-e6c10d7e]{ margin-bottom: 16px; } .list-control-filter-item[data-v-e6c10d7e], .list-control-order-item[data-v-e6c10d7e] { cursor: pointer; display: inline-block; border: 1px solid #e9eaec; border-radius: 4px; margin-right: 6px; padding: 2px 6px; } .list-control-filter-item.on[data-v-e6c10d7e], .list-control-order-item.on[data-v-e6c10d7e]{ background: #f2352e; border: 1px solid #f2352e; color: #fff; } .product-not-found[data-v-e6c10d7e]{ text-align: center; padding: 32px; } .product[data-v-bb20b1d0]{ width: 25%; float: left; } .product-main[data-v-bb20b1d0]{ display: block; margin: 16px; padding: 16px; border: 1px solid #dddee1; border-radius: 6px; overflow: hidden; background: #fff; text-align: center; position: relative; } .product-main img[data-v-bb20b1d0]{ width: 100%; } h4[data-v-bb20b1d0]{ color: #222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .product-main:hover h4[data-v-bb20b1d0]{ color: #0070c9; } .product-color[data-v-bb20b1d0]{ display: block; width: 16px; height: 16px; border: 1px solid #dddee1; border-radius: 50%; margin: 6px auto; } .product-cost[data-v-bb20b1d0]{ color: #de4037; margin-top: 6px; } .product-add-cart[data-v-bb20b1d0]{ display: none; padding: 4px 8px; background: #2d8cf0; color: #fff; font-size: 12px; border-radius: 3px; cursor: pointer; position: absolute; top: 5px; right: 5px; } .product-main:hover .product-add-cart[data-v-bb20b1d0]{ display: inline-block; } .product[data-v-186bbb1c] { margin: 32px; padding: 32px; background: #fff; border: 1px solid #dddee1; border-radius: 10px; overflow: hidden; } .product-image[data-v-186bbb1c] { width: 50%; height: 550px; float: left; text-align: center; } .product-image img[data-v-186bbb1c] { height: 100%; } .product-info[data-v-186bbb1c] { width: 50%; padding: 150px 0 250px; height: 150px; float: left; text-align: center; } .product-cost[data-v-186bbb1c] { color: #f2352e; margin: 8px 0; } .product-add-cart[data-v-186bbb1c] { display: inline-block; padding: 8px 64px; margin: 8px 0; background: #2d8cf0; color: #fff; border-radius: 4px; cursor: pointer; } .product-desc[data-v-186bbb1c] { background: #fff; margin: 32px; padding: 32px; border: 1px solid #dddee1; border-radius: 10px; text-align: center; } .product-desc img[data-v-186bbb1c] { display: block; width: 50%; margin: 32px auto; padding: 32px; border-bottom: 1px solid #dddee1; } .cart[data-v-3cce32c3]{ margin: 32px; background: #fff; border: 1px solid #dddee1; border-radius: 10px; } .cart-header-title[data-v-3cce32c3]{ padding: 16px 32px; border-bottom: 1px solid #dddee1; border-radius: 10px 10px 0 0; background: #f8f8f9; } .cart-header-main[data-v-3cce32c3]{ padding: 8px 32px; overflow: hidden; border-bottom: 1px solid #dddee1; background: #eee; overflow: hidden; } .cart-empty[data-v-3cce32c3]{ text-align: center; padding: 32px; } .cart-header-main div[data-v-3cce32c3]{ text-align: center; float: left; font-size: 14px; } div.cart-info[data-v-3cce32c3]{ width: 60%; text-align: left; } .cart-price[data-v-3cce32c3]{ width: 10%; } .cart-count[data-v-3cce32c3]{ width: 10%; } .cart-cost[data-v-3cce32c3]{ width: 10%; } .cart-delete[data-v-3cce32c3] { width: 10%; } .cart-content-main[data-v-3cce32c3]{ padding: 0 32px; height: 60px; line-height: 60px; text-align: center; border-bottom: 1px dashed #e9eaec; overflow: hidden; } .cart-content-main div[data-v-3cce32c3]{ float: left; } .cart-content-main img[data-v-3cce32c3]{ width: 40px; height: 40px; position: relative; top: 10px; } .cart-control-minus[data-v-3cce32c3], .cart-control-add[data-v-3cce32c3]{ display: inline-block; margin: 0 4px; width: 24px; height: 24px; line-height: 22px; text-align: center; background: #f8f8f9; border-radius: 50%; box-shadow: 0 1px 1px rgba(0,0,0,.2); cursor: pointer; } .cart-control-delete[data-v-3cce32c3]{ cursor: pointer; color: #2d8cf0; } .cart-promotion[data-v-3cce32c3]{ padding: 16px 32px; } .cart-control-promotion[data-v-3cce32c3], .cart-control-order[data-v-3cce32c3]{ display: inline-block; padding: 8px 32px; border-radius: 6px; background: #2d8cf0; color: #fff; cursor: pointer; } .cart-control-promotion[data-v-3cce32c3]{ padding: 2px 6px; font-size: 12px; border-radius: 3px; } .cart-footer[data-v-3cce32c3]{ padding: 32px; text-align: right; } .cart-footer-desc[data-v-3cce32c3]{ display: inline-block; padding: 0 16px; } .cart-footer-desc span[data-v-3cce32c3]{ color: #f2352e; font-size: 20px; } * { margin: 0; padding: 0; } a { text-decoration: none; } body { background: #f8f8f9; } .header { height: 48px; line-height: 48px; background: rgba(0, 0, 0, .8); color: #fff; } .header-title { padding: 0 32px; float: left; color: #fff; } .header-menu { float: right; margin-right: 32px; } .header-menu-cart { color: #fff; } .header-menu-cart span { display: inline-block; width: 16px; height: 16px; line-height: 16px; text-align: center; border-radius: 50%; background: #ff5500; color: #fff; font-size: 12px; } /*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9<KEY>
dist/main.225e105611b40d01ef93.css
.list-control[data-v-e6c10d7e]{ background: #fff; border-radius: 6px; margin: 16px; padding: 16px; box-shadow: 0 1px 1px rgba(0,0,0,.2); } .list-control-filter[data-v-e6c10d7e]{ margin-bottom: 16px; } .list-control-filter-item[data-v-e6c10d7e], .list-control-order-item[data-v-e6c10d7e] { cursor: pointer; display: inline-block; border: 1px solid #e9eaec; border-radius: 4px; margin-right: 6px; padding: 2px 6px; } .list-control-filter-item.on[data-v-e6c10d7e], .list-control-order-item.on[data-v-e6c10d7e]{ background: #f2352e; border: 1px solid #f2352e; color: #fff; } .product-not-found[data-v-e6c10d7e]{ text-align: center; padding: 32px; } .product[data-v-bb20b1d0]{ width: 25%; float: left; } .product-main[data-v-bb20b1d0]{ display: block; margin: 16px; padding: 16px; border: 1px solid #dddee1; border-radius: 6px; overflow: hidden; background: #fff; text-align: center; position: relative; } .product-main img[data-v-bb20b1d0]{ width: 100%; } h4[data-v-bb20b1d0]{ color: #222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .product-main:hover h4[data-v-bb20b1d0]{ color: #0070c9; } .product-color[data-v-bb20b1d0]{ display: block; width: 16px; height: 16px; border: 1px solid #dddee1; border-radius: 50%; margin: 6px auto; } .product-cost[data-v-bb20b1d0]{ color: #de4037; margin-top: 6px; } .product-add-cart[data-v-bb20b1d0]{ display: none; padding: 4px 8px; background: #2d8cf0; color: #fff; font-size: 12px; border-radius: 3px; cursor: pointer; position: absolute; top: 5px; right: 5px; } .product-main:hover .product-add-cart[data-v-bb20b1d0]{ display: inline-block; } .product[data-v-186bbb1c] { margin: 32px; padding: 32px; background: #fff; border: 1px solid #dddee1; border-radius: 10px; overflow: hidden; } .product-image[data-v-186bbb1c] { width: 50%; height: 550px; float: left; text-align: center; } .product-image img[data-v-186bbb1c] { height: 100%; } .product-info[data-v-186bbb1c] { width: 50%; padding: 150px 0 250px; height: 150px; float: left; text-align: center; } .product-cost[data-v-186bbb1c] { color: #f2352e; margin: 8px 0; } .product-add-cart[data-v-186bbb1c] { display: inline-block; padding: 8px 64px; margin: 8px 0; background: #2d8cf0; color: #fff; border-radius: 4px; cursor: pointer; } .product-desc[data-v-186bbb1c] { background: #fff; margin: 32px; padding: 32px; border: 1px solid #dddee1; border-radius: 10px; text-align: center; } .product-desc img[data-v-186bbb1c] { display: block; width: 50%; margin: 32px auto; padding: 32px; border-bottom: 1px solid #dddee1; } .cart[data-v-3cce32c3]{ margin: 32px; background: #fff; border: 1px solid #dddee1; border-radius: 10px; } .cart-header-title[data-v-3cce32c3]{ padding: 16px 32px; border-bottom: 1px solid #dddee1; border-radius: 10px 10px 0 0; background: #f8f8f9; } .cart-header-main[data-v-3cce32c3]{ padding: 8px 32px; overflow: hidden; border-bottom: 1px solid #dddee1; background: #eee; overflow: hidden; } .cart-empty[data-v-3cce32c3]{ text-align: center; padding: 32px; } .cart-header-main div[data-v-3cce32c3]{ text-align: center; float: left; font-size: 14px; } div.cart-info[data-v-3cce32c3]{ width: 60%; text-align: left; } .cart-price[data-v-3cce32c3]{ width: 10%; } .cart-count[data-v-3cce32c3]{ width: 10%; } .cart-cost[data-v-3cce32c3]{ width: 10%; } .cart-delete[data-v-3cce32c3] { width: 10%; } .cart-content-main[data-v-3cce32c3]{ padding: 0 32px; height: 60px; line-height: 60px; text-align: center; border-bottom: 1px dashed #e9eaec; overflow: hidden; } .cart-content-main div[data-v-3cce32c3]{ float: left; } .cart-content-main img[data-v-3cce32c3]{ width: 40px; height: 40px; position: relative; top: 10px; } .cart-control-minus[data-v-3cce32c3], .cart-control-add[data-v-3cce32c3]{ display: inline-block; margin: 0 4px; width: 24px; height: 24px; line-height: 22px; text-align: center; background: #f8f8f9; border-radius: 50%; box-shadow: 0 1px 1px rgba(0,0,0,.2); cursor: pointer; } .cart-control-delete[data-v-3cce32c3]{ cursor: pointer; color: #2d8cf0; } .cart-promotion[data-v-3cce32c3]{ padding: 16px 32px; } .cart-control-promotion[data-v-3cce32c3], .cart-control-order[data-v-3cce32c3]{ display: inline-block; padding: 8px 32px; border-radius: 6px; background: #2d8cf0; color: #fff; cursor: pointer; } .cart-control-promotion[data-v-3cce32c3]{ padding: 2px 6px; font-size: 12px; border-radius: 3px; } .cart-footer[data-v-3cce32c3]{ padding: 32px; text-align: right; } .cart-footer-desc[data-v-3cce32c3]{ display: inline-block; padding: 0 16px; } .cart-footer-desc span[data-v-3cce32c3]{ color: #f2352e; font-size: 20px; } * { margin: 0; padding: 0; } a { text-decoration: none; } body { background: #f8f8f9; } .header { height: 48px; line-height: 48px; background: rgba(0, 0, 0, .8); color: #fff; } .header-title { padding: 0 32px; float: left; color: #fff; } .header-menu { float: right; margin-right: 32px; } .header-menu-cart { color: #fff; } .header-menu-cart span { display: inline-block; width: 16px; height: 16px; line-height: 16px; text-align: center; border-radius: 50%; background: #ff5500; color: #fff; font-size: 12px; } /*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9<KEY>
0.388966
0.138899
body{ background-color: rgb(46, 45, 45); font-family: 'Inconsolata', monospace; } /****************start navbar*********************/ .navbar{ background-color: rgb(230 230 230/ 80%) !important; color: #b6b7b7 !important; top: 0px; right: 0px; z-index: 2; width: 100%; } nav ul li a { position: relative; display: block; text-decoration: none; font-family: "Lato"; color: #ecf0f1; text-transform: uppercase; transition: 0.5s; } nav ul li a::after { position: absolute; content: ""; width: 100%; height: 3px; top: 100%; left: 0; background: #ff7000; transition: transform 0.5s; transform: scaleX(0); transform-origin: right; } nav ul li a:hover { color: #95a5a6; } nav ul li a:hover::after { transform: scaleX(1); transform-origin: left; } /****************end navbar*********************/ .welcome p{ color:#beaf90; font-size:25px; } /**************start css img***********************/ .item img{ transition: all 1s; } .item:hover img{ transform: scale(1.2); } .group{ background-image:url("imgs/Picture\ 9..jpg"); height: 550px; } .content{ margin-top: 130px; } .content h3{ font-size: 40px; color: rgb(219, 216, 205); font-weight: bold; } .content p{ font-size: 25px; font-weight: bold; color: rgb(219, 216, 205); } .content_2{ margin-top: 100px; } .content_2 h3{ font-size: 40px; color: #beaf90; font-weight: bold; } .content_2 p{ font-size: 25px; font-weight: bold; color:#beaf90; } .footer{ margin-top: 40px; font-size: 14px; font-weight: bold; color:white; } /**********************img*********************/ .member{ text-align: center; border:3px solid #fff; color: #fff; position: relative; overflow: hidden } .member img{ transition: all 1s; transition-delay: 1s } .member .caption{ background-color: rgba(42, 63, 85, 0.459); height: 100%; width:100%; position: absolute; bottom:0; right: 0; opacity: 0; transition: all 1s; } .member:hover .caption{ opacity: 1; transform: rotate(360deg) } .member:hover img{ transform: scale(1.2,1.2) } .caption h2{ background-color: #2a3f55; margin-top: 0; padding: 12px; position: relative; left: 100%; transition: all 1s; transition-delay: 2s } .member:hover .caption h2,.member:hover .caption p{ left: 0 } .caption p{ font-size: 18px; padding: 20px; position: relative; left: 100%; transition: all 1s; transition-delay: 2.5s } /*****************connect us*******************/ .connect-us{ background-color: rgb(178 176 182); } .content-icon{ margin-top: 25px; margin-left: 20px; } .content-icon a{ font-size: 30px; } .content-info p{ margin-top: 25px; font-size: 16px; color:aliceblue; font-weight: bold; }
public/interfaces/css/mystyle.css
body{ background-color: rgb(46, 45, 45); font-family: 'Inconsolata', monospace; } /****************start navbar*********************/ .navbar{ background-color: rgb(230 230 230/ 80%) !important; color: #b6b7b7 !important; top: 0px; right: 0px; z-index: 2; width: 100%; } nav ul li a { position: relative; display: block; text-decoration: none; font-family: "Lato"; color: #ecf0f1; text-transform: uppercase; transition: 0.5s; } nav ul li a::after { position: absolute; content: ""; width: 100%; height: 3px; top: 100%; left: 0; background: #ff7000; transition: transform 0.5s; transform: scaleX(0); transform-origin: right; } nav ul li a:hover { color: #95a5a6; } nav ul li a:hover::after { transform: scaleX(1); transform-origin: left; } /****************end navbar*********************/ .welcome p{ color:#beaf90; font-size:25px; } /**************start css img***********************/ .item img{ transition: all 1s; } .item:hover img{ transform: scale(1.2); } .group{ background-image:url("imgs/Picture\ 9..jpg"); height: 550px; } .content{ margin-top: 130px; } .content h3{ font-size: 40px; color: rgb(219, 216, 205); font-weight: bold; } .content p{ font-size: 25px; font-weight: bold; color: rgb(219, 216, 205); } .content_2{ margin-top: 100px; } .content_2 h3{ font-size: 40px; color: #beaf90; font-weight: bold; } .content_2 p{ font-size: 25px; font-weight: bold; color:#beaf90; } .footer{ margin-top: 40px; font-size: 14px; font-weight: bold; color:white; } /**********************img*********************/ .member{ text-align: center; border:3px solid #fff; color: #fff; position: relative; overflow: hidden } .member img{ transition: all 1s; transition-delay: 1s } .member .caption{ background-color: rgba(42, 63, 85, 0.459); height: 100%; width:100%; position: absolute; bottom:0; right: 0; opacity: 0; transition: all 1s; } .member:hover .caption{ opacity: 1; transform: rotate(360deg) } .member:hover img{ transform: scale(1.2,1.2) } .caption h2{ background-color: #2a3f55; margin-top: 0; padding: 12px; position: relative; left: 100%; transition: all 1s; transition-delay: 2s } .member:hover .caption h2,.member:hover .caption p{ left: 0 } .caption p{ font-size: 18px; padding: 20px; position: relative; left: 100%; transition: all 1s; transition-delay: 2.5s } /*****************connect us*******************/ .connect-us{ background-color: rgb(178 176 182); } .content-icon{ margin-top: 25px; margin-left: 20px; } .content-icon a{ font-size: 30px; } .content-info p{ margin-top: 25px; font-size: 16px; color:aliceblue; font-weight: bold; }
0.527317
0.087798
body { width:940px; margin:0 auto; background-image: url("images/background.jpg"); } h1 { margin:10px 0px; letter-spacing: -2px; color:white; font: normal 300% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } h1>span { color:cornflowerblue; text-shadow:0px 0px; } h2 { margin:0px 0px 20px 0px; letter-spacing: -2px; color:white; font: normal 195% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } #meni { background-image: url("images/transparent.png"); border-radius: 10px; margin-bottom:20px; } ul { background-color: #7380A0; border-radius:5px 5px 0px 0px; overflow: hidden; list-style-type: none; margin:0; padding:5px 10px; } li { float:left; } li a { display:block; text-align:center; font: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:white; text-decoration: none; margin:0px 20px; } a { padding:5px 15px; border-radius:5px; } a:hover { background-color: #0043A8; } .active { background-color: #0043A8; } #slika1 { margin:15px; width:96.5%; object-fit:cover; } #naslov { float:left; margin:0 15px; position:absolute; font-size:150%; font: 'News Cycle',Arial, Helvetica, sans-serif; } #a { position: relative; height:auto; } #slika2 { float:left; width:120px; height:120px; margin: 0px 25px; opacity: 0.50; } #t1 { position: justify; padding-top:30px; margin-right: 25px; font: normal, 13px ,Arial, Helvetica, sans-serif; } table,th,td { border:black 2px solid; border-collapse: collapse; } table,#red { border:0px; } table { display:inline-block; float:left; margin-left:25px; margin-top:0px; } td,th { padding:5px 10px; text-align: center; } #prazno { border:0px; } #t2 { margin-top:85px; margin-right: 25px; padding-left:370px; font: normal, 13px ,Arial, Helvetica, sans-serif; } #blok2 { margin-bottom:50px; } .box { display:inline-block; border:1px solid gray; border-radius:10px; width:300px; } .dugme { margin:5px; background-color: blue; color:white; text-align:center; padding:5px; border-radius:10px; } #footer { text-align:center; background-image: url("images/transparent.png"); border-radius: 10px; padding:5px 50px 30px; }
II godina/Letnji semestar/KWT/Kolokvijumi/I_Kolokvijum/2019-2020/Popravni/Rešenja_studenata/Filip_Savkić/style.css
body { width:940px; margin:0 auto; background-image: url("images/background.jpg"); } h1 { margin:10px 0px; letter-spacing: -2px; color:white; font: normal 300% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } h1>span { color:cornflowerblue; text-shadow:0px 0px; } h2 { margin:0px 0px 20px 0px; letter-spacing: -2px; color:white; font: normal 195% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } #meni { background-image: url("images/transparent.png"); border-radius: 10px; margin-bottom:20px; } ul { background-color: #7380A0; border-radius:5px 5px 0px 0px; overflow: hidden; list-style-type: none; margin:0; padding:5px 10px; } li { float:left; } li a { display:block; text-align:center; font: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:white; text-decoration: none; margin:0px 20px; } a { padding:5px 15px; border-radius:5px; } a:hover { background-color: #0043A8; } .active { background-color: #0043A8; } #slika1 { margin:15px; width:96.5%; object-fit:cover; } #naslov { float:left; margin:0 15px; position:absolute; font-size:150%; font: 'News Cycle',Arial, Helvetica, sans-serif; } #a { position: relative; height:auto; } #slika2 { float:left; width:120px; height:120px; margin: 0px 25px; opacity: 0.50; } #t1 { position: justify; padding-top:30px; margin-right: 25px; font: normal, 13px ,Arial, Helvetica, sans-serif; } table,th,td { border:black 2px solid; border-collapse: collapse; } table,#red { border:0px; } table { display:inline-block; float:left; margin-left:25px; margin-top:0px; } td,th { padding:5px 10px; text-align: center; } #prazno { border:0px; } #t2 { margin-top:85px; margin-right: 25px; padding-left:370px; font: normal, 13px ,Arial, Helvetica, sans-serif; } #blok2 { margin-bottom:50px; } .box { display:inline-block; border:1px solid gray; border-radius:10px; width:300px; } .dugme { margin:5px; background-color: blue; color:white; text-align:center; padding:5px; border-radius:10px; } #footer { text-align:center; background-image: url("images/transparent.png"); border-radius: 10px; padding:5px 50px 30px; }
0.384912
0.106877
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-title { font-size: 1.5em; } .App-intro { font-size: large; } .bodyContainer { width: 100%; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; padding: 20px; } .inputContainer { width: 50%; display: flex; justify-content: space-around; margin-bottom: 50px; } .input { display: flex; flex-direction: column; align-items: left; } .optionTextInput { height: 34px; width: 170px; font-size: 18px; box-sizing: border-box; padding: 5px; } .textContainer { border: 1px solid; width: 60%; box-sizing: border-box; padding: 20px; overflow-wrap: break-word; text-align: left; margin-bottom: 30px; } .noStyle { margin-bottom: 50px; } .redStyle { margin-bottom: 50px; font-size: 20px; color: #e53030; } .greenStyle { color: #63ba1b; } .dotStyle { font-size: 100px; color: #a22dbc; } .switch { position: relative; display: inline-block; width: 70px; height: 34px; } .switch input {display:none;} .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(36px); -ms-transform: translateX(36px); transform: translateX(36px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
src/App.css
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-title { font-size: 1.5em; } .App-intro { font-size: large; } .bodyContainer { width: 100%; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; padding: 20px; } .inputContainer { width: 50%; display: flex; justify-content: space-around; margin-bottom: 50px; } .input { display: flex; flex-direction: column; align-items: left; } .optionTextInput { height: 34px; width: 170px; font-size: 18px; box-sizing: border-box; padding: 5px; } .textContainer { border: 1px solid; width: 60%; box-sizing: border-box; padding: 20px; overflow-wrap: break-word; text-align: left; margin-bottom: 30px; } .noStyle { margin-bottom: 50px; } .redStyle { margin-bottom: 50px; font-size: 20px; color: #e53030; } .greenStyle { color: #63ba1b; } .dotStyle { font-size: 100px; color: #a22dbc; } .switch { position: relative; display: inline-block; width: 70px; height: 34px; } .switch input {display:none;} .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(36px); -ms-transform: translateX(36px); transform: translateX(36px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
0.586996
0.098773
.body-initial {background-color: rgb(255, 255, 255); } .background-initial {background-color: rgb(255, 255, 255); top: 20px; left: 154px; width: 1006px; height: 560px; } .silex-id-1637732010343-7 {top: 0px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .silex-id-1637732233011-17 {top: 25px; left: 770px; height: 1.4em; width: 40px; } .silex-id-1637732248972-18 {top: 25px; left: 910px; height: 1.4em; width: 40px; } .silex-id-1637732298571-19 {top: 50px; left: 580px; height: 20px; width: 240px; } .silex-id-1637732318263-20 {top: 50px; left: 810px; height: 20px; width: 40px; } .silex-id-1637732335479-22 {top: 50px; left: 860px; height: 20px; width: 100px; } .silex-id-1637732350717-23 {top: 25px; left: 820px; height: 20px; width: 100px; } .silex-id-1637732381777-24 {top: 50px; left: 950px; height: 22px; width: 40px; } .silex-id-1637732600426-26 {top: 25px; left: 580px; height: 20px; width: 200px; } .silex-id-1637731782823-3 > .CTATTable--row > .CTATTable--cell {width: 98px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637732035904-9 {top: 90px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .silex-id-1637960245628-3 {top: 115px; left: 580px; height: 80px; width: 420px; line-height: 130%; } .silex-id-1637967726558-3 {top: 210px; left: 0px; height: 200px; width: 560px; font-family: "Courier New", "Courier New", Courier, monospace; line-height: 135%; font-size: 11pt; } .silex-id-1638499003013-0 {top: 0px; left: 0px; height: 160px; width: 560px; line-height: 150%; } .silex-id-1637731805266-4 > .CTATTable--row > .CTATTable--cell {width: 58px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1638589381456-6 > div > div {border-width: 0px; border-style: none; } .silex-id-1638589238891-4 > div > div > textarea {color: rgb(9, 8, 8); background-color: rgb(255, 255, 255); font-family: Arial, Arial, Helvetica, sans-serif; } .silex-id-1637731633052-0 {top: 450px; left: 20px; height: 140px; width: 460px; } .silex-id-1638589381456-6 > .CTATTable--row > .CTATTable--cell {width: 120px; height: 31px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637731782823-3 {top: 240px; left: 900px; height: 340px; width: 100px; } .silex-id-1637731805266-4 {top: 240px; left: 840px; height: 340px; width: 60px; } .silex-id-1637966964374-6 {top: 220px; left: 840px; height: 20px; width: 60px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1637966976114-7 {top: 220px; left: 900px; height: 20px; width: 100px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1638589238891-4 {top: 240px; left: 580px; height: 340px; width: 260px; } .silex-id-1638589238891-4 > .CTATTable--row > .CTATTable--cell {width: 260px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637966950563-5 {top: 220px; left: 580px; height: 20px; width: 260px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1638589381456-6 {top: 240px; left: 700px; height: 340px; width: 120px; }
HTML/Assets/recursionTutuorNew-styles.css
.body-initial {background-color: rgb(255, 255, 255); } .background-initial {background-color: rgb(255, 255, 255); top: 20px; left: 154px; width: 1006px; height: 560px; } .silex-id-1637732010343-7 {top: 0px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .silex-id-1637732233011-17 {top: 25px; left: 770px; height: 1.4em; width: 40px; } .silex-id-1637732248972-18 {top: 25px; left: 910px; height: 1.4em; width: 40px; } .silex-id-1637732298571-19 {top: 50px; left: 580px; height: 20px; width: 240px; } .silex-id-1637732318263-20 {top: 50px; left: 810px; height: 20px; width: 40px; } .silex-id-1637732335479-22 {top: 50px; left: 860px; height: 20px; width: 100px; } .silex-id-1637732350717-23 {top: 25px; left: 820px; height: 20px; width: 100px; } .silex-id-1637732381777-24 {top: 50px; left: 950px; height: 22px; width: 40px; } .silex-id-1637732600426-26 {top: 25px; left: 580px; height: 20px; width: 200px; } .silex-id-1637731782823-3 > .CTATTable--row > .CTATTable--cell {width: 98px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637732035904-9 {top: 90px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .silex-id-1637960245628-3 {top: 115px; left: 580px; height: 80px; width: 420px; line-height: 130%; } .silex-id-1637967726558-3 {top: 210px; left: 0px; height: 200px; width: 560px; font-family: "Courier New", "Courier New", Courier, monospace; line-height: 135%; font-size: 11pt; } .silex-id-1638499003013-0 {top: 0px; left: 0px; height: 160px; width: 560px; line-height: 150%; } .silex-id-1637731805266-4 > .CTATTable--row > .CTATTable--cell {width: 58px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1638589381456-6 > div > div {border-width: 0px; border-style: none; } .silex-id-1638589238891-4 > div > div > textarea {color: rgb(9, 8, 8); background-color: rgb(255, 255, 255); font-family: Arial, Arial, Helvetica, sans-serif; } .silex-id-1637731633052-0 {top: 450px; left: 20px; height: 140px; width: 460px; } .silex-id-1638589381456-6 > .CTATTable--row > .CTATTable--cell {width: 120px; height: 31px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637731782823-3 {top: 240px; left: 900px; height: 340px; width: 100px; } .silex-id-1637731805266-4 {top: 240px; left: 840px; height: 340px; width: 60px; } .silex-id-1637966964374-6 {top: 220px; left: 840px; height: 20px; width: 60px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1637966976114-7 {top: 220px; left: 900px; height: 20px; width: 100px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1638589238891-4 {top: 240px; left: 580px; height: 340px; width: 260px; } .silex-id-1638589238891-4 > .CTATTable--row > .CTATTable--cell {width: 260px; height: 29px; background-color: rgb(255, 255, 255, 0); } .silex-id-1637966950563-5 {top: 220px; left: 580px; height: 20px; width: 260px; font-size: 15px; text-align: center; font-weight: bold; border-width: 1px; border-style: solid; } .silex-id-1638589381456-6 {top: 240px; left: 700px; height: 340px; width: 120px; }
0.515132
0.163112
.table-container { position: absolute; align-content: center; text-align: center; display: block; width: 45%; } .table-container label { color: red; font-size: 2rem; font-weight: 700; transition: color 2s; } .table-container--left { top: 2.5vh; left: 4%; transition: all 1s; } .table-container--left.running { width: 92%; transition: all 1s; transition-delay: 0.5s; } .table-container--right { top: 2.5vh; right: 4%; transform: translateY(0); transition: width 1s, transform 0.5s 1s; } .table-container--right.running { transform: translateY(50vh); width: 92%; transition: transform 0.5s, width 1s 0.5s; } .table-container--result { bottom: 4vh; width: 90%; left: 5%; visibility: visible; opacity: 1; transition: transform 0.5s 1s, opacity 0.5s 1s; } .table-container--result label { color: red; } .table-container--result.running { opacity: 0; transform: translateY(50vh); transition: transform 0.5s, opacity 0.5s; } .table-container--result .time { color: red; font-size: 9rem; box-shadow: inset 0 0 1rem red; } .table-container--result .time-table { border-color: red; box-shadow: 0 0 2rem red; } .time-table { position: relative; background-color: #000; display: block; padding: 1rem; border-color: red; border-style: solid; border-width: 0.5rem; align-content: center; text-align: center; box-shadow: 0 0 2rem red; margin: auto; transition: border-color 2s, box-shadow 2s; } .time { font-family: digital-7; margin: auto; color: red; font-size: 7rem; display: block; box-shadow: inset 0 0 1rem red; transition: color 2s, box-shadow 2s; } .finished > .time-table { border-color: green; box-shadow: 0 0 3rem green; transition: border-color 0s, box-shadow 0s; } .finished > .time-table > .time { color: white; box-shadow: inset 0 0 1rem green; transition: color 0s, box-shadow 0s; } .finished > label { color: white; transition: color 0s; } *, *::after, *::before { margin: 0; padding: 0; box-sizing: inherit; } html { font-size: 100%; } html body { font-family: "Lato", sans-serif; font-weight: 400; line-height: 1.7; background-color: #0f0e0e; box-sizing: border-box; overflow: hidden; } @font-face { font-family: 'digital-7'; src: url("../assets//digital-7.regular.ttf"); font-style: normal; font-weight: 400; }
css/classic.css
.table-container { position: absolute; align-content: center; text-align: center; display: block; width: 45%; } .table-container label { color: red; font-size: 2rem; font-weight: 700; transition: color 2s; } .table-container--left { top: 2.5vh; left: 4%; transition: all 1s; } .table-container--left.running { width: 92%; transition: all 1s; transition-delay: 0.5s; } .table-container--right { top: 2.5vh; right: 4%; transform: translateY(0); transition: width 1s, transform 0.5s 1s; } .table-container--right.running { transform: translateY(50vh); width: 92%; transition: transform 0.5s, width 1s 0.5s; } .table-container--result { bottom: 4vh; width: 90%; left: 5%; visibility: visible; opacity: 1; transition: transform 0.5s 1s, opacity 0.5s 1s; } .table-container--result label { color: red; } .table-container--result.running { opacity: 0; transform: translateY(50vh); transition: transform 0.5s, opacity 0.5s; } .table-container--result .time { color: red; font-size: 9rem; box-shadow: inset 0 0 1rem red; } .table-container--result .time-table { border-color: red; box-shadow: 0 0 2rem red; } .time-table { position: relative; background-color: #000; display: block; padding: 1rem; border-color: red; border-style: solid; border-width: 0.5rem; align-content: center; text-align: center; box-shadow: 0 0 2rem red; margin: auto; transition: border-color 2s, box-shadow 2s; } .time { font-family: digital-7; margin: auto; color: red; font-size: 7rem; display: block; box-shadow: inset 0 0 1rem red; transition: color 2s, box-shadow 2s; } .finished > .time-table { border-color: green; box-shadow: 0 0 3rem green; transition: border-color 0s, box-shadow 0s; } .finished > .time-table > .time { color: white; box-shadow: inset 0 0 1rem green; transition: color 0s, box-shadow 0s; } .finished > label { color: white; transition: color 0s; } *, *::after, *::before { margin: 0; padding: 0; box-sizing: inherit; } html { font-size: 100%; } html body { font-family: "Lato", sans-serif; font-weight: 400; line-height: 1.7; background-color: #0f0e0e; box-sizing: border-box; overflow: hidden; } @font-face { font-family: 'digital-7'; src: url("../assets//digital-7.regular.ttf"); font-style: normal; font-weight: 400; }
0.622689
0.137243
body{ padding:0px; margin:0px; /* min-height:100vh; */ font-size:100%; width:100%; overflow-x:auto; overflow-y:scroll; } #content::-webkit-scrollbar { width: 0; height: 0; } #content::-webkit-scrollbar-track { height: 0; width: 0; } #content::-webkit-scrollbar-thumb { } #content::-webkit-scrollbar-thumb:hover { } .custom-select{ font-family: 'sitefont'; } .input{ font-family: 'sitefont'; } #content{ background-image:url("../borgis.jpg"); background-size:cover; display:flex; flex-direction:column; justify-content:flex-start; min-height:96vh; } #content2{ display:flex; flex-direction:row; justify-content:center; } .infobox{ border-radius:25px; border-style:solid; border-color:#ceb165; min-width:20vw; max-width:60vw; background-color:rgba(15, 68, 97, 1); min-height:60vh; text-align:center; padding:20px; display:flex; flex-direction:column; justify-content:space-between; margin-bottom: 40px; /* margin-left:10px; margin-right:10px; */ color:white; font-family:'sitefont'; } h1{ font-family:"sitefont"; color:white; } #artistinfo{ display:flex; flex-direction:row; justify-content:center; height:20%; } #order{ min-width: 80%; display: flex; flex-direction: column; align-self: center; } #order p{ color: white; font-family: 'sitefont'; } #artistinfo img{ height:100%; border-radius:10000px; border-style:solid; border-width:2px; border-color:white; height: 132px; width: 132px; } #eventlist{ display:flex; flex-direction:column; justify-content:center; margin-left:20px; height:100%; } #eventlist h3{ padding:0px; margin:0px; color:white; font-size:calc(100vh / 30); font-family:"sitefont"; } #eventlist p{ padding:0px; margin:0px; color:white; font-size:calc(100vh / 46); font-family:"sitefont"; } .actbutton{ color:white; font-family:"sitefont"; font-size:30px; border-color:white; border-style:solid; border-width:2px; border-radius:25px; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:5px; width:20%; align-self:center; cursor: pointer; } .actbutton:hover{ background-color:white; color:#1f96ad; } #tint{ background-color:rgba(15, 68, 97,0.8); min-height:inherit; display:inherit; flex-direction:inherit; justify-content:inherit; padding:0px; margin:0px; } #quantity{ align-self:center; /* min-width: 80%; */ } .transtype{ color:white; background-color: #0f4461; font-family:"sitefont"; font-size:30px; border-color:white; border-style:solid; border-width:3px; border-radius:25px; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; width:20%; align-self:center; transition: background-color 0.2s ease-out, color 0.2s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out; cursor: pointer; } .transtype:hover{ background-color:white; color:#0f4461; transition: background-color 0.2s ease-out, color 0.2s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out; } #lastprices{ display:none; justify-content:flex-start; } #seatingmap{ display:none; justify-content:center; min-height:60vh; } #pricetable{ width:100%; height:auto; margin-bottom:30px; overflow-y:scroll; } #pricetable::-webkit-scrollbar { width: 5px; } #pricetable::-webkit-scrollbar-track { } #pricetable::-webkit-scrollbar-thumb { background: #888; border-radius: 2px; } #pricetable::-webkit-scrollbar-thumb:hover { background: #555; } #pricetable td{ background-color:#2096ab; width:50%; text-align:center; font-family:"sitefont"; font-size:20px; color:white; } #pricetable th{ background-color:#2096ab; width:50%; text-align:center; font-family:"sitefont"; font-size:20px; color:white; } #venueimage{ flex-grow:1; } #lastprices p{ padding:5px; margin:0px; color:white; font-family:"sitefont"; } #seatingmap p{ padding:0px; margin:0px; color:white; font-family:"sitefont"; } #seatingmap h1{ padding:5px; margin:0px; color:white; font-family:"sitefont"; } #overlay{ z-index:2; width:100%; height:100%; background-color:rgba(0,0,0,0.5); cursor:pointer; position:fixed; top:0; left:0; right:0; bottom:0; display:none; flex-direction:row; justify-content:center; } #recap{ margin-left:20px; } #loadingicon{ width:300px; height:300px; } #dragdropoverlay{ z-index:2; width:100%; height:100%; background-color:rgba(0,0,0,0.5); cursor:pointer; position:fixed; top:0; left:0; right:0; bottom:0; display:none; flex-direction:row; justify-content:center; } #filenum{ display:none; margin-left:20px; margin-right:20px; } #progresscontainer{ background-color:white; height:5px; width:80%; border-radius:2.5px; align-self:center; } #progress{ background-color:#2096ab; width:0px; height:5px; border-radius:2.5px; } .animate-in{ animation: in 600ms ease-in-out forwards; } .animate-out{ animation: out 600ms ease-in-out forwards; } @keyframes in { 0% { transform: translateX(200vw); } 100% { transform: translateX(0vw); } } @keyframes out { 0% { transform: translateX(0vw); } 100% { transform: translateX(-200vw); } } #lowerbox{ display:flex; flex-direction:column; justify-content:space-around; } .inputs{ display:flex; justify-content:space-around; flex-direction:column; } .seatinfo{ display:inherit; justify-content:inherit; flex-direction:inherit; } #REVIEWBUY{ display:none; } #REVIEWSELL{ display:none; } #reviewcontents{ display:flex; flex-direction: row; justify-content: space-between; } #left{ display: flex; flex-direction: column; } #right{ display:flex; flex-direction: column; } #submit{ visibility:hidden; } .uploadedproof{ display:none; } #inputmprice{ display:none; } #nextSeat{ max-width:40%; } #nextSeat:hover{ background-color: rgb(18, 80, 114); } .StripeElement { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; } .StripeElement--focus { box-shadow: 0 1px 3px 0 #cfd7df; } .StripeElement--invalid { border-color: #fa755a; } .StripeElement--webkit-autofill { background-color: #fefde5 !important; } .inputinfo{ display:none; flex-direction:column; justify-content:space-around; }
Final Version/CSS/buytickets.css
body{ padding:0px; margin:0px; /* min-height:100vh; */ font-size:100%; width:100%; overflow-x:auto; overflow-y:scroll; } #content::-webkit-scrollbar { width: 0; height: 0; } #content::-webkit-scrollbar-track { height: 0; width: 0; } #content::-webkit-scrollbar-thumb { } #content::-webkit-scrollbar-thumb:hover { } .custom-select{ font-family: 'sitefont'; } .input{ font-family: 'sitefont'; } #content{ background-image:url("../borgis.jpg"); background-size:cover; display:flex; flex-direction:column; justify-content:flex-start; min-height:96vh; } #content2{ display:flex; flex-direction:row; justify-content:center; } .infobox{ border-radius:25px; border-style:solid; border-color:#ceb165; min-width:20vw; max-width:60vw; background-color:rgba(15, 68, 97, 1); min-height:60vh; text-align:center; padding:20px; display:flex; flex-direction:column; justify-content:space-between; margin-bottom: 40px; /* margin-left:10px; margin-right:10px; */ color:white; font-family:'sitefont'; } h1{ font-family:"sitefont"; color:white; } #artistinfo{ display:flex; flex-direction:row; justify-content:center; height:20%; } #order{ min-width: 80%; display: flex; flex-direction: column; align-self: center; } #order p{ color: white; font-family: 'sitefont'; } #artistinfo img{ height:100%; border-radius:10000px; border-style:solid; border-width:2px; border-color:white; height: 132px; width: 132px; } #eventlist{ display:flex; flex-direction:column; justify-content:center; margin-left:20px; height:100%; } #eventlist h3{ padding:0px; margin:0px; color:white; font-size:calc(100vh / 30); font-family:"sitefont"; } #eventlist p{ padding:0px; margin:0px; color:white; font-size:calc(100vh / 46); font-family:"sitefont"; } .actbutton{ color:white; font-family:"sitefont"; font-size:30px; border-color:white; border-style:solid; border-width:2px; border-radius:25px; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:5px; width:20%; align-self:center; cursor: pointer; } .actbutton:hover{ background-color:white; color:#1f96ad; } #tint{ background-color:rgba(15, 68, 97,0.8); min-height:inherit; display:inherit; flex-direction:inherit; justify-content:inherit; padding:0px; margin:0px; } #quantity{ align-self:center; /* min-width: 80%; */ } .transtype{ color:white; background-color: #0f4461; font-family:"sitefont"; font-size:30px; border-color:white; border-style:solid; border-width:3px; border-radius:25px; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; width:20%; align-self:center; transition: background-color 0.2s ease-out, color 0.2s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out; cursor: pointer; } .transtype:hover{ background-color:white; color:#0f4461; transition: background-color 0.2s ease-out, color 0.2s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out; } #lastprices{ display:none; justify-content:flex-start; } #seatingmap{ display:none; justify-content:center; min-height:60vh; } #pricetable{ width:100%; height:auto; margin-bottom:30px; overflow-y:scroll; } #pricetable::-webkit-scrollbar { width: 5px; } #pricetable::-webkit-scrollbar-track { } #pricetable::-webkit-scrollbar-thumb { background: #888; border-radius: 2px; } #pricetable::-webkit-scrollbar-thumb:hover { background: #555; } #pricetable td{ background-color:#2096ab; width:50%; text-align:center; font-family:"sitefont"; font-size:20px; color:white; } #pricetable th{ background-color:#2096ab; width:50%; text-align:center; font-family:"sitefont"; font-size:20px; color:white; } #venueimage{ flex-grow:1; } #lastprices p{ padding:5px; margin:0px; color:white; font-family:"sitefont"; } #seatingmap p{ padding:0px; margin:0px; color:white; font-family:"sitefont"; } #seatingmap h1{ padding:5px; margin:0px; color:white; font-family:"sitefont"; } #overlay{ z-index:2; width:100%; height:100%; background-color:rgba(0,0,0,0.5); cursor:pointer; position:fixed; top:0; left:0; right:0; bottom:0; display:none; flex-direction:row; justify-content:center; } #recap{ margin-left:20px; } #loadingicon{ width:300px; height:300px; } #dragdropoverlay{ z-index:2; width:100%; height:100%; background-color:rgba(0,0,0,0.5); cursor:pointer; position:fixed; top:0; left:0; right:0; bottom:0; display:none; flex-direction:row; justify-content:center; } #filenum{ display:none; margin-left:20px; margin-right:20px; } #progresscontainer{ background-color:white; height:5px; width:80%; border-radius:2.5px; align-self:center; } #progress{ background-color:#2096ab; width:0px; height:5px; border-radius:2.5px; } .animate-in{ animation: in 600ms ease-in-out forwards; } .animate-out{ animation: out 600ms ease-in-out forwards; } @keyframes in { 0% { transform: translateX(200vw); } 100% { transform: translateX(0vw); } } @keyframes out { 0% { transform: translateX(0vw); } 100% { transform: translateX(-200vw); } } #lowerbox{ display:flex; flex-direction:column; justify-content:space-around; } .inputs{ display:flex; justify-content:space-around; flex-direction:column; } .seatinfo{ display:inherit; justify-content:inherit; flex-direction:inherit; } #REVIEWBUY{ display:none; } #REVIEWSELL{ display:none; } #reviewcontents{ display:flex; flex-direction: row; justify-content: space-between; } #left{ display: flex; flex-direction: column; } #right{ display:flex; flex-direction: column; } #submit{ visibility:hidden; } .uploadedproof{ display:none; } #inputmprice{ display:none; } #nextSeat{ max-width:40%; } #nextSeat:hover{ background-color: rgb(18, 80, 114); } .StripeElement { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; } .StripeElement--focus { box-shadow: 0 1px 3px 0 #cfd7df; } .StripeElement--invalid { border-color: #fa755a; } .StripeElement--webkit-autofill { background-color: #fefde5 !important; } .inputinfo{ display:none; flex-direction:column; justify-content:space-around; }
0.244724
0.038538
.Header__dupe { position: relative; width: 100%; height: 100px; } .Header { position: fixed; top: 0px; left: 0px; width: 100%; height: 100px; box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.25), 0px 5px 0px 0px rgba(0, 0, 0, 0.1); background-color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4735c1+0,444444+100 */ background: rgb(71,53,193); background: -moz-linear-gradient(left, rgba(71,53,193,1) 0%, rgba(68,68,68,1) 100%); background: -webkit-linear-gradient(left, rgba(71,53,193,1) 0%,rgba(68,68,68,1) 100%); background: linear-gradient(to right, rgba(71,53,193,1) 0%,rgba(68,68,68,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4735c1', endColorstr='#444444',GradientType=1 ); z-index: 99999; } .Header > .wrapper { display: flex; justify-content: space-between; align-items: center; height: 100px; margin: 0px auto; } .Header[data-protected-route="false"] > .wrapper { /* max-width: 1200px; */ } .Header[data-public-auth-route="true"] > .wrapper { justify-content: center; } .Header > .wrapper > a { display: flex; justify-content: center; align-items: center; flex-basis: 30%; max-width: 360px; } .Header__logo { display: flex; justify-content: flex-start; align-items: center; } .Header[data-public-auth-route="true"] .Header__logo { justify-content: center; } .Header__logo__image { position: relative; width: 75px; height: 75px; overflow: hidden; } .Header[data-public-auth-route="true"] .Header__logo__image { margin-left: -25px; } .Header__logo__image > .img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-image: url('../../static/trophy-icon-white-filled.png'); background-position: center center; background-size: 50% auto; background-repeat: no-repeat; filter: invert(1.0); } .Header__logo__text { color: #fff; font-size: 28px; font-family: 'PT Serif', serif; font-weight: 700; } nav.Header__nav { width: calc(100% - 360px); } .Header[data-public-auth-route="true"] nav.Header__nav { display: none; } nav.Header__nav > ul { display: flex; justify-content: space-between; align-items: center; list-style-type: none; height: 75px; padding: 0px 25px; margin: 0px; } .Header__nav__links--non-dashboard { display: flex; justify-content: space-between; width: 100%; } .Header__nav__links { display: flex; justify-content: flex-end; align-items: center; } .Header__nav__buttons { display: flex; justify-content: flex-end; align-items: center; } .Header[data-user-authorized="false"] .Header__nav__buttons { min-width: 250px; } .Header__nav__links > a { text-decoration: none; } .Header__nav__links > a > li { color: #fff; font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 500; padding: 10px 25px; border-right: 1px solid transparent; background-color: transparent; transition: all 0.25s ease-in-out 0s; } .Header__nav__links > a:not(:last-child) { border-right: 1px solid rgba(0, 0, 255, 0.1); } .Header__nav__links > a:hover > li, .Header__nav__links > a > li[data-selected="true"] { border-radius: 3px; border-right: 1px solid transparent; background-color: rgba(0, 0, 0, 0.35); } .Header__nav__buttons > a:not(:last-child) { margin-right: 10px; } .Header__nav__links > a > .Header__nav__links-dashboard, .Header__nav__buttons button { color: #000; border-radius: 3px; padding: 10px 25px; border: 0px; background-color: #fff; opacity: 1.0; transition: all 0.25s linear 0s; } .Header__nav__links > a:hover > .Header__nav__links-dashboard, .Header__nav__buttons button:hover { opacity: 0.8; } .Header__nav__buttons button.signout { width: 135px; color: #fff; background-color: #e05353; }
frontend/react-ui/src/components/Header/Header.css
.Header__dupe { position: relative; width: 100%; height: 100px; } .Header { position: fixed; top: 0px; left: 0px; width: 100%; height: 100px; box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.25), 0px 5px 0px 0px rgba(0, 0, 0, 0.1); background-color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4735c1+0,444444+100 */ background: rgb(71,53,193); background: -moz-linear-gradient(left, rgba(71,53,193,1) 0%, rgba(68,68,68,1) 100%); background: -webkit-linear-gradient(left, rgba(71,53,193,1) 0%,rgba(68,68,68,1) 100%); background: linear-gradient(to right, rgba(71,53,193,1) 0%,rgba(68,68,68,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4735c1', endColorstr='#444444',GradientType=1 ); z-index: 99999; } .Header > .wrapper { display: flex; justify-content: space-between; align-items: center; height: 100px; margin: 0px auto; } .Header[data-protected-route="false"] > .wrapper { /* max-width: 1200px; */ } .Header[data-public-auth-route="true"] > .wrapper { justify-content: center; } .Header > .wrapper > a { display: flex; justify-content: center; align-items: center; flex-basis: 30%; max-width: 360px; } .Header__logo { display: flex; justify-content: flex-start; align-items: center; } .Header[data-public-auth-route="true"] .Header__logo { justify-content: center; } .Header__logo__image { position: relative; width: 75px; height: 75px; overflow: hidden; } .Header[data-public-auth-route="true"] .Header__logo__image { margin-left: -25px; } .Header__logo__image > .img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-image: url('../../static/trophy-icon-white-filled.png'); background-position: center center; background-size: 50% auto; background-repeat: no-repeat; filter: invert(1.0); } .Header__logo__text { color: #fff; font-size: 28px; font-family: 'PT Serif', serif; font-weight: 700; } nav.Header__nav { width: calc(100% - 360px); } .Header[data-public-auth-route="true"] nav.Header__nav { display: none; } nav.Header__nav > ul { display: flex; justify-content: space-between; align-items: center; list-style-type: none; height: 75px; padding: 0px 25px; margin: 0px; } .Header__nav__links--non-dashboard { display: flex; justify-content: space-between; width: 100%; } .Header__nav__links { display: flex; justify-content: flex-end; align-items: center; } .Header__nav__buttons { display: flex; justify-content: flex-end; align-items: center; } .Header[data-user-authorized="false"] .Header__nav__buttons { min-width: 250px; } .Header__nav__links > a { text-decoration: none; } .Header__nav__links > a > li { color: #fff; font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 500; padding: 10px 25px; border-right: 1px solid transparent; background-color: transparent; transition: all 0.25s ease-in-out 0s; } .Header__nav__links > a:not(:last-child) { border-right: 1px solid rgba(0, 0, 255, 0.1); } .Header__nav__links > a:hover > li, .Header__nav__links > a > li[data-selected="true"] { border-radius: 3px; border-right: 1px solid transparent; background-color: rgba(0, 0, 0, 0.35); } .Header__nav__buttons > a:not(:last-child) { margin-right: 10px; } .Header__nav__links > a > .Header__nav__links-dashboard, .Header__nav__buttons button { color: #000; border-radius: 3px; padding: 10px 25px; border: 0px; background-color: #fff; opacity: 1.0; transition: all 0.25s linear 0s; } .Header__nav__links > a:hover > .Header__nav__links-dashboard, .Header__nav__buttons button:hover { opacity: 0.8; } .Header__nav__buttons button.signout { width: 135px; color: #fff; background-color: #e05353; }
0.514888
0.079175
body { font-family: "Oswald", sans-serif; padding: 25px; margin: 25px; color: #555555; text-align: center; } h1 { text-align: center; } p { font-size: 12px; } div { text-align: center; } a { color: #58d68d; padding: 2%; } mid-pad { padding: 25px; margin: 25px; } #jumbo { background-color: #fef5e7; } #colorpicker { color: #f8c471; } /* Change something when selected */ ::selection { background: yellow; } /* Can choose specific types/attributes of things */ button[type=submit] { color: green; } .container { max-width: 1200px; } h7 { border: 1px solid gray; background-color: rgba(140, 140, 140, 0.1); } .formArea { border: 2px solid #8a8a8a; display: none; } .formRow { width: 100%; } .formLabel { width: 40%; text-align: left; padding-left: 5%; } .formField { width: 60%; } #submitButtonParent { display: flex; justify-content: center; align-items: center; width: 100%; } #submitButton { display: inline-block; } #dbNameLabel { font-weight: 500; } .dbName { text-align: center; font-style: italic; background-color: #f5f5f5; border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 10px 0px; margin: 20px 0px; } #dbInfoLabel { font-weight: 500; } .dbInfo { text-align: center; background-color: #f5f5f5; border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 10px 0px; margin: 20px 0px; } #tableLabel { text-align: center; font-weight: 500; padding-top: 40px; } .table { text-align: left; } .tableArea { border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 0px 0px; margin: 20px 0px; } .tableName { text-align: left; font-style: italic; font-weight: 500; text-align: center; border: 1px solid #c0c0c0; background-color: #eeeeee; padding: 10px 0px; margin: 0px 0px; } #tablePropertiesLabel { text-align: left; padding-left: 0em; font-weight: 500; } .tablePropertyArea { padding: 10px 10px; } .tableProperty { text-align: left; padding-left: 20px; color: #ca2323; } #columnLabel { text-align: left; padding-left: 1em; font-weight: 500; } .tableColumnArea { margin: 0px 0px; } .column { text-align: left; border: 0.5px solid #fafafa; padding: 0px 0px; margin: 0px 0px; } .columnName { text-align: left; font-style: italic; } .columnProperty { text-align: left; color: #ca2323; } .odd { background-color: #f5f5f5; } .even { background-color: #fefefe; } /*# sourceMappingURL=style-scss.css.map */ /*# sourceMappingURL=style.css.map */
public/css/style.css
body { font-family: "Oswald", sans-serif; padding: 25px; margin: 25px; color: #555555; text-align: center; } h1 { text-align: center; } p { font-size: 12px; } div { text-align: center; } a { color: #58d68d; padding: 2%; } mid-pad { padding: 25px; margin: 25px; } #jumbo { background-color: #fef5e7; } #colorpicker { color: #f8c471; } /* Change something when selected */ ::selection { background: yellow; } /* Can choose specific types/attributes of things */ button[type=submit] { color: green; } .container { max-width: 1200px; } h7 { border: 1px solid gray; background-color: rgba(140, 140, 140, 0.1); } .formArea { border: 2px solid #8a8a8a; display: none; } .formRow { width: 100%; } .formLabel { width: 40%; text-align: left; padding-left: 5%; } .formField { width: 60%; } #submitButtonParent { display: flex; justify-content: center; align-items: center; width: 100%; } #submitButton { display: inline-block; } #dbNameLabel { font-weight: 500; } .dbName { text-align: center; font-style: italic; background-color: #f5f5f5; border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 10px 0px; margin: 20px 0px; } #dbInfoLabel { font-weight: 500; } .dbInfo { text-align: center; background-color: #f5f5f5; border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 10px 0px; margin: 20px 0px; } #tableLabel { text-align: center; font-weight: 500; padding-top: 40px; } .table { text-align: left; } .tableArea { border: 1px solid #bbbbbb; border-radius: 3px; padding: 12px 4px; box-shadow: #aaa 3px 5px 2px -2px; padding: 0px 0px; margin: 20px 0px; } .tableName { text-align: left; font-style: italic; font-weight: 500; text-align: center; border: 1px solid #c0c0c0; background-color: #eeeeee; padding: 10px 0px; margin: 0px 0px; } #tablePropertiesLabel { text-align: left; padding-left: 0em; font-weight: 500; } .tablePropertyArea { padding: 10px 10px; } .tableProperty { text-align: left; padding-left: 20px; color: #ca2323; } #columnLabel { text-align: left; padding-left: 1em; font-weight: 500; } .tableColumnArea { margin: 0px 0px; } .column { text-align: left; border: 0.5px solid #fafafa; padding: 0px 0px; margin: 0px 0px; } .columnName { text-align: left; font-style: italic; } .columnProperty { text-align: left; color: #ca2323; } .odd { background-color: #f5f5f5; } .even { background-color: #fefefe; } /*# sourceMappingURL=style-scss.css.map */ /*# sourceMappingURL=style.css.map */
0.360489
0.083292
.ui-dialog-titlebar-close { height: 24px !important; } ul.ui-tabs-nav > li > a { margin-top: 0px !important; } .ui-tabs .ui-tabs-nav li { font-size: 1em; color: white !important; } .ui-dialog-buttonpane { margin-top: 0px !important; } .ui-accordion-content { background-color: #FAFAFA !important; } body { background-color: #d7d7d7; } .contextMenu { font-size: 11px; color: #fff; padding: 4px 8px; border: 1px solid rgb(200,200,200); border: 1px solid rgba(200,200,200,0.25); background: #f6f6f6; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; box-shadow: 0 0 3px #555; } .contextMenu li.hover a { color: #243314; border-color: #ababab; background: white; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .contextMenu li.hover.disabled a { background-color: transparent; } .contextMenu li.separator { border-top: 1px solid black; } .tooltip-content { font-size: 15px; color: #000; padding: 4px 8px; border: 1px solid rgb(200,200,200); border: 1px solid rgba(200,200,200,0.25); background: #f6f6f6; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #d7d7d7; -webkit-box-shadow: 0 0 3px #d7d7d7; -moz-box-shadow: 0 0 3px #d7d7d7; } #tiptip_content { font-size: 11px; color: #fff; padding: 4px 8px; text-shadow: 0 0 2px #000; border: 1px solid rgb(0,0,255); border: 1px solid rgba(0,0,255,0.25); background: #00b7ea; /* Old browsers */ background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* IE10+ */ background: linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* W3C */ border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; } #tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0; } #tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_right #tiptip_arrow_inner { border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_left #tiptip_arrow_inner { border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
webpro/client/css/absolution/fim.css
.ui-dialog-titlebar-close { height: 24px !important; } ul.ui-tabs-nav > li > a { margin-top: 0px !important; } .ui-tabs .ui-tabs-nav li { font-size: 1em; color: white !important; } .ui-dialog-buttonpane { margin-top: 0px !important; } .ui-accordion-content { background-color: #FAFAFA !important; } body { background-color: #d7d7d7; } .contextMenu { font-size: 11px; color: #fff; padding: 4px 8px; border: 1px solid rgb(200,200,200); border: 1px solid rgba(200,200,200,0.25); background: #f6f6f6; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; box-shadow: 0 0 3px #555; } .contextMenu li.hover a { color: #243314; border-color: #ababab; background: white; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .contextMenu li.hover.disabled a { background-color: transparent; } .contextMenu li.separator { border-top: 1px solid black; } .tooltip-content { font-size: 15px; color: #000; padding: 4px 8px; border: 1px solid rgb(200,200,200); border: 1px solid rgba(200,200,200,0.25); background: #f6f6f6; filter: expression("progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d7d7d7')"; background: -moz-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d7d7d7)); background: -o-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); background: -ms-linear-gradient(0% 100% 90deg, #d7d7d7, #f6f6f6); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #d7d7d7; -webkit-box-shadow: 0 0 3px #d7d7d7; -moz-box-shadow: 0 0 3px #d7d7d7; } #tiptip_content { font-size: 11px; color: #fff; padding: 4px 8px; text-shadow: 0 0 2px #000; border: 1px solid rgb(0,0,255); border: 1px solid rgba(0,0,255,0.25); background: #00b7ea; /* Old browsers */ background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* IE10+ */ background: linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* W3C */ border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; } #tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0; } #tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(0,0,255,0.35); } #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_right #tiptip_arrow_inner { border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_left #tiptip_arrow_inner { border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
0.23144
0.102125
.eek { align-items: stretch; display: inline-flex; font-family: Arial, sans-serif; font-weight: 700; height: 28px; position: relative; } .eek__container { align-items: center; border: 1px solid #000; border-radius: 2px 0 0 2px; border-right: none; display: inline-flex; } .eek .icon--eek-arrow { width: 11px; } .eek__arrow { overflow: hidden; width: 17px; } .eek__arrow::before { border: 0.5px solid #000; border-radius: 2px; content: ""; display: block; height: 19.79898987px; margin-top: 2.3px; position: relative; right: 12px; transform: rotate(45deg); width: 19.79898987px; } .eek--rating-1 .eek__container { background: #00a650; } .eek--rating-1 svg.icon--eek-arrow { fill: #00a650; } .eek--rating-2 .eek__container { background: #adbd38; } .eek--rating-2 svg.icon--eek-arrow { fill: #adbd38; } .eek--rating-3 .eek__container { background: #b3db18; } .eek--rating-3 svg.icon--eek-arrow { fill: #b3db18; } .eek--rating-4 .eek__container { background: #fff200; } .eek--rating-4 svg.icon--eek-arrow { fill: #fff200; } .eek--rating-5 .eek__container { background: #fab20b; } .eek--rating-5 svg.icon--eek-arrow { fill: #fab20b; } .eek--rating-6 .eek__container { background: #f25c19; } .eek--rating-6 svg.icon--eek-arrow { fill: #f25c19; } .eek--rating-7 .eek__container { background: #ed1c24; } .eek--rating-7 svg.icon--eek-arrow { fill: #ed1c24; } .eek__rating { color: #fff; display: inline-block; font-size: 18px; margin-left: 8px; text-shadow: -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px -0.5px 0 #000; } .eek__rating-range { align-items: center; background-color: #fff; border-radius: 1px 0 0 1px; display: inline-flex; flex-direction: column; height: 24px; margin: 1px; padding: 0 1px; } .eek__rating-range > .icon--eek-range-arrow { height: 6px; width: 5px; } .eek__rating-range > span { font-size: 8px; } /* In Safari the EEK icon is not aligned properly as well as the text is broken Changed a bit of styles there only in order to make it work */ @media not all and (min-resolution: 0.001dpcm) { @supports (-webkit-appearance: none) { .eek__rating { text-shadow: none; -webkit-text-stroke: 0.5px; -webkit-text-stroke-color: #000; } } }
dist/eek/ds6/eek.css
.eek { align-items: stretch; display: inline-flex; font-family: Arial, sans-serif; font-weight: 700; height: 28px; position: relative; } .eek__container { align-items: center; border: 1px solid #000; border-radius: 2px 0 0 2px; border-right: none; display: inline-flex; } .eek .icon--eek-arrow { width: 11px; } .eek__arrow { overflow: hidden; width: 17px; } .eek__arrow::before { border: 0.5px solid #000; border-radius: 2px; content: ""; display: block; height: 19.79898987px; margin-top: 2.3px; position: relative; right: 12px; transform: rotate(45deg); width: 19.79898987px; } .eek--rating-1 .eek__container { background: #00a650; } .eek--rating-1 svg.icon--eek-arrow { fill: #00a650; } .eek--rating-2 .eek__container { background: #adbd38; } .eek--rating-2 svg.icon--eek-arrow { fill: #adbd38; } .eek--rating-3 .eek__container { background: #b3db18; } .eek--rating-3 svg.icon--eek-arrow { fill: #b3db18; } .eek--rating-4 .eek__container { background: #fff200; } .eek--rating-4 svg.icon--eek-arrow { fill: #fff200; } .eek--rating-5 .eek__container { background: #fab20b; } .eek--rating-5 svg.icon--eek-arrow { fill: #fab20b; } .eek--rating-6 .eek__container { background: #f25c19; } .eek--rating-6 svg.icon--eek-arrow { fill: #f25c19; } .eek--rating-7 .eek__container { background: #ed1c24; } .eek--rating-7 svg.icon--eek-arrow { fill: #ed1c24; } .eek__rating { color: #fff; display: inline-block; font-size: 18px; margin-left: 8px; text-shadow: -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px -0.5px 0 #000; } .eek__rating-range { align-items: center; background-color: #fff; border-radius: 1px 0 0 1px; display: inline-flex; flex-direction: column; height: 24px; margin: 1px; padding: 0 1px; } .eek__rating-range > .icon--eek-range-arrow { height: 6px; width: 5px; } .eek__rating-range > span { font-size: 8px; } /* In Safari the EEK icon is not aligned properly as well as the text is broken Changed a bit of styles there only in order to make it work */ @media not all and (min-resolution: 0.001dpcm) { @supports (-webkit-appearance: none) { .eek__rating { text-shadow: none; -webkit-text-stroke: 0.5px; -webkit-text-stroke-color: #000; } } }
0.358129
0.22154
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #003774; --white: #fff; --primary: #003774; --secondary: #6c757d; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } header, main, nav, section { display: block; } body { margin: 0; font-family: "Roboto", sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #212529; text-align: left; background-color: #f8fafc; } [tabindex="-1"]:focus { outline: 0 !important; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } li { list-style: none; } b, strong { font-weight: bolder; } small { font-size: 80%; } a { color: #3490dc; text-decoration: none; background-color: transparent; } a:hover { color: #07f; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button { text-transform: none; } button, [type=button], [type=reset], [type=submit] { -webkit-appearance: button; } button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { padding: 0; border-style: none; } input[type=radio], input[type=checkbox] { box-sizing: border-box; padding: 0; } input[type=date], input[type=time], input[type=datetime-local], input[type=month] { -webkit-appearance: listbox; } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { outline-offset: -2px; -webkit-appearance: none; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1, .h1 { font-weight: bold; font-size: 2.25rem; } h2, .h2 { font-size: 1.8rem; } h3, .h3 { font-size: 1.575rem; } h4, .h4 { font-size: 1.35rem; } h5, .h5 { font-size: 1.125rem; } h6, .h6 { font-size: 0.9rem; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } small, .small { font-size: 80%; font-weight: 400; } pre { display: block; font-size: 87.5%; color: #212529; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .row { display: flex; flex-wrap: wrap; } .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } .form-control { display: block; width: 100%; height: calc(1.6em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #a1cbef; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.6; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.125rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.7875rem; line-height: 1.5; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #e3342f; } .form-control.is-invalid { border-color: #e3342f; padding-right: calc(1.6em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4em + 0.1875rem); background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem); } .form-control.is-invalid:focus { border-color: #e3342f; box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25); } .form-control.is-invalid ~ .invalid-feedback { display: block; } .form-check-input.is-invalid ~ .form-check-label { color: #e3342f; } .form-check-input.is-invalid ~ .invalid-feedback { display: block; } .form-inline { display: flex; flex-flow: row wrap; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .input-group { width: auto; } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 0.9rem; line-height: 1.6; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #212529; text-decoration: none; } .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .btn:disabled { opacity: 0.65; } .btn-primary { color: #fff; background-color: #003774; border-color: #003774; } .btn-primary:hover { color: #fff; background-color: #07f; border-color: #07f; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-primary:disabled { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-success { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:hover { color: #fff; background-color: #2fa360; border-color: #2d995b; } .btn-success:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-success:disabled { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-link { font-weight: 400; color: #3490dc; text-decoration: none; } .btn-link:hover { color: #07f; text-decoration: underline; } .btn-link:focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled { color: #6c757d; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block { width: 100%; } .dropdown { position: relative; max-width: 175px; } .dropdown-toggle { white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 0.9rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-right { right: 0; left: auto; } } .dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] { right: auto; bottom: auto; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #3490dc; } .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.7875rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } .btn-group { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn { position: relative; flex: 1 1 auto; } .btn-group > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active { z-index: 1; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control { margin-left: -1px; } .input-group > .form-control:focus { z-index: 3; } .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type=radio], .input-group-text input[type=checkbox] { margin-top: 0; } .input-group-lg > .form-control:not(textarea) { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; color: #003774; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active { color: #fff; background-color: #003774; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.32rem; padding-bottom: 0.32rem; margin-right: 1rem; font-size: 1.125rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } @media (max-width: 575.98px) { .navbar-expand-sm > .container { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container { flex-wrap: nowrap; } } .navbar-expand-md > .container { padding-right: 0; padding-left: 0; } .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-md .navbar-nav { flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container { flex-wrap: nowrap; } @media (max-width: 991.98px) { .navbar-expand-lg > .container { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container { flex-wrap: nowrap; } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand > .container { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container { flex-wrap: nowrap; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: #fff; } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-link { font-weight: 700; } .alert-primary { color: #1b4b72; background-color: #d6e9f8; border-color: #c6e0f5; } .alert-primary .alert-link { color: #113049; } .alert-success { color: #1d643b; background-color: #d7f3e3; border-color: #c7eed8; } .alert-success .alert-link { color: #123c24; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark .alert-link { color: #040505; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @-webkit-keyframes spinner-border { to { transform: rotate(360deg); } } @keyframes spinner-border { to { transform: rotate(360deg); } } @-webkit-keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .align-baseline { vertical-align: baseline !important; } .bg-primary { background-color: #3490dc !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #2176bd !important; } .bg-success { background-color: #38c172 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #2d995b !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-blue { background-color: #003774 !important; } .rounded-sm { border-radius: 0.2rem !important; } .rounded { border-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-lg { border-radius: 0.3rem !important; } .rounded-0 { border-radius: 0 !important; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-flex { display: flex !important; } .d-inline-flex { display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } } .flex-row { flex-direction: row !important; } .flex-column { flex-direction: column !important; } .justify-content-center { justify-content: center !important; } .align-content-center { align-content: center !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .justify-content-sm-center { justify-content: center !important; } .align-content-sm-center { align-content: center !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .justify-content-md-center { justify-content: center !important; } .align-content-md-center { align-content: center !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .justify-content-lg-center { justify-content: center !important; } .align-content-lg-center { align-content: center !important; } } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { box-shadow: none !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .m-0 { margin: 0 !important; } .mb-0 { margin-bottom: 0 !important; } .ml-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mb-1 { margin-bottom: 0.25rem !important; } .ml-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mb-2 { margin-bottom: 0.5rem !important; } .ml-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mb-3 { margin-bottom: 1rem !important; } .ml-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mb-4 { margin-bottom: 1.5rem !important; } .ml-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mb-5 { margin-bottom: 3rem !important; } .ml-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .py-0 { padding-bottom: 0 !important; } .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .py-1 { padding-bottom: 0.25rem !important; } .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .py-2 { padding-bottom: 0.5rem !important; } .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .py-3 { padding-bottom: 1rem !important; } .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .py-4 { padding-bottom: 1.5rem !important; } .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .py-5 { padding-bottom: 3rem !important; } .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mb-auto { margin-bottom: auto !important; } .ml-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mb-sm-0 { margin-bottom: 0 !important; } .ml-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mb-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mb-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mb-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mb-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mb-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .py-sm-0 { padding-bottom: 0 !important; } .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .py-sm-1 { padding-bottom: 0.25rem !important; } .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .py-sm-2 { padding-bottom: 0.5rem !important; } .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .py-sm-3 { padding-bottom: 1rem !important; } .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .py-sm-4 { padding-bottom: 1.5rem !important; } .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .py-sm-5 { padding-bottom: 3rem !important; } .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mb-sm-auto { margin-bottom: auto !important; } .ml-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mb-md-0 { margin-bottom: 0 !important; } .ml-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mb-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mb-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mb-md-3 { margin-bottom: 1rem !important; } .ml-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mb-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mb-md-5 { margin-bottom: 3rem !important; } .ml-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .py-md-0 { padding-bottom: 0 !important; } .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .py-md-1 { padding-bottom: 0.25rem !important; } .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .py-md-2 { padding-bottom: 0.5rem !important; } .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .py-md-3 { padding-bottom: 1rem !important; } .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .py-md-4 { padding-bottom: 1.5rem !important; } .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .py-md-5 { padding-bottom: 3rem !important; } .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mb-md-auto { margin-bottom: auto !important; } .ml-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mb-lg-0 { margin-bottom: 0 !important; } .ml-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mb-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mb-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mb-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mb-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mb-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .py-lg-0 { padding-bottom: 0 !important; } .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .py-lg-1 { padding-bottom: 0.25rem !important; } .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .py-lg-2 { padding-bottom: 0.5rem !important; } .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .py-lg-3 { padding-bottom: 1rem !important; } .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .py-lg-4 { padding-bottom: 1.5rem !important; } .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .py-lg-5 { padding-bottom: 3rem !important; } .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mb-lg-auto { margin-bottom: auto !important; } .ml-lg-auto { margin-left: auto !important; } } .text-justify { text-align: justify !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } .font-weight-light { font-weight: 300 !important; } .font-weight-bold { font-weight: 700 !important; } .text-primary { color: #3490dc !important; } a.text-primary:hover, a.text-primary:focus { color: #1d68a7 !important; } .text-success { color: #38c172 !important; } a.text-success:hover, a.text-success:focus { color: #27864f !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #cbd3da !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #121416 !important; } .text-body { color: #212529 !important; } .text-reset { color: inherit !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } pre { white-space: pre-wrap !important; } pre { border: 1px solid #adb5bd; page-break-inside: avoid; } img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } } .logo { max-height: 45px; } .flex-center { align-items: center; display: flex; justify-content: center; } @media (max-width: 768px) { .d-none-sm { display: none; } } @media (min-width: 768px) { #sidebar { max-width: 300px; } } .dashboard_content { max-width: 1200px; justify-content: space-between; } .text-content { max-width: 800px; } .dropdown-menu.show { display: block; } .text-content { flex: 1; } .payment-methods { } .status::before { margin-right: 8px; margin-left: 0; content: ''; display: inline-block; width: 8px; height: 8px; margin-left: 8px; border-radius: 50%; } .status-green::before { background: #4cd964; } .status-red::before { background: red; } .flex { display: flex; }
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #003774; --white: #fff; --primary: #003774; --secondary: #6c757d; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } header, main, nav, section { display: block; } body { margin: 0; font-family: "Roboto", sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #212529; text-align: left; background-color: #f8fafc; } [tabindex="-1"]:focus { outline: 0 !important; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } li { list-style: none; } b, strong { font-weight: bolder; } small { font-size: 80%; } a { color: #3490dc; text-decoration: none; background-color: transparent; } a:hover { color: #07f; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button { text-transform: none; } button, [type=button], [type=reset], [type=submit] { -webkit-appearance: button; } button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { padding: 0; border-style: none; } input[type=radio], input[type=checkbox] { box-sizing: border-box; padding: 0; } input[type=date], input[type=time], input[type=datetime-local], input[type=month] { -webkit-appearance: listbox; } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { outline-offset: -2px; -webkit-appearance: none; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1, .h1 { font-weight: bold; font-size: 2.25rem; } h2, .h2 { font-size: 1.8rem; } h3, .h3 { font-size: 1.575rem; } h4, .h4 { font-size: 1.35rem; } h5, .h5 { font-size: 1.125rem; } h6, .h6 { font-size: 0.9rem; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } small, .small { font-size: 80%; font-weight: 400; } pre { display: block; font-size: 87.5%; color: #212529; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .row { display: flex; flex-wrap: wrap; } .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } .form-control { display: block; width: 100%; height: calc(1.6em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #a1cbef; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.6; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.125rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.7875rem; line-height: 1.5; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #e3342f; } .form-control.is-invalid { border-color: #e3342f; padding-right: calc(1.6em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4em + 0.1875rem); background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem); } .form-control.is-invalid:focus { border-color: #e3342f; box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25); } .form-control.is-invalid ~ .invalid-feedback { display: block; } .form-check-input.is-invalid ~ .form-check-label { color: #e3342f; } .form-check-input.is-invalid ~ .invalid-feedback { display: block; } .form-inline { display: flex; flex-flow: row wrap; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .input-group { width: auto; } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 0.9rem; line-height: 1.6; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #212529; text-decoration: none; } .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .btn:disabled { opacity: 0.65; } .btn-primary { color: #fff; background-color: #003774; border-color: #003774; } .btn-primary:hover { color: #fff; background-color: #07f; border-color: #07f; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-primary:disabled { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-success { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:hover { color: #fff; background-color: #2fa360; border-color: #2d995b; } .btn-success:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-success:disabled { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-link { font-weight: 400; color: #3490dc; text-decoration: none; } .btn-link:hover { color: #07f; text-decoration: underline; } .btn-link:focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled { color: #6c757d; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block { width: 100%; } .dropdown { position: relative; max-width: 175px; } .dropdown-toggle { white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 0.9rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-right { right: 0; left: auto; } } .dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] { right: auto; bottom: auto; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #3490dc; } .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.7875rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } .btn-group { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn { position: relative; flex: 1 1 auto; } .btn-group > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active { z-index: 1; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control { margin-left: -1px; } .input-group > .form-control:focus { z-index: 3; } .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type=radio], .input-group-text input[type=checkbox] { margin-top: 0; } .input-group-lg > .form-control:not(textarea) { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; color: #003774; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active { color: #fff; background-color: #003774; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.32rem; padding-bottom: 0.32rem; margin-right: 1rem; font-size: 1.125rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } @media (max-width: 575.98px) { .navbar-expand-sm > .container { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container { flex-wrap: nowrap; } } .navbar-expand-md > .container { padding-right: 0; padding-left: 0; } .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-md .navbar-nav { flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container { flex-wrap: nowrap; } @media (max-width: 991.98px) { .navbar-expand-lg > .container { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container { flex-wrap: nowrap; } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand > .container { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container { flex-wrap: nowrap; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: #fff; } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-link { font-weight: 700; } .alert-primary { color: #1b4b72; background-color: #d6e9f8; border-color: #c6e0f5; } .alert-primary .alert-link { color: #113049; } .alert-success { color: #1d643b; background-color: #d7f3e3; border-color: #c7eed8; } .alert-success .alert-link { color: #123c24; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark .alert-link { color: #040505; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @-webkit-keyframes spinner-border { to { transform: rotate(360deg); } } @keyframes spinner-border { to { transform: rotate(360deg); } } @-webkit-keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .align-baseline { vertical-align: baseline !important; } .bg-primary { background-color: #3490dc !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #2176bd !important; } .bg-success { background-color: #38c172 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #2d995b !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-blue { background-color: #003774 !important; } .rounded-sm { border-radius: 0.2rem !important; } .rounded { border-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-lg { border-radius: 0.3rem !important; } .rounded-0 { border-radius: 0 !important; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-flex { display: flex !important; } .d-inline-flex { display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } } .flex-row { flex-direction: row !important; } .flex-column { flex-direction: column !important; } .justify-content-center { justify-content: center !important; } .align-content-center { align-content: center !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .justify-content-sm-center { justify-content: center !important; } .align-content-sm-center { align-content: center !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .justify-content-md-center { justify-content: center !important; } .align-content-md-center { align-content: center !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .justify-content-lg-center { justify-content: center !important; } .align-content-lg-center { align-content: center !important; } } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { box-shadow: none !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .m-0 { margin: 0 !important; } .mb-0 { margin-bottom: 0 !important; } .ml-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mb-1 { margin-bottom: 0.25rem !important; } .ml-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mb-2 { margin-bottom: 0.5rem !important; } .ml-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mb-3 { margin-bottom: 1rem !important; } .ml-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mb-4 { margin-bottom: 1.5rem !important; } .ml-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mb-5 { margin-bottom: 3rem !important; } .ml-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .py-0 { padding-bottom: 0 !important; } .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .py-1 { padding-bottom: 0.25rem !important; } .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .py-2 { padding-bottom: 0.5rem !important; } .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .py-3 { padding-bottom: 1rem !important; } .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .py-4 { padding-bottom: 1.5rem !important; } .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .py-5 { padding-bottom: 3rem !important; } .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mb-auto { margin-bottom: auto !important; } .ml-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mb-sm-0 { margin-bottom: 0 !important; } .ml-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mb-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mb-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mb-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mb-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mb-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .py-sm-0 { padding-bottom: 0 !important; } .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .py-sm-1 { padding-bottom: 0.25rem !important; } .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .py-sm-2 { padding-bottom: 0.5rem !important; } .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .py-sm-3 { padding-bottom: 1rem !important; } .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .py-sm-4 { padding-bottom: 1.5rem !important; } .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .py-sm-5 { padding-bottom: 3rem !important; } .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mb-sm-auto { margin-bottom: auto !important; } .ml-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mb-md-0 { margin-bottom: 0 !important; } .ml-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mb-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mb-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mb-md-3 { margin-bottom: 1rem !important; } .ml-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mb-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mb-md-5 { margin-bottom: 3rem !important; } .ml-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .py-md-0 { padding-bottom: 0 !important; } .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .py-md-1 { padding-bottom: 0.25rem !important; } .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .py-md-2 { padding-bottom: 0.5rem !important; } .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .py-md-3 { padding-bottom: 1rem !important; } .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .py-md-4 { padding-bottom: 1.5rem !important; } .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .py-md-5 { padding-bottom: 3rem !important; } .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mb-md-auto { margin-bottom: auto !important; } .ml-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mb-lg-0 { margin-bottom: 0 !important; } .ml-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mb-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mb-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mb-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mb-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mb-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .py-lg-0 { padding-bottom: 0 !important; } .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .py-lg-1 { padding-bottom: 0.25rem !important; } .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .py-lg-2 { padding-bottom: 0.5rem !important; } .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .py-lg-3 { padding-bottom: 1rem !important; } .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .py-lg-4 { padding-bottom: 1.5rem !important; } .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .py-lg-5 { padding-bottom: 3rem !important; } .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mb-lg-auto { margin-bottom: auto !important; } .ml-lg-auto { margin-left: auto !important; } } .text-justify { text-align: justify !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } .font-weight-light { font-weight: 300 !important; } .font-weight-bold { font-weight: 700 !important; } .text-primary { color: #3490dc !important; } a.text-primary:hover, a.text-primary:focus { color: #1d68a7 !important; } .text-success { color: #38c172 !important; } a.text-success:hover, a.text-success:focus { color: #27864f !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #cbd3da !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #121416 !important; } .text-body { color: #212529 !important; } .text-reset { color: inherit !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } pre { white-space: pre-wrap !important; } pre { border: 1px solid #adb5bd; page-break-inside: avoid; } img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } } .logo { max-height: 45px; } .flex-center { align-items: center; display: flex; justify-content: center; } @media (max-width: 768px) { .d-none-sm { display: none; } } @media (min-width: 768px) { #sidebar { max-width: 300px; } } .dashboard_content { max-width: 1200px; justify-content: space-between; } .text-content { max-width: 800px; } .dropdown-menu.show { display: block; } .text-content { flex: 1; } .payment-methods { } .status::before { margin-right: 8px; margin-left: 0; content: ''; display: inline-block; width: 8px; height: 8px; margin-left: 8px; border-radius: 50%; } .status-green::before { background: #4cd964; } .status-red::before { background: red; } .flex { display: flex; }
0.654784
0.093306
*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box; } @font-face { font-family: 'Bebas Neue'; src: url(../../fonts/BebasNeue.otf) } .nav{ background-color: rgba(255, 254, 254, 0.945); border-bottom: 2px solid #ccc; position: fixed; z-index: 1; width: 100vw; margin-bottom: 2em; } .a { background-color:black; } .a a{ color:white; font-size: 30; margin: 10 10 10 10; } .thumbnail{ border-radius: 100%; width: 50px; height: 50px; text-align: center; align-items: initial; margin-left: 1em; } .logout{ display: flex; cursor: pointer; align-items: center; } .divLogo{ display: flex; align-items: center; justify-content: baseline; font-family: 'Bebas Neue'; font-size: 1.2em; margin-top: 0.5em; } .logo{ margin: 0em 1em; max-width: 125px; font-size: 1.2em; } .slogan{ margin-left: 20px; min-width: 200px; } .divMenu{ display: flex; max-width: 25vw; justify-content: space-evenly; font: 100; font-size: 1.2em; margin: 0em 3em 0em 0em; align-items: center; } .li{ margin: 0em .5em; border-bottom: 1px solid rgba(255, 0, 0, 0); padding: .2em 0.4em; border-radius: 0px; } .btnFav{ margin: 0em .5em; border: 1px solid rgb(168, 168, 168); padding: .2em .8em; border-radius: 0px; background: white; font-weight: 200; } .btnFav:hover{ margin: 0em .5em; border: 1px solid rgb(129, 129, 129); padding: .2em .8em; border-radius: 0px; background: white; font-weight: 200; } .li > a{ color: black; } .liCadastro{ border: 1px solid rgb(41, 0, 0); padding: .2em 0.3em; border-radius: 3px; } .liCadastro > a{ color: black; } .liCadastro:hover{ background-color: rgb(248, 248, 248); -webkit-animation-name: fade; -webkit-animation-duration: 3s; } .li:hover{ border-top: none; border-left: none; border-right: none; border-bottom: 1.5px solid rgb(41, 0, 0); border-radius: 0px; -webkit-animation-name: fade; -webkit-animation-duration: 3s; } @-webkit-keyframes fade { from {opacity: .4} to {opacity: 1} } #ulMenu{ display: flex; justify-content: space-between; font-family: 'Bebas Neue'; align-items: center; } /* ----------------------- FOOTER ------------- */ .footer{ display: flex; justify-content: space-between; align-items: center; font-family: 'Bebas Neue'; border-top: 1px solid black; background-color: rgb(41, 41, 41); color: antiquewhite; font-weight: 0; font-size: 1em; position: absolute; right: 0; bottom: 0; left: 0; } body { position: relative; margin: 0; min-height: 100%; box-sizing: inherit; } html { height: 100%; box-sizing: border-box; } .footer > div{ margin: 2em 0em 1em 3em; } .text__login { font-family: none; font-size: 12px; opacity: 0.6; margin-bottom: 20px; } /* .lancamento{ margin-bottom: 4em; } */ ::-webkit-scrollbar { width: 11px; } ::-webkit-scrollbar-track { box-shadow: inset 1px 2px 5px rgb(54, 54, 54); background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: rgb(202, 202, 202); border-radius: 10px; } ::-webkit-scrollbar-thumb:hover { background: rgb(136, 136, 136); }
web/opflix-react/src/assets/css/globalStyle.css
*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box; } @font-face { font-family: 'Bebas Neue'; src: url(../../fonts/BebasNeue.otf) } .nav{ background-color: rgba(255, 254, 254, 0.945); border-bottom: 2px solid #ccc; position: fixed; z-index: 1; width: 100vw; margin-bottom: 2em; } .a { background-color:black; } .a a{ color:white; font-size: 30; margin: 10 10 10 10; } .thumbnail{ border-radius: 100%; width: 50px; height: 50px; text-align: center; align-items: initial; margin-left: 1em; } .logout{ display: flex; cursor: pointer; align-items: center; } .divLogo{ display: flex; align-items: center; justify-content: baseline; font-family: 'Bebas Neue'; font-size: 1.2em; margin-top: 0.5em; } .logo{ margin: 0em 1em; max-width: 125px; font-size: 1.2em; } .slogan{ margin-left: 20px; min-width: 200px; } .divMenu{ display: flex; max-width: 25vw; justify-content: space-evenly; font: 100; font-size: 1.2em; margin: 0em 3em 0em 0em; align-items: center; } .li{ margin: 0em .5em; border-bottom: 1px solid rgba(255, 0, 0, 0); padding: .2em 0.4em; border-radius: 0px; } .btnFav{ margin: 0em .5em; border: 1px solid rgb(168, 168, 168); padding: .2em .8em; border-radius: 0px; background: white; font-weight: 200; } .btnFav:hover{ margin: 0em .5em; border: 1px solid rgb(129, 129, 129); padding: .2em .8em; border-radius: 0px; background: white; font-weight: 200; } .li > a{ color: black; } .liCadastro{ border: 1px solid rgb(41, 0, 0); padding: .2em 0.3em; border-radius: 3px; } .liCadastro > a{ color: black; } .liCadastro:hover{ background-color: rgb(248, 248, 248); -webkit-animation-name: fade; -webkit-animation-duration: 3s; } .li:hover{ border-top: none; border-left: none; border-right: none; border-bottom: 1.5px solid rgb(41, 0, 0); border-radius: 0px; -webkit-animation-name: fade; -webkit-animation-duration: 3s; } @-webkit-keyframes fade { from {opacity: .4} to {opacity: 1} } #ulMenu{ display: flex; justify-content: space-between; font-family: 'Bebas Neue'; align-items: center; } /* ----------------------- FOOTER ------------- */ .footer{ display: flex; justify-content: space-between; align-items: center; font-family: 'Bebas Neue'; border-top: 1px solid black; background-color: rgb(41, 41, 41); color: antiquewhite; font-weight: 0; font-size: 1em; position: absolute; right: 0; bottom: 0; left: 0; } body { position: relative; margin: 0; min-height: 100%; box-sizing: inherit; } html { height: 100%; box-sizing: border-box; } .footer > div{ margin: 2em 0em 1em 3em; } .text__login { font-family: none; font-size: 12px; opacity: 0.6; margin-bottom: 20px; } /* .lancamento{ margin-bottom: 4em; } */ ::-webkit-scrollbar { width: 11px; } ::-webkit-scrollbar-track { box-shadow: inset 1px 2px 5px rgb(54, 54, 54); background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: rgb(202, 202, 202); border-radius: 10px; } ::-webkit-scrollbar-thumb:hover { background: rgb(136, 136, 136); }
0.548915
0.120853
body { background-color:#263238; align-items: center; text-align: center; color: #FAFAFA; position: fixed; overflow-y: scroll; overflow: hidden; width: 100%; } .bg-img { background-size: cover; background-repeat: no-repeat; } a { align-content: center; align-items: center; width: 250px; height: 80px !important; margin: 30px !important; text-decoration: none; } /* Frosted glass button */ .frosted-glass { display: -webkit-box; display: inline-block; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; width: 20%; height: 36vh; box-shadow: 0 0.3px 0.7px rgba(0, 0, 0, 0.126), 0 0.9px 1.7px rgba(0, 0, 0, 0.179), 0 1.8px 3.5px rgba(0, 0, 0, 0.224), 0 3.7px 7.3px rgba(0, 0, 0, 0.277), 0 10px 20px rgba(0, 0, 0, 0.4); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); -webkit-transition: 0.5s ease; transition: 0.5s ease; } .frosted-glass:hover { box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.157), 0 1.7px 2.6px rgba(0, 0, 0, 0.224), 0 3.5px 5.3px rgba(0, 0, 0, 0.28), 0 7.3px 11px rgba(0, 0, 0, 0.346), 0 20px 30px rgba(0, 0, 0, 0.5); } .frosted-glass .title { font-size: 30px; color: white; } @media (max-width: 640px) { .frosted-glass .title { font-size: 2em; } } /* Title Anamation */ .reveal { position: relative; display: flex; color: #6ee1f5; font-size: 2em; font-family: Raleway, sans-serif; letter-spacing: 3px; text-transform: uppercase; white-space: pre; } .reveal span { opacity: 0; transform: scale(0); animation: fadeIn 2.4s forwards; } .reveal::before, .reveal::after { position: absolute; content: ""; top: 0; bottom: 0; width: 2px; height: 100%; background: white; opacity: 0; transform: scale(0); } .reveal::before { left: 50%; animation: slideLeft 1.5s cubic-bezier(0.7, -0.6, 0.3, 1.5) forwards; } .reveal::after { right: 50%; animation: slideRight 1.5s cubic-bezier(0.7, -0.6, 0.3, 1.5) forwards; } @keyframes fadeIn { to { opacity: 1; transform: scale(1); } } @keyframes slideLeft { to { left: -6%; opacity: 1; transform: scale(0.9); } } @keyframes slideRight { to { right: -6%; opacity: 1; transform: scale(0.9); } }
assets/styles/first-page.css
body { background-color:#263238; align-items: center; text-align: center; color: #FAFAFA; position: fixed; overflow-y: scroll; overflow: hidden; width: 100%; } .bg-img { background-size: cover; background-repeat: no-repeat; } a { align-content: center; align-items: center; width: 250px; height: 80px !important; margin: 30px !important; text-decoration: none; } /* Frosted glass button */ .frosted-glass { display: -webkit-box; display: inline-block; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; width: 20%; height: 36vh; box-shadow: 0 0.3px 0.7px rgba(0, 0, 0, 0.126), 0 0.9px 1.7px rgba(0, 0, 0, 0.179), 0 1.8px 3.5px rgba(0, 0, 0, 0.224), 0 3.7px 7.3px rgba(0, 0, 0, 0.277), 0 10px 20px rgba(0, 0, 0, 0.4); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); -webkit-transition: 0.5s ease; transition: 0.5s ease; } .frosted-glass:hover { box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.157), 0 1.7px 2.6px rgba(0, 0, 0, 0.224), 0 3.5px 5.3px rgba(0, 0, 0, 0.28), 0 7.3px 11px rgba(0, 0, 0, 0.346), 0 20px 30px rgba(0, 0, 0, 0.5); } .frosted-glass .title { font-size: 30px; color: white; } @media (max-width: 640px) { .frosted-glass .title { font-size: 2em; } } /* Title Anamation */ .reveal { position: relative; display: flex; color: #6ee1f5; font-size: 2em; font-family: Raleway, sans-serif; letter-spacing: 3px; text-transform: uppercase; white-space: pre; } .reveal span { opacity: 0; transform: scale(0); animation: fadeIn 2.4s forwards; } .reveal::before, .reveal::after { position: absolute; content: ""; top: 0; bottom: 0; width: 2px; height: 100%; background: white; opacity: 0; transform: scale(0); } .reveal::before { left: 50%; animation: slideLeft 1.5s cubic-bezier(0.7, -0.6, 0.3, 1.5) forwards; } .reveal::after { right: 50%; animation: slideRight 1.5s cubic-bezier(0.7, -0.6, 0.3, 1.5) forwards; } @keyframes fadeIn { to { opacity: 1; transform: scale(1); } } @keyframes slideLeft { to { left: -6%; opacity: 1; transform: scale(0.9); } } @keyframes slideRight { to { right: -6%; opacity: 1; transform: scale(0.9); } }
0.512937
0.104935
input { color: rgb(91, 91, 96); font: 400 13.3333px Arial!important; } div.arctic-select-wrap { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-delay: .0s!important; transition: all 0s;!important; border-top: none!important; border-left: none!important; border-right: none!important; background-color: transparent!important; } div.arctic-select-wrap:before, div.arctic-select-wrap:before { content: ''; display: table; clear: both; } div.arctic-select-wrap { border-bottom: 1px solid rgba(0, 47, 109, .4)!important; } div.arctic-select-wrap:hover, div.arctic-select-wrap.active , .active div.arctic-select-wrap { border-bottom: 1px solid rgb(0, 47, 109)!important; } .arctic-select.active .arctic-label, .arctic-select.has-value .arctic-label{ margin-top: -37px !important; transform: scale(0.85); margin-left: -3px !important; color: #1b3761; } .arctic-select .arctic-value-holder { color: rgb(91, 91, 96); text-align: left; font: 400 13.3333px Arial!important; } .arctic-select .arctic-value-holder::after { content: '\00a0'; } .arctic-select .arctic-list-wrap { visibility: hidden; } .arctic-select.active .arctic-list-wrap { visibility: visible; } .arctic-select .arctic-label { transition: all .2s ease-in!important; -moz-transition: all .2s ease-in!important; -webkit-transition: all .2s ease-in!important; -o-transition: all .2s ease-in!important; float:left; font-size: 13px; color: #8e8e93; margin-top:-19px!important; margin-left:0!important; font-weight: normal!important; } input[type="text"].arctic-autocomplete, input[type="password"].arctic-autocomplete, input[type="email"].arctic-autocomplete { border-bottom: 1px solid rgba(0, 47, 109, .4) !important; } input[type="password"].arctic-autocomplete:hover, input[type="password"].arctic-autocomplete:focus, input[type="password"].arctic-autocomplete:active, input[type="password"].arctic-autocomplete.active, input[type="text"].arctic-autocomplete:hover, input[type="text"].arctic-autocomplete:focus, input[type="text"].arctic-autocomplete:active, input[type="text"].arctic-autocomplete.active, input[type="email"].arctic-autocomplete:hover, input[type="email"].arctic-autocomplete:focus, input[type="email"].arctic-autocomplete:active, input[type="email"].arctic-autocomplete.active { border-bottom: 1px solid rgba(0, 47, 109, 1) !important; } .form-group[disabled] input[type="text"].arctic-autocomplete, input[type="text"].arctic-autocomplete.disabled, input[type="text"].arctic-autocomplete:disabled, .form-group[disabled] input[type="password"].arctic-autocomplete, input[type="password"].arctic-autocomplete.disabled, input[type="password"].arctic-autocomplete:disabled, .form-group[disabled] input[type="email"].arctic-autocomplete, input[type="email"].arctic-autocomplete.disabled, input[type="email"].arctic-autocomplete:disabled, input[disabled].arctic-autocomplete { border-bottom: 1px solid rgba(0, 47, 109, .4) !important; opacity: 0.8!important; cursor: not-allowed;!important; } .has-error input[type="text"].arctic-autocomplete, .has-error input[type="password"].arctic-autocomplete { border-bottom-color: rgba(169, 68, 66, .6) !important; } .has-error input[type="text"].arctic-autocomplete:hover, .has-error input[type="password"].arctic-autocomplete:hover { border-bottom-color: rgb(169, 68, 66) !important; } input[type="text"].arctic-autocomplete, input[type="password"].arctic-autocomplet, input[type="email"].arctic-autocomplete { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-delay: .0s!important; transition: all 0s;!important; border-top: none!important; border-left: none!important; border-right: none!important; background-color: transparent!important; } input.arctic-autocomplete::placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete::-webkit-input-placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete::-ms-input-placeholder { color: #8e8e93; opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete:-ms-input-placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete:focus::-webkit-input-placeholder { opacity: 0.4 !important; transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition-delay: 0.6s; -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; } input.arctic-autocomplete:focus::-ms-input-placeholder { opacity: 0 !important; } input.arctic-autocomplete:focus:-ms-input-placeholder { opacity: 0 !important; } input.arctic-autocomplete:focus ~ label.arctic-label, label.arctic-label:active, input.arctic-autocomplete:valid ~ label.arctic-label{ margin-top: -42px !important; transform: scale(0.85); margin-left: 4px !important; color: #1b3761; } input.arctic-autocomplete:valid, input.arctic-autocomplete:invalid , input.arctic-autocomplete:-moz-submit-invalid { outline: none!important; box-shadow: none!important; } label.arctic-label.active { margin-top: -42px !important; transform: scale(0.85); margin-left: 4px !important; color: #1b3761; } label.arctic-label { transition: all .2s ease-in!important; -moz-transition: all .2s ease-in!important; -webkit-transition: all .2s ease-in!important; -o-transition: all .2s ease-in!important; float:left; font-size: 13px; color: #8e8e93; margin-top:-25px!important; margin-left:7px!important; font-weight: normal!important; } .arctic-within:before, .arctic-within:before { content: ''; display: table; clear: both; } .arctic-within:after { content: ''; display: block; margin: auto; height: 1px; width: 0; background: transparent; transition: width .3s ease, background-color .0s ease; } .arctic-within:focus-within:after, .arctic-within.active:after { width: 100%; background: #1b3761; } .arctic-within.has-error:focus-within:after, .arctic-within.has-error.active:after { width: 100%; background: rgb(169, 68, 66); } .arctic-list-wrap { visibility: hidden; transition: height 0.05s; transition-delay: .2s; margin: 1px 0 !important; padding: 0!important; height: auto; max-height: 320px; overflow-y: auto; width: 300px; /*background-color: #fefefe;*/ background-color: #f9f9f9 ; position: absolute; z-index: 11111111111111111111111111111111111111111; outline: none!important; } .arctic-list-wrap div { height: 0; max-height: 320px; } .arctic-list-wrap ul li { color: #777; list-style: none!important; padding: 6px 6px; cursor: pointer; } .arctic-list-wrap ul li .secondary { color: rgba(0, 47, 109, .7); font-size: 11px; margin: 0; padding: 0; } .arctic-list-wrap ul li:hover { color: #444; } .arctic-list-wrap ul li:hover .secondary { color: rgba(0, 47, 109, 1); } .arctic-list-wrap ul { margin: 7px 5px!important; padding: 0!important; } .arctic-list-wrap ul li p { white-space: nowrap!important; height: auto; max-width: 250px; overflow-x: hidden; text-overflow: ellipsis; margin: 0!important; text-align: left; font-size: 14px; } .arctic-select div, .arctic-list-wrap ul li p, .arctic-list-wrap ul li, .arctic-label { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .arctic-hover { border-radius: 0; } .arctic-hover .arctic-line .arctic-line-inner:before { content: ''; display: table; clear: both; } .arctic-hover .arctic-line { display: block; margin: auto; height: 3px; width: 100%; background-color: #a0abbc; } .arctic-hover .arctic-line .arctic-line-inner { content: ''; display: block; margin: auto; height: 3px; width: 0; transition: width .3s ease, background-color .0s ease; background-color: #1b3761; } .arctic-hover .arctic-line .arctic-line-inner.inverse { width: 100%!important; } .arctic-hover:hover .arctic-line .arctic-line-inner.inverse, .arctic-hover.active .arctic-line .arctic-line-inner.inverse { width: 0!important; background-color: #1b3761; } .arctic-hover:hover .arctic-line .arctic-line-inner, .arctic-hover.active .arctic-line .arctic-line-inner { width: 100%; background-color: #1b3761; }
dist/css/arctic-ui.css
input { color: rgb(91, 91, 96); font: 400 13.3333px Arial!important; } div.arctic-select-wrap { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-delay: .0s!important; transition: all 0s;!important; border-top: none!important; border-left: none!important; border-right: none!important; background-color: transparent!important; } div.arctic-select-wrap:before, div.arctic-select-wrap:before { content: ''; display: table; clear: both; } div.arctic-select-wrap { border-bottom: 1px solid rgba(0, 47, 109, .4)!important; } div.arctic-select-wrap:hover, div.arctic-select-wrap.active , .active div.arctic-select-wrap { border-bottom: 1px solid rgb(0, 47, 109)!important; } .arctic-select.active .arctic-label, .arctic-select.has-value .arctic-label{ margin-top: -37px !important; transform: scale(0.85); margin-left: -3px !important; color: #1b3761; } .arctic-select .arctic-value-holder { color: rgb(91, 91, 96); text-align: left; font: 400 13.3333px Arial!important; } .arctic-select .arctic-value-holder::after { content: '\00a0'; } .arctic-select .arctic-list-wrap { visibility: hidden; } .arctic-select.active .arctic-list-wrap { visibility: visible; } .arctic-select .arctic-label { transition: all .2s ease-in!important; -moz-transition: all .2s ease-in!important; -webkit-transition: all .2s ease-in!important; -o-transition: all .2s ease-in!important; float:left; font-size: 13px; color: #8e8e93; margin-top:-19px!important; margin-left:0!important; font-weight: normal!important; } input[type="text"].arctic-autocomplete, input[type="password"].arctic-autocomplete, input[type="email"].arctic-autocomplete { border-bottom: 1px solid rgba(0, 47, 109, .4) !important; } input[type="password"].arctic-autocomplete:hover, input[type="password"].arctic-autocomplete:focus, input[type="password"].arctic-autocomplete:active, input[type="password"].arctic-autocomplete.active, input[type="text"].arctic-autocomplete:hover, input[type="text"].arctic-autocomplete:focus, input[type="text"].arctic-autocomplete:active, input[type="text"].arctic-autocomplete.active, input[type="email"].arctic-autocomplete:hover, input[type="email"].arctic-autocomplete:focus, input[type="email"].arctic-autocomplete:active, input[type="email"].arctic-autocomplete.active { border-bottom: 1px solid rgba(0, 47, 109, 1) !important; } .form-group[disabled] input[type="text"].arctic-autocomplete, input[type="text"].arctic-autocomplete.disabled, input[type="text"].arctic-autocomplete:disabled, .form-group[disabled] input[type="password"].arctic-autocomplete, input[type="password"].arctic-autocomplete.disabled, input[type="password"].arctic-autocomplete:disabled, .form-group[disabled] input[type="email"].arctic-autocomplete, input[type="email"].arctic-autocomplete.disabled, input[type="email"].arctic-autocomplete:disabled, input[disabled].arctic-autocomplete { border-bottom: 1px solid rgba(0, 47, 109, .4) !important; opacity: 0.8!important; cursor: not-allowed;!important; } .has-error input[type="text"].arctic-autocomplete, .has-error input[type="password"].arctic-autocomplete { border-bottom-color: rgba(169, 68, 66, .6) !important; } .has-error input[type="text"].arctic-autocomplete:hover, .has-error input[type="password"].arctic-autocomplete:hover { border-bottom-color: rgb(169, 68, 66) !important; } input[type="text"].arctic-autocomplete, input[type="password"].arctic-autocomplet, input[type="email"].arctic-autocomplete { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-delay: .0s!important; transition: all 0s;!important; border-top: none!important; border-left: none!important; border-right: none!important; background-color: transparent!important; } input.arctic-autocomplete::placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete::-webkit-input-placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete::-ms-input-placeholder { color: #8e8e93; opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete:-ms-input-placeholder { opacity: 0 !important; transition: all .0s ease; -webkit-transition: all .0s ease; -o-transition: all .0s ease; transition-delay: .0s; -webkit-transition-delay: .0s; -o-transition-delay: .0s; } input.arctic-autocomplete:focus::-webkit-input-placeholder { opacity: 0.4 !important; transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition-delay: 0.6s; -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; } input.arctic-autocomplete:focus::-ms-input-placeholder { opacity: 0 !important; } input.arctic-autocomplete:focus:-ms-input-placeholder { opacity: 0 !important; } input.arctic-autocomplete:focus ~ label.arctic-label, label.arctic-label:active, input.arctic-autocomplete:valid ~ label.arctic-label{ margin-top: -42px !important; transform: scale(0.85); margin-left: 4px !important; color: #1b3761; } input.arctic-autocomplete:valid, input.arctic-autocomplete:invalid , input.arctic-autocomplete:-moz-submit-invalid { outline: none!important; box-shadow: none!important; } label.arctic-label.active { margin-top: -42px !important; transform: scale(0.85); margin-left: 4px !important; color: #1b3761; } label.arctic-label { transition: all .2s ease-in!important; -moz-transition: all .2s ease-in!important; -webkit-transition: all .2s ease-in!important; -o-transition: all .2s ease-in!important; float:left; font-size: 13px; color: #8e8e93; margin-top:-25px!important; margin-left:7px!important; font-weight: normal!important; } .arctic-within:before, .arctic-within:before { content: ''; display: table; clear: both; } .arctic-within:after { content: ''; display: block; margin: auto; height: 1px; width: 0; background: transparent; transition: width .3s ease, background-color .0s ease; } .arctic-within:focus-within:after, .arctic-within.active:after { width: 100%; background: #1b3761; } .arctic-within.has-error:focus-within:after, .arctic-within.has-error.active:after { width: 100%; background: rgb(169, 68, 66); } .arctic-list-wrap { visibility: hidden; transition: height 0.05s; transition-delay: .2s; margin: 1px 0 !important; padding: 0!important; height: auto; max-height: 320px; overflow-y: auto; width: 300px; /*background-color: #fefefe;*/ background-color: #f9f9f9 ; position: absolute; z-index: 11111111111111111111111111111111111111111; outline: none!important; } .arctic-list-wrap div { height: 0; max-height: 320px; } .arctic-list-wrap ul li { color: #777; list-style: none!important; padding: 6px 6px; cursor: pointer; } .arctic-list-wrap ul li .secondary { color: rgba(0, 47, 109, .7); font-size: 11px; margin: 0; padding: 0; } .arctic-list-wrap ul li:hover { color: #444; } .arctic-list-wrap ul li:hover .secondary { color: rgba(0, 47, 109, 1); } .arctic-list-wrap ul { margin: 7px 5px!important; padding: 0!important; } .arctic-list-wrap ul li p { white-space: nowrap!important; height: auto; max-width: 250px; overflow-x: hidden; text-overflow: ellipsis; margin: 0!important; text-align: left; font-size: 14px; } .arctic-select div, .arctic-list-wrap ul li p, .arctic-list-wrap ul li, .arctic-label { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .arctic-hover { border-radius: 0; } .arctic-hover .arctic-line .arctic-line-inner:before { content: ''; display: table; clear: both; } .arctic-hover .arctic-line { display: block; margin: auto; height: 3px; width: 100%; background-color: #a0abbc; } .arctic-hover .arctic-line .arctic-line-inner { content: ''; display: block; margin: auto; height: 3px; width: 0; transition: width .3s ease, background-color .0s ease; background-color: #1b3761; } .arctic-hover .arctic-line .arctic-line-inner.inverse { width: 100%!important; } .arctic-hover:hover .arctic-line .arctic-line-inner.inverse, .arctic-hover.active .arctic-line .arctic-line-inner.inverse { width: 0!important; background-color: #1b3761; } .arctic-hover:hover .arctic-line .arctic-line-inner, .arctic-hover.active .arctic-line .arctic-line-inner { width: 100%; background-color: #1b3761; }
0.384219
0.081556
@media (max-width: 768px) { /*////// Global Styling /////*/ h1, h2, h3, h4, h5, h6 { text-align: center; } p {font-size: 1.1em;} /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news .date { border-top-right-radius: 8px; text-align: center; } /*/// People ///*/ /*/ Person Aside /*/ .person-aside { border: none; } .person-aside > img { margin-top: 60px; } table.person-aside-info { margin: 30px auto; } table.person-aside-info tr.name th { font-size: 1.65em; font-weight: 400; } /*/ Person Summary /*/ .person-summary { padding-top: 0; } } /*//////////////////////////////*/ /*/////// XSmall Devices ///////*/ /*//////////////////////////////*/ @media (max-width: 576px) { /*///// Includes Styling /////*/ header.mobile-header { background-image: url("../images/mobile-header-bg.svg"); } header h1 { display: inline-block; font-size: 3.5vw; color: #fff; margin: 0; text-transform: uppercase; letter-spacing: 1.25px; top: 50%; transform: translateY(-50%); position: relative; } header.mobile-header > a:link, header.mobile-header > a:visited { color: #fff; height: 100%; line-height: 0; } header.mobile-header > a:hover { color: #db342c; text-decoration: none; } header, .clearance { height: 70px; border: none; } header img.mobile-menu { height: 70px; width: 70px; padding-right: 5px; cursor: pointer; } /*/// Mobile Nav ///*/ .overlay { background-color: #ba1c1c; height: 100%; left: 0; overflow-x: hidden; position: fixed; top: 0; width: 0; z-index: 2000; } .overlay-content { margin-top: 15px; padding: 0 30px; position: relative; text-align: center; top: 15%; width: 100%; } .overlay a:link, .overlay a:visited { color: #fff; display: block; font-size: 1.75em; line-height: 1.75em; padding: 8px; text-decoration: none; } .overlay-content a:focus, .overlay-content a:hover { background-color: #eee; border-bottom-right-radius: 16px; border-top-left-radius: 16px; color: #db342c; transition: ease-in-out 0ms; } .overlay a.closebtn { position: absolute; top: 0px; left: 15px; font-size: 3em; } /*/// Site Header ///*/ .site-header { top: 0; margin-bottom: 30px; } /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news hr { border: 1px solid #54c6b6; margin: 30px 0 15px 0; } .news em { background-color: #eee; display: block; margin: 0 auto; padding: 5px 0; text-align: center; } a.back { display: inline-block; background-color: #ba1c1c; padding: 10px 45px 10px 30px; color: #fff; font-size: 1.8em; font-weight: 400; border: none; margin-top: 15px; margin-left: -30px; border-bottom-right-radius: 16px; border-top-right-radius: 16px; } a.back:hover { border: none; text-decoration: none; } }
public_html/css/mobile-css.css
@media (max-width: 768px) { /*////// Global Styling /////*/ h1, h2, h3, h4, h5, h6 { text-align: center; } p {font-size: 1.1em;} /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news .date { border-top-right-radius: 8px; text-align: center; } /*/// People ///*/ /*/ Person Aside /*/ .person-aside { border: none; } .person-aside > img { margin-top: 60px; } table.person-aside-info { margin: 30px auto; } table.person-aside-info tr.name th { font-size: 1.65em; font-weight: 400; } /*/ Person Summary /*/ .person-summary { padding-top: 0; } } /*//////////////////////////////*/ /*/////// XSmall Devices ///////*/ /*//////////////////////////////*/ @media (max-width: 576px) { /*///// Includes Styling /////*/ header.mobile-header { background-image: url("../images/mobile-header-bg.svg"); } header h1 { display: inline-block; font-size: 3.5vw; color: #fff; margin: 0; text-transform: uppercase; letter-spacing: 1.25px; top: 50%; transform: translateY(-50%); position: relative; } header.mobile-header > a:link, header.mobile-header > a:visited { color: #fff; height: 100%; line-height: 0; } header.mobile-header > a:hover { color: #db342c; text-decoration: none; } header, .clearance { height: 70px; border: none; } header img.mobile-menu { height: 70px; width: 70px; padding-right: 5px; cursor: pointer; } /*/// Mobile Nav ///*/ .overlay { background-color: #ba1c1c; height: 100%; left: 0; overflow-x: hidden; position: fixed; top: 0; width: 0; z-index: 2000; } .overlay-content { margin-top: 15px; padding: 0 30px; position: relative; text-align: center; top: 15%; width: 100%; } .overlay a:link, .overlay a:visited { color: #fff; display: block; font-size: 1.75em; line-height: 1.75em; padding: 8px; text-decoration: none; } .overlay-content a:focus, .overlay-content a:hover { background-color: #eee; border-bottom-right-radius: 16px; border-top-left-radius: 16px; color: #db342c; transition: ease-in-out 0ms; } .overlay a.closebtn { position: absolute; top: 0px; left: 15px; font-size: 3em; } /*/// Site Header ///*/ .site-header { top: 0; margin-bottom: 30px; } /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news hr { border: 1px solid #54c6b6; margin: 30px 0 15px 0; } .news em { background-color: #eee; display: block; margin: 0 auto; padding: 5px 0; text-align: center; } a.back { display: inline-block; background-color: #ba1c1c; padding: 10px 45px 10px 30px; color: #fff; font-size: 1.8em; font-weight: 400; border: none; margin-top: 15px; margin-left: -30px; border-bottom-right-radius: 16px; border-top-right-radius: 16px; } a.back:hover { border: none; text-decoration: none; } }
0.329284
0.044411
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@200;400;600;800;1000&display=swap'); *{ padding: 0; margin: 0 ; } h1,h4,p{ font-family: "Exo",sans-serif; } .testim h1{ margin-top: 170px; text-align: center; font-weight: 600; text-transform: uppercase; } .testimony{ margin-top: 40px; display: flex; flex-direction: column; align-items: center; } .testimony > img{ width: 600px; height: 300px; object-fit: cover; } .testimony .comment{ display: flex; flex-direction: row; position: relative; top: -50px; left: 3%; } .testimony .comment img{ margin-right: 30px; width: 100px; height: 100px; border-radius: 50%; object-fit: cover; } .testimony .comment .dialog{ display: flex; justify-content: center; padding: 20px; border-radius: 20px; background-color: white; width: 500px; height: 180px; -webkit-box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); -moz-box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); position: relative; top: -20px; } .testimony .comment .dialog i{ font-size: 40px; font-weight: 800; } .testimony .comment .dialog p{ font-size: 16px; font-weight: 400; padding: 20px; } @media (max-width: 575.98px) { .testimony > img{ width: 300px !important; height: 150px !important; } .testimony .comment img{ margin: 20px 20px 0px 10px !important; width: 50px !important; height: 50px !important; } .testimony .comment .dialog{ padding: 20px; width: 250px !important; height: 100px !important; top: -0px !important; } .testimony .comment .dialog i{ font-size: 15px !important; } .testimony .comment .dialog p{ font-size: 9px !important; padding: 5px 5px 5px 5px !important; } } @media (max-width: 767.98px) { .testim h1{ margin-top: 120px; font-size: 30px; } .testimony > img{ width: 400px; height: 200px; } .testimony .comment img{ margin-right: 20px; width: 70px; height: 70px; } .testimony .comment .dialog{ padding: 20px; width: 300px; height: 140px; top: -20px; } .testimony .comment .dialog i{ font-size: 20px; } .testimony .comment .dialog p{ font-size: 11px; padding: 10px 10px 20px 20px; } }
public/Home/css/home_testimony.css
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@200;400;600;800;1000&display=swap'); *{ padding: 0; margin: 0 ; } h1,h4,p{ font-family: "Exo",sans-serif; } .testim h1{ margin-top: 170px; text-align: center; font-weight: 600; text-transform: uppercase; } .testimony{ margin-top: 40px; display: flex; flex-direction: column; align-items: center; } .testimony > img{ width: 600px; height: 300px; object-fit: cover; } .testimony .comment{ display: flex; flex-direction: row; position: relative; top: -50px; left: 3%; } .testimony .comment img{ margin-right: 30px; width: 100px; height: 100px; border-radius: 50%; object-fit: cover; } .testimony .comment .dialog{ display: flex; justify-content: center; padding: 20px; border-radius: 20px; background-color: white; width: 500px; height: 180px; -webkit-box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); -moz-box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); box-shadow: 11px 9px 19px 0px rgba(0,0,0,0.16); position: relative; top: -20px; } .testimony .comment .dialog i{ font-size: 40px; font-weight: 800; } .testimony .comment .dialog p{ font-size: 16px; font-weight: 400; padding: 20px; } @media (max-width: 575.98px) { .testimony > img{ width: 300px !important; height: 150px !important; } .testimony .comment img{ margin: 20px 20px 0px 10px !important; width: 50px !important; height: 50px !important; } .testimony .comment .dialog{ padding: 20px; width: 250px !important; height: 100px !important; top: -0px !important; } .testimony .comment .dialog i{ font-size: 15px !important; } .testimony .comment .dialog p{ font-size: 9px !important; padding: 5px 5px 5px 5px !important; } } @media (max-width: 767.98px) { .testim h1{ margin-top: 120px; font-size: 30px; } .testimony > img{ width: 400px; height: 200px; } .testimony .comment img{ margin-right: 20px; width: 70px; height: 70px; } .testimony .comment .dialog{ padding: 20px; width: 300px; height: 140px; top: -20px; } .testimony .comment .dialog i{ font-size: 20px; } .testimony .comment .dialog p{ font-size: 11px; padding: 10px 10px 20px 20px; } }
0.332852
0.096535
.p-tree { width: 24em; } .p-tree .p-treenode-selectable.p-treenode-content { cursor: pointer; } .p-tree .p-tree-container { height: 100%; margin: 0; overflow: auto; padding: .25em; white-space: nowrap; } .p-tree .p-treenode-children { margin: 0; padding: 0 0 0 1em; } .p-tree .p-treenode { background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat-y; list-style: none outside none; margin: 0; padding: .125em 0 0 0; } .p-tree .p-treenode-droppoint { height: 4px; list-style-type: none; } .p-tree .p-treenode-droppoint-active { border: 0 none; } .p-tree .p-tree-toggler { cursor: pointer; display: inline-block; vertical-align: middle; } .p-tree .p-tree-toggler .p-tree-toggler-icon { vertical-align: middle; } .p-tree .p-treenode-icon { display: inline-block; vertical-align: middle; } .p-tree .p-treenode-label { display: inline-block; padding: 0 .25em; vertical-align: middle; } .p-tree .p-treenode.p-treenode-leaf > .p-treenode-content > .p-tree-toggler { visibility: hidden; } .p-tree .p-checkbox-box { cursor: pointer; } .p-tree .p-checkbox { display: inline-block; vertical-align: middle; } .p-tree .p-checkbox .p-checkbox-icon { margin-left: 1px; } /** Fluid **/ .p-fluid .p-tree { width: 100%; } /** Horizontal Tree **/ .p-tree-horizontal { width:auto; padding: .5em 0; overflow:auto; } .p-tree.p-tree-horizontal table, .p-tree.p-tree-horizontal tr, .p-tree.p-tree-horizontal td { border-collapse: collapse; margin: 0; padding: 0; vertical-align: middle; } .p-tree.p-tree-horizontal .p-tree-toggler { vertical-align: middle; margin: 0; } .p-tree-horizontal .p-treenode-content { font-weight: normal; padding: 0.4em 1em 0.4em 0.2em; } .p-tree.p-tree-horizontal .p-tree-node-label { margin: 0; } .p-tree-horizontal .p-treenode-parent .p-treenode-content { font-weight: normal; white-space: nowrap; } .p-tree.p-tree-horizontal .p-treenode { background: url("./images/line.gif") repeat-x scroll center center transparent; padding: .25em 2.5em; } .p-tree.p-tree-horizontal .p-treenode.p-treenode-leaf, .p-tree.p-tree-horizontal .p-treenode.p-treenode-collapsed { padding-right: 0; } .p-tree.p-tree-horizontal .p-treenode-children { padding: 0; margin: 0; } .p-tree.p-tree-horizontal .p-treenode-connector { width: 1px; } .p-tree.p-tree-horizontal .p-treenode-connector-table { height: 100%; width: 1px; } .p-tree.p-tree-horizontal .p-treenode-connector-line { background: url("./images/line.gif") repeat-y scroll 0 0 transparent; width: 1px; } .p-tree.p-tree-horizontal table { height: 0; } .p-tree.p-tree-horizontal .p-checkbox { vertical-align: bottom; margin-right: .25em; } /** Loading **/ .p-tree.p-tree-loading { position: relative; min-height: 4em; } .p-tree .p-tree-loading-mask { position: absolute; width: 100%; height: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; opacity: 0.1; z-index: 1; } .p-tree .p-tree-loading-content { position: absolute; left: 50%; top: 50%; z-index: 2; margin-top: -1em; margin-left: -1em; } .p-tree .p-tree-loading-content .p-tree-loading-icon { font-size: 2em; }
src/components/tree/Tree.css
.p-tree { width: 24em; } .p-tree .p-treenode-selectable.p-treenode-content { cursor: pointer; } .p-tree .p-tree-container { height: 100%; margin: 0; overflow: auto; padding: .25em; white-space: nowrap; } .p-tree .p-treenode-children { margin: 0; padding: 0 0 0 1em; } .p-tree .p-treenode { background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat-y; list-style: none outside none; margin: 0; padding: .125em 0 0 0; } .p-tree .p-treenode-droppoint { height: 4px; list-style-type: none; } .p-tree .p-treenode-droppoint-active { border: 0 none; } .p-tree .p-tree-toggler { cursor: pointer; display: inline-block; vertical-align: middle; } .p-tree .p-tree-toggler .p-tree-toggler-icon { vertical-align: middle; } .p-tree .p-treenode-icon { display: inline-block; vertical-align: middle; } .p-tree .p-treenode-label { display: inline-block; padding: 0 .25em; vertical-align: middle; } .p-tree .p-treenode.p-treenode-leaf > .p-treenode-content > .p-tree-toggler { visibility: hidden; } .p-tree .p-checkbox-box { cursor: pointer; } .p-tree .p-checkbox { display: inline-block; vertical-align: middle; } .p-tree .p-checkbox .p-checkbox-icon { margin-left: 1px; } /** Fluid **/ .p-fluid .p-tree { width: 100%; } /** Horizontal Tree **/ .p-tree-horizontal { width:auto; padding: .5em 0; overflow:auto; } .p-tree.p-tree-horizontal table, .p-tree.p-tree-horizontal tr, .p-tree.p-tree-horizontal td { border-collapse: collapse; margin: 0; padding: 0; vertical-align: middle; } .p-tree.p-tree-horizontal .p-tree-toggler { vertical-align: middle; margin: 0; } .p-tree-horizontal .p-treenode-content { font-weight: normal; padding: 0.4em 1em 0.4em 0.2em; } .p-tree.p-tree-horizontal .p-tree-node-label { margin: 0; } .p-tree-horizontal .p-treenode-parent .p-treenode-content { font-weight: normal; white-space: nowrap; } .p-tree.p-tree-horizontal .p-treenode { background: url("./images/line.gif") repeat-x scroll center center transparent; padding: .25em 2.5em; } .p-tree.p-tree-horizontal .p-treenode.p-treenode-leaf, .p-tree.p-tree-horizontal .p-treenode.p-treenode-collapsed { padding-right: 0; } .p-tree.p-tree-horizontal .p-treenode-children { padding: 0; margin: 0; } .p-tree.p-tree-horizontal .p-treenode-connector { width: 1px; } .p-tree.p-tree-horizontal .p-treenode-connector-table { height: 100%; width: 1px; } .p-tree.p-tree-horizontal .p-treenode-connector-line { background: url("./images/line.gif") repeat-y scroll 0 0 transparent; width: 1px; } .p-tree.p-tree-horizontal table { height: 0; } .p-tree.p-tree-horizontal .p-checkbox { vertical-align: bottom; margin-right: .25em; } /** Loading **/ .p-tree.p-tree-loading { position: relative; min-height: 4em; } .p-tree .p-tree-loading-mask { position: absolute; width: 100%; height: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; opacity: 0.1; z-index: 1; } .p-tree .p-tree-loading-content { position: absolute; left: 50%; top: 50%; z-index: 2; margin-top: -1em; margin-left: -1em; } .p-tree .p-tree-loading-content .p-tree-loading-icon { font-size: 2em; }
0.567697
0.161155
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } /* Header */ .navbar { height: 32px; line-height: 32px; } /* Menu */ .sidebar { width: 220px; } /* Footer */ .footerbar { height: 20px; line-height: 20px; } /* Main */ .main-content { width: 100%; height: calc(100vh - 84px); display: block; } .hidden { display: none !important; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #777; } .text-primary { color: #337ab7; } .text-success { color: #3c763d; } .text-info { color: #31708f; } .text-warning { color: #8a6d3b; } .text-danger { color: #a94442; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } .label:empty { display: none; } .label-default { background-color: #777; } .label-primary { background-color: #337ab7; } .label-success { background-color: #5cb85c; } .label-info { background-color: #5bc0de; } .label-warning { background-color: #f0ad4e; } .label-danger { background-color: #d9534f; } .table { width: 100%; max-width: 100%; margin-top: 8px; margin-bottom: 8px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; } .table > tbody > tr > td.text-nowrap { max-width: 120px; white-space: nowrap; text-overflow: ellipsis; overflow-x: hidden; cursor: pointer; } a { color: #333; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: none; } .pull-right { float: right !important; } .pull-left { float: left !important; } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-brand { color: #777; } .navbar-inverse { background-color: #222; border-color: #080808; } .navbar-inverse .navbar-link { color: #9d9d9d; } .navbar-inverse .navbar-link:hover { color: #fff; }
assets/app/css/app.css
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } /* Header */ .navbar { height: 32px; line-height: 32px; } /* Menu */ .sidebar { width: 220px; } /* Footer */ .footerbar { height: 20px; line-height: 20px; } /* Main */ .main-content { width: 100%; height: calc(100vh - 84px); display: block; } .hidden { display: none !important; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #777; } .text-primary { color: #337ab7; } .text-success { color: #3c763d; } .text-info { color: #31708f; } .text-warning { color: #8a6d3b; } .text-danger { color: #a94442; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } .label:empty { display: none; } .label-default { background-color: #777; } .label-primary { background-color: #337ab7; } .label-success { background-color: #5cb85c; } .label-info { background-color: #5bc0de; } .label-warning { background-color: #f0ad4e; } .label-danger { background-color: #d9534f; } .table { width: 100%; max-width: 100%; margin-top: 8px; margin-bottom: 8px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; } .table > tbody > tr > td.text-nowrap { max-width: 120px; white-space: nowrap; text-overflow: ellipsis; overflow-x: hidden; cursor: pointer; } a { color: #333; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: none; } .pull-right { float: right !important; } .pull-left { float: left !important; } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-brand { color: #777; } .navbar-inverse { background-color: #222; border-color: #080808; } .navbar-inverse .navbar-link { color: #9d9d9d; } .navbar-inverse .navbar-link:hover { color: #fff; }
0.499023
0.084606
* { box-sizing: border-box; } body { margin: 0; } html { background: black; font-family: 'helvetica neue'; font-size: 20px; font-weight: 200; } .panels { /* margin: 0 auto; */ min-width: 100vh; overflow: hidden; } .panel { background: #1c558e; box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.1); color: white; text-align: center; align-items: center; transition: font-size 0.6s cubic-bezier(0.61, -0.19, 0.7, -0.11), flex 0.6s cubic-bezier(0.61, -0.19, 0.7, -0.11), background 0.2s; font-size: 20px; background-size: cover; background-position: center; display: flex; flex: 1; justify-content: center; align-items: center; } .panel1 { background-image:url(https://preview.redd.it/7kvidbeplw651.png?auto=webp&s=a03bbc1f08ed57856dcb3e565a324b59cd53e338); } .panel2 {background-image:url(https://cdna.artstation.com/p/assets/images/images/020/152/826/large/alec-tucker-1a.jpg?1566584436) }; .panel3 {background-image:url(https://cdnb.artstation.com/p/assets/images/images/025/347/567/large/eric-hallquist-reborn-fl-1920x1080-crp.jpg?1585518865) }; .panel4 {background-image:url(https://trumpwallpapers.com/wp-content/uploads/Dark-souls-wallpaper-14-3840-x-2160.jpg) }; .panel5 {background-image:url(https://cdn.wallpapersafari.com/39/6/WP2KM9.jpg) }; /* flex children */ .panel > * { margin: 0; width: 100%; transition: transform 0.3s; display: flex; justify-content: center; } .panel p { text-transform: uppercase; font-family: 'Amatic SC', cursive; text-shadow: 0 0 4px rgba(0, 0, 0, 0.72), 0 0 14px rgba(0, 0, 0, 0.45); font-size: 2em; padding: 10px; } .panel p:nth-child(2) { font-size: 5em; } .panel.open { font-size: 40px; } .panel > *:first-child { transform: translateX(-2200%); } .panel.open-active > *:first-child {transform: translateX(0); } .panel > *:last-child { transform: translateX(1200%); } .panel.open-active > *:last-child { transform: translateX(0); } .panel.open { flex: 4; font-size: 40px; }
JS-Panels/style.css
* { box-sizing: border-box; } body { margin: 0; } html { background: black; font-family: 'helvetica neue'; font-size: 20px; font-weight: 200; } .panels { /* margin: 0 auto; */ min-width: 100vh; overflow: hidden; } .panel { background: #1c558e; box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.1); color: white; text-align: center; align-items: center; transition: font-size 0.6s cubic-bezier(0.61, -0.19, 0.7, -0.11), flex 0.6s cubic-bezier(0.61, -0.19, 0.7, -0.11), background 0.2s; font-size: 20px; background-size: cover; background-position: center; display: flex; flex: 1; justify-content: center; align-items: center; } .panel1 { background-image:url(https://preview.redd.it/7kvidbeplw651.png?auto=webp&s=a03bbc1f08ed57856dcb3e565a324b59cd53e338); } .panel2 {background-image:url(https://cdna.artstation.com/p/assets/images/images/020/152/826/large/alec-tucker-1a.jpg?1566584436) }; .panel3 {background-image:url(https://cdnb.artstation.com/p/assets/images/images/025/347/567/large/eric-hallquist-reborn-fl-1920x1080-crp.jpg?1585518865) }; .panel4 {background-image:url(https://trumpwallpapers.com/wp-content/uploads/Dark-souls-wallpaper-14-3840-x-2160.jpg) }; .panel5 {background-image:url(https://cdn.wallpapersafari.com/39/6/WP2KM9.jpg) }; /* flex children */ .panel > * { margin: 0; width: 100%; transition: transform 0.3s; display: flex; justify-content: center; } .panel p { text-transform: uppercase; font-family: 'Amatic SC', cursive; text-shadow: 0 0 4px rgba(0, 0, 0, 0.72), 0 0 14px rgba(0, 0, 0, 0.45); font-size: 2em; padding: 10px; } .panel p:nth-child(2) { font-size: 5em; } .panel.open { font-size: 40px; } .panel > *:first-child { transform: translateX(-2200%); } .panel.open-active > *:first-child {transform: translateX(0); } .panel > *:last-child { transform: translateX(1200%); } .panel.open-active > *:last-child { transform: translateX(0); } .panel.open { flex: 4; font-size: 40px; }
0.654011
0.205037
@charset "utf-8"; body , html{ width: 100%; height: 100%; background-color: #fff; font-size: 0.3rem; color: #000; } .change-nickname-content *, .city-list-content *, .mine-comment-content *, .comment-minsu-content *{box-sizing: content-box;} /*个人中心确定按钮*/ .jack-confirm-bt{ position:fixed; bottom:0; background-size: 100%; background-image: url("../images/person-central-bt-bg.jpg"); height: 1rem; width: 7.5rem; } .jack-confirm-bt>p { font-size: 0.36rem; color: #fff; margin: auto; } /*个人中心头部*/ .jack-head{ width: 7.50rem; height: 0.9rem; background-color: #fff; } .jack-back{ width: 0.22rem; margin: auto 0; height: 0.38rem; padding-right: 0.3rem; padding-left: 0.2rem; } .jack-head > span{ margin: auto 0; } .city-list-content{ width: 7.50rem; height: 100%; margin: 0 auto; background-color: #eee; } .city-list-head{ position: fixed; top: 0; margin: 0 auto; z-index: 1000; width: 7.50rem; height: 0.9rem; background-color: #ffffff; border-bottom: 1px solid #ccc; } .city-back{ width: 0.22rem; margin: auto 0; height: 0.38rem; padding-right: 0.3rem; } .city-list-head>div:nth-child(1){ width: 2.5rem; padding-left: 0.2rem; } .city-list-head>div:nth-child(1) img{ margin: auto 0; } .city-list-head>div:nth-child(1) span{ margin: auto 0; } .city-list-head>div:nth-child(2){ width: 2.5rem; height: 0.68rem; background-image: url("../images/city-head-bg.png"); background-size: 100%; margin: auto 0; } .area-select{ margin: auto; } .area-select>img{ width: 0.2rem; height: 0.1rem; margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; } .city-list-head>div:nth-child(3){ height: 0.9rem; width: 2.5rem; } .money-select{ margin: auto; } .money-select>img{ width: 0.2rem; height: 0.1rem; margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; } .city-list-head *{ } .area-select-shade{ display: none; width: 7.5rem; height: 100%; background: rgba(0, 0, 0, 0.3); position: fixed; top: 0.9rem; left: 0; z-index: 800; } .select-item{ width: 100%; height: 0.8rem; border-bottom: 1px solid #eee; background-color: #fff; background-size: 100%; } .select-item .area-desp{ position: relative; margin: auto 0; padding-left: 0.2rem; border-left: 0.08rem solid #ffffff; } .select-item .area-desp.active{ border-left: 0.08rem solid #98525c; color: #98525c; line-height: .4rem; } .money-select-shade{ display: none; top: 0.9rem; left: 0; width: 7.5rem; height: 100%; background: rgba(0, 0, 0, 0.3); position: fixed; z-index: 801; } .city-list-content .list{ position: relative; top: 0.9rem; width: 7.5rem; background-color: #eee; } .city-list-content .item{ margin-bottom: 0.2rem; width: 7.5rem; background-color: #fff; } .city-list-content .item-iv{ width: 7.5rem; height: 4.2rem; position: relative; } .item-iv img{ width: 100%; height: 100%; } .city-list-content .money{ position: absolute; z-index: 500; top: 3.2rem; width: 1.6rem; height: 0.6rem; } .city-list-content .money:after{ content:''; z-index: 2; background-image: url("../images/money-bg.png"); background-size: 100%; position:absolute; width: 1.6rem; height: 0.6rem; display:block; left:0; top:0; } .city-list-content .money>p{ margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; font-size: 0.24rem; color: #fff; z-index: 10; } .city-list-content .money span{ font-size: 0.36rem; z-index: 10; } .city-list-content .item>p{ margin-top: 0.25rem; margin-left: 0.2rem; font-size: 0.36rem; } .city-list-content .location{ margin-top: 0.2rem; } .city-list-content .location>img{ width: 0.22rem; height: 0.3rem; margin: auto ; margin-left: 0.2rem; margin-right: 0.1rem; } .city-list-content .location>p{ font-size: 0.28rem; color: #333; } .city-list-content .item-tips{ margin-top: 0.2rem; margin-left: 0.2rem; padding-bottom: 0.2rem; } .city-list-content .item-tips>p{ text-align: center; font-size: 0.28rem; color: #666; padding: 0.08rem 0.3rem; margin-right: 0.1rem; border-radius: 0.22rem; border:1px solid #cdcdcd; } .city-list-content footer{ background-color: #eee; margin-top: -0.2rem; height: 1.1rem; width: 7.5rem; } .city-list-content footer>.add-more{ width: 1.6rem; height: 0.5rem; margin: auto; background-size: 100%; background-image: url("../images/city-item-more.png"); } .add-more p{ color: #98525c; font-size: 0.24rem; margin: auto 0; margin-left: 0.45rem; } .city-list-content footer>p{ display: none; margin: auto; color: #333; } .change-nickname-content{ width: 7.50rem; height: 100%; margin: 0 auto; background-color: #eee; } .input-nickname { width: 7.5rem; position: relative; } .input-nickname>input { outline: none; margin-top: 0.3rem; width: 6.9rem; height: 0.6rem; margin-left: 0.2rem; margin-right: 0.2rem; border: solid 0.5px #d4d4d4; border-radius: 5px; font-size: 0.3rem; padding-left: 0.2rem; padding-right: 0.2rem; } .clear-input-nickname { width: 0.32rem; height: 0.32rem; position: absolute; left: 6.8rem; top: .45rem; display: none; } .change-nickname-content>p{ font-size: 0.18rem; color: #666666; margin-top: 0.1rem; margin-left: 0.35rem; } .commnet-minsu{ background-color: #eee; } .comment-minsu-content{ width: 7.50rem; margin: 0 auto; background-color: #eee; } .comment-minsu-content .start-list{ } .comment-minsu-content .comment-star{ height: 0.88rem; width: 7.4rem; background-color: #fff; margin-top: 0.2rem; padding-left: 0.1rem; } .comment-star .start{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; margin: auto 0; width: 0.42rem; height: 0.4rem; margin-left: 0.2rem; display: inline-block; background: url(../images/un-star.png)no-repeat center; background-size: 100%; } .comment-star .start.on{ background: url(../images/star.png)no-repeat center; background-size: 100%; } .comment-star .start.half{ background: url(../images/half-star.jpg)no-repeat center; background-size: 100%; } .comment-minsu-content .comment-star .fen-shu{ color: #ffb400; position: relative; left: 3.3rem; margin: auto 0; } .comment-minsu-content textarea{ display: block; width: 6.9rem; height: 5rem; border: none; resize : none; padding: 0.3rem; border-bottom: 1px solid #eee; border-top: 1px solid #eee; } .comment-img{ width: 7.5rem; background-color: #fff; padding-bottom: 0.2rem; font-size: 0px; } .comment-img img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .upload-comment-iv{ position: relative; display: inline-block; height: 1.26rem; width: 2.24rem; } .upload-comment-iv>img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .upload-comment-iv>input{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; position: absolute; z-index: 1; opacity: 0; } .mine-comment{ background-color: #eee; min-height: 100%; height: auto; } .mine-comment-content{ width: 7.50rem; margin: 0 auto; background-color: #eee; } .mine-comment-content .comment-star{ height: 0.88rem; width: 7.4rem; background-color: #fff; margin-top: 0.2rem; padding-left: 0.1rem; } .mine-comment-content .comment-star img{ margin: auto 0; width: 0.42rem; height: 0.4rem; margin-left: 0.2rem; } .mine-comment-content .comment-star .fen-shu{ color: #ffb400; position: relative; left: 3.3rem; margin: auto 0; } .mine-comment-text{ width: 6.9rem; background-color: #fff; padding: 0.3rem; border-bottom: 1px solid #eee; border-top: 1px solid #eee; } .mine-comment-img{ width: 7.5rem; background-color: #fff; font-size: 0; padding-bottom: 0.2rem; } .mine-comment-img img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .comment-img .img-item{ position: relative; } .comment-img .img-item>i{ width: .25rem; height: .24rem; position: absolute; top: -1.4rem; background: url(../images/close.png)no-repeat center; background-size: 70%; display: inline-block; left: 2.29rem; z-index: 40; border-radius: 50%; border: 1px solid #98525c; cursor: pointer; } /*404页面************************************************/ .error-wrap{ position: fixed; width: 100%; top: 1.1rem; height: 100%; margin: 0 auto; overflow: hidden; background-color: #fff; } .error-wrap>div{ position: absolute; top: calc(50% - 1.1rem); left: 50%; width: 4rem; height: 3.5rem; display: block; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); /*background: url("../images/error404.png") no-repeat center;*/ } .error-wrap .error{ width: 3.5rem; height: 3.5rem; display: block; } .error-wrap .error-tips{ color: #666; width: 100%; text-align: center; } /*404页面************************************************/
msj/mobile/html-gzh/css/city-person-jack.css
@charset "utf-8"; body , html{ width: 100%; height: 100%; background-color: #fff; font-size: 0.3rem; color: #000; } .change-nickname-content *, .city-list-content *, .mine-comment-content *, .comment-minsu-content *{box-sizing: content-box;} /*个人中心确定按钮*/ .jack-confirm-bt{ position:fixed; bottom:0; background-size: 100%; background-image: url("../images/person-central-bt-bg.jpg"); height: 1rem; width: 7.5rem; } .jack-confirm-bt>p { font-size: 0.36rem; color: #fff; margin: auto; } /*个人中心头部*/ .jack-head{ width: 7.50rem; height: 0.9rem; background-color: #fff; } .jack-back{ width: 0.22rem; margin: auto 0; height: 0.38rem; padding-right: 0.3rem; padding-left: 0.2rem; } .jack-head > span{ margin: auto 0; } .city-list-content{ width: 7.50rem; height: 100%; margin: 0 auto; background-color: #eee; } .city-list-head{ position: fixed; top: 0; margin: 0 auto; z-index: 1000; width: 7.50rem; height: 0.9rem; background-color: #ffffff; border-bottom: 1px solid #ccc; } .city-back{ width: 0.22rem; margin: auto 0; height: 0.38rem; padding-right: 0.3rem; } .city-list-head>div:nth-child(1){ width: 2.5rem; padding-left: 0.2rem; } .city-list-head>div:nth-child(1) img{ margin: auto 0; } .city-list-head>div:nth-child(1) span{ margin: auto 0; } .city-list-head>div:nth-child(2){ width: 2.5rem; height: 0.68rem; background-image: url("../images/city-head-bg.png"); background-size: 100%; margin: auto 0; } .area-select{ margin: auto; } .area-select>img{ width: 0.2rem; height: 0.1rem; margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; } .city-list-head>div:nth-child(3){ height: 0.9rem; width: 2.5rem; } .money-select{ margin: auto; } .money-select>img{ width: 0.2rem; height: 0.1rem; margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; } .city-list-head *{ } .area-select-shade{ display: none; width: 7.5rem; height: 100%; background: rgba(0, 0, 0, 0.3); position: fixed; top: 0.9rem; left: 0; z-index: 800; } .select-item{ width: 100%; height: 0.8rem; border-bottom: 1px solid #eee; background-color: #fff; background-size: 100%; } .select-item .area-desp{ position: relative; margin: auto 0; padding-left: 0.2rem; border-left: 0.08rem solid #ffffff; } .select-item .area-desp.active{ border-left: 0.08rem solid #98525c; color: #98525c; line-height: .4rem; } .money-select-shade{ display: none; top: 0.9rem; left: 0; width: 7.5rem; height: 100%; background: rgba(0, 0, 0, 0.3); position: fixed; z-index: 801; } .city-list-content .list{ position: relative; top: 0.9rem; width: 7.5rem; background-color: #eee; } .city-list-content .item{ margin-bottom: 0.2rem; width: 7.5rem; background-color: #fff; } .city-list-content .item-iv{ width: 7.5rem; height: 4.2rem; position: relative; } .item-iv img{ width: 100%; height: 100%; } .city-list-content .money{ position: absolute; z-index: 500; top: 3.2rem; width: 1.6rem; height: 0.6rem; } .city-list-content .money:after{ content:''; z-index: 2; background-image: url("../images/money-bg.png"); background-size: 100%; position:absolute; width: 1.6rem; height: 0.6rem; display:block; left:0; top:0; } .city-list-content .money>p{ margin-left: 0.2rem; margin-top: auto; margin-bottom: auto; font-size: 0.24rem; color: #fff; z-index: 10; } .city-list-content .money span{ font-size: 0.36rem; z-index: 10; } .city-list-content .item>p{ margin-top: 0.25rem; margin-left: 0.2rem; font-size: 0.36rem; } .city-list-content .location{ margin-top: 0.2rem; } .city-list-content .location>img{ width: 0.22rem; height: 0.3rem; margin: auto ; margin-left: 0.2rem; margin-right: 0.1rem; } .city-list-content .location>p{ font-size: 0.28rem; color: #333; } .city-list-content .item-tips{ margin-top: 0.2rem; margin-left: 0.2rem; padding-bottom: 0.2rem; } .city-list-content .item-tips>p{ text-align: center; font-size: 0.28rem; color: #666; padding: 0.08rem 0.3rem; margin-right: 0.1rem; border-radius: 0.22rem; border:1px solid #cdcdcd; } .city-list-content footer{ background-color: #eee; margin-top: -0.2rem; height: 1.1rem; width: 7.5rem; } .city-list-content footer>.add-more{ width: 1.6rem; height: 0.5rem; margin: auto; background-size: 100%; background-image: url("../images/city-item-more.png"); } .add-more p{ color: #98525c; font-size: 0.24rem; margin: auto 0; margin-left: 0.45rem; } .city-list-content footer>p{ display: none; margin: auto; color: #333; } .change-nickname-content{ width: 7.50rem; height: 100%; margin: 0 auto; background-color: #eee; } .input-nickname { width: 7.5rem; position: relative; } .input-nickname>input { outline: none; margin-top: 0.3rem; width: 6.9rem; height: 0.6rem; margin-left: 0.2rem; margin-right: 0.2rem; border: solid 0.5px #d4d4d4; border-radius: 5px; font-size: 0.3rem; padding-left: 0.2rem; padding-right: 0.2rem; } .clear-input-nickname { width: 0.32rem; height: 0.32rem; position: absolute; left: 6.8rem; top: .45rem; display: none; } .change-nickname-content>p{ font-size: 0.18rem; color: #666666; margin-top: 0.1rem; margin-left: 0.35rem; } .commnet-minsu{ background-color: #eee; } .comment-minsu-content{ width: 7.50rem; margin: 0 auto; background-color: #eee; } .comment-minsu-content .start-list{ } .comment-minsu-content .comment-star{ height: 0.88rem; width: 7.4rem; background-color: #fff; margin-top: 0.2rem; padding-left: 0.1rem; } .comment-star .start{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; margin: auto 0; width: 0.42rem; height: 0.4rem; margin-left: 0.2rem; display: inline-block; background: url(../images/un-star.png)no-repeat center; background-size: 100%; } .comment-star .start.on{ background: url(../images/star.png)no-repeat center; background-size: 100%; } .comment-star .start.half{ background: url(../images/half-star.jpg)no-repeat center; background-size: 100%; } .comment-minsu-content .comment-star .fen-shu{ color: #ffb400; position: relative; left: 3.3rem; margin: auto 0; } .comment-minsu-content textarea{ display: block; width: 6.9rem; height: 5rem; border: none; resize : none; padding: 0.3rem; border-bottom: 1px solid #eee; border-top: 1px solid #eee; } .comment-img{ width: 7.5rem; background-color: #fff; padding-bottom: 0.2rem; font-size: 0px; } .comment-img img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .upload-comment-iv{ position: relative; display: inline-block; height: 1.26rem; width: 2.24rem; } .upload-comment-iv>img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .upload-comment-iv>input{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; position: absolute; z-index: 1; opacity: 0; } .mine-comment{ background-color: #eee; min-height: 100%; height: auto; } .mine-comment-content{ width: 7.50rem; margin: 0 auto; background-color: #eee; } .mine-comment-content .comment-star{ height: 0.88rem; width: 7.4rem; background-color: #fff; margin-top: 0.2rem; padding-left: 0.1rem; } .mine-comment-content .comment-star img{ margin: auto 0; width: 0.42rem; height: 0.4rem; margin-left: 0.2rem; } .mine-comment-content .comment-star .fen-shu{ color: #ffb400; position: relative; left: 3.3rem; margin: auto 0; } .mine-comment-text{ width: 6.9rem; background-color: #fff; padding: 0.3rem; border-bottom: 1px solid #eee; border-top: 1px solid #eee; } .mine-comment-img{ width: 7.5rem; background-color: #fff; font-size: 0; padding-bottom: 0.2rem; } .mine-comment-img img{ height: 1.26rem; width: 2.24rem; margin-left: 0.19rem; margin-top: 0.2rem; } .comment-img .img-item{ position: relative; } .comment-img .img-item>i{ width: .25rem; height: .24rem; position: absolute; top: -1.4rem; background: url(../images/close.png)no-repeat center; background-size: 70%; display: inline-block; left: 2.29rem; z-index: 40; border-radius: 50%; border: 1px solid #98525c; cursor: pointer; } /*404页面************************************************/ .error-wrap{ position: fixed; width: 100%; top: 1.1rem; height: 100%; margin: 0 auto; overflow: hidden; background-color: #fff; } .error-wrap>div{ position: absolute; top: calc(50% - 1.1rem); left: 50%; width: 4rem; height: 3.5rem; display: block; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); /*background: url("../images/error404.png") no-repeat center;*/ } .error-wrap .error{ width: 3.5rem; height: 3.5rem; display: block; } .error-wrap .error-tips{ color: #666; width: 100%; text-align: center; } /*404页面************************************************/
0.218836
0.051177
.btn-xl { text-transform: uppercase; padding: 1.5rem 3rem; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.1rem; } .bg-black { background-color: #000 !important; } .rounded-pill { border-radius: 5rem; } /* .navbar-custom { padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(0, 0, 0, 0.7); } .navbar-custom .navbar-brand { text-transform: uppercase; font-size: 1rem; letter-spacing: 0.1rem; font-weight: 700; } .navbar-custom .navbar-nav .nav-item .nav-link { text-transform: uppercase; font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1rem; } header.masthead { position: relative; overflow: hidden; padding-top: calc(7rem + 72px); padding-bottom: 7rem; background: linear-gradient(0deg, #ff6a00 0%, #ee0979 100%); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: cover; } header.masthead .masthead-content { z-index: 1; position: relative; } header.masthead .masthead-content .masthead-heading { font-size: 4rem; } header.masthead .masthead-content .masthead-subheading { font-size: 2rem; } header.masthead .bg-circle { z-index: 0; position: absolute; border-radius: 100%; background: linear-gradient(0deg, #ee0979 0%, #ff6a00 100%); } header.masthead .bg-circle-1 { height: 90rem; width: 90rem; bottom: -55rem; left: -55rem; } header.masthead .bg-circle-2 { height: 50rem; width: 50rem; top: -25rem; right: -25rem; } header.masthead .bg-circle-3 { height: 20rem; width: 20rem; bottom: -10rem; right: 5%; } header.masthead .bg-circle-4 { height: 30rem; width: 30rem; top: -5rem; right: 35%; } @media (min-width: 992px) { header.masthead { padding-top: calc(10rem + 55px); padding-bottom: 10rem; } header.masthead .masthead-content .masthead-heading { font-size: 6rem; } header.masthead .masthead-content .masthead-subheading { font-size: 4rem; } } */ .bg-primary { background-color: #ee0979 !important; } .btn-primary { background-color: #ee0979; border-color: #ee0979; } .btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #bd0760 !important; border-color: #bd0760 !important; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5); } .btn-secondary { background-color: #ff6a00; border-color: #ff6a00; } .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover { background-color: #cc5500 !important; border-color: #cc5500 !important; } .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5); } /* */ .bg { background-color: #a5243d !important; } .contact-section .card h4 { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.15rem; } .contact-section .card hr { border-color: #a5243d; border-width: 0.25rem; width: 5rem; } .contact-section .social a img { height: 50px; width: 50px; } .contact-section .social { margin-top: 5rem; } .contact-section .social a { text-align: center; height: 3rem; width: 3rem; background: rgba(255, 255, 255, 0.1); border-radius: 100%; line-height: 3rem; color: rgba(255, 255, 255, 0.3); } footer { background-color: black; padding: 4rem 0; } .logo { width: 80px; height: 90px; margin: 0px; } .close { margin: 0px; } .modal-header { height: 85px; } .modal-logo-div { float: left; } .modal-logo-img { width: 50px; height: 70px; } .modal-title-div { margin-left: 3.5em; } .modal-title { margin-top: 0.5rem; } /* */ #mainNav .navbar-toggler:focus { outline: none; } #mainNav .navbar-brand { font-weight: 1000; padding: 0.9rem 0; color: #a5243d; } #mainNav .navbar-nav { font-weight: 1000; padding: 0.9rem 0; } #mainNav .navbar-item { font-weight: 500; } .backg { position: relative; width: 100%; height: 100vh; min-height: 35rem; padding: 15rem 0; background: url("./img/blood-donation1.png"); background-position: center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; } .backg h1 { color: white; font-size: 100px; } .backg span { color: white; font-size: 40px; } .name-links { margin-top: 25px; } .name-info { margin: 10px 20px; } .content { padding-top: 80px; } .car { margin-top: 57px; margin-bottom: 50px; } .car-pic { width: 1000px; } .img-fluid { max-width: 100%; height: auto; } img { vertical-align: middle; border-style: none; } .m-content-p { font-size: 16px; } .more-content { padding-top: 60px; margin-bottom: 100px; } .more-content .project-text { padding: 3rem; font-size: 90%; } .line { width: 150px; height: 5px; background-color: #a5243d; } /* for partners */ .appointments { padding-top: 10px; } .title { padding: 20px; } .list-group { max-height: 70vh; max-width: 300px; margin-bottom: 10px; overflow: scroll; -webkit-overflow-scrolling: touch; } .appointments-table { padding: 20px; display: flex; flex-direction: row; } .appointments-table__list { width: 500px; } .button--active ul li { background-color: black; } .event-form { padding: 20px; } .navbar { background-color: white; height: 60px; } /* for partners */
frontend/src/App.css
.btn-xl { text-transform: uppercase; padding: 1.5rem 3rem; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.1rem; } .bg-black { background-color: #000 !important; } .rounded-pill { border-radius: 5rem; } /* .navbar-custom { padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(0, 0, 0, 0.7); } .navbar-custom .navbar-brand { text-transform: uppercase; font-size: 1rem; letter-spacing: 0.1rem; font-weight: 700; } .navbar-custom .navbar-nav .nav-item .nav-link { text-transform: uppercase; font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1rem; } header.masthead { position: relative; overflow: hidden; padding-top: calc(7rem + 72px); padding-bottom: 7rem; background: linear-gradient(0deg, #ff6a00 0%, #ee0979 100%); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: cover; } header.masthead .masthead-content { z-index: 1; position: relative; } header.masthead .masthead-content .masthead-heading { font-size: 4rem; } header.masthead .masthead-content .masthead-subheading { font-size: 2rem; } header.masthead .bg-circle { z-index: 0; position: absolute; border-radius: 100%; background: linear-gradient(0deg, #ee0979 0%, #ff6a00 100%); } header.masthead .bg-circle-1 { height: 90rem; width: 90rem; bottom: -55rem; left: -55rem; } header.masthead .bg-circle-2 { height: 50rem; width: 50rem; top: -25rem; right: -25rem; } header.masthead .bg-circle-3 { height: 20rem; width: 20rem; bottom: -10rem; right: 5%; } header.masthead .bg-circle-4 { height: 30rem; width: 30rem; top: -5rem; right: 35%; } @media (min-width: 992px) { header.masthead { padding-top: calc(10rem + 55px); padding-bottom: 10rem; } header.masthead .masthead-content .masthead-heading { font-size: 6rem; } header.masthead .masthead-content .masthead-subheading { font-size: 4rem; } } */ .bg-primary { background-color: #ee0979 !important; } .btn-primary { background-color: #ee0979; border-color: #ee0979; } .btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #bd0760 !important; border-color: #bd0760 !important; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5); } .btn-secondary { background-color: #ff6a00; border-color: #ff6a00; } .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover { background-color: #cc5500 !important; border-color: #cc5500 !important; } .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5); } /* */ .bg { background-color: #a5243d !important; } .contact-section .card h4 { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.15rem; } .contact-section .card hr { border-color: #a5243d; border-width: 0.25rem; width: 5rem; } .contact-section .social a img { height: 50px; width: 50px; } .contact-section .social { margin-top: 5rem; } .contact-section .social a { text-align: center; height: 3rem; width: 3rem; background: rgba(255, 255, 255, 0.1); border-radius: 100%; line-height: 3rem; color: rgba(255, 255, 255, 0.3); } footer { background-color: black; padding: 4rem 0; } .logo { width: 80px; height: 90px; margin: 0px; } .close { margin: 0px; } .modal-header { height: 85px; } .modal-logo-div { float: left; } .modal-logo-img { width: 50px; height: 70px; } .modal-title-div { margin-left: 3.5em; } .modal-title { margin-top: 0.5rem; } /* */ #mainNav .navbar-toggler:focus { outline: none; } #mainNav .navbar-brand { font-weight: 1000; padding: 0.9rem 0; color: #a5243d; } #mainNav .navbar-nav { font-weight: 1000; padding: 0.9rem 0; } #mainNav .navbar-item { font-weight: 500; } .backg { position: relative; width: 100%; height: 100vh; min-height: 35rem; padding: 15rem 0; background: url("./img/blood-donation1.png"); background-position: center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; } .backg h1 { color: white; font-size: 100px; } .backg span { color: white; font-size: 40px; } .name-links { margin-top: 25px; } .name-info { margin: 10px 20px; } .content { padding-top: 80px; } .car { margin-top: 57px; margin-bottom: 50px; } .car-pic { width: 1000px; } .img-fluid { max-width: 100%; height: auto; } img { vertical-align: middle; border-style: none; } .m-content-p { font-size: 16px; } .more-content { padding-top: 60px; margin-bottom: 100px; } .more-content .project-text { padding: 3rem; font-size: 90%; } .line { width: 150px; height: 5px; background-color: #a5243d; } /* for partners */ .appointments { padding-top: 10px; } .title { padding: 20px; } .list-group { max-height: 70vh; max-width: 300px; margin-bottom: 10px; overflow: scroll; -webkit-overflow-scrolling: touch; } .appointments-table { padding: 20px; display: flex; flex-direction: row; } .appointments-table__list { width: 500px; } .button--active ul li { background-color: black; } .event-form { padding: 20px; } .navbar { background-color: white; height: 60px; } /* for partners */
0.350199
0.051487
@font-face { font-family: 'icomoon'; src: url('../icons/icomoon.eot?z18uvt'); src: url('../icons/icomoon.eot?z18uvt#iefix') format('embedded-opentype'), url('../icons/icomoon.ttf?z18uvt') format('truetype'), url('../icons/icomoon.woff?z18uvt') format('woff'), url('../icons/icomoon.svg?z18uvt#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-triangle-down:before { content: "\e901"; } .icon-cog:before { content: "\e902"; } .icon-gear:before { content: "\e902"; } .icon-preferences:before { content: "\e902"; } .icon-settings:before { content: "\e902"; } .icon-generate:before { content: "\e902"; } .icon-control:before { content: "\e902"; } .icon-options:before { content: "\e902"; } .icon-heart:before { content: "\e903"; } .icon-fire:before { content: "\e904"; } .icon-home:before { content: "\e900"; } /***********************************************/ body{ margin: 0; } .header{ background-color: #fffeff; width: 100%; height: 45px; display: grid; grid-template-columns: .2fr 1fr .4fr; grid-template-rows: 45px; /* align-content: center; */ justify-items: center; align-items: center; box-shadow: 5px 1px 10px #888888; } .header-buscar{ text-align: center; width: 100%; } .header-busqueda{ width: 50%; border: 1px solid #dbdbe2; border-radius: 5px ; } .header-profile{ width: 100%; text-align: center; display: flex; align-items: center; } .header-profile p, img{ margin: 0; display: inline-block; } .header-profile img{ max-width: 40px; border-radius: 50%; } .header-profile i{ text-align: center; width: auto; height: auto; } .nombre{ padding-right: 5px; } .profile-more{ width: 40px; height: 40px; color: black; } .home{ display: block; line-height: 40px; /* background-color: rgba(27, 33, 39, .8); */ text-align: center; /* position: fixed;*/ color: #fcfdff; } .navigation{ width: 80px; height: 94vh; background-color: #fd6162; position: relative; display: grid; /* gap: 10px; */ } .navigation-items a{ text-decoration: none; color: #fcfdff; font-family: Arial, Helvetica, sans-serif; } .navigation-list{ display: grid; grid-template-rows: repeat(3, .2fr) 1fr; cursor: pointer; list-style:none; margin: 0; padding: 15px 0; text-align: center; } .settings{ align-self: flex-end; } .container{ display: grid; grid-template-columns: 80px auto; grid-template-areas: "header header" "menu contenido"; } .header{ grid-area: header; } .navigation{ grid-area: menu; } .content{ grid-area: contenido; } .content-container { margin: 0; } .content-container img{ object-fit: cover; width: 250px; } .content-description{ margin-top: -35%; width: 100%; height: 60%; margin: 5px yellow solid; position: relative; color: white; text-align: center; background: rgba(253, 97,98, .75); font-family: Arial, Helvetica, sans-serif; } .content-description h1 ,p{ margin: 0; } .grid{ margin-top: 20px; display: grid; grid-template-columns: repeat(3, minmax(10px, 250px)); grid-template-rows: repeat(5, auto); justify-content: center; /* align-content: center; */ gap: 10px 50px; } .content-title, .content-title-2, .content-title-3{ font-size: 16px; font-weight: bold; margin: 0; text-align: left; margin-left: 4px; padding: 2px; grid-column: 1 / span 3; } .content-1{ width: 250px; height: 140px; /* flex-shrink: 0; */ border-radius: 5px; overflow: hidden; }
css/style.css
@font-face { font-family: 'icomoon'; src: url('../icons/icomoon.eot?z18uvt'); src: url('../icons/icomoon.eot?z18uvt#iefix') format('embedded-opentype'), url('../icons/icomoon.ttf?z18uvt') format('truetype'), url('../icons/icomoon.woff?z18uvt') format('woff'), url('../icons/icomoon.svg?z18uvt#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-triangle-down:before { content: "\e901"; } .icon-cog:before { content: "\e902"; } .icon-gear:before { content: "\e902"; } .icon-preferences:before { content: "\e902"; } .icon-settings:before { content: "\e902"; } .icon-generate:before { content: "\e902"; } .icon-control:before { content: "\e902"; } .icon-options:before { content: "\e902"; } .icon-heart:before { content: "\e903"; } .icon-fire:before { content: "\e904"; } .icon-home:before { content: "\e900"; } /***********************************************/ body{ margin: 0; } .header{ background-color: #fffeff; width: 100%; height: 45px; display: grid; grid-template-columns: .2fr 1fr .4fr; grid-template-rows: 45px; /* align-content: center; */ justify-items: center; align-items: center; box-shadow: 5px 1px 10px #888888; } .header-buscar{ text-align: center; width: 100%; } .header-busqueda{ width: 50%; border: 1px solid #dbdbe2; border-radius: 5px ; } .header-profile{ width: 100%; text-align: center; display: flex; align-items: center; } .header-profile p, img{ margin: 0; display: inline-block; } .header-profile img{ max-width: 40px; border-radius: 50%; } .header-profile i{ text-align: center; width: auto; height: auto; } .nombre{ padding-right: 5px; } .profile-more{ width: 40px; height: 40px; color: black; } .home{ display: block; line-height: 40px; /* background-color: rgba(27, 33, 39, .8); */ text-align: center; /* position: fixed;*/ color: #fcfdff; } .navigation{ width: 80px; height: 94vh; background-color: #fd6162; position: relative; display: grid; /* gap: 10px; */ } .navigation-items a{ text-decoration: none; color: #fcfdff; font-family: Arial, Helvetica, sans-serif; } .navigation-list{ display: grid; grid-template-rows: repeat(3, .2fr) 1fr; cursor: pointer; list-style:none; margin: 0; padding: 15px 0; text-align: center; } .settings{ align-self: flex-end; } .container{ display: grid; grid-template-columns: 80px auto; grid-template-areas: "header header" "menu contenido"; } .header{ grid-area: header; } .navigation{ grid-area: menu; } .content{ grid-area: contenido; } .content-container { margin: 0; } .content-container img{ object-fit: cover; width: 250px; } .content-description{ margin-top: -35%; width: 100%; height: 60%; margin: 5px yellow solid; position: relative; color: white; text-align: center; background: rgba(253, 97,98, .75); font-family: Arial, Helvetica, sans-serif; } .content-description h1 ,p{ margin: 0; } .grid{ margin-top: 20px; display: grid; grid-template-columns: repeat(3, minmax(10px, 250px)); grid-template-rows: repeat(5, auto); justify-content: center; /* align-content: center; */ gap: 10px 50px; } .content-title, .content-title-2, .content-title-3{ font-size: 16px; font-weight: bold; margin: 0; text-align: left; margin-left: 4px; padding: 2px; grid-column: 1 / span 3; } .content-1{ width: 250px; height: 140px; /* flex-shrink: 0; */ border-radius: 5px; overflow: hidden; }
0.257765
0.072014
body {background-color:#f1f1f1;font-family:'Microsoft YaHei';} .mbdesign {margin-top:52px;position:relative;display:block;width:100%;} .design_top {z-index:3;} .modal-body {padding-top:0px;} .margin_top5 { margin-top:5px;} .margin_top8 { margin-top:8px;} .margin_top10 { margin-top:10px;} /*general*/ .mbdesign .left {width:260px;position:fixed;left:0px; overflow:hidden; background-color:#fff;height:100%; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 5px 0px, rgba(0, 0, 0, 0.0784314) 0px 2px 10px 0px;} .mbdesign .right { position:fixed; right:0px; top:52px; bottom:0; width:240px; overflow:hidden; background-color:#fff;box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 5px 0px, rgba(0, 0, 0, 0.0784314) 0px 2px 10px 0px;} .mbdesign .mainpane {margin-left:400px;position:fixed; width:100%;height:100%;} .mbdesign #design_ifr{border:none;width:1280px;height:720px; margin-top:40px; } /*左边框*/ .mbdesign .left_footer {height:55px;text-align:center;border-top:1px solid #ddd;position:absolute;bottom:0px;width:100%;} .mbdesign .left_footer .foot_btn {display:inline-block;color:#19A6FF;border-radius:50%;border:1px solid #fff;width:30px;height:30px;margin-top:10px;padding-top:8px;cursor:pointer;} .mbdesign .left_footer .foot_btn:hover {border:1px solid #19A6FF;background-color:#08a1ef;color:#fff;} /*左右边栏*/ .mainpane .sidebar {width:42px;position:absolute;left:374px; top:140px;} .mainpane .sidebar>a {color:#fff;text-decoration:none;background:rgba(0,0,0,.5);width:40px;height:40px;display:inline-block;text-align:center;padding-top:10px;font-size:15px;} .mainpane .sidebar>a.border {margin-top:1px;} .mainpane .sidebar>a:hover {background:rgba(0,0,0,.9);} .mainpane .sidebar_left{} .side_menu {position:absolute;background-color:rgba(0, 0, 0, 0.7);right:43px;margin-top:-37px; width:94px;border:1px solid #000;} .side_menu .item {display:block;text-decoration:none;color:#fff;height:30px; padding:5px 15px;text-align:right;} .side_menu .item:hover {background-color:#578ec7;} .side_menu .item i {float:left;} .side_menu .item span {position:relative;display:inline-block;top:-2px; } /*右边框*/ .rpane .tab_head {padding:12px 10px 5px 15px; border-bottom:1px solid #ddd;} .rpane .tab_menu_ul li{float:left;text-align:center;margin-bottom:-1px; width:70px;height:35px;cursor:pointer;border-bottom:3px solid rgba(0, 0, 0, 0.00);} .rpane .tab_menu_ul li:hover {color:#19A6FF;} .rpane .tab_menu_ul li.active {border-bottom:3px solid #19A6FF;} .rpane .tab_content { position:absolute; left:0; right:0; top:52px; bottom:0; overflow-x:hidden; overflow-y:auto;} .rpane .tab_content .mbtlp_ul li{float:left;width:85px;height:128px;border:1px solid #ddd; margin:10px 14px 15px 15px;text-align:center;} .rpane .tab_content .mbtlp_ul img {max-width:83px;max-height:128px;cursor:pointer;} .rpane #page_ul li {height:130px;width:95%;background-color:#fff!important;color:#76838f;background-image:url(/design/ppt/bg/wait.gif); border:1px solid #ccd5db;margin:5px;font-size:12px;position:relative;background-position:center;background-repeat:no-repeat; background-size:cover;} .rpane #page_ul .page_num {border-top:35px solid #76838f;border-right:35px solid transparent;float:left;width:0;height:0;} .rpane #page_ul li.active .page_num{border-top:35px solid #08a1ef;} .rpane #page_ul .page_num span {position:absolute;top:3px;color:#fff;display:block;width:20px;text-align:center;} .rpane #page_ul .page_name {width:100px;display:none;margin-left:20px;margin-top:20px;}/**/ .rpane #page_ul .page_handler {position:absolute;top:0px;right:0px;width:35px;height:30px;text-align:center;background-color:#19A6FF;cursor:move;padding-top:10px;} .rpane #page_ul .page_handler i {color:#fff;} /*editor通用*/ .editor {width:100%;height:100%;} .editor .candrag,.onlydrag,.onlyresize,.dragy {cursor:move;display:inline-block; max-width:100%;} /*.editor .candrag.active,.onlydrag.active,.onlyresize.active,.dragy.active {}*/ .ui-resizable-handle {display:none;visibility:hidden;} .active .ui-resizable-handle {display:block;visibility:visible;} .editor .ui-resizable-n,.ui-resizable-e,.ui-resizable-s,.ui-resizable-w {background-color:#19A6FF;} /*菜单*/ .editor .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background:#0081c2;color:#fff;} /*对部分设计元素,样式处理*/ .editor .btn_icon_circular {padding-top:0px;} .editor .diy_drag_div {margin:20px;} .editor .diy_ifr {border:none;overflow:hidden;} /*拖动时*/ .drag_alignLine { position: absolute;display: none;z-index:9999;} .designLine {position:fixed;height:100%;background-color:#fff;border-right:2px dashed #000;z-index:10;} #compinfo_div {height:20px;line-height:20px; background-color:rgba(8, 0, 0, 0.76);color:#fff;border-radius:10px;padding:0 8px;} #diy-rotate {width: 60px; height:60px;border:none;position:absolute;z-index:998;left: 40%;top:-70px;display:none;} #diy-rotate .bar-line {width:3px;height:60px;position:absolute;left:50%;background-color:#44cb83;top:9px;} #diy-rotate .bar_rotate {position:absolute;left:23px;} .bar.bar-radius {border-radius:50%;width:20px;height:20px;display:block;cursor:url(/design/res/img/mouserotate.ico) 10 10,default;} .bar.bar-s1 {border:1px solid #08a1ef;background-color:#fff;} .bar.bar-s2 {background-color:#44cb83;} /* 资源选择 */ .respane .lpane {background-color:#F7F7F7;width:200px;position:absolute;height:535px;} .respane .lpane #op_ul li{height:60px;line-height:60px;font-size:16px;display:block;color:#CDD1D5;border-bottom:2px solid #F7F7F7;padding-left:30px;} .respane .lpane #op_ul li.active {background-color:#fff;border-bottom:2px solid #CDD1D5;} .respane .lpane .up_div,.color_div {background-color:#08a1ef;color:#fff;height:60px;font-size:16px;text-align:center;line-height:60px;cursor:pointer;position:absolute;bottom:0px;width:100%;border-radius:3px;border:1px solid #1396d9;} .respane .lpane .up_div .wait {display:block;} .respane .lpane .up_div .work {display:none;} .respane .lpane .up_div.working {background-color:#096594;} .respane .lpane .up_div.working .wait {display:none;} .respane .lpane .up_div.working .work {display:block;} .respane .lpane .color_div {bottom:65px;border:none;} .respane .mpane {background-color:#fff;margin-left:220px;height:560px;} .respane .mpane .header {height:60px;line-height:60px;border-bottom:2px solid #ddd;} .respane .mpane #style_ul li{float:left;width:60px;color:#ccc;cursor:pointer;} .respane .mpane #style_ul li.active{color:#08a1ef;} .respane .mpane .main {} .respane .mpane .img_ul li {float:left;margin-right:10px;margin-bottom:20px;width:123px;height:123px;text-align:center;line-height:120px;background-color:#F7F7F7;cursor:pointer;border:1px solid #fff;} .respane .mpane .img_ul li img {max-width:120px;max-height:120px;} .respane .mpane .img_ul li:hover {border:1px solid #08a1ef;} .respane .color_btn{margin-top:-3px;} /*新建下拉菜单*/ ul{padding-left:0px;} ul li{list-style-type:none;} .create_ul{display:none;position:absolute;top:50px;background-color:#fff;font-size:14px;border:1px solid rgba(0,0,0,.15);border-bottom-left-radius:4px;border-bottom-right-radius:4px; box-shadow: 0 6px 12px rgba(0,0,0,.175);} .create_ul li a{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height:30px;color: #333;white-space: nowrap;} #tools #context-menu ul li{cursor:pointer;} /*场景列表*/ #slist_div{position: fixed;width: 100%;height: 100%; padding-top: 25%;top: 0;left: 0;background: rgba(0,0,0,0.50);z-index: 999;overflow: hidden;} #slist_div .listbody { position: fixed; padding: 20px 30px; z-index:13; width:1000px; top:50%; left:50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: rgba(255,255,255,1);border-radius: 12px;} .listbody_alert { margin-bottom:15px; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; text-align:center;} #slist_div .conlist{min-height:300px;border:1px solid #e3e3e3;margin-top:-10px;border-radius:3px;} #slist_div .conlist li{float:left;margin:5px 10px;border:1px solid #ccc;border-radius:3px; padding:2px;cursor:pointer;text-align:center;} #slist_div .conlist li:hover{border:1px solid #19A6FF;box-shadow: 0 0 5px 3px #ddd;} #slist_div .conlist .imgdiv{width:160px;height:200px;border-bottom:1px solid #e3e3e3;} #slist_div .conlist .imgdiv i{font-size:100px;line-height:200px;color:#999;} #slist_div .conlist img{width:100%;height:100%;} #slist_div .conlist li span{width:150px;white-space: nowrap;overflow:hidden;margin-top:3px;text-overflow: ellipsis;float:left;}
Source-Code-母婴在线门户全站源代码/Design/ppt/css/design.css
body {background-color:#f1f1f1;font-family:'Microsoft YaHei';} .mbdesign {margin-top:52px;position:relative;display:block;width:100%;} .design_top {z-index:3;} .modal-body {padding-top:0px;} .margin_top5 { margin-top:5px;} .margin_top8 { margin-top:8px;} .margin_top10 { margin-top:10px;} /*general*/ .mbdesign .left {width:260px;position:fixed;left:0px; overflow:hidden; background-color:#fff;height:100%; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 5px 0px, rgba(0, 0, 0, 0.0784314) 0px 2px 10px 0px;} .mbdesign .right { position:fixed; right:0px; top:52px; bottom:0; width:240px; overflow:hidden; background-color:#fff;box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 5px 0px, rgba(0, 0, 0, 0.0784314) 0px 2px 10px 0px;} .mbdesign .mainpane {margin-left:400px;position:fixed; width:100%;height:100%;} .mbdesign #design_ifr{border:none;width:1280px;height:720px; margin-top:40px; } /*左边框*/ .mbdesign .left_footer {height:55px;text-align:center;border-top:1px solid #ddd;position:absolute;bottom:0px;width:100%;} .mbdesign .left_footer .foot_btn {display:inline-block;color:#19A6FF;border-radius:50%;border:1px solid #fff;width:30px;height:30px;margin-top:10px;padding-top:8px;cursor:pointer;} .mbdesign .left_footer .foot_btn:hover {border:1px solid #19A6FF;background-color:#08a1ef;color:#fff;} /*左右边栏*/ .mainpane .sidebar {width:42px;position:absolute;left:374px; top:140px;} .mainpane .sidebar>a {color:#fff;text-decoration:none;background:rgba(0,0,0,.5);width:40px;height:40px;display:inline-block;text-align:center;padding-top:10px;font-size:15px;} .mainpane .sidebar>a.border {margin-top:1px;} .mainpane .sidebar>a:hover {background:rgba(0,0,0,.9);} .mainpane .sidebar_left{} .side_menu {position:absolute;background-color:rgba(0, 0, 0, 0.7);right:43px;margin-top:-37px; width:94px;border:1px solid #000;} .side_menu .item {display:block;text-decoration:none;color:#fff;height:30px; padding:5px 15px;text-align:right;} .side_menu .item:hover {background-color:#578ec7;} .side_menu .item i {float:left;} .side_menu .item span {position:relative;display:inline-block;top:-2px; } /*右边框*/ .rpane .tab_head {padding:12px 10px 5px 15px; border-bottom:1px solid #ddd;} .rpane .tab_menu_ul li{float:left;text-align:center;margin-bottom:-1px; width:70px;height:35px;cursor:pointer;border-bottom:3px solid rgba(0, 0, 0, 0.00);} .rpane .tab_menu_ul li:hover {color:#19A6FF;} .rpane .tab_menu_ul li.active {border-bottom:3px solid #19A6FF;} .rpane .tab_content { position:absolute; left:0; right:0; top:52px; bottom:0; overflow-x:hidden; overflow-y:auto;} .rpane .tab_content .mbtlp_ul li{float:left;width:85px;height:128px;border:1px solid #ddd; margin:10px 14px 15px 15px;text-align:center;} .rpane .tab_content .mbtlp_ul img {max-width:83px;max-height:128px;cursor:pointer;} .rpane #page_ul li {height:130px;width:95%;background-color:#fff!important;color:#76838f;background-image:url(/design/ppt/bg/wait.gif); border:1px solid #ccd5db;margin:5px;font-size:12px;position:relative;background-position:center;background-repeat:no-repeat; background-size:cover;} .rpane #page_ul .page_num {border-top:35px solid #76838f;border-right:35px solid transparent;float:left;width:0;height:0;} .rpane #page_ul li.active .page_num{border-top:35px solid #08a1ef;} .rpane #page_ul .page_num span {position:absolute;top:3px;color:#fff;display:block;width:20px;text-align:center;} .rpane #page_ul .page_name {width:100px;display:none;margin-left:20px;margin-top:20px;}/**/ .rpane #page_ul .page_handler {position:absolute;top:0px;right:0px;width:35px;height:30px;text-align:center;background-color:#19A6FF;cursor:move;padding-top:10px;} .rpane #page_ul .page_handler i {color:#fff;} /*editor通用*/ .editor {width:100%;height:100%;} .editor .candrag,.onlydrag,.onlyresize,.dragy {cursor:move;display:inline-block; max-width:100%;} /*.editor .candrag.active,.onlydrag.active,.onlyresize.active,.dragy.active {}*/ .ui-resizable-handle {display:none;visibility:hidden;} .active .ui-resizable-handle {display:block;visibility:visible;} .editor .ui-resizable-n,.ui-resizable-e,.ui-resizable-s,.ui-resizable-w {background-color:#19A6FF;} /*菜单*/ .editor .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background:#0081c2;color:#fff;} /*对部分设计元素,样式处理*/ .editor .btn_icon_circular {padding-top:0px;} .editor .diy_drag_div {margin:20px;} .editor .diy_ifr {border:none;overflow:hidden;} /*拖动时*/ .drag_alignLine { position: absolute;display: none;z-index:9999;} .designLine {position:fixed;height:100%;background-color:#fff;border-right:2px dashed #000;z-index:10;} #compinfo_div {height:20px;line-height:20px; background-color:rgba(8, 0, 0, 0.76);color:#fff;border-radius:10px;padding:0 8px;} #diy-rotate {width: 60px; height:60px;border:none;position:absolute;z-index:998;left: 40%;top:-70px;display:none;} #diy-rotate .bar-line {width:3px;height:60px;position:absolute;left:50%;background-color:#44cb83;top:9px;} #diy-rotate .bar_rotate {position:absolute;left:23px;} .bar.bar-radius {border-radius:50%;width:20px;height:20px;display:block;cursor:url(/design/res/img/mouserotate.ico) 10 10,default;} .bar.bar-s1 {border:1px solid #08a1ef;background-color:#fff;} .bar.bar-s2 {background-color:#44cb83;} /* 资源选择 */ .respane .lpane {background-color:#F7F7F7;width:200px;position:absolute;height:535px;} .respane .lpane #op_ul li{height:60px;line-height:60px;font-size:16px;display:block;color:#CDD1D5;border-bottom:2px solid #F7F7F7;padding-left:30px;} .respane .lpane #op_ul li.active {background-color:#fff;border-bottom:2px solid #CDD1D5;} .respane .lpane .up_div,.color_div {background-color:#08a1ef;color:#fff;height:60px;font-size:16px;text-align:center;line-height:60px;cursor:pointer;position:absolute;bottom:0px;width:100%;border-radius:3px;border:1px solid #1396d9;} .respane .lpane .up_div .wait {display:block;} .respane .lpane .up_div .work {display:none;} .respane .lpane .up_div.working {background-color:#096594;} .respane .lpane .up_div.working .wait {display:none;} .respane .lpane .up_div.working .work {display:block;} .respane .lpane .color_div {bottom:65px;border:none;} .respane .mpane {background-color:#fff;margin-left:220px;height:560px;} .respane .mpane .header {height:60px;line-height:60px;border-bottom:2px solid #ddd;} .respane .mpane #style_ul li{float:left;width:60px;color:#ccc;cursor:pointer;} .respane .mpane #style_ul li.active{color:#08a1ef;} .respane .mpane .main {} .respane .mpane .img_ul li {float:left;margin-right:10px;margin-bottom:20px;width:123px;height:123px;text-align:center;line-height:120px;background-color:#F7F7F7;cursor:pointer;border:1px solid #fff;} .respane .mpane .img_ul li img {max-width:120px;max-height:120px;} .respane .mpane .img_ul li:hover {border:1px solid #08a1ef;} .respane .color_btn{margin-top:-3px;} /*新建下拉菜单*/ ul{padding-left:0px;} ul li{list-style-type:none;} .create_ul{display:none;position:absolute;top:50px;background-color:#fff;font-size:14px;border:1px solid rgba(0,0,0,.15);border-bottom-left-radius:4px;border-bottom-right-radius:4px; box-shadow: 0 6px 12px rgba(0,0,0,.175);} .create_ul li a{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height:30px;color: #333;white-space: nowrap;} #tools #context-menu ul li{cursor:pointer;} /*场景列表*/ #slist_div{position: fixed;width: 100%;height: 100%; padding-top: 25%;top: 0;left: 0;background: rgba(0,0,0,0.50);z-index: 999;overflow: hidden;} #slist_div .listbody { position: fixed; padding: 20px 30px; z-index:13; width:1000px; top:50%; left:50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: rgba(255,255,255,1);border-radius: 12px;} .listbody_alert { margin-bottom:15px; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; text-align:center;} #slist_div .conlist{min-height:300px;border:1px solid #e3e3e3;margin-top:-10px;border-radius:3px;} #slist_div .conlist li{float:left;margin:5px 10px;border:1px solid #ccc;border-radius:3px; padding:2px;cursor:pointer;text-align:center;} #slist_div .conlist li:hover{border:1px solid #19A6FF;box-shadow: 0 0 5px 3px #ddd;} #slist_div .conlist .imgdiv{width:160px;height:200px;border-bottom:1px solid #e3e3e3;} #slist_div .conlist .imgdiv i{font-size:100px;line-height:200px;color:#999;} #slist_div .conlist img{width:100%;height:100%;} #slist_div .conlist li span{width:150px;white-space: nowrap;overflow:hidden;margin-top:3px;text-overflow: ellipsis;float:left;}
0.23634
0.05301
.flag { display: inline-block; vertical-align: middle; width: 16px; height: 11px; margin-right: 2px; background: url("../gfx/flags/unknown.png") center center no-repeat; } .flag.ad { background-image: url("../gfx/flags/ad.png"); } .flag.ae { background-image: url("../gfx/flags/ae.png"); } .flag.af { background-image: url("../gfx/flags/af.png"); } .flag.ag { background-image: url("../gfx/flags/ag.png"); } .flag.ai { background-image: url("../gfx/flags/ai.png"); } .flag.al { background-image: url("../gfx/flags/al.png"); } .flag.am { background-image: url("../gfx/flags/am.png"); } .flag.an { background-image: url("../gfx/flags/an.png"); } .flag.ao { background-image: url("../gfx/flags/ao.png"); } .flag.ar { background-image: url("../gfx/flags/ar.png"); } .flag.as { background-image: url("../gfx/flags/as.png"); } .flag.at { background-image: url("../gfx/flags/at.png"); } .flag.au { background-image: url("../gfx/flags/au.png"); } .flag.aw { background-image: url("../gfx/flags/aw.png"); } .flag.ax { background-image: url("../gfx/flags/ax.png"); } .flag.az { background-image: url("../gfx/flags/az.png"); } .flag.ba { background-image: url("../gfx/flags/ba.png"); } .flag.bb { background-image: url("../gfx/flags/bb.png"); } .flag.bd { background-image: url("../gfx/flags/bd.png"); } .flag.be { background-image: url("../gfx/flags/be.png"); } .flag.bf { background-image: url("../gfx/flags/bf.png"); } .flag.bg { background-image: url("../gfx/flags/bg.png"); } .flag.bh { background-image: url("../gfx/flags/bh.png"); } .flag.bi { background-image: url("../gfx/flags/bi.png"); } .flag.bj { background-image: url("../gfx/flags/bj.png"); } .flag.bm { background-image: url("../gfx/flags/bm.png"); } .flag.bn { background-image: url("../gfx/flags/bn.png"); } .flag.bo { background-image: url("../gfx/flags/bo.png"); } .flag.br { background-image: url("../gfx/flags/br.png"); } .flag.bs { background-image: url("../gfx/flags/bs.png"); } .flag.bt { background-image: url("../gfx/flags/bt.png"); } .flag.bv { background-image: url("../gfx/flags/bv.png"); } .flag.bw { background-image: url("../gfx/flags/bw.png"); } .flag.by { background-image: url("../gfx/flags/by.png"); } .flag.bz { background-image: url("../gfx/flags/bz.png"); } .flag.ca { background-image: url("../gfx/flags/ca.png"); } .flag.catalonia { background-image: url("../gfx/flags/catalonia.png"); } .flag.cc { background-image: url("../gfx/flags/cc.png"); } .flag.cd { background-image: url("../gfx/flags/cd.png"); } .flag.cf { background-image: url("../gfx/flags/cf.png"); } .flag.cg { background-image: url("../gfx/flags/cg.png"); } .flag.ch { background-image: url("../gfx/flags/ch.png"); } .flag.ci { background-image: url("../gfx/flags/ci.png"); } .flag.ck { background-image: url("../gfx/flags/ck.png"); } .flag.cl { background-image: url("../gfx/flags/cl.png"); } .flag.cm { background-image: url("../gfx/flags/cm.png"); } .flag.cn { background-image: url("../gfx/flags/cn.png"); } .flag.co { background-image: url("../gfx/flags/co.png"); } .flag.cr { background-image: url("../gfx/flags/cr.png"); } .flag.cs { background-image: url("../gfx/flags/cs.png"); } .flag.cu { background-image: url("../gfx/flags/cu.png"); } .flag.cv { background-image: url("../gfx/flags/cv.png"); } .flag.cx { background-image: url("../gfx/flags/cx.png"); } .flag.cy { background-image: url("../gfx/flags/cy.png"); } .flag.cz { background-image: url("../gfx/flags/cz.png"); } .flag.de { background-image: url("../gfx/flags/de.png"); } .flag.dj { background-image: url("../gfx/flags/dj.png"); } .flag.dk { background-image: url("../gfx/flags/dk.png"); } .flag.dm { background-image: url("../gfx/flags/dm.png"); } .flag.do { background-image: url("../gfx/flags/do.png"); } .flag.dz { background-image: url("../gfx/flags/dz.png"); } .flag.ec { background-image: url("../gfx/flags/ec.png"); } .flag.ee { background-image: url("../gfx/flags/ee.png"); } .flag.eg { background-image: url("../gfx/flags/eg.png"); } .flag.eh { background-image: url("../gfx/flags/eh.png"); } .flag.england { background-image: url("../gfx/flags/england.png"); } .flag.er { background-image: url("../gfx/flags/er.png"); } .flag.es { background-image: url("../gfx/flags/es.png"); } .flag.et { background-image: url("../gfx/flags/et.png"); } .flag.europeanunion { background-image: url("../gfx/flags/europeanunion.png"); } .flag.fam { background-image: url("../gfx/flags/fam.png"); } .flag.fi { background-image: url("../gfx/flags/fi.png"); } .flag.fj { background-image: url("../gfx/flags/fj.png"); } .flag.fk { background-image: url("../gfx/flags/fk.png"); } .flag.fm { background-image: url("../gfx/flags/fm.png"); } .flag.fo { background-image: url("../gfx/flags/fo.png"); } .flag.fr { background-image: url("../gfx/flags/fr.png"); } .flag.ga { background-image: url("../gfx/flags/ga.png"); } .flag.gb { background-image: url("../gfx/flags/gb.png"); } .flag.gd { background-image: url("../gfx/flags/gd.png"); } .flag.ge { background-image: url("../gfx/flags/ge.png"); } .flag.gf { background-image: url("../gfx/flags/gf.png"); } .flag.gh { background-image: url("../gfx/flags/gh.png"); } .flag.gi { background-image: url("../gfx/flags/gi.png"); } .flag.gl { background-image: url("../gfx/flags/gl.png"); } .flag.gm { background-image: url("../gfx/flags/gm.png"); } .flag.gn { background-image: url("../gfx/flags/gn.png"); } .flag.gp { background-image: url("../gfx/flags/gp.png"); } .flag.gq { background-image: url("../gfx/flags/gq.png"); } .flag.gr { background-image: url("../gfx/flags/gr.png"); } .flag.gs { background-image: url("../gfx/flags/gs.png"); } .flag.gt { background-image: url("../gfx/flags/gt.png"); } .flag.gu { background-image: url("../gfx/flags/gu.png"); } .flag.gw { background-image: url("../gfx/flags/gw.png"); } .flag.gy { background-image: url("../gfx/flags/gy.png"); } .flag.hk { background-image: url("../gfx/flags/hk.png"); } .flag.hm { background-image: url("../gfx/flags/hm.png"); } .flag.hn { background-image: url("../gfx/flags/hn.png"); } .flag.hr { background-image: url("../gfx/flags/hr.png"); } .flag.ht { background-image: url("../gfx/flags/ht.png"); } .flag.hu { background-image: url("../gfx/flags/hu.png"); } .flag.id { background-image: url("../gfx/flags/id.png"); } .flag.ie { background-image: url("../gfx/flags/ie.png"); } .flag.il { background-image: url("../gfx/flags/il.png"); } .flag.in { background-image: url("../gfx/flags/in.png"); } .flag.io { background-image: url("../gfx/flags/io.png"); } .flag.iq { background-image: url("../gfx/flags/iq.png"); } .flag.ir { background-image: url("../gfx/flags/ir.png"); } .flag.is { background-image: url("../gfx/flags/is.png"); } .flag.it { background-image: url("../gfx/flags/it.png"); } .flag.jm { background-image: url("../gfx/flags/jm.png"); } .flag.jo { background-image: url("../gfx/flags/jo.png"); } .flag.jp { background-image: url("../gfx/flags/jp.png"); } .flag.ke { background-image: url("../gfx/flags/ke.png"); } .flag.kg { background-image: url("../gfx/flags/kg.png"); } .flag.kh { background-image: url("../gfx/flags/kh.png"); } .flag.ki { background-image: url("../gfx/flags/ki.png"); } .flag.km { background-image: url("../gfx/flags/km.png"); } .flag.kn { background-image: url("../gfx/flags/kn.png"); } .flag.kp { background-image: url("../gfx/flags/kp.png"); } .flag.kr { background-image: url("../gfx/flags/kr.png"); } .flag.kw { background-image: url("../gfx/flags/kw.png"); } .flag.ky { background-image: url("../gfx/flags/ky.png"); } .flag.kz { background-image: url("../gfx/flags/kz.png"); } .flag.la { background-image: url("../gfx/flags/la.png"); } .flag.lb { background-image: url("../gfx/flags/lb.png"); } .flag.lc { background-image: url("../gfx/flags/lc.png"); } .flag.li { background-image: url("../gfx/flags/li.png"); } .flag.lk { background-image: url("../gfx/flags/lk.png"); } .flag.lr { background-image: url("../gfx/flags/lr.png"); } .flag.ls { background-image: url("../gfx/flags/ls.png"); } .flag.lt { background-image: url("../gfx/flags/lt.png"); } .flag.lu { background-image: url("../gfx/flags/lu.png"); } .flag.lv { background-image: url("../gfx/flags/lv.png"); } .flag.ly { background-image: url("../gfx/flags/ly.png"); } .flag.ma { background-image: url("../gfx/flags/ma.png"); } .flag.mc { background-image: url("../gfx/flags/mc.png"); } .flag.md { background-image: url("../gfx/flags/md.png"); } .flag.me { background-image: url("../gfx/flags/me.png"); } .flag.mg { background-image: url("../gfx/flags/mg.png"); } .flag.mh { background-image: url("../gfx/flags/mh.png"); } .flag.mk { background-image: url("../gfx/flags/mk.png"); } .flag.ml { background-image: url("../gfx/flags/ml.png"); } .flag.mm { background-image: url("../gfx/flags/mm.png"); } .flag.mn { background-image: url("../gfx/flags/mn.png"); } .flag.mo { background-image: url("../gfx/flags/mo.png"); } .flag.mp { background-image: url("../gfx/flags/mp.png"); } .flag.mq { background-image: url("../gfx/flags/mq.png"); } .flag.mr { background-image: url("../gfx/flags/mr.png"); } .flag.ms { background-image: url("../gfx/flags/ms.png"); } .flag.mt { background-image: url("../gfx/flags/mt.png"); } .flag.mu { background-image: url("../gfx/flags/mu.png"); } .flag.mv { background-image: url("../gfx/flags/mv.png"); } .flag.mw { background-image: url("../gfx/flags/mw.png"); } .flag.mx { background-image: url("../gfx/flags/mx.png"); } .flag.my { background-image: url("../gfx/flags/my.png"); } .flag.mz { background-image: url("../gfx/flags/mz.png"); } .flag.na { background-image: url("../gfx/flags/na.png"); } .flag.nc { background-image: url("../gfx/flags/nc.png"); } .flag.ne { background-image: url("../gfx/flags/ne.png"); } .flag.nf { background-image: url("../gfx/flags/nf.png"); } .flag.ng { background-image: url("../gfx/flags/ng.png"); } .flag.ni { background-image: url("../gfx/flags/ni.png"); } .flag.nl { background-image: url("../gfx/flags/nl.png"); } .flag.no { background-image: url("../gfx/flags/no.png"); } .flag.np { background-image: url("../gfx/flags/np.png"); } .flag.nr { background-image: url("../gfx/flags/nr.png"); } .flag.nu { background-image: url("../gfx/flags/nu.png"); } .flag.nz { background-image: url("../gfx/flags/nz.png"); } .flag.om { background-image: url("../gfx/flags/om.png"); } .flag.pa { background-image: url("../gfx/flags/pa.png"); } .flag.pe { background-image: url("../gfx/flags/pe.png"); } .flag.pf { background-image: url("../gfx/flags/pf.png"); } .flag.pg { background-image: url("../gfx/flags/pg.png"); } .flag.ph { background-image: url("../gfx/flags/ph.png"); } .flag.pk { background-image: url("../gfx/flags/pk.png"); } .flag.pl { background-image: url("../gfx/flags/pl.png"); } .flag.pm { background-image: url("../gfx/flags/pm.png"); } .flag.pn { background-image: url("../gfx/flags/pn.png"); } .flag.pr { background-image: url("../gfx/flags/pr.png"); } .flag.ps { background-image: url("../gfx/flags/ps.png"); } .flag.pt { background-image: url("../gfx/flags/pt.png"); } .flag.pw { background-image: url("../gfx/flags/pw.png"); } .flag.py { background-image: url("../gfx/flags/py.png"); } .flag.qa { background-image: url("../gfx/flags/qa.png"); } .flag.re { background-image: url("../gfx/flags/re.png"); } .flag.ro { background-image: url("../gfx/flags/ro.png"); } .flag.rs { background-image: url("../gfx/flags/rs.png"); } .flag.ru { background-image: url("../gfx/flags/ru.png"); } .flag.rw { background-image: url("../gfx/flags/rw.png"); } .flag.sa { background-image: url("../gfx/flags/sa.png"); } .flag.sb { background-image: url("../gfx/flags/sb.png"); } .flag.scotland { background-image: url("../gfx/flags/scotland.png"); } .flag.sc { background-image: url("../gfx/flags/sc.png"); } .flag.sd { background-image: url("../gfx/flags/sd.png"); } .flag.se { background-image: url("../gfx/flags/se.png"); } .flag.sg { background-image: url("../gfx/flags/sg.png"); } .flag.sh { background-image: url("../gfx/flags/sh.png"); } .flag.si { background-image: url("../gfx/flags/si.png"); } .flag.sj { background-image: url("../gfx/flags/sj.png"); } .flag.sk { background-image: url("../gfx/flags/sk.png"); } .flag.sl { background-image: url("../gfx/flags/sl.png"); } .flag.sm { background-image: url("../gfx/flags/sm.png"); } .flag.sn { background-image: url("../gfx/flags/sn.png"); } .flag.so { background-image: url("../gfx/flags/so.png"); } .flag.sr { background-image: url("../gfx/flags/sr.png"); } .flag.st { background-image: url("../gfx/flags/st.png"); } .flag.sv { background-image: url("../gfx/flags/sv.png"); } .flag.sy { background-image: url("../gfx/flags/sy.png"); } .flag.sz { background-image: url("../gfx/flags/sz.png"); } .flag.tc { background-image: url("../gfx/flags/tc.png"); } .flag.td { background-image: url("../gfx/flags/td.png"); } .flag.tf { background-image: url("../gfx/flags/tf.png"); } .flag.tg { background-image: url("../gfx/flags/tg.png"); } .flag.th { background-image: url("../gfx/flags/th.png"); } .flag.tj { background-image: url("../gfx/flags/tj.png"); } .flag.tk { background-image: url("../gfx/flags/tk.png"); } .flag.tl { background-image: url("../gfx/flags/tl.png"); } .flag.tm { background-image: url("../gfx/flags/tm.png"); } .flag.tn { background-image: url("../gfx/flags/tn.png"); } .flag.to { background-image: url("../gfx/flags/to.png"); } .flag.tr { background-image: url("../gfx/flags/tr.png"); } .flag.tt { background-image: url("../gfx/flags/tt.png"); } .flag.tv { background-image: url("../gfx/flags/tv.png"); } .flag.tw { background-image: url("../gfx/flags/tw.png"); } .flag.tz { background-image: url("../gfx/flags/tz.png"); } .flag.ua { background-image: url("../gfx/flags/ua.png"); } .flag.ug { background-image: url("../gfx/flags/ug.png"); } .flag.um { background-image: url("../gfx/flags/um.png"); } .flag.us { background-image: url("../gfx/flags/us.png"); } .flag.uy { background-image: url("../gfx/flags/uy.png"); } .flag.uz { background-image: url("../gfx/flags/uz.png"); } .flag.va { background-image: url("../gfx/flags/va.png"); } .flag.vc { background-image: url("../gfx/flags/vc.png"); } .flag.ve { background-image: url("../gfx/flags/ve.png"); } .flag.vg { background-image: url("../gfx/flags/vg.png"); } .flag.vi { background-image: url("../gfx/flags/vi.png"); } .flag.vn { background-image: url("../gfx/flags/vn.png"); } .flag.vu { background-image: url("../gfx/flags/vu.png"); } .flag.wales { background-image: url("../gfx/flags/wales.png"); } .flag.wf { background-image: url("../gfx/flags/wf.png"); } .flag.ws { background-image: url("../gfx/flags/ws.png"); } .flag.ye { background-image: url("../gfx/flags/ye.png"); } .flag.yt { background-image: url("../gfx/flags/yt.png"); } .flag.za { background-image: url("../gfx/flags/za.png"); } .flag.zm { background-image: url("../gfx/flags/zm.png"); } .flag.zw { background-image: url("../gfx/flags/zw.png"); }
flamejam/static/css/flags.css
.flag { display: inline-block; vertical-align: middle; width: 16px; height: 11px; margin-right: 2px; background: url("../gfx/flags/unknown.png") center center no-repeat; } .flag.ad { background-image: url("../gfx/flags/ad.png"); } .flag.ae { background-image: url("../gfx/flags/ae.png"); } .flag.af { background-image: url("../gfx/flags/af.png"); } .flag.ag { background-image: url("../gfx/flags/ag.png"); } .flag.ai { background-image: url("../gfx/flags/ai.png"); } .flag.al { background-image: url("../gfx/flags/al.png"); } .flag.am { background-image: url("../gfx/flags/am.png"); } .flag.an { background-image: url("../gfx/flags/an.png"); } .flag.ao { background-image: url("../gfx/flags/ao.png"); } .flag.ar { background-image: url("../gfx/flags/ar.png"); } .flag.as { background-image: url("../gfx/flags/as.png"); } .flag.at { background-image: url("../gfx/flags/at.png"); } .flag.au { background-image: url("../gfx/flags/au.png"); } .flag.aw { background-image: url("../gfx/flags/aw.png"); } .flag.ax { background-image: url("../gfx/flags/ax.png"); } .flag.az { background-image: url("../gfx/flags/az.png"); } .flag.ba { background-image: url("../gfx/flags/ba.png"); } .flag.bb { background-image: url("../gfx/flags/bb.png"); } .flag.bd { background-image: url("../gfx/flags/bd.png"); } .flag.be { background-image: url("../gfx/flags/be.png"); } .flag.bf { background-image: url("../gfx/flags/bf.png"); } .flag.bg { background-image: url("../gfx/flags/bg.png"); } .flag.bh { background-image: url("../gfx/flags/bh.png"); } .flag.bi { background-image: url("../gfx/flags/bi.png"); } .flag.bj { background-image: url("../gfx/flags/bj.png"); } .flag.bm { background-image: url("../gfx/flags/bm.png"); } .flag.bn { background-image: url("../gfx/flags/bn.png"); } .flag.bo { background-image: url("../gfx/flags/bo.png"); } .flag.br { background-image: url("../gfx/flags/br.png"); } .flag.bs { background-image: url("../gfx/flags/bs.png"); } .flag.bt { background-image: url("../gfx/flags/bt.png"); } .flag.bv { background-image: url("../gfx/flags/bv.png"); } .flag.bw { background-image: url("../gfx/flags/bw.png"); } .flag.by { background-image: url("../gfx/flags/by.png"); } .flag.bz { background-image: url("../gfx/flags/bz.png"); } .flag.ca { background-image: url("../gfx/flags/ca.png"); } .flag.catalonia { background-image: url("../gfx/flags/catalonia.png"); } .flag.cc { background-image: url("../gfx/flags/cc.png"); } .flag.cd { background-image: url("../gfx/flags/cd.png"); } .flag.cf { background-image: url("../gfx/flags/cf.png"); } .flag.cg { background-image: url("../gfx/flags/cg.png"); } .flag.ch { background-image: url("../gfx/flags/ch.png"); } .flag.ci { background-image: url("../gfx/flags/ci.png"); } .flag.ck { background-image: url("../gfx/flags/ck.png"); } .flag.cl { background-image: url("../gfx/flags/cl.png"); } .flag.cm { background-image: url("../gfx/flags/cm.png"); } .flag.cn { background-image: url("../gfx/flags/cn.png"); } .flag.co { background-image: url("../gfx/flags/co.png"); } .flag.cr { background-image: url("../gfx/flags/cr.png"); } .flag.cs { background-image: url("../gfx/flags/cs.png"); } .flag.cu { background-image: url("../gfx/flags/cu.png"); } .flag.cv { background-image: url("../gfx/flags/cv.png"); } .flag.cx { background-image: url("../gfx/flags/cx.png"); } .flag.cy { background-image: url("../gfx/flags/cy.png"); } .flag.cz { background-image: url("../gfx/flags/cz.png"); } .flag.de { background-image: url("../gfx/flags/de.png"); } .flag.dj { background-image: url("../gfx/flags/dj.png"); } .flag.dk { background-image: url("../gfx/flags/dk.png"); } .flag.dm { background-image: url("../gfx/flags/dm.png"); } .flag.do { background-image: url("../gfx/flags/do.png"); } .flag.dz { background-image: url("../gfx/flags/dz.png"); } .flag.ec { background-image: url("../gfx/flags/ec.png"); } .flag.ee { background-image: url("../gfx/flags/ee.png"); } .flag.eg { background-image: url("../gfx/flags/eg.png"); } .flag.eh { background-image: url("../gfx/flags/eh.png"); } .flag.england { background-image: url("../gfx/flags/england.png"); } .flag.er { background-image: url("../gfx/flags/er.png"); } .flag.es { background-image: url("../gfx/flags/es.png"); } .flag.et { background-image: url("../gfx/flags/et.png"); } .flag.europeanunion { background-image: url("../gfx/flags/europeanunion.png"); } .flag.fam { background-image: url("../gfx/flags/fam.png"); } .flag.fi { background-image: url("../gfx/flags/fi.png"); } .flag.fj { background-image: url("../gfx/flags/fj.png"); } .flag.fk { background-image: url("../gfx/flags/fk.png"); } .flag.fm { background-image: url("../gfx/flags/fm.png"); } .flag.fo { background-image: url("../gfx/flags/fo.png"); } .flag.fr { background-image: url("../gfx/flags/fr.png"); } .flag.ga { background-image: url("../gfx/flags/ga.png"); } .flag.gb { background-image: url("../gfx/flags/gb.png"); } .flag.gd { background-image: url("../gfx/flags/gd.png"); } .flag.ge { background-image: url("../gfx/flags/ge.png"); } .flag.gf { background-image: url("../gfx/flags/gf.png"); } .flag.gh { background-image: url("../gfx/flags/gh.png"); } .flag.gi { background-image: url("../gfx/flags/gi.png"); } .flag.gl { background-image: url("../gfx/flags/gl.png"); } .flag.gm { background-image: url("../gfx/flags/gm.png"); } .flag.gn { background-image: url("../gfx/flags/gn.png"); } .flag.gp { background-image: url("../gfx/flags/gp.png"); } .flag.gq { background-image: url("../gfx/flags/gq.png"); } .flag.gr { background-image: url("../gfx/flags/gr.png"); } .flag.gs { background-image: url("../gfx/flags/gs.png"); } .flag.gt { background-image: url("../gfx/flags/gt.png"); } .flag.gu { background-image: url("../gfx/flags/gu.png"); } .flag.gw { background-image: url("../gfx/flags/gw.png"); } .flag.gy { background-image: url("../gfx/flags/gy.png"); } .flag.hk { background-image: url("../gfx/flags/hk.png"); } .flag.hm { background-image: url("../gfx/flags/hm.png"); } .flag.hn { background-image: url("../gfx/flags/hn.png"); } .flag.hr { background-image: url("../gfx/flags/hr.png"); } .flag.ht { background-image: url("../gfx/flags/ht.png"); } .flag.hu { background-image: url("../gfx/flags/hu.png"); } .flag.id { background-image: url("../gfx/flags/id.png"); } .flag.ie { background-image: url("../gfx/flags/ie.png"); } .flag.il { background-image: url("../gfx/flags/il.png"); } .flag.in { background-image: url("../gfx/flags/in.png"); } .flag.io { background-image: url("../gfx/flags/io.png"); } .flag.iq { background-image: url("../gfx/flags/iq.png"); } .flag.ir { background-image: url("../gfx/flags/ir.png"); } .flag.is { background-image: url("../gfx/flags/is.png"); } .flag.it { background-image: url("../gfx/flags/it.png"); } .flag.jm { background-image: url("../gfx/flags/jm.png"); } .flag.jo { background-image: url("../gfx/flags/jo.png"); } .flag.jp { background-image: url("../gfx/flags/jp.png"); } .flag.ke { background-image: url("../gfx/flags/ke.png"); } .flag.kg { background-image: url("../gfx/flags/kg.png"); } .flag.kh { background-image: url("../gfx/flags/kh.png"); } .flag.ki { background-image: url("../gfx/flags/ki.png"); } .flag.km { background-image: url("../gfx/flags/km.png"); } .flag.kn { background-image: url("../gfx/flags/kn.png"); } .flag.kp { background-image: url("../gfx/flags/kp.png"); } .flag.kr { background-image: url("../gfx/flags/kr.png"); } .flag.kw { background-image: url("../gfx/flags/kw.png"); } .flag.ky { background-image: url("../gfx/flags/ky.png"); } .flag.kz { background-image: url("../gfx/flags/kz.png"); } .flag.la { background-image: url("../gfx/flags/la.png"); } .flag.lb { background-image: url("../gfx/flags/lb.png"); } .flag.lc { background-image: url("../gfx/flags/lc.png"); } .flag.li { background-image: url("../gfx/flags/li.png"); } .flag.lk { background-image: url("../gfx/flags/lk.png"); } .flag.lr { background-image: url("../gfx/flags/lr.png"); } .flag.ls { background-image: url("../gfx/flags/ls.png"); } .flag.lt { background-image: url("../gfx/flags/lt.png"); } .flag.lu { background-image: url("../gfx/flags/lu.png"); } .flag.lv { background-image: url("../gfx/flags/lv.png"); } .flag.ly { background-image: url("../gfx/flags/ly.png"); } .flag.ma { background-image: url("../gfx/flags/ma.png"); } .flag.mc { background-image: url("../gfx/flags/mc.png"); } .flag.md { background-image: url("../gfx/flags/md.png"); } .flag.me { background-image: url("../gfx/flags/me.png"); } .flag.mg { background-image: url("../gfx/flags/mg.png"); } .flag.mh { background-image: url("../gfx/flags/mh.png"); } .flag.mk { background-image: url("../gfx/flags/mk.png"); } .flag.ml { background-image: url("../gfx/flags/ml.png"); } .flag.mm { background-image: url("../gfx/flags/mm.png"); } .flag.mn { background-image: url("../gfx/flags/mn.png"); } .flag.mo { background-image: url("../gfx/flags/mo.png"); } .flag.mp { background-image: url("../gfx/flags/mp.png"); } .flag.mq { background-image: url("../gfx/flags/mq.png"); } .flag.mr { background-image: url("../gfx/flags/mr.png"); } .flag.ms { background-image: url("../gfx/flags/ms.png"); } .flag.mt { background-image: url("../gfx/flags/mt.png"); } .flag.mu { background-image: url("../gfx/flags/mu.png"); } .flag.mv { background-image: url("../gfx/flags/mv.png"); } .flag.mw { background-image: url("../gfx/flags/mw.png"); } .flag.mx { background-image: url("../gfx/flags/mx.png"); } .flag.my { background-image: url("../gfx/flags/my.png"); } .flag.mz { background-image: url("../gfx/flags/mz.png"); } .flag.na { background-image: url("../gfx/flags/na.png"); } .flag.nc { background-image: url("../gfx/flags/nc.png"); } .flag.ne { background-image: url("../gfx/flags/ne.png"); } .flag.nf { background-image: url("../gfx/flags/nf.png"); } .flag.ng { background-image: url("../gfx/flags/ng.png"); } .flag.ni { background-image: url("../gfx/flags/ni.png"); } .flag.nl { background-image: url("../gfx/flags/nl.png"); } .flag.no { background-image: url("../gfx/flags/no.png"); } .flag.np { background-image: url("../gfx/flags/np.png"); } .flag.nr { background-image: url("../gfx/flags/nr.png"); } .flag.nu { background-image: url("../gfx/flags/nu.png"); } .flag.nz { background-image: url("../gfx/flags/nz.png"); } .flag.om { background-image: url("../gfx/flags/om.png"); } .flag.pa { background-image: url("../gfx/flags/pa.png"); } .flag.pe { background-image: url("../gfx/flags/pe.png"); } .flag.pf { background-image: url("../gfx/flags/pf.png"); } .flag.pg { background-image: url("../gfx/flags/pg.png"); } .flag.ph { background-image: url("../gfx/flags/ph.png"); } .flag.pk { background-image: url("../gfx/flags/pk.png"); } .flag.pl { background-image: url("../gfx/flags/pl.png"); } .flag.pm { background-image: url("../gfx/flags/pm.png"); } .flag.pn { background-image: url("../gfx/flags/pn.png"); } .flag.pr { background-image: url("../gfx/flags/pr.png"); } .flag.ps { background-image: url("../gfx/flags/ps.png"); } .flag.pt { background-image: url("../gfx/flags/pt.png"); } .flag.pw { background-image: url("../gfx/flags/pw.png"); } .flag.py { background-image: url("../gfx/flags/py.png"); } .flag.qa { background-image: url("../gfx/flags/qa.png"); } .flag.re { background-image: url("../gfx/flags/re.png"); } .flag.ro { background-image: url("../gfx/flags/ro.png"); } .flag.rs { background-image: url("../gfx/flags/rs.png"); } .flag.ru { background-image: url("../gfx/flags/ru.png"); } .flag.rw { background-image: url("../gfx/flags/rw.png"); } .flag.sa { background-image: url("../gfx/flags/sa.png"); } .flag.sb { background-image: url("../gfx/flags/sb.png"); } .flag.scotland { background-image: url("../gfx/flags/scotland.png"); } .flag.sc { background-image: url("../gfx/flags/sc.png"); } .flag.sd { background-image: url("../gfx/flags/sd.png"); } .flag.se { background-image: url("../gfx/flags/se.png"); } .flag.sg { background-image: url("../gfx/flags/sg.png"); } .flag.sh { background-image: url("../gfx/flags/sh.png"); } .flag.si { background-image: url("../gfx/flags/si.png"); } .flag.sj { background-image: url("../gfx/flags/sj.png"); } .flag.sk { background-image: url("../gfx/flags/sk.png"); } .flag.sl { background-image: url("../gfx/flags/sl.png"); } .flag.sm { background-image: url("../gfx/flags/sm.png"); } .flag.sn { background-image: url("../gfx/flags/sn.png"); } .flag.so { background-image: url("../gfx/flags/so.png"); } .flag.sr { background-image: url("../gfx/flags/sr.png"); } .flag.st { background-image: url("../gfx/flags/st.png"); } .flag.sv { background-image: url("../gfx/flags/sv.png"); } .flag.sy { background-image: url("../gfx/flags/sy.png"); } .flag.sz { background-image: url("../gfx/flags/sz.png"); } .flag.tc { background-image: url("../gfx/flags/tc.png"); } .flag.td { background-image: url("../gfx/flags/td.png"); } .flag.tf { background-image: url("../gfx/flags/tf.png"); } .flag.tg { background-image: url("../gfx/flags/tg.png"); } .flag.th { background-image: url("../gfx/flags/th.png"); } .flag.tj { background-image: url("../gfx/flags/tj.png"); } .flag.tk { background-image: url("../gfx/flags/tk.png"); } .flag.tl { background-image: url("../gfx/flags/tl.png"); } .flag.tm { background-image: url("../gfx/flags/tm.png"); } .flag.tn { background-image: url("../gfx/flags/tn.png"); } .flag.to { background-image: url("../gfx/flags/to.png"); } .flag.tr { background-image: url("../gfx/flags/tr.png"); } .flag.tt { background-image: url("../gfx/flags/tt.png"); } .flag.tv { background-image: url("../gfx/flags/tv.png"); } .flag.tw { background-image: url("../gfx/flags/tw.png"); } .flag.tz { background-image: url("../gfx/flags/tz.png"); } .flag.ua { background-image: url("../gfx/flags/ua.png"); } .flag.ug { background-image: url("../gfx/flags/ug.png"); } .flag.um { background-image: url("../gfx/flags/um.png"); } .flag.us { background-image: url("../gfx/flags/us.png"); } .flag.uy { background-image: url("../gfx/flags/uy.png"); } .flag.uz { background-image: url("../gfx/flags/uz.png"); } .flag.va { background-image: url("../gfx/flags/va.png"); } .flag.vc { background-image: url("../gfx/flags/vc.png"); } .flag.ve { background-image: url("../gfx/flags/ve.png"); } .flag.vg { background-image: url("../gfx/flags/vg.png"); } .flag.vi { background-image: url("../gfx/flags/vi.png"); } .flag.vn { background-image: url("../gfx/flags/vn.png"); } .flag.vu { background-image: url("../gfx/flags/vu.png"); } .flag.wales { background-image: url("../gfx/flags/wales.png"); } .flag.wf { background-image: url("../gfx/flags/wf.png"); } .flag.ws { background-image: url("../gfx/flags/ws.png"); } .flag.ye { background-image: url("../gfx/flags/ye.png"); } .flag.yt { background-image: url("../gfx/flags/yt.png"); } .flag.za { background-image: url("../gfx/flags/za.png"); } .flag.zm { background-image: url("../gfx/flags/zm.png"); } .flag.zw { background-image: url("../gfx/flags/zw.png"); }
0.237046
0.095856
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; padding: 0 0 40px 0; } @media (min-width: 768px) { body { padding: 0 4% 40px 4%; } } a { color: #428bca; text-decoration: none; } a:hover { text-decoration: underline; } .text-muted { color: #999; } h1, h2, h3, h4, h5, h6 { font-weight: 500; line-height: 1.1; } p { max-width: 60em; } pre { font-size: 80%; border: 1px solid #ccc; border-radius: 4px; padding: 10px; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; } #log { white-space: pre-wrap; } code { padding: 2px 3px; font-size: 90%; color: #c33; background-color: #f5f5f5; border-radius: 4px; } pre, code { font-family: Menlo, "Courier New", monospace; } #capture { position: fixed; top: 70px; } #capture video { width: 50px; } button { display: inline-block; cursor: pointer; padding: 5px 10px; margin: 0 5px; color: #333; font-size: 110%; font-weight: 400; line-height: 1.4; text-align: center; white-space: nowrap; vertical-align: top; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; } button:hover { background-color: #f5f5f5; } button.disabled { cursor: not-allowed; box-shadow: none; opacity: .65; } .btn-primary { color: #fff; background-color: #38b; border-color: #37a; } .btn-primary:hover { background-color: #27a; } label { font-weight: 700; } .alert { border:1px solid #aaa; border-radius: 4px; margin: 1em 0; padding: 15px; } .alert-danger { color: #b44; border-color: #edd; background-color: #fee; } header { margin-bottom: 30px; border-bottom: 1px solid #e5e5e5; } header a:hover { text-decoration: none; color: #428bca; } header img { height: 26px; margin-right: 0.5em; vertical-align: baseline; } main { margin: 40px 0; } footer { padding-top: 19px; color: #777; font-size: 80%; border-top: 1px solid #e5e5e5; } footer ul { list-style-type: none; padding: 0; } .feedlink { color: #888; font-size: 80%; } .feedlink a { color: #888; } .d-boxes { display: flex; flex-wrap: wrap; margin-left: -10px; margin-top: -10px; } .d-box { flex: 1 0 350px; box-sizing: border-box; padding: 10px; margin-left: 10px; margin-top: 10px; border: 1px solid #ddd; border-radius: 4px; } .d-analysis-thumbnail { float: left; max-width: 150px; max-height: 100px; margin-right: 20px; } .d-home-link { position: relative; top: -30px; font-size: 85%; }
openpifpafwebdemo/static/style.css
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; padding: 0 0 40px 0; } @media (min-width: 768px) { body { padding: 0 4% 40px 4%; } } a { color: #428bca; text-decoration: none; } a:hover { text-decoration: underline; } .text-muted { color: #999; } h1, h2, h3, h4, h5, h6 { font-weight: 500; line-height: 1.1; } p { max-width: 60em; } pre { font-size: 80%; border: 1px solid #ccc; border-radius: 4px; padding: 10px; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; } #log { white-space: pre-wrap; } code { padding: 2px 3px; font-size: 90%; color: #c33; background-color: #f5f5f5; border-radius: 4px; } pre, code { font-family: Menlo, "Courier New", monospace; } #capture { position: fixed; top: 70px; } #capture video { width: 50px; } button { display: inline-block; cursor: pointer; padding: 5px 10px; margin: 0 5px; color: #333; font-size: 110%; font-weight: 400; line-height: 1.4; text-align: center; white-space: nowrap; vertical-align: top; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; } button:hover { background-color: #f5f5f5; } button.disabled { cursor: not-allowed; box-shadow: none; opacity: .65; } .btn-primary { color: #fff; background-color: #38b; border-color: #37a; } .btn-primary:hover { background-color: #27a; } label { font-weight: 700; } .alert { border:1px solid #aaa; border-radius: 4px; margin: 1em 0; padding: 15px; } .alert-danger { color: #b44; border-color: #edd; background-color: #fee; } header { margin-bottom: 30px; border-bottom: 1px solid #e5e5e5; } header a:hover { text-decoration: none; color: #428bca; } header img { height: 26px; margin-right: 0.5em; vertical-align: baseline; } main { margin: 40px 0; } footer { padding-top: 19px; color: #777; font-size: 80%; border-top: 1px solid #e5e5e5; } footer ul { list-style-type: none; padding: 0; } .feedlink { color: #888; font-size: 80%; } .feedlink a { color: #888; } .d-boxes { display: flex; flex-wrap: wrap; margin-left: -10px; margin-top: -10px; } .d-box { flex: 1 0 350px; box-sizing: border-box; padding: 10px; margin-left: 10px; margin-top: 10px; border: 1px solid #ddd; border-radius: 4px; } .d-analysis-thumbnail { float: left; max-width: 150px; max-height: 100px; margin-right: 20px; } .d-home-link { position: relative; top: -30px; font-size: 85%; }
0.345105
0.132908
.header { display: block; position: fixed; top: 0; left: 0; width: 100%; z-index: 100; } .header_container { width: 100%; z-index: 1; background: #FFFFFF; } .header_content { width: 100%; height: 130px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header.scrolled .header_content { height: 70px; } .logo a { font-size: 30px; font-weight: 700; color: #1b1b1b; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header.scrolled .logo a { font-size: 24px; } .main_nav { margin-left: 156px; } .main_nav > ul > li { display: inline-block; position: relative; } .main_nav > ul > li:not(:last-child) { margin-right: 46px; } .main_nav > ul > li > a { font-size: 16px; font-weight: 600; color: #767676; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .main_nav > ul > li > a:hover, .main_nav > ul > li.active > a { color: #1b1b1b; } .main_nav ul li.hassubs::after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: calc(100% + 3px); font-family: 'FontAwesome'; font-size: 10px; content: '\f078'; color: #767676; } .main_nav ul li:hover::after, .main_nav ul li.active::after { color: #1b1b1b; } .hassubs ul { position: absolute; right: -15px; top: calc(100% + 20px); text-align: right; background: #FFFFFF; padding-right: 25px; padding-left: 35px; padding-top: 25px; padding-bottom: 25px; visibility: hidden; opacity: 0; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .hassubs:hover ul { visibility: visible; opacity: 1; top: calc(100% + 0px); } .hassubs ul li:not(:last-child) { margin-bottom: 11px; } .hassubs ul li a { font-size: 14px; font-weight: 600; color: #767676; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .hassubs ul li a:hover { color: #1b1b1b; } .header_extra { } .shopping_cart { display: inline-block; } .shopping_cart a svg { display: inline-block; width: 20px; height: 20px; vertical-align: middle; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .shopping_cart a:hover svg, .shopping_cart a:hover div { fill: #e95a5a; color: #e95a5a; } .shopping_cart a div { display: inline-block; vertical-align: middle; font-size: 14px; font-weight: 500; color: #1b1b1b; margin-left: 13px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .shopping_cart a div span { margin-left: 4px; } .search { display: inline-block; margin-left: 51px; cursor: pointer; vertical-align: sub; -webkit-transform: translateY(-1px); -moz-transform: translateY(-1px); -ms-transform: translateY(-1px); -o-transform: translateY(-1px); transform: translateY(-1px); } .search_icon { width: 13px; height: 13px; } .search_icon svg { -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .search_icon:hover svg { fill: #e95a5a; } .hamburger { display: none; margin-left: 30px; cursor: pointer; margin-right: 4px; -webkit-transform: translateY(2px); -moz-transform: translateY(2px); -ms-transform: translateY(2px); -o-transform: translateY(2px); transform: translateY(2px); } .hamburger i { font-size: 18px; color: #1b1b1b; } .search_panel { position: absolute; left: 0; bottom: 0; width: 100%; background: #e4e4e4; z-index: -1; } .search_panel.active { bottom: -80px; } .search_panel_content { height: 80px; } .search_input { width: 300px; height: 40px; border: none; outline: none; border-radius: 3px; padding-left: 20px; } .search_input::-webkit-input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input:-moz-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input::-moz-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input:-ms-input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input::input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .header_social { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 60px; z-index: 1; margin-right: -5px; } .header_social ul li { display: inline-block; } .header_social ul li:not(:last-child) { margin-right: 18px; } .header_social ul li a i { font-size: 16px; color: #b5b5b5; padding: 5px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header_social ul li a i:hover { color: #1b1b1b; } .search_button { display: inline-block; margin-left: 15px; -webkit-border-radius: 10px; -webkit-box-shadow: 0px 3px rgba(128,128,128,1), /* gradient effects */ 0px 4px rgba(118,118,118,1), 0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1), 0px 7px rgba(88,88,88,1), 0px 8px rgba(78,78,78,1), 0px 14px 6px -1px rgba(128,128,128,1); /* shadow */ -webkit-transition: -webkit-box-shadow .1s ease-in-out; } .search_button span { background-color: #E8E8E8; background-image: /* gloss gradient */ -webkit-gradient( linear, left bottom, left top, color-stop(50%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0.2))), /* dark outside gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%,rgba(210,210,210,0.3)), color-stop(20%,rgba(210,210,210,0)), color-stop(80%,rgba(210,210,210,0)), color-stop(100%,rgba(210,210,210,0.3))), /* light inner gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,0.5)), color-stop(80%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))), /* diagonal line pattern */ -webkit-gradient( linear, 0% 100%, 100% 0%, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,0)), color-stop(40%,#D2D2D1), color-stop(60%,#D2D2D1), color-stop(60%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); -webkit-box-shadow: 0px -1px #fff, /* top highlight */ 0px 1px 1px #FFFFFF; /* bottom edge */ -webkit-background-size: 100%, 100%, 100%, 4px 4px; -webkit-border-radius: 10px; -webkit-transition: -webkit-transform .1s ease-in-out; display: inline-block; padding: 4px 20px 4px 20px; color: #3A474D; text-transform: uppercase; font-family: 'TradeGothicLTStd-BdCn20','PT Sans Narrow'; font-weight: 700; font-size: 22px; text-shadow: 0px 1px #fff, 0px -1px #262F33; } .search_button span:hover { color: #ffffff; text-shadow: 0px -1px #97A63A; cursor: pointer; } .search_button:active { -webkit-box-shadow: 0px 3px rgba(128,128,128,1), 0px 4px rgba(118,118,118,1), 0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1), 0px 7px rgba(88,88,88,1), 0px 8px rgba(78,78,78,1), 0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */ } .search_button:active span{ -webkit-transform: translate(0, 5px); /* depth of button press */ } .search_button span:after { display: block; width: 10px; height: 10px; font-family: 'Cabin'; font-weight: 700; color: #AEBF3B; text-shadow: 0px 1px #fff, 0px -1px #97A63A; font-size: 26px; }
src/app/components/shared/navigation/navigation.component.css
.header { display: block; position: fixed; top: 0; left: 0; width: 100%; z-index: 100; } .header_container { width: 100%; z-index: 1; background: #FFFFFF; } .header_content { width: 100%; height: 130px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header.scrolled .header_content { height: 70px; } .logo a { font-size: 30px; font-weight: 700; color: #1b1b1b; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header.scrolled .logo a { font-size: 24px; } .main_nav { margin-left: 156px; } .main_nav > ul > li { display: inline-block; position: relative; } .main_nav > ul > li:not(:last-child) { margin-right: 46px; } .main_nav > ul > li > a { font-size: 16px; font-weight: 600; color: #767676; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .main_nav > ul > li > a:hover, .main_nav > ul > li.active > a { color: #1b1b1b; } .main_nav ul li.hassubs::after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: calc(100% + 3px); font-family: 'FontAwesome'; font-size: 10px; content: '\f078'; color: #767676; } .main_nav ul li:hover::after, .main_nav ul li.active::after { color: #1b1b1b; } .hassubs ul { position: absolute; right: -15px; top: calc(100% + 20px); text-align: right; background: #FFFFFF; padding-right: 25px; padding-left: 35px; padding-top: 25px; padding-bottom: 25px; visibility: hidden; opacity: 0; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .hassubs:hover ul { visibility: visible; opacity: 1; top: calc(100% + 0px); } .hassubs ul li:not(:last-child) { margin-bottom: 11px; } .hassubs ul li a { font-size: 14px; font-weight: 600; color: #767676; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .hassubs ul li a:hover { color: #1b1b1b; } .header_extra { } .shopping_cart { display: inline-block; } .shopping_cart a svg { display: inline-block; width: 20px; height: 20px; vertical-align: middle; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .shopping_cart a:hover svg, .shopping_cart a:hover div { fill: #e95a5a; color: #e95a5a; } .shopping_cart a div { display: inline-block; vertical-align: middle; font-size: 14px; font-weight: 500; color: #1b1b1b; margin-left: 13px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .shopping_cart a div span { margin-left: 4px; } .search { display: inline-block; margin-left: 51px; cursor: pointer; vertical-align: sub; -webkit-transform: translateY(-1px); -moz-transform: translateY(-1px); -ms-transform: translateY(-1px); -o-transform: translateY(-1px); transform: translateY(-1px); } .search_icon { width: 13px; height: 13px; } .search_icon svg { -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .search_icon:hover svg { fill: #e95a5a; } .hamburger { display: none; margin-left: 30px; cursor: pointer; margin-right: 4px; -webkit-transform: translateY(2px); -moz-transform: translateY(2px); -ms-transform: translateY(2px); -o-transform: translateY(2px); transform: translateY(2px); } .hamburger i { font-size: 18px; color: #1b1b1b; } .search_panel { position: absolute; left: 0; bottom: 0; width: 100%; background: #e4e4e4; z-index: -1; } .search_panel.active { bottom: -80px; } .search_panel_content { height: 80px; } .search_input { width: 300px; height: 40px; border: none; outline: none; border-radius: 3px; padding-left: 20px; } .search_input::-webkit-input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input:-moz-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input::-moz-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input:-ms-input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .search_input::input-placeholder { font-size: 14px !important; font-weight: 400 !important; font-style: italic; color: #767676 !important; } .header_social { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 60px; z-index: 1; margin-right: -5px; } .header_social ul li { display: inline-block; } .header_social ul li:not(:last-child) { margin-right: 18px; } .header_social ul li a i { font-size: 16px; color: #b5b5b5; padding: 5px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header_social ul li a i:hover { color: #1b1b1b; } .search_button { display: inline-block; margin-left: 15px; -webkit-border-radius: 10px; -webkit-box-shadow: 0px 3px rgba(128,128,128,1), /* gradient effects */ 0px 4px rgba(118,118,118,1), 0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1), 0px 7px rgba(88,88,88,1), 0px 8px rgba(78,78,78,1), 0px 14px 6px -1px rgba(128,128,128,1); /* shadow */ -webkit-transition: -webkit-box-shadow .1s ease-in-out; } .search_button span { background-color: #E8E8E8; background-image: /* gloss gradient */ -webkit-gradient( linear, left bottom, left top, color-stop(50%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0.2))), /* dark outside gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%,rgba(210,210,210,0.3)), color-stop(20%,rgba(210,210,210,0)), color-stop(80%,rgba(210,210,210,0)), color-stop(100%,rgba(210,210,210,0.3))), /* light inner gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,0.5)), color-stop(80%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))), /* diagonal line pattern */ -webkit-gradient( linear, 0% 100%, 100% 0%, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,0)), color-stop(40%,#D2D2D1), color-stop(60%,#D2D2D1), color-stop(60%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); -webkit-box-shadow: 0px -1px #fff, /* top highlight */ 0px 1px 1px #FFFFFF; /* bottom edge */ -webkit-background-size: 100%, 100%, 100%, 4px 4px; -webkit-border-radius: 10px; -webkit-transition: -webkit-transform .1s ease-in-out; display: inline-block; padding: 4px 20px 4px 20px; color: #3A474D; text-transform: uppercase; font-family: 'TradeGothicLTStd-BdCn20','PT Sans Narrow'; font-weight: 700; font-size: 22px; text-shadow: 0px 1px #fff, 0px -1px #262F33; } .search_button span:hover { color: #ffffff; text-shadow: 0px -1px #97A63A; cursor: pointer; } .search_button:active { -webkit-box-shadow: 0px 3px rgba(128,128,128,1), 0px 4px rgba(118,118,118,1), 0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1), 0px 7px rgba(88,88,88,1), 0px 8px rgba(78,78,78,1), 0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */ } .search_button:active span{ -webkit-transform: translate(0, 5px); /* depth of button press */ } .search_button span:after { display: block; width: 10px; height: 10px; font-family: 'Cabin'; font-weight: 700; color: #AEBF3B; text-shadow: 0px 1px #fff, 0px -1px #97A63A; font-size: 26px; }
0.273186
0.036873
.card { background: #fff; border-radius: 3px; height: 275px; margin: 1rem; position: relative; width: 275px; box-shadow: 0 3px 6px #999, 0 3px 6px #999; text-align: left; background-image: linear-gradient(45deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; } .card > .img-container { height: 70%; overflow: hidden; text-align: center; /* background:#717272; */ background-image: linear-gradient(135deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; } .card > .img-container > a > img { margin-top:12px; width: 85% ; height: 85%; /* width:200px; height:400px; */ object-fit:cover; border-radius: 3px; } .card > .content { padding-left: 1rem; padding-right: 1rem; font-size: 15px; background-image: linear-gradient(90deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; background:linear-gradient(to bottom, #dbe6c4 5%, #9ba892 100%); padding-bottom:20px; } .card > .content > ul { list-style-type: none; } .card > .content > ul > li { margin-top: 18px; } .myYButton { margin-left:3px; margin-top:20px; box-shadow: 0px 1px 0px 0px #fff6af; background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%); background-color:#ffec64; border-radius:6px; border:1px solid #ffaa22; display:inline-block; cursor:pointer; color:black; font-family:Arial; font-size:12px; font-weight:bold; /* padding:6px 24px; */ text-decoration:none; /* text-shadow:0px 1px 0px #ffee66; */ } .myYButton:hover { background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%); background-color:#ffab23; } .myYButton:active { position:relative; top:1px; } .myGButton { margin-top:20px; box-shadow:inset 0px 1px 0px 0px #caefab; background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%); background-color:#77d42a; border-radius:6px; border:1px solid #268a16; display:inline-block; cursor:pointer; color:black; font-family:Arial; font-size:12px; font-weight:bold; /* padding:6px 24px; */ text-decoration:none; /* text-shadow:0px 1px 0px #aade7c; */ } .myGButton:hover { background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%); background-color:#5cb811; } .myGButton:active { position:relative; top:1px; } a:link { color: black; background-color: transparent; text-decoration: none; } a:visited { color: black; background-color: transparent; text-decoration: none; } a:hover { color: red; background-color: transparent; text-decoration: underline; } a:active { color:pink; background-color: transparent; text-decoration: underline; }
src/components/Project/project.css
.card { background: #fff; border-radius: 3px; height: 275px; margin: 1rem; position: relative; width: 275px; box-shadow: 0 3px 6px #999, 0 3px 6px #999; text-align: left; background-image: linear-gradient(45deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; } .card > .img-container { height: 70%; overflow: hidden; text-align: center; /* background:#717272; */ background-image: linear-gradient(135deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; } .card > .img-container > a > img { margin-top:12px; width: 85% ; height: 85%; /* width:200px; height:400px; */ object-fit:cover; border-radius: 3px; } .card > .content { padding-left: 1rem; padding-right: 1rem; font-size: 15px; background-image: linear-gradient(90deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.50%, #e3e6e8 50%, #dbd8d8 50%, #dbd8d8 62.50%, lightgrey 62.50%, lightgrey 75%, #cfc3c3 75%, #cfc3c3 87.50%, #e3e6e8 87.50%, #e3e6e8 100%); background-size: 80.00px 80.00px; background:linear-gradient(to bottom, #dbe6c4 5%, #9ba892 100%); padding-bottom:20px; } .card > .content > ul { list-style-type: none; } .card > .content > ul > li { margin-top: 18px; } .myYButton { margin-left:3px; margin-top:20px; box-shadow: 0px 1px 0px 0px #fff6af; background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%); background-color:#ffec64; border-radius:6px; border:1px solid #ffaa22; display:inline-block; cursor:pointer; color:black; font-family:Arial; font-size:12px; font-weight:bold; /* padding:6px 24px; */ text-decoration:none; /* text-shadow:0px 1px 0px #ffee66; */ } .myYButton:hover { background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%); background-color:#ffab23; } .myYButton:active { position:relative; top:1px; } .myGButton { margin-top:20px; box-shadow:inset 0px 1px 0px 0px #caefab; background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%); background-color:#77d42a; border-radius:6px; border:1px solid #268a16; display:inline-block; cursor:pointer; color:black; font-family:Arial; font-size:12px; font-weight:bold; /* padding:6px 24px; */ text-decoration:none; /* text-shadow:0px 1px 0px #aade7c; */ } .myGButton:hover { background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%); background-color:#5cb811; } .myGButton:active { position:relative; top:1px; } a:link { color: black; background-color: transparent; text-decoration: none; } a:visited { color: black; background-color: transparent; text-decoration: none; } a:hover { color: red; background-color: transparent; text-decoration: underline; } a:active { color:pink; background-color: transparent; text-decoration: underline; }
0.425725
0.076926
.navbar { height: 75px; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; padding-left: 20%; padding-right: 20%; z-index: 999; font-family: 'Montserrat'; justify-content: space-between; } .nav-links { list-style-type: none; margin: 0; margin-top: 0.4em; padding: 0; overflow: hidden; margin-right: 40px; margin-left: 15px; } .avatar { border-radius: 50%; width: 30%; height: 30%; float: left; } .test { display: flex; flex-direction: row; } .login { align-content: right; } .user div { width: 80%; text-align: left!important; float: right; } .user a { font-size: x-small!important; text-align: right; font-weight: normal!important; } .user span:hover { color: white!important; } .nav-item { float: left; } .nav-link.active { border-bottom: 2px solid white; } .nav-link.active:not(.premium):hover { transform: scale(1.05); } .nav-link { display: block; text-align: center; margin-left: 10px; margin-right: 10px; color: white; text-decoration: none; font-weight: bold; -webkit-transition-duration: 0.6s; /* Safari */ transition-duration: 0.3s; } .nav-link:hover { filter: brightness(90%) !important; } .DM-nav { color: white; font-weight: bold; font-size: 1.75em; margin-left: 40px; padding-right: 25px; border-right: 3px solid #7289DA!important; } .nav-link.premium { color: #FFD700; } .nav-link.premium:after { content: '\A ' attr(data-discount); color: #f44336; white-space: pre; font-size: x-small; } .nav-link.premium:hover { filter: brightness(90%) !important; } .obutton { border: 2px solid #23272a; background-color: #40444b; color: white; padding: 9px 11px; height: auto; width: 100px; cursor: pointer; font-size: 16px; font-family: 'Montserrat'; font-weight: bold; border-radius: 8px; -webkit-transition-duration: 0.6s; /* Safari */ transition-duration: 0.3s; } .obutton:hover { border-color: #23272a; background-color: #40444b; color: #7289DA; } .obutton:active { transform: scale(0.95); } a { color: currentColor; text-decoration: none; } @media only screen and (max-width: 1200px) { .DM-nav { font-size: 2em; padding: 43px 0px 5px; margin: 0px 20px; border: none!important; } .login { padding-top: 18px; } .test { border-bottom: 2px solid #7289DA; } .navbar { justify-content: center; text-align: center; align-content: center; align-items: center; height: auto; margin: 0% 10%; padding: 0px 10px; } .nav-links { display: flex; flex-wrap: wrap; z-index: 999; margin: 0px 20px; padding: 15px 0px 15px; width: 100%; justify-content: center; align-items: center; } .nav-link { margin: 3px; } .user a { text-align: center; } } @media only screen and (min-width: 1900px) { }
src/app/Components/NavBar/NavBar.css
.navbar { height: 75px; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; padding-left: 20%; padding-right: 20%; z-index: 999; font-family: 'Montserrat'; justify-content: space-between; } .nav-links { list-style-type: none; margin: 0; margin-top: 0.4em; padding: 0; overflow: hidden; margin-right: 40px; margin-left: 15px; } .avatar { border-radius: 50%; width: 30%; height: 30%; float: left; } .test { display: flex; flex-direction: row; } .login { align-content: right; } .user div { width: 80%; text-align: left!important; float: right; } .user a { font-size: x-small!important; text-align: right; font-weight: normal!important; } .user span:hover { color: white!important; } .nav-item { float: left; } .nav-link.active { border-bottom: 2px solid white; } .nav-link.active:not(.premium):hover { transform: scale(1.05); } .nav-link { display: block; text-align: center; margin-left: 10px; margin-right: 10px; color: white; text-decoration: none; font-weight: bold; -webkit-transition-duration: 0.6s; /* Safari */ transition-duration: 0.3s; } .nav-link:hover { filter: brightness(90%) !important; } .DM-nav { color: white; font-weight: bold; font-size: 1.75em; margin-left: 40px; padding-right: 25px; border-right: 3px solid #7289DA!important; } .nav-link.premium { color: #FFD700; } .nav-link.premium:after { content: '\A ' attr(data-discount); color: #f44336; white-space: pre; font-size: x-small; } .nav-link.premium:hover { filter: brightness(90%) !important; } .obutton { border: 2px solid #23272a; background-color: #40444b; color: white; padding: 9px 11px; height: auto; width: 100px; cursor: pointer; font-size: 16px; font-family: 'Montserrat'; font-weight: bold; border-radius: 8px; -webkit-transition-duration: 0.6s; /* Safari */ transition-duration: 0.3s; } .obutton:hover { border-color: #23272a; background-color: #40444b; color: #7289DA; } .obutton:active { transform: scale(0.95); } a { color: currentColor; text-decoration: none; } @media only screen and (max-width: 1200px) { .DM-nav { font-size: 2em; padding: 43px 0px 5px; margin: 0px 20px; border: none!important; } .login { padding-top: 18px; } .test { border-bottom: 2px solid #7289DA; } .navbar { justify-content: center; text-align: center; align-content: center; align-items: center; height: auto; margin: 0% 10%; padding: 0px 10px; } .nav-links { display: flex; flex-wrap: wrap; z-index: 999; margin: 0px 20px; padding: 15px 0px 15px; width: 100%; justify-content: center; align-items: center; } .nav-link { margin: 3px; } .user a { text-align: center; } } @media only screen and (min-width: 1900px) { }
0.346099
0.098079
tree[selstyle="primary"] > treechildren::-moz-tree-row { border: none !important; background-color: lightgrey !important; } treechildren::-moz-tree-row(hover) { background-color: gainsboro !important; background-image: none !important; border: none !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-row(selected) { background-color: silver !important; background-image: none !important; border: none !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-row(selected, focus) { background-color: royalblue !important; background-image: none !important; color: white !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-cell-text(selected) { background-color: silver !important; color: white !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-cell-text(selected, focus) { background-color: royalblue !important; color: white !important; -moz-border-radius: 0px !important; } /* remove alternate-row grey background in message list */ #threadTree treechildren::-moz-tree-row(odd) { background-image: none !important; } /* menu item hightlight/selection colors */ menuitem:hover { background-image: none !important; background-color: silver !important; border: 1px transparent white !important; color: black !important } menu:hover { background-color: white !important; border: 1px transparent white !important; background-image: none !important; color: black !important } radio[pane]:hover { background: lightgrey !important; border: none !important; color: black !important; } radio[pane][selected="true"] { background: grey !important; border: none !important; color: white !important; } /* toolbar button colors */ .toolbarbutton-menubutton-button, .toolbarbutton-1, toolbarbutton[type="menu-button"] > .toolbarbutton-menubutton-dropmarker, #headers-box menulist { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; color: black !important; -moz-transition-duration: 0s !important; -moz-transition-timing-function: ease-in !important; -webkit-transition-duration: 0s !important; -webkit-transition-timing-function: ease-in !important; transition-duration: 0s !important; transition-timing-function: ease-in !important; box-shadow: none !important; } /* active regular non-menu buttons */ .toolbarbutton-1:not(:active):hover { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* disabled regular non-menu buttons */ .toolbarbutton-1[disabled=true]:hover { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } /* active menu-buttons - dropmarker portion */ toolbarbutton[type="menu-button"]:not(:active):hover > .toolbarbutton-menubutton-dropmarker { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* active menu-buttons - button portion */ .toolbarbutton-menubutton-button:not(:active):hover, #headers-box menulist:not(:active):hover { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* disabled menu-buttons - dropmarker portion */ toolbarbutton:not(:active):hover > .toolbarbutton-menubutton-dropmarker[disabled=true] { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } /* disabled menu-buttons - button portion */ .toolbarbutton-menubutton-button:not(:active)[disabled=true]:hover, #headers-box menulist:not(:active)[disabled=true]:hover { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } box-inherit scrollbox-innerbox { -moz-appearance: none !important; border-style: none !important; border-width: none !important; background-image: none !important; } #folderTree { background-image none !important; background-color: whitesmoke !important; border-top: 1px solid #A9B7C9 !important; } #folderPaneHeader { display: none !important; } /* hide toolbar borders */ #mail-toolbar-menubar2, #mail-bar3, #compose-toolbar-menubar2, #composeToolbar2, #MsgHeadersToolbar, #addrbook-toolbar-menubar2, #ab-bar2, #FormatToolbar { -moz-appearance: none !important; border-style: none !important; } /* border above and below main toolbar */ #mail-bar3, #composeToolbar2 { border-top: 1px solid #DEDEDE !important; border-bottom: 1px solid #A0A0A0 !important; padding: 3px; } /* menu bar at top of window */ menubar { background-image: none !important; background-color: white !important; } #mail-toolbar-menubar2, #compose-toolbar-menubar2 { background-image: none !important; background-color: white !important; } /* main toolbar with buttons */ toolbar { background-image: none !important; background-color: #F7F8FA !important; } /* header info area for message window (from, date, subject, etc.) */ #msgHeaderView { background-image: none !important; background-color: #F0F0F6 !important; } #msgHeaderViewDeck { margin-top: -4px !important; } #expandedreply-toRow { display: none !important; } /* hide tab bar selectors at right edge of tab bar */ .tabmail-tabs { /*display: none !important;*/ background-image: none !important; background-color: #D2D9E0 !important; } .tabs-alltabs-button { display: none !important; } #thunderbird-private-tabmail-buttons { /* display: none !important;*/ } /* quick filter bar */ #quick-filter-bar-main-bar { background-image: none !important; background-color: #F3F5F7 !important; } #quick-filter-bar-collapsible-buttons, #qfb-sticky, #qfb-filter-label { display: none !important; } /* slightly rounded text box corners */ #viewPicker, #searchInput, #addressbookList, #ParagraphSelect, #FontFaceSelect, #addressingWidget { -moz-appearance: none !important; -moz-border-radius: 3px !important; -moz-border-corner-fit: scale !important; padding-right: 1px !important; border-style: none !important; border-width: none !important; } #viewPicker > .menulist-dropmarker, #addressbookList > .menulist-dropmarker, #msgIdentity > .menulist-dropmarker, #ParagraphSelect > .menulist-dropmarker, #FontFaceSelect > .menulist-dropmarker { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; } .aw-menulist { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; outline: 0px solid -moz-mac-focusring !important; outline-offset: 0px !important; } .menulist-compact { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; background-color: whitesmoke !important; } /* addressing area of compose window */ #msgIdentity, #msgSubject { -moz-appearance: textfield !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border: 1px whitesmoke solid; } #msgIdentity { margin-left: 15px !important; margin-bottom: 5px !important; } #addressingWidget { margin-top: -2px !important; margin-bottom: 10px !important; margin-left: 58px !important; height: 60px !important; } #addresses-box { padding-top: 10px !important; padding-bottom: 10px !important; padding-left: 0px !important; padding-right: 30px !important; margin-left: -40px !important; background-color: #F0F0F6 !important; } #typecol-addressingWidget { border-style: none !important; background-color: whitesmoke !important } #addressCol1#1 { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; } #otherActionsButton { display: none !important; } /* hide status bar in message composing window */ #msgcomposeWindow > #status-bar { display: none !important; } #offline-status { display: none !important; } #MsgHeadersToolbar { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: 1px #A0A0A0 solid !important; } #content-frame { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #FormatToolbar { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #headers-box { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #compose-toolbar-sizer { display: none !important; }
data/usercss/50147.user.css
tree[selstyle="primary"] > treechildren::-moz-tree-row { border: none !important; background-color: lightgrey !important; } treechildren::-moz-tree-row(hover) { background-color: gainsboro !important; background-image: none !important; border: none !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-row(selected) { background-color: silver !important; background-image: none !important; border: none !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-row(selected, focus) { background-color: royalblue !important; background-image: none !important; color: white !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-cell-text(selected) { background-color: silver !important; color: white !important; -moz-border-radius: 0px !important; } treechildren::-moz-tree-cell-text(selected, focus) { background-color: royalblue !important; color: white !important; -moz-border-radius: 0px !important; } /* remove alternate-row grey background in message list */ #threadTree treechildren::-moz-tree-row(odd) { background-image: none !important; } /* menu item hightlight/selection colors */ menuitem:hover { background-image: none !important; background-color: silver !important; border: 1px transparent white !important; color: black !important } menu:hover { background-color: white !important; border: 1px transparent white !important; background-image: none !important; color: black !important } radio[pane]:hover { background: lightgrey !important; border: none !important; color: black !important; } radio[pane][selected="true"] { background: grey !important; border: none !important; color: white !important; } /* toolbar button colors */ .toolbarbutton-menubutton-button, .toolbarbutton-1, toolbarbutton[type="menu-button"] > .toolbarbutton-menubutton-dropmarker, #headers-box menulist { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; color: black !important; -moz-transition-duration: 0s !important; -moz-transition-timing-function: ease-in !important; -webkit-transition-duration: 0s !important; -webkit-transition-timing-function: ease-in !important; transition-duration: 0s !important; transition-timing-function: ease-in !important; box-shadow: none !important; } /* active regular non-menu buttons */ .toolbarbutton-1:not(:active):hover { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* disabled regular non-menu buttons */ .toolbarbutton-1[disabled=true]:hover { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } /* active menu-buttons - dropmarker portion */ toolbarbutton[type="menu-button"]:not(:active):hover > .toolbarbutton-menubutton-dropmarker { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* active menu-buttons - button portion */ .toolbarbutton-menubutton-button:not(:active):hover, #headers-box menulist:not(:active):hover { border: 1px solid gainsboro !important; background-color: gainsboro !important; background-image: none !important; } /* disabled menu-buttons - dropmarker portion */ toolbarbutton:not(:active):hover > .toolbarbutton-menubutton-dropmarker[disabled=true] { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } /* disabled menu-buttons - button portion */ .toolbarbutton-menubutton-button:not(:active)[disabled=true]:hover, #headers-box menulist:not(:active)[disabled=true]:hover { border: 1px solid whitesmoke !important; background-color: whitesmoke !important; background-image: none !important; } box-inherit scrollbox-innerbox { -moz-appearance: none !important; border-style: none !important; border-width: none !important; background-image: none !important; } #folderTree { background-image none !important; background-color: whitesmoke !important; border-top: 1px solid #A9B7C9 !important; } #folderPaneHeader { display: none !important; } /* hide toolbar borders */ #mail-toolbar-menubar2, #mail-bar3, #compose-toolbar-menubar2, #composeToolbar2, #MsgHeadersToolbar, #addrbook-toolbar-menubar2, #ab-bar2, #FormatToolbar { -moz-appearance: none !important; border-style: none !important; } /* border above and below main toolbar */ #mail-bar3, #composeToolbar2 { border-top: 1px solid #DEDEDE !important; border-bottom: 1px solid #A0A0A0 !important; padding: 3px; } /* menu bar at top of window */ menubar { background-image: none !important; background-color: white !important; } #mail-toolbar-menubar2, #compose-toolbar-menubar2 { background-image: none !important; background-color: white !important; } /* main toolbar with buttons */ toolbar { background-image: none !important; background-color: #F7F8FA !important; } /* header info area for message window (from, date, subject, etc.) */ #msgHeaderView { background-image: none !important; background-color: #F0F0F6 !important; } #msgHeaderViewDeck { margin-top: -4px !important; } #expandedreply-toRow { display: none !important; } /* hide tab bar selectors at right edge of tab bar */ .tabmail-tabs { /*display: none !important;*/ background-image: none !important; background-color: #D2D9E0 !important; } .tabs-alltabs-button { display: none !important; } #thunderbird-private-tabmail-buttons { /* display: none !important;*/ } /* quick filter bar */ #quick-filter-bar-main-bar { background-image: none !important; background-color: #F3F5F7 !important; } #quick-filter-bar-collapsible-buttons, #qfb-sticky, #qfb-filter-label { display: none !important; } /* slightly rounded text box corners */ #viewPicker, #searchInput, #addressbookList, #ParagraphSelect, #FontFaceSelect, #addressingWidget { -moz-appearance: none !important; -moz-border-radius: 3px !important; -moz-border-corner-fit: scale !important; padding-right: 1px !important; border-style: none !important; border-width: none !important; } #viewPicker > .menulist-dropmarker, #addressbookList > .menulist-dropmarker, #msgIdentity > .menulist-dropmarker, #ParagraphSelect > .menulist-dropmarker, #FontFaceSelect > .menulist-dropmarker { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; } .aw-menulist { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; outline: 0px solid -moz-mac-focusring !important; outline-offset: 0px !important; } .menulist-compact { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; background-color: whitesmoke !important; } /* addressing area of compose window */ #msgIdentity, #msgSubject { -moz-appearance: textfield !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border: 1px whitesmoke solid; } #msgIdentity { margin-left: 15px !important; margin-bottom: 5px !important; } #addressingWidget { margin-top: -2px !important; margin-bottom: 10px !important; margin-left: 58px !important; height: 60px !important; } #addresses-box { padding-top: 10px !important; padding-bottom: 10px !important; padding-left: 0px !important; padding-right: 30px !important; margin-left: -40px !important; background-color: #F0F0F6 !important; } #typecol-addressingWidget { border-style: none !important; background-color: whitesmoke !important } #addressCol1#1 { -moz-appearance: none !important; -moz-border-radius: 2px !important; -moz-border-corner-fit: scale !important; border-style: none !important; border-width: none !important; } #otherActionsButton { display: none !important; } /* hide status bar in message composing window */ #msgcomposeWindow > #status-bar { display: none !important; } #offline-status { display: none !important; } #MsgHeadersToolbar { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: 1px #A0A0A0 solid !important; } #content-frame { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #FormatToolbar { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #headers-box { margin: 0px !important; padding: 0px !important; border-top: none !important; border-bottom: none !important; } #compose-toolbar-sizer { display: none !important; }
0.244453
0.039232
html, body { margin: 0; padding: 0; font-size: 18px; background: #f8f8f8; font-family: system-ui, sans-serif; --block-accent-color: #454ad6; } input, button { font-size: 1rem; } h1 { font-weight: normal; font-size: 1.4em; } form { /* * Fixed-positioning the main element * prevents jarring URL bar resizing. * See: https://developers.google.com/web/updates/2016/12/url-bar-resizing */ position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; max-width: 720px; margin: 0 auto; } .flexRow { display: flex; flex-direction: column; justify-content: flex-start; margin-bottom: 12px; width: 100%; max-width: 360px; } .left { align-items: flex-start; } .right { align-items: flex-end; } .checkSpamMessage { font-style: italic; margin-top: 0; margin-bottom: 24px; color: #777; } label { margin-left: 4px; } label[for="message--text"] { display: none; } input[type="submit"] { -webkit-appearance: none; cursor: pointer; background: var(--block-accent-color); color: var(--block-background-color); border: 2px solid var(--block-accent-color); padding: 8px 12px; } .inputWrapper { padding: 0; width: calc(100% - 12px); } .submitWrapper { padding: 0; display: inline-block; float: right; } input[type="text"], input[type="email"] { width: 100%; padding: 8px 12px; } .messageListWrapper { flex-grow: 1; height: 0; padding: 0; width: calc(100% - 12px); user-select: auto; -webkit-user-select: auto; } .messageList { box-sizing: border-box; list-style: none; padding: 0; margin: 0; height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; font-weight: normal; } .messageItem { padding: 8px 12px; line-height: 1.5em; } .messageItem .user { font-weight: bold; text-decoration: underline; } .authorBox { width: 100%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .authorBoxInput { flex-grow: 1; width: 0; }
static/css/plume.css
html, body { margin: 0; padding: 0; font-size: 18px; background: #f8f8f8; font-family: system-ui, sans-serif; --block-accent-color: #454ad6; } input, button { font-size: 1rem; } h1 { font-weight: normal; font-size: 1.4em; } form { /* * Fixed-positioning the main element * prevents jarring URL bar resizing. * See: https://developers.google.com/web/updates/2016/12/url-bar-resizing */ position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; max-width: 720px; margin: 0 auto; } .flexRow { display: flex; flex-direction: column; justify-content: flex-start; margin-bottom: 12px; width: 100%; max-width: 360px; } .left { align-items: flex-start; } .right { align-items: flex-end; } .checkSpamMessage { font-style: italic; margin-top: 0; margin-bottom: 24px; color: #777; } label { margin-left: 4px; } label[for="message--text"] { display: none; } input[type="submit"] { -webkit-appearance: none; cursor: pointer; background: var(--block-accent-color); color: var(--block-background-color); border: 2px solid var(--block-accent-color); padding: 8px 12px; } .inputWrapper { padding: 0; width: calc(100% - 12px); } .submitWrapper { padding: 0; display: inline-block; float: right; } input[type="text"], input[type="email"] { width: 100%; padding: 8px 12px; } .messageListWrapper { flex-grow: 1; height: 0; padding: 0; width: calc(100% - 12px); user-select: auto; -webkit-user-select: auto; } .messageList { box-sizing: border-box; list-style: none; padding: 0; margin: 0; height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; font-weight: normal; } .messageItem { padding: 8px 12px; line-height: 1.5em; } .messageItem .user { font-weight: bold; text-decoration: underline; } .authorBox { width: 100%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .authorBoxInput { flex-grow: 1; width: 0; }
0.689515
0.078997
@media only screen and (max-width: 600px) { } html { font-family: "Helvetica", sans-serif; margin: 0 auto; color: white; background-color: #1E2432; height: 100%; display: flex; } body { margin: 0; display: flex; flex-direction: column; height: 100%; width: 100%; } .content { flex: 1 0 auto; } .footer { display: flex; height: 5%; justify-content: center; min-height: 45px; padding-top: 20px; background-color: #54A3A7; font-size: 2rem; } a { color: white; text-decoration-color: #dc9a6b; } a:hover { color: #dc9a6b; } hr { color: white; border: 1px solid; width: 20%; margin-top: 20px; margin-bottom: 20px; } .logo { height: 3em; margin-top: 1em; margin-right: 0.5em; } .event-header { color: #dc9a6b; } .nav { display: flex; background-color: #54A3A7; min-height: 70px; height: 8%; padding: 15px 15px 0px 4%; } .title { width: 70%; padding-top: 5px; color: white; font-size: 2rem; min-width: 225px; } .links { font-size: x-large; width: 20%; padding-top: 10px; } .link { color: white; text-decoration: none; padding-right: 20px; padding-left: 20px; text-align: right; } .link:hover { color: #dc9a6b; cursor: pointer; } .current { text-decoration: underline; text-decoration-color: #dc9a6b; } .flex-container { display: flex; flex-wrap: nowrap; } .center { justify-content: center; } .blog { width: 50%; line-height: 35px; font-size: larger; } .events { font-size: larger; width: 33%; } .event { padding-bottom: 40px; } .box { font-size: larger; min-width: 30%; margin-right: 1%; line-height: 35px; } .red { color: red; } .blue { background-color: blue; } .fit { width: 100%; } .discord { margin-top: 1%; } .border { border: 20px solid white; } .caption { margin-top: -5%; background-color: white; color: black; text-align: center; } .event_title { font-size: 2rem; font-weight: 600; } .event_date { font-size: 1.5rem; } .event_desc { font-style: italic; padding-top: 10px; padding-bottom: 10px; } .social-media { font-size: 50px; line-height: 80px; padding-left: 15px; padding-right: 15px; align-items: center; } .discord { font-size: 50px; line-height: 81px; padding-left: 15px; padding-right: 15px; align-items: center; } .orange { color: #dc9a6b; } .left { padding-left: 15px; } .boxes { width: 90%; padding-left: 5%; } .calendar-name { text-align: center; font-size: 2rem; font-weight: bold; padding-top: 10px; padding-bottom: 10px; } .month { display: flex; width: 98%; flex-direction: column; } .week { width: 100%; height: 100%; display: flex; } .day { width: 14%; height: 120px; background-color: rgba(255, 255, 255, 0.267); display: inline-block; margin: 0; flex: 1; border: 1px solid black; color: black; padding-left: 2px; font-size: 0.9rem; } .day-number { font-weight: bold; font-size: 1.5rem; } .weekend { background-color: rgba(255, 255, 255, 0.521); } @media (max-width: 800px) { .events { font-size: 1rem; width: 80%; } } .column { flex-direction: column; } .game { background-color: #EF142B; width: 100%; height: 4rem; display: block; margin-bottom: 0.5rem; line-height: 2rem; } .game-title { display: inline-block; padding-left: 2%; width: 16%; } .game-mode { display: inline-block; padding-left: 1%; width: 5%; } .code { display: inline-block; width: 33.3%; } .password { display: inline-block; width: 30.4%; } .players { display: inline-block; width: 9.3%; min-width: 150px; } .age { display: inline-block; width: 10%; } .report { display: inline-block; } .game-header { background-color: #CBCBCB; color: black; } .game-input { width: 20%; margin-bottom: 10px; } .submit { padding-left: 5%; padding-top: 1%; display: flex; flex-direction: column; flex-grow: 1; width: 30%; font-size: 1.5rem; } .flex { display: flex; } .error { color: red; margin-top: 10px; } .wrapper { display: flex; flex-direction: column; height: 100%; } .games { display: flex; flex-direction: column; flex-grow: 1; } .submit-button { width: 90%; margin-top: 10px; margin-left: 5%; height: 50px; font-size: 1.5rem; background-color: rgb(32, 163, 49); border: none; color: white; cursor: pointer; margin-bottom: 20px; } .game-input { width: 98%; } .about { margin-left: 4%; } .game-top { } .game-bottom { padding-left: 1%; } .difficulty { display: inline-block; width: 10%; }
src/index.css
@media only screen and (max-width: 600px) { } html { font-family: "Helvetica", sans-serif; margin: 0 auto; color: white; background-color: #1E2432; height: 100%; display: flex; } body { margin: 0; display: flex; flex-direction: column; height: 100%; width: 100%; } .content { flex: 1 0 auto; } .footer { display: flex; height: 5%; justify-content: center; min-height: 45px; padding-top: 20px; background-color: #54A3A7; font-size: 2rem; } a { color: white; text-decoration-color: #dc9a6b; } a:hover { color: #dc9a6b; } hr { color: white; border: 1px solid; width: 20%; margin-top: 20px; margin-bottom: 20px; } .logo { height: 3em; margin-top: 1em; margin-right: 0.5em; } .event-header { color: #dc9a6b; } .nav { display: flex; background-color: #54A3A7; min-height: 70px; height: 8%; padding: 15px 15px 0px 4%; } .title { width: 70%; padding-top: 5px; color: white; font-size: 2rem; min-width: 225px; } .links { font-size: x-large; width: 20%; padding-top: 10px; } .link { color: white; text-decoration: none; padding-right: 20px; padding-left: 20px; text-align: right; } .link:hover { color: #dc9a6b; cursor: pointer; } .current { text-decoration: underline; text-decoration-color: #dc9a6b; } .flex-container { display: flex; flex-wrap: nowrap; } .center { justify-content: center; } .blog { width: 50%; line-height: 35px; font-size: larger; } .events { font-size: larger; width: 33%; } .event { padding-bottom: 40px; } .box { font-size: larger; min-width: 30%; margin-right: 1%; line-height: 35px; } .red { color: red; } .blue { background-color: blue; } .fit { width: 100%; } .discord { margin-top: 1%; } .border { border: 20px solid white; } .caption { margin-top: -5%; background-color: white; color: black; text-align: center; } .event_title { font-size: 2rem; font-weight: 600; } .event_date { font-size: 1.5rem; } .event_desc { font-style: italic; padding-top: 10px; padding-bottom: 10px; } .social-media { font-size: 50px; line-height: 80px; padding-left: 15px; padding-right: 15px; align-items: center; } .discord { font-size: 50px; line-height: 81px; padding-left: 15px; padding-right: 15px; align-items: center; } .orange { color: #dc9a6b; } .left { padding-left: 15px; } .boxes { width: 90%; padding-left: 5%; } .calendar-name { text-align: center; font-size: 2rem; font-weight: bold; padding-top: 10px; padding-bottom: 10px; } .month { display: flex; width: 98%; flex-direction: column; } .week { width: 100%; height: 100%; display: flex; } .day { width: 14%; height: 120px; background-color: rgba(255, 255, 255, 0.267); display: inline-block; margin: 0; flex: 1; border: 1px solid black; color: black; padding-left: 2px; font-size: 0.9rem; } .day-number { font-weight: bold; font-size: 1.5rem; } .weekend { background-color: rgba(255, 255, 255, 0.521); } @media (max-width: 800px) { .events { font-size: 1rem; width: 80%; } } .column { flex-direction: column; } .game { background-color: #EF142B; width: 100%; height: 4rem; display: block; margin-bottom: 0.5rem; line-height: 2rem; } .game-title { display: inline-block; padding-left: 2%; width: 16%; } .game-mode { display: inline-block; padding-left: 1%; width: 5%; } .code { display: inline-block; width: 33.3%; } .password { display: inline-block; width: 30.4%; } .players { display: inline-block; width: 9.3%; min-width: 150px; } .age { display: inline-block; width: 10%; } .report { display: inline-block; } .game-header { background-color: #CBCBCB; color: black; } .game-input { width: 20%; margin-bottom: 10px; } .submit { padding-left: 5%; padding-top: 1%; display: flex; flex-direction: column; flex-grow: 1; width: 30%; font-size: 1.5rem; } .flex { display: flex; } .error { color: red; margin-top: 10px; } .wrapper { display: flex; flex-direction: column; height: 100%; } .games { display: flex; flex-direction: column; flex-grow: 1; } .submit-button { width: 90%; margin-top: 10px; margin-left: 5%; height: 50px; font-size: 1.5rem; background-color: rgb(32, 163, 49); border: none; color: white; cursor: pointer; margin-bottom: 20px; } .game-input { width: 98%; } .about { margin-left: 4%; } .game-top { } .game-bottom { padding-left: 1%; } .difficulty { display: inline-block; width: 10%; }
0.498535
0.092893
@import url('http://fonts.googleapis.com/css?family=Comfortaa:700'); /* define a style for Title, Headings and Normal texts */ .heading1, .heading2, .heading3, .normal { color: #333333; font-family: verdana, arial; font-weight: normal; line-height: 20px; } .normal { margin: 0; } .text-element .normal a { text-decoration: underline; color: #666666; } .nav.text-element .normal a { text-decoration: none; color: #333333; } .nav.text-element .normal a:hover { text-decoration: underline; } /* title style */ .title, .heading1 { font-size: 30px; font-family: 'Comfortaa', cursive; color: #243DB3; line-height: 30px; } .btn { background-color: #2F2F2F; cursor: pointer; border-radius: 5px; border: solid black 1px; } .btn * { color: white; text-align: center; line-height: 3.5; } iframe { border: none; } /* fix for firefox */ .fix-bg-firefox { background-repeat: no-repeat; } /* animate hover screenshot CE */ .hover-border img { position: absolute; -moz-transition: left .2s, top .2s, -moz-box-shadow .2s; -webkit-transition: left .2s, top .2s, -webkit-box-shadow .2s; transition: left .2s, top .2s, box-shadow .2s; top: 0; left: 0; } .hover-border:hover img { -moz-box-shadow: 3px 3px 2px 2px #666; -webkit-box-shadow: 3px 3px 2px 2px #666; box-shadow: 3px 3px 2px 2px #666; top: -2px; left: -2px; } .full-width { width: 100% !important; } .white-text * { color: white !important; } .silex-id-1507135535125-41 { cursor: auto; background-color: rgb(255, 255, 255); left: 0px; top: 0px; } .silex-id-1507136302526-1 { min-height: 100px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136302526-1 { top: 60px; left: 0px; } } .silex-id-1507136302525-0 { min-height: 100px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136302525-0 { background-color: rgba(47, 47, 47, 1); min-height: 244px; } } .silex-id-1507135534398-2 { width: 667px; top: 35px; left: 303px; box-sizing: content-box; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; min-height: 40px; } .silex-id-1507135535105-39 { width: 113px; top: 0px; left: -1px; box-sizing: content-box; background-image: url('../assets/schmurtz.png'); background-color: rgba(47, 47, 47, 1); background-size: contain; background-position-x: 0%; background-position-y: 100%; background-repeat-x: no-repeat; background-repeat-y: no-repeat; min-height: 146px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135535105-39 { background-color: rgba(47, 47, 47, 1); top: 0px; left: 166px; width: 113px; min-height: 244px; } } .silex-id-1507135535094-38 { width: 103px; top: 8px; left: 5px; min-height: 66px; } .silex-id-1507136379292-3 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136379292-3 { top: 304px; left: 0px; } } .silex-id-1507136379292-2 { width: 970px; min-height: 561px; top: 15px; left: 385px; border-width: 0 0 1px 0; border-style: solid; border-color: rgba(51, 51, 51, 1); } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136379292-2 { min-height: 908px; top: 0px; left: 12px; width: 443px; } } .silex-id-1507135535033-36 { width: 474px; top: 261px; left: 1px; box-sizing: content-box; min-height: 193px; } .silex-id-1507136037791-44 { width: 466px; background-color: transparent; min-height: 70px; top: 448px; left: 0px; } .silex-id-1507136147928-46 { width: 226px; min-height: 55px; top: 8px; left: 0px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136147928-46 { top: 6px; left: 6px; width: 170px; min-height: 56px; } } .silex-id-1507137608438-1 { width: 226px; min-height: 55px; top: 8px; left: 239px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507137608438-1 { top: 6px; left: 237px; width: 170px; min-height: 56px; } } .silex-id-1507136059094-45 { width: 226px; min-height: 55px; top: 31px; left: 642px; } .silex-id-1507137294724-0 { width: 430px; background-color: rgba(47, 47, 47, 1); min-height: 430px; top: 80px; left: 540px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507137294724-0 { top: 436px; left: 11px; width: 422px; min-height: 435px; } } .silex-id-1507136590186-5 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136590186-5 { top: 1213px; left: 0px; } } .silex-id-1507136590185-4 { width: 970px; min-height: 311px; top: 15px; left: 215px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136590185-4 { min-height: 744px; } } .silex-id-1507135535004-35 { width: 285px; top: 52px; left: 0px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135535004-35 { top: 0px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507135534975-34 { width: 285px; top: 52px; left: 346px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534975-34 { top: 200px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507135534949-33 { width: 285px; top: 52px; left: 685px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534949-33 { top: 400px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507136665995-7 { background-color: rgba(47, 47, 47, 1); min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136665995-7 { top: 1957px; left: 0px; } } .silex-id-1507136665994-6 { width: 970px; min-height: 818px; top: 15px; left: 172px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136665994-6 { min-height: 1634px; } } .silex-id-1507135534746-20 { width: 970px; top: 23px; left: 0px; box-sizing: content-box; min-height: 54px; } .silex-id-1507135534709-19 { width: 379px; top: 118px; left: 528px; box-sizing: content-box; min-height: 379px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534709-19 { top: 102px; left: 11px; width: 422px; min-height: 378px; } } .silex-id-1507135534704-18 { width: 379px; top: 118px; left: 68px; min-height: 379px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534704-18 { top: 480px; left: 11px; width: 422px; min-height: 379px; } } .silex-id-1507135534657-16 { width: 334px; top: 518px; left: 90px; box-sizing: content-box; min-height: 54px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534657-16 { top: 860px; left: 11px; width: 422px; min-height: 60px; } } .silex-id-1507135534614-15 { width: 72px; top: 583px; left: 90px; background-color: rgb(255, 255, 255); border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); min-height: 68px; } .silex-id-1507135534692-17 { width: 95px; top: 574px; left: 200px; box-sizing: content-box; min-height: 95px; } .silex-id-1507139013216-2 { width: 80px; min-height: 80px; top: 580px; left: 320px; } .silex-id-1507135534584-14 { width: 344px; top: 668px; left: 97px; box-sizing: content-box; min-height: 54px; } .silex-id-1507135534576-13 { width: 419px; top: 518px; left: 551px; box-sizing: content-box; min-height: 251px; } .silex-id-1507136757662-9 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136757662-9 { top: 3591px; left: 0px; } } .silex-id-1507136757662-8 { width: 970px; min-height: 875px; top: 15px; left: 172px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136757662-8 { min-height: 729px; } } .silex-id-1507135534793-22 { width: 971px; top: 43px; left: 0px; box-sizing: content-box; min-height: 62px; } .silex-id-1507135534480-8 { width: 443px; top: 541px; left: 492px; box-sizing: content-box; min-height: 147px; } .silex-id-1507135534402-4 { width: 347px; top: 539px; left: 90px; box-sizing: content-box; min-height: 148px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534402-4 { top: 514px; left: 11px; width: 422px; min-height: 160px; } } .silex-id-1507135534515-9 { width: 219px; top: 213px; left: 145px; box-sizing: content-box; min-height: 245px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534515-9 { top: 608px; left: 161px; width: 122px; min-height: 134px; } } .silex-id-1507135534409-5 { width: 340px; top: 269px; left: 575px; box-sizing: content-box; min-height: 151px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534409-5 { top: 770px; left: 158px; width: 274px; min-height: 150px; } } .silex-id-1507136824943-11 { background-color: rgba(47, 47, 47, 1); } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136824943-11 { top: 4320px; left: 0px; } } .silex-id-1507136824942-10 { min-height: 225px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136824942-10 { min-height: 390px; } } .silex-id-1507135534928-31 { width: 265px; top: 39px; left: 4px; min-height: 79px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534928-31 { top: 8px; left: 31px; width: 382px; min-height: 110px; } } .silex-id-1507135534886-30 { width: 70px; top: 43px; left: 303px; min-height: 70px; } .silex-id-1507135534874-29 { width: 70px; top: 43px; left: 899px; min-height: 70px; } .silex-id-1507135534856-28 { width: 70px; top: 43px; left: 400px; min-height: 70px; } .silex-id-1507135534840-27 { width: 70px; top: 43px; left: 501px; min-height: 70px; } .silex-id-1507135534834-26 { width: 70px; top: 43px; left: 599px; min-height: 70px; } .silex-id-1507135534824-25 { width: 70px; top: 43px; left: 698px; min-height: 70px; } .silex-id-1507135534819-24 { width: 70px; top: 43px; left: 799px; min-height: 70px; } .silex-id-1507135534814-23 { width: 970px; top: 132px; left: -1px; box-sizing: content-box; background-color: transparent; min-height: 74px; }
css/styles.css
@import url('http://fonts.googleapis.com/css?family=Comfortaa:700'); /* define a style for Title, Headings and Normal texts */ .heading1, .heading2, .heading3, .normal { color: #333333; font-family: verdana, arial; font-weight: normal; line-height: 20px; } .normal { margin: 0; } .text-element .normal a { text-decoration: underline; color: #666666; } .nav.text-element .normal a { text-decoration: none; color: #333333; } .nav.text-element .normal a:hover { text-decoration: underline; } /* title style */ .title, .heading1 { font-size: 30px; font-family: 'Comfortaa', cursive; color: #243DB3; line-height: 30px; } .btn { background-color: #2F2F2F; cursor: pointer; border-radius: 5px; border: solid black 1px; } .btn * { color: white; text-align: center; line-height: 3.5; } iframe { border: none; } /* fix for firefox */ .fix-bg-firefox { background-repeat: no-repeat; } /* animate hover screenshot CE */ .hover-border img { position: absolute; -moz-transition: left .2s, top .2s, -moz-box-shadow .2s; -webkit-transition: left .2s, top .2s, -webkit-box-shadow .2s; transition: left .2s, top .2s, box-shadow .2s; top: 0; left: 0; } .hover-border:hover img { -moz-box-shadow: 3px 3px 2px 2px #666; -webkit-box-shadow: 3px 3px 2px 2px #666; box-shadow: 3px 3px 2px 2px #666; top: -2px; left: -2px; } .full-width { width: 100% !important; } .white-text * { color: white !important; } .silex-id-1507135535125-41 { cursor: auto; background-color: rgb(255, 255, 255); left: 0px; top: 0px; } .silex-id-1507136302526-1 { min-height: 100px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136302526-1 { top: 60px; left: 0px; } } .silex-id-1507136302525-0 { min-height: 100px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136302525-0 { background-color: rgba(47, 47, 47, 1); min-height: 244px; } } .silex-id-1507135534398-2 { width: 667px; top: 35px; left: 303px; box-sizing: content-box; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; min-height: 40px; } .silex-id-1507135535105-39 { width: 113px; top: 0px; left: -1px; box-sizing: content-box; background-image: url('../assets/schmurtz.png'); background-color: rgba(47, 47, 47, 1); background-size: contain; background-position-x: 0%; background-position-y: 100%; background-repeat-x: no-repeat; background-repeat-y: no-repeat; min-height: 146px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135535105-39 { background-color: rgba(47, 47, 47, 1); top: 0px; left: 166px; width: 113px; min-height: 244px; } } .silex-id-1507135535094-38 { width: 103px; top: 8px; left: 5px; min-height: 66px; } .silex-id-1507136379292-3 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136379292-3 { top: 304px; left: 0px; } } .silex-id-1507136379292-2 { width: 970px; min-height: 561px; top: 15px; left: 385px; border-width: 0 0 1px 0; border-style: solid; border-color: rgba(51, 51, 51, 1); } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136379292-2 { min-height: 908px; top: 0px; left: 12px; width: 443px; } } .silex-id-1507135535033-36 { width: 474px; top: 261px; left: 1px; box-sizing: content-box; min-height: 193px; } .silex-id-1507136037791-44 { width: 466px; background-color: transparent; min-height: 70px; top: 448px; left: 0px; } .silex-id-1507136147928-46 { width: 226px; min-height: 55px; top: 8px; left: 0px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136147928-46 { top: 6px; left: 6px; width: 170px; min-height: 56px; } } .silex-id-1507137608438-1 { width: 226px; min-height: 55px; top: 8px; left: 239px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507137608438-1 { top: 6px; left: 237px; width: 170px; min-height: 56px; } } .silex-id-1507136059094-45 { width: 226px; min-height: 55px; top: 31px; left: 642px; } .silex-id-1507137294724-0 { width: 430px; background-color: rgba(47, 47, 47, 1); min-height: 430px; top: 80px; left: 540px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507137294724-0 { top: 436px; left: 11px; width: 422px; min-height: 435px; } } .silex-id-1507136590186-5 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136590186-5 { top: 1213px; left: 0px; } } .silex-id-1507136590185-4 { width: 970px; min-height: 311px; top: 15px; left: 215px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136590185-4 { min-height: 744px; } } .silex-id-1507135535004-35 { width: 285px; top: 52px; left: 0px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135535004-35 { top: 0px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507135534975-34 { width: 285px; top: 52px; left: 346px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534975-34 { top: 200px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507135534949-33 { width: 285px; top: 52px; left: 685px; box-sizing: content-box; min-height: 200px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534949-33 { top: 400px; left: 11px; width: 422px; min-height: 200px; } } .silex-id-1507136665995-7 { background-color: rgba(47, 47, 47, 1); min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136665995-7 { top: 1957px; left: 0px; } } .silex-id-1507136665994-6 { width: 970px; min-height: 818px; top: 15px; left: 172px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136665994-6 { min-height: 1634px; } } .silex-id-1507135534746-20 { width: 970px; top: 23px; left: 0px; box-sizing: content-box; min-height: 54px; } .silex-id-1507135534709-19 { width: 379px; top: 118px; left: 528px; box-sizing: content-box; min-height: 379px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534709-19 { top: 102px; left: 11px; width: 422px; min-height: 378px; } } .silex-id-1507135534704-18 { width: 379px; top: 118px; left: 68px; min-height: 379px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534704-18 { top: 480px; left: 11px; width: 422px; min-height: 379px; } } .silex-id-1507135534657-16 { width: 334px; top: 518px; left: 90px; box-sizing: content-box; min-height: 54px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534657-16 { top: 860px; left: 11px; width: 422px; min-height: 60px; } } .silex-id-1507135534614-15 { width: 72px; top: 583px; left: 90px; background-color: rgb(255, 255, 255); border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); min-height: 68px; } .silex-id-1507135534692-17 { width: 95px; top: 574px; left: 200px; box-sizing: content-box; min-height: 95px; } .silex-id-1507139013216-2 { width: 80px; min-height: 80px; top: 580px; left: 320px; } .silex-id-1507135534584-14 { width: 344px; top: 668px; left: 97px; box-sizing: content-box; min-height: 54px; } .silex-id-1507135534576-13 { width: 419px; top: 518px; left: 551px; box-sizing: content-box; min-height: 251px; } .silex-id-1507136757662-9 { min-width: 970px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136757662-9 { top: 3591px; left: 0px; } } .silex-id-1507136757662-8 { width: 970px; min-height: 875px; top: 15px; left: 172px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136757662-8 { min-height: 729px; } } .silex-id-1507135534793-22 { width: 971px; top: 43px; left: 0px; box-sizing: content-box; min-height: 62px; } .silex-id-1507135534480-8 { width: 443px; top: 541px; left: 492px; box-sizing: content-box; min-height: 147px; } .silex-id-1507135534402-4 { width: 347px; top: 539px; left: 90px; box-sizing: content-box; min-height: 148px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534402-4 { top: 514px; left: 11px; width: 422px; min-height: 160px; } } .silex-id-1507135534515-9 { width: 219px; top: 213px; left: 145px; box-sizing: content-box; min-height: 245px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534515-9 { top: 608px; left: 161px; width: 122px; min-height: 134px; } } .silex-id-1507135534409-5 { width: 340px; top: 269px; left: 575px; box-sizing: content-box; min-height: 151px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534409-5 { top: 770px; left: 158px; width: 274px; min-height: 150px; } } .silex-id-1507136824943-11 { background-color: rgba(47, 47, 47, 1); } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136824943-11 { top: 4320px; left: 0px; } } .silex-id-1507136824942-10 { min-height: 225px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507136824942-10 { min-height: 390px; } } .silex-id-1507135534928-31 { width: 265px; top: 39px; left: 4px; min-height: 79px; } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { .silex-id-1507135534928-31 { top: 8px; left: 31px; width: 382px; min-height: 110px; } } .silex-id-1507135534886-30 { width: 70px; top: 43px; left: 303px; min-height: 70px; } .silex-id-1507135534874-29 { width: 70px; top: 43px; left: 899px; min-height: 70px; } .silex-id-1507135534856-28 { width: 70px; top: 43px; left: 400px; min-height: 70px; } .silex-id-1507135534840-27 { width: 70px; top: 43px; left: 501px; min-height: 70px; } .silex-id-1507135534834-26 { width: 70px; top: 43px; left: 599px; min-height: 70px; } .silex-id-1507135534824-25 { width: 70px; top: 43px; left: 698px; min-height: 70px; } .silex-id-1507135534819-24 { width: 70px; top: 43px; left: 799px; min-height: 70px; } .silex-id-1507135534814-23 { width: 970px; top: 132px; left: -1px; box-sizing: content-box; background-color: transparent; min-height: 74px; }
0.298798
0.068631
@font-face{font-family:icomoon;src:url(./icomoon.eot);src:url(./icomoon.eot?#iefix) format('embedded-opentype'),url(./icomoon.woff) format('woff'),url(./icomoon.ttf) format('truetype'),url(./icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal} [class*=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .icon-svg:before{content:"\e600"} .icon-svg2:before{content:"\e601"} .icon-svg3:before{content:"\e602"} .icon-svg4:before{content:"\e609"} .icon-svg5:before{content:"\e61e"} .icon-svg6:before{content:"\e61f"} .icon-svg7:before{content:"\e620"} .icon-svg8:before{content:"\e621"} .icon-svg9:before{content:"\e622"} .icon-svg10:before{content:"\e623"} .icon-svg11:before{content:"\e624"} .icon-svg12:before{content:"\e625"} .icon-svg13:before{content:"\e626"} .icon-home:before{content:"\e603"} .icon-uniF6B8:before{content:"\e604"} .icon-trash:before{content:"\e605"} .icon-search:before{content:"\e606"} .icon-share:before{content:"\e607"} .icon-bus:before{content:"\e608"} .icon-pencil:before{content:"\e628"} .icon-sale:before{content:"\e609"} .icon-open:before{content:"\e60a"} .icon-calendar:before{content:"\e629"} .icon-plus:before{content:"\e60b"} .icon-sort-down:before{content:"\e60c"} .icon-sort-up:before{content:"\e60d"} .icon-caret-right:before{content:"\e60e"} .icon-caret-left:before{content:"\e60f"} .icon-caret-up:before{content:"\e610"} .icon-caret-down:before{content:"\e611"} .icon-sort:before{content:"\e612"} .icon-remove:before{content:"\e613"} .icon-minus:before{content:"\e614"} .icon-arrow-up:before{content:"\e61c"} .icon-arrow-left:before{content:"\e615"} .icon-arrow-right:before{content:"\e616"} .icon-arrow-down:before{content:"\e617"} .icon-cw:before{content:"\e618"} .icon-reply:before{content:"\e619"} .icon-arrow-left2:before{content:"\e61a"} .icon-arrow-down2:before{content:"\e61b"}
Public/Mobile/css/font-icons.css
@font-face{font-family:icomoon;src:url(./icomoon.eot);src:url(./icomoon.eot?#iefix) format('embedded-opentype'),url(./icomoon.woff) format('woff'),url(./icomoon.ttf) format('truetype'),url(./icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal} [class*=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .icon-svg:before{content:"\e600"} .icon-svg2:before{content:"\e601"} .icon-svg3:before{content:"\e602"} .icon-svg4:before{content:"\e609"} .icon-svg5:before{content:"\e61e"} .icon-svg6:before{content:"\e61f"} .icon-svg7:before{content:"\e620"} .icon-svg8:before{content:"\e621"} .icon-svg9:before{content:"\e622"} .icon-svg10:before{content:"\e623"} .icon-svg11:before{content:"\e624"} .icon-svg12:before{content:"\e625"} .icon-svg13:before{content:"\e626"} .icon-home:before{content:"\e603"} .icon-uniF6B8:before{content:"\e604"} .icon-trash:before{content:"\e605"} .icon-search:before{content:"\e606"} .icon-share:before{content:"\e607"} .icon-bus:before{content:"\e608"} .icon-pencil:before{content:"\e628"} .icon-sale:before{content:"\e609"} .icon-open:before{content:"\e60a"} .icon-calendar:before{content:"\e629"} .icon-plus:before{content:"\e60b"} .icon-sort-down:before{content:"\e60c"} .icon-sort-up:before{content:"\e60d"} .icon-caret-right:before{content:"\e60e"} .icon-caret-left:before{content:"\e60f"} .icon-caret-up:before{content:"\e610"} .icon-caret-down:before{content:"\e611"} .icon-sort:before{content:"\e612"} .icon-remove:before{content:"\e613"} .icon-minus:before{content:"\e614"} .icon-arrow-up:before{content:"\e61c"} .icon-arrow-left:before{content:"\e615"} .icon-arrow-right:before{content:"\e616"} .icon-arrow-down:before{content:"\e617"} .icon-cw:before{content:"\e618"} .icon-reply:before{content:"\e619"} .icon-arrow-left2:before{content:"\e61a"} .icon-arrow-down2:before{content:"\e61b"}
0.29696
0.10316
margin-bottom: 60px; font-size: 42px; } .field-title { margin-top: 40px; margin-bottom: 10px; font-size: 24px; font-weight: 500; } .classes-container { /* border: 1px solid #ccc; width: 200px; border-radius: 3px; overflow: hidden; background: #fafafa url("img/icon-select.png") no-repeat 90% 50%; */ } #classes-dropdown { font-size: 16px; /* border: none; box-shadow: none; background: transparent; background-image: none; */ } .stars-container { display: inline-flex; flex-direction: row-reverse; pointer-events: none; } .stars-container > input { display: none; } .stars-container > .star { padding: 0 0.1em; font-size: 50px; color: #e3e3e3; cursor: pointer; transition: color 100ms ease-in-out; pointer-events: auto; /* Remove iOS tap grey box */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .stars-container > .star.half { margin-right: -0.6em; padding-right: 0; z-index: 2; } .stars-container > .star:hover, /* Highlight hovered star */ .stars-container > .star:hover ~ .star /* Highlight all previous stars */ { color: orange !important; /* The !important is used to override the third rule */ } .stars-container > :checked ~ .star /* Highlight all selected stars */ { color: orange; } .stars-container:hover > :checked ~ .star /* Dehighlight all selected stars on hover */ { color: #e3e3e3; } #comment { display: block; padding: 15px 20px; resize: both; text-align: left; border: 1px solid #e3e3e3; border-radius: 5px; background: #fffefc; } #submit-button { margin-top: 40px; margin-bottom: 80px; } .footer { /* Since the positioning of the footer is very awkward */ display: none; } /************** Responsive design ***************/ /* Extra Small Devices (Phone) */ @media screen and (min-width: 0px) { #main-content { margin-top: 100px; } #comment { width: calc(100% - 40px); max-width: calc(100% - 40px); height: 15em; max-height: 40em; } } /* Small Devices (Phone) */ @media screen and (min-width: 576px) { #main-content { margin-top: 120px; } } /* Medium Devices (Tablets) */ @media screen and (min-width: 768px) { #main-content { margin-top: 150px; } #comment { width: 60%; max-width: 100%; height: 10em; max-height: 30em; } } /* Large Devices (Desktop) */ @media screen and (min-width: 992px) { } /* Extra Large Devices (Wide Desktop) */ @media screen and (min-width: 1200px) { }
shooter/static/styles/rate.css
margin-bottom: 60px; font-size: 42px; } .field-title { margin-top: 40px; margin-bottom: 10px; font-size: 24px; font-weight: 500; } .classes-container { /* border: 1px solid #ccc; width: 200px; border-radius: 3px; overflow: hidden; background: #fafafa url("img/icon-select.png") no-repeat 90% 50%; */ } #classes-dropdown { font-size: 16px; /* border: none; box-shadow: none; background: transparent; background-image: none; */ } .stars-container { display: inline-flex; flex-direction: row-reverse; pointer-events: none; } .stars-container > input { display: none; } .stars-container > .star { padding: 0 0.1em; font-size: 50px; color: #e3e3e3; cursor: pointer; transition: color 100ms ease-in-out; pointer-events: auto; /* Remove iOS tap grey box */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .stars-container > .star.half { margin-right: -0.6em; padding-right: 0; z-index: 2; } .stars-container > .star:hover, /* Highlight hovered star */ .stars-container > .star:hover ~ .star /* Highlight all previous stars */ { color: orange !important; /* The !important is used to override the third rule */ } .stars-container > :checked ~ .star /* Highlight all selected stars */ { color: orange; } .stars-container:hover > :checked ~ .star /* Dehighlight all selected stars on hover */ { color: #e3e3e3; } #comment { display: block; padding: 15px 20px; resize: both; text-align: left; border: 1px solid #e3e3e3; border-radius: 5px; background: #fffefc; } #submit-button { margin-top: 40px; margin-bottom: 80px; } .footer { /* Since the positioning of the footer is very awkward */ display: none; } /************** Responsive design ***************/ /* Extra Small Devices (Phone) */ @media screen and (min-width: 0px) { #main-content { margin-top: 100px; } #comment { width: calc(100% - 40px); max-width: calc(100% - 40px); height: 15em; max-height: 40em; } } /* Small Devices (Phone) */ @media screen and (min-width: 576px) { #main-content { margin-top: 120px; } } /* Medium Devices (Tablets) */ @media screen and (min-width: 768px) { #main-content { margin-top: 150px; } #comment { width: 60%; max-width: 100%; height: 10em; max-height: 30em; } } /* Large Devices (Desktop) */ @media screen and (min-width: 992px) { } /* Extra Large Devices (Wide Desktop) */ @media screen and (min-width: 1200px) { }
0.418697
0.088033
html, body{ /*height: 60vh; min-height: 60vh;*/ margin: 0; padding: 0; /* background-color: #efe3cc; */ font-family: 'Nunito', sans-serif; } /* Second one */ .app1 { margin: 0; margin-top: 75px; width: 100%; } .incomingMessages { margin-top: 20px; } /* .fa-2x { font-size: 1.5em; } */ /* .side { padding: 0; margin: 0; height: 100%; } */ /* .side-one { padding: 0; margin: 0; height: 100%; width: 100%; z-index: 1; position: relative; display: block; top: 0; } */ /* .side-two { padding: 0; margin: 0; height: 100%; width: 100%; z-index: 2; position: relative; top: -100%; left: -100%; -webkit-transition: left 0.3s ease; transition: left 0.3s ease; } */ .heading { background-color: #eee; /* z-index: 1000; */ } .heading-avatar { padding: 0; cursor: pointer; } .heading-avatar-icon img { border-radius: 50%; height: 70px; width: 70px; } .heading-name { padding: 0 !important; cursor: pointer; } .heading-name-meta { font-weight: 700; font-size: 2.3em; padding: 10px; padding-left: 2px; padding-bottom: 0; text-align: left; color: #000; display: block; } .heading-online { display: none; padding: 0 5px; font-size: 12px; color: #93918f; } .heading-dot { padding: 0; margin-left: 10px; } .heading-dot i { text-align: right; padding: 5px; color: #93918f; cursor: pointer; font-size: 2.7em; margin-top: 10px; } /*Conversation*/ .conversation { height: 100%; width: 100%; border-left: 1px solid rgba(0, 0, 0, .08); } .message { padding: 0 !important; margin: 0 !important; background-size: cover; border: 1px solid #f7f7f7; } .message-previous { margin : 0; padding: 0; } .previous { font-size: 1.5em; text-align: center; padding: 10px !important; cursor: pointer; } .message-body { margin: 10px; padding: 2px; width: auto; height: auto; } .message-main-receiver { padding: 10px 20px; max-width: 90%; } .message-body:last-of-type { margin-bottom: 120px; } .message-text { margin: 0 !important; padding: 5px !important; word-wrap:break-word; font-weight: 200; font-size: 1.2em; padding-bottom: 0 !important; } .message-maintext { font-size: 1.2em; } .message-time { margin: 0 !important; /* font-size: 1.3em; */ text-align: right; color: #9a9a9a; } .activity-accepted { margin: 0; /* font-size: 1.5em; */ color: green; text-align: right; float: left; margin-left: 6px; } .receiver { padding: 4px 10px 7px !important; border-radius: 10px 10px 10px 0; background: #ffffff; font-size: 1.3em; text-shadow: 0 1px 1px rgba(0, 0, 0, .2); word-wrap: break-word; display: inline-block; } /*Reply*/ .reply { height: 60px; width: 100%; background-color: #f5f1ee; padding: 10px 5px 10px 5px !important; margin: 0 !important; /* z-index: 1000; */ } .reply-emojis { padding: 5px !important; } .reply-emojis i { text-align: center; padding: 5px 5px 5px 5px !important; color: #93918f; cursor: pointer; } .reply-recording { padding: 5px !important; } .reply-recording i { text-align: center; padding: 5px !important; color: #93918f; cursor: pointer; } .reply-send { padding: 5px !important; } .reply-send i { text-align: center; padding: 5px !important; color: #93918f; cursor: pointer; } .reply-main { padding: 2px 5px !important; } .reply-main textarea { width: 100%; resize: none; padding: 5px !important; outline: none; border: none; text-indent: 5px; box-shadow: none; height: 100%; font-size: 16px; } .reply-main textarea:focus { outline: none; border: none; text-indent: 5px; box-shadow: none; } .rowStyle { height: 145px; } @media screen and (max-width: 700px) { .app { height: 100%; } .heading { padding: 6px 16px 6px 15px; background-color: #eee; /* z-index: 1000; */ } .heading-avatar { padding: 0; cursor: pointer; } .heading-avatar-icon img { border-radius: 50%; height: 60px; width: 60px; } .heading-name { padding: 0 !important; cursor: pointer; } .heading-name-meta { font-weight: 700; font-size: 1.6em; padding: 14px; padding-left: 2px; padding-bottom: 0; text-align: left; color: #000; display: block; } .heading-dot { padding: 0; margin-left: 10px; } .heading-dot i { text-align: right; padding: 5px; color: #93918f; cursor: pointer; font-size: 2.4em; margin-top: 10px; } .message { padding: 0 !important; margin: 0 !important; background-size: cover; border: 1px solid #f7f7f7; } .message-body { padding: 2px; width: auto; height: 100%; } .message-main-receiver { padding: 20px 20px; max-width: 90%; margin-bottom: 10px; } .rowStyle { margin-bottom: 140px; } .message-text { margin: 0 !important; padding: 5px !important; word-wrap:break-word; font-weight: 200; font-size: 0.8em; padding-bottom: 0 !important; } .message-maintext { font-size: 1.18em; } .message-time { margin: 0 !important; text-align: right; color: #9a9a9a; } .activity-accepted { margin: 0; color: green; text-align: left; float: left; padding-left: 5px; } .receiver { padding: 4px 10px 7px !important; border-radius: 10px 10px 10px 0; background: #b9d8ee; font-size: 1.3em; text-shadow: 0 1px 1px rgba(0, 0, 0, .2); word-wrap: break-word; display: inline-block; } .reply { height: 55px; margin-bottom: 80px !important; /* background-color: lightblue; */ } .reply-emojis { padding: 5px 0 !important; } .reply-emojis i { padding: 2px 2px !important; font-size: 1.6em !important; } .reply-main { padding: 2px 8px !important; } .reply-main textarea { margin: auto; padding: 2px; width: 89%; font-size: 17px; } .reply-recording { padding: 2px 0 !important; } .reply-recording i { padding: 2px 0 !important; font-size: 1.6em !important; } .reply-send { padding: 2px 0 !important; } .reply-send i { padding: 2px 2px 5px 0 !important; font-size: 1.6em !important; } /* Message bubble */ .col-xs-12 { padding-right: 10px; padding-left: 5px; } }
src/public/css/chat.css
html, body{ /*height: 60vh; min-height: 60vh;*/ margin: 0; padding: 0; /* background-color: #efe3cc; */ font-family: 'Nunito', sans-serif; } /* Second one */ .app1 { margin: 0; margin-top: 75px; width: 100%; } .incomingMessages { margin-top: 20px; } /* .fa-2x { font-size: 1.5em; } */ /* .side { padding: 0; margin: 0; height: 100%; } */ /* .side-one { padding: 0; margin: 0; height: 100%; width: 100%; z-index: 1; position: relative; display: block; top: 0; } */ /* .side-two { padding: 0; margin: 0; height: 100%; width: 100%; z-index: 2; position: relative; top: -100%; left: -100%; -webkit-transition: left 0.3s ease; transition: left 0.3s ease; } */ .heading { background-color: #eee; /* z-index: 1000; */ } .heading-avatar { padding: 0; cursor: pointer; } .heading-avatar-icon img { border-radius: 50%; height: 70px; width: 70px; } .heading-name { padding: 0 !important; cursor: pointer; } .heading-name-meta { font-weight: 700; font-size: 2.3em; padding: 10px; padding-left: 2px; padding-bottom: 0; text-align: left; color: #000; display: block; } .heading-online { display: none; padding: 0 5px; font-size: 12px; color: #93918f; } .heading-dot { padding: 0; margin-left: 10px; } .heading-dot i { text-align: right; padding: 5px; color: #93918f; cursor: pointer; font-size: 2.7em; margin-top: 10px; } /*Conversation*/ .conversation { height: 100%; width: 100%; border-left: 1px solid rgba(0, 0, 0, .08); } .message { padding: 0 !important; margin: 0 !important; background-size: cover; border: 1px solid #f7f7f7; } .message-previous { margin : 0; padding: 0; } .previous { font-size: 1.5em; text-align: center; padding: 10px !important; cursor: pointer; } .message-body { margin: 10px; padding: 2px; width: auto; height: auto; } .message-main-receiver { padding: 10px 20px; max-width: 90%; } .message-body:last-of-type { margin-bottom: 120px; } .message-text { margin: 0 !important; padding: 5px !important; word-wrap:break-word; font-weight: 200; font-size: 1.2em; padding-bottom: 0 !important; } .message-maintext { font-size: 1.2em; } .message-time { margin: 0 !important; /* font-size: 1.3em; */ text-align: right; color: #9a9a9a; } .activity-accepted { margin: 0; /* font-size: 1.5em; */ color: green; text-align: right; float: left; margin-left: 6px; } .receiver { padding: 4px 10px 7px !important; border-radius: 10px 10px 10px 0; background: #ffffff; font-size: 1.3em; text-shadow: 0 1px 1px rgba(0, 0, 0, .2); word-wrap: break-word; display: inline-block; } /*Reply*/ .reply { height: 60px; width: 100%; background-color: #f5f1ee; padding: 10px 5px 10px 5px !important; margin: 0 !important; /* z-index: 1000; */ } .reply-emojis { padding: 5px !important; } .reply-emojis i { text-align: center; padding: 5px 5px 5px 5px !important; color: #93918f; cursor: pointer; } .reply-recording { padding: 5px !important; } .reply-recording i { text-align: center; padding: 5px !important; color: #93918f; cursor: pointer; } .reply-send { padding: 5px !important; } .reply-send i { text-align: center; padding: 5px !important; color: #93918f; cursor: pointer; } .reply-main { padding: 2px 5px !important; } .reply-main textarea { width: 100%; resize: none; padding: 5px !important; outline: none; border: none; text-indent: 5px; box-shadow: none; height: 100%; font-size: 16px; } .reply-main textarea:focus { outline: none; border: none; text-indent: 5px; box-shadow: none; } .rowStyle { height: 145px; } @media screen and (max-width: 700px) { .app { height: 100%; } .heading { padding: 6px 16px 6px 15px; background-color: #eee; /* z-index: 1000; */ } .heading-avatar { padding: 0; cursor: pointer; } .heading-avatar-icon img { border-radius: 50%; height: 60px; width: 60px; } .heading-name { padding: 0 !important; cursor: pointer; } .heading-name-meta { font-weight: 700; font-size: 1.6em; padding: 14px; padding-left: 2px; padding-bottom: 0; text-align: left; color: #000; display: block; } .heading-dot { padding: 0; margin-left: 10px; } .heading-dot i { text-align: right; padding: 5px; color: #93918f; cursor: pointer; font-size: 2.4em; margin-top: 10px; } .message { padding: 0 !important; margin: 0 !important; background-size: cover; border: 1px solid #f7f7f7; } .message-body { padding: 2px; width: auto; height: 100%; } .message-main-receiver { padding: 20px 20px; max-width: 90%; margin-bottom: 10px; } .rowStyle { margin-bottom: 140px; } .message-text { margin: 0 !important; padding: 5px !important; word-wrap:break-word; font-weight: 200; font-size: 0.8em; padding-bottom: 0 !important; } .message-maintext { font-size: 1.18em; } .message-time { margin: 0 !important; text-align: right; color: #9a9a9a; } .activity-accepted { margin: 0; color: green; text-align: left; float: left; padding-left: 5px; } .receiver { padding: 4px 10px 7px !important; border-radius: 10px 10px 10px 0; background: #b9d8ee; font-size: 1.3em; text-shadow: 0 1px 1px rgba(0, 0, 0, .2); word-wrap: break-word; display: inline-block; } .reply { height: 55px; margin-bottom: 80px !important; /* background-color: lightblue; */ } .reply-emojis { padding: 5px 0 !important; } .reply-emojis i { padding: 2px 2px !important; font-size: 1.6em !important; } .reply-main { padding: 2px 8px !important; } .reply-main textarea { margin: auto; padding: 2px; width: 89%; font-size: 17px; } .reply-recording { padding: 2px 0 !important; } .reply-recording i { padding: 2px 0 !important; font-size: 1.6em !important; } .reply-send { padding: 2px 0 !important; } .reply-send i { padding: 2px 2px 5px 0 !important; font-size: 1.6em !important; } /* Message bubble */ .col-xs-12 { padding-right: 10px; padding-left: 5px; } }
0.305283
0.049085
::selection { background: #33cccc; /* WebKit/Blink Browsers */ color: #111111; } ::-moz-selection { background: #33cccc; /* Gecko Browsers */ color: #111111; } * { background-color: #e5e8ea !important; color: #111111; } body { background-color: #e5e8ea; color: #111111; font-family: 'Helvetica', 'Arial', sans-serif; font-weight: 400 !important; font-size: 12px; letter-spacing: -0.05em; height: 100%; } html { height: 100%; } blockquote { margin-top: 10px; margin-bottom: 10px; color: #7447b7 !important; border-width: 0.25em; } .scrollable-parent { height: 100vh; overflow: hidden; display: inline-block; background: none !important; } .scrollable-child { height: 100vh; width: 100vw; overflow: auto; padding-right: 20px; background: none !important; } .padded { padding: 1em; } .is-child { padding-left: 5px; padding-right: 5px; padding-bottom: 5px; } .left-align { text-align: left !important; } .center-text { text-align: center; } .horizontal-center { margin: auto; } .narrow { max-width: 35em !important; margin: auto; } .welcome-width { max-width: 75%; } .lecture-width { max-width: 50em !important; } .welcome { font-size: 2.5em; font-weight: 900; line-height: 1.0em; } .post-width { max-width: 50em; margin: auto; } .thick-text { font-weight: 900 !important; } .white-text { color: #fff !important; } .black-background { background-color: #000; } .small-logo { width: 250px !important; margin-bottom: -20px !important; } .gradient-fade { margin-top: -100vh; height: 100vh; width: 100vh; background: linear-gradient(to bottom, rgba(251,251,251,0) 0%,rgba(229,232,234,1) 100%) !important; display: none; } .greetings-box { padding: 1.5em; background-color: #000; color: #fff; } .matched-padding { padding-top: 27px; } .top-border { border-top: 2px solid; padding-top: 10px; } .bottom-border { border-bottom: 2px solid; padding-bottom: 10px; margin-bottom: 20px; } #logo { float: left; padding: 1em; position: absolute; top: 0; left: 0; font-weight: 700; text-align: center; } #logo:hover { color: #222; } .fade { transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; } .project-box { background-color: #000; position: relative; } .project-description { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; } .project-description:before { content: ' '; display: block; height: 30%; } .project-image { } h1 { font-size: 2.5em !important; font-weight: 700 !important; color: #111111; } h2 { font-size: 1.2em !important; font-weight: 700 !important; color: #111111; } h3 { font-style: italic !important; font-size: 1.2em !important; font-weight: 700 !important; } em { font-style: italic !important; font-size: 1.2em !important; font-weight: 700 !important; color: #f44242 !important; } .underline { text-decoration: underline; text-decoration-color: #7447b7; } #wrapper { z-index: 51; min-height: 100%; position: relative; } #content { padding-top: 1.5em; padding-bottom: 150px; } #more { font-family: 'Lora', serif; margin-top: 1.5em; margin-bottom: 1.5em; text-align: center; color: #33cccc; } .morelink { background-color: #33cccc; color: #111111; padding: 0.45em; font-family: 'Catamaran', sans-serif; text-decoration: none; font-variant: small-caps; letter-spacing: 0.05em; font-weight: 700; } .morelink:hover { background-color: #65ece1; color: #111111; } #moredescription { font-size: 0.75em !important; } footer { width: 100%; background-color: #e5e8ea !important; } footer a { color: #e5e8ea; } footer a:hover { color: #7447b7 !important; } p { font-weight: 400 !important; font-size: 1.1em; line-height: 1.7em; } a { color: #3543a1 !important; background: none !important; } a:hover { color: #7447b7 !important; } #navigation { padding-right: 40px; padding-left: 40px; background: #e5e8ea !important; } nav { text-align: center; padding-top: 1em; padding-bottom: 1em; background: #e5e8ea !important; font-style: italic; } nav a { color: #111111 !important; font-weight: 700; font-size: 1.3em !important; padding-right: 2em; padding-left: 2em; text-decoration: none; letter-spacing: 0.05em; } nav a:hover { color: #111111 !important; text-decoration: underline; text-decoration-color: #7447b7; } ul { list-style-type: none; line-height: 1.7em; } ul.plus li:before { content: "+"; position: absolute; left: -5px; } ul.plus li { text-indent -5px; } ul li { padding-top: 0.5em; font-weight: 400; } .fa { font-size: 1.3em !important; vertical-align: middle !important; } #continuelink { letter-spacing: 0.05em; font-weight: 700; } #continuelink:hover { letter-spacing: 0.05em; font-weight: 700; } @media screen and (max-width: 800px) { .nav-right { display: block; text-align: center; } body { font-size: 11px !important; } .small-logo { width: 200px !important; } } @media screen and (min-width: 2560px) { body { font-size: 14px; } }
css/aesthic.css
::selection { background: #33cccc; /* WebKit/Blink Browsers */ color: #111111; } ::-moz-selection { background: #33cccc; /* Gecko Browsers */ color: #111111; } * { background-color: #e5e8ea !important; color: #111111; } body { background-color: #e5e8ea; color: #111111; font-family: 'Helvetica', 'Arial', sans-serif; font-weight: 400 !important; font-size: 12px; letter-spacing: -0.05em; height: 100%; } html { height: 100%; } blockquote { margin-top: 10px; margin-bottom: 10px; color: #7447b7 !important; border-width: 0.25em; } .scrollable-parent { height: 100vh; overflow: hidden; display: inline-block; background: none !important; } .scrollable-child { height: 100vh; width: 100vw; overflow: auto; padding-right: 20px; background: none !important; } .padded { padding: 1em; } .is-child { padding-left: 5px; padding-right: 5px; padding-bottom: 5px; } .left-align { text-align: left !important; } .center-text { text-align: center; } .horizontal-center { margin: auto; } .narrow { max-width: 35em !important; margin: auto; } .welcome-width { max-width: 75%; } .lecture-width { max-width: 50em !important; } .welcome { font-size: 2.5em; font-weight: 900; line-height: 1.0em; } .post-width { max-width: 50em; margin: auto; } .thick-text { font-weight: 900 !important; } .white-text { color: #fff !important; } .black-background { background-color: #000; } .small-logo { width: 250px !important; margin-bottom: -20px !important; } .gradient-fade { margin-top: -100vh; height: 100vh; width: 100vh; background: linear-gradient(to bottom, rgba(251,251,251,0) 0%,rgba(229,232,234,1) 100%) !important; display: none; } .greetings-box { padding: 1.5em; background-color: #000; color: #fff; } .matched-padding { padding-top: 27px; } .top-border { border-top: 2px solid; padding-top: 10px; } .bottom-border { border-bottom: 2px solid; padding-bottom: 10px; margin-bottom: 20px; } #logo { float: left; padding: 1em; position: absolute; top: 0; left: 0; font-weight: 700; text-align: center; } #logo:hover { color: #222; } .fade { transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; } .project-box { background-color: #000; position: relative; } .project-description { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; } .project-description:before { content: ' '; display: block; height: 30%; } .project-image { } h1 { font-size: 2.5em !important; font-weight: 700 !important; color: #111111; } h2 { font-size: 1.2em !important; font-weight: 700 !important; color: #111111; } h3 { font-style: italic !important; font-size: 1.2em !important; font-weight: 700 !important; } em { font-style: italic !important; font-size: 1.2em !important; font-weight: 700 !important; color: #f44242 !important; } .underline { text-decoration: underline; text-decoration-color: #7447b7; } #wrapper { z-index: 51; min-height: 100%; position: relative; } #content { padding-top: 1.5em; padding-bottom: 150px; } #more { font-family: 'Lora', serif; margin-top: 1.5em; margin-bottom: 1.5em; text-align: center; color: #33cccc; } .morelink { background-color: #33cccc; color: #111111; padding: 0.45em; font-family: 'Catamaran', sans-serif; text-decoration: none; font-variant: small-caps; letter-spacing: 0.05em; font-weight: 700; } .morelink:hover { background-color: #65ece1; color: #111111; } #moredescription { font-size: 0.75em !important; } footer { width: 100%; background-color: #e5e8ea !important; } footer a { color: #e5e8ea; } footer a:hover { color: #7447b7 !important; } p { font-weight: 400 !important; font-size: 1.1em; line-height: 1.7em; } a { color: #3543a1 !important; background: none !important; } a:hover { color: #7447b7 !important; } #navigation { padding-right: 40px; padding-left: 40px; background: #e5e8ea !important; } nav { text-align: center; padding-top: 1em; padding-bottom: 1em; background: #e5e8ea !important; font-style: italic; } nav a { color: #111111 !important; font-weight: 700; font-size: 1.3em !important; padding-right: 2em; padding-left: 2em; text-decoration: none; letter-spacing: 0.05em; } nav a:hover { color: #111111 !important; text-decoration: underline; text-decoration-color: #7447b7; } ul { list-style-type: none; line-height: 1.7em; } ul.plus li:before { content: "+"; position: absolute; left: -5px; } ul.plus li { text-indent -5px; } ul li { padding-top: 0.5em; font-weight: 400; } .fa { font-size: 1.3em !important; vertical-align: middle !important; } #continuelink { letter-spacing: 0.05em; font-weight: 700; } #continuelink:hover { letter-spacing: 0.05em; font-weight: 700; } @media screen and (max-width: 800px) { .nav-right { display: block; text-align: center; } body { font-size: 11px !important; } .small-logo { width: 200px !important; } } @media screen and (min-width: 2560px) { body { font-size: 14px; } }
0.482429
0.104569
html { overflow-y: scroll; overflow-x: hidden; -ms-overflow-style: scrollbar; } body { background: #fff; font: 400 15px/1.8 "Open Sans", sans-serif; color: #666; -webkit-font-smoothing: antialiased; } img { max-width: 100%; height: auto; } iframe { border: 0; } .align-center { text-align: center; } .align-left { text-align: left !important; } .position-relative { position: relative; } .leftauto { right: 0 !important; left: auto !important; } /* Transition elsements */ a, .btn { transition: all 0.125s ease-in-out 0s; } .client-logo, .gallery-caption, .gallery-image:after, .gallery-image img, .price-table, .team-detail, .team-image:after, .work-caption, .work-image > img, .work-image:after, .post-thumbnail, .post-video, .post-images-slider { transition: all 0.3s ease-in-out 0s; } /* Reset box-shadow */ .btn, .well, .panel, .progress, .form-control, .form-control:hover, .form-control:focus, .navbar-custom .dropdown-menu { box-shadow: none; } /* Reset border-radius */ .well, .label, .alert, .progress, .form-control, .modal-content, .panel-heading, .panel-group .panel, .nav-tabs > li > a, .nav-pills > li > a { border-radius: 2px; } .pr-remove { /*vertical-align: middle !important;*/ text-align: center; } .examples { border-radius: 2px; padding: 7px 5px; margin: 0 0 40px; } .examples.bg-dark { background: #333; border: 0; } .et-icons .box1 { border: 1px solid #e5e5e5; display: block; width: 25%; float: left; padding: 0; font-size: 13px; margin: -1px 0 0 -1px; } .et-icons .box1 > span { display: inline-block; border-right: 1px solid #e5e5e5; min-width: 60px; min-height: 60px; text-align: center; line-height: 60px; font-size: 28px; margin-right: 5px; } .fa-icons > div { padding: 0; border: 1px solid #e5e5e5; margin: -1px 0 0 -1px; font-size: 13px; } .fa-icons > div > i { display: inline-block; margin-right: 5px; min-width: 40px; min-height: 40px; border-right: 1px solid #f1f1f1; line-height: 40px; text-align: center; font-size: 14px; } .help-block ul { list-style: none; padding: 0; margin: 0; } /* Sections */ .navbar-custom + .main { margin-top: 50px; } .main { position: relative; background-color: #fff; z-index: 1; } .module, .module-small { position: relative; padding: 140px 0; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; } /* Module header */ .module-small { padding: 130px 0 70px 0; } .module-extra-small { padding: 50px 0px; } .module-medium { padding: 75px 0px; } .holder-w { position: relative; display: table-cell; vertical-align: middle; height: 1px; width: 50%; } .holder-w:before { border-top: 1px solid #eaeaea; position: relative; display: block; content: ""; top: 1px; height: 1px; width: 100%; } /* Sections dividers */ .divider-w { border-top: 1px solid #eaeaea; margin: 0; } .divider-d { border-top: 1px solid #202020; margin: 0; } /* Half-image */ .side-image { position: absolute; height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; } .side-image-text { background: #fff; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 140px 60px 140px; } /* Dark background */ .bg-dark, .bg-dark-30, .bg-dark-60, .bg-dark-90, .bg-dark .module-title, .bg-dark-30 .module-title, .bg-dark-60 .module-title, .bg-dark-90 .module-title, .bg-dark .module-subtitle, .bg-dark-30 .module-subtitle, .bg-dark-60 .module-subtitle, .bg-dark-90 .module-subtitle, .bg-dark .alt-module-subtitle h5, .bg-dark-30 .alt-module-subtitle h5, .bg-dark-60 .alt-module-subtitle h5, .bg-dark-90 .alt-module-subtitle h5 { color: #fff; } .bg-dark { background: #111; } .bg-dark-30:before { position: absolute; background: rgba(2, 2, 2, 0.4); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-dark-60:before { position: absolute; background: rgba(34, 34, 34, 0.8); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-dark-90:before { position: absolute; background: rgba(34, 34, 34, 0.9); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-gradient:before { position: absolute; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-8 */ content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-light { background: #f6f6f6; } .parallax-bg { background-attachment: fixed; background-size: cover; } /* Vertical margin, padding */ .p-0 { padding: 0 !important; } .pt-0 { padding-top: 0 !important; } .pt-10 { padding-top: 10px !important; } .pt-20 { padding-top: 20px !important; } .pt-30 { padding-top: 30px !important; } .pt-40 { padding-top: 40px !important; } .pt-50 { padding-top: 50px !important; } .pt-140 { padding-top: 140px !important; } .pb-0 { padding-bottom: 0 !important; } .pb-10 { padding-bottom: 10px !important; } .pb-20 { padding-bottom: 20px !important; } .pb-30 { padding-bottom: 30px !important; } .pb-40 { padding-bottom: 40px !important; } .pb-50 { padding-bottom: 50px !important; } .pb-140 { padding-bottom: 140px !important; } .m-0 { margin: 0 !important; } .mt-0 { margin-top: 0 !important; } .mt-10 { margin-top: 10px !important; } .mt-20 { margin-top: 20px !important; } .mt-30 { margin-top: 30px !important; } .mt-40 { margin-top: 40px !important; } .mt-50 { margin-top: 50px !important; } .mt-60 { margin-top: 60px !important; } .mt-70 { margin-top: 70px !important; } .mt-80 { margin-top: 80px !important; } .mb-0 { margin-bottom: 0 !important; } .mb-10 { margin-bottom: 10px !important; } .mb-20 { margin-bottom: 20px !important; } .mb-30 { margin-bottom: 30px !important; } .mb-40 { margin-bottom: 40px !important; } .mb-50 { margin-bottom: 50px !important; } .mb-60 { margin-bottom: 60px !important; } .mb-70 { margin-bottom: 70px !important; } .mb-80 { margin-bottom: 80px !important; } @media only screen and (max-width: 991px) { .mt-sm-0 { margin-top: 0 !important; } .mt-sm-10 { margin-top: 10px !important; } .mt-sm-20 { margin-top: 20px !important; } .mt-sm-30 { margin-top: 30px !important; } .mt-sm-40 { margin-top: 40px !important; } .mt-sm-50 { margin-top: 50px !important; } .mt-sm-60 { margin-top: 60px !important; } .mt-sm-70 { margin-top: 70px !important; } .mt-sm-80 { margin-top: 80px !important; } .mb-sm-0 { margin-bottom: 0 !important; } .mb-sm-10 { margin-bottom: 10px !important; } .mb-sm-20 { margin-bottom: 20px !important; } .mb-sm-30 { margin-bottom: 30px !important; } .mb-sm-40 { margin-bottom: 40px !important; } .mb-sm-50 { margin-bottom: 50px !important; } .mb-sm-60 { margin-bottom: 60px !important; } .mb-sm-70 { margin-bottom: 70px !important; } .mb-sm-80 { margin-bottom: 80px !important; } } @media only screen and (max-width: 767px) { .mt-xs-0 { margin-top: 0 !important; } .mt-xs-10 { margin-top: 10px !important; } .mt-xs-20 { margin-top: 20px !important; } .mt-xs-30 { margin-top: 30px !important; } .mt-xs-40 { margin-top: 40px !important; } .mt-xs-50 { margin-top: 50px !important; } .mt-xs-60 { margin-top: 60px !important; } .mt-xs-70 { margin-top: 70px !important; } .mt-xs-80 { margin-top: 80px !important; } .mb-xs-0 { margin-bottom: 0 !important; } .mb-xs-10 { margin-bottom: 10px !important; } .mb-xs-20 { margin-bottom: 20px !important; } .mb-xs-30 { margin-bottom: 30px !important; } .mb-xs-40 { margin-bottom: 40px !important; } .mb-xs-50 { margin-bottom: 50px !important; } .mb-xs-60 { margin-bottom: 60px !important; } .mb-xs-70 { margin-bottom: 70px !important; } .mb-xs-80 { margin-bottom: 80px !important; } } /*-------------------------------------------------------------- List --------------------------------------------------------------*/ .links-list { padding: 0; } .links-list li{ display: block; border: black solid 1px; margin: 5px 0 0 0; padding: 2px 5px; } .links-list a{ display: block; font-size: 15px; } /*-------------------------------------------------------------- Buttons --------------------------------------------------------------*/ .brapi-btn-width { width: 225px; margin: 3px 0; } .btn { border-radius: 0; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 11px; padding: 8px 37px; } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0; } .btn.btn-round { border-radius: 2px; } .btn.btn-circle { border-radius: 30px; } .btn.btn-w { background: rgba(255, 255, 255, 0.8); color: #111; } .btn.btn-w:hover, .btn.btn-w:focus { background: white; color: #111; } .btn.btn-g { background: #e5e5e5; color: #111; } .btn.btn-g:hover, .btn.btn-g:focus { background: #d8d8d8; color: #111; } .btn.btn-border-w { background: transparent; border: 1px solid rgba(255, 255, 255, 0.75); color: #fff; } .btn.btn-border-w:hover, .btn.btn-border-w:focus { background: #fff; border-color: transparent; color: #111; } .btn.btn-d { background: rgba(17, 17, 17, 0.8); color: #fff; } .btn.btn-d:hover, .btn.btn-d:focus { background: #111111; } .btn.btn-b { background: #111111; color: #fff; } .btn.btn-b:hover, .btn.btn-b:focus { background: rgba(17, 17, 17, 0.8); } .btn-border-d { background: transparent; border: 1px solid #111111; color: #111; } .btn.btn-border-d:hover, .btn.btn-border-d:focus { background: #111111; color: #fff; } .btn.btn-font-w { background: rgba(255, 255, 255, 0.8); color: #fff; } .btn.btn-font-w:hover { background: #fff; color: #111; } /* Buttons size */ .btn.btn-lg { padding: 12px 45px; font-size: 13px; } .btn.btn-sm { padding: 6px 25px; font-size: 10px; letter-spacing: 1px; } .btn.btn-xs { padding: 4px 19px; font-size: 10px; letter-spacing: 0; } .btn-list .btn { margin: 5px 0; } .search-btn { position: absolute; background: transparent; border: none; overflow: hidden; top: 50%; right: 1px; width: 42px; height: 40px; line-height: 38px; font-size: 14px; outline: none; color: #999; margin-top: -20px; } .image-button { margin: 0px 5px; } /*-------------------------------------------------------------- Forms --------------------------------------------------------------*/ /* Selection */ ::-moz-selection { background: #000; color: #fff; } ::-webkit-selection { background: #000; color: #fff; } ::selection { background: #000; color: #fff; } /* Forms common style */ .form-control { font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 11px; height: 33px; border: 1px solid #EAEAEA; border-radius: 2px; transition: all 0.4s ease-in-out 0s; } .form-control:focus { border-color: #CACACA; } /* Forms size */ .input-lg, .form-horizontal .form-group-lg .form-control { height: 43px; font-size: 13px; } .input-sm, .form-horizontal .form-group-sm .form-control { height: 29px; font-size: 10px; } .rqst-form { margin-top: 27px; } .rqst-form .btn { margin-top: 5px; } .input-group-addon { border: 1px solid #e4e4e4 !important; } /*-------------------------------------------------------------- Typography --------------------------------------------------------------*/ a { color: #111; } a:hover, a:focus { text-decoration: none; color: #aaa; outline: 0; } .bg-dark a { color: #aaa; } .bg-dark a:hover, .bg-dark a:focus { color: #fff; } h1, h2, h3, h4, h5, h6 { line-height: 1.4; font-weight: 400; } p, ol, ul, blockquote { margin: 0 0 20px; } blockquote { border: 0; font-style: italic; font-size: 15px; padding: 0; } .font-alt { font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; } .font-serif { font-family: Volkhov, "Times New Roman", sans-serif; font-style: italic; } .large-text { font-size: 24px !important; } .rotate { text-shadow: none !important; } .brapi-page-title { position: relative; letter-spacing: 4px; text-align: center; font-weight: bold; font-size: 46px; color: #fff; } .module-title { position: relative; letter-spacing: 4px; text-align: center; font-weight: 400; font-size: 30px; color: #111; margin: 0 0 70px; } .module-subtitle { text-align: center; font-size: 16px; color: #111; margin-bottom: 70px; } .module-icon { text-align: center; font-size: 32px; margin-bottom: 20px; } .module-title + .module-subtitle { margin-top: -35px; } /*-------------------------------------------------------------- Navbar --------------------------------------------------------------*/ .navbar-custom { background-color: rgba(10, 10, 10, 0.9); border: 0; border-radius: 0; z-index: 1000; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 3px; font-size: 11px; transition: background, padding 0.4s ease-in-out 0s; } .navbar a { transition: color 0.125s ease-in-out 0s; } .navbar-custom .dropdown-menu { background: rgba(26, 26, 26, 0.9); border-radius: 0; border: 0; padding: 0; box-shadow: none; } .navbar-custom .navbar-brand { letter-spacing: 4px; font-weight: 400; font-size: 22px; color: #fff; } .navbar-custom .nav li > a { position: relative; color: rgba(255, 255, 255, 0.7); } .navbar-custom .dropdown-menu > li > a { border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; padding: 11px 15px; letter-spacing: 2px; color: #999; } .navbar-custom .dropdown-menu .dropdown-menu { border-left: 1px solid rgba(73, 71, 71, 0.15); left: 100%; right: auto; top: 0; margin-top: 0; } .navbar-custom .dropdown-menu.left-side .dropdown-menu { border: 0; border-right: 1px solid rgba(73, 71, 71, 0.15); right: 100%; left: auto; } .navbar-custom .nav > li > a:focus, .navbar-custom .nav > li > a:hover, .navbar-custom .nav .open > a, .navbar-custom .nav .open > a:focus, .navbar-custom .nav .open > a:hover, .navbar-custom .dropdown-menu > li > a:focus, .navbar-custom .dropdown-menu > li > a:hover { background: none; color: #fff; } .navbar-custom .dropdown-menu > li > a:hover { background: rgba(255, 255, 255, 0.1) !important; } .navbar-custom .dropdown-toggle:after { position: absolute; right: -6px; top: 50%; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-image: url('/assets/images/arrow_drop_down_white.png'); background-size: 25px 25px; display: inline-block; width: 25px; height: 25px; content:""; margin: -13px 0 0 0; } .navbar-custom .navbar-toggle .icon-bar { background: #fff; } .dropdown-menu { min-width: 180px; font-size: 11px; } .fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; } .navbar-brand { padding: 0px; } .navbar-brand>img { height: 100%; padding: 15px; width: auto; } .navbar-fixed-top { min-height: 60px; } .navbar-nav>li>a { padding-top: 0px; padding-bottom: 0px; line-height: 60px; } .navbar a.navbar-brand { height: 60px; } @media (max-width: 767px) { .navbar-nav>li>a { line-height: 20px; padding-top: 10px; padding-bottom: 10px; } } /*-------------------------------------------------------------- Call to action --------------------------------------------------------------*/ .callout-text { font-weight: bold; color: #fff; } .callout-title { font-weight: bold; font-size: 16px; color: #fff; margin: 0; } .callout-text-dark { font-weight: bold; color: #333; } .callout-title-dark { font-weight: bold; font-size: 16px; color: #333; margin: 0; } .callout-btn-box { text-align: right; padding-top: 4px; } .request-cta { padding: 50px 0px; } /*-------------------------------------------------------------- Blog Post --------------------------------------------------------------*/ #brapi-posts a { text-decoration: underline; } .post { margin: 0 0 80px; } .post-title { line-height: 1.4; font-size: 22px; color: #111; margin: 0; } .post-header { margin: 0 0 15px; } .post-meta { font-size: 11px; color: #aaa; } .post-entry { border-top: 1px dotted #c2c2c2; padding-top: 20px; margin-top: 10px; } .post-images-slider { position: relative; } .post-images-slider .flex-control-nav { bottom: 0; } .post-thumbnail, .post-images-slider, .post-video { margin: 0 0 20px; } .post-quote { background: #f5f5f5; text-align: center; padding: 20px; } /* Post columns */ .post-columns .post { margin: 0 0 40px; min-height: 401px; } .post-columns .post-header { margin: 0 0 10px; } .post-columns .post-title { line-height: 1.8; font-size: 22px; } .post-columns .post-entry { padding: 10px 0 0; margin: 0 0 10px; } .post-columns.wo-border .post-entry { border: 0; padding: 0; } .post-columns .post-entry p:last-child { margin: 0; } .more-link:after { content: "\00BB"; color: #666666; padding-left: 5px; } .pagination a { border: 1px solid #eaeaea; display: inline-block; text-transform: uppercase; text-align: center; color: #999; padding: 4px 12px; } .pagination a.active { border-color: #CACACA; } /*-------------------------------------------------------------- Documentation Page --------------------------------------------------------------*/ .documentation-page { font-size: 14px; } .documentation-page .pln { color: #000; } .documentation-page pre.prettyprint { border: 1px solid #888; padding: 15px; } .documentation-page ol.linenums { margin-top: 0; margin-bottom: 0; } .documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 { list-style-type: none; } .documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 { background: #eee; } .documentation-page .com { color: #800; } .documentation-page .lit { color: #066; } .documentation-page .pun, .documentation-page .opn, .documentation-page .clo { color: #660; } .documentation-page .fun { color: red; } .documentation-page .str, .documentation-page .atv { color: #080; } .documentation-page .kwd, .documentation-page .tag { color: #008; } .documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var { color: #606; } .documentation-page a { color: #19B5FE; } .documentation-page a:hover { color: #1C92C9; } /*-------------------------------------------------------------- Responsive Styles - Media Queries --------------------------------------------------------------*/ @media (min-width: 768px) { .navbar-transparent { background: transparent; padding-bottom: 15px; padding-top: 15px; } .navbar-custom .dropdown-menu { position: absolute; display: block; visibility: hidden; opacity: 0; } .navbar-custom .open > .dropdown-menu { visibility: visible; opacity: 1; } .navbar-custom .dropdown-menu .dropdown-toggle:after { position: absolute; display: block; right: 9px; top: 50%; margin-top: -6px; font: normal normal normal 14px/1 FontAwesome; font-size: 9px; content: "\f105"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .navbar-right .dropdown-menu { right: auto; left: 0; } /* Comments */ .comment .comment { margin-left: 75px; } } @media (max-width: 1200px) { /* Features */ .alt-features-item { margin: 20px 0 0; } } @media (max-width: 1050px) { /* Navbar */ .navbar-custom { letter-spacing: 1px; } } @media (max-width: 991px) { /* Navbar */ .navbar-custom { letter-spacing: 0; } /* Headers */ .titan-title-size-3 { letter-spacing: 8px; font-size: 36px; } .titan-title-size-4 { letter-spacing: 12px; font-size: 38px; } .work-item, .works-grid-3 .work-item, .container .works-grid-3 .work-item, .works-grid-4 .work-item, .works-grid-5 .work-item { width: 50%; } /* Half-image */ .side-image { position: relative; height: 300px; } } @media (max-width: 767px) { /* Navbar */ .navbar-custom .navbar-nav { letter-spacing: 3px; margin-top: 1px; margin-bottom: 0; } .navbar-custom li > a:hover { background: rgba(255, 255, 255, 0.1) !important; } .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-custom .navbar-nav .open .dropdown-menu > li > a { padding: 10px 25px; } .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header, .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a { padding: 10px 35px; } .navbar-custom li a, .navbar-custom .dropdown-search { border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; } .navbar-custom .dropdown-toggle:after, .navbar-custom .dropdown-menu .dropdown-toggle:after { right: 7px; content: "\f107"; } .navbar-custom .nav > .open > .dropdown-toggle:after, .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after { right: 7px; content: "\f106"; } /* Shop navbar */ .navbar-custom .navbar-nav > li:last-child.navbar-cart > a { padding-left: 15px; } .navbar-custom .cart-item-number { display: none; } .navbar-custom .navbar-cart > a:after { content: "\f107"; } .navbar-custom .navbar-cart-item a { border: 0 !important; } .dropdown-menu.cart-list { text-align: left; border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; } .navbar-cart-item { border: none; border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; padding-bottom: 10px; } .navbar-cart-img { display: none; } .navbar-cart-title { white-space: normal; padding: 0; margin-left: 0; } } @media only screen and (max-width: 480px) { .work-item, .works-grid-3 .work-item, .works-grid-4 .work-item, .works-grid-5 .work-item { width: 100%; } }
target/classes/public/assets/css/style.css
html { overflow-y: scroll; overflow-x: hidden; -ms-overflow-style: scrollbar; } body { background: #fff; font: 400 15px/1.8 "Open Sans", sans-serif; color: #666; -webkit-font-smoothing: antialiased; } img { max-width: 100%; height: auto; } iframe { border: 0; } .align-center { text-align: center; } .align-left { text-align: left !important; } .position-relative { position: relative; } .leftauto { right: 0 !important; left: auto !important; } /* Transition elsements */ a, .btn { transition: all 0.125s ease-in-out 0s; } .client-logo, .gallery-caption, .gallery-image:after, .gallery-image img, .price-table, .team-detail, .team-image:after, .work-caption, .work-image > img, .work-image:after, .post-thumbnail, .post-video, .post-images-slider { transition: all 0.3s ease-in-out 0s; } /* Reset box-shadow */ .btn, .well, .panel, .progress, .form-control, .form-control:hover, .form-control:focus, .navbar-custom .dropdown-menu { box-shadow: none; } /* Reset border-radius */ .well, .label, .alert, .progress, .form-control, .modal-content, .panel-heading, .panel-group .panel, .nav-tabs > li > a, .nav-pills > li > a { border-radius: 2px; } .pr-remove { /*vertical-align: middle !important;*/ text-align: center; } .examples { border-radius: 2px; padding: 7px 5px; margin: 0 0 40px; } .examples.bg-dark { background: #333; border: 0; } .et-icons .box1 { border: 1px solid #e5e5e5; display: block; width: 25%; float: left; padding: 0; font-size: 13px; margin: -1px 0 0 -1px; } .et-icons .box1 > span { display: inline-block; border-right: 1px solid #e5e5e5; min-width: 60px; min-height: 60px; text-align: center; line-height: 60px; font-size: 28px; margin-right: 5px; } .fa-icons > div { padding: 0; border: 1px solid #e5e5e5; margin: -1px 0 0 -1px; font-size: 13px; } .fa-icons > div > i { display: inline-block; margin-right: 5px; min-width: 40px; min-height: 40px; border-right: 1px solid #f1f1f1; line-height: 40px; text-align: center; font-size: 14px; } .help-block ul { list-style: none; padding: 0; margin: 0; } /* Sections */ .navbar-custom + .main { margin-top: 50px; } .main { position: relative; background-color: #fff; z-index: 1; } .module, .module-small { position: relative; padding: 140px 0; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; } /* Module header */ .module-small { padding: 130px 0 70px 0; } .module-extra-small { padding: 50px 0px; } .module-medium { padding: 75px 0px; } .holder-w { position: relative; display: table-cell; vertical-align: middle; height: 1px; width: 50%; } .holder-w:before { border-top: 1px solid #eaeaea; position: relative; display: block; content: ""; top: 1px; height: 1px; width: 100%; } /* Sections dividers */ .divider-w { border-top: 1px solid #eaeaea; margin: 0; } .divider-d { border-top: 1px solid #202020; margin: 0; } /* Half-image */ .side-image { position: absolute; height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; } .side-image-text { background: #fff; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 140px 60px 140px; } /* Dark background */ .bg-dark, .bg-dark-30, .bg-dark-60, .bg-dark-90, .bg-dark .module-title, .bg-dark-30 .module-title, .bg-dark-60 .module-title, .bg-dark-90 .module-title, .bg-dark .module-subtitle, .bg-dark-30 .module-subtitle, .bg-dark-60 .module-subtitle, .bg-dark-90 .module-subtitle, .bg-dark .alt-module-subtitle h5, .bg-dark-30 .alt-module-subtitle h5, .bg-dark-60 .alt-module-subtitle h5, .bg-dark-90 .alt-module-subtitle h5 { color: #fff; } .bg-dark { background: #111; } .bg-dark-30:before { position: absolute; background: rgba(2, 2, 2, 0.4); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-dark-60:before { position: absolute; background: rgba(34, 34, 34, 0.8); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-dark-90:before { position: absolute; background: rgba(34, 34, 34, 0.9); content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-gradient:before { position: absolute; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-8 */ content: " "; height: 100%; width: 100%; left: 0; top: 0; } .bg-light { background: #f6f6f6; } .parallax-bg { background-attachment: fixed; background-size: cover; } /* Vertical margin, padding */ .p-0 { padding: 0 !important; } .pt-0 { padding-top: 0 !important; } .pt-10 { padding-top: 10px !important; } .pt-20 { padding-top: 20px !important; } .pt-30 { padding-top: 30px !important; } .pt-40 { padding-top: 40px !important; } .pt-50 { padding-top: 50px !important; } .pt-140 { padding-top: 140px !important; } .pb-0 { padding-bottom: 0 !important; } .pb-10 { padding-bottom: 10px !important; } .pb-20 { padding-bottom: 20px !important; } .pb-30 { padding-bottom: 30px !important; } .pb-40 { padding-bottom: 40px !important; } .pb-50 { padding-bottom: 50px !important; } .pb-140 { padding-bottom: 140px !important; } .m-0 { margin: 0 !important; } .mt-0 { margin-top: 0 !important; } .mt-10 { margin-top: 10px !important; } .mt-20 { margin-top: 20px !important; } .mt-30 { margin-top: 30px !important; } .mt-40 { margin-top: 40px !important; } .mt-50 { margin-top: 50px !important; } .mt-60 { margin-top: 60px !important; } .mt-70 { margin-top: 70px !important; } .mt-80 { margin-top: 80px !important; } .mb-0 { margin-bottom: 0 !important; } .mb-10 { margin-bottom: 10px !important; } .mb-20 { margin-bottom: 20px !important; } .mb-30 { margin-bottom: 30px !important; } .mb-40 { margin-bottom: 40px !important; } .mb-50 { margin-bottom: 50px !important; } .mb-60 { margin-bottom: 60px !important; } .mb-70 { margin-bottom: 70px !important; } .mb-80 { margin-bottom: 80px !important; } @media only screen and (max-width: 991px) { .mt-sm-0 { margin-top: 0 !important; } .mt-sm-10 { margin-top: 10px !important; } .mt-sm-20 { margin-top: 20px !important; } .mt-sm-30 { margin-top: 30px !important; } .mt-sm-40 { margin-top: 40px !important; } .mt-sm-50 { margin-top: 50px !important; } .mt-sm-60 { margin-top: 60px !important; } .mt-sm-70 { margin-top: 70px !important; } .mt-sm-80 { margin-top: 80px !important; } .mb-sm-0 { margin-bottom: 0 !important; } .mb-sm-10 { margin-bottom: 10px !important; } .mb-sm-20 { margin-bottom: 20px !important; } .mb-sm-30 { margin-bottom: 30px !important; } .mb-sm-40 { margin-bottom: 40px !important; } .mb-sm-50 { margin-bottom: 50px !important; } .mb-sm-60 { margin-bottom: 60px !important; } .mb-sm-70 { margin-bottom: 70px !important; } .mb-sm-80 { margin-bottom: 80px !important; } } @media only screen and (max-width: 767px) { .mt-xs-0 { margin-top: 0 !important; } .mt-xs-10 { margin-top: 10px !important; } .mt-xs-20 { margin-top: 20px !important; } .mt-xs-30 { margin-top: 30px !important; } .mt-xs-40 { margin-top: 40px !important; } .mt-xs-50 { margin-top: 50px !important; } .mt-xs-60 { margin-top: 60px !important; } .mt-xs-70 { margin-top: 70px !important; } .mt-xs-80 { margin-top: 80px !important; } .mb-xs-0 { margin-bottom: 0 !important; } .mb-xs-10 { margin-bottom: 10px !important; } .mb-xs-20 { margin-bottom: 20px !important; } .mb-xs-30 { margin-bottom: 30px !important; } .mb-xs-40 { margin-bottom: 40px !important; } .mb-xs-50 { margin-bottom: 50px !important; } .mb-xs-60 { margin-bottom: 60px !important; } .mb-xs-70 { margin-bottom: 70px !important; } .mb-xs-80 { margin-bottom: 80px !important; } } /*-------------------------------------------------------------- List --------------------------------------------------------------*/ .links-list { padding: 0; } .links-list li{ display: block; border: black solid 1px; margin: 5px 0 0 0; padding: 2px 5px; } .links-list a{ display: block; font-size: 15px; } /*-------------------------------------------------------------- Buttons --------------------------------------------------------------*/ .brapi-btn-width { width: 225px; margin: 3px 0; } .btn { border-radius: 0; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 11px; padding: 8px 37px; } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0; } .btn.btn-round { border-radius: 2px; } .btn.btn-circle { border-radius: 30px; } .btn.btn-w { background: rgba(255, 255, 255, 0.8); color: #111; } .btn.btn-w:hover, .btn.btn-w:focus { background: white; color: #111; } .btn.btn-g { background: #e5e5e5; color: #111; } .btn.btn-g:hover, .btn.btn-g:focus { background: #d8d8d8; color: #111; } .btn.btn-border-w { background: transparent; border: 1px solid rgba(255, 255, 255, 0.75); color: #fff; } .btn.btn-border-w:hover, .btn.btn-border-w:focus { background: #fff; border-color: transparent; color: #111; } .btn.btn-d { background: rgba(17, 17, 17, 0.8); color: #fff; } .btn.btn-d:hover, .btn.btn-d:focus { background: #111111; } .btn.btn-b { background: #111111; color: #fff; } .btn.btn-b:hover, .btn.btn-b:focus { background: rgba(17, 17, 17, 0.8); } .btn-border-d { background: transparent; border: 1px solid #111111; color: #111; } .btn.btn-border-d:hover, .btn.btn-border-d:focus { background: #111111; color: #fff; } .btn.btn-font-w { background: rgba(255, 255, 255, 0.8); color: #fff; } .btn.btn-font-w:hover { background: #fff; color: #111; } /* Buttons size */ .btn.btn-lg { padding: 12px 45px; font-size: 13px; } .btn.btn-sm { padding: 6px 25px; font-size: 10px; letter-spacing: 1px; } .btn.btn-xs { padding: 4px 19px; font-size: 10px; letter-spacing: 0; } .btn-list .btn { margin: 5px 0; } .search-btn { position: absolute; background: transparent; border: none; overflow: hidden; top: 50%; right: 1px; width: 42px; height: 40px; line-height: 38px; font-size: 14px; outline: none; color: #999; margin-top: -20px; } .image-button { margin: 0px 5px; } /*-------------------------------------------------------------- Forms --------------------------------------------------------------*/ /* Selection */ ::-moz-selection { background: #000; color: #fff; } ::-webkit-selection { background: #000; color: #fff; } ::selection { background: #000; color: #fff; } /* Forms common style */ .form-control { font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 11px; height: 33px; border: 1px solid #EAEAEA; border-radius: 2px; transition: all 0.4s ease-in-out 0s; } .form-control:focus { border-color: #CACACA; } /* Forms size */ .input-lg, .form-horizontal .form-group-lg .form-control { height: 43px; font-size: 13px; } .input-sm, .form-horizontal .form-group-sm .form-control { height: 29px; font-size: 10px; } .rqst-form { margin-top: 27px; } .rqst-form .btn { margin-top: 5px; } .input-group-addon { border: 1px solid #e4e4e4 !important; } /*-------------------------------------------------------------- Typography --------------------------------------------------------------*/ a { color: #111; } a:hover, a:focus { text-decoration: none; color: #aaa; outline: 0; } .bg-dark a { color: #aaa; } .bg-dark a:hover, .bg-dark a:focus { color: #fff; } h1, h2, h3, h4, h5, h6 { line-height: 1.4; font-weight: 400; } p, ol, ul, blockquote { margin: 0 0 20px; } blockquote { border: 0; font-style: italic; font-size: 15px; padding: 0; } .font-alt { font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 2px; } .font-serif { font-family: Volkhov, "Times New Roman", sans-serif; font-style: italic; } .large-text { font-size: 24px !important; } .rotate { text-shadow: none !important; } .brapi-page-title { position: relative; letter-spacing: 4px; text-align: center; font-weight: bold; font-size: 46px; color: #fff; } .module-title { position: relative; letter-spacing: 4px; text-align: center; font-weight: 400; font-size: 30px; color: #111; margin: 0 0 70px; } .module-subtitle { text-align: center; font-size: 16px; color: #111; margin-bottom: 70px; } .module-icon { text-align: center; font-size: 32px; margin-bottom: 20px; } .module-title + .module-subtitle { margin-top: -35px; } /*-------------------------------------------------------------- Navbar --------------------------------------------------------------*/ .navbar-custom { background-color: rgba(10, 10, 10, 0.9); border: 0; border-radius: 0; z-index: 1000; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; letter-spacing: 3px; font-size: 11px; transition: background, padding 0.4s ease-in-out 0s; } .navbar a { transition: color 0.125s ease-in-out 0s; } .navbar-custom .dropdown-menu { background: rgba(26, 26, 26, 0.9); border-radius: 0; border: 0; padding: 0; box-shadow: none; } .navbar-custom .navbar-brand { letter-spacing: 4px; font-weight: 400; font-size: 22px; color: #fff; } .navbar-custom .nav li > a { position: relative; color: rgba(255, 255, 255, 0.7); } .navbar-custom .dropdown-menu > li > a { border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; padding: 11px 15px; letter-spacing: 2px; color: #999; } .navbar-custom .dropdown-menu .dropdown-menu { border-left: 1px solid rgba(73, 71, 71, 0.15); left: 100%; right: auto; top: 0; margin-top: 0; } .navbar-custom .dropdown-menu.left-side .dropdown-menu { border: 0; border-right: 1px solid rgba(73, 71, 71, 0.15); right: 100%; left: auto; } .navbar-custom .nav > li > a:focus, .navbar-custom .nav > li > a:hover, .navbar-custom .nav .open > a, .navbar-custom .nav .open > a:focus, .navbar-custom .nav .open > a:hover, .navbar-custom .dropdown-menu > li > a:focus, .navbar-custom .dropdown-menu > li > a:hover { background: none; color: #fff; } .navbar-custom .dropdown-menu > li > a:hover { background: rgba(255, 255, 255, 0.1) !important; } .navbar-custom .dropdown-toggle:after { position: absolute; right: -6px; top: 50%; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-image: url('/assets/images/arrow_drop_down_white.png'); background-size: 25px 25px; display: inline-block; width: 25px; height: 25px; content:""; margin: -13px 0 0 0; } .navbar-custom .navbar-toggle .icon-bar { background: #fff; } .dropdown-menu { min-width: 180px; font-size: 11px; } .fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; } .navbar-brand { padding: 0px; } .navbar-brand>img { height: 100%; padding: 15px; width: auto; } .navbar-fixed-top { min-height: 60px; } .navbar-nav>li>a { padding-top: 0px; padding-bottom: 0px; line-height: 60px; } .navbar a.navbar-brand { height: 60px; } @media (max-width: 767px) { .navbar-nav>li>a { line-height: 20px; padding-top: 10px; padding-bottom: 10px; } } /*-------------------------------------------------------------- Call to action --------------------------------------------------------------*/ .callout-text { font-weight: bold; color: #fff; } .callout-title { font-weight: bold; font-size: 16px; color: #fff; margin: 0; } .callout-text-dark { font-weight: bold; color: #333; } .callout-title-dark { font-weight: bold; font-size: 16px; color: #333; margin: 0; } .callout-btn-box { text-align: right; padding-top: 4px; } .request-cta { padding: 50px 0px; } /*-------------------------------------------------------------- Blog Post --------------------------------------------------------------*/ #brapi-posts a { text-decoration: underline; } .post { margin: 0 0 80px; } .post-title { line-height: 1.4; font-size: 22px; color: #111; margin: 0; } .post-header { margin: 0 0 15px; } .post-meta { font-size: 11px; color: #aaa; } .post-entry { border-top: 1px dotted #c2c2c2; padding-top: 20px; margin-top: 10px; } .post-images-slider { position: relative; } .post-images-slider .flex-control-nav { bottom: 0; } .post-thumbnail, .post-images-slider, .post-video { margin: 0 0 20px; } .post-quote { background: #f5f5f5; text-align: center; padding: 20px; } /* Post columns */ .post-columns .post { margin: 0 0 40px; min-height: 401px; } .post-columns .post-header { margin: 0 0 10px; } .post-columns .post-title { line-height: 1.8; font-size: 22px; } .post-columns .post-entry { padding: 10px 0 0; margin: 0 0 10px; } .post-columns.wo-border .post-entry { border: 0; padding: 0; } .post-columns .post-entry p:last-child { margin: 0; } .more-link:after { content: "\00BB"; color: #666666; padding-left: 5px; } .pagination a { border: 1px solid #eaeaea; display: inline-block; text-transform: uppercase; text-align: center; color: #999; padding: 4px 12px; } .pagination a.active { border-color: #CACACA; } /*-------------------------------------------------------------- Documentation Page --------------------------------------------------------------*/ .documentation-page { font-size: 14px; } .documentation-page .pln { color: #000; } .documentation-page pre.prettyprint { border: 1px solid #888; padding: 15px; } .documentation-page ol.linenums { margin-top: 0; margin-bottom: 0; } .documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 { list-style-type: none; } .documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 { background: #eee; } .documentation-page .com { color: #800; } .documentation-page .lit { color: #066; } .documentation-page .pun, .documentation-page .opn, .documentation-page .clo { color: #660; } .documentation-page .fun { color: red; } .documentation-page .str, .documentation-page .atv { color: #080; } .documentation-page .kwd, .documentation-page .tag { color: #008; } .documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var { color: #606; } .documentation-page a { color: #19B5FE; } .documentation-page a:hover { color: #1C92C9; } /*-------------------------------------------------------------- Responsive Styles - Media Queries --------------------------------------------------------------*/ @media (min-width: 768px) { .navbar-transparent { background: transparent; padding-bottom: 15px; padding-top: 15px; } .navbar-custom .dropdown-menu { position: absolute; display: block; visibility: hidden; opacity: 0; } .navbar-custom .open > .dropdown-menu { visibility: visible; opacity: 1; } .navbar-custom .dropdown-menu .dropdown-toggle:after { position: absolute; display: block; right: 9px; top: 50%; margin-top: -6px; font: normal normal normal 14px/1 FontAwesome; font-size: 9px; content: "\f105"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .navbar-right .dropdown-menu { right: auto; left: 0; } /* Comments */ .comment .comment { margin-left: 75px; } } @media (max-width: 1200px) { /* Features */ .alt-features-item { margin: 20px 0 0; } } @media (max-width: 1050px) { /* Navbar */ .navbar-custom { letter-spacing: 1px; } } @media (max-width: 991px) { /* Navbar */ .navbar-custom { letter-spacing: 0; } /* Headers */ .titan-title-size-3 { letter-spacing: 8px; font-size: 36px; } .titan-title-size-4 { letter-spacing: 12px; font-size: 38px; } .work-item, .works-grid-3 .work-item, .container .works-grid-3 .work-item, .works-grid-4 .work-item, .works-grid-5 .work-item { width: 50%; } /* Half-image */ .side-image { position: relative; height: 300px; } } @media (max-width: 767px) { /* Navbar */ .navbar-custom .navbar-nav { letter-spacing: 3px; margin-top: 1px; margin-bottom: 0; } .navbar-custom li > a:hover { background: rgba(255, 255, 255, 0.1) !important; } .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-custom .navbar-nav .open .dropdown-menu > li > a { padding: 10px 25px; } .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header, .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a { padding: 10px 35px; } .navbar-custom li a, .navbar-custom .dropdown-search { border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; } .navbar-custom .dropdown-toggle:after, .navbar-custom .dropdown-menu .dropdown-toggle:after { right: 7px; content: "\f107"; } .navbar-custom .nav > .open > .dropdown-toggle:after, .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after { right: 7px; content: "\f106"; } /* Shop navbar */ .navbar-custom .navbar-nav > li:last-child.navbar-cart > a { padding-left: 15px; } .navbar-custom .cart-item-number { display: none; } .navbar-custom .navbar-cart > a:after { content: "\f107"; } .navbar-custom .navbar-cart-item a { border: 0 !important; } .dropdown-menu.cart-list { text-align: left; border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; } .navbar-cart-item { border: none; border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; padding-bottom: 10px; } .navbar-cart-img { display: none; } .navbar-cart-title { white-space: normal; padding: 0; margin-left: 0; } } @media only screen and (max-width: 480px) { .work-item, .works-grid-3 .work-item, .works-grid-4 .work-item, .works-grid-5 .work-item { width: 100%; } }
0.400984
0.07889
.cast-card { display: grid; grid-template-rows: 15% 65% auto; grid-template-columns: 40% auto; grid-template-areas: 'image name' 'image bio' 'social personal'; position: relative; z-index: inherit; top: 5%; left: 10%; width: 80%; height: 90%; border-radius: 10px; border: 2px solid rgb(140, 140, 140); background-color: black; font-size: 12px; } .cast-card strong { background: transparent; } .cast-card-close-button-position { position: fixed; top: 21.25%; left: 73.75%; } .cast-card .image { grid-area: image; border-radius: 2%; margin: 3%; } .cast-card .name { grid-area: name; font-size: 1.75rem; padding-top: 2%; color: white; text-align: center; background: transparent; } .cast-card .name .known-for { grid-area: name; font-size: 1rem; color: var(--alt-text-color); text-align: center; background: inherit; } .cast-card .bio { grid-area: bio; font-size: 1.25rem; color: var(--text-color); background: transparent; } .cast-card .bio .text { color: var(--light-accent); font-size: 0.85rem; padding: 2% 2% 0 0; background: inherit; } .cast-card .personal { grid-area: personal; padding-top: 5%; background: transparent; } .cast-card .personal ul { list-style: none; } .cast-card .personal ul li { padding: 0; margin: 0; width: 8em; padding-right: 9%; display: inline-block; } .cast-card .personal .general { color: var(--light-accent); background: inherit; } .cast-card .personal .personal-data { color: var(--alt-text-color); background: inherit; } .cast-card .social { grid-area: social; display: grid; grid-template-rows: 40 60; grid-template-columns: auto; grid-template-areas: 'social-media' 'homepage'; background: transparent; } .cast-card .social .social-media { font-size: 1.35rem; display: flex; justify-content: space-around; align-items: center; background: inherit; } .cast-card .social a { text-decoration: none; background: transparent; } .cast-card .social a { text-decoration: none; background: transparent; } .cast-card .social .homepage { display: flex; justify-content: center; align-items: center; background: inherit; }
src/css/cast-details.css
.cast-card { display: grid; grid-template-rows: 15% 65% auto; grid-template-columns: 40% auto; grid-template-areas: 'image name' 'image bio' 'social personal'; position: relative; z-index: inherit; top: 5%; left: 10%; width: 80%; height: 90%; border-radius: 10px; border: 2px solid rgb(140, 140, 140); background-color: black; font-size: 12px; } .cast-card strong { background: transparent; } .cast-card-close-button-position { position: fixed; top: 21.25%; left: 73.75%; } .cast-card .image { grid-area: image; border-radius: 2%; margin: 3%; } .cast-card .name { grid-area: name; font-size: 1.75rem; padding-top: 2%; color: white; text-align: center; background: transparent; } .cast-card .name .known-for { grid-area: name; font-size: 1rem; color: var(--alt-text-color); text-align: center; background: inherit; } .cast-card .bio { grid-area: bio; font-size: 1.25rem; color: var(--text-color); background: transparent; } .cast-card .bio .text { color: var(--light-accent); font-size: 0.85rem; padding: 2% 2% 0 0; background: inherit; } .cast-card .personal { grid-area: personal; padding-top: 5%; background: transparent; } .cast-card .personal ul { list-style: none; } .cast-card .personal ul li { padding: 0; margin: 0; width: 8em; padding-right: 9%; display: inline-block; } .cast-card .personal .general { color: var(--light-accent); background: inherit; } .cast-card .personal .personal-data { color: var(--alt-text-color); background: inherit; } .cast-card .social { grid-area: social; display: grid; grid-template-rows: 40 60; grid-template-columns: auto; grid-template-areas: 'social-media' 'homepage'; background: transparent; } .cast-card .social .social-media { font-size: 1.35rem; display: flex; justify-content: space-around; align-items: center; background: inherit; } .cast-card .social a { text-decoration: none; background: transparent; } .cast-card .social a { text-decoration: none; background: transparent; } .cast-card .social .homepage { display: flex; justify-content: center; align-items: center; background: inherit; }
0.628179
0.096663
margin-top: auto; width: 100%; border-top: 2px solid #222; flex: 0 0 50px; } #footer .footer-container { width: 60%; margin: 0 auto; padding: 5px 0px; overflow: hidden; display: block; } .footer-container .footer-text-container p { width: 100%; margin: 0 auto; color: #636363; font-size: 13px; } .footer-container .footer-text-container h3 { font-size: 14px; font-weight: 800; } .footer-container .footer-text-container a { display: block; color: #636363; font-size: 13px; text-decoration: none; margin: 5px 1px; font-size: 0.9rem; } .footer-border-container { border-bottom: 2px solid #222; width: 100%; } .footer-brand-container { border-bottom: 2px solid #222; width: 100%; height: 44px; } .footer-brand-container a { background-image: url('/img/brand-type-film-footer_ver2.png'); background-repeat: no-repeat; background-size: cover; display: block; height: 40px; text-indent: -99999px; white-space: nowrap; } .connect-with-us a { background: url('/img/bg-social-footer-40.png') repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 39px; text-indent: -9999px; width: 39px; } .connect-with-us a:hover { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .connect-with-us .fb { background-position: -9px -4px; } .connect-with-us .yt { background-position: -54px -3px; } .connect-with-us .insta { background-position: -98px -3px; } .connect-with-us .zalo { background-position: -191px -3px; } /*USER CSS*/ .dashboard { background: #222; text-align: center; margin-bottom: 10px; height: fit-content; } .dashboard h3 { color: #fff; text-transform: uppercase; text-align: center !important; font-size: 1.5rem; padding: 5px; } .change-btn { display: inline-block; background: #9d9b9b; text-align: center; border-radius: 5px; color: #fff; text-decoration: none; font-size: 12px; min-width: 85px; padding: 3px 5px; } .change-btn:hover { color: #fff; } .block-content li { background: url('https://cdn.discordapp.com/attachments/845814665542893584/847463617377075250/ribon_left-ccc.png') no-repeat scroll left center #ccc; color: #fff; height: 34px; padding-left: 18px; float: left; width: 100%; margin: 2px 0; text-transform: uppercase; } .block-content li a { color: #666 !important; margin-left: 5px !important; line-height: 34px !important; font-weight: bold; font-size: 12px; text-decoration: none; } .block-content .active { background: url('https://cdn.discordapp.com/attachments/845814665542893584/847464723037683712/ribon_left.png') no-repeat scroll left center #e71a0f; color: #fff; padding-left: 18px; } .block-content .active a { color: #fff !important; } /*MOVIE CSS*/ .product-card:hover { border: 1px solid #e7770f; color: #e7770f; transition: color 0.5s ease, border-color 0.5s ease; } .product-img { border: 5px solid #212529; } .product-card:hover .product-img { border-color: #e7770f !important; border-width: 2px; transition: border-color 0.5s ease, border-width 0.5s ease; } .category-title { border-bottom: 3px solid #241d1e; width: inherit; height: fit-content; padding-bottom: 20px; position: relative; } .category-title .sub-category { position: absolute; right: 0; bottom: 4px; } .sub-category a { text-transform: uppercase; text-decoration: none; color: inherit; } .breadcrumb-container { background-color: #f1f0e5; border-bottom: 1px solid #cacac0; padding: 5px 0; margin: 0; width: 100%; overflow: hidden; } .breadcrumb-container li { float: left; font-size: 14px; font-family: Verdana, Arial, sans-serif; } .breadcrumb-home { background: url('https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cgv/bg-cgv-bread-home.png') no-repeat scroll left center transparent; text-indent: -9999px; padding: 0 9px; width: 17px; height: 15px; } .breadcrumb-item strong { color: #222; font-weight: bold; text-decoration: underline; text-transform: capitalize; white-space: nowrap; } .breadcrumb-item a { color: inherit; text-decoration: none; } .product-desc { border-bottom: 2px solid #222; width: inherit; height: fit-content; position: relative; margin-bottom: 12px; padding-bottom: 12px; } .product-desc span { margin: 0; color: #222; font-family: 'Helvetica Neue', Verdana, Arial, sans-serif; font-size: 28px; font-style: normal; line-height: 1.2; margin-bottom: 0.7em; text-rendering: optimizeLegibility; } .product-name { border-bottom: 1px solid #d9d6c8; float: left; margin-bottom: 10px; width: 100%; padding-bottom: 15px; } .product-name .h4 { float: left; padding-bottom: 5px; color: #333; } .movie-info p { margin: 0; font-size: 14px; } .booking-btn { background: none no-repeat scroll 0 0 #e71a0f; display: inline-block; padding: 6px 2px; border: 0; color: #ffffff; font-size: 13px; font-weight: normal; font-family: 'Helvetica Neue', Verdana, Arial, sans-serif; line-height: 19px; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; border-radius: 5px; } .booking-btn > span { background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cate-booking.png) no-repeat scroll left center rgba(0, 0, 0, 0); padding-left: 25px; border-radius: 5px; border: 1px solid #f07469; font-weight: bold; padding: 5px; } .booking-btn span .book { font-weight: bold; padding: 5px; padding-left: 25px; } .box-close { position: absolute; top: 0; right: 0; display: block; background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/controls.png) no-repeat top center; width: 38px; height: 19px; text-indent: -9999px; border: none; } .box-close:hover { background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/controls.png) no-repeat bottom center; } .timebox { border: 1px solid #dee2e6; } .timebox:hover { border-color: #212529; } /* CONTENT CSS */ /*CONTENT*/ .home-title { background: url(/img/bg_h3_line.jpg) repeat-x scroll left center; display: flex; align-items: center; justify-content: center; } .banner-carousel-container { background: url(/img/bg_c_bricks.png) repeat-x scroll 0 rgba(0, 0, 0, 0); } /*LOADER CSS*/ .img-loading { background: transparent url('/img/loader.gif') center no-repeat; background-size: 24%; } /*BOOKING CSS*/ .screen { width: 100%; height: 45px; margin: 20px auto 40px; text-align: center; background: url('https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cgv/bg-screen.png') no-repeat top center transparent; background-size: 100% auto; } .top-content { width: 100%; padding: 10px; border-bottom: 2px solid #d4d3c9; background: #fff1ce; margin-bottom: 20px; overflow: hidden; }
public/css/footer.css
margin-top: auto; width: 100%; border-top: 2px solid #222; flex: 0 0 50px; } #footer .footer-container { width: 60%; margin: 0 auto; padding: 5px 0px; overflow: hidden; display: block; } .footer-container .footer-text-container p { width: 100%; margin: 0 auto; color: #636363; font-size: 13px; } .footer-container .footer-text-container h3 { font-size: 14px; font-weight: 800; } .footer-container .footer-text-container a { display: block; color: #636363; font-size: 13px; text-decoration: none; margin: 5px 1px; font-size: 0.9rem; } .footer-border-container { border-bottom: 2px solid #222; width: 100%; } .footer-brand-container { border-bottom: 2px solid #222; width: 100%; height: 44px; } .footer-brand-container a { background-image: url('/img/brand-type-film-footer_ver2.png'); background-repeat: no-repeat; background-size: cover; display: block; height: 40px; text-indent: -99999px; white-space: nowrap; } .connect-with-us a { background: url('/img/bg-social-footer-40.png') repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 39px; text-indent: -9999px; width: 39px; } .connect-with-us a:hover { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .connect-with-us .fb { background-position: -9px -4px; } .connect-with-us .yt { background-position: -54px -3px; } .connect-with-us .insta { background-position: -98px -3px; } .connect-with-us .zalo { background-position: -191px -3px; } /*USER CSS*/ .dashboard { background: #222; text-align: center; margin-bottom: 10px; height: fit-content; } .dashboard h3 { color: #fff; text-transform: uppercase; text-align: center !important; font-size: 1.5rem; padding: 5px; } .change-btn { display: inline-block; background: #9d9b9b; text-align: center; border-radius: 5px; color: #fff; text-decoration: none; font-size: 12px; min-width: 85px; padding: 3px 5px; } .change-btn:hover { color: #fff; } .block-content li { background: url('https://cdn.discordapp.com/attachments/845814665542893584/847463617377075250/ribon_left-ccc.png') no-repeat scroll left center #ccc; color: #fff; height: 34px; padding-left: 18px; float: left; width: 100%; margin: 2px 0; text-transform: uppercase; } .block-content li a { color: #666 !important; margin-left: 5px !important; line-height: 34px !important; font-weight: bold; font-size: 12px; text-decoration: none; } .block-content .active { background: url('https://cdn.discordapp.com/attachments/845814665542893584/847464723037683712/ribon_left.png') no-repeat scroll left center #e71a0f; color: #fff; padding-left: 18px; } .block-content .active a { color: #fff !important; } /*MOVIE CSS*/ .product-card:hover { border: 1px solid #e7770f; color: #e7770f; transition: color 0.5s ease, border-color 0.5s ease; } .product-img { border: 5px solid #212529; } .product-card:hover .product-img { border-color: #e7770f !important; border-width: 2px; transition: border-color 0.5s ease, border-width 0.5s ease; } .category-title { border-bottom: 3px solid #241d1e; width: inherit; height: fit-content; padding-bottom: 20px; position: relative; } .category-title .sub-category { position: absolute; right: 0; bottom: 4px; } .sub-category a { text-transform: uppercase; text-decoration: none; color: inherit; } .breadcrumb-container { background-color: #f1f0e5; border-bottom: 1px solid #cacac0; padding: 5px 0; margin: 0; width: 100%; overflow: hidden; } .breadcrumb-container li { float: left; font-size: 14px; font-family: Verdana, Arial, sans-serif; } .breadcrumb-home { background: url('https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cgv/bg-cgv-bread-home.png') no-repeat scroll left center transparent; text-indent: -9999px; padding: 0 9px; width: 17px; height: 15px; } .breadcrumb-item strong { color: #222; font-weight: bold; text-decoration: underline; text-transform: capitalize; white-space: nowrap; } .breadcrumb-item a { color: inherit; text-decoration: none; } .product-desc { border-bottom: 2px solid #222; width: inherit; height: fit-content; position: relative; margin-bottom: 12px; padding-bottom: 12px; } .product-desc span { margin: 0; color: #222; font-family: 'Helvetica Neue', Verdana, Arial, sans-serif; font-size: 28px; font-style: normal; line-height: 1.2; margin-bottom: 0.7em; text-rendering: optimizeLegibility; } .product-name { border-bottom: 1px solid #d9d6c8; float: left; margin-bottom: 10px; width: 100%; padding-bottom: 15px; } .product-name .h4 { float: left; padding-bottom: 5px; color: #333; } .movie-info p { margin: 0; font-size: 14px; } .booking-btn { background: none no-repeat scroll 0 0 #e71a0f; display: inline-block; padding: 6px 2px; border: 0; color: #ffffff; font-size: 13px; font-weight: normal; font-family: 'Helvetica Neue', Verdana, Arial, sans-serif; line-height: 19px; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; border-radius: 5px; } .booking-btn > span { background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cate-booking.png) no-repeat scroll left center rgba(0, 0, 0, 0); padding-left: 25px; border-radius: 5px; border: 1px solid #f07469; font-weight: bold; padding: 5px; } .booking-btn span .book { font-weight: bold; padding: 5px; padding-left: 25px; } .box-close { position: absolute; top: 0; right: 0; display: block; background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/controls.png) no-repeat top center; width: 38px; height: 19px; text-indent: -9999px; border: none; } .box-close:hover { background: url(https://www.cgv.vn/skin/frontend/cgv/default/images/controls.png) no-repeat bottom center; } .timebox { border: 1px solid #dee2e6; } .timebox:hover { border-color: #212529; } /* CONTENT CSS */ /*CONTENT*/ .home-title { background: url(/img/bg_h3_line.jpg) repeat-x scroll left center; display: flex; align-items: center; justify-content: center; } .banner-carousel-container { background: url(/img/bg_c_bricks.png) repeat-x scroll 0 rgba(0, 0, 0, 0); } /*LOADER CSS*/ .img-loading { background: transparent url('/img/loader.gif') center no-repeat; background-size: 24%; } /*BOOKING CSS*/ .screen { width: 100%; height: 45px; margin: 20px auto 40px; text-align: center; background: url('https://www.cgv.vn/skin/frontend/cgv/default/images/bg-cgv/bg-screen.png') no-repeat top center transparent; background-size: 100% auto; } .top-content { width: 100%; padding: 10px; border-bottom: 2px solid #d4d3c9; background: #fff1ce; margin-bottom: 20px; overflow: hidden; }
0.417271
0.073165
.contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #8019c8; margin-right: 15px; border: 1px solid #EBEBEB; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; } /* -- Contact Map -- */ #contact-map { height:260px; border-radius:4px; } /* --- Buttons --- */ .main-button { position:relative; display:inline-block; padding:10px 30px; background-color: #8019c8; border: 2px solid transparent; border-radius: 5px; color: #FFF; -webkit-transition:0.2s all; transition:0.2s all; margin-left: 20px; } .main-button:hover , .main-button:focus { background-color:#fff; border: 2px solid #8019c8; color:#8019c8; } .main-button.icon-button:hover , .main-button.icon-button:focus { padding-right: 45px; } .main-button.icon-button:after { content:"\f178"; font-family:FontAwesome; position:absolute; width: 30px; right: 15px; text-align:center; opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .main-button.icon-button:hover:after , .main-button.icon-button:focus:after { opacity:1; } /* -- Input -- */ input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], input[type="url"], input[type="tel"], textarea { height: 40px; width: 100%; border: 1px solid #EBEBEB; border-radius:4px; background: transparent; padding-left: 15px; padding-right: 15px; -webkit-transition:0.2s border-color; transition:0.2s border-color; } textarea { padding: 10px 15px; } input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { border-color:#8019c8; } a:hover, a:focus{ text-decoration: none; outline: none; color: #374050; opacity: 0.9; } ul,ol{ margin: 0; padding: 0; list-style: none } .white-text { color: #FFF; } blockquote { position: relative; margin: 20px 0px; padding: 20px 20px 20px 60px; border-left: none; color: #374050; } blockquote:before{ content:"\f10d"; font-family:fontAwesome; position:absolute; left:0; top:0; color: #FF6700; width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; border:1px solid #EBEBEB; } @keyframes effect { 0% { transform: scale(0); } 25% { transform: scale(1.3); } 75% { transform: scale(1.4); } 100% { transform: scale(1); } } /** packages section **/ .packages { background: #fff; padding-top: 85px; } .packages .titlepage h2 { padding-bottom: 10px; } .packages_box { box-shadow: 0 0 19px rgba(30, 30, 30, 0.10); margin-bottom: 60px; } .packages_box figure { margin: 0; overflow: hidden; background: #111111; } .tuscany { padding: 27px; } .packages_box figure img { width: 100%; height: 100%; overflow: hidden; position: relative; transition: ease-in all 0.5s; } #rioimg { height: 372px; } #loc { width: 15px; height: 15px; } #ho_img:hover.packages_box figure img { transition: ease-in all 0.5s; transform: scale(1.2); opacity: 0.6; } .tusc { display: flex; justify-content: space-between; } .italy h3 { color: #151c37; font-size: 20px; line-height: 20px; font-weight: bold; } .italy span { display: block; color: #717171; } .italy_right h3 { color: #70b824; font-size: 20px; line-height: 20px; font-weight: bold; } .italy_right span { display: block; font-size: 25px; line-height: 25px; font-weight: bold; color: #2a2a2a; } .tuscany p { color: #747474; padding: 20px 0 30px 0; } .tusc .read_more { max-width: 116px; height: 33px; line-height: 33px; margin: 0; } #img-giulia-size { width: 561px; height: 372px; }
src/componentes/Tecnologias.css
.contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #8019c8; margin-right: 15px; border: 1px solid #EBEBEB; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; } /* -- Contact Map -- */ #contact-map { height:260px; border-radius:4px; } /* --- Buttons --- */ .main-button { position:relative; display:inline-block; padding:10px 30px; background-color: #8019c8; border: 2px solid transparent; border-radius: 5px; color: #FFF; -webkit-transition:0.2s all; transition:0.2s all; margin-left: 20px; } .main-button:hover , .main-button:focus { background-color:#fff; border: 2px solid #8019c8; color:#8019c8; } .main-button.icon-button:hover , .main-button.icon-button:focus { padding-right: 45px; } .main-button.icon-button:after { content:"\f178"; font-family:FontAwesome; position:absolute; width: 30px; right: 15px; text-align:center; opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .main-button.icon-button:hover:after , .main-button.icon-button:focus:after { opacity:1; } /* -- Input -- */ input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], input[type="url"], input[type="tel"], textarea { height: 40px; width: 100%; border: 1px solid #EBEBEB; border-radius:4px; background: transparent; padding-left: 15px; padding-right: 15px; -webkit-transition:0.2s border-color; transition:0.2s border-color; } textarea { padding: 10px 15px; } input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { border-color:#8019c8; } a:hover, a:focus{ text-decoration: none; outline: none; color: #374050; opacity: 0.9; } ul,ol{ margin: 0; padding: 0; list-style: none } .white-text { color: #FFF; } blockquote { position: relative; margin: 20px 0px; padding: 20px 20px 20px 60px; border-left: none; color: #374050; } blockquote:before{ content:"\f10d"; font-family:fontAwesome; position:absolute; left:0; top:0; color: #FF6700; width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; border:1px solid #EBEBEB; } @keyframes effect { 0% { transform: scale(0); } 25% { transform: scale(1.3); } 75% { transform: scale(1.4); } 100% { transform: scale(1); } } /** packages section **/ .packages { background: #fff; padding-top: 85px; } .packages .titlepage h2 { padding-bottom: 10px; } .packages_box { box-shadow: 0 0 19px rgba(30, 30, 30, 0.10); margin-bottom: 60px; } .packages_box figure { margin: 0; overflow: hidden; background: #111111; } .tuscany { padding: 27px; } .packages_box figure img { width: 100%; height: 100%; overflow: hidden; position: relative; transition: ease-in all 0.5s; } #rioimg { height: 372px; } #loc { width: 15px; height: 15px; } #ho_img:hover.packages_box figure img { transition: ease-in all 0.5s; transform: scale(1.2); opacity: 0.6; } .tusc { display: flex; justify-content: space-between; } .italy h3 { color: #151c37; font-size: 20px; line-height: 20px; font-weight: bold; } .italy span { display: block; color: #717171; } .italy_right h3 { color: #70b824; font-size: 20px; line-height: 20px; font-weight: bold; } .italy_right span { display: block; font-size: 25px; line-height: 25px; font-weight: bold; color: #2a2a2a; } .tuscany p { color: #747474; padding: 20px 0 30px 0; } .tusc .read_more { max-width: 116px; height: 33px; line-height: 33px; margin: 0; } #img-giulia-size { width: 561px; height: 372px; }
0.28587
0.057124
body { text-align: center; color: #062741 } .button { background-color: #132e1d; color: white; border-radius: 2px; border: none; } #js-output{ display: flex; flex-direction: column; } .user-card { text-decoration: none; padding: 5px; border: solid 1px #042138; margin: 5px auto; } body { font-family: 'Noto Sans TC', sans-serif; background-color: #ECEFF1; } .invisible{visibility: hidden} .input--small{ } textarea,fo select { font-family: inherit; } h1, h2, h3 { text-align: center; } a { text-decoration: none } .button { color: rgb(244, 255, 255); background-color: rgb(3, 8, 83); padding: 1em; text-transform: uppercase; text-align: center; cursor: pointer; border-radius: 0 7px 7 px 0; border: none; padding: 1em 2em; margin: 0; } .button:hover { background-color: rgb(72, 157, 255); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35); color: rgb(255, 255, 255); } .button--text:hover { background-color: initial; box-shadow: initial; } .form { display: flex; } .input { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); border-radius: 4px; border: none; padding: 1em; transition: 0.2s; width 80%; } .input:hover, .input:focus { box-shadow: 0 1px 5px rgba(15, 5, 5, 0.35); } .input--search { border-radius: 4px 0 0 4px; flex-grow: 1; } .container { display: flex; flex-direction: column; width: 60%; min-width: 40rem; margin: 0 auto; } .profile { border-radius: 4px; background-color: rgb(190, 224, 211); padding: 1rem; box-shadow: 0 7px 8px 4px rgba(0, 0, 0, 0.15); width: 90%; margin-left :5%; } .yellow{ background-color: rgba(243, 243, 151, 0.774); } .violet{ background-color: rgb(219, 166, 219); } .blue{ background-color: rgba(150, 229, 243, 0.808); } .profile_repos{ border-radius: 4px; background-color: rgb(190, 224, 211); padding: 1rem; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); display: flex; flex-direction: column; } .profile__name { text-align: right; float: right; color: red ; background-color: rgb(95, 159, 255); padding: 5rem; } .profile__detail { margin: 0.9rem; display: flex; flex-direction: row; background-color: rgb(220, 247, 236); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } .profile__button{ } .text_left{ font-size: 1.009rem; color: #240000; width: 40%; text-align: left; } .profile__detailName{ padding-right: 10rem; float: left; width: 30px; } .informations{ } .profile__detailValue { margin-left: auto; width : 100%; }
www/xkahj06/Projekt2/css/style.css
body { text-align: center; color: #062741 } .button { background-color: #132e1d; color: white; border-radius: 2px; border: none; } #js-output{ display: flex; flex-direction: column; } .user-card { text-decoration: none; padding: 5px; border: solid 1px #042138; margin: 5px auto; } body { font-family: 'Noto Sans TC', sans-serif; background-color: #ECEFF1; } .invisible{visibility: hidden} .input--small{ } textarea,fo select { font-family: inherit; } h1, h2, h3 { text-align: center; } a { text-decoration: none } .button { color: rgb(244, 255, 255); background-color: rgb(3, 8, 83); padding: 1em; text-transform: uppercase; text-align: center; cursor: pointer; border-radius: 0 7px 7 px 0; border: none; padding: 1em 2em; margin: 0; } .button:hover { background-color: rgb(72, 157, 255); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35); color: rgb(255, 255, 255); } .button--text:hover { background-color: initial; box-shadow: initial; } .form { display: flex; } .input { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); border-radius: 4px; border: none; padding: 1em; transition: 0.2s; width 80%; } .input:hover, .input:focus { box-shadow: 0 1px 5px rgba(15, 5, 5, 0.35); } .input--search { border-radius: 4px 0 0 4px; flex-grow: 1; } .container { display: flex; flex-direction: column; width: 60%; min-width: 40rem; margin: 0 auto; } .profile { border-radius: 4px; background-color: rgb(190, 224, 211); padding: 1rem; box-shadow: 0 7px 8px 4px rgba(0, 0, 0, 0.15); width: 90%; margin-left :5%; } .yellow{ background-color: rgba(243, 243, 151, 0.774); } .violet{ background-color: rgb(219, 166, 219); } .blue{ background-color: rgba(150, 229, 243, 0.808); } .profile_repos{ border-radius: 4px; background-color: rgb(190, 224, 211); padding: 1rem; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); display: flex; flex-direction: column; } .profile__name { text-align: right; float: right; color: red ; background-color: rgb(95, 159, 255); padding: 5rem; } .profile__detail { margin: 0.9rem; display: flex; flex-direction: row; background-color: rgb(220, 247, 236); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } .profile__button{ } .text_left{ font-size: 1.009rem; color: #240000; width: 40%; text-align: left; } .profile__detailName{ padding-right: 10rem; float: left; width: 30px; } .informations{ } .profile__detailValue { margin-left: auto; width : 100%; }
0.510741
0.129238
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #000; min-height: 100vh; } body { background: #222; background: radial-gradient(#333, #111); background-position: center center; background-repeat: no-repeat; background-size: cover; color: #fff; font: 100%/1.5 sans-serif; } .hero-text { text-transform: uppercase; font-family: Georgia, 'Times New Roman', Times, serif; } .clear-chat { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; text-decoration: underline; text-transform: capitalize; font-size: 14px; } .clear-chat a { cursor: pointer; } .conversation-box { display: none; box-shadow: 5px 5px 15px rgb(119 119 119 / 50%); background: linear-gradient(to bottom left, #79C7C5 0%, #F9FBFF 100%); } .message-container { position: relative; background: #F9FBFF; padding: 15px 30px; display: flex; flex: 1; flex-direction: column; } .message-container .incomming { display: flex; flex-direction: column; align-items: flex-start; } .message-container .incomming .time-read { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; align-items: baseline; color: #2e2e2e; width: 45%; font-size: 10px; gap: 2px; } .message-container .incomming .user-message { display: flex; flex-direction: row; justify-content: space-between; background: #b2b2b2; width: 45%; padding: 10px 20px; border-radius: 20px; } .message-container .incomming .user-message .message { font-family: cursive; } .message-container .outgoing { display: flex; flex-direction: column; align-items: flex-end; } .message-container .outgoing .time-read { color: #2e2e2e; font-size: 10px; } .message-container .outgoing .bot-message { display: flex; flex-direction: row; justify-content: space-between; background: #79C7C5; width: 45%; padding: 10px 20px; border-radius: 20px; } .message-container .outgoing .bot-message .message { font-family: cursive; } .icon-clickable { cursor: pointer; } .fa-times { position: absolute; color: black; right: 40px; cursor: pointer; } @media only screen and (max-width: 767px) { .message-container .incomming .time-read { width: 90%; } .message-container .incomming .user-message { width: 90%; } .message-container .outgoing .bot-message { width: 90%; margin-top: 10px; } } .modal { color: #2e2e2e; } #user { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; align-items: center; gap: 10px; cursor: pointer; }
app.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #000; min-height: 100vh; } body { background: #222; background: radial-gradient(#333, #111); background-position: center center; background-repeat: no-repeat; background-size: cover; color: #fff; font: 100%/1.5 sans-serif; } .hero-text { text-transform: uppercase; font-family: Georgia, 'Times New Roman', Times, serif; } .clear-chat { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; text-decoration: underline; text-transform: capitalize; font-size: 14px; } .clear-chat a { cursor: pointer; } .conversation-box { display: none; box-shadow: 5px 5px 15px rgb(119 119 119 / 50%); background: linear-gradient(to bottom left, #79C7C5 0%, #F9FBFF 100%); } .message-container { position: relative; background: #F9FBFF; padding: 15px 30px; display: flex; flex: 1; flex-direction: column; } .message-container .incomming { display: flex; flex-direction: column; align-items: flex-start; } .message-container .incomming .time-read { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; align-items: baseline; color: #2e2e2e; width: 45%; font-size: 10px; gap: 2px; } .message-container .incomming .user-message { display: flex; flex-direction: row; justify-content: space-between; background: #b2b2b2; width: 45%; padding: 10px 20px; border-radius: 20px; } .message-container .incomming .user-message .message { font-family: cursive; } .message-container .outgoing { display: flex; flex-direction: column; align-items: flex-end; } .message-container .outgoing .time-read { color: #2e2e2e; font-size: 10px; } .message-container .outgoing .bot-message { display: flex; flex-direction: row; justify-content: space-between; background: #79C7C5; width: 45%; padding: 10px 20px; border-radius: 20px; } .message-container .outgoing .bot-message .message { font-family: cursive; } .icon-clickable { cursor: pointer; } .fa-times { position: absolute; color: black; right: 40px; cursor: pointer; } @media only screen and (max-width: 767px) { .message-container .incomming .time-read { width: 90%; } .message-container .incomming .user-message { width: 90%; } .message-container .outgoing .bot-message { width: 90%; margin-top: 10px; } } .modal { color: #2e2e2e; } #user { display: flex; flex: 1; flex-direction: row; justify-content: flex-end; align-items: center; gap: 10px; cursor: pointer; }
0.432782
0.069637
.main-category-list { float: left; position: relative; width: 294px; } .content-top .main-category-list { float: left; position: absolute; width: 300px; bottom: auto; top: 30px; margin: 0 auto; left: 8%; right: auto; padding: 0; z-index: 3; } .main-category-list .cat-menu { float: left; width: 100%; } .main-category-list .TT-panel-heading { background: #fcc900; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; color: #111; cursor: pointer; font: 600 16px/25px Poppins,Helvetica,sans-serif; padding: 18px 5px; letter-spacing: 1px; transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; -khtml-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; text-align: left; } .main-category-list .TT-panel-heading i { float: left; font-size: 23px; margin: 0 10px 0 15px; line-height: 26px; } .main-category-list .TT-panel-heading i.close-icon { display: none; } .tt-menu { float: left; width: 100%; } .main-category-list .tt-menu .ul-top-items { background: #fff; border: 3px solid #fcc900; border-top: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px; display: none; float: left; text-align: left; margin: 0; /* padding: 5px 0 0; */ left: 0; padding: 0; position: absolute; right: 0; top: 100%; width: 100%; z-index: 4; } .main-category-list .tt-menu .ul-top-items > li { cursor: pointer; float: left; margin: 0; position: relative; list-style: none; width: 100%; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { background: rgba(0, 0, 0, 0); color: #111; display: block; font: 500 13px/24px "Poppins",Helvetica,sans-serif; letter-spacing: 1px; padding: 12px 20px; position: relative; } .main-category-list .tt-menu .ul-top-items > li > .more-menu span{ padding: 0 20px; } .main-category-list .tt-menu .ul-top-items > li > .more-menu span::before { bottom: auto; content: "\e5d3"; font-family: "Material Icons"; font-size: 20px; left: 20px; position: absolute; right: auto; top: 11px; color: #111; font-weight: 400; } .main-category-list .tt-menu .ul-top-items > li > a > span { position: relative; padding: 0 20px; } .main-category-list .tt-menu .ul-top-items > li > a > span::before { font-family: 'Material Icons'; content: '\e5c8'; font-size: 14px; line-height: 20px; position: absolute; left: 0; right: auto; top: 0; bottom: 0; font-weight: 400; } .main-category-list .tt-menu .ul-top-items > li:hover > a, .main-category-list .tt-menu .ul-top-items .dropdown-menu .dropdown-inner ul.list-unstyled a:focus, .main-category-list .tt-menu .ul-top-items > li > a:hover, .main-category-list .tt-menu ul li .more-menu:hover { color: #111; } .horizontal-menu .col-md-12.sub-item2-content > p { margin: 0; } .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu > a::after { color: #111; content: "\E313"; font-family: "Material Icons"; font-size: 18px; font-weight: 400; line-height: 25px; float: right; -webkit-transition: 300ms ease-in-out; -moz-transition: 300ms ease-in-out; -ms-transition: 300ms ease-in-out; -o-transition: 300ms ease-in-out; transition: 300ms ease-in-out; width: 25px; height: 25px; position: absolute; right: 13px; left: auto; top: 0; bottom: 0; margin: auto; text-align: center; } .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu:hover > a::after { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); } .main-category-list .tt-menu .ul-top-items li .more-menu::after { color: #ffffff; font-size: 15px; float: right; font-weight: 500; content: "\e145"; font-family: "Material Icons"; line-height: 22px; } .main-category-list .tt-menu .ul-top-items li .more-menu.active::after { content: '\e15b'; } .tt-menu li.mega-menu:first-child .sub-menu-container .sub-item2-content { padding: 0; } .tt-menu ul li .sub-menu-container .sub-item2-content h4 { display: none; } .horizontal-menu .static-menu .column .image { float: left; margin: 6px 0 10px; width: 100%; padding: 0; -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -ms-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -o-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transition: 400ms ease-in-out; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } .horizontal-menu .static-menu .column .image:hover { -webkit-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -ms-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -o-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); } .horizontal-menu .sub-item2-content .static-menu .column .image img { max-width: 100%; height: auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { margin: 0 15px; padding: 5px 0; float: left; width: 138px; } .horizontal-menu .static-menu .column .menu-title, .horizontal-menu .li-top-item .sub-item2-content .a-mega-second-link h4 { border-bottom: 1px solid #e5e5e5; color: #111; display: block; float: left; font: 500 14px/26px "Poppins", Helvetica, sans-serif; margin: 0 0 10px; padding: 0 0 5px; text-align: left; width: 100%; } .a-mega-second-link strong { font: 500 14px/26px "Poppins", Helvetica, sans-serif; } .tt-menu .ul-top-items .li-top-item .sub-menu-container p { margin: 0; } .horizontal-menu .sub-menu-container .sub_item3-content .a-mega-third-link > h5, .horizontal-menu .sub-menu-container ul li a > span, .horizontal-menu .sub-menu-container li.mega-menu .sub-menu-container .flyout-third-items ul.ul-third-items li.li-third-items a > span, .tt-menu ul li.more-menu .sub-menu-container li.mega-menu .sub-menu-container li a > span { color: #666666; float: left; font: 400 13px/26px "Poppins", Helvetica, sans-serif; margin: 0; padding: 0; text-align: left; width: 100%; } .horizontal-menu .sub-menu-container .sub_item3-content .a-mega-third-link:hover > h5, .horizontal-menu .sub-menu-container ul > li:hover > a > span, .horizontal-menu .sub-menu-container li.mega-menu .sub-menu-container .flyout-third-items ul.ul-third-items li.li-third-items:hover a > span, .tt-menu ul li.more-menu .sub-menu-container li.mega-menu .sub-menu-container li:hover a > span{ color: #000000; } .tt-menu .ul-top-items .li-top-item .sub-menu-container { padding: 30px 15px; min-width: 200px; z-index: 999; filter: alpha(opacity=0); visibility: hidden; display: block; background: #fff none repeat scroll 0 0; border: 4px solid #e5e5e5; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; position: absolute; top: 50px; width: 650px; left: 100%; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transition: 400ms ease-in-out; transform: translate(0,20px); -webkit-transform: translate(0,20px); -moz-transform: translate(0,20px); -o-transform: translate(0,20px); -ms-transform: translate(0,20px); -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; transform-origin: center top 0; margin: 0 !important; } .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container { width: 710px; } .horizontal-menu .sub-menu-container .ul-second-items .li-second-items { float: left; list-style: outside none none; padding: 0 20px; position: relative; width: 100%; } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container { padding: 15px 0; width: 220px; } .sub-menu-container .ul-second-items .li-second-items .flyout-third-items { background: #ffffff; bottom: auto; float: left; right: auto; margin: auto; padding: 10px 0; position: absolute; left: 100%; top: 0; filter: alpha(opacity=0); visibility: hidden; transition: 400ms ease-in-out; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transform: translate(0,20px); -webkit-transform: translate(0,20px); -moz-transform: translate(0,20px); -o-transform: translate(0,20px); -ms-transform: translate(0,20px); opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; transform-origin: center top 0; width: 190px; border: 4px solid #e5e5e5; } .sub-menu-container .li-second-items .flyout-third-items .li-third-items { float: left; list-style: outside none none; padding: 0 10px; width: 100%; } .horizontal-menu li.more-menu .flyout-menu-container ul .li-top-item { float: left; margin: 0; padding: 0 20px; width: 100%; } .horizontal-menu li.more-menu .flyout-menu-container ul .li-top-item a { padding: 0; } .tt-menu ul .li-top-item .sub-menu-container ul li a i { bottom: 0; color: #555555; float: right; font-size: 18px; left: auto; line-height: 28px; position: absolute; right: 20px; top: 0; } .tt-menu ul .li-top-item .sub-menu-container ul li.li-second-items:hover a i { color: #000000; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu .sub-menu-container { right: 100%; padding: 10px 0; position: absolute; left: auto; top: 0; width: 190px; display: block !important; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -o-transform: scaleY(0); -ms-transform: scaleY(0); transform-origin: center top 0; transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; visibility: hidden; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu:hover .sub-menu-container { transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); visibility: visible; } .tt-menu ul li.more-menu .sub-menu-container li.mega-menu > .a-top-link::after { content: "\e5cc"; font-family: "Material Icons"; bottom: 0; color: #555555; float: right; font-size: 16px; left: auto; line-height: 30px; position: absolute; right: 0; top: 0; font-style: normal; font-weight: 500; } .tt-menu ul li.more-menu .sub-menu-container li.mega-menu:hover > .a-top-link::after { color: #000000; } #column-left .main-category-list .tt-menu .ul-top-items, #column-right .main-category-list .tt-menu .ul-top-items{ display: block; position: relative; float: left; } .main-category-list .tt-menu .ul-top-items > li > .material-icons { display: none; } .main-category-list .tt-menu .ul-top-items > li .menu-banner img { max-width: 100%; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } @media (max-width: 1499px) { .main-category-list { width: 257px; } } @media (max-width: 1299px) { .main-category-list { width: 262px; } } @media (min-width: 992px) and (max-width: 1199px) { .main-category-list { width: 216px; } } @media (min-width: 992px) { .common-home .main-category-list .tt-menu .ul-top-items { display: block; } .header_default .tt-menu .ul-top-items .li-top-item .sub-menu-container, .header_style4 .tt-menu .ul-top-items .li-top-item .sub-menu-container { margin: 0 !important; } .tt-menu ul.ul-top-items li.li-top-item:hover .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items:hover .flyout-third-items { filter: alpha(opacity=100); transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -o-transform: translate(0,0); -ms-transform: translate(0,0); visibility: visible; opacity: 1; top: -1px; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; } .main-category-list .tt-menu .ul-top-items > li > a::before { border-bottom: 1px solid rgba(255, 255, 255, 0.1); bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; right: 0; width: 90%; } } @media (max-width: 991px) { .main-category-list { float: left; position: absolute; padding: 0; width: 100%; top: 17px; left: 0; padding: 0 15px; } .main-category-list .TT-panel-heading i { margin: 0; } .content-top .main-category-list { float: left; width: 100%; margin: 12px 0; position: static; padding: 0; } #column-left .main-category-list{ display: none; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { font-size: 13px; } .main-category-list .tt-menu .ul-top-items > li > a::before, .main-category-list .tt-menu .ul-top-items > li > .more-menu::before { display: none; } .main-category-list .TT-panel-heading { background: none; border: none; padding: 0; margin: 0; z-index: auto; display: block; color: #111; float: left; width: 25px; height: auto; } .main-category-list .cat-menu { position: relative; } .tt-menu ul li > .a-top-link { padding: 6px 10px; } .TT-panel-heading > span { display: none; } .TT-panel-heading > span.icon { display: block; float: left; width: auto; z-index: 4; position: relative; } .main-category-list .tt-menu .ul-top-items > li .material-icons { display: block; } .tt-menu ul .li-top-item .flyout-menu-container.sub-menu-container ul li.li-second-items a i{ display: none; } .tt-menu { border: none; bottom: auto; float: left; left: 0; position: absolute; right: 0; top: 52px; width: 100%; z-index: 9; } .main-category-list .tt-menu .ul-top-items { top: -8px; padding: 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-color: #e5e5e5; background: #fff; } .main-category-list .tt-menu .ul-top-items li a { padding: 0; text-align: left; line-height: 32px; float: left; width: 100%; color: #666; border: none; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; } .main-category-list .tt-menu > ul.ul-top-items > li:hover > a, .main-category-list .tt-menu ul.ul-top-items .dropdown-menu .dropdown-inner ul.list-unstyled a:focus, .main-category-list .tt-menu > ul.ul-top-items > li > a:hover, .main-category-list .tt-menu ul li .more-menu:hover { color: #111; } .main-category-list.TTactive .tt-menu { display: block; } .TT-panel-heading:hover > span.icon i, .main-category-list.TTactive .TT-panel-heading > span.icon i { color: #ffc600; } .horizontal-menu .sub-menu-container .ul-second-items .li-second-items { padding: 0 10px; } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container, .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container, .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container{ padding: 0 5px; } .main-category-list .ul-top-items > li.more { display: none !important; } .tt-menu ul.ul-top-items { padding: 15px 0; border: 1px solid #e5e5e5; } .tt-menu .ul-top-items .li-top-item { padding: 0; margin: 0; width: 100%; } .tt-menu > ul > .li-top-item.mega-menu .col-sm-2.sub-item2-content { margin: 0 0 5px; } .tt-menu ul li > .a-top-link { font: 500 14px/16px "Poppins", Helvetica, sans-serif; color: #555555; letter-spacing: 1px; text-align: left; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 152px; } .tt-menu ul li:hover > .a-top-link, .tt-menu ul li.active > .a-top-link { color: #000000; } .tt-menu ul li.mega-menu > .a-top-link::after, .tt-menu ul li.more-menu > .a-top-link::after, .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu > a::after { display: none; } .main-category-list .tt-menu ul.ul-top-items li a.TT-Category-List::after, .main-category-list .tt-menu ul.ul-top-items li:hover a.TT-Category-List::after { content: ""; } .tt-menu ul.ul-top-items li.li-top-item .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { display: none; float: left; position: static; padding: 0 10px; margin: 0 !important; width: 100%; border: none; } .main-category-list .ul-top-items > li { display: block !important; padding: 0; border: none; } .tt-menu ul.ul-top-items li.li-top-item .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { position: static; border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; display: none; visibility: visible; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; padding: 0; } .tt-menu .ul-top-items .li-top-item .sub-menu-container { left: 0; right: 0; } .tt-menu li.mega-menu .sub-menu-container .sub-item2-content { margin: 10px 0; } .tt-menu li.mega-menu:first-child .sub-menu-container .sub-item2-content { margin: 0 0 5px; } .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container { width: 100%; } .tt-menu ul.ul-top-items li.mega-menu > i::before, .tt-menu ul.ul-top-items li.more-menu > i::before { color:#333; font-size: 16px; position: absolute; right: 0px; left: auto; top: 0; padding: 0; height: 26px; width: 20px; cursor: pointer; z-index: 2; content: "\e145"; font-family: "Material Icons"; font-weight: 600; line-height: 28px; } .tt-menu ul.ul-top-items li.mega-menu:hover > i::before, .tt-menu ul.ul-top-items li.more-menu:hover > i::before { color: #000; } .tt-menu ul.ul-top-items li.mega-menu.active > i::before, .tt-menu ul.ul-top-items li.more-menu.active > i::before { content: '\e15b' } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container { float: left; padding: 0 5px; width: 100%; } .tt-menu ul .li-top-item .sub-menu-container ul li a i { display: none; } .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { display: block; padding: 0; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu .sub-menu-container, .sub-menu-container .ul-second-items .li-second-items .flyout-third-items { padding: 0; position: static; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); visibility: visible; } } @media (max-width:600px) { .tt-menu > ul > .li-top-item.mega-menu:nth-child(2) .sub-menu-container::after { content: ""; background-attachment: scroll; background-image: url("../image/menu-banner.jpg"); background-position: left center; background-repeat: no-repeat; right: 0; left: 0; top: 0; bottom: auto; border: 5px solid #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; background-size: contain; position: static; height: 240px; width: 100%; text-align: left; float: left; } } @media (max-width:543px) { .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 119px; } } @media (max-width:480px) { .main-category-list { top: 10px; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 124px; margin: 0 5px; } .main-category-list .tt-menu .ul-top-items { padding: 10px 12px; top: 100%; border-color: #e5e5e5; } .tt-menu { top: 34px; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { font-size: 13px; } .horizontal-menu .static-menu .column .menu-title > a, .horizontal-menu .li-top-item .sub-item2-content .a-mega-second-link h4 { font-size: 13px; } .tt-menu > ul > .li-top-item.mega-menu .col-sm-2.sub-item2-content { width: 100%; } .tt-menu li.mega-menu .sub-menu-container .sub-item2-content { margin: 0 0 8px; float: left; padding: 0; width: 100%; } }
public/css/menu.css
.main-category-list { float: left; position: relative; width: 294px; } .content-top .main-category-list { float: left; position: absolute; width: 300px; bottom: auto; top: 30px; margin: 0 auto; left: 8%; right: auto; padding: 0; z-index: 3; } .main-category-list .cat-menu { float: left; width: 100%; } .main-category-list .TT-panel-heading { background: #fcc900; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; color: #111; cursor: pointer; font: 600 16px/25px Poppins,Helvetica,sans-serif; padding: 18px 5px; letter-spacing: 1px; transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; -khtml-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; text-align: left; } .main-category-list .TT-panel-heading i { float: left; font-size: 23px; margin: 0 10px 0 15px; line-height: 26px; } .main-category-list .TT-panel-heading i.close-icon { display: none; } .tt-menu { float: left; width: 100%; } .main-category-list .tt-menu .ul-top-items { background: #fff; border: 3px solid #fcc900; border-top: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px; display: none; float: left; text-align: left; margin: 0; /* padding: 5px 0 0; */ left: 0; padding: 0; position: absolute; right: 0; top: 100%; width: 100%; z-index: 4; } .main-category-list .tt-menu .ul-top-items > li { cursor: pointer; float: left; margin: 0; position: relative; list-style: none; width: 100%; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { background: rgba(0, 0, 0, 0); color: #111; display: block; font: 500 13px/24px "Poppins",Helvetica,sans-serif; letter-spacing: 1px; padding: 12px 20px; position: relative; } .main-category-list .tt-menu .ul-top-items > li > .more-menu span{ padding: 0 20px; } .main-category-list .tt-menu .ul-top-items > li > .more-menu span::before { bottom: auto; content: "\e5d3"; font-family: "Material Icons"; font-size: 20px; left: 20px; position: absolute; right: auto; top: 11px; color: #111; font-weight: 400; } .main-category-list .tt-menu .ul-top-items > li > a > span { position: relative; padding: 0 20px; } .main-category-list .tt-menu .ul-top-items > li > a > span::before { font-family: 'Material Icons'; content: '\e5c8'; font-size: 14px; line-height: 20px; position: absolute; left: 0; right: auto; top: 0; bottom: 0; font-weight: 400; } .main-category-list .tt-menu .ul-top-items > li:hover > a, .main-category-list .tt-menu .ul-top-items .dropdown-menu .dropdown-inner ul.list-unstyled a:focus, .main-category-list .tt-menu .ul-top-items > li > a:hover, .main-category-list .tt-menu ul li .more-menu:hover { color: #111; } .horizontal-menu .col-md-12.sub-item2-content > p { margin: 0; } .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu > a::after { color: #111; content: "\E313"; font-family: "Material Icons"; font-size: 18px; font-weight: 400; line-height: 25px; float: right; -webkit-transition: 300ms ease-in-out; -moz-transition: 300ms ease-in-out; -ms-transition: 300ms ease-in-out; -o-transition: 300ms ease-in-out; transition: 300ms ease-in-out; width: 25px; height: 25px; position: absolute; right: 13px; left: auto; top: 0; bottom: 0; margin: auto; text-align: center; } .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu:hover > a::after { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); } .main-category-list .tt-menu .ul-top-items li .more-menu::after { color: #ffffff; font-size: 15px; float: right; font-weight: 500; content: "\e145"; font-family: "Material Icons"; line-height: 22px; } .main-category-list .tt-menu .ul-top-items li .more-menu.active::after { content: '\e15b'; } .tt-menu li.mega-menu:first-child .sub-menu-container .sub-item2-content { padding: 0; } .tt-menu ul li .sub-menu-container .sub-item2-content h4 { display: none; } .horizontal-menu .static-menu .column .image { float: left; margin: 6px 0 10px; width: 100%; padding: 0; -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -ms-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -o-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); box-shadow: 0 0 5px 2px rgba(0,0,0,0.1); -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transition: 400ms ease-in-out; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } .horizontal-menu .static-menu .column .image:hover { -webkit-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -ms-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -o-box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); box-shadow: 0 0 7px 4px rgba(0,0,0,0.1); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); } .horizontal-menu .sub-item2-content .static-menu .column .image img { max-width: 100%; height: auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { margin: 0 15px; padding: 5px 0; float: left; width: 138px; } .horizontal-menu .static-menu .column .menu-title, .horizontal-menu .li-top-item .sub-item2-content .a-mega-second-link h4 { border-bottom: 1px solid #e5e5e5; color: #111; display: block; float: left; font: 500 14px/26px "Poppins", Helvetica, sans-serif; margin: 0 0 10px; padding: 0 0 5px; text-align: left; width: 100%; } .a-mega-second-link strong { font: 500 14px/26px "Poppins", Helvetica, sans-serif; } .tt-menu .ul-top-items .li-top-item .sub-menu-container p { margin: 0; } .horizontal-menu .sub-menu-container .sub_item3-content .a-mega-third-link > h5, .horizontal-menu .sub-menu-container ul li a > span, .horizontal-menu .sub-menu-container li.mega-menu .sub-menu-container .flyout-third-items ul.ul-third-items li.li-third-items a > span, .tt-menu ul li.more-menu .sub-menu-container li.mega-menu .sub-menu-container li a > span { color: #666666; float: left; font: 400 13px/26px "Poppins", Helvetica, sans-serif; margin: 0; padding: 0; text-align: left; width: 100%; } .horizontal-menu .sub-menu-container .sub_item3-content .a-mega-third-link:hover > h5, .horizontal-menu .sub-menu-container ul > li:hover > a > span, .horizontal-menu .sub-menu-container li.mega-menu .sub-menu-container .flyout-third-items ul.ul-third-items li.li-third-items:hover a > span, .tt-menu ul li.more-menu .sub-menu-container li.mega-menu .sub-menu-container li:hover a > span{ color: #000000; } .tt-menu .ul-top-items .li-top-item .sub-menu-container { padding: 30px 15px; min-width: 200px; z-index: 999; filter: alpha(opacity=0); visibility: hidden; display: block; background: #fff none repeat scroll 0 0; border: 4px solid #e5e5e5; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; position: absolute; top: 50px; width: 650px; left: 100%; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transition: 400ms ease-in-out; transform: translate(0,20px); -webkit-transform: translate(0,20px); -moz-transform: translate(0,20px); -o-transform: translate(0,20px); -ms-transform: translate(0,20px); -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; transform-origin: center top 0; margin: 0 !important; } .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container { width: 710px; } .horizontal-menu .sub-menu-container .ul-second-items .li-second-items { float: left; list-style: outside none none; padding: 0 20px; position: relative; width: 100%; } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container { padding: 15px 0; width: 220px; } .sub-menu-container .ul-second-items .li-second-items .flyout-third-items { background: #ffffff; bottom: auto; float: left; right: auto; margin: auto; padding: 10px 0; position: absolute; left: 100%; top: 0; filter: alpha(opacity=0); visibility: hidden; transition: 400ms ease-in-out; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; transform: translate(0,20px); -webkit-transform: translate(0,20px); -moz-transform: translate(0,20px); -o-transform: translate(0,20px); -ms-transform: translate(0,20px); opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; transform-origin: center top 0; width: 190px; border: 4px solid #e5e5e5; } .sub-menu-container .li-second-items .flyout-third-items .li-third-items { float: left; list-style: outside none none; padding: 0 10px; width: 100%; } .horizontal-menu li.more-menu .flyout-menu-container ul .li-top-item { float: left; margin: 0; padding: 0 20px; width: 100%; } .horizontal-menu li.more-menu .flyout-menu-container ul .li-top-item a { padding: 0; } .tt-menu ul .li-top-item .sub-menu-container ul li a i { bottom: 0; color: #555555; float: right; font-size: 18px; left: auto; line-height: 28px; position: absolute; right: 20px; top: 0; } .tt-menu ul .li-top-item .sub-menu-container ul li.li-second-items:hover a i { color: #000000; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu .sub-menu-container { right: 100%; padding: 10px 0; position: absolute; left: auto; top: 0; width: 190px; display: block !important; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -o-transform: scaleY(0); -ms-transform: scaleY(0); transform-origin: center top 0; transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; visibility: hidden; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu:hover .sub-menu-container { transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); visibility: visible; } .tt-menu ul li.more-menu .sub-menu-container li.mega-menu > .a-top-link::after { content: "\e5cc"; font-family: "Material Icons"; bottom: 0; color: #555555; float: right; font-size: 16px; left: auto; line-height: 30px; position: absolute; right: 0; top: 0; font-style: normal; font-weight: 500; } .tt-menu ul li.more-menu .sub-menu-container li.mega-menu:hover > .a-top-link::after { color: #000000; } #column-left .main-category-list .tt-menu .ul-top-items, #column-right .main-category-list .tt-menu .ul-top-items{ display: block; position: relative; float: left; } .main-category-list .tt-menu .ul-top-items > li > .material-icons { display: none; } .main-category-list .tt-menu .ul-top-items > li .menu-banner img { max-width: 100%; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; } @media (max-width: 1499px) { .main-category-list { width: 257px; } } @media (max-width: 1299px) { .main-category-list { width: 262px; } } @media (min-width: 992px) and (max-width: 1199px) { .main-category-list { width: 216px; } } @media (min-width: 992px) { .common-home .main-category-list .tt-menu .ul-top-items { display: block; } .header_default .tt-menu .ul-top-items .li-top-item .sub-menu-container, .header_style4 .tt-menu .ul-top-items .li-top-item .sub-menu-container { margin: 0 !important; } .tt-menu ul.ul-top-items li.li-top-item:hover .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items:hover .flyout-third-items { filter: alpha(opacity=100); transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -o-transform: translate(0,0); -ms-transform: translate(0,0); visibility: visible; opacity: 1; top: -1px; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; } .main-category-list .tt-menu .ul-top-items > li > a::before { border-bottom: 1px solid rgba(255, 255, 255, 0.1); bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; right: 0; width: 90%; } } @media (max-width: 991px) { .main-category-list { float: left; position: absolute; padding: 0; width: 100%; top: 17px; left: 0; padding: 0 15px; } .main-category-list .TT-panel-heading i { margin: 0; } .content-top .main-category-list { float: left; width: 100%; margin: 12px 0; position: static; padding: 0; } #column-left .main-category-list{ display: none; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { font-size: 13px; } .main-category-list .tt-menu .ul-top-items > li > a::before, .main-category-list .tt-menu .ul-top-items > li > .more-menu::before { display: none; } .main-category-list .TT-panel-heading { background: none; border: none; padding: 0; margin: 0; z-index: auto; display: block; color: #111; float: left; width: 25px; height: auto; } .main-category-list .cat-menu { position: relative; } .tt-menu ul li > .a-top-link { padding: 6px 10px; } .TT-panel-heading > span { display: none; } .TT-panel-heading > span.icon { display: block; float: left; width: auto; z-index: 4; position: relative; } .main-category-list .tt-menu .ul-top-items > li .material-icons { display: block; } .tt-menu ul .li-top-item .flyout-menu-container.sub-menu-container ul li.li-second-items a i{ display: none; } .tt-menu { border: none; bottom: auto; float: left; left: 0; position: absolute; right: 0; top: 52px; width: 100%; z-index: 9; } .main-category-list .tt-menu .ul-top-items { top: -8px; padding: 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-color: #e5e5e5; background: #fff; } .main-category-list .tt-menu .ul-top-items li a { padding: 0; text-align: left; line-height: 32px; float: left; width: 100%; color: #666; border: none; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; } .main-category-list .tt-menu > ul.ul-top-items > li:hover > a, .main-category-list .tt-menu ul.ul-top-items .dropdown-menu .dropdown-inner ul.list-unstyled a:focus, .main-category-list .tt-menu > ul.ul-top-items > li > a:hover, .main-category-list .tt-menu ul li .more-menu:hover { color: #111; } .main-category-list.TTactive .tt-menu { display: block; } .TT-panel-heading:hover > span.icon i, .main-category-list.TTactive .TT-panel-heading > span.icon i { color: #ffc600; } .horizontal-menu .sub-menu-container .ul-second-items .li-second-items { padding: 0 10px; } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container, .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container, .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container{ padding: 0 5px; } .main-category-list .ul-top-items > li.more { display: none !important; } .tt-menu ul.ul-top-items { padding: 15px 0; border: 1px solid #e5e5e5; } .tt-menu .ul-top-items .li-top-item { padding: 0; margin: 0; width: 100%; } .tt-menu > ul > .li-top-item.mega-menu .col-sm-2.sub-item2-content { margin: 0 0 5px; } .tt-menu ul li > .a-top-link { font: 500 14px/16px "Poppins", Helvetica, sans-serif; color: #555555; letter-spacing: 1px; text-align: left; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 152px; } .tt-menu ul li:hover > .a-top-link, .tt-menu ul li.active > .a-top-link { color: #000000; } .tt-menu ul li.mega-menu > .a-top-link::after, .tt-menu ul li.more-menu > .a-top-link::after, .main-category-list .tt-menu .ul-top-items > li.li-top-item.mega-menu > a::after { display: none; } .main-category-list .tt-menu ul.ul-top-items li a.TT-Category-List::after, .main-category-list .tt-menu ul.ul-top-items li:hover a.TT-Category-List::after { content: ""; } .tt-menu ul.ul-top-items li.li-top-item .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { display: none; float: left; position: static; padding: 0 10px; margin: 0 !important; width: 100%; border: none; } .main-category-list .ul-top-items > li { display: block !important; padding: 0; border: none; } .tt-menu ul.ul-top-items li.li-top-item .sub-menu-container, .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { position: static; border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; display: none; visibility: visible; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; padding: 0; } .tt-menu .ul-top-items .li-top-item .sub-menu-container { left: 0; right: 0; } .tt-menu li.mega-menu .sub-menu-container .sub-item2-content { margin: 10px 0; } .tt-menu li.mega-menu:first-child .sub-menu-container .sub-item2-content { margin: 0 0 5px; } .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container { width: 100%; } .tt-menu ul.ul-top-items li.mega-menu > i::before, .tt-menu ul.ul-top-items li.more-menu > i::before { color:#333; font-size: 16px; position: absolute; right: 0px; left: auto; top: 0; padding: 0; height: 26px; width: 20px; cursor: pointer; z-index: 2; content: "\e145"; font-family: "Material Icons"; font-weight: 600; line-height: 28px; } .tt-menu ul.ul-top-items li.mega-menu:hover > i::before, .tt-menu ul.ul-top-items li.more-menu:hover > i::before { color: #000; } .tt-menu ul.ul-top-items li.mega-menu.active > i::before, .tt-menu ul.ul-top-items li.more-menu.active > i::before { content: '\e15b' } .tt-menu .ul-top-items .li-top-item .sub-menu-container.flyout-menu-container { float: left; padding: 0 5px; width: 100%; } .tt-menu ul .li-top-item .sub-menu-container ul li a i { display: none; } .tt-menu ul.ul-second-items li.li-second-items .flyout-third-items { display: block; padding: 0; } .tt-menu ul li.more-menu .sub-menu-container .li-top-item.mega-menu .sub-menu-container, .sub-menu-container .ul-second-items .li-second-items .flyout-third-items { padding: 0; position: static; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); visibility: visible; } } @media (max-width:600px) { .tt-menu > ul > .li-top-item.mega-menu:nth-child(2) .sub-menu-container::after { content: ""; background-attachment: scroll; background-image: url("../image/menu-banner.jpg"); background-position: left center; background-repeat: no-repeat; right: 0; left: 0; top: 0; bottom: auto; border: 5px solid #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; background-size: contain; position: static; height: 240px; width: 100%; text-align: left; float: left; } } @media (max-width:543px) { .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 119px; } } @media (max-width:480px) { .main-category-list { top: 10px; } .horizontal-menu .li-top-item > .mega-menu-container > .sub-item2-content .static-menu .column { width: 124px; margin: 0 5px; } .main-category-list .tt-menu .ul-top-items { padding: 10px 12px; top: 100%; border-color: #e5e5e5; } .tt-menu { top: 34px; } .main-category-list .tt-menu .ul-top-items > li > a, .main-category-list .tt-menu .ul-top-items > li > .more-menu { font-size: 13px; } .horizontal-menu .static-menu .column .menu-title > a, .horizontal-menu .li-top-item .sub-item2-content .a-mega-second-link h4 { font-size: 13px; } .tt-menu > ul > .li-top-item.mega-menu .col-sm-2.sub-item2-content { width: 100%; } .tt-menu li.mega-menu .sub-menu-container .sub-item2-content { margin: 0 0 8px; float: left; padding: 0; width: 100%; } }
0.243013
0.043752
.index .container { width: 100%; min-width: 1024px; max-width: 1960px; } .ui-block { margin: 0 0.43478% 0.43478% 0; height: 128px; display: block; float: left; overflow: hidden; } .column3 { width: 25%; } .column6 { width: 50%; } .column12 { width: 100%; } .ui-block-inner { background-position: 50% 50%; } .non-mr { margin-right: 0; } .non-bg { background: none; } .news-title1 { font-size: 20px; font-weight: 1bold; text-align: center; } .news-title2 { font-size: 16px; font-weight: 1bold; text-align: center; } .card-header { width: 100%; height: 30px; font-size: 16px; font-weight: bold; color: white; padding: 15px 0 0 18px; } .card-back, .card-front { width: 100%; height: 100%; } .card-back { background-color: #6d6d6d; color: #fff; /* padding: 10px; */ } .card-content { width: 100%; height: 159px; overflow: hidden; } .card-content ul li { /*list-style-position: inside;*/ list-style-type: square; line-height: 1.7; margin-left: 1%; color: #fff; } .card-content ul li a { display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .card-content img { width:11px; float: right; padding-top:6px; max-width:100%; } .card-back h4 { padding: 5px 0 0 20px; } .card-back .card-header { width: 100%; height: 30px; font-size: 16px; color: white; padding: 15px 0 0 18px; } .card-back ul { padding: 0 18px; } .card-back a { color: #fff; } .card-back a:hover { text-decoration: underline; } /*layout*/ #spotlights { max-width: 100%; max-height: 416px; } #block-1-1 { height: 416px; margin-bottom: 1%; } #block-1-1 .card-front { position: relative; } #block-1-1 .card-header { padding: 0; position: absolute; left: 0; top: 0; z-index: 9998; } #block-1-1 .card-content { width: 100%; height: 416px; } #block-1-2, #block-1-3 { margin: 0 0.95% 0.95% 0; height: 204px; width: 49.5%; } #block-1-2 .card-content { width: 100%; height:60px; } #block-1-2 .ub-footer { height: 98px; padding: 0 2%; background: url("../img/bg-1-2.png") no-repeat center center; } #block-1-2 .ub-footer a{ font-size: 14px; float: left; color: white; display: block; margin: 5px 6px 0 10px; line-height: 27px; } #block-1-3 .card-front { } #block-1-3 .card-content { width: 100%; height: 128px; } #block-1-3 .ub-footer { margin-top:-30px; height: 60px; padding: 0 2%; text-align: center; background: url("../img/bg-1-3.png") no-repeat center center; } #block-1-3 .ub-footer a{ font-size: 14px; float: left; color: white; margin: 5px 9px 0 34px; line-height: 24px; } #block-1-1 { margin-right: 0; } #block-1-2 { background: url("../img/ico-teacher.png") no-repeat center center; background-color: #b61b23; } #block-1-3 { margin-right: 0; background: url("../img/ico-che.png") no-repeat center center; background-color: #2577c1; } #block-2-1, #block-2-2, #block-2-3, #block-2-4 { height: 206px; } #block-2-1 .card-front{ background: url("../img/ico-earth.png") no-repeat center center; background-color: #ff4900; } #block-2-2 .card-front{ background: url("../img/ico-book.png") no-repeat center center; background-color: #08bebf; } #column-2 #block-2-2 { margin-bottom: 2%; height: 205px; } #block-2-3-1 { width: 48%; float: left; margin-right: 2.1%; } #block-2-3-1 .card-front{ background: url("../img/ico-people.png") no-repeat center center; background-color: #ffbb1a; } #block-2-3-2 { width: 49.5%; float: left; margin-right: 0; } #block-2-3-2 .card-front{ background: url("../img/ico-grid.png") no-repeat center center; background-color: #6a3ba3; } #column-1 { width: 49.75%; height: 690px; } #column-2, #column-3 { width: 24.25%; height: 680px; } #column-2 { } #column-2 .ui-block { height: 204px; margin-bottom: 2%; } #column-3 { } #column-3-1 { height: 204px; margin-bottom: 0; } #column-3-1 .card-front { background: url("../img/ico-bookmark.png") no-repeat center center; background-color: #69c70e; } #column-3-1 .card-content ul { 'margin-top: 20px; } #column-3-2 { height: 204px; margin: 2% 0 0 0; } #column-3-2 .card-front { background: url("../img/ico-tech.png") no-repeat center center; background-color: #161f46; } #column-3-2 .card-content ul { 'margin-top: 20px; } #column-3-3 { background: #6a6a86; height: 205px; margin: 2% 0 0 0; } #column-3-3 img{ width: auto; height: auto; margin: 10px 0 0 20px; } #gallery { background-image: url("../img/bg_art.jpg"); background-repeat: no-repeat; background-size: auto 100%; background-position: center 10%; display: block; width: 100%; height: 100%; } .zoom-hover, .zoom-hover img { -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } .zoom-hover:after, .zoom-hover:after img{ -webkit-transform:scale(3); -moz-transform:scale(3); -o-transform:scale(3); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } .zoom-hover:hover, .zoom-hover:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } #spotlights { position: relative; } #spotlights .item { width: 860px; height: 418px; } #spotlights .ui-item img { min-width: 100%; min-height: 100%; margin: 0 0 0 0; } /*demo*/ #block-2-1 .card-front { } #sidebar { position: absolute; right: 0; top: 25%; z-index: 9999; } #header { width: 100%; max-width: 100%; z-index: 100001; } .search-bar .search-info li a.dropdown-trigger { /* background: none; */ padding: inherit; width: inherit; background: #959595 url("../img/ico-dropdown.png") no-repeat 80px center; } .search-info .dropdown-list { position: absolute; z-index: 9999; background: #959595; width: 100px; } .search-bar dl.dropdown-list dd a { line-height: 1.5; width: 100%; text-align: center; } .search-bar dl.dropdown-list dd a:hover { background: #b61b23; color: #fff; } #header .search-bar dl.dropdown-list dd { border-left: 1px #6a6a6a solid; border-right: 1px #6a6a6a solid; border-bottom: 1px #6a6a6a solid; } .en #header .search-bar .search-info li.last a, .en #header .search-bar .search-info li a.dropdown-trigger { line-height: 14px; padding-top: 8px; height: 35px; } .en #header .search-bar dl.dropdown-list dd.opac a { line-height: 62px; } #header .search-bar dl.dropdown-list dd.opac { } #header .search-bar dl.dropdown-list dd.opac a { line-height: 44px; } #header .search-bar dl.dropdown-list dd.ars a { padding-top: 10px; line-height: 18px; } #header .menu-bar ul li.menu-list dd a br{ display: none; } .ui-item { position: relative; height: 500px; } .ui-more { width: 414px; height: 30px; display: block; position: absolute; bottom: 0; left: 0; background: #dadada; background: rgba(218, 218, 218, 0.9); filter:alpha(opacity=90); color: #000; padding: 15px 20px 60px 20px; } .ui-title { font-size: 16px; color: #b71a23; height: 18px; overflow: hidden; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .ui-title a { color: #b71a23; line-height: 1.25; font-weight: bold; } .ui-desc { padding-top: 10px; font-size: 12px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .ui-index { width: 424px; position: absolute; bottom: 10px; left: 14px; padding-top: 15px; font-family: monospace; display: block; padding-left: 7px; } .ui-index a{ padding: 2px 6px; color: #fff; background: #636363; text-align: center; margin: 0; font-size: 12px; } .ui-index a:hover, .ui-index a.active { background: #b31921; text-decoration: none; } .card-content .ui-index a.all-news { float: right; margin-right: 5px; } #sidebar { display: none; } .spotlight-news { position: relative; background: #b61b23 url(../img/ico-annu.png) no-repeat 8px center; } .spotlight-news ul { background: #b61b23; overflow: hidden; display: block; height: 30px; margin-left: 33px; padding-left: 20px; width: 1400px; } .spotlight-news ul li { list-style: square; float: left; font-size: 12px; margin-left: 0; margin-right: 10px; color: #fff; padding: 5px 20px 5px 0; text-indent: -5px; background: #b61b23; } .spotlight-news li a { color: #fff; } .spotlight-news .view-all { color: #fff; background: #8b0911; position: absolute; top: 0; right:0; display: block; padding: 5px 10px; font-size: 13px; } .spotlight-news .view-all a{ color: #fff; } .spotlight-news-list { background: rgba(218, 218, 218, 0.9); color: #000; position: absolute; right: 0; bottom: 0; z-index: 10001; width: 234px; height: 185px; padding-left: 20px; } .spotlight-news-list ul { color: #000; } .spotlight-news-list li { color: #000; list-style: square; font-size: 12px; margin-left: 0; color: #fff; padding: 5px 20px 5px 0; text-indent: -5px; } .spotlight-news-list li a { color: #000; } .marquee { width: 85%; margin-left: 30px; } /*flipping*/ .flip-container { -webkit-perspective: 800px; -moz-perspective: 800px; -o-perspective: 800px; -ms-perspective: 800px; perspective: 800px; perspective-origin: 50% 50%; } .flip-container .flip-card { width: 100%; height: 100%; position: relative; transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -webkit-transform-origin: 50% 50%; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; -o-transition: -o-transform .5s; -ms-transition: -o-transform .5s; transition: transform .5s; } .flip-container .flipped { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } .flip-container .flip-card .card-face { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; } .flip-container .flip-card .card-front { color: white; cursor: pointer; z-index: 1; } .flip-container .flipped .card-front { } .flip-container .flip-card .card-back { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); transform: rotateY(-180deg); } .flip-container .flipped .card-front { } .flip-container .flipped .card-back { } .flip-container .ui-block { overflow: inherit; } /* .flip-card { -webkit-transition: -webkit-transform .7s; -moz-transition: -moz-transform .7s; -o-transition: -o-transform .7s; -ms-transition: -o-transform .7s; transition: transform .7s; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-card .card-face { border-radius: 0px; height: 100%; width: 100%; position: absolute; background: #FBFBFB; text-align: center; margin: none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -moz-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -o-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -ms-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); } .flip-card .card-back { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } .flipped { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } */ /*links*/ .links { height: 160px; } .links ul { float: left; } .links ul li { padding-left: 0; list-style-type: none; padding-left: 15px; line-height: 1.5; background: url("../img/ico-spot.png") 5px center no-repeat; } .links ul a { display: block; overflow: hidden; color: #fff; font-size: 12px; } .links ul.col-1 { margin-left: 18px; width: 40%; } .links ul.col-2 { width: 45%; min-width: 140px; margin-left: 10px; } .links .about { font-size: 12px; color: #fff; padding: 5px 0 0 17px; width: 90%; } .en #column-3-1 .card-header ul { left: 150px; } .en #column-3-3 .card-header { height: 25px; } .en .links .about { line-height: 1.3; } .en .links ul.col-1 { width: 40%; min-width: 100px; } .en .links ul.col-2 { min-width: 100px; } .index #toolbar { top: 0; }
Public/css/style.css
.index .container { width: 100%; min-width: 1024px; max-width: 1960px; } .ui-block { margin: 0 0.43478% 0.43478% 0; height: 128px; display: block; float: left; overflow: hidden; } .column3 { width: 25%; } .column6 { width: 50%; } .column12 { width: 100%; } .ui-block-inner { background-position: 50% 50%; } .non-mr { margin-right: 0; } .non-bg { background: none; } .news-title1 { font-size: 20px; font-weight: 1bold; text-align: center; } .news-title2 { font-size: 16px; font-weight: 1bold; text-align: center; } .card-header { width: 100%; height: 30px; font-size: 16px; font-weight: bold; color: white; padding: 15px 0 0 18px; } .card-back, .card-front { width: 100%; height: 100%; } .card-back { background-color: #6d6d6d; color: #fff; /* padding: 10px; */ } .card-content { width: 100%; height: 159px; overflow: hidden; } .card-content ul li { /*list-style-position: inside;*/ list-style-type: square; line-height: 1.7; margin-left: 1%; color: #fff; } .card-content ul li a { display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .card-content img { width:11px; float: right; padding-top:6px; max-width:100%; } .card-back h4 { padding: 5px 0 0 20px; } .card-back .card-header { width: 100%; height: 30px; font-size: 16px; color: white; padding: 15px 0 0 18px; } .card-back ul { padding: 0 18px; } .card-back a { color: #fff; } .card-back a:hover { text-decoration: underline; } /*layout*/ #spotlights { max-width: 100%; max-height: 416px; } #block-1-1 { height: 416px; margin-bottom: 1%; } #block-1-1 .card-front { position: relative; } #block-1-1 .card-header { padding: 0; position: absolute; left: 0; top: 0; z-index: 9998; } #block-1-1 .card-content { width: 100%; height: 416px; } #block-1-2, #block-1-3 { margin: 0 0.95% 0.95% 0; height: 204px; width: 49.5%; } #block-1-2 .card-content { width: 100%; height:60px; } #block-1-2 .ub-footer { height: 98px; padding: 0 2%; background: url("../img/bg-1-2.png") no-repeat center center; } #block-1-2 .ub-footer a{ font-size: 14px; float: left; color: white; display: block; margin: 5px 6px 0 10px; line-height: 27px; } #block-1-3 .card-front { } #block-1-3 .card-content { width: 100%; height: 128px; } #block-1-3 .ub-footer { margin-top:-30px; height: 60px; padding: 0 2%; text-align: center; background: url("../img/bg-1-3.png") no-repeat center center; } #block-1-3 .ub-footer a{ font-size: 14px; float: left; color: white; margin: 5px 9px 0 34px; line-height: 24px; } #block-1-1 { margin-right: 0; } #block-1-2 { background: url("../img/ico-teacher.png") no-repeat center center; background-color: #b61b23; } #block-1-3 { margin-right: 0; background: url("../img/ico-che.png") no-repeat center center; background-color: #2577c1; } #block-2-1, #block-2-2, #block-2-3, #block-2-4 { height: 206px; } #block-2-1 .card-front{ background: url("../img/ico-earth.png") no-repeat center center; background-color: #ff4900; } #block-2-2 .card-front{ background: url("../img/ico-book.png") no-repeat center center; background-color: #08bebf; } #column-2 #block-2-2 { margin-bottom: 2%; height: 205px; } #block-2-3-1 { width: 48%; float: left; margin-right: 2.1%; } #block-2-3-1 .card-front{ background: url("../img/ico-people.png") no-repeat center center; background-color: #ffbb1a; } #block-2-3-2 { width: 49.5%; float: left; margin-right: 0; } #block-2-3-2 .card-front{ background: url("../img/ico-grid.png") no-repeat center center; background-color: #6a3ba3; } #column-1 { width: 49.75%; height: 690px; } #column-2, #column-3 { width: 24.25%; height: 680px; } #column-2 { } #column-2 .ui-block { height: 204px; margin-bottom: 2%; } #column-3 { } #column-3-1 { height: 204px; margin-bottom: 0; } #column-3-1 .card-front { background: url("../img/ico-bookmark.png") no-repeat center center; background-color: #69c70e; } #column-3-1 .card-content ul { 'margin-top: 20px; } #column-3-2 { height: 204px; margin: 2% 0 0 0; } #column-3-2 .card-front { background: url("../img/ico-tech.png") no-repeat center center; background-color: #161f46; } #column-3-2 .card-content ul { 'margin-top: 20px; } #column-3-3 { background: #6a6a86; height: 205px; margin: 2% 0 0 0; } #column-3-3 img{ width: auto; height: auto; margin: 10px 0 0 20px; } #gallery { background-image: url("../img/bg_art.jpg"); background-repeat: no-repeat; background-size: auto 100%; background-position: center 10%; display: block; width: 100%; height: 100%; } .zoom-hover, .zoom-hover img { -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } .zoom-hover:after, .zoom-hover:after img{ -webkit-transform:scale(3); -moz-transform:scale(3); -o-transform:scale(3); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } .zoom-hover:hover, .zoom-hover:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; } #spotlights { position: relative; } #spotlights .item { width: 860px; height: 418px; } #spotlights .ui-item img { min-width: 100%; min-height: 100%; margin: 0 0 0 0; } /*demo*/ #block-2-1 .card-front { } #sidebar { position: absolute; right: 0; top: 25%; z-index: 9999; } #header { width: 100%; max-width: 100%; z-index: 100001; } .search-bar .search-info li a.dropdown-trigger { /* background: none; */ padding: inherit; width: inherit; background: #959595 url("../img/ico-dropdown.png") no-repeat 80px center; } .search-info .dropdown-list { position: absolute; z-index: 9999; background: #959595; width: 100px; } .search-bar dl.dropdown-list dd a { line-height: 1.5; width: 100%; text-align: center; } .search-bar dl.dropdown-list dd a:hover { background: #b61b23; color: #fff; } #header .search-bar dl.dropdown-list dd { border-left: 1px #6a6a6a solid; border-right: 1px #6a6a6a solid; border-bottom: 1px #6a6a6a solid; } .en #header .search-bar .search-info li.last a, .en #header .search-bar .search-info li a.dropdown-trigger { line-height: 14px; padding-top: 8px; height: 35px; } .en #header .search-bar dl.dropdown-list dd.opac a { line-height: 62px; } #header .search-bar dl.dropdown-list dd.opac { } #header .search-bar dl.dropdown-list dd.opac a { line-height: 44px; } #header .search-bar dl.dropdown-list dd.ars a { padding-top: 10px; line-height: 18px; } #header .menu-bar ul li.menu-list dd a br{ display: none; } .ui-item { position: relative; height: 500px; } .ui-more { width: 414px; height: 30px; display: block; position: absolute; bottom: 0; left: 0; background: #dadada; background: rgba(218, 218, 218, 0.9); filter:alpha(opacity=90); color: #000; padding: 15px 20px 60px 20px; } .ui-title { font-size: 16px; color: #b71a23; height: 18px; overflow: hidden; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .ui-title a { color: #b71a23; line-height: 1.25; font-weight: bold; } .ui-desc { padding-top: 10px; font-size: 12px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; moz-binding: url('ellipsis.xml#ellipsis'); } .ui-index { width: 424px; position: absolute; bottom: 10px; left: 14px; padding-top: 15px; font-family: monospace; display: block; padding-left: 7px; } .ui-index a{ padding: 2px 6px; color: #fff; background: #636363; text-align: center; margin: 0; font-size: 12px; } .ui-index a:hover, .ui-index a.active { background: #b31921; text-decoration: none; } .card-content .ui-index a.all-news { float: right; margin-right: 5px; } #sidebar { display: none; } .spotlight-news { position: relative; background: #b61b23 url(../img/ico-annu.png) no-repeat 8px center; } .spotlight-news ul { background: #b61b23; overflow: hidden; display: block; height: 30px; margin-left: 33px; padding-left: 20px; width: 1400px; } .spotlight-news ul li { list-style: square; float: left; font-size: 12px; margin-left: 0; margin-right: 10px; color: #fff; padding: 5px 20px 5px 0; text-indent: -5px; background: #b61b23; } .spotlight-news li a { color: #fff; } .spotlight-news .view-all { color: #fff; background: #8b0911; position: absolute; top: 0; right:0; display: block; padding: 5px 10px; font-size: 13px; } .spotlight-news .view-all a{ color: #fff; } .spotlight-news-list { background: rgba(218, 218, 218, 0.9); color: #000; position: absolute; right: 0; bottom: 0; z-index: 10001; width: 234px; height: 185px; padding-left: 20px; } .spotlight-news-list ul { color: #000; } .spotlight-news-list li { color: #000; list-style: square; font-size: 12px; margin-left: 0; color: #fff; padding: 5px 20px 5px 0; text-indent: -5px; } .spotlight-news-list li a { color: #000; } .marquee { width: 85%; margin-left: 30px; } /*flipping*/ .flip-container { -webkit-perspective: 800px; -moz-perspective: 800px; -o-perspective: 800px; -ms-perspective: 800px; perspective: 800px; perspective-origin: 50% 50%; } .flip-container .flip-card { width: 100%; height: 100%; position: relative; transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -webkit-transform-origin: 50% 50%; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; -o-transition: -o-transform .5s; -ms-transition: -o-transform .5s; transition: transform .5s; } .flip-container .flipped { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } .flip-container .flip-card .card-face { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; } .flip-container .flip-card .card-front { color: white; cursor: pointer; z-index: 1; } .flip-container .flipped .card-front { } .flip-container .flip-card .card-back { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); transform: rotateY(-180deg); } .flip-container .flipped .card-front { } .flip-container .flipped .card-back { } .flip-container .ui-block { overflow: inherit; } /* .flip-card { -webkit-transition: -webkit-transform .7s; -moz-transition: -moz-transform .7s; -o-transition: -o-transform .7s; -ms-transition: -o-transform .7s; transition: transform .7s; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-card .card-face { border-radius: 0px; height: 100%; width: 100%; position: absolute; background: #FBFBFB; text-align: center; margin: none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -moz-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -o-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); -ms-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); box-shadow: 0 7px 9px -8px rgba(0,0,0,.5); } .flip-card .card-back { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } .flipped { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); } */ /*links*/ .links { height: 160px; } .links ul { float: left; } .links ul li { padding-left: 0; list-style-type: none; padding-left: 15px; line-height: 1.5; background: url("../img/ico-spot.png") 5px center no-repeat; } .links ul a { display: block; overflow: hidden; color: #fff; font-size: 12px; } .links ul.col-1 { margin-left: 18px; width: 40%; } .links ul.col-2 { width: 45%; min-width: 140px; margin-left: 10px; } .links .about { font-size: 12px; color: #fff; padding: 5px 0 0 17px; width: 90%; } .en #column-3-1 .card-header ul { left: 150px; } .en #column-3-3 .card-header { height: 25px; } .en .links .about { line-height: 1.3; } .en .links ul.col-1 { width: 40%; min-width: 100px; } .en .links ul.col-2 { min-width: 100px; } .index #toolbar { top: 0; }
0.279238
0.064388
* { margin: 0; padding: 0;} body { font-family: "Microsoft Yahei"; font-size: 12px; /*background: #FAFBF8;*/ background: #F0F0F0; } a { text-decoration: none; color: #FFF; } .g_wrap { width: 1000px; margin: 0 auto; } .g_blank { position: relative; height: 40px; width: 100%; } .main { margin: 0; padding: 0; } .m_head { position: relative; height: 68px; top: 0px; left: 0px; width: 100%; min-width: 1000px; background: #000; border-top: 3px solid #F00; } .m_head .m_h_logo { float: left; width: 114px; height: 48px; padding: 10px 10px; font-family: 楷体; font-size: 38px; color: #FFF; background: #F00; z-index:100; } .m_head .m_h_nav { float: right; margin-top: 30px; height: 28px; } .m_h_nav ul { float: right; list-style: none; } .m_h_nav li { list-style: none; display: block; width: 100px; height: 28px; color: #FFF; float: left; line-height: 28px; text-align: center; font-size: 16px; } .m_h_nav li.nav_l { background: url("../images/nav_l.png") no-repeat; } .m_h_nav li.nav_c { background: url("../images/nav_c.png") no-repeat; } .m_h_nav li.nav_r { background: url("../images/nav_r.png") no-repeat; } .m_content { width: 100%; min-width: 1000px; height: 400px; background: #F1EBDF; margin: 0px;} .m_content #kinMaxShow { visibility: hidden; width: 100%; height:500px; overflow: hidden;} .m_content .c_l { float: left; width: 30%; padding-top: 40px; } .m_content .c_r { float: left; width: 70%; padding-top: 40px; } .m_content h2 { line-height: 40px; } .m_content p { line-height: 30px; font-size: 16px; } .box {width: 1000px; height: 700px; margin: 0px auto;} .box a{ text-decoration: none;color: #000;} .box a:hover { color: #f00;} .b_l { float: left; width: 700px; height: auto; } .b_r { float: left; width: 270px; margin-left: 30px; height: auto; background: #FFF; } .b_t { background: url(../images/box_t.png) #F1EBDF no-repeat; height: 40px; width: 100%; } .b_t h2 { line-height: 40px; padding-left: 20px; color: #FFF; } .b_l_l { height: 220px; background: #eee; margin-bottom: 20px; } .a_doc { float: left; width: 220px; height: 100%; background: #FFF; vertical-align: middle; display: table-cell; } .a_doc h2 { padding: 15px 15px 0; line-height: 20px; height: 40px;} .a_doc p { padding: 15px 15px; line-height: 20px; height: 110px;} .a_doc .from { padding: 0px 15px 5px; float: left; height:20px; font-size: 14px; line-height: 20px;} .a_img { float: left; width: 480px; height: 100%; } .a_img img { float:right; width: 480px; height: 220px; } .b_r_l img {width: 240px; height: 140px;} .b_r_l li{ width:240px; height:140px; margin:0px 15px 15px; float:left; overflow:hidden; position:relative;} .b_r_l .toll_img { width:240px; height:140px; background: #F1EBDF;} .b_r_l .toll_img .list-title{width: 100%; background: rgba(255,255,255,0.6); color:#000; height:20px; font-size: 14px; line-height: 20px; text-align: center; position: absolute; top:0; left:0; z-index: 100px;} .b_r_l .toll_info { width:240px; height:140px; background: #F1EBDF; vertical-align: middle; display: table-cell;} .b_r_l p{ padding-left:10px; padding-right:10px; line-height: 20px;} .b_r_l li span{ position:absolute; top:0; left:0;} .box_2 { background: #000; width: 100%; min-width: 1000px; } .box_2 .box_2_wrap { width: 1000px; height: 200px; padding: 20px 0px; margin: 0 auto; color: #FFF; } .box_2 h2 { line-height: 40px; } .box_2 p { line-height: 20px; } .box_2 li { list-style: none; display: block; width: 160px; height: 28px; color: #FFF; float: left; line-height: 28px; font-size: 16px; } .box_2 .about, .info, .link{ float: left; width: 333px; } .footer { background: #000; width: 100%; min-width: 1000px; } .f_wrap { width: 1000px; padding-bottom: 20px; margin: 0 auto; color: #AAA; height: 44px; line-height: 44px; text-align: center; border-top: 1px solid #0F0F0F; } .footer a{ color: #AAA; } .footer a:hover { color: #f00;}
css/style.css
* { margin: 0; padding: 0;} body { font-family: "Microsoft Yahei"; font-size: 12px; /*background: #FAFBF8;*/ background: #F0F0F0; } a { text-decoration: none; color: #FFF; } .g_wrap { width: 1000px; margin: 0 auto; } .g_blank { position: relative; height: 40px; width: 100%; } .main { margin: 0; padding: 0; } .m_head { position: relative; height: 68px; top: 0px; left: 0px; width: 100%; min-width: 1000px; background: #000; border-top: 3px solid #F00; } .m_head .m_h_logo { float: left; width: 114px; height: 48px; padding: 10px 10px; font-family: 楷体; font-size: 38px; color: #FFF; background: #F00; z-index:100; } .m_head .m_h_nav { float: right; margin-top: 30px; height: 28px; } .m_h_nav ul { float: right; list-style: none; } .m_h_nav li { list-style: none; display: block; width: 100px; height: 28px; color: #FFF; float: left; line-height: 28px; text-align: center; font-size: 16px; } .m_h_nav li.nav_l { background: url("../images/nav_l.png") no-repeat; } .m_h_nav li.nav_c { background: url("../images/nav_c.png") no-repeat; } .m_h_nav li.nav_r { background: url("../images/nav_r.png") no-repeat; } .m_content { width: 100%; min-width: 1000px; height: 400px; background: #F1EBDF; margin: 0px;} .m_content #kinMaxShow { visibility: hidden; width: 100%; height:500px; overflow: hidden;} .m_content .c_l { float: left; width: 30%; padding-top: 40px; } .m_content .c_r { float: left; width: 70%; padding-top: 40px; } .m_content h2 { line-height: 40px; } .m_content p { line-height: 30px; font-size: 16px; } .box {width: 1000px; height: 700px; margin: 0px auto;} .box a{ text-decoration: none;color: #000;} .box a:hover { color: #f00;} .b_l { float: left; width: 700px; height: auto; } .b_r { float: left; width: 270px; margin-left: 30px; height: auto; background: #FFF; } .b_t { background: url(../images/box_t.png) #F1EBDF no-repeat; height: 40px; width: 100%; } .b_t h2 { line-height: 40px; padding-left: 20px; color: #FFF; } .b_l_l { height: 220px; background: #eee; margin-bottom: 20px; } .a_doc { float: left; width: 220px; height: 100%; background: #FFF; vertical-align: middle; display: table-cell; } .a_doc h2 { padding: 15px 15px 0; line-height: 20px; height: 40px;} .a_doc p { padding: 15px 15px; line-height: 20px; height: 110px;} .a_doc .from { padding: 0px 15px 5px; float: left; height:20px; font-size: 14px; line-height: 20px;} .a_img { float: left; width: 480px; height: 100%; } .a_img img { float:right; width: 480px; height: 220px; } .b_r_l img {width: 240px; height: 140px;} .b_r_l li{ width:240px; height:140px; margin:0px 15px 15px; float:left; overflow:hidden; position:relative;} .b_r_l .toll_img { width:240px; height:140px; background: #F1EBDF;} .b_r_l .toll_img .list-title{width: 100%; background: rgba(255,255,255,0.6); color:#000; height:20px; font-size: 14px; line-height: 20px; text-align: center; position: absolute; top:0; left:0; z-index: 100px;} .b_r_l .toll_info { width:240px; height:140px; background: #F1EBDF; vertical-align: middle; display: table-cell;} .b_r_l p{ padding-left:10px; padding-right:10px; line-height: 20px;} .b_r_l li span{ position:absolute; top:0; left:0;} .box_2 { background: #000; width: 100%; min-width: 1000px; } .box_2 .box_2_wrap { width: 1000px; height: 200px; padding: 20px 0px; margin: 0 auto; color: #FFF; } .box_2 h2 { line-height: 40px; } .box_2 p { line-height: 20px; } .box_2 li { list-style: none; display: block; width: 160px; height: 28px; color: #FFF; float: left; line-height: 28px; font-size: 16px; } .box_2 .about, .info, .link{ float: left; width: 333px; } .footer { background: #000; width: 100%; min-width: 1000px; } .f_wrap { width: 1000px; padding-bottom: 20px; margin: 0 auto; color: #AAA; height: 44px; line-height: 44px; text-align: center; border-top: 1px solid #0F0F0F; } .footer a{ color: #AAA; } .footer a:hover { color: #f00;}
0.342022
0.129018
.about { position: absolute; top: 0%; left: 0%; height: 100vh; width: 100%; background-color: transparent; } .main_img { opacity: 0; position: absolute; width: 10%; } .main_img1 { top: 67%; left: 73%; width: 8%; animation: img_pop1 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop1 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 55%; left: 59%; } } .main_img2 { top: -11%; left: 40%; width: 12%; animation: img_pop2 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop2 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 10%; left: 40%; } } .main_img3 { top: 42%; left: 73%; width: 15%; animation: img_pop3 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop3 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 42%; left: 51%; } } .main_img4 { top: 22%; left: 75%; width: 12%; animation: img_pop4 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop4 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 26%; left: 58%; } } .main_img5 { top: 6%; left: 53%; width: 16%; animation: img_pop5 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop5 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 19%; left: 46%; } } .main_img6 { top: 83%; left: 58%; width: 15%; animation: img_pop6 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop6 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 57%; left: 48%; } } .main_img7 { width: 6%; top: 92%; left: 36%; animation: img_pop7 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop7 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 65%; left: 47%; } } .main_img8 { top: 16%; left: 22%; width: 12%; animation: img_pop8 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop8 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 27%; left: 36%; } } .main_img9 { transform: rotate(180deg); width: 7%; top: 9%; left: 75%; animation: img_pop9 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop9 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 25%; left: 57%; } } .main_img10 { top: 88%; left: 44%; width: 5%; transform: rotate(-10deg); animation: img_pop10 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop10 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 40%; left: 49%; } } .main_img11 { width: 4%; top: 52%; left: 22%; animation: img_pop11 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop11 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 50%; left: 37%; } } .main_img12 { width: 9%; top: 55%; left: 25%; animation: img_pop12 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop12 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 48%; left: 41%; } } .main_img13 { width: 4%; transform: rotate(-10deg); top: 46%; left: 79%; animation: img_pop13 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop13 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 46%; left: 63%; } } .main_img14 { top: 81%; left: 37%; width: 8%; animation: img_pop14 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop14 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 59%; left: 41%; } } .main_img15 { top: 50%; left: 69%; width: 7%; animation: img_pop15 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop15 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 50%; left: 49%; } } .main_text p:nth-child(1) { position: absolute; font-family: sans-serif; letter-spacing: 0.5rem; font-size: 1.5rem; top: 85%; left: 35%; color: white; opacity: 0; animation: appear 0.5s linear 6.5s; animation-fill-mode: forwards; } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 0.4; transform: translateX(-3rem); } } .main_text p:nth-child(2) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type1 1.5s steps(7) 8s; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type1 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 14ch; } } .main_text p:nth-child(3) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type2 2s steps(11) 10s; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type2 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 16ch; } } .main_text p:nth-child(4) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type3 1s steps(4) 12.5s; animation-fill-mode: forwards; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type3 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 7ch; } } .departments { height: 100vh; width: 100%; background-color: #000000; display: block; position: relative; } .lds_ring { padding: 20% 37%; z-index: 180; position: absolute; } .lds_ring div { box-sizing: border-box; display: block; position: absolute; opacity: 0; width: 20%; height: 36%; margin: 0rem; border: 0.2rem solid #fff; border-radius: 50%; animation: lds_ring 7s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #fff transparent transparent transparent; } .lds_ring div:nth-child(1) { animation-delay: 0s; } .lds_ring div:nth-child(2) { animation-delay: -0.3s; } .lds_ring div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds_ring { 0% { opacity: 0.2; transform: rotate(0deg); } 80% { opacity: 0.2; transform: rotate(360deg); } 100% { opacity: 0; } } .dept_logo { position: absolute; height: 40%; width: 20%; background-color: #495750; z-index: 190; overflow: hidden; opacity: 0; } .dept_logo1 { top: 30%; right: 20%; animation: dep_logo_anime 7s linear; } .dept_logo2 { top: 30%; left: 20%; animation: dep_logo_anime 7s linear 7s; } .dept_logo3 { top: 30%; right: 20%; animation: dep_logo_anime 7s linear 14s; } .dept_logo4 { top: 30%; left: 20%; animation: dep_logo_anime 7s linear 21s; } @keyframes dep_logo_anime { 0% { opacity: 1; height: 0%; } 5% { opacity: 1; height: 40%; } 90% { opacity: 1; height: 40%; } 100% { height: 0%; } } .dept_logo_img { height: 130%; width: 120%; opacity: 0.9; } .dept_logo_img1 { animation: img_zoom 7s linear; } .dept_logo_img2 { animation: img_zoom 7s linear 5s; } .dept_logo_img3 { animation: img_zoom 7s linear 5s; } .dept_logo_img4 { animation: img_zoom 7s linear 5s; } @keyframes img_zoom { 0% { transform: scale(1); } 100% { transform: scale(1.6) translate(-4rem, -2rem); } } .dept_desc { position: absolute; height: 100%; width: 70%; z-index: 150; background-color: blue; overflow: hidden; opacity: 0; } .dept_desc1 { top: 0%; left: 0%; animation: dep_desc_anime 7s linear 0.5s; } .dept_desc2 { top: 0%; right: 0%; animation: dep_desc_anime 7s linear 7.5s; } .dept_desc3 { top: 0%; left: 0%; animation: dep_desc_anime 7s linear 14.5s; } .dept_desc4 { top: 0%; right: 0%; animation: dep_desc_anime 7s linear 21.5s; } @keyframes dep_desc_anime { 0% { opacity: 1; width: 0%; } 10% { opacity: 1; width: 70%; } 90% { opacity: 1; width: 70%; } 100% { width: 0%; } } .dept_desc_img { height: 100%; width: 100%; } .dept_desc_img1 { animation: img_zoom 7s linear; } .dept_desc_img2 { animation: img_zoom 7s linear; } .dept_desc_img3 { animation: img_zoom 7s linear; } .dept_desc_img4 { animation: img_zoom 7s linear; } .description { position: absolute; height: 50%; width: 50%; z-index: 100; color: white; opacity: 0; } .description h1 { margin: 2rem 0rem; font-size: 2rem; font-family: sans-serif; letter-spacing: 0.1rem; } .description p { font-family: sans-serif; font-size: 1rem; } .description1 { top: 40%; left: 23%; animation: text_appear 5s ease-in 1s; } .description2 { top: 40%; right: 23%; animation: text_appear 5s ease-in 8s; } .description3 { top: 40%; left: 23%; animation: text_appear 5s ease-in 15s; } .description4 { top: 40%; right: 23%; animation: text_appear 5s ease-in 22s; } @keyframes text_appear { 0% { opacity: 0; } 10% { opacity: 0.8; transform: translate(0rem, -3rem); } 90% { opacity: 0.8; transform: translate(0rem, -7rem); } } * { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #0d3745; } .loader { height: 100vh; width: 100%; display: inline-block; } .in_main { display: block; position: absolute; margin: 20% 0% 0% 34%; animation: shrink 0.7s linear 4s forwards; z-index: 10000; } .wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } .in_main img { width: 6rem; animation: logo_anime 3s forwards; } @keyframes logo_anime { 0% { opacity: 0; transform: scale(0) rotate(-100deg); } 30% { opacity: 0.2; transform: scale(1.5) rotate(90deg); } 60% { opacity: 1; transform: scale(1); } 100% { transform: translateX(-2.5rem) rotate(-30deg); } } .in_main span { color: #eeeeee; opacity: 0; font-size: 3rem; letter-spacing: 1rem; font-family: sans-serif; animation: heading_anime 1s linear 2s forwards; } @keyframes heading_anime { 0% { opacity: 0; } 100% { opacity: 1; transform: translateX(-2rem); } } @keyframes shrink { 0% { transform: scale(1); } 100% { transform-origin: left; transform: translate(-68%, -210%) scale(0.3); } } .gallery { height: 100vh; width: 100%; position: relative; background-color: #ffd442; overflow: hidden; } .center_text { position: absolute; height: 65%; width: 32%; top: 17%; left: 33%; border-radius: 50%; background-color: white; text-align: center; opacity: 0; animation: center_anime 0.6s linear; animation-fill-mode: forwards; z-index: 400; } @keyframes center_anime { 0% { opacity: 0; } 100% { opacity: 0.6; } } .center_text p { font-family: sans-serif; font-size: 1rem; margin: 45% 0%; letter-spacing: 0.05rem; word-spacing: 0.4rem; } .gallery_flow { z-index: 200; top: 0%; left: 0%; overflow: hidden; } .gallery_div { background-color: transparent; width: 19.66%; opacity: 1; display: inline-block; position: relative; } .gallery_div img { height: 50%; width: 100%; } .gallery_div1 { animation: gallery_move1 30s linear infinite; top: -72rem; } .gallery_div2 { animation: gallery_move2 30s linear infinite; top: 30rem; } .gallery_div3 { animation: gallery_move1 30s linear infinite; top: -72rem; } .gallery_div4 { animation: gallery_move2 30s linear infinite; top: 30rem; } .gallery_div5 { animation: gallery_move1 30s linear infinite; top: -72rem; } @keyframes gallery_move1 { 0% { transform: translate(0, 0); } 50% { transform: translate(0, 80rem); } } @keyframes gallery_move2 { 0% { opacity: 1; transform: translate(0, 0); } 50% { opacity: 1; transform: translate(0, -80rem); } }
css/style.concat.css
.about { position: absolute; top: 0%; left: 0%; height: 100vh; width: 100%; background-color: transparent; } .main_img { opacity: 0; position: absolute; width: 10%; } .main_img1 { top: 67%; left: 73%; width: 8%; animation: img_pop1 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop1 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 55%; left: 59%; } } .main_img2 { top: -11%; left: 40%; width: 12%; animation: img_pop2 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop2 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 10%; left: 40%; } } .main_img3 { top: 42%; left: 73%; width: 15%; animation: img_pop3 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop3 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 42%; left: 51%; } } .main_img4 { top: 22%; left: 75%; width: 12%; animation: img_pop4 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop4 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 26%; left: 58%; } } .main_img5 { top: 6%; left: 53%; width: 16%; animation: img_pop5 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop5 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 19%; left: 46%; } } .main_img6 { top: 83%; left: 58%; width: 15%; animation: img_pop6 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop6 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 57%; left: 48%; } } .main_img7 { width: 6%; top: 92%; left: 36%; animation: img_pop7 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop7 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 65%; left: 47%; } } .main_img8 { top: 16%; left: 22%; width: 12%; animation: img_pop8 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop8 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 27%; left: 36%; } } .main_img9 { transform: rotate(180deg); width: 7%; top: 9%; left: 75%; animation: img_pop9 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop9 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 25%; left: 57%; } } .main_img10 { top: 88%; left: 44%; width: 5%; transform: rotate(-10deg); animation: img_pop10 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop10 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 40%; left: 49%; } } .main_img11 { width: 4%; top: 52%; left: 22%; animation: img_pop11 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop11 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 50%; left: 37%; } } .main_img12 { width: 9%; top: 55%; left: 25%; animation: img_pop12 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop12 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 48%; left: 41%; } } .main_img13 { width: 4%; transform: rotate(-10deg); top: 46%; left: 79%; animation: img_pop13 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop13 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 46%; left: 63%; } } .main_img14 { top: 81%; left: 37%; width: 8%; animation: img_pop14 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop14 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 59%; left: 41%; } } .main_img15 { top: 50%; left: 69%; width: 7%; animation: img_pop15 1s ease-out 5s; animation-fill-mode: forwards; } @keyframes img_pop15 { 0% { opacity: 0; } 100% { opacity: 0.2; top: 50%; left: 49%; } } .main_text p:nth-child(1) { position: absolute; font-family: sans-serif; letter-spacing: 0.5rem; font-size: 1.5rem; top: 85%; left: 35%; color: white; opacity: 0; animation: appear 0.5s linear 6.5s; animation-fill-mode: forwards; } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 0.4; transform: translateX(-3rem); } } .main_text p:nth-child(2) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type1 1.5s steps(7) 8s; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type1 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 14ch; } } .main_text p:nth-child(3) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type2 2s steps(11) 10s; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type2 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 16ch; } } .main_text p:nth-child(4) { font-size: 1.5rem; font-family: sans-serif; letter-spacing: 0.5rem; opacity: 0; position: absolute; top: 85%; left: 55%; color: white; animation: type3 1s steps(4) 12.5s; animation-fill-mode: forwards; overflow: hidden; border-right: 0.5rem solid black; } @keyframes type3 { 0% { opacity: 0.4; width: 0ch; } 100% { opacity: 0.4; width: 7ch; } } .departments { height: 100vh; width: 100%; background-color: #000000; display: block; position: relative; } .lds_ring { padding: 20% 37%; z-index: 180; position: absolute; } .lds_ring div { box-sizing: border-box; display: block; position: absolute; opacity: 0; width: 20%; height: 36%; margin: 0rem; border: 0.2rem solid #fff; border-radius: 50%; animation: lds_ring 7s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #fff transparent transparent transparent; } .lds_ring div:nth-child(1) { animation-delay: 0s; } .lds_ring div:nth-child(2) { animation-delay: -0.3s; } .lds_ring div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds_ring { 0% { opacity: 0.2; transform: rotate(0deg); } 80% { opacity: 0.2; transform: rotate(360deg); } 100% { opacity: 0; } } .dept_logo { position: absolute; height: 40%; width: 20%; background-color: #495750; z-index: 190; overflow: hidden; opacity: 0; } .dept_logo1 { top: 30%; right: 20%; animation: dep_logo_anime 7s linear; } .dept_logo2 { top: 30%; left: 20%; animation: dep_logo_anime 7s linear 7s; } .dept_logo3 { top: 30%; right: 20%; animation: dep_logo_anime 7s linear 14s; } .dept_logo4 { top: 30%; left: 20%; animation: dep_logo_anime 7s linear 21s; } @keyframes dep_logo_anime { 0% { opacity: 1; height: 0%; } 5% { opacity: 1; height: 40%; } 90% { opacity: 1; height: 40%; } 100% { height: 0%; } } .dept_logo_img { height: 130%; width: 120%; opacity: 0.9; } .dept_logo_img1 { animation: img_zoom 7s linear; } .dept_logo_img2 { animation: img_zoom 7s linear 5s; } .dept_logo_img3 { animation: img_zoom 7s linear 5s; } .dept_logo_img4 { animation: img_zoom 7s linear 5s; } @keyframes img_zoom { 0% { transform: scale(1); } 100% { transform: scale(1.6) translate(-4rem, -2rem); } } .dept_desc { position: absolute; height: 100%; width: 70%; z-index: 150; background-color: blue; overflow: hidden; opacity: 0; } .dept_desc1 { top: 0%; left: 0%; animation: dep_desc_anime 7s linear 0.5s; } .dept_desc2 { top: 0%; right: 0%; animation: dep_desc_anime 7s linear 7.5s; } .dept_desc3 { top: 0%; left: 0%; animation: dep_desc_anime 7s linear 14.5s; } .dept_desc4 { top: 0%; right: 0%; animation: dep_desc_anime 7s linear 21.5s; } @keyframes dep_desc_anime { 0% { opacity: 1; width: 0%; } 10% { opacity: 1; width: 70%; } 90% { opacity: 1; width: 70%; } 100% { width: 0%; } } .dept_desc_img { height: 100%; width: 100%; } .dept_desc_img1 { animation: img_zoom 7s linear; } .dept_desc_img2 { animation: img_zoom 7s linear; } .dept_desc_img3 { animation: img_zoom 7s linear; } .dept_desc_img4 { animation: img_zoom 7s linear; } .description { position: absolute; height: 50%; width: 50%; z-index: 100; color: white; opacity: 0; } .description h1 { margin: 2rem 0rem; font-size: 2rem; font-family: sans-serif; letter-spacing: 0.1rem; } .description p { font-family: sans-serif; font-size: 1rem; } .description1 { top: 40%; left: 23%; animation: text_appear 5s ease-in 1s; } .description2 { top: 40%; right: 23%; animation: text_appear 5s ease-in 8s; } .description3 { top: 40%; left: 23%; animation: text_appear 5s ease-in 15s; } .description4 { top: 40%; right: 23%; animation: text_appear 5s ease-in 22s; } @keyframes text_appear { 0% { opacity: 0; } 10% { opacity: 0.8; transform: translate(0rem, -3rem); } 90% { opacity: 0.8; transform: translate(0rem, -7rem); } } * { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #0d3745; } .loader { height: 100vh; width: 100%; display: inline-block; } .in_main { display: block; position: absolute; margin: 20% 0% 0% 34%; animation: shrink 0.7s linear 4s forwards; z-index: 10000; } .wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } .in_main img { width: 6rem; animation: logo_anime 3s forwards; } @keyframes logo_anime { 0% { opacity: 0; transform: scale(0) rotate(-100deg); } 30% { opacity: 0.2; transform: scale(1.5) rotate(90deg); } 60% { opacity: 1; transform: scale(1); } 100% { transform: translateX(-2.5rem) rotate(-30deg); } } .in_main span { color: #eeeeee; opacity: 0; font-size: 3rem; letter-spacing: 1rem; font-family: sans-serif; animation: heading_anime 1s linear 2s forwards; } @keyframes heading_anime { 0% { opacity: 0; } 100% { opacity: 1; transform: translateX(-2rem); } } @keyframes shrink { 0% { transform: scale(1); } 100% { transform-origin: left; transform: translate(-68%, -210%) scale(0.3); } } .gallery { height: 100vh; width: 100%; position: relative; background-color: #ffd442; overflow: hidden; } .center_text { position: absolute; height: 65%; width: 32%; top: 17%; left: 33%; border-radius: 50%; background-color: white; text-align: center; opacity: 0; animation: center_anime 0.6s linear; animation-fill-mode: forwards; z-index: 400; } @keyframes center_anime { 0% { opacity: 0; } 100% { opacity: 0.6; } } .center_text p { font-family: sans-serif; font-size: 1rem; margin: 45% 0%; letter-spacing: 0.05rem; word-spacing: 0.4rem; } .gallery_flow { z-index: 200; top: 0%; left: 0%; overflow: hidden; } .gallery_div { background-color: transparent; width: 19.66%; opacity: 1; display: inline-block; position: relative; } .gallery_div img { height: 50%; width: 100%; } .gallery_div1 { animation: gallery_move1 30s linear infinite; top: -72rem; } .gallery_div2 { animation: gallery_move2 30s linear infinite; top: 30rem; } .gallery_div3 { animation: gallery_move1 30s linear infinite; top: -72rem; } .gallery_div4 { animation: gallery_move2 30s linear infinite; top: 30rem; } .gallery_div5 { animation: gallery_move1 30s linear infinite; top: -72rem; } @keyframes gallery_move1 { 0% { transform: translate(0, 0); } 50% { transform: translate(0, 80rem); } } @keyframes gallery_move2 { 0% { opacity: 1; transform: translate(0, 0); } 50% { opacity: 1; transform: translate(0, -80rem); } }
0.895888
0.070304
html, body { margin: 0px; width: 100%; height: 100%; font: 12px Microsoft Yahei, Arial, sans-serif; } .content { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; text-align: center; } .toprow { height: 120px; line-height: 120px; text-align: left; background-color: #ff9769; color: #000000; } .toprow .img1 { width: 15rem; padding: 30px 30px 0px 30px; display: inline-block; float: left; } .toprow .sp1 { display: inline-block; float: left; font-size: 2rem; margin-right: 20px; } .toprow .sp2 { display: inline-block; float: left; color: #ffe0b2; font-weight: 540; font-size: 18px; letter-spacing: 5px; } .toprow .sp3 { color: white; text-decoration: none; font-size: 12px; } .cenrow { min-height: calc(100% - 500px); } .cenrow .el-step__title.is-finish, .cenrow .el-step__title.is-process { color: #F9B33E; } .cenrow .loginrow { background-color: white; width: 600px; margin: auto; padding: 20px; /* margin-top: 80px; */ /* margin-bottom: 50px; */ margin-top: 0px; margin-bottom: 0px; } .cenrow .loginrow .el-form-item { margin-bottom: 30px; } .cenrow .loginrow .btnsave { background-color: #ff9769; width: 100%; } .botrow { /* height: 120px; */ width: 100%; padding-top: 30px; color: #666666; font-size: 14px; } /deep/ .el-input-group__prepend { width: 70px !important; text-align: center; } .loginrow { position: relative; } .loginrow .steps1 .el-input-group__prepend { background-color: white !important; min-width: 70px !important; } .loginrow .steps2 .el-input-group__prepend { background-color: white !important; min-width: 110px !important; } .loginrow .el-input-group>.el-input__inner { border-left: 0px; } .loginrow .el-form-item.is-error .el-input-group>.el-input__inner { border-left: 1px solid #F56C6C; } .loginrow .el-input-group>.el-input__inner:focus { border-left: 1px solid #409EFF; } .cardalways { width: 100px; position: absolute; top: 140px; right: -60px; font-size: 12px; } .divselect { color: #909399; vertical-align: middle; display: table-cell; position: relative; border: 1px solid #DCDFE6; border-radius: 4px; padding: 0px 0px 0px 20px; width: 400px; white-space: nowrap; } .divselect .el-input--suffix .el-input__inner { border: 0px solid red; width: 245px; } .divselect .el-select { width: calc(100% - 76px); } .divselect /deep/ .el-input__inner { border-width: 0px !important; border-left: 1px solid #DCDFE6 !important; border-radius: 0px !important; }
css/register.css
html, body { margin: 0px; width: 100%; height: 100%; font: 12px Microsoft Yahei, Arial, sans-serif; } .content { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; text-align: center; } .toprow { height: 120px; line-height: 120px; text-align: left; background-color: #ff9769; color: #000000; } .toprow .img1 { width: 15rem; padding: 30px 30px 0px 30px; display: inline-block; float: left; } .toprow .sp1 { display: inline-block; float: left; font-size: 2rem; margin-right: 20px; } .toprow .sp2 { display: inline-block; float: left; color: #ffe0b2; font-weight: 540; font-size: 18px; letter-spacing: 5px; } .toprow .sp3 { color: white; text-decoration: none; font-size: 12px; } .cenrow { min-height: calc(100% - 500px); } .cenrow .el-step__title.is-finish, .cenrow .el-step__title.is-process { color: #F9B33E; } .cenrow .loginrow { background-color: white; width: 600px; margin: auto; padding: 20px; /* margin-top: 80px; */ /* margin-bottom: 50px; */ margin-top: 0px; margin-bottom: 0px; } .cenrow .loginrow .el-form-item { margin-bottom: 30px; } .cenrow .loginrow .btnsave { background-color: #ff9769; width: 100%; } .botrow { /* height: 120px; */ width: 100%; padding-top: 30px; color: #666666; font-size: 14px; } /deep/ .el-input-group__prepend { width: 70px !important; text-align: center; } .loginrow { position: relative; } .loginrow .steps1 .el-input-group__prepend { background-color: white !important; min-width: 70px !important; } .loginrow .steps2 .el-input-group__prepend { background-color: white !important; min-width: 110px !important; } .loginrow .el-input-group>.el-input__inner { border-left: 0px; } .loginrow .el-form-item.is-error .el-input-group>.el-input__inner { border-left: 1px solid #F56C6C; } .loginrow .el-input-group>.el-input__inner:focus { border-left: 1px solid #409EFF; } .cardalways { width: 100px; position: absolute; top: 140px; right: -60px; font-size: 12px; } .divselect { color: #909399; vertical-align: middle; display: table-cell; position: relative; border: 1px solid #DCDFE6; border-radius: 4px; padding: 0px 0px 0px 20px; width: 400px; white-space: nowrap; } .divselect .el-input--suffix .el-input__inner { border: 0px solid red; width: 245px; } .divselect .el-select { width: calc(100% - 76px); } .divselect /deep/ .el-input__inner { border-width: 0px !important; border-left: 1px solid #DCDFE6 !important; border-radius: 0px !important; }
0.24599
0.069101
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, img, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-family: "Helvetica Neue"; text-rendering: optimizeLegibility; } a { text-decoration:none; color:#666; } h2 { margin-bottom:20px; font-size:22px; color:#333; } header { display:block; position:relative; padding: 15px 0px 0px 15px; background-color:#eee; border-bottom: 1px #ccc solid; } header h1 { display: inline; font-size:1.3em; font-weight:bold; color:#333; } header h1 a { color:#333; } header h1 small { font-size: 14px; } #content { display:block; margin-top:20px; margin-bottom:20px; padding: 15px; } footer { display:block; border-top: 1px #ccc solid; text-align: center; color:#ccc; font-size:14px; margin-bottom:30px; } nav { margin-bottom:15px; display: inline; } nav a { margin-left: 20px; } #account { color:#aaa; position: absolute; top: 5px; right: 10px; font-weight:bold; font-size:14px; } #account a { margin-left:10px; margin-right:10px; } #login,#submitform { display:block; position:relative; width:150px; } #login label, #submitform label { font-size:12px; font-weight:bold; } div #errormsg { width:400px; color:#ff9999; font-weight:bold; margin-top: 15px; } article { display: block; font-size: 16px; margin-bottom:15px; border: 1px solid transparent; } article.active { border: 1px dashed #000; } article h2 { display: inline; font-size:20px; } article address { display: inline; color: #999; font-size:14px; } article h2 a { color: black; } article h2 a:visited { color: #999999; } article .uparrow, article .downarrow { font-size: 16px; cursor: pointer; } article .uparrow { color:#999; } article .downarrow { color:#ccc; } article p { font-size:14px; color:#999; margin-left:20px; } article p a { color: #666; } article.comment .uparrow.voted, article .uparrow.voted { color:#99dd99; } article.comment .downarrow.voted, article .downarrow.voted { color:#dd9999; } article .downarrow.disabled, .uparrow.disabled { visibility: hidden; } article.deleted { padding-left:20px; color:#999; } form textarea { font-family: Courier; font-size:14px; } .comment { position:relative; width:500px; display:block; margin-bottom:40px; min-height:50px; } .comment .avatar img { position:absolute; top:0px; left:0px; width:48px; height:48px; } .comment .info { position:relative; left:60px; font-size:14px; color:#999; } .comment .info a.reply { text-decoration:underline; padding-left:5px; } .comment pre { width:50em; position:relative; left:60px; top:10px; font-family: Courier; font-size: 14px; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } article.comment .uparrow, article.comment .downarrow { color:#aaa; font-size:14px; } note { color: #666; margin-left:20px; font-size:14px; } .comment.deleted { color: #999; } topcomment { display:block; margin:20px; } .singlecomment { background-color: #eee; border: 1px dotted #ccc; padding: 15px; margin:10px; } .commentreplies h2 { font-size: 18px; border-bottom: 1px solid #aaa; } .commentreplies { margin-left:50px; margin-bottom:50px; } .userinfo ul li { list-style-type: none; margin-bottom:10px; } .userinfo pre { color: #666; font-style: italic; margin:20px; } .userinfo .avatar img { width:48px; height:48px; } .userinfo h2 { position:relative; left:15px; top:-15px; display:inline; font-size:28px; color: #444; } .userinfo a { text-decoration: underline; } .replies sup { font-size:12px; color: white; background-color:red; border: red 1px solid; border-radius: 25px; padding-left:3px; padding-right:3px; position:relative; top:-7px; left:-5px; opacity:0.7 }
public/css/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, font, img, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-family: "Helvetica Neue"; text-rendering: optimizeLegibility; } a { text-decoration:none; color:#666; } h2 { margin-bottom:20px; font-size:22px; color:#333; } header { display:block; position:relative; padding: 15px 0px 0px 15px; background-color:#eee; border-bottom: 1px #ccc solid; } header h1 { display: inline; font-size:1.3em; font-weight:bold; color:#333; } header h1 a { color:#333; } header h1 small { font-size: 14px; } #content { display:block; margin-top:20px; margin-bottom:20px; padding: 15px; } footer { display:block; border-top: 1px #ccc solid; text-align: center; color:#ccc; font-size:14px; margin-bottom:30px; } nav { margin-bottom:15px; display: inline; } nav a { margin-left: 20px; } #account { color:#aaa; position: absolute; top: 5px; right: 10px; font-weight:bold; font-size:14px; } #account a { margin-left:10px; margin-right:10px; } #login,#submitform { display:block; position:relative; width:150px; } #login label, #submitform label { font-size:12px; font-weight:bold; } div #errormsg { width:400px; color:#ff9999; font-weight:bold; margin-top: 15px; } article { display: block; font-size: 16px; margin-bottom:15px; border: 1px solid transparent; } article.active { border: 1px dashed #000; } article h2 { display: inline; font-size:20px; } article address { display: inline; color: #999; font-size:14px; } article h2 a { color: black; } article h2 a:visited { color: #999999; } article .uparrow, article .downarrow { font-size: 16px; cursor: pointer; } article .uparrow { color:#999; } article .downarrow { color:#ccc; } article p { font-size:14px; color:#999; margin-left:20px; } article p a { color: #666; } article.comment .uparrow.voted, article .uparrow.voted { color:#99dd99; } article.comment .downarrow.voted, article .downarrow.voted { color:#dd9999; } article .downarrow.disabled, .uparrow.disabled { visibility: hidden; } article.deleted { padding-left:20px; color:#999; } form textarea { font-family: Courier; font-size:14px; } .comment { position:relative; width:500px; display:block; margin-bottom:40px; min-height:50px; } .comment .avatar img { position:absolute; top:0px; left:0px; width:48px; height:48px; } .comment .info { position:relative; left:60px; font-size:14px; color:#999; } .comment .info a.reply { text-decoration:underline; padding-left:5px; } .comment pre { width:50em; position:relative; left:60px; top:10px; font-family: Courier; font-size: 14px; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } article.comment .uparrow, article.comment .downarrow { color:#aaa; font-size:14px; } note { color: #666; margin-left:20px; font-size:14px; } .comment.deleted { color: #999; } topcomment { display:block; margin:20px; } .singlecomment { background-color: #eee; border: 1px dotted #ccc; padding: 15px; margin:10px; } .commentreplies h2 { font-size: 18px; border-bottom: 1px solid #aaa; } .commentreplies { margin-left:50px; margin-bottom:50px; } .userinfo ul li { list-style-type: none; margin-bottom:10px; } .userinfo pre { color: #666; font-style: italic; margin:20px; } .userinfo .avatar img { width:48px; height:48px; } .userinfo h2 { position:relative; left:15px; top:-15px; display:inline; font-size:28px; color: #444; } .userinfo a { text-decoration: underline; } .replies sup { font-size:12px; color: white; background-color:red; border: red 1px solid; border-radius: 25px; padding-left:3px; padding-right:3px; position:relative; top:-7px; left:-5px; opacity:0.7 }
0.377541
0.109182
.rm-desktop ul { display: none; } /* Hide responsive/mobile menu, leave this to kmom02 */ .rm-navbar-max { display: none; } html { background-color: #f0f8ff; } .wrap-all { margin: 0; padding: 0; color: #111; background-color: #f0f8ff; } * { box-sizing: border-box; } .outer-wrap-header { height: 150px; margin-bottom: 12px; } .inner-wrap.inner-wrap-header { margin-right: auto; margin-left: auto; max-width: 100%; } .row { display: block; width: 101.04166667%; margin-left: -.52083333%; margin-right: -.52083333%; } .region-header-col-1 { display: inline; float: left; width: 19.79166667%; margin-left: .52083333%; margin-right: .52083333%; } .site-logo-text { font-size: 42px; line-height: 1; text-shadow: 2px -2px 2px #ccc; } .site-logo { display: none; } .region-header-col-2 { display: inline; float: left; width: 57.29166667%; margin-left: .52083333%; margin-right: .52083333%; } .outer-wrap-flash { opacity: 0.8; } .rm-navbar { text-align: center; background-color: #f0f8ff; float: center; font-size: 25px; line-height: 1; text-shadow: 2px -2px 2px #ccc; } .rm-navbar li { display: inline-block; padding: 1em 1.5em; } .rm-navbar a { text-decoration: none; } .rm-navbar li:hover { background-color: #eee; } .rm-navbar li .selected { background-color: #eee; } .wrap-sidebar { display: inline; float: left; width: 65.625%; margin-right: .52083333%; margin-left: .52083333% } .right { float: right; } .inner-wrap { margin-right: auto; margin-left: auto; max-width: 1100px; } .row { display: block; width: 101.04166667%; margin-left: -.52083333%; margin-right: -.52083333%; } .region-footer { display: inline; float: left; width: 98.95833333%; margin-left: .52083333%; margin-right: .52083333%; } .outer-wrap-footer { background-color: #424242; padding-top: 24px; padding-bottom: 48px; } .footer-column-wrapper { color: #ddd; border-bottom: 1px solid #666; padding-bottom: 24px; margin-bottom: 48px; } .footer-column, .footer-column-x { height: 100%; } .footer-column { display: inline; float: left; width: 32.29166667%; margin-left: .52083333%; margin-right: .52083333%; } .footer-column-1, .footer-column-2 { border-right: 1px solid #666; } .footer-column-x { padding-bottom: 24px; padding-right: 1em; } .footer-column-2, .footer-column-3 { padding-left: 1em; } .footer-column-wrapper::after { content: ""; display: block; clear: both; } .site-footer { color: #aaa; text-align: center; padding-bottom: 24px; } .byline img { float: left; } .me1 { width: 80px; border-radius: 10px; } .byline { display: block; padding: 1em 1em 2em; background-color: #f0f8ff; border-radius: 10px; border-top: 1px solid #9c9; border-bottom: 1px solid #9c9; clear: both; } .byline-text { display: block; padding-left: 20px; overflow: auto; }
htdocs/css/kmom01.css
.rm-desktop ul { display: none; } /* Hide responsive/mobile menu, leave this to kmom02 */ .rm-navbar-max { display: none; } html { background-color: #f0f8ff; } .wrap-all { margin: 0; padding: 0; color: #111; background-color: #f0f8ff; } * { box-sizing: border-box; } .outer-wrap-header { height: 150px; margin-bottom: 12px; } .inner-wrap.inner-wrap-header { margin-right: auto; margin-left: auto; max-width: 100%; } .row { display: block; width: 101.04166667%; margin-left: -.52083333%; margin-right: -.52083333%; } .region-header-col-1 { display: inline; float: left; width: 19.79166667%; margin-left: .52083333%; margin-right: .52083333%; } .site-logo-text { font-size: 42px; line-height: 1; text-shadow: 2px -2px 2px #ccc; } .site-logo { display: none; } .region-header-col-2 { display: inline; float: left; width: 57.29166667%; margin-left: .52083333%; margin-right: .52083333%; } .outer-wrap-flash { opacity: 0.8; } .rm-navbar { text-align: center; background-color: #f0f8ff; float: center; font-size: 25px; line-height: 1; text-shadow: 2px -2px 2px #ccc; } .rm-navbar li { display: inline-block; padding: 1em 1.5em; } .rm-navbar a { text-decoration: none; } .rm-navbar li:hover { background-color: #eee; } .rm-navbar li .selected { background-color: #eee; } .wrap-sidebar { display: inline; float: left; width: 65.625%; margin-right: .52083333%; margin-left: .52083333% } .right { float: right; } .inner-wrap { margin-right: auto; margin-left: auto; max-width: 1100px; } .row { display: block; width: 101.04166667%; margin-left: -.52083333%; margin-right: -.52083333%; } .region-footer { display: inline; float: left; width: 98.95833333%; margin-left: .52083333%; margin-right: .52083333%; } .outer-wrap-footer { background-color: #424242; padding-top: 24px; padding-bottom: 48px; } .footer-column-wrapper { color: #ddd; border-bottom: 1px solid #666; padding-bottom: 24px; margin-bottom: 48px; } .footer-column, .footer-column-x { height: 100%; } .footer-column { display: inline; float: left; width: 32.29166667%; margin-left: .52083333%; margin-right: .52083333%; } .footer-column-1, .footer-column-2 { border-right: 1px solid #666; } .footer-column-x { padding-bottom: 24px; padding-right: 1em; } .footer-column-2, .footer-column-3 { padding-left: 1em; } .footer-column-wrapper::after { content: ""; display: block; clear: both; } .site-footer { color: #aaa; text-align: center; padding-bottom: 24px; } .byline img { float: left; } .me1 { width: 80px; border-radius: 10px; } .byline { display: block; padding: 1em 1em 2em; background-color: #f0f8ff; border-radius: 10px; border-top: 1px solid #9c9; border-bottom: 1px solid #9c9; clear: both; } .byline-text { display: block; padding-left: 20px; overflow: auto; }
0.420957
0.086323
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } hr { box-sizing: content-box; height: 0; overflow: visible } a { background-color: transparent; -webkit-text-decoration-skip: objects } img { border-style: none } svg:not(:root) { overflow: hidden } * { box-sizing: border-box } *::selection { background: #000; color: #fff } body { display: flex } .ie-11 { min-height: 100vh; padding: 65px 120px 95px; display: flex; flex-direction: column; justify-content: space-evenly; font-family: "Avenir Next", sans-serif; font-size: 18px; flex: 1 1 auto } header { margin-bottom: 0px; display: flex; align-items: flex-end; justify-content: space-between } .products-links { display: flex; align-items: center; padding-bottom: 5px } .mailto-logo { padding-bottom: 9px; display: flex; align-items: flex-end; flex-direction: row-reverse; justify-content: space-between; order: 2 } .products-links .mail { display: block } .mailto-logo .mail { display: none } a, a:hover { color: #000; text-decoration: none } .mail { text-decoration: underline; margin-right: -10px; display: inline-block; padding: 4px 10px 2px; border-radius: 2px } .mail:hover { background: #000; color: #fff; text-decoration: none } .logo { display: inline-block; width: 182px; height: 42px; background-image: url(https://hihellomonster.github.io/index-que-he-usado/img/logo-hihello.svg); background-position: initial; background-repeat: no-repeat; } .featured { width: auto; padding-bottom: 2px; order: 1; flex: 1 1 auto; text-align: left; white-space: nowrap } .featured * { display: inline-block; vertical-align: top } .featured>* { margin-right: 5%; margin-top: 0 } .featured>*:last-child { margin-right: 30px } .featured>span { font-size: 16px; margin-right: 7%; padding: 5px 0; font-weight: normal; color: #b0b0b0 } .titles-wrapper { position: relative; padding-right: 125px; min-height: 328px; display: flex; flex-direction: column; justify-content: space-between } h1 { position: relative; opacity: 0; bottom: 30px; margin: 0; padding-bottom: 30px; font-size: 30px; font-weight: 600; transition: 1s all ease-in-out; padding-top: 5px; } h1 .no-wrap { white-space: nowrap; font-size: 27px; font-weight: 600; } h1.animate { opacity: 1; bottom: 0 } h2 { font-size: 30px; font-weight: 400; margin: 0; letter-spacing: -0.8px } .copyright { transform: rotate(90deg); display: inline-block; transform-origin: right top; position: absolute; right: 0; bottom: -11px } @media (min-width:1400px) { .featured>* { margin-right: 50px } .featured>*:last-child { margin-right: 30px } .featured>span { margin-right: 70px } } @media (max-width:1300px) { .ie-11 { padding: 30px 40px } } @media (max-width:1050px) { header { margin-bottom: 5px; flex-direction: column; display: flex; align-items: flex-end; justify-content: space-between } .mailto-logo { width: 100%; min-width: 0; flex-direction: row; padding-bottom: 40px; order: 0 } .mailto-logo .mail { display: block } .mail { margin-bottom: -4px } .products-links { display: none } .featured { width: 100%; order: 0; text-align: left; white-space: normal; margin-bottom: 30px } .featured>* { margin-right: 40px; margin-top: 20px } .featured>span { margin-right: 40px; padding: 5px 0 } .featured>*:last-child { margin-right: 0 } .titles-wrapper { padding: 0 } h1 { line-height: 1.1; padding-bottom: 0px; font-size: 27px } h2 { font-size: 25px } .copyright { padding-top: 20px; position: static; transform: none; color: #black; font-size: 16px; } } @media (max-width: 540px) { .featured>span { display: block; margin-bottom: 10px; color: #a0a0a0; font-size: 14px } } @media (max-width:360px) { .ie-11 { padding: 10px } .mail { font-size: 16px; letter-spacing: -0.5px } .no-wrap { white-space: normal } } hide { display: none!important } .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% } } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear } .fade.in { opacity: 1 } .close { float: right; font-size: 22.5px; font-weight: bold; line-height: 1; color: #000000; text-shadow: none; opacity: 0.2; filter: alpha(opacity=20) } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50) } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none } .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: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out } .modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 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); 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; min-height: 16.42857143px } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.42857143 } .modal-body { position: relative; padding: 20px } .modal-footer { padding: 20px; 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 } } a, a:hover, a:focus, a:active, a.active { outline: 0; text-decoration: none; } a { color: #000000; } a:hover, a:focus, a:active, a.active { color: #000000; } .portfolio-modal .modal-content { padding: 100px 0; min-height: 100%; border: 0; border-radius: 0; text-align: center; -webkit-box-shadow: none; box-shadow: none; background-clip: padding-box } .portfolio-modal .modal-content h2 { margin-bottom: 15px; font-size: 3em; } .portfolio-modal .modal-content p { margin-bottom: 30px; } .portfolio-modal .modal-content p.item-intro { margin: 0px 0 0px; font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-style: italic; } .portfolio-modal .modal-content ul.list-inline { margin-top: 0; margin-bottom: 30px; } .portfolio-modal .modal-content img { margin-bottom: 0px; } .portfolio-modal .close-modal { position: absolute; top: 25px; right: 25px; width: 75px; height: 75px; background-color: transparent; cursor: pointer; } .portfolio-modal .close-modal:hover { opacity: .3; } .portfolio-modal .close-modal .lr { z-index: 1051; width: 1px; height: 75px; margin-left: 35px; background-color: #222; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .portfolio-modal .close-modal .lr .rl { z-index: 1052; width: 1px; height: 75px; background-color: #222; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
css/histyle.css
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } hr { box-sizing: content-box; height: 0; overflow: visible } a { background-color: transparent; -webkit-text-decoration-skip: objects } img { border-style: none } svg:not(:root) { overflow: hidden } * { box-sizing: border-box } *::selection { background: #000; color: #fff } body { display: flex } .ie-11 { min-height: 100vh; padding: 65px 120px 95px; display: flex; flex-direction: column; justify-content: space-evenly; font-family: "Avenir Next", sans-serif; font-size: 18px; flex: 1 1 auto } header { margin-bottom: 0px; display: flex; align-items: flex-end; justify-content: space-between } .products-links { display: flex; align-items: center; padding-bottom: 5px } .mailto-logo { padding-bottom: 9px; display: flex; align-items: flex-end; flex-direction: row-reverse; justify-content: space-between; order: 2 } .products-links .mail { display: block } .mailto-logo .mail { display: none } a, a:hover { color: #000; text-decoration: none } .mail { text-decoration: underline; margin-right: -10px; display: inline-block; padding: 4px 10px 2px; border-radius: 2px } .mail:hover { background: #000; color: #fff; text-decoration: none } .logo { display: inline-block; width: 182px; height: 42px; background-image: url(https://hihellomonster.github.io/index-que-he-usado/img/logo-hihello.svg); background-position: initial; background-repeat: no-repeat; } .featured { width: auto; padding-bottom: 2px; order: 1; flex: 1 1 auto; text-align: left; white-space: nowrap } .featured * { display: inline-block; vertical-align: top } .featured>* { margin-right: 5%; margin-top: 0 } .featured>*:last-child { margin-right: 30px } .featured>span { font-size: 16px; margin-right: 7%; padding: 5px 0; font-weight: normal; color: #b0b0b0 } .titles-wrapper { position: relative; padding-right: 125px; min-height: 328px; display: flex; flex-direction: column; justify-content: space-between } h1 { position: relative; opacity: 0; bottom: 30px; margin: 0; padding-bottom: 30px; font-size: 30px; font-weight: 600; transition: 1s all ease-in-out; padding-top: 5px; } h1 .no-wrap { white-space: nowrap; font-size: 27px; font-weight: 600; } h1.animate { opacity: 1; bottom: 0 } h2 { font-size: 30px; font-weight: 400; margin: 0; letter-spacing: -0.8px } .copyright { transform: rotate(90deg); display: inline-block; transform-origin: right top; position: absolute; right: 0; bottom: -11px } @media (min-width:1400px) { .featured>* { margin-right: 50px } .featured>*:last-child { margin-right: 30px } .featured>span { margin-right: 70px } } @media (max-width:1300px) { .ie-11 { padding: 30px 40px } } @media (max-width:1050px) { header { margin-bottom: 5px; flex-direction: column; display: flex; align-items: flex-end; justify-content: space-between } .mailto-logo { width: 100%; min-width: 0; flex-direction: row; padding-bottom: 40px; order: 0 } .mailto-logo .mail { display: block } .mail { margin-bottom: -4px } .products-links { display: none } .featured { width: 100%; order: 0; text-align: left; white-space: normal; margin-bottom: 30px } .featured>* { margin-right: 40px; margin-top: 20px } .featured>span { margin-right: 40px; padding: 5px 0 } .featured>*:last-child { margin-right: 0 } .titles-wrapper { padding: 0 } h1 { line-height: 1.1; padding-bottom: 0px; font-size: 27px } h2 { font-size: 25px } .copyright { padding-top: 20px; position: static; transform: none; color: #black; font-size: 16px; } } @media (max-width: 540px) { .featured>span { display: block; margin-bottom: 10px; color: #a0a0a0; font-size: 14px } } @media (max-width:360px) { .ie-11 { padding: 10px } .mail { font-size: 16px; letter-spacing: -0.5px } .no-wrap { white-space: normal } } hide { display: none!important } .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% } } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear } .fade.in { opacity: 1 } .close { float: right; font-size: 22.5px; font-weight: bold; line-height: 1; color: #000000; text-shadow: none; opacity: 0.2; filter: alpha(opacity=20) } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50) } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none } .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: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out } .modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 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); 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; min-height: 16.42857143px } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.42857143 } .modal-body { position: relative; padding: 20px } .modal-footer { padding: 20px; 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 } } a, a:hover, a:focus, a:active, a.active { outline: 0; text-decoration: none; } a { color: #000000; } a:hover, a:focus, a:active, a.active { color: #000000; } .portfolio-modal .modal-content { padding: 100px 0; min-height: 100%; border: 0; border-radius: 0; text-align: center; -webkit-box-shadow: none; box-shadow: none; background-clip: padding-box } .portfolio-modal .modal-content h2 { margin-bottom: 15px; font-size: 3em; } .portfolio-modal .modal-content p { margin-bottom: 30px; } .portfolio-modal .modal-content p.item-intro { margin: 0px 0 0px; font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-style: italic; } .portfolio-modal .modal-content ul.list-inline { margin-top: 0; margin-bottom: 30px; } .portfolio-modal .modal-content img { margin-bottom: 0px; } .portfolio-modal .close-modal { position: absolute; top: 25px; right: 25px; width: 75px; height: 75px; background-color: transparent; cursor: pointer; } .portfolio-modal .close-modal:hover { opacity: .3; } .portfolio-modal .close-modal .lr { z-index: 1051; width: 1px; height: 75px; margin-left: 35px; background-color: #222; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .portfolio-modal .close-modal .lr .rl { z-index: 1052; width: 1px; height: 75px; background-color: #222; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
0.558809
0.151938
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #999; margin: 0; padding: 0; background: #282a36; } hr { border-color: #555; border-style: solid; border-bottom: none; } pre > code { display: block; padding: 1rem 1.5rem; white-space: pre; } a { color: #bbb; } a:visited { color: #aaa; } p { margin: 0 0 10px 0; } h1, h2, h3, h4, h5, h6 { margin: 40px 0 15px 0; } h2, h3, h4, h5, h6 { margin-top: 0; } #container { background: #1d2127; position: relative; } div.section { position: relative; border-top: 1px solid #353745; } #background { position: absolute; top: 0; left: 40%; right: 0; bottom: 0; background: #282a36; /*#1d2127;*/ border-left: 1px solid #293340; z-index: 0; display: none; } @media (min-width: 768px) { #background { display: block; } } a.parent { text-transform: uppercase; font-weight: bold; font-size: 12px; margin-right: 10px; color: white; text-decoration: none; } a.parent:after { content: ">"; font-size: 14px; margin-left: 4px; color: #aaa; } div.section:after { clear: both; content: ""; display: block; } div.section:hover { background: #080a16; } div.section:hover div.docs .section-link a { opacity: 1; } div.section:hover div.code { background: #080a16; } div.section div.docs { box-sizing: border-box; padding: 10px 8px 1px 8px; vertical-align: top; text-align: left; } @media (min-width: 768px) { div.section div.docs { float: left; width: 40%; min-height: 5px; } } @media (min-width: 1024px) { div.section div.docs { padding: 10px 25px 1px 50px; } } div.section div.docs .section-link { position: relative; } div.section div.docs .section-link a { font: 12px Arial; text-decoration: none; color: #454545; position: absolute; top: 3px; left: -20px; padding: 1px 2px; opacity: 0; -webkit-transition: opacity 0.2s linear; } div.section div.docs p .MathJax_Display { overflow-x: auto; overflow-y: hidden; } div.section div.docs pre code { overflow-x: auto; } div.section div.docs img { max-width: 100%; } div.section div.code { background: #282a36; /*#1d2127;*/ padding: 14px 8px 16px 15px; vertical-align: top; } @media (min-width: 768px) { div.section div.code { margin-left: 40%; } } div.section div.code pre { font-size: 12px; word-break: break-all; white-space: pre-wrap; } div.doc-strings { color: #ccc; } .docs pre { margin: 15px 0 15px; } .docs p tt, .docs li code, .docs ol code, .docs p code { background: #282a36; border: none; border-radius: 1px; font-size: 12px; padding: 0 0.2em; color: #ccc; } .mjx-chtml { color: #ccc; } code { padding: 0.2rem 0.5rem; margin: 0 0.2rem; font-size: 80%; white-space: nowrap; background: #282a36; border: 1px solid #484a56; border-radius: 4px; } pre, tt, code { line-height: 18px; font-family: Monaco, Consolas, "Lucida Console", monospace; margin: 0; padding: 0; } span.lineno { width: 20px; display: inline-block; text-align: right; padding-right: 10px; opacity: 0.3; font-size: 10px; white-space: nowrap; } .highlight { color: #f8f8f2; } .highlight .hll { background-color: #f1fa8c; } .highlight .c { color: #6272a4; } .highlight .err { color: #f8f8f2; } .highlight .g { color: #f8f8f2; } .highlight .k { color: #ff79c6; } .highlight .l { color: #f8f8f2; } .highlight .n { color: #f8f8f2; } .highlight .o { color: #ff4996; } .highlight .x { color: #f8f8f2; } .highlight .p { color: #a8a8a2; } .highlight .ch { color: #6272a4; } .highlight .cm { color: #6272a4; } .highlight .cp { color: #ff79c6; } .highlight .cpf { color: #6272a4; } .highlight .c1 { color: #6272a4; } .highlight .cs { color: #6272a4; } .highlight .gd { color: #8b080b; } .highlight .ge { color: #f8f8f2; text-decoration: underline; } .highlight .gr { color: #f8f8f2; } .highlight .gh { color: #f8f8f2; font-weight: bold; } .highlight .gi { color: #f8f8f2; font-weight: bold; } .highlight .go { color: #44475a; } .highlight .gp { color: #f8f8f2; } .highlight .gs { color: #f8f8f2; } .highlight .gu { color: #f8f8f2; font-weight: bold; } .highlight .gt { color: #f8f8f2; } .highlight .kc { color: #ff79c6; } .highlight .kd { color: #8be9fd; font-style: italic; } .highlight .kn { color: #ff79c6; } .highlight .kp { color: #ff79c6; } .highlight .kr { color: #ff79c6; } .highlight .kt { color: #8be9fd; } .highlight .ld { color: #f8f8f2; } .highlight .m { color: #bd93f9; } .highlight .s { color: #f1fa8c; } .highlight .na { color: #50fa7b; } .highlight .nb { color: #8be9fd; font-style: italic; } .highlight .nc { color: #ffb86c; font-weight: bold; } .highlight .no { color: #f8f8f2; } .highlight .nd { color: #9d93ff; } .highlight .ni { color: #f8f8f2; } .highlight .ne { color: #d8d8d2; font-style: italic; } .highlight .nf { color: #ffb86c; } .highlight .nl { color: #8be9fd; font-style: italic; } .highlight .nn { color: #f8f8f2; } .highlight .nx { color: #f8f8f2; } .highlight .py { color: #f8f8f2; } .highlight .nt { color: #ff79c6; } .highlight .nv { color: #8be9fd; font-style: italic; } .highlight .ow { color: #ff79c6; } .highlight .w { color: #f8f8f2; } .highlight .mb { color: #bd93f9; } .highlight .mf { color: #bd93f9; } .highlight .mh { color: #bd93f9; } .highlight .mi { color: #bd93f9; } .highlight .mo { color: #bd93f9; } .highlight .sa { color: #f1fa8c; } .highlight .sb { color: #f1fa8c; } .highlight .sc { color: #f1fa8c; } .highlight .dl { color: #f1fa8c; } .highlight .sd { color: #f1fa8c; } .highlight .s2 { color: #f1fa8c; } .highlight .se { color: #f1fa8c; } .highlight .sh { color: #f1fa8c; } .highlight .si { color: #f1fa8c; } .highlight .sx { color: #f1fa8c; } .highlight .sr { color: #f1fa8c; } .highlight .s1 { color: #f1fa8c; } .highlight .ss { color: #f1fa8c; } .highlight .bp { color: #50fa7b; } .highlight .fm { color: #ffb86c; font-style: italic; } .highlight .vc { color: #8be9fd; font-style: italic; } .highlight .vg { color: #8be9fd; font-style: italic; } .highlight .vi { color: #8be9fd; font-style: italic; } .highlight .vm { color: #8be9fd; font-style: italic; } .highlight .il { color: #bd93f9; } p > img { max-height: 240px; max-width: 240px; border-radius: 5px; cursor: pointer; transition: 0.3s; } p > img:hover { opacity: 0.7; } #modal { position: fixed; z-index: 1000; left: 0; top: 0; right: 0; bottom: 0; overflow: scroll; background-color: rgba(0, 0, 0, 0.9); } #modal > div { padding: 100px 10px 10px 10px; } #modal > div > img { margin: auto; display: block; width: 80%; max-width: 700px; } #modal > div > p { margin: auto; display: block; width: 80%; max-width: 700px; text-align: center; color: #ccc; padding: 10px 0; height: 150px; } #modal > div > img, #modal > div > p { animation-name: zoom; animation-duration: 0.6s; } @keyframes zoom { from { transform: scale(0); } to { transform: scale(1); } } #modal > span.close { position: absolute; top: 15px; right: 35px; color: #f1f1f1; font-size: 40px; font-weight: bold; transition: 0.3s; } #modal > span.close:hover, #modal > span.close:focus { color: #bbb; text-decoration: none; cursor: pointer; } @media only screen and (max-width: 700px) { #modal > img { width: 100%; } } /*# sourceMappingURL=pylit.css.map */
docs/pylit.css
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #999; margin: 0; padding: 0; background: #282a36; } hr { border-color: #555; border-style: solid; border-bottom: none; } pre > code { display: block; padding: 1rem 1.5rem; white-space: pre; } a { color: #bbb; } a:visited { color: #aaa; } p { margin: 0 0 10px 0; } h1, h2, h3, h4, h5, h6 { margin: 40px 0 15px 0; } h2, h3, h4, h5, h6 { margin-top: 0; } #container { background: #1d2127; position: relative; } div.section { position: relative; border-top: 1px solid #353745; } #background { position: absolute; top: 0; left: 40%; right: 0; bottom: 0; background: #282a36; /*#1d2127;*/ border-left: 1px solid #293340; z-index: 0; display: none; } @media (min-width: 768px) { #background { display: block; } } a.parent { text-transform: uppercase; font-weight: bold; font-size: 12px; margin-right: 10px; color: white; text-decoration: none; } a.parent:after { content: ">"; font-size: 14px; margin-left: 4px; color: #aaa; } div.section:after { clear: both; content: ""; display: block; } div.section:hover { background: #080a16; } div.section:hover div.docs .section-link a { opacity: 1; } div.section:hover div.code { background: #080a16; } div.section div.docs { box-sizing: border-box; padding: 10px 8px 1px 8px; vertical-align: top; text-align: left; } @media (min-width: 768px) { div.section div.docs { float: left; width: 40%; min-height: 5px; } } @media (min-width: 1024px) { div.section div.docs { padding: 10px 25px 1px 50px; } } div.section div.docs .section-link { position: relative; } div.section div.docs .section-link a { font: 12px Arial; text-decoration: none; color: #454545; position: absolute; top: 3px; left: -20px; padding: 1px 2px; opacity: 0; -webkit-transition: opacity 0.2s linear; } div.section div.docs p .MathJax_Display { overflow-x: auto; overflow-y: hidden; } div.section div.docs pre code { overflow-x: auto; } div.section div.docs img { max-width: 100%; } div.section div.code { background: #282a36; /*#1d2127;*/ padding: 14px 8px 16px 15px; vertical-align: top; } @media (min-width: 768px) { div.section div.code { margin-left: 40%; } } div.section div.code pre { font-size: 12px; word-break: break-all; white-space: pre-wrap; } div.doc-strings { color: #ccc; } .docs pre { margin: 15px 0 15px; } .docs p tt, .docs li code, .docs ol code, .docs p code { background: #282a36; border: none; border-radius: 1px; font-size: 12px; padding: 0 0.2em; color: #ccc; } .mjx-chtml { color: #ccc; } code { padding: 0.2rem 0.5rem; margin: 0 0.2rem; font-size: 80%; white-space: nowrap; background: #282a36; border: 1px solid #484a56; border-radius: 4px; } pre, tt, code { line-height: 18px; font-family: Monaco, Consolas, "Lucida Console", monospace; margin: 0; padding: 0; } span.lineno { width: 20px; display: inline-block; text-align: right; padding-right: 10px; opacity: 0.3; font-size: 10px; white-space: nowrap; } .highlight { color: #f8f8f2; } .highlight .hll { background-color: #f1fa8c; } .highlight .c { color: #6272a4; } .highlight .err { color: #f8f8f2; } .highlight .g { color: #f8f8f2; } .highlight .k { color: #ff79c6; } .highlight .l { color: #f8f8f2; } .highlight .n { color: #f8f8f2; } .highlight .o { color: #ff4996; } .highlight .x { color: #f8f8f2; } .highlight .p { color: #a8a8a2; } .highlight .ch { color: #6272a4; } .highlight .cm { color: #6272a4; } .highlight .cp { color: #ff79c6; } .highlight .cpf { color: #6272a4; } .highlight .c1 { color: #6272a4; } .highlight .cs { color: #6272a4; } .highlight .gd { color: #8b080b; } .highlight .ge { color: #f8f8f2; text-decoration: underline; } .highlight .gr { color: #f8f8f2; } .highlight .gh { color: #f8f8f2; font-weight: bold; } .highlight .gi { color: #f8f8f2; font-weight: bold; } .highlight .go { color: #44475a; } .highlight .gp { color: #f8f8f2; } .highlight .gs { color: #f8f8f2; } .highlight .gu { color: #f8f8f2; font-weight: bold; } .highlight .gt { color: #f8f8f2; } .highlight .kc { color: #ff79c6; } .highlight .kd { color: #8be9fd; font-style: italic; } .highlight .kn { color: #ff79c6; } .highlight .kp { color: #ff79c6; } .highlight .kr { color: #ff79c6; } .highlight .kt { color: #8be9fd; } .highlight .ld { color: #f8f8f2; } .highlight .m { color: #bd93f9; } .highlight .s { color: #f1fa8c; } .highlight .na { color: #50fa7b; } .highlight .nb { color: #8be9fd; font-style: italic; } .highlight .nc { color: #ffb86c; font-weight: bold; } .highlight .no { color: #f8f8f2; } .highlight .nd { color: #9d93ff; } .highlight .ni { color: #f8f8f2; } .highlight .ne { color: #d8d8d2; font-style: italic; } .highlight .nf { color: #ffb86c; } .highlight .nl { color: #8be9fd; font-style: italic; } .highlight .nn { color: #f8f8f2; } .highlight .nx { color: #f8f8f2; } .highlight .py { color: #f8f8f2; } .highlight .nt { color: #ff79c6; } .highlight .nv { color: #8be9fd; font-style: italic; } .highlight .ow { color: #ff79c6; } .highlight .w { color: #f8f8f2; } .highlight .mb { color: #bd93f9; } .highlight .mf { color: #bd93f9; } .highlight .mh { color: #bd93f9; } .highlight .mi { color: #bd93f9; } .highlight .mo { color: #bd93f9; } .highlight .sa { color: #f1fa8c; } .highlight .sb { color: #f1fa8c; } .highlight .sc { color: #f1fa8c; } .highlight .dl { color: #f1fa8c; } .highlight .sd { color: #f1fa8c; } .highlight .s2 { color: #f1fa8c; } .highlight .se { color: #f1fa8c; } .highlight .sh { color: #f1fa8c; } .highlight .si { color: #f1fa8c; } .highlight .sx { color: #f1fa8c; } .highlight .sr { color: #f1fa8c; } .highlight .s1 { color: #f1fa8c; } .highlight .ss { color: #f1fa8c; } .highlight .bp { color: #50fa7b; } .highlight .fm { color: #ffb86c; font-style: italic; } .highlight .vc { color: #8be9fd; font-style: italic; } .highlight .vg { color: #8be9fd; font-style: italic; } .highlight .vi { color: #8be9fd; font-style: italic; } .highlight .vm { color: #8be9fd; font-style: italic; } .highlight .il { color: #bd93f9; } p > img { max-height: 240px; max-width: 240px; border-radius: 5px; cursor: pointer; transition: 0.3s; } p > img:hover { opacity: 0.7; } #modal { position: fixed; z-index: 1000; left: 0; top: 0; right: 0; bottom: 0; overflow: scroll; background-color: rgba(0, 0, 0, 0.9); } #modal > div { padding: 100px 10px 10px 10px; } #modal > div > img { margin: auto; display: block; width: 80%; max-width: 700px; } #modal > div > p { margin: auto; display: block; width: 80%; max-width: 700px; text-align: center; color: #ccc; padding: 10px 0; height: 150px; } #modal > div > img, #modal > div > p { animation-name: zoom; animation-duration: 0.6s; } @keyframes zoom { from { transform: scale(0); } to { transform: scale(1); } } #modal > span.close { position: absolute; top: 15px; right: 35px; color: #f1f1f1; font-size: 40px; font-weight: bold; transition: 0.3s; } #modal > span.close:hover, #modal > span.close:focus { color: #bbb; text-decoration: none; cursor: pointer; } @media only screen and (max-width: 700px) { #modal > img { width: 100%; } } /*# sourceMappingURL=pylit.css.map */
0.390476
0.108898
@font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Regular.eot") format("eot"), url("../fonts/TeXGyreSchola-Regular.otf") format("otf"), url("../fonts/TeXGyreSchola-Regular.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Regular.woff") format("woff"); } @font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Italic.eot") format("eot"), url("../fonts/TeXGyreSchola-Italic.otf") format("otf"), url("../fonts/TeXGyreSchola-Italic.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Italic.woff") format("woff"); font-style: italic; } html, body { min-height: 100%; height: 100%; } body { margin: 0; padding: 0; display: flex; flex-flow: column nowrap; font-size: 18px; font-family: "TeX Gyre Schola", "Georgia", "Times", serif; } @media screen and (max-width: 550px) { body { font-size: 17.1px; } } h1 { font-size: 1.6em; } h2 { font-size: 1.3em; } h3 { font-size: 1.15em; } a { color: unset; text-decoration: underline black; } header, footer { padding: 10px; } main { display: flex; flex-flow: column wrap; flex-grow: 2; margin: 0 auto; width: 100%; } footer { background: linear-gradient(60deg, #fff03d, #fff689, #fffcd6); } .wrapper { margin: 0 auto; max-width: 850px; } .header, .footer { display: flex; justify-content: space-between; align-items: center; } @media screen and (max-width: 750px) { .header, .footer { flex-flow: column; } .header > *, .footer > * { margin: 0; margin-bottom: 10px; } .header > *:first-child, .footer > *:first-child { margin-top: 10px; } } .main { width: 95%; } .header-navbar > * { margin: 0 20px; } .header-appname { font-size: 1.5em; } .header-appname > * { text-decoration: none; } .header-icon { height: 1em; width: 1em; } .social-links > * { margin: 0 20px; } .social-icons { width: 32px; height: 32px; fill: black; } .feature-block { display: flex; } .feature-block:nth-of-type(odd) { flex-flow: row-reverse nowrap; } .feature-block:nth-of-type(even) { flex-flow: row nowrap; } .feature-text-box { width: 50%; } .feature-block-img { width: 50%; } .number-counter { display: flex; justify-content: space-around; } @media screen and (max-width: 750px) { .number-counter { flex-flow: column wrap; } } #markdown-editor { border: 2px black solid; height: 10em; padding: 5px; overflow: auto; resize: none; } #markdown-editor:focus { background: whitesmoke; } #markdown-preview { border: 2px black solid; height: 10em; padding: 5px; overflow: auto; } #markdown-preview > *:first-child { margin-top: 0; } .display { display: block; } .no-display { display: none; } .note-container { border: 2px black solid; margin: 2em; padding: 1em; height: 20em; overflow: auto; } .note-content { margin: 1em auto; border-top: 2px black solid; border-bottom: 2px black solid; } .note-word-count { margin: 1em auto; } .preview-buttons { display: flex; flex-flow: row nowrap; justify-content: space-evenly; } .preview-buttons > * { cursor: pointer; padding: 1em; }
public/css/main.css
@font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Regular.eot") format("eot"), url("../fonts/TeXGyreSchola-Regular.otf") format("otf"), url("../fonts/TeXGyreSchola-Regular.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Regular.woff") format("woff"); } @font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Italic.eot") format("eot"), url("../fonts/TeXGyreSchola-Italic.otf") format("otf"), url("../fonts/TeXGyreSchola-Italic.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Italic.woff") format("woff"); font-style: italic; } html, body { min-height: 100%; height: 100%; } body { margin: 0; padding: 0; display: flex; flex-flow: column nowrap; font-size: 18px; font-family: "TeX Gyre Schola", "Georgia", "Times", serif; } @media screen and (max-width: 550px) { body { font-size: 17.1px; } } h1 { font-size: 1.6em; } h2 { font-size: 1.3em; } h3 { font-size: 1.15em; } a { color: unset; text-decoration: underline black; } header, footer { padding: 10px; } main { display: flex; flex-flow: column wrap; flex-grow: 2; margin: 0 auto; width: 100%; } footer { background: linear-gradient(60deg, #fff03d, #fff689, #fffcd6); } .wrapper { margin: 0 auto; max-width: 850px; } .header, .footer { display: flex; justify-content: space-between; align-items: center; } @media screen and (max-width: 750px) { .header, .footer { flex-flow: column; } .header > *, .footer > * { margin: 0; margin-bottom: 10px; } .header > *:first-child, .footer > *:first-child { margin-top: 10px; } } .main { width: 95%; } .header-navbar > * { margin: 0 20px; } .header-appname { font-size: 1.5em; } .header-appname > * { text-decoration: none; } .header-icon { height: 1em; width: 1em; } .social-links > * { margin: 0 20px; } .social-icons { width: 32px; height: 32px; fill: black; } .feature-block { display: flex; } .feature-block:nth-of-type(odd) { flex-flow: row-reverse nowrap; } .feature-block:nth-of-type(even) { flex-flow: row nowrap; } .feature-text-box { width: 50%; } .feature-block-img { width: 50%; } .number-counter { display: flex; justify-content: space-around; } @media screen and (max-width: 750px) { .number-counter { flex-flow: column wrap; } } #markdown-editor { border: 2px black solid; height: 10em; padding: 5px; overflow: auto; resize: none; } #markdown-editor:focus { background: whitesmoke; } #markdown-preview { border: 2px black solid; height: 10em; padding: 5px; overflow: auto; } #markdown-preview > *:first-child { margin-top: 0; } .display { display: block; } .no-display { display: none; } .note-container { border: 2px black solid; margin: 2em; padding: 1em; height: 20em; overflow: auto; } .note-content { margin: 1em auto; border-top: 2px black solid; border-bottom: 2px black solid; } .note-word-count { margin: 1em auto; } .preview-buttons { display: flex; flex-flow: row nowrap; justify-content: space-evenly; } .preview-buttons > * { cursor: pointer; padding: 1em; }
0.389198
0.11887
FC2のプレーヤーサイズをアップします。 FC2動画とFC2ライブに対応しています。 NicoNicoマイページカスタマイズ (ニコニコ全般) http://userstyles.org/styles/70509 NicoNicoVideoカスタマイズ (ニコニコ動画) http://userstyles.org/styles/76818 ******* INFORMATION *******/ @-moz-document url-prefix("http://video.fc2.com/") { #keyword_history_box.hup_word_history.white_frame01.radius_all { font-size:10px !important; line-height: 10%; } .hup_word_history01 { height:74px !important; } .side_menu_block { margin:10px 0px 0px 0px !important; } #content_ad_head_wide .content_block.clearfix.video_control01 { display:block !important; } #content_ad_head_wide .video_textad.content_block, #page_table .splitbn, #video_title_quality, .help_video, .pagetitle_under.clearfix, .side_menu_block.side_banner, .reply_table.center div.padding1, .clearfix.video_control04, .ad_head_wide, .recommend_v2.reco_other.reco_blomaga, #share_login_btn, #videoplayer_ad, #feature_content_lists.content_block { display:none !important; } #main.main_ad_head_wide.clearfix { padding:0px 0px 0px 0px !important; } .reco_wrap { width:638px !important; } .reco_wrap em { margin:0px 260px 0px 0px !important; } #content_ad_head_wide { margin:-10px 0px 0px 0px !important; } #side_menu { margin:-44px 0px 0px 0px !important; } #video_title_info p { width:1000px !important; } #content_ad_head_top_wide { margin:-5px 0px 0px 0px !important; } #side_menu_top { margin:-3px 0px 0px 0px !important; } #ad_side_wrap2 { margin:-265px 0px 0px 0px !important; } #ad_side_wrap1 { margin:-265px 0px 0px 0px !important; } #side_menu_top { margin:10px 0px 0px 0px !important; } #req_regist_all { width:638px !important; } .req_regist_wrap01.box_inset01 { width:958px !important; } } @-moz-document url-prefix("http://video.fc2.com/content"), url-prefix("http://video.fc2.com/a/content"), url-prefix("http://video.fc2.com/ja/content") { #videoplayer { width:960px !important; height:632px !important; } #content_ad_head_wide { width:900px !important; height:508px !important; } .content_wrap { width:900px !important; height:602px !important; } #main_menu.mymenu { width:1220px !important; } #header { width:1220px !important; } #main.main_ad_head_wide.clearfix { width:960px !important; height:2650px !important; } #content_ad_head_wide { height:660px !important; } #video_title { width:770px !important; height:auto !important; } #tag-list-area, .side_menu_block strong, .comment_title, .content_subtitle { display:none !important; } #wrap_socialshare { margin:-101px 0px 65px 0px !important; border:#ccc 0px solid !important; } #js-content-purchase-module { margin:694px 0px 0px 0px !important; } #playerWideLowerWrap { margin:18px 0px 0px 0px !important; } } @-moz-document url-prefix("http://video.fc2.com/ja/a/content") { #videoplayer { width:960px !important; height:632px !important; } #content_ad_head_wide { width:900px !important; height:508px !important; } #main_menu.mymenu { width:1220px !important; } #header { width:1220px !important; } #main.main_ad_head_wide.clearfix { width:960px !important; height:2650px !important; } #content_ad_head_wide { height:660px !important; } #video_title { width:770px !important; height:auto !important; } #tag-list-area, .side_menu_block strong, .comment_title, .content_subtitle { display:none !important; } #wrap_socialshare { margin:-101px 0px 65px 0px !important; border:#ccc 0px solid !important; } #js-content-purchase-module { margin:694px 0px 0px 0px !important; } #playerWideLowerWrap { margin:18px 0px 0px 0px !important; } #ad_side_wrap2 { margin:323px 0px 0px 0px !important; } } @-moz-document url-prefix("http://live.fc2.com/") { #myFlashContent { width:1200px !important; height:640px !important; } #liv_box09.mgn30d { width:1200px !important; margin:200px -10px -200px 0px !important; } #container.ctr_sub { width:1200px !important; } #liv_box0502.wid55_r { margin:220px 0px 0px 0px !important; } #liv_box0501.wid55_l { margin:220px 0px 0px 0px !important; } #container.ctr_sub.cf { width:960px !important; } #sidemenu { margin:0px 0px 0px 0px !important; } .btn_style1.left { display:none !important; } } @-moz-document url-prefix("http://say-move.org/") { #suggestbox, #my_footer.clear, #watch_menu, #player_bottom_ad, #sh_fc2footer_fix { display:none !important; } #embed_tag { width:980px !important; height:648px !important; margin:-90px 0px 0px -12px !important; } }
data/usercss/73301.user.css
FC2のプレーヤーサイズをアップします。 FC2動画とFC2ライブに対応しています。 NicoNicoマイページカスタマイズ (ニコニコ全般) http://userstyles.org/styles/70509 NicoNicoVideoカスタマイズ (ニコニコ動画) http://userstyles.org/styles/76818 ******* INFORMATION *******/ @-moz-document url-prefix("http://video.fc2.com/") { #keyword_history_box.hup_word_history.white_frame01.radius_all { font-size:10px !important; line-height: 10%; } .hup_word_history01 { height:74px !important; } .side_menu_block { margin:10px 0px 0px 0px !important; } #content_ad_head_wide .content_block.clearfix.video_control01 { display:block !important; } #content_ad_head_wide .video_textad.content_block, #page_table .splitbn, #video_title_quality, .help_video, .pagetitle_under.clearfix, .side_menu_block.side_banner, .reply_table.center div.padding1, .clearfix.video_control04, .ad_head_wide, .recommend_v2.reco_other.reco_blomaga, #share_login_btn, #videoplayer_ad, #feature_content_lists.content_block { display:none !important; } #main.main_ad_head_wide.clearfix { padding:0px 0px 0px 0px !important; } .reco_wrap { width:638px !important; } .reco_wrap em { margin:0px 260px 0px 0px !important; } #content_ad_head_wide { margin:-10px 0px 0px 0px !important; } #side_menu { margin:-44px 0px 0px 0px !important; } #video_title_info p { width:1000px !important; } #content_ad_head_top_wide { margin:-5px 0px 0px 0px !important; } #side_menu_top { margin:-3px 0px 0px 0px !important; } #ad_side_wrap2 { margin:-265px 0px 0px 0px !important; } #ad_side_wrap1 { margin:-265px 0px 0px 0px !important; } #side_menu_top { margin:10px 0px 0px 0px !important; } #req_regist_all { width:638px !important; } .req_regist_wrap01.box_inset01 { width:958px !important; } } @-moz-document url-prefix("http://video.fc2.com/content"), url-prefix("http://video.fc2.com/a/content"), url-prefix("http://video.fc2.com/ja/content") { #videoplayer { width:960px !important; height:632px !important; } #content_ad_head_wide { width:900px !important; height:508px !important; } .content_wrap { width:900px !important; height:602px !important; } #main_menu.mymenu { width:1220px !important; } #header { width:1220px !important; } #main.main_ad_head_wide.clearfix { width:960px !important; height:2650px !important; } #content_ad_head_wide { height:660px !important; } #video_title { width:770px !important; height:auto !important; } #tag-list-area, .side_menu_block strong, .comment_title, .content_subtitle { display:none !important; } #wrap_socialshare { margin:-101px 0px 65px 0px !important; border:#ccc 0px solid !important; } #js-content-purchase-module { margin:694px 0px 0px 0px !important; } #playerWideLowerWrap { margin:18px 0px 0px 0px !important; } } @-moz-document url-prefix("http://video.fc2.com/ja/a/content") { #videoplayer { width:960px !important; height:632px !important; } #content_ad_head_wide { width:900px !important; height:508px !important; } #main_menu.mymenu { width:1220px !important; } #header { width:1220px !important; } #main.main_ad_head_wide.clearfix { width:960px !important; height:2650px !important; } #content_ad_head_wide { height:660px !important; } #video_title { width:770px !important; height:auto !important; } #tag-list-area, .side_menu_block strong, .comment_title, .content_subtitle { display:none !important; } #wrap_socialshare { margin:-101px 0px 65px 0px !important; border:#ccc 0px solid !important; } #js-content-purchase-module { margin:694px 0px 0px 0px !important; } #playerWideLowerWrap { margin:18px 0px 0px 0px !important; } #ad_side_wrap2 { margin:323px 0px 0px 0px !important; } } @-moz-document url-prefix("http://live.fc2.com/") { #myFlashContent { width:1200px !important; height:640px !important; } #liv_box09.mgn30d { width:1200px !important; margin:200px -10px -200px 0px !important; } #container.ctr_sub { width:1200px !important; } #liv_box0502.wid55_r { margin:220px 0px 0px 0px !important; } #liv_box0501.wid55_l { margin:220px 0px 0px 0px !important; } #container.ctr_sub.cf { width:960px !important; } #sidemenu { margin:0px 0px 0px 0px !important; } .btn_style1.left { display:none !important; } } @-moz-document url-prefix("http://say-move.org/") { #suggestbox, #my_footer.clear, #watch_menu, #player_bottom_ad, #sh_fc2footer_fix { display:none !important; } #embed_tag { width:980px !important; height:648px !important; margin:-90px 0px 0px -12px !important; } }
0.144662
0.130064
body { text-align: center; } section { width: 79%; height:500px; position: absolute; top:100px; left:159px; margin: 0 auto; text-align: center; } .topalways .gn_nav_list li { margin-left: 26px; } .topalways .gn_nav_list li { float:left; display: inline; position: relative; margin-left: 30px; font-size: 14px; } .topalways .gn_nav_list li a { display: block; height: 26px; line-height: 26px; white-space: nowrap; } .AppHeader{ position: relative; z-index: 100; min-width: 1032px; overflow: hidden; background: #fff; box-shadow: 0px 1px 3px,rgba(26,26,26,.1); background-clip:content-box; } .AppHeader-inner { position: relative; display: flex; width: 1000px; height: 52px; padding: 0 16px; margin: 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s,-webkit-transform .3s; } .AppHeader-userInfo { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; } a{ text-decoration: none; color:#999; } .gn_logo{ font-size:14px; font-family:微软雅黑; /* 上右下左 */ float:left; } .gn_logo1{ font-size:18px; font-family:微软雅黑; font-style:700; /* 上右下左 */ position:absolute; top:20px; left:930px; } a:hover{ font-size:16px; font-family: 宋体; text-decoration: #5bc0de; } .ArticleTitle{ width: 79%; height: 50px; line-height:64px; margin: 0 auto; border: 1px solid #252525; border-top: 5px solid #252; position:absolute; left:158px; } #publish{ width: 80px; height: 35px; margin-left: 24px; background: #c92027; font-size: 14px; position: absolute; top: 5px; left: 900px; color: #fff; border: none; border-radius: 4px; cursor: pointer; float: right; } .aa{ float:right; } .problem_div{ font-size:18px; font-family: 微软雅黑; line-height: 2px; width:700px; height:30px; border:1px ; margin-top: 22px; margin-left:10px; }
web/css/editor.css
body { text-align: center; } section { width: 79%; height:500px; position: absolute; top:100px; left:159px; margin: 0 auto; text-align: center; } .topalways .gn_nav_list li { margin-left: 26px; } .topalways .gn_nav_list li { float:left; display: inline; position: relative; margin-left: 30px; font-size: 14px; } .topalways .gn_nav_list li a { display: block; height: 26px; line-height: 26px; white-space: nowrap; } .AppHeader{ position: relative; z-index: 100; min-width: 1032px; overflow: hidden; background: #fff; box-shadow: 0px 1px 3px,rgba(26,26,26,.1); background-clip:content-box; } .AppHeader-inner { position: relative; display: flex; width: 1000px; height: 52px; padding: 0 16px; margin: 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s,-webkit-transform .3s; } .AppHeader-userInfo { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; } a{ text-decoration: none; color:#999; } .gn_logo{ font-size:14px; font-family:微软雅黑; /* 上右下左 */ float:left; } .gn_logo1{ font-size:18px; font-family:微软雅黑; font-style:700; /* 上右下左 */ position:absolute; top:20px; left:930px; } a:hover{ font-size:16px; font-family: 宋体; text-decoration: #5bc0de; } .ArticleTitle{ width: 79%; height: 50px; line-height:64px; margin: 0 auto; border: 1px solid #252525; border-top: 5px solid #252; position:absolute; left:158px; } #publish{ width: 80px; height: 35px; margin-left: 24px; background: #c92027; font-size: 14px; position: absolute; top: 5px; left: 900px; color: #fff; border: none; border-radius: 4px; cursor: pointer; float: right; } .aa{ float:right; } .problem_div{ font-size:18px; font-family: 微软雅黑; line-height: 2px; width:700px; height:30px; border:1px ; margin-top: 22px; margin-left:10px; }
0.481941
0.061255
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ @import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap"); 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; } body { background: #f8f8f8; font-family: 'Questrial', sans-serif; } .container { max-width: 1200px; width: 100%; margin: 0 auto; } /* Hero */ .hero { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .hero-left { -webkit-box-flex: 6; -ms-flex: 6; flex: 6; position: relative; } .hero-left .hero-image { display: block; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; } .hero-left .hero-cover-image { position: absolute; top: 0; right: -120px; z-index: 9998; height: 100%; } .hero-left .hero-left-title { position: absolute; bottom: 0; left: 50%; margin: 0; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 4.3rem; font-family: 'Lobster', cursive; font-weight: 400; color: #333; z-index: 9999; } .hero-right { -webkit-box-flex: 7; -ms-flex: 7; flex: 7; padding-right: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; z-index: 9999; } .hero-right h2 { margin: 10px 0; font-size: 5rem; font-weight: 400; color: #333; } .hero-right h2 span { font-family: 'Lobster', cursive; } .hero-right .hero-button { position: absolute; bottom: 0; display: block; margin-bottom: 45px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 12px 16px; text-decoration: none; font-size: 1.8rem; color: #fff; background: #333; border-radius: 10px; -webkit-transition: all 0.25s; transition: all 0.25s; } .hero-right .hero-button:hover { background-color: #444; -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4); box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4); } /* Section */ .section .section-title { margin: 0; padding-top: 20px; font-size: 4rem; font-weight: normal; color: #333; } .section .section-description { margin: 0; padding-bottom: 20px; font-size: 1.5rem; color: #333; } #about { margin-top: 100px; } .about-items { width: 100%; } .about-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 100px 0; } .about-item .item-image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .about-item .item-image img { width: 100%; border-top-right-radius: 10%; border-bottom-right-radius: 10%; } .about-item .item-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .about-item .item-text ul { margin-left: 150px; list-style-position: inside; } .about-item .item-text ul li { margin: 10px 0; font-size: 2rem; color: #333; } /* Buy now section */ #buynow { padding: 10px; background: #111; } .buynow-title { margin: 0; padding-top: 60px; padding-bottom: 20px; font-weight: 400; font-size: 2.8rem; color: #fff; } .buynow-flex { margin-top: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .buynow-flex .buynow-button { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .buynow-flex .buynow-button .buynow-link { padding: 10px 15px; font-size: 2rem; text-decoration: none; color: #333; background: #fff; border-radius: 10px; -webkit-transition: all 0.25s; transition: all 0.25s; } .buynow-flex .buynow-button .buynow-link:hover { color: #222; background-color: #ddd; -webkit-transform: translateY(-5px); transform: translateY(-5px); } .buynow-flex .buynow-content { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; display: -webkit-box; display: -ms-flexbox; display: flex; } .buynow-flex .buynow-content .buynow-image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 20px; } .buynow-flex .buynow-content .buynow-image img { width: 100%; } .buynow-flex .buynow-content .buynow-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .buynow-flex .buynow-content .buynow-text h3 { font-weight: normal; font-size: 2.5rem; color: #fff; } .buynow-flex .buynow-content .buynow-text p { font-size: 1rem; color: #fff; } /* Footer */ .footer { padding: 15px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .footer .footer-text { font-size: 2rem; font-family: 'Lobster', cursive; } .footer .footer-links { display: -webkit-box; display: -ms-flexbox; display: flex; } .footer .footer-links .footer-link { display: block; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 5px; margin: 0 5px; -webkit-transition: all 0.25s; transition: all 0.25s; } .footer .footer-links .footer-link:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); } /* Breakpoints */ @media (max-width: 1350px) { .hero-left .hero-left-title { font-size: 3rem; } .hero-right h2 { font-size: 3.4rem; } } @media (max-width: 920px) { .hero { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .hero-left { height: 80%; } .hero-left .hero-cover-image { display: none; } .hero-left .hero-left-title { font-size: 3rem; } .hero-right { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: 0; } .hero-right h2 { font-size: 2rem; } .hero-right .hero-button { display: none; } } @media (max-width: 1200px) { .container { max-width: 992px; } .section .section-title { font-size: 3.5rem; } .section .section-description { font-size: 1.2rem; } .about-item .item-text ul { margin-left: 80px; } .about-item .item-text ul li { font-size: 1.5rem; } } @media (max-width: 992px) { .container { max-width: 768px; } .section .section-title { padding: 10px 20px; font-size: 3rem; } .section .section-description { padding: 10px 20px; font-size: 1rem; } .about-item .item-text ul { margin-left: 0px; } } @media (max-width: 768px) { .container { max-width: 576px; } .about-item { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .about-item .item-image { width: calc(100% - 50px); margin: 10px auto; } .about-item .item-image img { border-radius: 10%; } .about-item .item-text ul li { font-size: 1.3rem; } .buynow-title { font-size: 2rem; } .buynow-flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .buynow-flex .buynow-button { margin: 20px 0; } .buynow-flex .buynow-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .buynow-flex .buynow-content .buynow-image { margin-right: 0; } } @media (max-width: 576px) { .about-item .item-text ul li { font-size: 1rem; } .footer { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .footer-links { margin: 10px 0; } } /*# sourceMappingURL=style.css.map */
trueboard/assets/css/style.css
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ @import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap"); 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; } body { background: #f8f8f8; font-family: 'Questrial', sans-serif; } .container { max-width: 1200px; width: 100%; margin: 0 auto; } /* Hero */ .hero { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .hero-left { -webkit-box-flex: 6; -ms-flex: 6; flex: 6; position: relative; } .hero-left .hero-image { display: block; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; } .hero-left .hero-cover-image { position: absolute; top: 0; right: -120px; z-index: 9998; height: 100%; } .hero-left .hero-left-title { position: absolute; bottom: 0; left: 50%; margin: 0; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 4.3rem; font-family: 'Lobster', cursive; font-weight: 400; color: #333; z-index: 9999; } .hero-right { -webkit-box-flex: 7; -ms-flex: 7; flex: 7; padding-right: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; z-index: 9999; } .hero-right h2 { margin: 10px 0; font-size: 5rem; font-weight: 400; color: #333; } .hero-right h2 span { font-family: 'Lobster', cursive; } .hero-right .hero-button { position: absolute; bottom: 0; display: block; margin-bottom: 45px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 12px 16px; text-decoration: none; font-size: 1.8rem; color: #fff; background: #333; border-radius: 10px; -webkit-transition: all 0.25s; transition: all 0.25s; } .hero-right .hero-button:hover { background-color: #444; -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4); box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4); } /* Section */ .section .section-title { margin: 0; padding-top: 20px; font-size: 4rem; font-weight: normal; color: #333; } .section .section-description { margin: 0; padding-bottom: 20px; font-size: 1.5rem; color: #333; } #about { margin-top: 100px; } .about-items { width: 100%; } .about-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 100px 0; } .about-item .item-image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .about-item .item-image img { width: 100%; border-top-right-radius: 10%; border-bottom-right-radius: 10%; } .about-item .item-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .about-item .item-text ul { margin-left: 150px; list-style-position: inside; } .about-item .item-text ul li { margin: 10px 0; font-size: 2rem; color: #333; } /* Buy now section */ #buynow { padding: 10px; background: #111; } .buynow-title { margin: 0; padding-top: 60px; padding-bottom: 20px; font-weight: 400; font-size: 2.8rem; color: #fff; } .buynow-flex { margin-top: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .buynow-flex .buynow-button { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .buynow-flex .buynow-button .buynow-link { padding: 10px 15px; font-size: 2rem; text-decoration: none; color: #333; background: #fff; border-radius: 10px; -webkit-transition: all 0.25s; transition: all 0.25s; } .buynow-flex .buynow-button .buynow-link:hover { color: #222; background-color: #ddd; -webkit-transform: translateY(-5px); transform: translateY(-5px); } .buynow-flex .buynow-content { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; display: -webkit-box; display: -ms-flexbox; display: flex; } .buynow-flex .buynow-content .buynow-image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 20px; } .buynow-flex .buynow-content .buynow-image img { width: 100%; } .buynow-flex .buynow-content .buynow-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .buynow-flex .buynow-content .buynow-text h3 { font-weight: normal; font-size: 2.5rem; color: #fff; } .buynow-flex .buynow-content .buynow-text p { font-size: 1rem; color: #fff; } /* Footer */ .footer { padding: 15px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .footer .footer-text { font-size: 2rem; font-family: 'Lobster', cursive; } .footer .footer-links { display: -webkit-box; display: -ms-flexbox; display: flex; } .footer .footer-links .footer-link { display: block; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 5px; margin: 0 5px; -webkit-transition: all 0.25s; transition: all 0.25s; } .footer .footer-links .footer-link:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); } /* Breakpoints */ @media (max-width: 1350px) { .hero-left .hero-left-title { font-size: 3rem; } .hero-right h2 { font-size: 3.4rem; } } @media (max-width: 920px) { .hero { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .hero-left { height: 80%; } .hero-left .hero-cover-image { display: none; } .hero-left .hero-left-title { font-size: 3rem; } .hero-right { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: 0; } .hero-right h2 { font-size: 2rem; } .hero-right .hero-button { display: none; } } @media (max-width: 1200px) { .container { max-width: 992px; } .section .section-title { font-size: 3.5rem; } .section .section-description { font-size: 1.2rem; } .about-item .item-text ul { margin-left: 80px; } .about-item .item-text ul li { font-size: 1.5rem; } } @media (max-width: 992px) { .container { max-width: 768px; } .section .section-title { padding: 10px 20px; font-size: 3rem; } .section .section-description { padding: 10px 20px; font-size: 1rem; } .about-item .item-text ul { margin-left: 0px; } } @media (max-width: 768px) { .container { max-width: 576px; } .about-item { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .about-item .item-image { width: calc(100% - 50px); margin: 10px auto; } .about-item .item-image img { border-radius: 10%; } .about-item .item-text ul li { font-size: 1.3rem; } .buynow-title { font-size: 2rem; } .buynow-flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .buynow-flex .buynow-button { margin: 20px 0; } .buynow-flex .buynow-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .buynow-flex .buynow-content .buynow-image { margin-right: 0; } } @media (max-width: 576px) { .about-item .item-text ul li { font-size: 1rem; } .footer { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .footer-links { margin: 10px 0; } } /*# sourceMappingURL=style.css.map */
0.646572
0.089534
html, body, #container { margin-top: 0%; margin-right: 0%; margin-left: 0%; padding-top: 0%; height: 100%; background: #eeffff; } h1 { width: 100%; background: #ccffff; color: #ffffff; -webkit-text-stroke: thin #007777; font-size: 200%; font-weight: bold; padding: 1em 0em 1em 1em; margin-top: 0%; margin-right: 0%; margin-bottom: 0%; margin-left: 0%; text-shadow: -1px -1px 0 #007777, 1px -1px 0 #007777, -1px 1px 0 #007777, 2px 1px 0 #007777, 2px 0px 0 #007777; } #toc { float: left; width: 20%; height: 100%; min-height: 100%; } #toc * { margin-left: 0%; padding-left: 0%; border-style: none; } #toc h2 { color: #4444ff; padding-left: 0.5em; } #toc li { margin-left: 0.5em; padding-left: 0%; padding-right: 0%; list-style-type: none; margin-right: 1em; padding-right: 1em; } #toc li ul li { margin-left: 0em; margin-right: -1em; padding-left: 0%; padding-right: 1em; list-style-type: none; } #toc a { border-radius: 10px 10px 0px 0px; text-decoration: none; display: block; background: #cceeff; padding: 0.4em 0.4em 0.4em 0.4em; margin-bottom: 1px; } #toc li ul li a { border-radius: 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #cceeff; text-decoration: none; display: block; background: #ffffff; padding: 0.4em 0.4em 0.4em 0.4em; margin-bottom: 1px; } #toc a:hover { background: #ffffaa; } #contents * { margin-right: 0%; } #contents { background: #ffffff; width: 77%; float: left; padding-right: 1%; padding-left: 1.5%; border-style: none none none dotted; border-width: 1px; border-color: #aaeeee; } #contents a:hover { background: #ffffaa; } #contents h2 { color: #4444ff; } #contents .h3 { border-radius: 8px; border-style: dotted; border-width: 0px; background: #eeffee; margin-right: 2%; margin-bottom: 1em; padding: 0em 1em 1em 1em; } #contents h3 { border-style: solid; border-width: 0px 0px 1px 0px; padding: 1em 1em 0em 0em; } #contents pre { background: #000000; color: #ffffff; padding: 0.8em 1em 0.8em 0.6em; margin-right: 1em; margin-left: 1em; font-size: 120%; overflow: auto; } #contents pre a { color: #88ffff; } #contents pre a:hover { background: #aaffff; color: #222222; } #contents code { background: #eeeeee; border-style: solid; border-color: #aaaaaa; border-width: 1px; font-size: 120%; padding: 0.1em 0.3em 0.1em 0.3em; } table { border-style: solid; border-width: 1px; border-collapse: collapse; } td, th { border-style: solid; border-width: 1px; } td { padding: 0.2em 0.4em 0.2em 0.4em; } .skip-link a { float: left; margin-left: -5000px; } .skip-link:active, .skip-link a:focus { margin-left: 1em; background: #ffffff; padding: 0.2em 0.5em 0.2em 0.5em; }
samples/css/with_toc2.css
html, body, #container { margin-top: 0%; margin-right: 0%; margin-left: 0%; padding-top: 0%; height: 100%; background: #eeffff; } h1 { width: 100%; background: #ccffff; color: #ffffff; -webkit-text-stroke: thin #007777; font-size: 200%; font-weight: bold; padding: 1em 0em 1em 1em; margin-top: 0%; margin-right: 0%; margin-bottom: 0%; margin-left: 0%; text-shadow: -1px -1px 0 #007777, 1px -1px 0 #007777, -1px 1px 0 #007777, 2px 1px 0 #007777, 2px 0px 0 #007777; } #toc { float: left; width: 20%; height: 100%; min-height: 100%; } #toc * { margin-left: 0%; padding-left: 0%; border-style: none; } #toc h2 { color: #4444ff; padding-left: 0.5em; } #toc li { margin-left: 0.5em; padding-left: 0%; padding-right: 0%; list-style-type: none; margin-right: 1em; padding-right: 1em; } #toc li ul li { margin-left: 0em; margin-right: -1em; padding-left: 0%; padding-right: 1em; list-style-type: none; } #toc a { border-radius: 10px 10px 0px 0px; text-decoration: none; display: block; background: #cceeff; padding: 0.4em 0.4em 0.4em 0.4em; margin-bottom: 1px; } #toc li ul li a { border-radius: 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #cceeff; text-decoration: none; display: block; background: #ffffff; padding: 0.4em 0.4em 0.4em 0.4em; margin-bottom: 1px; } #toc a:hover { background: #ffffaa; } #contents * { margin-right: 0%; } #contents { background: #ffffff; width: 77%; float: left; padding-right: 1%; padding-left: 1.5%; border-style: none none none dotted; border-width: 1px; border-color: #aaeeee; } #contents a:hover { background: #ffffaa; } #contents h2 { color: #4444ff; } #contents .h3 { border-radius: 8px; border-style: dotted; border-width: 0px; background: #eeffee; margin-right: 2%; margin-bottom: 1em; padding: 0em 1em 1em 1em; } #contents h3 { border-style: solid; border-width: 0px 0px 1px 0px; padding: 1em 1em 0em 0em; } #contents pre { background: #000000; color: #ffffff; padding: 0.8em 1em 0.8em 0.6em; margin-right: 1em; margin-left: 1em; font-size: 120%; overflow: auto; } #contents pre a { color: #88ffff; } #contents pre a:hover { background: #aaffff; color: #222222; } #contents code { background: #eeeeee; border-style: solid; border-color: #aaaaaa; border-width: 1px; font-size: 120%; padding: 0.1em 0.3em 0.1em 0.3em; } table { border-style: solid; border-width: 1px; border-collapse: collapse; } td, th { border-style: solid; border-width: 1px; } td { padding: 0.2em 0.4em 0.2em 0.4em; } .skip-link a { float: left; margin-left: -5000px; } .skip-link:active, .skip-link a:focus { margin-left: 1em; background: #ffffff; padding: 0.2em 0.5em 0.2em 0.5em; }
0.323808
0.161916
* { margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; } body { background-color: #3b4752; width: 80%; margin: 30px auto 0; } li { width: 70%; background-color: white; } p { padding: 10px 15px; } h1 { font-size: 50px; color: #fff; padding-left: 40px; margin-bottom: 30px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } main { display: flex; flex-direction: row; } input { margin-bottom: 15px; padding: 5px 0; border-radius: 5px; } .scores, .add-scores { display: flex; flex-direction: column; width: 50%; height: 60vh; margin: 40px; } .title-container { display: flex; margin-left: auto; flex-direction: row; align-items: center; justify-content: space-between; padding: 5px 15px; width: 100%; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .list { border: 1px solid #dbd7d7bf; overflow-y: scroll; height: 50vh; width: 100%; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .list li:nth-child(odd), .list li:nth-child(even) { width: 98%; box-sizing: border-box; } .list li:nth-child(odd) { background: #3b4752; color: #fff; } .list li:nth-child(even) { background: #fff; color: #3b4752; } .add-title, .recent-title { margin-left: 5px; color: #fff; box-sizing: border-box; } .input-name, .input-score { padding: 5px; } .form { display: flex; flex-direction: column; padding: 10px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .submit-button, .refresh-button { width: 20%; margin-left: auto; margin-top: 2px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; }
src/style.css
* { margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; } body { background-color: #3b4752; width: 80%; margin: 30px auto 0; } li { width: 70%; background-color: white; } p { padding: 10px 15px; } h1 { font-size: 50px; color: #fff; padding-left: 40px; margin-bottom: 30px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } main { display: flex; flex-direction: row; } input { margin-bottom: 15px; padding: 5px 0; border-radius: 5px; } .scores, .add-scores { display: flex; flex-direction: column; width: 50%; height: 60vh; margin: 40px; } .title-container { display: flex; margin-left: auto; flex-direction: row; align-items: center; justify-content: space-between; padding: 5px 15px; width: 100%; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .list { border: 1px solid #dbd7d7bf; overflow-y: scroll; height: 50vh; width: 100%; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .list li:nth-child(odd), .list li:nth-child(even) { width: 98%; box-sizing: border-box; } .list li:nth-child(odd) { background: #3b4752; color: #fff; } .list li:nth-child(even) { background: #fff; color: #3b4752; } .add-title, .recent-title { margin-left: 5px; color: #fff; box-sizing: border-box; } .input-name, .input-score { padding: 5px; } .form { display: flex; flex-direction: column; padding: 10px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; } .submit-button, .refresh-button { width: 20%; margin-left: auto; margin-top: 2px; border-radius: 5px 5px 0 0; box-shadow: -1px 1px 5px -1px #dbd7d7bf; -webkit-box-shadow: -1px 1px 5px -1px #dbd7d7bf; -moz-box-shadow: -1px 1px 5px -1px #dbd7d7bf; }
0.311427
0.086709
:root { --background: #f9f9f9; --primaryText: #180126; --secondaryText: #7e7a8f; --tertiaryText: #c3c7d2; --primaryColor: #3a5df8; --secondaryColor: #f3ea12; } * { box-sizing: border-box; -webkit-font-smoothing: antialiased; } body { margin: 0; padding:0; color: var(--primaryText); font-family: "Open Sans", sans-serif; } form { display: flex; flex-direction: column; justify-content: center; margin-bottom: 70px; } ul{ list-style-type: none; margin: 0px; padding: 0px; } li{ margin: 0px; padding: 0px; } .back { font-weight: 700; margin-left: 30px; text-decoration: none; } .back:link, .back:visited { color: var(--primaryColor); } .back:hover { color: var(--secondaryColor); } .btn{ padding: 1em 1rem ; border-radius: 4px; border: none; box-sizing: border-box; } .confirm{ display: flex; justify-content: space-evenly; } .review{ background-color:rgba(254, 201, 222, 0.8) ; } .accept{ background-color:rgba(172, 235, 152, 0.8) ; } .italic{ font-size:14px; font-family: sans-serif; font-style: italic; } .rate{ margin-right: 4rem; } .confirm-title{ text-align: center; margin-right: 6rem; } .update-btn { background: var(--secondaryColor); color: var(--primaryText); font-size: 13px; font-weight: 700; border: none; border-radius: 5px; padding: 10px 50px; width: 243px; text-align: center; margin: 0 auto; } .update-btn:hover { background-color: var(--background); border: 1px solid var(--primaryColor); color: var(--primaryColor); } button { cursor: pointer; } h1 { font-size: 26px; font-weight: 700; } h2 { font-size: 20px; font-weight: 700; } h3 { font-size: 16px; font-weight: 700; } p { font-size: 16px; font-weight: 400; } /* ˅ This is so all the content sections have the same border, color and are vertically centered */ .bubble-style{ border-radius: 20px !important; background-color: var(--background); border: 1px solid var(--tertiaryText); } /* This controls the layout of the page and stacks everything for mobile view (mobile first) */ .wrapper { display: grid; grid-template-areas: "header" "sidebar" "main"; } /************************************ Section Styling ************************************/ /********** Nav Mobile View**********/ header { grid-area: header; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; padding: 20px 20px; } nav { grid-area: sidebar; } .logo { width: 60%; margin: 0; } .hamburger { display: block; float: right; } button.hamburger { padding: 0; margin: 0; background-color: transparent; border: none; } .nav-ul { display: none; flex-direction: column; width: 100%; padding: 0; margin: 0; height: 70vh; background-color: var(--primaryColor); z-index: 10; } .nav-ul a { color: white; text-decoration: none; line-height: 1.5; } .nav-ul li { padding: 20px; list-style-type: none; } .nav-ul img { vertical-align: middle; margin-right: 5px; } .nav-ul.show { display: flex; } .active-link { color: var(--secondaryColor) !important; font-weight: 700; } /* Styling for Headings */ .heading { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .main-heading{ text-align: center; } .patient-info-block, .contact-info-block, .emergency-contact-block { justify-content: space-between; margin: 0 1rem; padding: 1rem; } .patient { display: flex; flex-direction: column; align-items: center; } .userPic { display: block; margin: 30px; } .patient p { font-weight: 700; } .personal-info { display: flex; flex-direction: column; align-items: center; } .patient-info { flex-wrap: wrap; line-height: 2rem; margin-left: 30px; } main { grid-area: main; } .patient-info-block { grid-area: patient; } .contact-info-block { grid-area: contact; } .emergency-contact-block { grid-area: emergency; } .personal-info, .contact-info, .emergency-contact{ border-radius: 5px; } label { font-size: 13px; font-weight: 700; } .patient-info input, .patient-info select { padding: 10px; width: 250px; background-color: #fff; border: 1px solid var(--tertiaryText); border-radius: 4px; margin: 0 20px 20px 0; } input { padding: 10px; width: 385px; background-color: var(--background); border: 1px solid var(--tertiaryText); border-radius: 4px; margin-bottom: 15px; } input:focus, select:focus, input:hover, select:hover { border: 1px solid var(--secondaryColor) !important; box-shadow: 0 0 5px var(--secondaryColor); outline-offset: 0; outline: none; } /***** Appointments *****/ .appointments{ grid-area: appointment; margin: 1rem; } .up-down { padding-left: 5px; margin-bottom: -5px; } .bubble-heading { display: grid; grid-template-columns: 200px .5fr 1fr 1fr; padding: 0; margin-left: 30px; margin-bottom: -10px; } /**** Upcoming Appointments Title Alignment & Paragraph tag alignment *****/ .bubble-heading p { text-align: right; } .visit, .visit-date, .visit-time, .visit-status { text-align: right; } /**** Appointment Visits ****/ .visits-bubble { display: grid; grid-template-areas: "visit clinic date buttons"; grid-template-columns: 200px 1fr 1fr 1fr; margin: 8px 0; padding: .25rem 1rem; justify-content: space-between;} .visits-bubble .visit { display: flex; justify-content: start; } .visits-bubble img { margin-right: 10px; margin-left: 10px; } .visit-date{ grid-area: date; } /***** Recent Visits *****/ .results { grid-area: doctors; align-items: center; margin: 30px; } .results .heading{ margin-bottom: 15px; } .results-bubble { display: grid; justify-content: center; text-align: center; margin: 10px 0; } .location { padding: 5px 0; margin: 0 10px; display: flex; align-items: center; justify-content: center; } /*Patient Info Grid */ .patient-info { /* display: flex; flex-wrap: wrap; align-items: center;*/ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 100px 100px; grid-template-areas: "DOB age ethnicity" "Sex Status Status" ;} /**Grid Area For Patient info Section**/ .DOB { grid-area: "DOB"; } .age { grid-area: 'age'; } .ethnicity { grid-area: 'ethnicity'; } .gender { grid-area: 'sex'; } .status{ grid-area: 'status'; } label p { margin: 0px; } /************************Styling for Laptops and Small Screens 769px and up*****************************/ @media only screen and (min-width: 769px) { /* This creates a two column view and makes the sidebar navigation visible */ .wrapper { grid-template-columns: 275px 1fr; grid-template-areas: "header header" "sidebar main"; margin-right: 2rem; } /***** Need this to make nav visible *****/ /***** Nav *****/ .logo { width: 250px; } .nav-ul { display: flex; background-color: var(--primaryColor); border-radius: 0 20px 0 0; color: var(--background); height: 100vh; padding-top: 0; position: sticky; top: 0px; } nav a:hover, .activeLink { color: var(--secondaryColor); } .nav-ul li { line-height: 50px; } .nav-ul img { vertical-align: middle; padding-right: 5px; } /* hides hamburger button */ .hamburger { display: none; } /***** styling for content headings *****/ h2 { font-size: 22px; } /*.personal-info {*/ /* padding: 15px 30px;*/ /* border-radius: 5px;*/ /* display: flex;*/ /* flex-direction: row;*/ /*}*/ } /************************Styling for Desktops and Large Screens 1200px Up*****************************/ @media (min-width: 1200px) { /* This creates a 3 column view */ .wrapper { grid-template-columns: 275px 1.5fr 1fr; grid-template-areas: "header header header" "sidebar main main"; } h1 { font-size: 30px; } .patient-info { /* display: flex; flex-wrap: wrap; align-items: center;*/ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 100px 100px; grid-template-areas: "DOB age ethnicity" "Sex Status Status" ; line-height: 2rem; margin-left: 90px; } .personal-info { /* display: flex; flex-direction: row; align-items: center; padding-left: 10%;*/ display: grid; grid-template-columns: 300px 1fr; } .contact-wrapper { display: flex; justify-content: space-evenly; align-items: stretch; } /***** Styling Desktop View n*****/ .feedback{ margin-bottom: 1rem; margin-left: 2rem; } .results-bubble { display: grid; grid-template-areas: "doctor review location confirm "; grid-template-columns: 1fr 1fr 1fr 1fr; text-align: left; padding: .25rem 1rem; justify-content: space-between; } .results-bubble .result { display: flex; justify-content: start; align-items: center; flex-wrap: wrap; gap:1em; } }
Admin/admin-view-patient-profile.css
:root { --background: #f9f9f9; --primaryText: #180126; --secondaryText: #7e7a8f; --tertiaryText: #c3c7d2; --primaryColor: #3a5df8; --secondaryColor: #f3ea12; } * { box-sizing: border-box; -webkit-font-smoothing: antialiased; } body { margin: 0; padding:0; color: var(--primaryText); font-family: "Open Sans", sans-serif; } form { display: flex; flex-direction: column; justify-content: center; margin-bottom: 70px; } ul{ list-style-type: none; margin: 0px; padding: 0px; } li{ margin: 0px; padding: 0px; } .back { font-weight: 700; margin-left: 30px; text-decoration: none; } .back:link, .back:visited { color: var(--primaryColor); } .back:hover { color: var(--secondaryColor); } .btn{ padding: 1em 1rem ; border-radius: 4px; border: none; box-sizing: border-box; } .confirm{ display: flex; justify-content: space-evenly; } .review{ background-color:rgba(254, 201, 222, 0.8) ; } .accept{ background-color:rgba(172, 235, 152, 0.8) ; } .italic{ font-size:14px; font-family: sans-serif; font-style: italic; } .rate{ margin-right: 4rem; } .confirm-title{ text-align: center; margin-right: 6rem; } .update-btn { background: var(--secondaryColor); color: var(--primaryText); font-size: 13px; font-weight: 700; border: none; border-radius: 5px; padding: 10px 50px; width: 243px; text-align: center; margin: 0 auto; } .update-btn:hover { background-color: var(--background); border: 1px solid var(--primaryColor); color: var(--primaryColor); } button { cursor: pointer; } h1 { font-size: 26px; font-weight: 700; } h2 { font-size: 20px; font-weight: 700; } h3 { font-size: 16px; font-weight: 700; } p { font-size: 16px; font-weight: 400; } /* ˅ This is so all the content sections have the same border, color and are vertically centered */ .bubble-style{ border-radius: 20px !important; background-color: var(--background); border: 1px solid var(--tertiaryText); } /* This controls the layout of the page and stacks everything for mobile view (mobile first) */ .wrapper { display: grid; grid-template-areas: "header" "sidebar" "main"; } /************************************ Section Styling ************************************/ /********** Nav Mobile View**********/ header { grid-area: header; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; padding: 20px 20px; } nav { grid-area: sidebar; } .logo { width: 60%; margin: 0; } .hamburger { display: block; float: right; } button.hamburger { padding: 0; margin: 0; background-color: transparent; border: none; } .nav-ul { display: none; flex-direction: column; width: 100%; padding: 0; margin: 0; height: 70vh; background-color: var(--primaryColor); z-index: 10; } .nav-ul a { color: white; text-decoration: none; line-height: 1.5; } .nav-ul li { padding: 20px; list-style-type: none; } .nav-ul img { vertical-align: middle; margin-right: 5px; } .nav-ul.show { display: flex; } .active-link { color: var(--secondaryColor) !important; font-weight: 700; } /* Styling for Headings */ .heading { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .main-heading{ text-align: center; } .patient-info-block, .contact-info-block, .emergency-contact-block { justify-content: space-between; margin: 0 1rem; padding: 1rem; } .patient { display: flex; flex-direction: column; align-items: center; } .userPic { display: block; margin: 30px; } .patient p { font-weight: 700; } .personal-info { display: flex; flex-direction: column; align-items: center; } .patient-info { flex-wrap: wrap; line-height: 2rem; margin-left: 30px; } main { grid-area: main; } .patient-info-block { grid-area: patient; } .contact-info-block { grid-area: contact; } .emergency-contact-block { grid-area: emergency; } .personal-info, .contact-info, .emergency-contact{ border-radius: 5px; } label { font-size: 13px; font-weight: 700; } .patient-info input, .patient-info select { padding: 10px; width: 250px; background-color: #fff; border: 1px solid var(--tertiaryText); border-radius: 4px; margin: 0 20px 20px 0; } input { padding: 10px; width: 385px; background-color: var(--background); border: 1px solid var(--tertiaryText); border-radius: 4px; margin-bottom: 15px; } input:focus, select:focus, input:hover, select:hover { border: 1px solid var(--secondaryColor) !important; box-shadow: 0 0 5px var(--secondaryColor); outline-offset: 0; outline: none; } /***** Appointments *****/ .appointments{ grid-area: appointment; margin: 1rem; } .up-down { padding-left: 5px; margin-bottom: -5px; } .bubble-heading { display: grid; grid-template-columns: 200px .5fr 1fr 1fr; padding: 0; margin-left: 30px; margin-bottom: -10px; } /**** Upcoming Appointments Title Alignment & Paragraph tag alignment *****/ .bubble-heading p { text-align: right; } .visit, .visit-date, .visit-time, .visit-status { text-align: right; } /**** Appointment Visits ****/ .visits-bubble { display: grid; grid-template-areas: "visit clinic date buttons"; grid-template-columns: 200px 1fr 1fr 1fr; margin: 8px 0; padding: .25rem 1rem; justify-content: space-between;} .visits-bubble .visit { display: flex; justify-content: start; } .visits-bubble img { margin-right: 10px; margin-left: 10px; } .visit-date{ grid-area: date; } /***** Recent Visits *****/ .results { grid-area: doctors; align-items: center; margin: 30px; } .results .heading{ margin-bottom: 15px; } .results-bubble { display: grid; justify-content: center; text-align: center; margin: 10px 0; } .location { padding: 5px 0; margin: 0 10px; display: flex; align-items: center; justify-content: center; } /*Patient Info Grid */ .patient-info { /* display: flex; flex-wrap: wrap; align-items: center;*/ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 100px 100px; grid-template-areas: "DOB age ethnicity" "Sex Status Status" ;} /**Grid Area For Patient info Section**/ .DOB { grid-area: "DOB"; } .age { grid-area: 'age'; } .ethnicity { grid-area: 'ethnicity'; } .gender { grid-area: 'sex'; } .status{ grid-area: 'status'; } label p { margin: 0px; } /************************Styling for Laptops and Small Screens 769px and up*****************************/ @media only screen and (min-width: 769px) { /* This creates a two column view and makes the sidebar navigation visible */ .wrapper { grid-template-columns: 275px 1fr; grid-template-areas: "header header" "sidebar main"; margin-right: 2rem; } /***** Need this to make nav visible *****/ /***** Nav *****/ .logo { width: 250px; } .nav-ul { display: flex; background-color: var(--primaryColor); border-radius: 0 20px 0 0; color: var(--background); height: 100vh; padding-top: 0; position: sticky; top: 0px; } nav a:hover, .activeLink { color: var(--secondaryColor); } .nav-ul li { line-height: 50px; } .nav-ul img { vertical-align: middle; padding-right: 5px; } /* hides hamburger button */ .hamburger { display: none; } /***** styling for content headings *****/ h2 { font-size: 22px; } /*.personal-info {*/ /* padding: 15px 30px;*/ /* border-radius: 5px;*/ /* display: flex;*/ /* flex-direction: row;*/ /*}*/ } /************************Styling for Desktops and Large Screens 1200px Up*****************************/ @media (min-width: 1200px) { /* This creates a 3 column view */ .wrapper { grid-template-columns: 275px 1.5fr 1fr; grid-template-areas: "header header header" "sidebar main main"; } h1 { font-size: 30px; } .patient-info { /* display: flex; flex-wrap: wrap; align-items: center;*/ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 100px 100px; grid-template-areas: "DOB age ethnicity" "Sex Status Status" ; line-height: 2rem; margin-left: 90px; } .personal-info { /* display: flex; flex-direction: row; align-items: center; padding-left: 10%;*/ display: grid; grid-template-columns: 300px 1fr; } .contact-wrapper { display: flex; justify-content: space-evenly; align-items: stretch; } /***** Styling Desktop View n*****/ .feedback{ margin-bottom: 1rem; margin-left: 2rem; } .results-bubble { display: grid; grid-template-areas: "doctor review location confirm "; grid-template-columns: 1fr 1fr 1fr 1fr; text-align: left; padding: .25rem 1rem; justify-content: space-between; } .results-bubble .result { display: flex; justify-content: start; align-items: center; flex-wrap: wrap; gap:1em; } }
0.373876
0.102979
.page{ background-color: white; } h1 { text-align: center; position: absolute; width: 1224px; height: 44px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 48px; line-height: 60px; color: #000000; } img { height: 97px; width: 227px; left: 0px; top: 0px; border-radius: 0px; } .submod{ position: absolute; width: 1295.25px; height: 720px; left: 72px; top: 228.69px; background: #D5CDCD; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; transform: matrix(1, 0, 0, 1, 0, 0); } .pn p{ position: absolute; width: 380px; height: 20px; left: 131.42px; top: 316.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .pn input{ position: absolute; width: 318.84px; height: 48px; left: 384.4px; top: 315.69px; background: #FFFFFF; box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 7px; transform: rotate(-0.12deg); } .pa p{ position: absolute; width: 224px; height: 32px; left: 131.64px; top: 421.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .pa input{ position: absolute; width: 871px; height: 108px; left: 384.58px; top: 403.69px; background: #FFFFFF; box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 14px; transform: rotate(-0.12deg); } .fs p{ position: absolute; width: 223px; height: 32px; left: 131.95px; top: 571.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .fs button{ position: absolute; width: 267px; height: 61px; left: 384px; top: 572px; color:white; background: #8B0015; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; } .submit button{ position: absolute; width: 223px; height: 81.09px; left: 585.42px; top: 801.28px; color: white; background: #8B0015; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; transform: rotate(-0.12deg); }
css/style.css
.page{ background-color: white; } h1 { text-align: center; position: absolute; width: 1224px; height: 44px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 48px; line-height: 60px; color: #000000; } img { height: 97px; width: 227px; left: 0px; top: 0px; border-radius: 0px; } .submod{ position: absolute; width: 1295.25px; height: 720px; left: 72px; top: 228.69px; background: #D5CDCD; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; transform: matrix(1, 0, 0, 1, 0, 0); } .pn p{ position: absolute; width: 380px; height: 20px; left: 131.42px; top: 316.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .pn input{ position: absolute; width: 318.84px; height: 48px; left: 384.4px; top: 315.69px; background: #FFFFFF; box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 7px; transform: rotate(-0.12deg); } .pa p{ position: absolute; width: 224px; height: 32px; left: 131.64px; top: 421.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .pa input{ position: absolute; width: 871px; height: 108px; left: 384.58px; top: 403.69px; background: #FFFFFF; box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 14px; transform: rotate(-0.12deg); } .fs p{ position: absolute; width: 223px; height: 32px; left: 131.95px; top: 571.21px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 25px; line-height: 31px; color: #000000; transform: rotate(-0.12deg); } .fs button{ position: absolute; width: 267px; height: 61px; left: 384px; top: 572px; color:white; background: #8B0015; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; } .submit button{ position: absolute; width: 223px; height: 81.09px; left: 585.42px; top: 801.28px; color: white; background: #8B0015; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 30px; transform: rotate(-0.12deg); }
0.548915
0.110136
height: 250px; background-image: url("https://images.pexels.com/photos/4429297/pexels-photo-4429297.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"); background-size: cover; background-position-y: -130px; } #covid { display: block; max-width: 80%; margin: 0 auto; box-shadow: none; } #covid .center { text-align: center; max-width: 70%; margin: 20px auto; } #covid .center h1 { color: #00958E; margin: 10px 0; font-size: 30px; } #covid .center p { margin: 0 auto 50px; max-width: 70%; filter: opacity(70%); font-size: 15px; letter-spacing: 1px; } #covid .content p { padding: 15px 0; font-weight: 300; text-indent: 30px; letter-spacing: 0.5px; } #covid .content p.background { background-color: #f0f0f5; text-align: center; text-indent: 0; font-weight: 500; letter-spacing: 1px; margin: 25px 0; } #covid .content .animation { display: flex; margin: 25px 0; } #covid .content .animation p { line-height: 30px; text-indent: 0; padding-left: 20px; } #covid .content span img { width: 100px; height: 100px; box-shadow: none; } #covid .content .flex-box { display: flex; background-color: #f0f0f5; align-items: center; } #covid .content .flex-box p { font-weight: 500; font-size: 18px; letter-spacing: 1px; line-height: 35px; padding: 0 20px; text-indent: 0; text-align: justify; } [data-anime="left"] { opacity: 0; transition: 1s; transform: translate3d(-1000px, 0, 0); } [data-anime="right"] { opacity: 0; transition: 1s; transform: translate3d(5px, 0, 0); } [data-anime].animate { opacity: 1; transform: translate3d(0, 0, 0); } @media (max-width: 900px) { #covid { max-width: 95%; } #covid .content .animation p { line-height: normal; padding-left: 20px; } #covid .content .flex-box p { line-height: normal; } #covid .content .flex-box img { width: 400px; } } @media (max-width: 670px) { #pag-covid .banner { background-position-y: -30px; background-repeat: no-repeat; } #covid .center { max-width: 100%; } #covid .content .flex-box { flex-direction: column; } #covid .content .flex-box p, #covid .content .flex-box img { margin: 20px auto; } } @media (max-width: 420px) { #covid .content span img { position: relative; top: 70px; } #covid .content .flex-box img { width: 80%; } }
public/styles/covid.css
height: 250px; background-image: url("https://images.pexels.com/photos/4429297/pexels-photo-4429297.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"); background-size: cover; background-position-y: -130px; } #covid { display: block; max-width: 80%; margin: 0 auto; box-shadow: none; } #covid .center { text-align: center; max-width: 70%; margin: 20px auto; } #covid .center h1 { color: #00958E; margin: 10px 0; font-size: 30px; } #covid .center p { margin: 0 auto 50px; max-width: 70%; filter: opacity(70%); font-size: 15px; letter-spacing: 1px; } #covid .content p { padding: 15px 0; font-weight: 300; text-indent: 30px; letter-spacing: 0.5px; } #covid .content p.background { background-color: #f0f0f5; text-align: center; text-indent: 0; font-weight: 500; letter-spacing: 1px; margin: 25px 0; } #covid .content .animation { display: flex; margin: 25px 0; } #covid .content .animation p { line-height: 30px; text-indent: 0; padding-left: 20px; } #covid .content span img { width: 100px; height: 100px; box-shadow: none; } #covid .content .flex-box { display: flex; background-color: #f0f0f5; align-items: center; } #covid .content .flex-box p { font-weight: 500; font-size: 18px; letter-spacing: 1px; line-height: 35px; padding: 0 20px; text-indent: 0; text-align: justify; } [data-anime="left"] { opacity: 0; transition: 1s; transform: translate3d(-1000px, 0, 0); } [data-anime="right"] { opacity: 0; transition: 1s; transform: translate3d(5px, 0, 0); } [data-anime].animate { opacity: 1; transform: translate3d(0, 0, 0); } @media (max-width: 900px) { #covid { max-width: 95%; } #covid .content .animation p { line-height: normal; padding-left: 20px; } #covid .content .flex-box p { line-height: normal; } #covid .content .flex-box img { width: 400px; } } @media (max-width: 670px) { #pag-covid .banner { background-position-y: -30px; background-repeat: no-repeat; } #covid .center { max-width: 100%; } #covid .content .flex-box { flex-direction: column; } #covid .content .flex-box p, #covid .content .flex-box img { margin: 20px auto; } } @media (max-width: 420px) { #covid .content span img { position: relative; top: 70px; } #covid .content .flex-box img { width: 80%; } }
0.540681
0.158109
.myZone_pro_info_modify { padding-top: 20px; } .myZone_pro_info_modify .myZone_modify_info_title, .myZone_pro_info_modify .myZone_modify_info_main { border-right: 1px solid #dfdfdf; } .myZone_pro_info_modify .myZone_modify_info_title { background: #E6F4FF; border-bottom: 1px solid #3E85BA; color: #3E85BA; font-weight: bold; text-align: center; height: 50px; line-height: 50px; font-size: 16px; } .myZone_pro_info_modify .myZone_modify_info_main { width: 100%; border-right: 1px solid #ddd; } .myZone_pro_info_modify .modify_pro_info_main_row { border-bottom: 1px solid #dfdfdf; } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_place_row{ height: 102px; } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row{ height: 181px; } .myZone_pro_info_modify .modify_pro_info_main_row > p, .myZone_pro_info_modify .modify_pro_info_main_row > div { display: inline-block; height: 100%; } .myZone_pro_info_modify .modify_pro_info_main_row > p { background: #f1f2f6; font-weight: bold; width: 12%; margin: 0; text-align: right; border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; padding-right: 20px; line-height: 50px; } .myZone_pro_info_modify .modify_pro_info_main_row > div { width: 37%; vertical-align: top; padding: 10px 20px 0 20px; } .myZone_pro_info_modify .modify_pro_info_main_row input[type="text"] { height: 30px; } .myZone_pro_info_modify .modify_pro_info_remarks { display: block; line-height: 20px; margin-top: 10px; } .myZone_pro_info_modify textarea{ width: 100%; max-width: 100%; height: 154px; max-height: 154px; border: 1px solid #ccc; border-radius: 6px; resize: none; display: inline-block; padding: 10px; } .myZone_pro_info_modify .btn-group.dropdown, .myZone_pro_info_modify .dropdown .bth-fix { width: 100%; height: 30px; } .myZone_pro_info_modify .dropdown .dropdown-menu { width: 100%; } .myZone_pro_info_modify .dropdown .btn-fix-title { width: 90%; } .myZone_pro_info_modify .proInfoModify_footer_btn_group { text-align: center; height: 100px; line-height: 100px; } .myZone_pro_info_modify .proInfoModify_save_btn { width: 150px; height: 50px; line-height: 50px; font-weight: bold; color: #fff; border: none; background: #4496d2; font-size: 16px; border-radius: 4px; } @media screen and (max-width: 1366px) { .myZone_pro_info_modify .modify_pro_info_main_row > p { padding-right: 0; font-size: 12px; } .myZone_pro_info_modify .modify_pro_info_remarks { font-size: 12px; } } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row > div { /*width: 87%;*/ } .myZone_pro_info_modify .modify_pro_info_main_row .modify_pro_info_operTime { padding-top: 15px; }
app/myZone/personalInfo/css/modifyProInfo.css
.myZone_pro_info_modify { padding-top: 20px; } .myZone_pro_info_modify .myZone_modify_info_title, .myZone_pro_info_modify .myZone_modify_info_main { border-right: 1px solid #dfdfdf; } .myZone_pro_info_modify .myZone_modify_info_title { background: #E6F4FF; border-bottom: 1px solid #3E85BA; color: #3E85BA; font-weight: bold; text-align: center; height: 50px; line-height: 50px; font-size: 16px; } .myZone_pro_info_modify .myZone_modify_info_main { width: 100%; border-right: 1px solid #ddd; } .myZone_pro_info_modify .modify_pro_info_main_row { border-bottom: 1px solid #dfdfdf; } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_place_row{ height: 102px; } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row{ height: 181px; } .myZone_pro_info_modify .modify_pro_info_main_row > p, .myZone_pro_info_modify .modify_pro_info_main_row > div { display: inline-block; height: 100%; } .myZone_pro_info_modify .modify_pro_info_main_row > p { background: #f1f2f6; font-weight: bold; width: 12%; margin: 0; text-align: right; border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; padding-right: 20px; line-height: 50px; } .myZone_pro_info_modify .modify_pro_info_main_row > div { width: 37%; vertical-align: top; padding: 10px 20px 0 20px; } .myZone_pro_info_modify .modify_pro_info_main_row input[type="text"] { height: 30px; } .myZone_pro_info_modify .modify_pro_info_remarks { display: block; line-height: 20px; margin-top: 10px; } .myZone_pro_info_modify textarea{ width: 100%; max-width: 100%; height: 154px; max-height: 154px; border: 1px solid #ccc; border-radius: 6px; resize: none; display: inline-block; padding: 10px; } .myZone_pro_info_modify .btn-group.dropdown, .myZone_pro_info_modify .dropdown .bth-fix { width: 100%; height: 30px; } .myZone_pro_info_modify .dropdown .dropdown-menu { width: 100%; } .myZone_pro_info_modify .dropdown .btn-fix-title { width: 90%; } .myZone_pro_info_modify .proInfoModify_footer_btn_group { text-align: center; height: 100px; line-height: 100px; } .myZone_pro_info_modify .proInfoModify_save_btn { width: 150px; height: 50px; line-height: 50px; font-weight: bold; color: #fff; border: none; background: #4496d2; font-size: 16px; border-radius: 4px; } @media screen and (max-width: 1366px) { .myZone_pro_info_modify .modify_pro_info_main_row > p { padding-right: 0; font-size: 12px; } .myZone_pro_info_modify .modify_pro_info_remarks { font-size: 12px; } } .myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row > div { /*width: 87%;*/ } .myZone_pro_info_modify .modify_pro_info_main_row .modify_pro_info_operTime { padding-top: 15px; }
0.306527
0.085327
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } /* * Sidebar */ .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1); } .sidebar-sticky { position: relative; top: 0; height: calc(100vh - 48px); padding-top: .5rem; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ } @supports ((position: -webkit-sticky) or (position: sticky)) { .sidebar-sticky { position: -webkit-sticky; position: sticky; } } .sidebar .nav-link { font-weight: 500; color: #333; } .sidebar .nav-link .feather { margin-right: 4px; color: #999; } .sidebar .nav-link.active { color: #007bff; } .sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather { color: inherit; } .sidebar-heading { font-size: .75rem; text-transform: uppercase; } /* * Content */ [role="main"] { padding-top: 48px; /* Space for fixed navbar */ } /* * Navbar */ .navbar-brand { padding-top: .75rem; padding-bottom: .75rem; font-size: 1rem; background-color: rgba(0, 0, 0, .25); box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25); } .navbar .form-control { padding: .75rem 1rem; border-width: 0; border-radius: 0; } .form-control-dark { color: #fff; background-color: rgba(255, 255, 255, .1); border-color: rgba(255, 255, 255, .1); } .form-control-dark:focus { border-color: transparent; box-shadow: 0 0 0 3px rgba(255, 255, 255, .25); } /****** Statistic ******/ .statistic { margin: 1em 0; text-transform: uppercase; display: inline-block; } .statistic .value { font-size: 4em; line-height: 1em; text-align: center; } .statistic .value.text { font-size: 2em; font-weight: bold; } .statistic .value img { max-height: 0.8em; vertical-align: baseline; } .statistic .label { color: inherit; display: block; font-size: 1em; text-align: center; } .statistic + .statistic { margin-left: 1.5em; } /*** Horizontal Statistic ***/ .statistic.horizontal .value, .statistic.horizontal .label { display: inline; vertical-align: middle; } /****** Statistic Group ******/ .statistic-group { margin: 1em 0; } .statistic-group .statistic { display: inline-block; } /*** Horizontal Statistic Group ***/ .statistic-group.horizontal .statistic { display: block; } .statistic-group.horizontal .statistic .value, .statistic-group.horizontal .statistic .label { display: inline; vertical-align: middle; } .statistic-group.horizontal .statistic + .statistic { margin-left: 0; } /*** Float Statistics ***/ .statistic.pull-left { margin-right: 1em; } .statistic.pull-right { margin-left: 1em; } /****** Statistic Sizes ******/ .statistic.mini .value { font-size: 1em; font-weight: bold; } .statistic.tiny .value { font-size: 2em; } .statistic.small .value { font-size: 3em !important; } .statistic.large .value { font-size: 5em; } .statistic.huge .value { font-size: 6em; } /****** Statistic Types ******/ .statistic.primary { color: #337ab7; } .statistic.success { color: #5cb85c; } .statistic.info { color: #5bc0de; } .statistic.warning { color: #f0ad4e; } .statistic.danger { color: #d9534f; } .statistic.inverted { color: white; } /****** Bootstrap Colors ******/ /****** Bootstrap Typography ******/ /****** Footer ******/ .footer { background-color: #eeeeee; } .footer p { margin: 20px 0; text-align: center; color: #888888; } .footer .glyphicon-heart { color: pink; } /*** Sticky Footer ***/ html { position: relative; min-height: 100%; } body { margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; height: 60px; }
static/public/styles/dashboard.css
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } /* * Sidebar */ .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1); } .sidebar-sticky { position: relative; top: 0; height: calc(100vh - 48px); padding-top: .5rem; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ } @supports ((position: -webkit-sticky) or (position: sticky)) { .sidebar-sticky { position: -webkit-sticky; position: sticky; } } .sidebar .nav-link { font-weight: 500; color: #333; } .sidebar .nav-link .feather { margin-right: 4px; color: #999; } .sidebar .nav-link.active { color: #007bff; } .sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather { color: inherit; } .sidebar-heading { font-size: .75rem; text-transform: uppercase; } /* * Content */ [role="main"] { padding-top: 48px; /* Space for fixed navbar */ } /* * Navbar */ .navbar-brand { padding-top: .75rem; padding-bottom: .75rem; font-size: 1rem; background-color: rgba(0, 0, 0, .25); box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25); } .navbar .form-control { padding: .75rem 1rem; border-width: 0; border-radius: 0; } .form-control-dark { color: #fff; background-color: rgba(255, 255, 255, .1); border-color: rgba(255, 255, 255, .1); } .form-control-dark:focus { border-color: transparent; box-shadow: 0 0 0 3px rgba(255, 255, 255, .25); } /****** Statistic ******/ .statistic { margin: 1em 0; text-transform: uppercase; display: inline-block; } .statistic .value { font-size: 4em; line-height: 1em; text-align: center; } .statistic .value.text { font-size: 2em; font-weight: bold; } .statistic .value img { max-height: 0.8em; vertical-align: baseline; } .statistic .label { color: inherit; display: block; font-size: 1em; text-align: center; } .statistic + .statistic { margin-left: 1.5em; } /*** Horizontal Statistic ***/ .statistic.horizontal .value, .statistic.horizontal .label { display: inline; vertical-align: middle; } /****** Statistic Group ******/ .statistic-group { margin: 1em 0; } .statistic-group .statistic { display: inline-block; } /*** Horizontal Statistic Group ***/ .statistic-group.horizontal .statistic { display: block; } .statistic-group.horizontal .statistic .value, .statistic-group.horizontal .statistic .label { display: inline; vertical-align: middle; } .statistic-group.horizontal .statistic + .statistic { margin-left: 0; } /*** Float Statistics ***/ .statistic.pull-left { margin-right: 1em; } .statistic.pull-right { margin-left: 1em; } /****** Statistic Sizes ******/ .statistic.mini .value { font-size: 1em; font-weight: bold; } .statistic.tiny .value { font-size: 2em; } .statistic.small .value { font-size: 3em !important; } .statistic.large .value { font-size: 5em; } .statistic.huge .value { font-size: 6em; } /****** Statistic Types ******/ .statistic.primary { color: #337ab7; } .statistic.success { color: #5cb85c; } .statistic.info { color: #5bc0de; } .statistic.warning { color: #f0ad4e; } .statistic.danger { color: #d9534f; } .statistic.inverted { color: white; } /****** Bootstrap Colors ******/ /****** Bootstrap Typography ******/ /****** Footer ******/ .footer { background-color: #eeeeee; } .footer p { margin: 20px 0; text-align: center; color: #888888; } .footer .glyphicon-heart { color: pink; } /*** Sticky Footer ***/ html { position: relative; min-height: 100%; } body { margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; height: 60px; }
0.506103
0.067087
@namespace url(http://www.w3.org/1999/xhtml); /* Author: <NAME> - http://userstyles.org/styles/31464 */ /* Here's a direct-link to the image I used: http://content.wallpapers-room.com/resolutions/1920x1200/S/Wallpapers-room_com___Snow_Leopard_WWDC_09_Wallpaper_by_GFOnyx_1920x1200.jpg */ @-moz-document url("http://www.google.com/"), url("http://www.google.com/webhp?tab=mw"), url("http://www.google.com/webhp?hl=en&ned=us&tab=vw"), url("http://www.google.com/webhp?hl=en&tab=Yw"), url("http://www.google.com/webhp?hl=en&tab=vw") { /***** USER-SET OVERRIDES *****/ /*** Changing "Web", "Images," "Videos", "Maps", etc. Link Color ***/ /* <-- REMOVE FROM BELOW TO ENABLE --> */ /* #gbz .gbtc .gbt a.gbzt span {color: /*ENTER COLOR OR HEX HERE*/;} */ /*** end overrides ***/ /*** === begin userstyle === ***/ /***** TOP NAV BAR *****/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb {-moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.85s!important; -webkit-transition-duration:0.85s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb {background:#000!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.85s!important; -webkit-transition-duration:0.85s!important; opacity:0.6!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbx3, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbx4 {display:none!important;} /*** NAV BAR HOVER TRANSITION ***/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb * {background:#000!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover {-moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; opacity:1!important; z-index:3!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd .gbmc .gbmtc a, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover a.gbgt {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.35s!important; -webkit-transition-duration:0.35s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb #gbz a.gbzt-hvr, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb a#gbztm span:hover, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd .gbmc .gbmtc a:hover, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover a.gbgt-hvr {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; color:#0000cd!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd div.gbmc, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover div#gbd, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb ol.gbtc li.gbto #gbgs4 {border:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb span#gbztms {border-left-color:#222!important; border-right-color:#222!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbmpn {color:#fff!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmh {border:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmh table#gbmpal {border-top:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmc {background:#000!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 a.gbml1 {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 a.gbml1-hvr {background:transparent!important; -moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; color:#0000cd!important;} /***** GOOGLE LOGO & SEARCH TOOLS *****/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#main span#body {margin-top:3%!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp {margin-top:5%!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp input[type='submit'] {font-size:15px!important; -moz-border-radius:5px!important; -webkit-border-radius:5px!important;} div#searchform.jhp input[type='submit']:hover {-moz-box-shadow:0px 0px 6px #ffec6d!important; -webkit-box-shadow:0px 0px 6px #ffec6d!important;} /*** SEARCH TOOLS TRANSPARENCY ***/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] {background:transparent!important; border:0!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] table {opacity:0.33!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.65s!important; -webkit-transition-duration:0.65s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] table:hover {opacity:0.75!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; } /*** BUG FIXES ***/ #prm {margin:20px 0 -20px 0!important; z-index:3!important;} }
data/usercss/31464.user.css
@namespace url(http://www.w3.org/1999/xhtml); /* Author: <NAME> - http://userstyles.org/styles/31464 */ /* Here's a direct-link to the image I used: http://content.wallpapers-room.com/resolutions/1920x1200/S/Wallpapers-room_com___Snow_Leopard_WWDC_09_Wallpaper_by_GFOnyx_1920x1200.jpg */ @-moz-document url("http://www.google.com/"), url("http://www.google.com/webhp?tab=mw"), url("http://www.google.com/webhp?hl=en&ned=us&tab=vw"), url("http://www.google.com/webhp?hl=en&tab=Yw"), url("http://www.google.com/webhp?hl=en&tab=vw") { /***** USER-SET OVERRIDES *****/ /*** Changing "Web", "Images," "Videos", "Maps", etc. Link Color ***/ /* <-- REMOVE FROM BELOW TO ENABLE --> */ /* #gbz .gbtc .gbt a.gbzt span {color: /*ENTER COLOR OR HEX HERE*/;} */ /*** end overrides ***/ /*** === begin userstyle === ***/ /***** TOP NAV BAR *****/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb {-moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.85s!important; -webkit-transition-duration:0.85s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb {background:#000!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.85s!important; -webkit-transition-duration:0.85s!important; opacity:0.6!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbx3, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbx4 {display:none!important;} /*** NAV BAR HOVER TRANSITION ***/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb * {background:#000!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover {-moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; opacity:1!important; z-index:3!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd .gbmc .gbmtc a, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover a.gbgt {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.35s!important; -webkit-transition-duration:0.35s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb #gbz a.gbzt-hvr, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb a#gbztm span:hover, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd .gbmc .gbmtc a:hover, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover a.gbgt-hvr {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; color:#0000cd!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb div#gbd div.gbmc, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb:hover div#gbd, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb ol.gbtc li.gbto #gbgs4 {border:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #mngb #gb span#gbztms {border-left-color:#222!important; border-right-color:#222!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) #gbmpn {color:#fff!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4, html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmh {border:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmh table#gbmpal {border-top:#222 1px solid!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 .gbmc {background:#000!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 a.gbml1 {-moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#gbd4 a.gbml1-hvr {background:transparent!important; -moz-transition-property:color!important; -webkit-transition-property:color!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; color:#0000cd!important;} /***** GOOGLE LOGO & SEARCH TOOLS *****/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#main span#body {margin-top:3%!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp {margin-top:5%!important;} html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp input[type='submit'] {font-size:15px!important; -moz-border-radius:5px!important; -webkit-border-radius:5px!important;} div#searchform.jhp input[type='submit']:hover {-moz-box-shadow:0px 0px 6px #ffec6d!important; -webkit-box-shadow:0px 0px 6px #ffec6d!important;} /*** SEARCH TOOLS TRANSPARENCY ***/ html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] {background:transparent!important; border:0!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] table {opacity:0.33!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.65s!important; -webkit-transition-duration:0.65s!important; } html > body:not([class='']):not([class*=' ']):not(#gsr):not(.tbo) div#searchform.jhp div[class='lst-d lst-tbb'] table:hover {opacity:0.75!important; -moz-transition-property:opacity!important; -webkit-transition-property:opacity!important; -moz-transition-duration:0.55s!important; -webkit-transition-duration:0.55s!important; } /*** BUG FIXES ***/ #prm {margin:20px 0 -20px 0!important; z-index:3!important;} }
0.321886
0.075995
body { background: #fff; color: #666666; font-family: "Circular", "noto-arabic", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", "sans-serif"; } a { color: #f82249; transition: 0.5s; } a:hover, a:active, a:focus { color: #fff; outline: none; text-decoration: none; } p { padding: 0; margin: 0 0 30px 0; } h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 400; margin: 0 0 20px 0; padding: 0; } /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ #header { height: 90px; padding: 25px 0; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; } #header.header-scrolled, #header.header-fixed { background: rgba(6, 12, 34, 0.98); height: 70px; padding: 15px 0; transition: all 0.5s; } /*-------------------------------------------------------------- # Navigation Menu --------------------------------------------------------------*/ /* Nav Menu Essentials */ .nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; } .nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .nav-menu li { position: relative; white-space: nowrap; } .nav-menu>li { float: left; } .nav-menu li:hover>ul, .nav-menu li.sfHover>ul { display: block; } .nav-menu ul ul { top: 0; left: 100%; } .nav-menu ul li { min-width: 180px; } /* Nav Menu Arrows */ .sf-arrows .sf-with-ul { padding-right: 30px; } .sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; } .sf-arrows ul .sf-with-ul:after { content: "\f105"; } /* Nav Meu Container */ #nav-menu-container { float: right; margin: 0; } /* Nav Meu Styling */ .nav-menu a { padding: 8px; text-decoration: none; display: inline-block; color: rgba(202, 206, 221, 0.8); font-family: "Raleway", sans-serif; font-weight: 600; font-size: 14px; outline: none; } .nav-menu .menu-active a, .nav-menu a:hover { color: #fff; } .nav-menu>li { margin-left: 8px; } .nav-menu>li>a:before { content: ""; position: absolute; width: 0; height: 2px; bottom: 0; left: 0; background-color: #f82249; visibility: hidden; transition: all 0.3s ease-in-out 0s; } .nav-menu a:hover:before, .nav-menu li:hover>a:before, .nav-menu .menu-active>a:before { visibility: visible; width: 100%; } .nav-menu li.Add-your-Space a { color: #fff; background: #f82249; padding: 7px 22px; border-radius: 50px; border: 2px solid #f82249; transition: all ease-in-out 0.3s; font-weight: 500; margin-left: 8px; margin-top: 2px; line-height: 1; font-size: 13px; } .nav-menu li.Add-your-Space a:hover { background: none; } .nav-menu li.Add-your-Space:hover a:before, .nav-menu li.Add-your-Space.menu-active a:before { visibility: hidden; } .nav-menu ul { margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff; border-radius: 3px; } .nav-menu ul li { transition: 0.3s; } .nav-menu ul li a { padding: 10px; color: #060c22; transition: 0.3s; display: block; font-size: 13px; text-transform: none; border-radius: 3px; } .nav-menu ul li:hover>a { background: #f82249; color: #fff; } .nav-menu ul ul { margin: 0; } /* Mobile Nav Toggle */ #mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 15px 15px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; } #mobile-nav-toggle i { color: #fff; } /* Mobile Nav Styling */ #mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(6, 12, 34, 0.9); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; } #mobile-nav ul { padding: 0; margin: 0; list-style: none; } #mobile-nav ul li { position: relative; } #mobile-nav ul li a { color: #fff; font-size: 17px; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; } #mobile-nav ul li a:hover { color: #f82249; } #mobile-nav ul li li { padding-left: 30px; } #mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; } #mobile-nav ul .menu-has-children i.fa-chevron-up { color: #f82249; } #mobile-nav ul .menu-item-active { color: #f82249; } #mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(6, 12, 34, 0.8); display: none; } /* Mobile Nav body classes */ body.mobile-nav-active { overflow: hidden; } body.mobile-nav-active #mobile-nav { left: 0; } body.mobile-nav-active #mobile-nav-toggle { color: #fff; } /* Back to top button */ .chat-bot { position: fixed; background: #f82249; color: #fff; width: 80px; height: 80px; text-align: center; border-radius: 50px; right: 15px; bottom: 15px; transition: 0.5s ease-in-out; } .chat-bot i { font-size: 48px; padding-top: 12px; } .chat-bot:focus { background: #e0072f; color: #fff; outline: none; } .chat-bot:hover { background: #fff; color: #e0072f; } /*-------------------------------------------------------------- # Intro Section --------------------------------------------------------------*/ #intro { width: 100%; height: 100vh; background: url(../images/Network/12.jpg) top center; background-size: cover; overflow: hidden; position: relative; } #intro:before { content: ""; background: rgba(6, 12, 34, 0.8); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } #intro .intro-container { position: absolute; bottom: 0; left: 0; top: 90px; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; padding: 0 15px; } #intro h1 { color: #fff; font-family: "Raleway", sans-serif; font-size: 56px; font-weight: 600; text-transform: uppercase; } #intro h1 span { color: #f82249; } #intro p { color: #ebebeb; font-weight: 700; font-size: 20px; } /*-------------------------------------------------------------- # Sections --------------------------------------------------------------*/ /* Sections Header --------------------------------*/ .section-header h3 { font-size: 32px; color: #111; text-align: center; font-weight: 700; position: relative; padding-bottom: 15px; } .section-header h3::before { content: ''; position: absolute; display: block; width: 120px; height: 1px; background: #ddd; bottom: 1px; left: calc(50% - 60px); } .section-header h3::after { content: ''; position: absolute; display: block; width: 40px; height: 3px; background: #f82249; bottom: 0; left: calc(50% - 20px); } .section-header p { text-align: center; padding-bottom: 30px; color: #333; } /* POPULARACTIVITIES Section --------------------------------*/ #POPULARACTIVITIES { padding: 60px 0; } #POPULARACTIVITIES .POPULARACTIVITIES-wrap { box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08); transition: 0.3s; } #POPULARACTIVITIES .POPULARACTIVITIES-wrap:hover { box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16); } #POPULARACTIVITIES .POPULARACTIVITIES-item { position: relative; height: 360px; overflow: hidden; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure { background: #000; overflow: hidden; height: 240px; position: relative; border-radius: 4px 4px 0 0; margin: 0; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure:hover img { opacity: 0.8; transition: 0.3s; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-preview, #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-details { position: absolute; display: inline-block; opacity: 0; line-height: 1; text-align: center; width: 36px; height: 36px; background: #fff; border-radius: 50%; transition: 0.2s linear; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-preview:hover, #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-details:hover { background: #f82249; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info { background: #fff; text-align: center; padding: 30px; height: 60px; border-radius: 0 0 3px 3px; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 { font-size: 18px; line-height: 1px; font-weight: 700; margin-bottom: 18px; padding-bottom: 0; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 a { color: #333; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 a:hover { color: #f82249; } .POPULARACTIVITIES-wrap figure img { height: 100%; width: 100%; } /* explainer Section --------------------------------*/ #explainer { background: #fff; background-size: cover; padding: 60px 0 40px 0; } #explainer .box { margin-bottom: 30px; text-align: left; } #explainer .icon { float: left; } #explainer .icon i { color: #f82249; font-size: 36px; line-height: 1; transition: 0.5s; } #explainer .title { margin-left: 60px; font-weight: 700; margin-bottom: 15px; font-size: 18px; } #explainer .title a { color: #111; } #explainer .box:hover .title a { color: #f82249; } #explainer .description { font-size: 14px; margin-left: 60px; line-height: 24px; margin-bottom: 0; } /* Our Growing Network Section --------------------------------*/ #Network { background: #fff; padding: 30px 0; } #Network .Network-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; opacity: 1; transition: all ease-in-out 0.4s; } #Network .Network-item { overflow: hidden; position: relative; padding: 0; vertical-align: middle; } #Network .Network-item h2 { color: #ffffff; font-size: 24px; margin: 0; text-transform: capitalize; font-weight: 700; } #Network .Network-item img { transition: all ease-in-out 0.4s; width: 100%; } #Network .Network-item:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } #Network .Network-item:hover .Network-overlay { opacity: 1; background: rgba(0, 0, 0, 0.7); } #Network .Network-info { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } /* ADD Space Section --------------------------------*/ #Add-Space-Section { background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../images/Add-Space-Section-bg.jpg) fixed center center; background-size: cover; padding: 60px 0; } #Add-Space-Section h3 { color: #fff; font-size: 28px; font-weight: 700; } #Add-Space-Section p { color: #fff; } #Add-Space-Section .cta-btn { font-family: "Montserrat", sans-serif; text-transform: uppercase; font-weight: 500; font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 8px 28px; border-radius: 25px; transition: 0.5s; margin-top: 10px; border: 2px solid #fff; color: #fff; } #Add-Space-Section .cta-btn:hover { background: #f82249; border: 2px solid#f82249; } /* ADD Space Section --------------------------------*/ /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ #footer { background: #000; padding: 0 0 30px 0; color: #eee; font-size: 14px; } #footer .footer-top { background: #111; padding: 60px 0 30px 0; } #footer .footer-top .footer-info h3 { font-size: 34px; margin: 0 0 20px 0; padding: 2px 0 2px 10px; line-height: 1; font-family: "Montserrat", sans-serif; font-weight: 700; letter-spacing: 3px; border-left: 4px solid#f82249; } #footer .footer-top h4 { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; position: relative; padding-bottom: 12px; } #footer .footer-top h4::before, #footer .footer-top h4::after { content: ''; position: absolute; left: 0; bottom: 0; height: 2px; } #footer .footer-top h4::before { right: 0; background: #555; } #footer .footer-top h4::after { background: #f82249; width: 60px; } #footer .footer-top .footer-links { margin-bottom: 30px; } #footer .footer-top .footer-links ul { list-style: none; padding: 0; margin: 0; } #footer .footer-top .footer-links ul i { padding-right: 8px; color: #ddd; } #footer .footer-top .footer-links ul li { padding: 10px 0; } #footer .footer-top .footer-links ul li:first-child { padding-top: 0; } #footer .footer-top .footer-links ul a { color: #eee; } #footer .footer-top .footer-links ul a:hover { color: #f82249; } #footer .copyright { text-align: center; padding-top: 30px; } #footer .credits { text-align: center; font-size: 13px; color: #ddd; } /*-------------------------------------------------------------- # Responsive Media Queries --------------------------------------------------------------*/ @media (min-width: 1024px) { #header #logo { padding-left: 60px; } #intro p { width: 60%; } #intro .carousel-control-prev, #intro .carousel-control-next { width: 5%; } #nav-menu-container { padding-right: 60px; } } @media (max-width: 768px) { .fa-angle-down { display: none; } #header #logo h1 { font-size: 28px; } #intro h2 { font-size: 28px; } #nav-menu-container { display: none; } #mobile-nav-toggle { display: inline; } } @media (max-width: 992px) { .fa-angle-double-right { display: none; } } /***********************************************About Us******************************************************************/ /*-------------------------------------------------------------- # Team Section --------------------------------------------------------------*/ #members { padding: 60px 0 30px 0; } #members .member { position: relative; overflow: hidden; margin-bottom: 30px; } #members .member .details { background: rgba(6, 12, 34, 0.76); position: absolute; left: 0; bottom: -30px; right: 0; text-align: center; padding-top: 10px; transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); } #members .member .details h3 { color: #fff; font-size: 22px; font-weight: 600; margin-bottom: 5px; } #members .member .details p { color: #fff; font-size: 15px; margin-bottom: 10px; font-style: italic; } #members .member .details .social { height: 30px; } #members .member .details a { color: #fff; } #members .member .details a:hover { color: #f82249; } #members .member:hover .details { bottom: 0; } #members-details { padding: 60px 0; } #members-details .details h2 { color: #112363; font-size: 28px; font-weight: 700; margin-bottom: 10px; } #members-details .details .social { margin-bottom: 15px; } #members-details .details .social a { background: #e9edfb; color: #112363; line-height: 1; display: inline-block; text-align: center; border-radius: 50%; width: 36px; height: 36px; padding-top: 9px; } #members-details .details .social a:hover { background: #f82249; color: #fff; } #members-details .details .social a i { font-size: 18px; } #members-details .details p { color: #112363; font-size: 15px; margin-bottom: 10px; } /* ourmission Section --------------------------------*/ #ourmission { padding: 30px 0; } #ourmission h2 { text-align: center; margin: 50px 0 50px 0; } #ourmission h3 { text-align: center; } #ourmission .our-mission h3:hover { text-align: center; color: #C82333; } #ourmission .our-mission { margin-bottom: 20px; text-align: center; } #ourmission .our-mission i { font-size: 48px; display: inline-block; margin-bottom: 10px; color: #000; margin: 50px 0 50px 0; } #ourmission .our-mission i:hover { font-size: 48px; display: inline-block; margin-bottom: 10px; color: #C82333; margin: 50px 0 50px 0; } #ourmission .our-mission p { margin-bottom: 0; text-align: center; color: #000; } #ourmission .our-mission h3 { font-size: 18px; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; color: #999; } #ourmission .our-mission { margin-bottom: 50px; }
public/stylesheets/style.css
body { background: #fff; color: #666666; font-family: "Circular", "noto-arabic", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", "sans-serif"; } a { color: #f82249; transition: 0.5s; } a:hover, a:active, a:focus { color: #fff; outline: none; text-decoration: none; } p { padding: 0; margin: 0 0 30px 0; } h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 400; margin: 0 0 20px 0; padding: 0; } /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ #header { height: 90px; padding: 25px 0; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; } #header.header-scrolled, #header.header-fixed { background: rgba(6, 12, 34, 0.98); height: 70px; padding: 15px 0; transition: all 0.5s; } /*-------------------------------------------------------------- # Navigation Menu --------------------------------------------------------------*/ /* Nav Menu Essentials */ .nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; } .nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .nav-menu li { position: relative; white-space: nowrap; } .nav-menu>li { float: left; } .nav-menu li:hover>ul, .nav-menu li.sfHover>ul { display: block; } .nav-menu ul ul { top: 0; left: 100%; } .nav-menu ul li { min-width: 180px; } /* Nav Menu Arrows */ .sf-arrows .sf-with-ul { padding-right: 30px; } .sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; } .sf-arrows ul .sf-with-ul:after { content: "\f105"; } /* Nav Meu Container */ #nav-menu-container { float: right; margin: 0; } /* Nav Meu Styling */ .nav-menu a { padding: 8px; text-decoration: none; display: inline-block; color: rgba(202, 206, 221, 0.8); font-family: "Raleway", sans-serif; font-weight: 600; font-size: 14px; outline: none; } .nav-menu .menu-active a, .nav-menu a:hover { color: #fff; } .nav-menu>li { margin-left: 8px; } .nav-menu>li>a:before { content: ""; position: absolute; width: 0; height: 2px; bottom: 0; left: 0; background-color: #f82249; visibility: hidden; transition: all 0.3s ease-in-out 0s; } .nav-menu a:hover:before, .nav-menu li:hover>a:before, .nav-menu .menu-active>a:before { visibility: visible; width: 100%; } .nav-menu li.Add-your-Space a { color: #fff; background: #f82249; padding: 7px 22px; border-radius: 50px; border: 2px solid #f82249; transition: all ease-in-out 0.3s; font-weight: 500; margin-left: 8px; margin-top: 2px; line-height: 1; font-size: 13px; } .nav-menu li.Add-your-Space a:hover { background: none; } .nav-menu li.Add-your-Space:hover a:before, .nav-menu li.Add-your-Space.menu-active a:before { visibility: hidden; } .nav-menu ul { margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff; border-radius: 3px; } .nav-menu ul li { transition: 0.3s; } .nav-menu ul li a { padding: 10px; color: #060c22; transition: 0.3s; display: block; font-size: 13px; text-transform: none; border-radius: 3px; } .nav-menu ul li:hover>a { background: #f82249; color: #fff; } .nav-menu ul ul { margin: 0; } /* Mobile Nav Toggle */ #mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 15px 15px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; } #mobile-nav-toggle i { color: #fff; } /* Mobile Nav Styling */ #mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(6, 12, 34, 0.9); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; } #mobile-nav ul { padding: 0; margin: 0; list-style: none; } #mobile-nav ul li { position: relative; } #mobile-nav ul li a { color: #fff; font-size: 17px; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; } #mobile-nav ul li a:hover { color: #f82249; } #mobile-nav ul li li { padding-left: 30px; } #mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; } #mobile-nav ul .menu-has-children i.fa-chevron-up { color: #f82249; } #mobile-nav ul .menu-item-active { color: #f82249; } #mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(6, 12, 34, 0.8); display: none; } /* Mobile Nav body classes */ body.mobile-nav-active { overflow: hidden; } body.mobile-nav-active #mobile-nav { left: 0; } body.mobile-nav-active #mobile-nav-toggle { color: #fff; } /* Back to top button */ .chat-bot { position: fixed; background: #f82249; color: #fff; width: 80px; height: 80px; text-align: center; border-radius: 50px; right: 15px; bottom: 15px; transition: 0.5s ease-in-out; } .chat-bot i { font-size: 48px; padding-top: 12px; } .chat-bot:focus { background: #e0072f; color: #fff; outline: none; } .chat-bot:hover { background: #fff; color: #e0072f; } /*-------------------------------------------------------------- # Intro Section --------------------------------------------------------------*/ #intro { width: 100%; height: 100vh; background: url(../images/Network/12.jpg) top center; background-size: cover; overflow: hidden; position: relative; } #intro:before { content: ""; background: rgba(6, 12, 34, 0.8); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } #intro .intro-container { position: absolute; bottom: 0; left: 0; top: 90px; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; padding: 0 15px; } #intro h1 { color: #fff; font-family: "Raleway", sans-serif; font-size: 56px; font-weight: 600; text-transform: uppercase; } #intro h1 span { color: #f82249; } #intro p { color: #ebebeb; font-weight: 700; font-size: 20px; } /*-------------------------------------------------------------- # Sections --------------------------------------------------------------*/ /* Sections Header --------------------------------*/ .section-header h3 { font-size: 32px; color: #111; text-align: center; font-weight: 700; position: relative; padding-bottom: 15px; } .section-header h3::before { content: ''; position: absolute; display: block; width: 120px; height: 1px; background: #ddd; bottom: 1px; left: calc(50% - 60px); } .section-header h3::after { content: ''; position: absolute; display: block; width: 40px; height: 3px; background: #f82249; bottom: 0; left: calc(50% - 20px); } .section-header p { text-align: center; padding-bottom: 30px; color: #333; } /* POPULARACTIVITIES Section --------------------------------*/ #POPULARACTIVITIES { padding: 60px 0; } #POPULARACTIVITIES .POPULARACTIVITIES-wrap { box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08); transition: 0.3s; } #POPULARACTIVITIES .POPULARACTIVITIES-wrap:hover { box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16); } #POPULARACTIVITIES .POPULARACTIVITIES-item { position: relative; height: 360px; overflow: hidden; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure { background: #000; overflow: hidden; height: 240px; position: relative; border-radius: 4px 4px 0 0; margin: 0; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure:hover img { opacity: 0.8; transition: 0.3s; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-preview, #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-details { position: absolute; display: inline-block; opacity: 0; line-height: 1; text-align: center; width: 36px; height: 36px; background: #fff; border-radius: 50%; transition: 0.2s linear; } #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-preview:hover, #POPULARACTIVITIES .POPULARACTIVITIES-item figure .link-details:hover { background: #f82249; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info { background: #fff; text-align: center; padding: 30px; height: 60px; border-radius: 0 0 3px 3px; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 { font-size: 18px; line-height: 1px; font-weight: 700; margin-bottom: 18px; padding-bottom: 0; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 a { color: #333; } #POPULARACTIVITIES .POPULARACTIVITIES-item .POPULARACTIVITIES-info h4 a:hover { color: #f82249; } .POPULARACTIVITIES-wrap figure img { height: 100%; width: 100%; } /* explainer Section --------------------------------*/ #explainer { background: #fff; background-size: cover; padding: 60px 0 40px 0; } #explainer .box { margin-bottom: 30px; text-align: left; } #explainer .icon { float: left; } #explainer .icon i { color: #f82249; font-size: 36px; line-height: 1; transition: 0.5s; } #explainer .title { margin-left: 60px; font-weight: 700; margin-bottom: 15px; font-size: 18px; } #explainer .title a { color: #111; } #explainer .box:hover .title a { color: #f82249; } #explainer .description { font-size: 14px; margin-left: 60px; line-height: 24px; margin-bottom: 0; } /* Our Growing Network Section --------------------------------*/ #Network { background: #fff; padding: 30px 0; } #Network .Network-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; opacity: 1; transition: all ease-in-out 0.4s; } #Network .Network-item { overflow: hidden; position: relative; padding: 0; vertical-align: middle; } #Network .Network-item h2 { color: #ffffff; font-size: 24px; margin: 0; text-transform: capitalize; font-weight: 700; } #Network .Network-item img { transition: all ease-in-out 0.4s; width: 100%; } #Network .Network-item:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } #Network .Network-item:hover .Network-overlay { opacity: 1; background: rgba(0, 0, 0, 0.7); } #Network .Network-info { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } /* ADD Space Section --------------------------------*/ #Add-Space-Section { background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../images/Add-Space-Section-bg.jpg) fixed center center; background-size: cover; padding: 60px 0; } #Add-Space-Section h3 { color: #fff; font-size: 28px; font-weight: 700; } #Add-Space-Section p { color: #fff; } #Add-Space-Section .cta-btn { font-family: "Montserrat", sans-serif; text-transform: uppercase; font-weight: 500; font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 8px 28px; border-radius: 25px; transition: 0.5s; margin-top: 10px; border: 2px solid #fff; color: #fff; } #Add-Space-Section .cta-btn:hover { background: #f82249; border: 2px solid#f82249; } /* ADD Space Section --------------------------------*/ /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ #footer { background: #000; padding: 0 0 30px 0; color: #eee; font-size: 14px; } #footer .footer-top { background: #111; padding: 60px 0 30px 0; } #footer .footer-top .footer-info h3 { font-size: 34px; margin: 0 0 20px 0; padding: 2px 0 2px 10px; line-height: 1; font-family: "Montserrat", sans-serif; font-weight: 700; letter-spacing: 3px; border-left: 4px solid#f82249; } #footer .footer-top h4 { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; position: relative; padding-bottom: 12px; } #footer .footer-top h4::before, #footer .footer-top h4::after { content: ''; position: absolute; left: 0; bottom: 0; height: 2px; } #footer .footer-top h4::before { right: 0; background: #555; } #footer .footer-top h4::after { background: #f82249; width: 60px; } #footer .footer-top .footer-links { margin-bottom: 30px; } #footer .footer-top .footer-links ul { list-style: none; padding: 0; margin: 0; } #footer .footer-top .footer-links ul i { padding-right: 8px; color: #ddd; } #footer .footer-top .footer-links ul li { padding: 10px 0; } #footer .footer-top .footer-links ul li:first-child { padding-top: 0; } #footer .footer-top .footer-links ul a { color: #eee; } #footer .footer-top .footer-links ul a:hover { color: #f82249; } #footer .copyright { text-align: center; padding-top: 30px; } #footer .credits { text-align: center; font-size: 13px; color: #ddd; } /*-------------------------------------------------------------- # Responsive Media Queries --------------------------------------------------------------*/ @media (min-width: 1024px) { #header #logo { padding-left: 60px; } #intro p { width: 60%; } #intro .carousel-control-prev, #intro .carousel-control-next { width: 5%; } #nav-menu-container { padding-right: 60px; } } @media (max-width: 768px) { .fa-angle-down { display: none; } #header #logo h1 { font-size: 28px; } #intro h2 { font-size: 28px; } #nav-menu-container { display: none; } #mobile-nav-toggle { display: inline; } } @media (max-width: 992px) { .fa-angle-double-right { display: none; } } /***********************************************About Us******************************************************************/ /*-------------------------------------------------------------- # Team Section --------------------------------------------------------------*/ #members { padding: 60px 0 30px 0; } #members .member { position: relative; overflow: hidden; margin-bottom: 30px; } #members .member .details { background: rgba(6, 12, 34, 0.76); position: absolute; left: 0; bottom: -30px; right: 0; text-align: center; padding-top: 10px; transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); } #members .member .details h3 { color: #fff; font-size: 22px; font-weight: 600; margin-bottom: 5px; } #members .member .details p { color: #fff; font-size: 15px; margin-bottom: 10px; font-style: italic; } #members .member .details .social { height: 30px; } #members .member .details a { color: #fff; } #members .member .details a:hover { color: #f82249; } #members .member:hover .details { bottom: 0; } #members-details { padding: 60px 0; } #members-details .details h2 { color: #112363; font-size: 28px; font-weight: 700; margin-bottom: 10px; } #members-details .details .social { margin-bottom: 15px; } #members-details .details .social a { background: #e9edfb; color: #112363; line-height: 1; display: inline-block; text-align: center; border-radius: 50%; width: 36px; height: 36px; padding-top: 9px; } #members-details .details .social a:hover { background: #f82249; color: #fff; } #members-details .details .social a i { font-size: 18px; } #members-details .details p { color: #112363; font-size: 15px; margin-bottom: 10px; } /* ourmission Section --------------------------------*/ #ourmission { padding: 30px 0; } #ourmission h2 { text-align: center; margin: 50px 0 50px 0; } #ourmission h3 { text-align: center; } #ourmission .our-mission h3:hover { text-align: center; color: #C82333; } #ourmission .our-mission { margin-bottom: 20px; text-align: center; } #ourmission .our-mission i { font-size: 48px; display: inline-block; margin-bottom: 10px; color: #000; margin: 50px 0 50px 0; } #ourmission .our-mission i:hover { font-size: 48px; display: inline-block; margin-bottom: 10px; color: #C82333; margin: 50px 0 50px 0; } #ourmission .our-mission p { margin-bottom: 0; text-align: center; color: #000; } #ourmission .our-mission h3 { font-size: 18px; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; color: #999; } #ourmission .our-mission { margin-bottom: 50px; }
0.423339
0.07117
@charset 'utf-8'; * { padding: 0; margin: 0; } li { list-style: none; } body { font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif; } .active { background: #ff5000 !important; } a { text-decoration: none; color: #3c3c3c; } #nav { width: 100%; background-color: #f5f5f5; border-bottom: 1px solid #eee; height: 36px; } #nav .nav_bx { width: 1190px; margin: 0 auto; height: 35px; background: #f5f5f5; backface-visibility: hidden; z-index: 10000; } #nav .nav_bx .nav_left .nav_left_unit { float: left; position: relative; padding: 0 6px; height: 35px; line-height: 35px; } #nav .nav_bx .nav_left .nav_left_unit > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative { position: relative; display: none; margin-top: -1px; z-index: 1; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover { position: absolute; left: -7px; top: 0; padding: 8px; line-height: normal; border: 1px solid #EEEEEE; background: #FFF; width: 248px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover > a { display: block; text-align: center; border: 1px solid #FFE8DE; background: #FFF0E8; padding: 4px 0; color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang { float: left; margin-right: 10px; margin-left: 9px; width: 62px; height: 62px; padding: 9px; box-sizing: content-box; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang > a { display: block; overflow: hidden; border: 3px solid #fff; border-radius: 50%; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang > a > img { display: block; width: 56px; height: 56px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text { height: 80px; overflow: hidden; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate { text-align: right; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate > a { color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate .site-nav-pipe { padding: 0 5px; font-style: normal; color: #ddd; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_score { height: 20px; line-height: 20px; overflow: hidden; color: #3c3c3c; margin-top: 10px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_vip { height: 20px; line-height: 20px; overflow: hidden; color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit > a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 7px; font-size: 12px; color: #6C6C6C; } #nav .nav_bx .nav_left .nav_left_unit > .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #9c9c9c; cursor: default; } #nav .nav_bx .nav_left .user_hover:hover { background: #FFF; border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee; margin-right: -1px; height: 37px; } #nav .nav_bx .nav_left .user_hover:hover > a { margin-left: -1px; } #nav .nav_bx .nav_left .user_hover:hover .nav_hover_relative { display: block; } #nav .nav_bx .nav_right { float: right; } #nav .nav_bx .nav_right .nav_left_unit { float: left; position: relative; padding: 0 6px; height: 35px; line-height: 35px; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover { position: relative; display: none; margin-top: -1px; z-index: 10001; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text { padding: 8px 0; position: absolute; left: -7px; top: 2px; line-height: normal; border: 1px solid #EEEEEE; border-top: 0; background: #FFF; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text > a { display: block; padding: 0 5px; line-height: 28px; white-space: nowrap; color: #6C6C6C; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text > a:hover { background: #f5f5f5; } #nav .nav_bx .nav_right .nav_left_unit > a:hover { color: #ff4400; } #nav .nav_bx .nav_right .nav_left_unit > a:hover > .icon-shoucang { color: #ff4400; } #nav .nav_bx .nav_right .nav_left_unit > a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 7px; font-size: 12px; color: #6C6C6C; } #nav .nav_bx .nav_right .nav_left_unit > a > .icon-shoucang { color: #9c9c9c; margin-right: 5px; font-size: 10px; } #nav .nav_bx .nav_right .nav_left_unit > .icon-gouwuche { font-size: 12px; color: #ff4400; margin-right: 3px; } #nav .nav_bx .nav_right .nav_left_unit > .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #9c9c9c; cursor: default; } #nav .nav_bx .nav_right .nav_left_shuxian { color: #dddddd; font-size: 12px; padding: 0 5px; } #nav .nav_bx .nav_right .wdtb_hover:hover { background: #FFF; border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee; margin-right: -1px; border-bottom: 1px solid #eeeeee; height: 36px; } #nav .nav_bx .nav_right .wdtb_hover:hover > a { margin-left: -1px; } #nav .nav_bx .nav_right .scj_hover:hover { background: #FFF; height: 37px; } #nav .nav_bx .nav_right .wdtb_hover:hover .nav_wdtb_hover { display: block; } #tm_header { width: 1190px; padding: 20px 0 40px; position: relative; height: 35px; margin: 0 auto; } #tm_header #logo { float: left; font-size: 100%; } #tm_header #logo > a { width: 140px; height: 35px; font-size: 35px; line-height: 35px; color: #f50; position: relative; display: inline-block; } #tm_header #logo > a span { position: absolute; display: block; width: 181px; height: 45px; overflow: hidden; top: -2px; left: 0; } #tm_header #logo > a span img { width: 181px; height: 45px; } #tm_header .search { float: right; padding: 0; } #tm_header .search .search_triggers { position: relative; z-index: 1000; } #tm_header .search .search_triggers > ul { width: 74px; position: absolute; z-index: 1; left: 3px; top: 3px; height: 29px; border-right: 1px solid #e5e5e5; border-left: 1px solid #f5f5f5; } #tm_header .search .search_triggers > ul > .search_block { display: block; width: 100%; position: relative; zoom: 1; float: left; } #tm_header .search .search_triggers > ul > .search_block > a { height: 100%; width: 100%; text-indent: 15px; text-align: left; line-height: 29px; background: #f5f5f5; border-radius: 0; border: 0 none; color: #6b6b6b; font-weight: 400; font-size: 12px; padding: 0; float: left; } #tm_header .search .search_triggers > ul .search_none { display: none; width: 100%; position: relative; zoom: 1; float: left; } #tm_header .search .search_triggers > ul .search_none > a { height: 100%; width: 100%; text-indent: 15px; text-align: left; line-height: 29px; color: #6b6b6b; background: #fff; font-weight: 400; font-size: 12px; padding: 0; float: left; } #tm_header .search .search_triggers > ul > s { line-height: 0; border-width: 4px; border-color: #666 transparent transparent; border-style: solid dashed dashed; height: 0; position: absolute; top: 13px; font-size: 0; left: 57px; z-index: 10; } #tm_header .search .search_triggers > ul > s > s { border-width: 3px; border-color: #f6f6f6 transparent transparent; top: -4px; left: -3px; position: absolute; border-style: solid dashed dashed; height: 0; } #tm_header .search .search_content { width: 515px; position: relative; zoom: 1; } #tm_header .search .search_content .search_button { position: relative; z-index: 1; float: right; background: #fff; } #tm_header .search .search_content .search_button .btn_search { height: 35px; width: 93px; background: #ff4400; cursor: pointer; border: 0; color: #fff; font-size: 18px; float: left; } #tm_header .search .search_content .search_fields { height: 35px; background: #f50; position: relative; zoom: 1; overflow: hidden; } #tm_header .search .search_content .search_fields .search_combobox { margin-left: 79px; height: 29px; margin-right: 0; margin-top: 3px; background: #fff; } #tm_header .search .search_content .search_fields .search_combobox > input { margin-left: 0; text-indent: 10px; padding: 5px 0; width: 100%; outline: 0; border: 0 none; border-top: 1px solid #f5f5f5; z-index: 2; height: 18px; line-height: 18px; font-size: 14px; vertical-align: middle; background-color: #fff; } #tm_header .search .search_content .search_fields .icon-fangdajing1 { z-index: 2; display: inline-block; position: absolute; top: 6px; left: 82px; width: 12px; height: 12px; } #content { width: 1190px; clear: both; margin: 0 auto; } #content .number, #content .pipe { font-family: Verdana,Tahoma,arial; } #content .content_cart { overflow: hidden; font-size: 12px; position: relative; } #content .content_cart .switch_cart { overflow: hidden; height: 73px; border-bottom: 1px solid #e6e6e6; } #content .content_cart .switch_cart .btn_switch_cart { float: left; font-weight: 700; font-size: 18px; height: 50px; line-height: 50px; font-family: 'Hiragino Sans GB', 'Lantinghei SC', 'Microsoft Yahei', SimSun; text-align: center; padding: 15px; cursor: pointer; margin-left: -1px; } #content .content_cart .switch_cart .btn_switch_cart > a { padding-left: 15px; color: #3c3c3c; } #content .content_cart .cart_sum { position: absolute; right: 15px; top: 15px; height: 25px; line-height: 25px; } #content .content_cart .cart_sum > span { font-size: 14px; } #content .content_cart .cart_sum > a { display: inline-block; width: 74px; height: 42px; line-height: 42px; border-radius: 21px; text-align: center; text-decoration: none; position: relative; top: -2px; font-size: 16px; background: #aaa; color: #fff; cursor: not-allowed; } #content .content_cart .cart_sum .price { font-family: Arial,Verdana; font-weight: 700; margin-right: 5px; color: #f40; } #content .content_cart .cart_sum .price > em { font-family: Verdana,Arial; padding-left: 2px; font-weight: 500; font-style: normal; font-size: 22px; } #content .content_cart .cart_sum .price > em > span { font-size: 16px; font-weight: 400; } #content .cart_main { min-height: 210px; } #content .cart_main .cart_table_th { overflow: hidden; height: 50px; line-height: 50px; color: #3c3c3c; } #content .cart_main .cart_table_th .th { float: left; } #content .cart_main .cart_table_th .th .td-inner { padding-left: 10px; } #content .cart_main .cart_table_th .wp { width: 1190px; margin: 0 auto; } #content .cart_main .cart_table_th .wp .th-chk { font-size: 12px; text-align: left; position: relative; height: 50px; } #content .cart_main .cart_table_th .wp .th-chk .checkall { margin: -1px 0 0 15px; vertical-align: middle; } #content .cart_main .cart_table_th .wp .th-item { width: 342px; } #content .cart_main .cart_table_th .wp .th-item .td-inner { padding-left: 91px; } #content .cart_main .cart_table_th .wp .th-info { width: 212px; padding-right: 40px; } #content .cart_main .cart_table_th .wp .th-price { width: 130px; } #content .cart_main .cart_table_th .wp .th-amount { width: 120px; } #content .cart_main .cart_table_th .wp .th-sum { width: 140px; } #content .cart_main .cart_table_th .wp .th-op { width: 119px; padding: 0 0 0 30px; } #content .cart_main .cart_table_th .wp .hidden { display: none; } #content .cart_main #OrderList { margin-bottom: 15px; border: 1px solid #F5F5F5; background-color: #F5F5F5; border-radius: 18px; overflow: hidden; } #content .cart_main #OrderList .J_ItemHead { position: relative; height: 38px; overflow: hidden; } #content .cart_main #OrderList .J_ItemHead .shop-info { position: relative; z-index: 2; line-height: 37px; padding-left: 15px; border-bottom: 1px solid #e8e8e8; } #content .cart_main #OrderList .J_ItemHead .shop-info .J_MakePoint:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .J_ItemHead .shop-info .ww-light { margin-left: 15px; } #content .cart_main #OrderList .J_ItemHead .shop-info .ww-light .ww-inline { background-position: -82px -1px; background-image: url(../img/shop-4.gif); text-decoration: none!important; width: 20px; height: 20px; zoom: 1; display: inline-block; vertical-align: text-bottom; background-size: 131px 61px; } #content .cart_main #OrderList .J_ItemHead .shop-info > svg { font-size: 18px; } #content .cart_main #OrderList .J_ItemHead .shop-info > a { color: #3c3c3c; } #content .cart_main #OrderList .J_ItemHead .shop-info .cart-checkbox { margin-top: -2px; vertical-align: middle; position: relative; display: inline-block; } #content .cart_main #OrderList .order-content { position: relative; overflow: hidden; } #content .cart_main #OrderList .order-content .td-item { width: 342px; } #content .cart_main #OrderList .order-content .td-item .item-pic { width: 80px; height: 80px; border: 1px solid #eee; float: left; overflow: hidden; background: #fff; } #content .cart_main #OrderList .order-content .td-item .item-pic > a { display: table-cell; width: 80px; height: 80px; vertical-align: middle; text-align: center; } #content .cart_main #OrderList .order-content .td-item .item-pic > a > img { max-height: 80px; max-width: 80px; vertical-align: middle; border: 0; } #content .cart_main #OrderList .order-content .td-item .item-info { margin: -3px 0 0 91px; padding-right: 25px; } #content .cart_main #OrderList .order-content .td-item .item-info .promo-logos { zoom: 1; overflow: hidden; min-height: 26px; } #content .cart_main #OrderList .order-content .td-item .item-info .margin_icon_bottom { margin-bottom: 3px; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info { min-height: 40px; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info > a { font-size: 12px; display: block; max-height: 36px; overflow: hidden; text-overflow: ellipsis; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info > a:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-chk { position: relative; display: inline-block; width: 50px; height: 82px; overflow: hidden; } #content .cart_main #OrderList .order-content .td-chk .j-checkbox { margin: 20px 10px 0 0; float: right; } #content .cart_main #OrderList .order-content .td-info { padding-top: 16px; min-height: 84px; border: 1px dashed transparent; position: relative; width: 212px; margin-right: 40px; } #content .cart_main #OrderList .order-content .td-info p { margin: 0 5px 0 15px; color: #9c9c9c; overflow: hidden; text-overflow: ellipsis; } #content .cart_main #OrderList .order-content .td-info span { display: none; } #content .cart_main #OrderList .order-content .td-info:hover { border: 1px dashed #f60 !important; background: #FFF; transition-delay: 0.3s; } #content .cart_main #OrderList .order-content .td-info:hover .btn-edit-sku { display: block; position: absolute; right: -1px; top: -1px; color: #fff; cursor: pointer; background: #f60; padding: 2px 4px 0; width: auto; height: 16px; line-height: 1; } #content .cart_main #OrderList .order-content .td-price { color: #9c9c9c; width: 130px; } #content .cart_main #OrderList .order-content .td-price .td-inner { padding-top: 12px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content { padding: 8px 0 0 10px; line-height: 1; width: 74px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line { padding-bottom: 4px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line .price-original { color: #9c9c9c; text-decoration: line-through; font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line .price-now { color: #3c3c3c; font-weight: 700; font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-amount { width: 120px; } #content .cart_main #OrderList .order-content .td-amount .item-amount { height: 25px; overflow: hidden; position: relative; z-index: 1; width: 77px; } #content .cart_main #OrderList .order-content .td-amount .item-amount .J_Plus:hover { color: #f40; border: 1px solid #f40; } #content .cart_main #OrderList .order-content .td-amount .item-amount .J_Minus:hover { color: #f40; border: 1px solid #f40; } #content .cart_main #OrderList .order-content .td-amount .item-amount > a { display: block; height: 23px; width: 16px; border: 1px solid #e5e5e5; background: #f0f0f0; text-align: center; line-height: 23px; color: #444; position: absolute; top: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount > input { width: 39px; height: 15px; line-height: 15px; border: 1px solid #aaa; color: #3c3c3c; text-align: center; padding: 4px 0; background-color: #fff; background-position: -75px -375px; position: absolute; z-index: 2; left: 18px; top: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount .no-minus { border-right-color: transparent; left: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount .plus { border-left-color: transparent; right: 0; } #content .cart_main #OrderList .order-content .td-sum { color: #f40; font-weight: 700; width: 140px; } #content .cart_main #OrderList .order-content .td-sum .number { font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-op { width: 119px; padding: 0 0 0 30px; } #content .cart_main #OrderList .order-content .td-op .td-inner > a:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-op > .td-inner > a { display: block; padding-bottom: 3px; } #content .cart_main #OrderList .order-content .td-op .xsbb { display: none; } #content .cart_main #OrderList .order-content .td-op .xsbb:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-op .xsbb_hover:hover i { display: inline-block; } #content .cart_main #OrderList .order-content .td-op .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #f40; display: none; } #content .cart_main #OrderList .order-content .td { float: left; min-height: 114px; overflow: hidden; } #content .cart_main #OrderList .order-content .td .td-inner { padding-top: 20px; } #content .cart_main #OrderList .order-content:hover .xsbb { display: inline-block; } #content .cart_main #OrderList .order-content:hover .td-info { border-color: #dbebfe; background: 0 0; } #content .float-bar-holder { position: relative; height: 72px; background-color: #fff; border-top: 1px solid #e6e6e6; } #content .float-bar-holder .float-bar { width: 1190px; margin: 0 auto; } #content .float-bar-holder .float-bar .float-bar-wrapper { height: 72px; overflow: hidden; margin: 0 24px; } #content .float-bar-holder .float-bar .float-bar-wrapper .qx { float: left; width: 62px; height: 72px; line-height: 72px; padding-left: 5px; font-size: 13px; vertical-align: middle; position: relative; } #content .float-bar-holder .float-bar .float-bar-wrapper .qx > input { vertical-align: middle; margin: -1px 0 0 15px; } #content .float-bar-holder .float-bar .float-bar-wrapper .operations { float: left; line-height: 72px; height: 72px; font-size: 13px; } #content .float-bar-holder .float-bar .float-bar-wrapper .operations > a { margin-left: 25px; float: left; color: #3c3c3c; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right { float: right; position: absolute; right: 18px; top: 15px; z-index: 4; padding-left: 20px; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right > a { display: inline-block; width: 74px; height: 42px; line-height: 42px; border-radius: 21px; text-align: center; text-decoration: none; position: relative; top: -2px; font-size: 16px; background: #aaa; color: #fff; cursor: not-allowed; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum { height: 48px; color: #3c3c3c; cursor: pointer; float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum > span { float: left; line-height: 48px; font-size: 13px; color: #000; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum > em { line-height: 50px; padding: 0 5px; font-size: 20px; float: left; color: #f40; font-weight: 700; font-style: normal; font-family: tohoma,arial; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum .arrow-box { float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum .arrow-box .arrow { background: url(../img/shop-13.png) no-repeat -21px -21px; width: 16px; height: 16px; margin: 16px 10px 0 6px; display: inline-block; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum { margin-right: 7px; height: 48px; color: #3c3c3c; float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum > span { float: left; line-height: 48px; font-size: 13px; color: #000; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price { color: #f40; font-weight: 400; font-size: 18px; line-height: 48px; font-family: Arial; vertical-align: middle; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price > em { font-weight: 700; font-size: 22px; padding: 0 3px; color: #f40; font-family: tohoma,arial; font-style: normal; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price > em > span { font-size: 14px; font-family: verdana; font-weight: 400; } #footer .wrapper { width: 100% !important; max-width: 100% !important; min-height: 125px; margin-top: 20px; padding-bottom: 9px; background-color: #fff; font-size: 12px; } #footer .wrapper .first { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; padding-top: 7px; border-top: 1px solid #ddd; } #footer .wrapper .first p { margin-bottom: 8px; line-height: 27px; border-bottom: 1px solid #ddd; padding-bottom: 8px; overflow: hidden; } #footer .wrapper .first p span { margin: 0 3px; } #footer .wrapper .first p span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .first p span a:hover { color: #FF4400; } #footer .wrapper .first p b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .second { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; } #footer .wrapper .second p:nth-of-type(1) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(1) span { margin: 0 3px; } #footer .wrapper .second p:nth-of-type(1) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(1) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(1) b { margin: 0 3px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(1) em { margin-left: 30px; font-style: normal; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(2) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(2) span { margin: 0 3px; } #footer .wrapper .second p:nth-of-type(2) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(2) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(2) b { margin: 0 3px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(2) .sp1 { color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(3) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(3) span { margin: 0 3px; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(3) b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(4) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(4) span { margin: 0; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(4) span .tup { background-position: -861px 0px; width: 20px; height: 20px; background-image: url(../img/shop-9.jpg); display: inline-block; } #footer .wrapper .second p:nth-of-type(4) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(4) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(4) b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .third { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; } #footer .wrapper .third .one { display: flex; } #footer .wrapper .third .one span:nth-of-type(1) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(1) a { display: block; margin-right: 15px; width: 30px; height: 35px; background-position: 0px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(2) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(2) a { display: block; margin-right: 15px; width: 50px; height: 35px; background-position: -80px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(3) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(3) a { display: block; margin-right: 15px; width: 83px; height: 35px; background-position: -140px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(4) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(4) a { display: block; margin-right: 15px; width: 250px; height: 35px; background-position: 0px -18px; background-image: url('../img/shop-12.png_250x250'); } #footer .wrapper .third .one span:nth-of-type(5) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(5) a { display: block; margin-right: 15px; width: 105px; height: 35px; background-position: -650px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(6) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(6) a { display: block; margin-right: 15px; width: 82px; height: 35px; background-position: -345px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(7) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(7) a { display: block; margin-right: 15px; width: 97px; height: 35px; background-position: -761px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(8) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(8) a { display: block; margin-right: 15px; width: 249px; height: 35px; background-position: -884px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .two { height: 71px; display: flex; } #footer .wrapper .third .two span:nth-of-type(1) { margin: 0 4px; overflow: hidden; margin-top: 20px; } #footer .wrapper .third .two span:nth-of-type(1) a { display: block; margin-right: 15px; width: 249px; height: 35px; background-position: 0px 0px; background-image: url('../img/shop-10.jpg'); } #footer .wrapper .third .two span:nth-of-type(2) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .two span:nth-of-type(2) a { display: block; } #footer .wrapper .third .two span:nth-of-type(2) a img { width: 148px; height: 71px; }
src/css/shop.css
@charset 'utf-8'; * { padding: 0; margin: 0; } li { list-style: none; } body { font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif; } .active { background: #ff5000 !important; } a { text-decoration: none; color: #3c3c3c; } #nav { width: 100%; background-color: #f5f5f5; border-bottom: 1px solid #eee; height: 36px; } #nav .nav_bx { width: 1190px; margin: 0 auto; height: 35px; background: #f5f5f5; backface-visibility: hidden; z-index: 10000; } #nav .nav_bx .nav_left .nav_left_unit { float: left; position: relative; padding: 0 6px; height: 35px; line-height: 35px; } #nav .nav_bx .nav_left .nav_left_unit > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative { position: relative; display: none; margin-top: -1px; z-index: 1; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover { position: absolute; left: -7px; top: 0; padding: 8px; line-height: normal; border: 1px solid #EEEEEE; background: #FFF; width: 248px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover > a { display: block; text-align: center; border: 1px solid #FFE8DE; background: #FFF0E8; padding: 4px 0; color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang { float: left; margin-right: 10px; margin-left: 9px; width: 62px; height: 62px; padding: 9px; box-sizing: content-box; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang > a { display: block; overflow: hidden; border: 3px solid #fff; border-radius: 50%; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_touxiang > a > img { display: block; width: 56px; height: 56px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text { height: 80px; overflow: hidden; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate { text-align: right; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate > a { color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate > a:hover { color: #ff4400; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_operate .site-nav-pipe { padding: 0 5px; font-style: normal; color: #ddd; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_score { height: 20px; line-height: 20px; overflow: hidden; color: #3c3c3c; margin-top: 10px; } #nav .nav_bx .nav_left .nav_left_unit .nav_hover_relative .nav_user_hover .nav_hover_text .nav_hover_text_vip { height: 20px; line-height: 20px; overflow: hidden; color: #3c3c3c; } #nav .nav_bx .nav_left .nav_left_unit > a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 7px; font-size: 12px; color: #6C6C6C; } #nav .nav_bx .nav_left .nav_left_unit > .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #9c9c9c; cursor: default; } #nav .nav_bx .nav_left .user_hover:hover { background: #FFF; border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee; margin-right: -1px; height: 37px; } #nav .nav_bx .nav_left .user_hover:hover > a { margin-left: -1px; } #nav .nav_bx .nav_left .user_hover:hover .nav_hover_relative { display: block; } #nav .nav_bx .nav_right { float: right; } #nav .nav_bx .nav_right .nav_left_unit { float: left; position: relative; padding: 0 6px; height: 35px; line-height: 35px; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover { position: relative; display: none; margin-top: -1px; z-index: 10001; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text { padding: 8px 0; position: absolute; left: -7px; top: 2px; line-height: normal; border: 1px solid #EEEEEE; border-top: 0; background: #FFF; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text > a { display: block; padding: 0 5px; line-height: 28px; white-space: nowrap; color: #6C6C6C; } #nav .nav_bx .nav_right .nav_left_unit .nav_wdtb_hover .nav_hover_text > a:hover { background: #f5f5f5; } #nav .nav_bx .nav_right .nav_left_unit > a:hover { color: #ff4400; } #nav .nav_bx .nav_right .nav_left_unit > a:hover > .icon-shoucang { color: #ff4400; } #nav .nav_bx .nav_right .nav_left_unit > a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 7px; font-size: 12px; color: #6C6C6C; } #nav .nav_bx .nav_right .nav_left_unit > a > .icon-shoucang { color: #9c9c9c; margin-right: 5px; font-size: 10px; } #nav .nav_bx .nav_right .nav_left_unit > .icon-gouwuche { font-size: 12px; color: #ff4400; margin-right: 3px; } #nav .nav_bx .nav_right .nav_left_unit > .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #9c9c9c; cursor: default; } #nav .nav_bx .nav_right .nav_left_shuxian { color: #dddddd; font-size: 12px; padding: 0 5px; } #nav .nav_bx .nav_right .wdtb_hover:hover { background: #FFF; border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee; margin-right: -1px; border-bottom: 1px solid #eeeeee; height: 36px; } #nav .nav_bx .nav_right .wdtb_hover:hover > a { margin-left: -1px; } #nav .nav_bx .nav_right .scj_hover:hover { background: #FFF; height: 37px; } #nav .nav_bx .nav_right .wdtb_hover:hover .nav_wdtb_hover { display: block; } #tm_header { width: 1190px; padding: 20px 0 40px; position: relative; height: 35px; margin: 0 auto; } #tm_header #logo { float: left; font-size: 100%; } #tm_header #logo > a { width: 140px; height: 35px; font-size: 35px; line-height: 35px; color: #f50; position: relative; display: inline-block; } #tm_header #logo > a span { position: absolute; display: block; width: 181px; height: 45px; overflow: hidden; top: -2px; left: 0; } #tm_header #logo > a span img { width: 181px; height: 45px; } #tm_header .search { float: right; padding: 0; } #tm_header .search .search_triggers { position: relative; z-index: 1000; } #tm_header .search .search_triggers > ul { width: 74px; position: absolute; z-index: 1; left: 3px; top: 3px; height: 29px; border-right: 1px solid #e5e5e5; border-left: 1px solid #f5f5f5; } #tm_header .search .search_triggers > ul > .search_block { display: block; width: 100%; position: relative; zoom: 1; float: left; } #tm_header .search .search_triggers > ul > .search_block > a { height: 100%; width: 100%; text-indent: 15px; text-align: left; line-height: 29px; background: #f5f5f5; border-radius: 0; border: 0 none; color: #6b6b6b; font-weight: 400; font-size: 12px; padding: 0; float: left; } #tm_header .search .search_triggers > ul .search_none { display: none; width: 100%; position: relative; zoom: 1; float: left; } #tm_header .search .search_triggers > ul .search_none > a { height: 100%; width: 100%; text-indent: 15px; text-align: left; line-height: 29px; color: #6b6b6b; background: #fff; font-weight: 400; font-size: 12px; padding: 0; float: left; } #tm_header .search .search_triggers > ul > s { line-height: 0; border-width: 4px; border-color: #666 transparent transparent; border-style: solid dashed dashed; height: 0; position: absolute; top: 13px; font-size: 0; left: 57px; z-index: 10; } #tm_header .search .search_triggers > ul > s > s { border-width: 3px; border-color: #f6f6f6 transparent transparent; top: -4px; left: -3px; position: absolute; border-style: solid dashed dashed; height: 0; } #tm_header .search .search_content { width: 515px; position: relative; zoom: 1; } #tm_header .search .search_content .search_button { position: relative; z-index: 1; float: right; background: #fff; } #tm_header .search .search_content .search_button .btn_search { height: 35px; width: 93px; background: #ff4400; cursor: pointer; border: 0; color: #fff; font-size: 18px; float: left; } #tm_header .search .search_content .search_fields { height: 35px; background: #f50; position: relative; zoom: 1; overflow: hidden; } #tm_header .search .search_content .search_fields .search_combobox { margin-left: 79px; height: 29px; margin-right: 0; margin-top: 3px; background: #fff; } #tm_header .search .search_content .search_fields .search_combobox > input { margin-left: 0; text-indent: 10px; padding: 5px 0; width: 100%; outline: 0; border: 0 none; border-top: 1px solid #f5f5f5; z-index: 2; height: 18px; line-height: 18px; font-size: 14px; vertical-align: middle; background-color: #fff; } #tm_header .search .search_content .search_fields .icon-fangdajing1 { z-index: 2; display: inline-block; position: absolute; top: 6px; left: 82px; width: 12px; height: 12px; } #content { width: 1190px; clear: both; margin: 0 auto; } #content .number, #content .pipe { font-family: Verdana,Tahoma,arial; } #content .content_cart { overflow: hidden; font-size: 12px; position: relative; } #content .content_cart .switch_cart { overflow: hidden; height: 73px; border-bottom: 1px solid #e6e6e6; } #content .content_cart .switch_cart .btn_switch_cart { float: left; font-weight: 700; font-size: 18px; height: 50px; line-height: 50px; font-family: 'Hiragino Sans GB', 'Lantinghei SC', 'Microsoft Yahei', SimSun; text-align: center; padding: 15px; cursor: pointer; margin-left: -1px; } #content .content_cart .switch_cart .btn_switch_cart > a { padding-left: 15px; color: #3c3c3c; } #content .content_cart .cart_sum { position: absolute; right: 15px; top: 15px; height: 25px; line-height: 25px; } #content .content_cart .cart_sum > span { font-size: 14px; } #content .content_cart .cart_sum > a { display: inline-block; width: 74px; height: 42px; line-height: 42px; border-radius: 21px; text-align: center; text-decoration: none; position: relative; top: -2px; font-size: 16px; background: #aaa; color: #fff; cursor: not-allowed; } #content .content_cart .cart_sum .price { font-family: Arial,Verdana; font-weight: 700; margin-right: 5px; color: #f40; } #content .content_cart .cart_sum .price > em { font-family: Verdana,Arial; padding-left: 2px; font-weight: 500; font-style: normal; font-size: 22px; } #content .content_cart .cart_sum .price > em > span { font-size: 16px; font-weight: 400; } #content .cart_main { min-height: 210px; } #content .cart_main .cart_table_th { overflow: hidden; height: 50px; line-height: 50px; color: #3c3c3c; } #content .cart_main .cart_table_th .th { float: left; } #content .cart_main .cart_table_th .th .td-inner { padding-left: 10px; } #content .cart_main .cart_table_th .wp { width: 1190px; margin: 0 auto; } #content .cart_main .cart_table_th .wp .th-chk { font-size: 12px; text-align: left; position: relative; height: 50px; } #content .cart_main .cart_table_th .wp .th-chk .checkall { margin: -1px 0 0 15px; vertical-align: middle; } #content .cart_main .cart_table_th .wp .th-item { width: 342px; } #content .cart_main .cart_table_th .wp .th-item .td-inner { padding-left: 91px; } #content .cart_main .cart_table_th .wp .th-info { width: 212px; padding-right: 40px; } #content .cart_main .cart_table_th .wp .th-price { width: 130px; } #content .cart_main .cart_table_th .wp .th-amount { width: 120px; } #content .cart_main .cart_table_th .wp .th-sum { width: 140px; } #content .cart_main .cart_table_th .wp .th-op { width: 119px; padding: 0 0 0 30px; } #content .cart_main .cart_table_th .wp .hidden { display: none; } #content .cart_main #OrderList { margin-bottom: 15px; border: 1px solid #F5F5F5; background-color: #F5F5F5; border-radius: 18px; overflow: hidden; } #content .cart_main #OrderList .J_ItemHead { position: relative; height: 38px; overflow: hidden; } #content .cart_main #OrderList .J_ItemHead .shop-info { position: relative; z-index: 2; line-height: 37px; padding-left: 15px; border-bottom: 1px solid #e8e8e8; } #content .cart_main #OrderList .J_ItemHead .shop-info .J_MakePoint:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .J_ItemHead .shop-info .ww-light { margin-left: 15px; } #content .cart_main #OrderList .J_ItemHead .shop-info .ww-light .ww-inline { background-position: -82px -1px; background-image: url(../img/shop-4.gif); text-decoration: none!important; width: 20px; height: 20px; zoom: 1; display: inline-block; vertical-align: text-bottom; background-size: 131px 61px; } #content .cart_main #OrderList .J_ItemHead .shop-info > svg { font-size: 18px; } #content .cart_main #OrderList .J_ItemHead .shop-info > a { color: #3c3c3c; } #content .cart_main #OrderList .J_ItemHead .shop-info .cart-checkbox { margin-top: -2px; vertical-align: middle; position: relative; display: inline-block; } #content .cart_main #OrderList .order-content { position: relative; overflow: hidden; } #content .cart_main #OrderList .order-content .td-item { width: 342px; } #content .cart_main #OrderList .order-content .td-item .item-pic { width: 80px; height: 80px; border: 1px solid #eee; float: left; overflow: hidden; background: #fff; } #content .cart_main #OrderList .order-content .td-item .item-pic > a { display: table-cell; width: 80px; height: 80px; vertical-align: middle; text-align: center; } #content .cart_main #OrderList .order-content .td-item .item-pic > a > img { max-height: 80px; max-width: 80px; vertical-align: middle; border: 0; } #content .cart_main #OrderList .order-content .td-item .item-info { margin: -3px 0 0 91px; padding-right: 25px; } #content .cart_main #OrderList .order-content .td-item .item-info .promo-logos { zoom: 1; overflow: hidden; min-height: 26px; } #content .cart_main #OrderList .order-content .td-item .item-info .margin_icon_bottom { margin-bottom: 3px; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info { min-height: 40px; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info > a { font-size: 12px; display: block; max-height: 36px; overflow: hidden; text-overflow: ellipsis; } #content .cart_main #OrderList .order-content .td-item .item-info .item-basic-info > a:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-chk { position: relative; display: inline-block; width: 50px; height: 82px; overflow: hidden; } #content .cart_main #OrderList .order-content .td-chk .j-checkbox { margin: 20px 10px 0 0; float: right; } #content .cart_main #OrderList .order-content .td-info { padding-top: 16px; min-height: 84px; border: 1px dashed transparent; position: relative; width: 212px; margin-right: 40px; } #content .cart_main #OrderList .order-content .td-info p { margin: 0 5px 0 15px; color: #9c9c9c; overflow: hidden; text-overflow: ellipsis; } #content .cart_main #OrderList .order-content .td-info span { display: none; } #content .cart_main #OrderList .order-content .td-info:hover { border: 1px dashed #f60 !important; background: #FFF; transition-delay: 0.3s; } #content .cart_main #OrderList .order-content .td-info:hover .btn-edit-sku { display: block; position: absolute; right: -1px; top: -1px; color: #fff; cursor: pointer; background: #f60; padding: 2px 4px 0; width: auto; height: 16px; line-height: 1; } #content .cart_main #OrderList .order-content .td-price { color: #9c9c9c; width: 130px; } #content .cart_main #OrderList .order-content .td-price .td-inner { padding-top: 12px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content { padding: 8px 0 0 10px; line-height: 1; width: 74px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line { padding-bottom: 4px; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line .price-original { color: #9c9c9c; text-decoration: line-through; font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-price .td-inner .price-content .price-line .price-now { color: #3c3c3c; font-weight: 700; font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-amount { width: 120px; } #content .cart_main #OrderList .order-content .td-amount .item-amount { height: 25px; overflow: hidden; position: relative; z-index: 1; width: 77px; } #content .cart_main #OrderList .order-content .td-amount .item-amount .J_Plus:hover { color: #f40; border: 1px solid #f40; } #content .cart_main #OrderList .order-content .td-amount .item-amount .J_Minus:hover { color: #f40; border: 1px solid #f40; } #content .cart_main #OrderList .order-content .td-amount .item-amount > a { display: block; height: 23px; width: 16px; border: 1px solid #e5e5e5; background: #f0f0f0; text-align: center; line-height: 23px; color: #444; position: absolute; top: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount > input { width: 39px; height: 15px; line-height: 15px; border: 1px solid #aaa; color: #3c3c3c; text-align: center; padding: 4px 0; background-color: #fff; background-position: -75px -375px; position: absolute; z-index: 2; left: 18px; top: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount .no-minus { border-right-color: transparent; left: 0; } #content .cart_main #OrderList .order-content .td-amount .item-amount .plus { border-left-color: transparent; right: 0; } #content .cart_main #OrderList .order-content .td-sum { color: #f40; font-weight: 700; width: 140px; } #content .cart_main #OrderList .order-content .td-sum .number { font-family: Verdana,Tahoma,arial; font-style: normal; } #content .cart_main #OrderList .order-content .td-op { width: 119px; padding: 0 0 0 30px; } #content .cart_main #OrderList .order-content .td-op .td-inner > a:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-op > .td-inner > a { display: block; padding-bottom: 3px; } #content .cart_main #OrderList .order-content .td-op .xsbb { display: none; } #content .cart_main #OrderList .order-content .td-op .xsbb:hover { color: #f40; text-decoration: underline; } #content .cart_main #OrderList .order-content .td-op .xsbb_hover:hover i { display: inline-block; } #content .cart_main #OrderList .order-content .td-op .icon-iconfonti2-copy-copy-copy-copy { font-size: 10px; color: #f40; display: none; } #content .cart_main #OrderList .order-content .td { float: left; min-height: 114px; overflow: hidden; } #content .cart_main #OrderList .order-content .td .td-inner { padding-top: 20px; } #content .cart_main #OrderList .order-content:hover .xsbb { display: inline-block; } #content .cart_main #OrderList .order-content:hover .td-info { border-color: #dbebfe; background: 0 0; } #content .float-bar-holder { position: relative; height: 72px; background-color: #fff; border-top: 1px solid #e6e6e6; } #content .float-bar-holder .float-bar { width: 1190px; margin: 0 auto; } #content .float-bar-holder .float-bar .float-bar-wrapper { height: 72px; overflow: hidden; margin: 0 24px; } #content .float-bar-holder .float-bar .float-bar-wrapper .qx { float: left; width: 62px; height: 72px; line-height: 72px; padding-left: 5px; font-size: 13px; vertical-align: middle; position: relative; } #content .float-bar-holder .float-bar .float-bar-wrapper .qx > input { vertical-align: middle; margin: -1px 0 0 15px; } #content .float-bar-holder .float-bar .float-bar-wrapper .operations { float: left; line-height: 72px; height: 72px; font-size: 13px; } #content .float-bar-holder .float-bar .float-bar-wrapper .operations > a { margin-left: 25px; float: left; color: #3c3c3c; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right { float: right; position: absolute; right: 18px; top: 15px; z-index: 4; padding-left: 20px; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right > a { display: inline-block; width: 74px; height: 42px; line-height: 42px; border-radius: 21px; text-align: center; text-decoration: none; position: relative; top: -2px; font-size: 16px; background: #aaa; color: #fff; cursor: not-allowed; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum { height: 48px; color: #3c3c3c; cursor: pointer; float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum > span { float: left; line-height: 48px; font-size: 13px; color: #000; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum > em { line-height: 50px; padding: 0 5px; font-size: 20px; float: left; color: #f40; font-weight: 700; font-style: normal; font-family: tohoma,arial; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum .arrow-box { float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .amount-sum .arrow-box .arrow { background: url(../img/shop-13.png) no-repeat -21px -21px; width: 16px; height: 16px; margin: 16px 10px 0 6px; display: inline-block; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum { margin-right: 7px; height: 48px; color: #3c3c3c; float: left; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum > span { float: left; line-height: 48px; font-size: 13px; color: #000; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price { color: #f40; font-weight: 400; font-size: 18px; line-height: 48px; font-family: Arial; vertical-align: middle; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price > em { font-weight: 700; font-size: 22px; padding: 0 3px; color: #f40; font-family: tohoma,arial; font-style: normal; } #content .float-bar-holder .float-bar .float-bar-wrapper .float-bar-right .price-sum .price > em > span { font-size: 14px; font-family: verdana; font-weight: 400; } #footer .wrapper { width: 100% !important; max-width: 100% !important; min-height: 125px; margin-top: 20px; padding-bottom: 9px; background-color: #fff; font-size: 12px; } #footer .wrapper .first { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; padding-top: 7px; border-top: 1px solid #ddd; } #footer .wrapper .first p { margin-bottom: 8px; line-height: 27px; border-bottom: 1px solid #ddd; padding-bottom: 8px; overflow: hidden; } #footer .wrapper .first p span { margin: 0 3px; } #footer .wrapper .first p span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .first p span a:hover { color: #FF4400; } #footer .wrapper .first p b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .second { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; } #footer .wrapper .second p:nth-of-type(1) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(1) span { margin: 0 3px; } #footer .wrapper .second p:nth-of-type(1) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(1) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(1) b { margin: 0 3px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(1) em { margin-left: 30px; font-style: normal; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(2) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(2) span { margin: 0 3px; } #footer .wrapper .second p:nth-of-type(2) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(2) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(2) b { margin: 0 3px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(2) .sp1 { color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(3) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(3) span { margin: 0 3px; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(3) b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .second p:nth-of-type(4) { padding-bottom: 8px; overflow: hidden; } #footer .wrapper .second p:nth-of-type(4) span { margin: 0; color: #9c9c9c; } #footer .wrapper .second p:nth-of-type(4) span .tup { background-position: -861px 0px; width: 20px; height: 20px; background-image: url(../img/shop-9.jpg); display: inline-block; } #footer .wrapper .second p:nth-of-type(4) span a { color: #6c6c6c; text-decoration: none; } #footer .wrapper .second p:nth-of-type(4) span a:hover { color: #FF4400; } #footer .wrapper .second p:nth-of-type(4) b { margin: 0 2px; font-weight: 400; color: #ddd; } #footer .wrapper .third { width: 1190px; max-width: 100%; margin-left: auto; margin-right: auto; } #footer .wrapper .third .one { display: flex; } #footer .wrapper .third .one span:nth-of-type(1) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(1) a { display: block; margin-right: 15px; width: 30px; height: 35px; background-position: 0px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(2) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(2) a { display: block; margin-right: 15px; width: 50px; height: 35px; background-position: -80px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(3) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(3) a { display: block; margin-right: 15px; width: 83px; height: 35px; background-position: -140px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(4) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(4) a { display: block; margin-right: 15px; width: 250px; height: 35px; background-position: 0px -18px; background-image: url('../img/shop-12.png_250x250'); } #footer .wrapper .third .one span:nth-of-type(5) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(5) a { display: block; margin-right: 15px; width: 105px; height: 35px; background-position: -650px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(6) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(6) a { display: block; margin-right: 15px; width: 82px; height: 35px; background-position: -345px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(7) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(7) a { display: block; margin-right: 15px; width: 97px; height: 35px; background-position: -761px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .one span:nth-of-type(8) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .one span:nth-of-type(8) a { display: block; margin-right: 15px; width: 249px; height: 35px; background-position: -884px 0px; background-image: url('../img/shop-9.jpg'); } #footer .wrapper .third .two { height: 71px; display: flex; } #footer .wrapper .third .two span:nth-of-type(1) { margin: 0 4px; overflow: hidden; margin-top: 20px; } #footer .wrapper .third .two span:nth-of-type(1) a { display: block; margin-right: 15px; width: 249px; height: 35px; background-position: 0px 0px; background-image: url('../img/shop-10.jpg'); } #footer .wrapper .third .two span:nth-of-type(2) { margin: 0 4px; overflow: hidden; } #footer .wrapper .third .two span:nth-of-type(2) a { display: block; } #footer .wrapper .third .two span:nth-of-type(2) a img { width: 148px; height: 71px; }
0.457379
0.043164
.ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); } .ionic.animate-blinds .item-bg-image > img.background, .ionic .animate-blinds .item-bg-image > img.background { box-shadow: none; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in, .ionic .animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in, .ionic .animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { visibility: visible; } .ionic.animate-blinds > .out, .ionic .animate-blinds > .out { -moz-transform: scale3d(0, 0, 1); -ms-transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1); transform: scale3d(0, 0, 1); } .ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); } /* Uncomment if you want images to fade in after the card .ionic.animate-blinds > .in .item-bg-image > img:last-child, .ionic .animate-blinds > .in .item-bg-image > img:last-child { opacity: 0; } .ionic.animate-blinds.done .item-bg-image > img:last-child, .ionic .animate-blinds.done .item-bg-image > img:last-child { opacity: 1; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .ionic.animate-blinds .item-bg-image > img:last-child, .ionic .animate-blinds .item-bg-image > img:last-child { box-shadow: none; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in .item-bg-image > img:last-child, .ionic .animate-blinds > .in .item-bg-image > img:last-child { opacity: 0; } .ionic.animate-blinds.done .item-bg-image > img:last-child, .ionic .animate-blinds.done .item-bg-image > img:last-child { opacity: 1; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds > .in, .ionic .animate-blinds > .in { opacity: 0.6; } */ .ionic.animate-blinds > .in, .ionic.animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds > .in, .ionic.animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { visibility: visible; } .ionic.animate-blinds.done > .in, .ionic .animate-blinds.done > .in { opacity: 1; } .ionic.animate-blinds .has-mask-reverse:after, .ionic .animate-blinds .has-mask-reverse:after { opacity: 0; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds.done .has-mask-reverse:after, .ionic .animate-blinds.done .has-mask-reverse:after { opacity: 1; } .ionic.animate-blinds > .out, .ionic .animate-blinds > .out { -moz-transform: scale3d(0, 0, 1); -ms-transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1); transform: scale3d(0, 0, 1); }
www/lib/material/css/motion/blinds.css
.ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); } .ionic.animate-blinds .item-bg-image > img.background, .ionic .animate-blinds .item-bg-image > img.background { box-shadow: none; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in, .ionic .animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in, .ionic .animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { visibility: visible; } .ionic.animate-blinds > .out, .ionic .animate-blinds > .out { -moz-transform: scale3d(0, 0, 1); -ms-transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1); transform: scale3d(0, 0, 1); } .ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); } /* Uncomment if you want images to fade in after the card .ionic.animate-blinds > .in .item-bg-image > img:last-child, .ionic .animate-blinds > .in .item-bg-image > img:last-child { opacity: 0; } .ionic.animate-blinds.done .item-bg-image > img:last-child, .ionic .animate-blinds.done .item-bg-image > img:last-child { opacity: 1; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .ionic.animate-blinds .item-bg-image > img:last-child, .ionic .animate-blinds .item-bg-image > img:last-child { box-shadow: none; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } .ionic.animate-blinds > .in .item-bg-image > img:last-child, .ionic .animate-blinds > .in .item-bg-image > img:last-child { opacity: 0; } .ionic.animate-blinds.done .item-bg-image > img:last-child, .ionic .animate-blinds.done .item-bg-image > img:last-child { opacity: 1; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds > .in, .ionic .animate-blinds > .in { opacity: 0.6; } */ .ionic.animate-blinds > .in, .ionic.animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds > .in, .ionic.animate-blinds.done, .ionic .animate-blinds > .in, .ionic .animate-blinds.done { visibility: visible; } .ionic.animate-blinds.done > .in, .ionic .animate-blinds.done > .in { opacity: 1; } .ionic.animate-blinds .has-mask-reverse:after, .ionic .animate-blinds .has-mask-reverse:after { opacity: 0; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .ionic.animate-blinds.done .has-mask-reverse:after, .ionic .animate-blinds.done .has-mask-reverse:after { opacity: 1; } .ionic.animate-blinds > .out, .ionic .animate-blinds > .out { -moz-transform: scale3d(0, 0, 1); -ms-transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1); transform: scale3d(0, 0, 1); }
0.468061
0.146759
.banner { width: 100%; } /*.banner>img{*/ /*width: 100%;*/ /*!*height: 100%;*!*/ /*}*/ .product-container { width: 100%; background: #fff; padding: 86px 0; box-sizing: border-box; } .product-container > .container { width: 1245px; min-width: 1245px; margin: 0 auto; } .product-container > .container > .title { margin: 0 auto; text-align: center; } .product-container > .container > .title > img { width: auto; } .product-container > .container > .title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .container > .menu { width: 100%; height: 74px; text-align: center; font-size: 0; } .container > .menu > li { display: inline-block; vertical-align: middle; font-size: 16px; line-height: 74px; color: #363636; cursor: pointer; } .container > .menu > li span { position: relative; } .container > .menu > li + li > span::after { content: " "; position: absolute; width: 15px; height: 2px; background-color: #d1d1d1; left: -33px; top: 10px; } .container > .menu > li.active { color: #1a2f59; font-weight: bold; } .container > .menu > li > span:last-child { margin: 0 28px; } .container > .menu-list { width: 100%; margin-top: 10px; font-size: 0; } .container > .menu-list .detail { display: inline-block; width: 32%; height: auto; overflow: hidden; vertical-align: middle; margin-bottom: 44px; } .container > .menu-list .detail:nth-of-type(3n+2) { margin: 0 2% 44px 2%; } .menu-list .detail > .pic-box { width: 100%; height: 222px; margin-bottom: 20px; position: relative; overflow: hidden; } .menu-list .detail > .pic-box > .pic-line { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; width: 90%; height: 80%; margin: 5% auto; border: 1px solid #fff; transition: all ease-in .5s; } .menu-list .detail > .pic-box > img { transition: all ease-in-out .5s; } .menu-list .detail > .pic-box:hover > img { transform: scale(1.2) } .menu-list .detail > .pic-box:hover > .pic-line { opacity: 0; } .menu-list .detail>.pic-text { height: 50px; font-size: 16px; position: relative; } .menu-list .detail .pic-text:after { content: ''; position: absolute; width: 26px; height: 1px; background-color: #000; top: 26px; margin-left: -80px; } .about-us { width: 100%; height: 590px; background-image: url('../images/home/aboutUs.png'); background-size: 100% 100%; } .about-us .about-content { width: 1245px; height: 100%; margin: 0 auto; font-size: 0; } .about-us .about-content > .content-left { display: inline-block; vertical-align: middle; border-right: 1px solid #fff; box-sizing: border-box; width: 264px; height: 100%; } .about-us .about-content > .content-left > .about-title { width: 100%; height: 50%; position: relative; } .content-left > .about-title > .title-icon { position: absolute; right: 46px; bottom: 62px; } .content-left > .about-title > p.text { position: absolute; right: 46px; bottom: 22px; font-size: 24.12px; color: #fff; } .about-us .about-content > .content-left > .about-icon { width: 100%; height: 50%; border-top: 1px solid #fff; box-sizing: border-box; } .about-us .about-content > .content-right { display: inline-block; vertical-align: middle; width: 980px; height: 100%; padding: 100px 0; box-sizing: border-box; } .content-right > .content-top { width: 100%; padding: 0 48px; box-sizing: border-box; font-size: 16px; color: #fff; line-height: 1.8; } .content-right > .content-bottom { margin-top: 58px; width: 100%; padding: 0 48px; box-sizing: border-box; font-size: 16px; color: #fff; line-height: 1.8; } .content-right > .content-intro { width: 100%; height: 186px; margin-top: 54px; position: relative; } .content-right > .content-intro > .intro-icon { position: absolute; top: 56px; left: 24px; } .content-right > .content-intro > .intro-pic { position: absolute; right: 0; top: 0; width: 654px; height: 100%; font-size: 0; } .intro-pic > .pic-left, .intro-pic > .pic-right { width: 306px; height: 174px; border: 1px solid #fff; display: inline-block; vertical-align: middle; position: relative; } .intro-pic > .pic-left > img, .intro-pic > .pic-right > img { position: absolute; top: 8px; left: 8px; } .intro-pic > .pic-right { margin-left: 34px;; } .home-hr { width: 100%; height: 28px; background: #1a2f59; } .zh-container { width: 1245px; position: relative; margin: 0 auto; } .zh-container .swiper-container { width: 1145px; height: 424px; line-height: 424px; /* padding: 0 50px; */ box-sizing: border-box; } .zh-container .swiper-container .swiper-slide { width: auto !important; height: 100%; line-height: 424px; } .zh-container .swiper-container .swiper-slide > .pic-box { vertical-align: middle; } .zh-container .swiper-container .swiper-slide > .pic-box > img { vertical-align: middle; } .join-us { width: 100%; height: 502px; background-image: url('../images/home/joinUs.png'); background-size: 100% 100%; } .join-us > .join-container { width: 1245px; height: 100%; margin: 0 auto; position: relative; } .join-container > .person-intro { position: absolute; left: 396px; top: 106px; width: 380px; display: none; } .join-container > .person-intro.show { display: block; } .person-intro > p.name { font-size: 22px; color: #3d3d3d; font-weight: bold; } .person-intro > p.post { font-size: 14px; color: #3d3d3d; border-bottom: 1px solid #3d3d3d; height: 26px; width: 44px; margin-bottom: 26px; } .person-intro > p.intro { font-size: 16px; color: #3d3d3d; } .join-container > .join-avator { position: absolute; right: 0; width: 406px; height: 100%; } .join-avator > .user-pic { float: left; width: 328px; height: 100%; padding: 84px 0 50px 0; box-sizing: border-box; } .join-avator > .user-pic > .pic-box { width: 100%; height: 328px; border-radius: 50%; overflow: hidden; display: none; } .join-avator > .user-pic > .pic-box.show { display: block; } .join-avator > .user-pic > .pic-box > img { width: 100%; height: 100%; } .join-avator > .user-pic > .pic-cursor { width: 100%; margin-top: 30px; height: 8px; font-size: 0; text-align: center; } .join-avator > .user-pic > .pic-cursor > li { display: inline-block; vertical-align: middle; font-size: 0; } .join-avator > .user-pic > .pic-cursor > li > span.circle { display: inline-block; width: 8px; height: 8px; border: 1px solid #757272; vertical-align: middle; } .join-avator > .user-pic > .pic-cursor > li > span.circle.active { background: #000; border: 1px solid #000; } .join-avator > .user-pic > .pic-cursor > li > span.line { display: inline-block; width: 28px; vertical-align: middle; height: 2px; background: #757272; margin: 0 5px; } .join-avator > .user-change { float: right; width: 78px; position: relative; height: 100%; } .join-avator > .user-change > .change-prev { position: absolute; right: 0; bottom: 106px; width: 40px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 20px; background: #313131; cursor: pointer; } .join-avator > .user-change > .change-prev.active { background: #1a2e59; } .join-avator > .user-change > .change-next { position: absolute; right: 0; bottom: 66px; width: 40px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 20px; background: #313131; cursor: pointer; } .join-avator > .user-change > .change-next.active { background: #1a2e59; } .brand-container { width: 100%; height: 790px; background: #fff; } .brand-container > .brand-content { width: 1245px; height: 100%; margin: 0 auto; padding: 100px 0; box-sizing: border-box; } .brand-content > .title { width: 100%; height: 88px; background-image: url('../images/home/brand.png'); background-size: 100% 100%; } .brand-content > .content { width: 100%; height: 502px; position: relative; } .brand-content > .content .display { height: 300px; position: absolute; width: 100%; } .brand-content > .content .display .logo{ width: 290px; height: 175px; position: relative; top:60px; z-index:999999; text-align: center; vertical-align: middle; } .brand-content > .content .display .logo img{ width: 280px; height: 165px; margin-top: 4px; margin-left: 80px; } .brand-content > .content .display .right{ float: right; position:relative; margin-right: 100px; width: 740px; height: 100px; margin-top: -100px; z-index: 99999999 !important; } .brand-content > .content .display .right h1{ font-size: 26px; font-weight: normal; height: 40px; color: #f08300; line-height: 30px; padding-left: 50px; position: relative; } .brand-content > .content .display .right h1:after{ position: absolute; content: ""; width: 270px; left: 50px; top:36px; height: 1px; background-color: #f08300; } .brand-content > .content .display .right p { padding-top: 60px; font-size: 16px; line-height: 32px; color: white; opacity: 0.8; } .brand-content > .content .display .right span{ display: inline-block; float: left; font-size: 30px; height: 38px; width: 38px; text-align: center; line-height: 38px; font-weight: normal; color: white; background-color: #f08300; } .brand-content > .content > .content-pic { position: absolute; top: 76px; left: 422px; width: 266px; height: 42px; } .brand-content > .content > .content-pic > img { height: 100%; } .brand-content > .content > .content-preview { position: absolute; top: 60px; left: 80px; width: 290px; height: 174px; padding: 4px; box-sizing: border-box; z-index: 10; } .brand-content > .content .display .logo::before { content: ""; width: 100%; height: 50%; position: absolute; top: 0; left: 75px; border-top: 1px solid #313131; border-left: 1px solid #313131; border-right: 1px solid #313131; } .brand-content > .content .display .logo::after { content: ""; width: 100%; height: 50%; position: absolute; bottom: 0; left: 75px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; } .brand-content > .content > .content-preview > img { width: 100%; height: 100%; } .brand-content > .content > .content-detail { width: 100%; height: 356px; background: #1a2f59; position: absolute; bottom: 0; left: 0; padding: 36px 84px 52px 84px; box-sizing: border-box; } .content-detail > p.text { font-size: 16px; color: #fff; padding-left: 344px; box-sizing: border-box; } .content-detail > .pic-ul { width: 100%; height: 160px; margin-top: 70px; font-size: 0; text-align: center; } .content-detail > .pic-ul > li { display: inline-block; vertical-align: middle; height: 100%; font-size: 0; } .pic-ul > li > .pic-box { display: inline-block; vertical-align: middle; width: 178px; height: 100%; } .pic-ul > li > .pic-box > .pic { width: 100%; height: 106px; margin-top: 28px; position: relative; border: 1px solid #848fa4; box-sizing: border-box; } .pic-ul > li > .pic-box > .pic.active::before { content: ""; position: absolute; top: -20px; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #848fa4; } .pic-ul > li > .pic-box > .pic > img { width: 100%; height: 100%; } .pic-ul > li > .pic-box > .text { width: 100%; text-align: center; font-size: 16px; color: #fff; } .pic-ul > li > .pic-line { display: inline-block; height: 2px; margin: 0 10px; width: 80px; background: #757272; } .welcom-join { width: 100%; height: 280px; background-image: url('../images/home/welcome.png'); background-size: 100% 100%; } .welcom-join > .welcome-container { width: 1245px; height: 100%; margin: 0 auto; } .product-power { width: 100%; height: 908px; background: #fff; } .product-power > .power-container { width: 1245px; height: 100%; margin: 0 auto; padding: 56px 0 110px 0px; box-sizing: border-box; } .power-container > .power-title { width: 100%; height: 94px; background-image: url('../images/home/power.png'); background-size: 100% 100%; } .power-container > .power-list { width: 100%; height: 255px; font-size: 0; text-align: center; padding: 58px 0; box-sizing: border-box; overflow: hidden; } .power-container > .power-list > li { display: inline-block; width: 16%; height: 142px; margin: 0 0.3%; text-align: center; } .power-container > .power-list > li > .pic { width: 80px; height: 90px; display: inline-block; } .power-container > .power-list > li > p.text { font-size: 20px; color: #000000; } .power-list > li > p.text > span:nth-of-type(2) { font-size: 24px; color: #1a2e59; font-weight: bold; } .power-container > .power-intro { width: 100%; height: 400px; font-size: 0; background: #fff; } .power-container > .power-intro > .intro-list { width: 20%; height: 100%; vertical-align: middle; display: inline-block; } /*.power-container>.power-intro>.intro-list:first-child{*/ /*background: #1a2e59;*/ /*}*/ .power-container > .power-intro > .intro-list:first-child > p:hover { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; font-size: 16px; color: #fff; } .power-container > .power-intro > .intro-list:first-child > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list:nth-of-type(2n) > p { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; background: #eeeeee; font-size: 16px; color: #212121; } .power-container > .power-intro > .intro-list:nth-of-type(2n) > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list:nth-of-type(2n+1) > p { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; background: #d1d5de; color: #2d2d2d; font-size: 16px; } .power-container > .power-intro > .intro-list:nth-of-type(2n+1) > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list > .number { position: relative; } .intro-list:nth-of-type(2n+1) > .number > p:first-child { position: absolute; bottom: 20px; left: 0; right: 0; color: #626c84; font-size: 72.25px; text-align: center; line-height: 1; opacity: .3; } .intro-list:first-child > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; bottom: 36px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #fff; } .intro-list:nth-of-type(2n+1) > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; bottom: 36px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #1a2e59; } .intro-list > .number > p:last-child:before { content: ''; display: block; position: absolute; width: 44px; height: 4px; background: #1a2e59; top: 32px; left: 0; right: 0; margin: 0 auto; } .intro-list:nth-of-type(2n) > .number > p:first-child { position: absolute; top: 6px; left: 0; right: 0; color: #626c84; font-size: 72.25px; text-align: center; line-height: 1; opacity: .3; } .intro-list:nth-of-type(2n) > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; top: 42px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #1a2e59; } /*add by kevinlorry */ .power-container > .power-intro > .intro-list:hover { background: #1a2e59; } .power-container > .power-intro > .intro-list:hover > p { background: #1a2e59; color: white; opacity: 0.7; } .power-container > .power-intro > .intro-list:hover p { background: #1a2e59; color: white; } .power-container > .power-intro > .intro-list:hover { background: #1a2e59; } .power-container > .power-intro > .intro-list:hover > p { background: #1a2e59; color: white; opacity: 0.7; } .power-container > .power-intro > .intro-list:hover p { background: #1a2e59; color: white; } /*.intro-list:hover .number:last-child:before{*/ /*background: #1a2e59;*/ /*}*/ .intro-list:hover .number > p:last-child:before { background-color: white; } .coop-case { width: 100%; height: 636px; background: #1a2e59; } .coop-case > .case-container { width: 1245px; height: 100%; margin: 0 auto; padding: 70px 0 82px 0; box-sizing: border-box; } .coop-case > .case-container > .coop-title { width: 100%; height: 96px; background-image: url('../images/home/coop-case.png'); background-size: 100% 100%; } .coop-case > .case-container > .coop-customer { margin-top: 58px; width: 100%; height: 326px; position: relative; } .case-container > .coop-customer > .prev-btn { position: absolute; left: 0; width: 118px; height: 244px; top: 41px; background: #707070; color: #fff; text-align: center; line-height: 244px; } .coop-customer > .prev-btn > .iconfont { font-size: 40px; } .case-container > .coop-customer > .next-btn { position: absolute; right: 0; height: 244px; width: 118px; top: 41px; background: #707070; color: #fff; text-align: center; line-height: 244px; font-size: 40px; } .coop-customer > .next-btn > .iconfont { font-size: 40px; } .case-container > .coop-customer > .prev-btn.active, .case-container > .coop-customer > .next-btn.active { background: #f08300; } .case-container > .coop-customer > .content-box { position: absolute; left: 118px; top: 0; width: 1009px; height: 100%; overflow: hidden; } .content-box > .content { width: 100%; height: 100%; transition: all .5s linear; font-size: 0; position: absolute; } .coop-customer .content > .content-pic { width: 402px; height: 100%; display: inline-block; vertical-align: middle; background: #f08300; } .coop-customer .content > .content-text { width: 607px; height: 244px; display: inline-block; vertical-align: middle; background: #fff; padding: 82px; box-sizing: border-box; font-size: 16px; color: #000; } .content > .content-pic > .pic-box { width: 100%; height: 286px; } .content > .content-pic > .pic-text { width: 100%; height: 40px; line-height: 40px; background: #f08300; color: #fff; font-size: 16px; font-weight: bold; text-align: center; } .home-partners { width: 100%; height: 612px; background: #fff; } .home-partners > .partners-container { width: 1245px; height: 100%; margin: 0 auto; } .home-partners > .partners-container > .partners-title { margin: 96px auto 0 auto; text-align: center; } .partners-container > .partners-title > img { width: auto; } .partners-container > .partners-title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .partners-container > .partners-list { width: 100%; height: 428px; padding: 52px 32px 62px 32px; box-sizing: border-box; } .partners-container > .partners-list > .list-ul { width: 100%; height: 100%; background-image: url('../images//home/characterBg.png'); background-size: 100% 100%; font-size: 0; padding: 0 26px; box-sizing: border-box; } .partners-list > .list-ul > li { display: inline-block; width: 25%; vertical-align: middle; height: 50%; box-sizing: border-box; } .partners-list > .list-ul > li.border-bottom { border-bottom: 2px solid #b7b9bb; } .partners-list > .list-ul > li:not(:nth-of-type(4n)) { border-right: 2px solid #b7b9bb; } .partners-list > .list-ul > li:hover > .pic { transform: rotate(360deg) } .list-ul > li > .pic { width: 100%; height: 60%; line-height: 94.2px; text-align: center; transition: all .8s ease-in-out; cursor: pointer; } .list-ul > li > .pic > img { display: inline-block; vertical-align: middle; width: 60%; height: auto; } .list-ul > li > .text { width: 100%; height: 40%; line-height: 62.8px; margin: 0 auto; text-align: center; } .list-ul > li > .text > p { display: inline-block; padding: 0 44px; box-sizing: border-box; font-size: 16px; color: #fff; background: #1a2e59; } .home-news { width: 100%; height: 602px; background: #fff; } .home-news > .news-container { width: 1245px; height: 100%; margin: 0 auto; } .home-news > .news-container > .news-title { margin: 0 auto; padding: 52px 0 48px 0; text-align: center; } .home-news > .news-container > .news-title > img { width: auto; } .home-news > .news-container > .news-title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .home-news > .news-container > .news-list { width: 100%; padding: 0 36px; height: 322px; box-sizing: border-box; font-size: 0; text-align: center; } .news-container > .news-list > li { display: inline-block; vertical-align: middle; width: 32%; height: 100%; position: relative; } .news-container > .news-list > li:hover { box-shadow: 0 0 15px #333 } .news-container > .news-list > li:nth-of-type(2) { margin: 0 2%; } .news-list > li .arrow-icon { position: absolute; right: 26px; bottom: 82px; width: 36px; height: 36px; } .news-list > li .pic { width: 100%; height: 222px; } .news-list > li .text { width: 100%; height: 100px; padding: 22px 42px; box-sizing: border-box; background: #1a2e59; } .news-list > li .text > h2 { text-align: left; font-size: 16px; color: #fff; } .news-list > li .text > p { margin-top: 5px; text-align: left; font-size: 12px; color: #fff; } .zh-container .swiper-button-prev { width: 39px; height: 39px; background-image: url("../image/arrow1.png"); background-size: 39px 39px; } .zh-container .swiper-button-next { width: 39px; height: 39px; background-size: 39px 39px; background-image: url("../image/arrow2.png"); }
css/home.css
.banner { width: 100%; } /*.banner>img{*/ /*width: 100%;*/ /*!*height: 100%;*!*/ /*}*/ .product-container { width: 100%; background: #fff; padding: 86px 0; box-sizing: border-box; } .product-container > .container { width: 1245px; min-width: 1245px; margin: 0 auto; } .product-container > .container > .title { margin: 0 auto; text-align: center; } .product-container > .container > .title > img { width: auto; } .product-container > .container > .title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .container > .menu { width: 100%; height: 74px; text-align: center; font-size: 0; } .container > .menu > li { display: inline-block; vertical-align: middle; font-size: 16px; line-height: 74px; color: #363636; cursor: pointer; } .container > .menu > li span { position: relative; } .container > .menu > li + li > span::after { content: " "; position: absolute; width: 15px; height: 2px; background-color: #d1d1d1; left: -33px; top: 10px; } .container > .menu > li.active { color: #1a2f59; font-weight: bold; } .container > .menu > li > span:last-child { margin: 0 28px; } .container > .menu-list { width: 100%; margin-top: 10px; font-size: 0; } .container > .menu-list .detail { display: inline-block; width: 32%; height: auto; overflow: hidden; vertical-align: middle; margin-bottom: 44px; } .container > .menu-list .detail:nth-of-type(3n+2) { margin: 0 2% 44px 2%; } .menu-list .detail > .pic-box { width: 100%; height: 222px; margin-bottom: 20px; position: relative; overflow: hidden; } .menu-list .detail > .pic-box > .pic-line { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; width: 90%; height: 80%; margin: 5% auto; border: 1px solid #fff; transition: all ease-in .5s; } .menu-list .detail > .pic-box > img { transition: all ease-in-out .5s; } .menu-list .detail > .pic-box:hover > img { transform: scale(1.2) } .menu-list .detail > .pic-box:hover > .pic-line { opacity: 0; } .menu-list .detail>.pic-text { height: 50px; font-size: 16px; position: relative; } .menu-list .detail .pic-text:after { content: ''; position: absolute; width: 26px; height: 1px; background-color: #000; top: 26px; margin-left: -80px; } .about-us { width: 100%; height: 590px; background-image: url('../images/home/aboutUs.png'); background-size: 100% 100%; } .about-us .about-content { width: 1245px; height: 100%; margin: 0 auto; font-size: 0; } .about-us .about-content > .content-left { display: inline-block; vertical-align: middle; border-right: 1px solid #fff; box-sizing: border-box; width: 264px; height: 100%; } .about-us .about-content > .content-left > .about-title { width: 100%; height: 50%; position: relative; } .content-left > .about-title > .title-icon { position: absolute; right: 46px; bottom: 62px; } .content-left > .about-title > p.text { position: absolute; right: 46px; bottom: 22px; font-size: 24.12px; color: #fff; } .about-us .about-content > .content-left > .about-icon { width: 100%; height: 50%; border-top: 1px solid #fff; box-sizing: border-box; } .about-us .about-content > .content-right { display: inline-block; vertical-align: middle; width: 980px; height: 100%; padding: 100px 0; box-sizing: border-box; } .content-right > .content-top { width: 100%; padding: 0 48px; box-sizing: border-box; font-size: 16px; color: #fff; line-height: 1.8; } .content-right > .content-bottom { margin-top: 58px; width: 100%; padding: 0 48px; box-sizing: border-box; font-size: 16px; color: #fff; line-height: 1.8; } .content-right > .content-intro { width: 100%; height: 186px; margin-top: 54px; position: relative; } .content-right > .content-intro > .intro-icon { position: absolute; top: 56px; left: 24px; } .content-right > .content-intro > .intro-pic { position: absolute; right: 0; top: 0; width: 654px; height: 100%; font-size: 0; } .intro-pic > .pic-left, .intro-pic > .pic-right { width: 306px; height: 174px; border: 1px solid #fff; display: inline-block; vertical-align: middle; position: relative; } .intro-pic > .pic-left > img, .intro-pic > .pic-right > img { position: absolute; top: 8px; left: 8px; } .intro-pic > .pic-right { margin-left: 34px;; } .home-hr { width: 100%; height: 28px; background: #1a2f59; } .zh-container { width: 1245px; position: relative; margin: 0 auto; } .zh-container .swiper-container { width: 1145px; height: 424px; line-height: 424px; /* padding: 0 50px; */ box-sizing: border-box; } .zh-container .swiper-container .swiper-slide { width: auto !important; height: 100%; line-height: 424px; } .zh-container .swiper-container .swiper-slide > .pic-box { vertical-align: middle; } .zh-container .swiper-container .swiper-slide > .pic-box > img { vertical-align: middle; } .join-us { width: 100%; height: 502px; background-image: url('../images/home/joinUs.png'); background-size: 100% 100%; } .join-us > .join-container { width: 1245px; height: 100%; margin: 0 auto; position: relative; } .join-container > .person-intro { position: absolute; left: 396px; top: 106px; width: 380px; display: none; } .join-container > .person-intro.show { display: block; } .person-intro > p.name { font-size: 22px; color: #3d3d3d; font-weight: bold; } .person-intro > p.post { font-size: 14px; color: #3d3d3d; border-bottom: 1px solid #3d3d3d; height: 26px; width: 44px; margin-bottom: 26px; } .person-intro > p.intro { font-size: 16px; color: #3d3d3d; } .join-container > .join-avator { position: absolute; right: 0; width: 406px; height: 100%; } .join-avator > .user-pic { float: left; width: 328px; height: 100%; padding: 84px 0 50px 0; box-sizing: border-box; } .join-avator > .user-pic > .pic-box { width: 100%; height: 328px; border-radius: 50%; overflow: hidden; display: none; } .join-avator > .user-pic > .pic-box.show { display: block; } .join-avator > .user-pic > .pic-box > img { width: 100%; height: 100%; } .join-avator > .user-pic > .pic-cursor { width: 100%; margin-top: 30px; height: 8px; font-size: 0; text-align: center; } .join-avator > .user-pic > .pic-cursor > li { display: inline-block; vertical-align: middle; font-size: 0; } .join-avator > .user-pic > .pic-cursor > li > span.circle { display: inline-block; width: 8px; height: 8px; border: 1px solid #757272; vertical-align: middle; } .join-avator > .user-pic > .pic-cursor > li > span.circle.active { background: #000; border: 1px solid #000; } .join-avator > .user-pic > .pic-cursor > li > span.line { display: inline-block; width: 28px; vertical-align: middle; height: 2px; background: #757272; margin: 0 5px; } .join-avator > .user-change { float: right; width: 78px; position: relative; height: 100%; } .join-avator > .user-change > .change-prev { position: absolute; right: 0; bottom: 106px; width: 40px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 20px; background: #313131; cursor: pointer; } .join-avator > .user-change > .change-prev.active { background: #1a2e59; } .join-avator > .user-change > .change-next { position: absolute; right: 0; bottom: 66px; width: 40px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 20px; background: #313131; cursor: pointer; } .join-avator > .user-change > .change-next.active { background: #1a2e59; } .brand-container { width: 100%; height: 790px; background: #fff; } .brand-container > .brand-content { width: 1245px; height: 100%; margin: 0 auto; padding: 100px 0; box-sizing: border-box; } .brand-content > .title { width: 100%; height: 88px; background-image: url('../images/home/brand.png'); background-size: 100% 100%; } .brand-content > .content { width: 100%; height: 502px; position: relative; } .brand-content > .content .display { height: 300px; position: absolute; width: 100%; } .brand-content > .content .display .logo{ width: 290px; height: 175px; position: relative; top:60px; z-index:999999; text-align: center; vertical-align: middle; } .brand-content > .content .display .logo img{ width: 280px; height: 165px; margin-top: 4px; margin-left: 80px; } .brand-content > .content .display .right{ float: right; position:relative; margin-right: 100px; width: 740px; height: 100px; margin-top: -100px; z-index: 99999999 !important; } .brand-content > .content .display .right h1{ font-size: 26px; font-weight: normal; height: 40px; color: #f08300; line-height: 30px; padding-left: 50px; position: relative; } .brand-content > .content .display .right h1:after{ position: absolute; content: ""; width: 270px; left: 50px; top:36px; height: 1px; background-color: #f08300; } .brand-content > .content .display .right p { padding-top: 60px; font-size: 16px; line-height: 32px; color: white; opacity: 0.8; } .brand-content > .content .display .right span{ display: inline-block; float: left; font-size: 30px; height: 38px; width: 38px; text-align: center; line-height: 38px; font-weight: normal; color: white; background-color: #f08300; } .brand-content > .content > .content-pic { position: absolute; top: 76px; left: 422px; width: 266px; height: 42px; } .brand-content > .content > .content-pic > img { height: 100%; } .brand-content > .content > .content-preview { position: absolute; top: 60px; left: 80px; width: 290px; height: 174px; padding: 4px; box-sizing: border-box; z-index: 10; } .brand-content > .content .display .logo::before { content: ""; width: 100%; height: 50%; position: absolute; top: 0; left: 75px; border-top: 1px solid #313131; border-left: 1px solid #313131; border-right: 1px solid #313131; } .brand-content > .content .display .logo::after { content: ""; width: 100%; height: 50%; position: absolute; bottom: 0; left: 75px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; } .brand-content > .content > .content-preview > img { width: 100%; height: 100%; } .brand-content > .content > .content-detail { width: 100%; height: 356px; background: #1a2f59; position: absolute; bottom: 0; left: 0; padding: 36px 84px 52px 84px; box-sizing: border-box; } .content-detail > p.text { font-size: 16px; color: #fff; padding-left: 344px; box-sizing: border-box; } .content-detail > .pic-ul { width: 100%; height: 160px; margin-top: 70px; font-size: 0; text-align: center; } .content-detail > .pic-ul > li { display: inline-block; vertical-align: middle; height: 100%; font-size: 0; } .pic-ul > li > .pic-box { display: inline-block; vertical-align: middle; width: 178px; height: 100%; } .pic-ul > li > .pic-box > .pic { width: 100%; height: 106px; margin-top: 28px; position: relative; border: 1px solid #848fa4; box-sizing: border-box; } .pic-ul > li > .pic-box > .pic.active::before { content: ""; position: absolute; top: -20px; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #848fa4; } .pic-ul > li > .pic-box > .pic > img { width: 100%; height: 100%; } .pic-ul > li > .pic-box > .text { width: 100%; text-align: center; font-size: 16px; color: #fff; } .pic-ul > li > .pic-line { display: inline-block; height: 2px; margin: 0 10px; width: 80px; background: #757272; } .welcom-join { width: 100%; height: 280px; background-image: url('../images/home/welcome.png'); background-size: 100% 100%; } .welcom-join > .welcome-container { width: 1245px; height: 100%; margin: 0 auto; } .product-power { width: 100%; height: 908px; background: #fff; } .product-power > .power-container { width: 1245px; height: 100%; margin: 0 auto; padding: 56px 0 110px 0px; box-sizing: border-box; } .power-container > .power-title { width: 100%; height: 94px; background-image: url('../images/home/power.png'); background-size: 100% 100%; } .power-container > .power-list { width: 100%; height: 255px; font-size: 0; text-align: center; padding: 58px 0; box-sizing: border-box; overflow: hidden; } .power-container > .power-list > li { display: inline-block; width: 16%; height: 142px; margin: 0 0.3%; text-align: center; } .power-container > .power-list > li > .pic { width: 80px; height: 90px; display: inline-block; } .power-container > .power-list > li > p.text { font-size: 20px; color: #000000; } .power-list > li > p.text > span:nth-of-type(2) { font-size: 24px; color: #1a2e59; font-weight: bold; } .power-container > .power-intro { width: 100%; height: 400px; font-size: 0; background: #fff; } .power-container > .power-intro > .intro-list { width: 20%; height: 100%; vertical-align: middle; display: inline-block; } /*.power-container>.power-intro>.intro-list:first-child{*/ /*background: #1a2e59;*/ /*}*/ .power-container > .power-intro > .intro-list:first-child > p:hover { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; font-size: 16px; color: #fff; } .power-container > .power-intro > .intro-list:first-child > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list:nth-of-type(2n) > p { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; background: #eeeeee; font-size: 16px; color: #212121; } .power-container > .power-intro > .intro-list:nth-of-type(2n) > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list:nth-of-type(2n+1) > p { width: 100%; height: 290px; padding: 80px 32px 0 32px; box-sizing: border-box; background: #d1d5de; color: #2d2d2d; font-size: 16px; } .power-container > .power-intro > .intro-list:nth-of-type(2n+1) > div { width: 100%; height: 110px; } .power-container > .power-intro > .intro-list > .number { position: relative; } .intro-list:nth-of-type(2n+1) > .number > p:first-child { position: absolute; bottom: 20px; left: 0; right: 0; color: #626c84; font-size: 72.25px; text-align: center; line-height: 1; opacity: .3; } .intro-list:first-child > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; bottom: 36px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #fff; } .intro-list:nth-of-type(2n+1) > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; bottom: 36px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #1a2e59; } .intro-list > .number > p:last-child:before { content: ''; display: block; position: absolute; width: 44px; height: 4px; background: #1a2e59; top: 32px; left: 0; right: 0; margin: 0 auto; } .intro-list:nth-of-type(2n) > .number > p:first-child { position: absolute; top: 6px; left: 0; right: 0; color: #626c84; font-size: 72.25px; text-align: center; line-height: 1; opacity: .3; } .intro-list:nth-of-type(2n) > .number > p:last-child { font-size: 22px; font-weight: bold; position: absolute; top: 42px; left: 0; right: 0; z-index: 10; text-align: center; line-height: 1; color: #1a2e59; } /*add by kevinlorry */ .power-container > .power-intro > .intro-list:hover { background: #1a2e59; } .power-container > .power-intro > .intro-list:hover > p { background: #1a2e59; color: white; opacity: 0.7; } .power-container > .power-intro > .intro-list:hover p { background: #1a2e59; color: white; } .power-container > .power-intro > .intro-list:hover { background: #1a2e59; } .power-container > .power-intro > .intro-list:hover > p { background: #1a2e59; color: white; opacity: 0.7; } .power-container > .power-intro > .intro-list:hover p { background: #1a2e59; color: white; } /*.intro-list:hover .number:last-child:before{*/ /*background: #1a2e59;*/ /*}*/ .intro-list:hover .number > p:last-child:before { background-color: white; } .coop-case { width: 100%; height: 636px; background: #1a2e59; } .coop-case > .case-container { width: 1245px; height: 100%; margin: 0 auto; padding: 70px 0 82px 0; box-sizing: border-box; } .coop-case > .case-container > .coop-title { width: 100%; height: 96px; background-image: url('../images/home/coop-case.png'); background-size: 100% 100%; } .coop-case > .case-container > .coop-customer { margin-top: 58px; width: 100%; height: 326px; position: relative; } .case-container > .coop-customer > .prev-btn { position: absolute; left: 0; width: 118px; height: 244px; top: 41px; background: #707070; color: #fff; text-align: center; line-height: 244px; } .coop-customer > .prev-btn > .iconfont { font-size: 40px; } .case-container > .coop-customer > .next-btn { position: absolute; right: 0; height: 244px; width: 118px; top: 41px; background: #707070; color: #fff; text-align: center; line-height: 244px; font-size: 40px; } .coop-customer > .next-btn > .iconfont { font-size: 40px; } .case-container > .coop-customer > .prev-btn.active, .case-container > .coop-customer > .next-btn.active { background: #f08300; } .case-container > .coop-customer > .content-box { position: absolute; left: 118px; top: 0; width: 1009px; height: 100%; overflow: hidden; } .content-box > .content { width: 100%; height: 100%; transition: all .5s linear; font-size: 0; position: absolute; } .coop-customer .content > .content-pic { width: 402px; height: 100%; display: inline-block; vertical-align: middle; background: #f08300; } .coop-customer .content > .content-text { width: 607px; height: 244px; display: inline-block; vertical-align: middle; background: #fff; padding: 82px; box-sizing: border-box; font-size: 16px; color: #000; } .content > .content-pic > .pic-box { width: 100%; height: 286px; } .content > .content-pic > .pic-text { width: 100%; height: 40px; line-height: 40px; background: #f08300; color: #fff; font-size: 16px; font-weight: bold; text-align: center; } .home-partners { width: 100%; height: 612px; background: #fff; } .home-partners > .partners-container { width: 1245px; height: 100%; margin: 0 auto; } .home-partners > .partners-container > .partners-title { margin: 96px auto 0 auto; text-align: center; } .partners-container > .partners-title > img { width: auto; } .partners-container > .partners-title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .partners-container > .partners-list { width: 100%; height: 428px; padding: 52px 32px 62px 32px; box-sizing: border-box; } .partners-container > .partners-list > .list-ul { width: 100%; height: 100%; background-image: url('../images//home/characterBg.png'); background-size: 100% 100%; font-size: 0; padding: 0 26px; box-sizing: border-box; } .partners-list > .list-ul > li { display: inline-block; width: 25%; vertical-align: middle; height: 50%; box-sizing: border-box; } .partners-list > .list-ul > li.border-bottom { border-bottom: 2px solid #b7b9bb; } .partners-list > .list-ul > li:not(:nth-of-type(4n)) { border-right: 2px solid #b7b9bb; } .partners-list > .list-ul > li:hover > .pic { transform: rotate(360deg) } .list-ul > li > .pic { width: 100%; height: 60%; line-height: 94.2px; text-align: center; transition: all .8s ease-in-out; cursor: pointer; } .list-ul > li > .pic > img { display: inline-block; vertical-align: middle; width: 60%; height: auto; } .list-ul > li > .text { width: 100%; height: 40%; line-height: 62.8px; margin: 0 auto; text-align: center; } .list-ul > li > .text > p { display: inline-block; padding: 0 44px; box-sizing: border-box; font-size: 16px; color: #fff; background: #1a2e59; } .home-news { width: 100%; height: 602px; background: #fff; } .home-news > .news-container { width: 1245px; height: 100%; margin: 0 auto; } .home-news > .news-container > .news-title { margin: 0 auto; padding: 52px 0 48px 0; text-align: center; } .home-news > .news-container > .news-title > img { width: auto; } .home-news > .news-container > .news-title > p { margin: 0 auto; width: 56px; height: 42px; font-size: 24.12px; color: #000; border-bottom: 2px solid #000; } .home-news > .news-container > .news-list { width: 100%; padding: 0 36px; height: 322px; box-sizing: border-box; font-size: 0; text-align: center; } .news-container > .news-list > li { display: inline-block; vertical-align: middle; width: 32%; height: 100%; position: relative; } .news-container > .news-list > li:hover { box-shadow: 0 0 15px #333 } .news-container > .news-list > li:nth-of-type(2) { margin: 0 2%; } .news-list > li .arrow-icon { position: absolute; right: 26px; bottom: 82px; width: 36px; height: 36px; } .news-list > li .pic { width: 100%; height: 222px; } .news-list > li .text { width: 100%; height: 100px; padding: 22px 42px; box-sizing: border-box; background: #1a2e59; } .news-list > li .text > h2 { text-align: left; font-size: 16px; color: #fff; } .news-list > li .text > p { margin-top: 5px; text-align: left; font-size: 12px; color: #fff; } .zh-container .swiper-button-prev { width: 39px; height: 39px; background-image: url("../image/arrow1.png"); background-size: 39px 39px; } .zh-container .swiper-button-next { width: 39px; height: 39px; background-size: 39px 39px; background-image: url("../image/arrow2.png"); }
0.370339
0.105027
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?z88bsx'); src: url('fonts/icomoon.eot?z88bsx#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z88bsx') format('truetype'), url('fonts/icomoon.woff?z88bsx') format('woff'), url('fonts/icomoon.svg?z88bsx#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-camera:before { content: "\e9c1"; } .icon-phone:before { content: "\e9c0"; } .icon-pen:before { content: "\e9be"; } .icon-trash:before { content: "\e9bf"; } .icon-file-paper:before { content: "\e9bc"; } .icon-pin-paper:before { content: "\e9bd"; } .icon-analytics:before { content: "\e928"; } .icon-back-in-time:before { content: "\e929"; } .icon-bag-1:before { content: "\e92a"; } .icon-bag-2:before { content: "\e92b"; } .icon-bag-3:before { content: "\e92c"; } .icon-bank-1:before { content: "\e92d"; } .icon-bank:before { content: "\e92e"; } .icon-bar-chart:before { content: "\e92f"; } .icon-bell:before { content: "\e930"; } .icon-box:before { content: "\e931"; } .icon-buy:before { content: "\e932"; } .icon-calendar-1:before { content: "\e933"; } .icon-calendar-2:before { content: "\e934"; } .icon-calendar:before { content: "\e935"; } .icon-call:before { content: "\e936"; } .icon-car:before { content: "\e937"; } .icon-cart-1:before { content: "\e938"; } .icon-cart-2:before { content: "\e939"; } .icon-cart:before { content: "\e93a"; } .icon-chat-1:before { content: "\e93b"; } .icon-chat:before { content: "\e93c"; } .icon-clock-1:before { content: "\e93d"; } .icon-clock-2:before { content: "\e93e"; } .icon-clock:before { content: "\e93f"; } .icon-comment-1:before { content: "\e940"; } .icon-comment:before { content: "\e941"; } .icon-config-1:before { content: "\e942"; } .icon-copy1:before { content: "\e943"; } .icon-credit-card-1:before { content: "\e944"; } .icon-credit-card:before { content: "\e945"; } .icon-csv-1:before { content: "\e946"; } .icon-csv-2:before { content: "\e947"; } .icon-csv-3:before { content: "\e948"; } .icon-csv:before { content: "\e949"; } .icon-danger-1:before { content: "\e94a"; } .icon-danger-2:before { content: "\e94b"; } .icon-danger-4:before { content: "\e94c"; } .icon-danger:before { content: "\e94d"; } .icon-dashboard-1:before { content: "\e94e"; } .icon-dashboard-2:before { content: "\e94f"; } .icon-dashboard-3:before { content: "\e950"; } .icon-dashboard:before { content: "\e951"; } .icon-delivery-box:before { content: "\e952"; } .icon-descending-sort:before { content: "\e953"; } .icon-document:before { content: "\e954"; } .icon-edit-1:before { content: "\e955"; } .icon-edit-2:before { content: "\e956"; } .icon-edit:before { content: "\e957"; } .icon-envelope:before { content: "\e958"; } .icon-excel-1:before { content: "\e959"; } .icon-excel-2:before { content: "\e95a"; } .icon-excel-3:before { content: "\e95b"; } .icon-excel-4:before { content: "\e95c"; } .icon-excel-5:before { content: "\e95d"; } .icon-excel:before { content: "\e95e"; } .icon-factory-1:before { content: "\e95f"; } .icon-factory:before { content: "\e960"; } .icon-fax-1:before { content: "\e961"; } .icon-fax-machine:before { content: "\e962"; } .icon-fax:before { content: "\e963"; } .icon-femenine:before { content: "\e964"; } .icon-file:before { content: "\e965"; } .icon-files:before { content: "\e966"; } .icon-filter:before { content: "\e967"; } .icon-folder-1:before { content: "\e968"; } .icon-folder-2:before { content: "\e969"; } .icon-folder-close:before { content: "\e96a"; } .icon-folder-o:before { content: "\e96b"; } .icon-folder:before { content: "\e96c"; } .icon-future:before { content: "\e96d"; } .icon-gender:before { content: "\e96e"; } .icon-giff:before { content: "\e96f"; } .icon-gift-box:before { content: "\e970"; } .icon-giftbox:before { content: "\e971"; } .icon-group-user-1:before { content: "\e972"; } .icon-group-user:before { content: "\e973"; } .icon-heart:before { content: "\e974"; } .icon-image-1:before { content: "\e975"; } .icon-image-gallery:before { content: "\e976"; } .icon-like:before { content: "\e977"; } .icon-locale-1:before { content: "\e978"; } .icon-locale:before { content: "\e979"; } .icon-mail:before { content: "\e97a"; } .icon-map:before { content: "\e97b"; } .icon-mars:before { content: "\e97c"; } .icon-menu-1:before { content: "\e97d"; } .icon-menu-2:before { content: "\e97e"; } .icon-menu-3:before { content: "\e97f"; } .icon-messenger:before { content: "\e980"; } .icon-notification:before { content: "\e981"; } .icon-order:before { content: "\e982"; } .icon-package:before { content: "\e983"; } .icon-paper:before { content: "\e984"; } .icon-pdf-1:before { content: "\e985"; } .icon-pdf-2:before { content: "\e986"; } .icon-pdf-3:before { content: "\e987"; } .icon-pdf:before { content: "\e988"; } .icon-phone-call:before { content: "\e989"; } .icon-photo:before { content: "\e98a"; } .icon-picture:before { content: "\e98b"; } .icon-pie-chart-1:before { content: "\e98c"; } .icon-pie-chart:before { content: "\e98d"; } .icon-price-tag:before { content: "\e98e"; } .icon-price-tags:before { content: "\e98f"; } .icon-profile-1:before { content: "\e990"; } .icon-profile:before { content: "\e991"; } .icon-question-1:before { content: "\e992"; } .icon-question-mark:before { content: "\e993"; } .icon-question:before { content: "\e994"; } .icon-refund-1:before { content: "\e995"; } .icon-refund-box:before { content: "\e996"; } .icon-refund:before { content: "\e997"; } .icon-rejected-1:before { content: "\e998"; } .icon-rejected:before { content: "\e999"; } .icon-save-money:before { content: "\e99a"; } .icon-seller-1:before { content: "\e99b"; } .icon-seller:before { content: "\e99c"; } .icon-send-1:before { content: "\e99d"; } .icon-send:before { content: "\e99e"; } .icon-setting-1:before { content: "\e99f"; } .icon-setting-2:before { content: "\e9a0"; } .icon-setting:before { content: "\e9a1"; } .icon-shop-1:before { content: "\e9a2"; } .icon-shop-2:before { content: "\e9a3"; } .icon-shop:before { content: "\e9a4"; } .icon-smartphone-1:before { content: "\e9a5"; } .icon-smartphone:before { content: "\e9a6"; } .icon-sort-1:before { content: "\e9a7"; } .icon-sort-by-attributes:before { content: "\e9a8"; } .icon-sort:before { content: "\e9a9"; } .icon-speedometer-1:before { content: "\e9aa"; } .icon-speedometer:before { content: "\e9ab"; } .icon-star-1:before { content: "\e9ac"; } .icon-star:before { content: "\e9ad"; } .icon-supermarket-1:before { content: "\e9ae"; } .icon-supermarket:before { content: "\e9af"; } .icon-surprise:before { content: "\e9b0"; } .icon-swetcher-left:before { content: "\e9b1"; } .icon-switcher-e:before { content: "\e9b2"; } .icon-switcher-right:before { content: "\e9b3"; } .icon-switcher-s:before { content: "\e9b4"; } .icon-tag:before { content: "\e9b5"; } .icon-truck:before { content: "\e9b6"; } .icon-user-1:before { content: "\e9b7"; } .icon-user:before { content: "\e9b8"; } .icon-wallet:before { content: "\e9b9"; } .icon-zoom-in:before { content: "\e9ba"; } .icon-zoom:before { content: "\e9bb"; } .icon-lock:before { content: "\e924"; } .icon-padlock:before { content: "\e925"; } .icon-padunlock:before { content: "\e926"; } .icon-unlock:before { content: "\e927"; } .icon-back:before { content: "\e91f"; } .icon-backward:before { content: "\e920"; } .icon-forward:before { content: "\e921"; } .icon-backward-o:before { content: "\e922"; } .icon-forward-o:before { content: "\e923"; } .icon-copy:before { content: "\e91d"; } .icon-search:before { content: "\e91e"; } .icon-angle-1:before { content: "\e900"; } .icon-angle:before { content: "\e901"; } .icon-arrow-down:before { content: "\e902"; } .icon-arrow-left:before { content: "\e903"; } .icon-cancel:before { content: "\e904"; } .icon-check:before { content: "\e905"; } .icon-cloud-computing-1:before { content: "\e906"; } .icon-cloud-computing:before { content: "\e907"; } .icon-color-picker:before { content: "\e908"; } .icon-download:before { content: "\e909"; } .icon-ellipsis:before { content: "\e90a"; } .icon-flip:before { content: "\e90b"; } .icon-font-size:before { content: "\e90c"; } .icon-minus-1:before { content: "\e90d"; } .icon-minus:before { content: "\e90e"; } .icon-more-x:before { content: "\e90f"; } .icon-more-yo:before { content: "\e910"; } .icon-more:before { content: "\e911"; } .icon-next:before { content: "\e912"; } .icon-plus:before { content: "\e913"; } .icon-refresh:before { content: "\e914"; } .icon-remove .path1:before { content: "\e915"; color: rgb(244, 67, 54); } .icon-remove .path2:before { content: "\e916"; margin-left: -1em; color: rgb(250, 250, 250); } .icon-rotate:before { content: "\e917"; } .icon-scale-out:before { content: "\e918"; } .icon-sinus:before { content: "\e919"; } .icon-undo:before { content: "\e91a"; } .icon-upload-1:before { content: "\e91b"; } .icon-upload:before { content: "\e91c"; }
resources/src/assets/icomoon/style.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?z88bsx'); src: url('fonts/icomoon.eot?z88bsx#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z88bsx') format('truetype'), url('fonts/icomoon.woff?z88bsx') format('woff'), url('fonts/icomoon.svg?z88bsx#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-camera:before { content: "\e9c1"; } .icon-phone:before { content: "\e9c0"; } .icon-pen:before { content: "\e9be"; } .icon-trash:before { content: "\e9bf"; } .icon-file-paper:before { content: "\e9bc"; } .icon-pin-paper:before { content: "\e9bd"; } .icon-analytics:before { content: "\e928"; } .icon-back-in-time:before { content: "\e929"; } .icon-bag-1:before { content: "\e92a"; } .icon-bag-2:before { content: "\e92b"; } .icon-bag-3:before { content: "\e92c"; } .icon-bank-1:before { content: "\e92d"; } .icon-bank:before { content: "\e92e"; } .icon-bar-chart:before { content: "\e92f"; } .icon-bell:before { content: "\e930"; } .icon-box:before { content: "\e931"; } .icon-buy:before { content: "\e932"; } .icon-calendar-1:before { content: "\e933"; } .icon-calendar-2:before { content: "\e934"; } .icon-calendar:before { content: "\e935"; } .icon-call:before { content: "\e936"; } .icon-car:before { content: "\e937"; } .icon-cart-1:before { content: "\e938"; } .icon-cart-2:before { content: "\e939"; } .icon-cart:before { content: "\e93a"; } .icon-chat-1:before { content: "\e93b"; } .icon-chat:before { content: "\e93c"; } .icon-clock-1:before { content: "\e93d"; } .icon-clock-2:before { content: "\e93e"; } .icon-clock:before { content: "\e93f"; } .icon-comment-1:before { content: "\e940"; } .icon-comment:before { content: "\e941"; } .icon-config-1:before { content: "\e942"; } .icon-copy1:before { content: "\e943"; } .icon-credit-card-1:before { content: "\e944"; } .icon-credit-card:before { content: "\e945"; } .icon-csv-1:before { content: "\e946"; } .icon-csv-2:before { content: "\e947"; } .icon-csv-3:before { content: "\e948"; } .icon-csv:before { content: "\e949"; } .icon-danger-1:before { content: "\e94a"; } .icon-danger-2:before { content: "\e94b"; } .icon-danger-4:before { content: "\e94c"; } .icon-danger:before { content: "\e94d"; } .icon-dashboard-1:before { content: "\e94e"; } .icon-dashboard-2:before { content: "\e94f"; } .icon-dashboard-3:before { content: "\e950"; } .icon-dashboard:before { content: "\e951"; } .icon-delivery-box:before { content: "\e952"; } .icon-descending-sort:before { content: "\e953"; } .icon-document:before { content: "\e954"; } .icon-edit-1:before { content: "\e955"; } .icon-edit-2:before { content: "\e956"; } .icon-edit:before { content: "\e957"; } .icon-envelope:before { content: "\e958"; } .icon-excel-1:before { content: "\e959"; } .icon-excel-2:before { content: "\e95a"; } .icon-excel-3:before { content: "\e95b"; } .icon-excel-4:before { content: "\e95c"; } .icon-excel-5:before { content: "\e95d"; } .icon-excel:before { content: "\e95e"; } .icon-factory-1:before { content: "\e95f"; } .icon-factory:before { content: "\e960"; } .icon-fax-1:before { content: "\e961"; } .icon-fax-machine:before { content: "\e962"; } .icon-fax:before { content: "\e963"; } .icon-femenine:before { content: "\e964"; } .icon-file:before { content: "\e965"; } .icon-files:before { content: "\e966"; } .icon-filter:before { content: "\e967"; } .icon-folder-1:before { content: "\e968"; } .icon-folder-2:before { content: "\e969"; } .icon-folder-close:before { content: "\e96a"; } .icon-folder-o:before { content: "\e96b"; } .icon-folder:before { content: "\e96c"; } .icon-future:before { content: "\e96d"; } .icon-gender:before { content: "\e96e"; } .icon-giff:before { content: "\e96f"; } .icon-gift-box:before { content: "\e970"; } .icon-giftbox:before { content: "\e971"; } .icon-group-user-1:before { content: "\e972"; } .icon-group-user:before { content: "\e973"; } .icon-heart:before { content: "\e974"; } .icon-image-1:before { content: "\e975"; } .icon-image-gallery:before { content: "\e976"; } .icon-like:before { content: "\e977"; } .icon-locale-1:before { content: "\e978"; } .icon-locale:before { content: "\e979"; } .icon-mail:before { content: "\e97a"; } .icon-map:before { content: "\e97b"; } .icon-mars:before { content: "\e97c"; } .icon-menu-1:before { content: "\e97d"; } .icon-menu-2:before { content: "\e97e"; } .icon-menu-3:before { content: "\e97f"; } .icon-messenger:before { content: "\e980"; } .icon-notification:before { content: "\e981"; } .icon-order:before { content: "\e982"; } .icon-package:before { content: "\e983"; } .icon-paper:before { content: "\e984"; } .icon-pdf-1:before { content: "\e985"; } .icon-pdf-2:before { content: "\e986"; } .icon-pdf-3:before { content: "\e987"; } .icon-pdf:before { content: "\e988"; } .icon-phone-call:before { content: "\e989"; } .icon-photo:before { content: "\e98a"; } .icon-picture:before { content: "\e98b"; } .icon-pie-chart-1:before { content: "\e98c"; } .icon-pie-chart:before { content: "\e98d"; } .icon-price-tag:before { content: "\e98e"; } .icon-price-tags:before { content: "\e98f"; } .icon-profile-1:before { content: "\e990"; } .icon-profile:before { content: "\e991"; } .icon-question-1:before { content: "\e992"; } .icon-question-mark:before { content: "\e993"; } .icon-question:before { content: "\e994"; } .icon-refund-1:before { content: "\e995"; } .icon-refund-box:before { content: "\e996"; } .icon-refund:before { content: "\e997"; } .icon-rejected-1:before { content: "\e998"; } .icon-rejected:before { content: "\e999"; } .icon-save-money:before { content: "\e99a"; } .icon-seller-1:before { content: "\e99b"; } .icon-seller:before { content: "\e99c"; } .icon-send-1:before { content: "\e99d"; } .icon-send:before { content: "\e99e"; } .icon-setting-1:before { content: "\e99f"; } .icon-setting-2:before { content: "\e9a0"; } .icon-setting:before { content: "\e9a1"; } .icon-shop-1:before { content: "\e9a2"; } .icon-shop-2:before { content: "\e9a3"; } .icon-shop:before { content: "\e9a4"; } .icon-smartphone-1:before { content: "\e9a5"; } .icon-smartphone:before { content: "\e9a6"; } .icon-sort-1:before { content: "\e9a7"; } .icon-sort-by-attributes:before { content: "\e9a8"; } .icon-sort:before { content: "\e9a9"; } .icon-speedometer-1:before { content: "\e9aa"; } .icon-speedometer:before { content: "\e9ab"; } .icon-star-1:before { content: "\e9ac"; } .icon-star:before { content: "\e9ad"; } .icon-supermarket-1:before { content: "\e9ae"; } .icon-supermarket:before { content: "\e9af"; } .icon-surprise:before { content: "\e9b0"; } .icon-swetcher-left:before { content: "\e9b1"; } .icon-switcher-e:before { content: "\e9b2"; } .icon-switcher-right:before { content: "\e9b3"; } .icon-switcher-s:before { content: "\e9b4"; } .icon-tag:before { content: "\e9b5"; } .icon-truck:before { content: "\e9b6"; } .icon-user-1:before { content: "\e9b7"; } .icon-user:before { content: "\e9b8"; } .icon-wallet:before { content: "\e9b9"; } .icon-zoom-in:before { content: "\e9ba"; } .icon-zoom:before { content: "\e9bb"; } .icon-lock:before { content: "\e924"; } .icon-padlock:before { content: "\e925"; } .icon-padunlock:before { content: "\e926"; } .icon-unlock:before { content: "\e927"; } .icon-back:before { content: "\e91f"; } .icon-backward:before { content: "\e920"; } .icon-forward:before { content: "\e921"; } .icon-backward-o:before { content: "\e922"; } .icon-forward-o:before { content: "\e923"; } .icon-copy:before { content: "\e91d"; } .icon-search:before { content: "\e91e"; } .icon-angle-1:before { content: "\e900"; } .icon-angle:before { content: "\e901"; } .icon-arrow-down:before { content: "\e902"; } .icon-arrow-left:before { content: "\e903"; } .icon-cancel:before { content: "\e904"; } .icon-check:before { content: "\e905"; } .icon-cloud-computing-1:before { content: "\e906"; } .icon-cloud-computing:before { content: "\e907"; } .icon-color-picker:before { content: "\e908"; } .icon-download:before { content: "\e909"; } .icon-ellipsis:before { content: "\e90a"; } .icon-flip:before { content: "\e90b"; } .icon-font-size:before { content: "\e90c"; } .icon-minus-1:before { content: "\e90d"; } .icon-minus:before { content: "\e90e"; } .icon-more-x:before { content: "\e90f"; } .icon-more-yo:before { content: "\e910"; } .icon-more:before { content: "\e911"; } .icon-next:before { content: "\e912"; } .icon-plus:before { content: "\e913"; } .icon-refresh:before { content: "\e914"; } .icon-remove .path1:before { content: "\e915"; color: rgb(244, 67, 54); } .icon-remove .path2:before { content: "\e916"; margin-left: -1em; color: rgb(250, 250, 250); } .icon-rotate:before { content: "\e917"; } .icon-scale-out:before { content: "\e918"; } .icon-sinus:before { content: "\e919"; } .icon-undo:before { content: "\e91a"; } .icon-upload-1:before { content: "\e91b"; } .icon-upload:before { content: "\e91c"; }
0.31732
0.104569
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&amp;display=swap"); @import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; margin-block-start: 0; margin-block-end: 0; padding: 0; content: ""; box-sizing: border-box; transition: all 0.1s linear; } *::selection { background-color: #3cad57; color: white; text-shadow: none; } html { font-family: "Noto Serif JP", sans-serif; font-size: 10px; } body { background: #000000; display: flex; justify-content: center; align-items: center; height: 100vh; width: 100vw; overflow: hidden; animation: rotate-root 3s linear; } @keyframes rotate-root { 0% { filter: opacity(0); } 100% { filter: opacity(1); } } .container { position: absolute; z-index: -1; } .container > span { position: absolute; top: 0; left: 0; display: block; width: 450px; height: 450px; border-radius: 50%; transform-origin: 100%; transform: translate(-100%, -50%) rotate(calc(90deg * var(--i))); animation: rotate-color 12s linear infinite; opacity: 0.5; } .container > span:nth-child(1) { background-color: #00ff3c99; } .container > span:nth-child(2) { background-color: #f700ff99; } .container > span:nth-child(3) { background-color: #ffae0099; } .container > span:nth-child(4) { background-color: #ff000099; } @keyframes rotate-color { 0% { filter: hue-rotate(0deg) blur(60px); } 100% { filter: hue-rotate(360deg) blur(60px); } } .clock { font-family: "Roboto Slab", serif; position: relative; display: flex; justify-content: center; align-items: center; width: 90vw; height: 90vw; max-width: 500px; max-height: 500px; border-radius: 50%; background: rgba(161, 84, 179, 0.25); border: 1px solid rgba(232, 255, 255, 0.226); box-shadow: 0 -1.5rem 1.5rem rgba(255, 255, 255, 0.05), inset 0 -1.5rem 1.5rem rgba(255, 255, 255, 0.05), 0 1.5rem 1.5rem rgba(0, 0, 0, 0.3), inset 0 2rem 3rem rgba(49, 49, 49, 0.3), 0 0 7rem rgba(255, 255, 255, 0.2); animation: rotate-2 60s linear infinite; } .clock .num { pointer-events: none; position: absolute; top: 50%; left: 50%; font-size: 2rem; display: block; height: 100%; transform: translate(-50%, -50%) rotate(calc(30deg * var(--i))) scale(0.9); font-size: 2.5rem; } .clock .num > span { color: #ff5252; font-weight: bold; display: block; transform: rotate(calc(-30deg * var(--i))); animation: rotate-2 360s linear infinite; text-shadow: 0 0.1rem 0 #310000, 0 0.2rem 0 #660000; } @keyframes rotate-2 { 0% { filter: brightness(150%) hue-rotate(calc(30deg * var(--i))); } 100% { filter: brightness(150%) hue-rotate(calc(360deg * var(--i))); } } .clock .num:nth-child(3), .clock .num:nth-child(6), .clock .num:nth-child(9), .clock .num:nth-child(12) { font-size: 5rem !important; } .clock .num:nth-child(3) { margin: 0 2rem; } .clock .num:nth-child(6) { margin: 1.6rem 0; } .clock .num:nth-child(9) { margin: 0 -2rem; } .clock .num:nth-child(12) { margin: -2rem 0; } .clock::after { content: ""; display: block; width: 1.5rem; height: 1.5rem; background-color: #fff; border-radius: 50%; z-index: 1000; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3); } .main-clock { position: absolute; } .main-clock > p { display: flex; flex-direction: column; align-items: center; justify-content: space-around; position: absolute; width: 90vw; height: 60vw; max-width: 500px; max-height: 500px; text-shadow: 0 2px 0.1rem rgba(0, 0, 0, 0.3); transform: translate(-50%, -50%); z-index: -1; } .main-clock > p > i { font-size: 3rem; margin-bottom: 5rem; color: #ffdcdc; text-shadow: 0 0 1rem white, 0 0 2rem white, 0 0 5rem white; background: transparent; animation: rotate-1 6s linear infinite; } .main-clock > p > a { font-size: 1.5rem; text-decoration: none; background: -webkit-linear-gradient(#111111 0%, #fffeae 50%, #ffd9a8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; cursor: pointer; font-style: italic; animation: rotate-1 6s linear infinite; } .main-clock > div { transform: translate(-50%, -50%); position: absolute; pointer-events: none; } .main-clock > div > div { display: flex; justify-content: center; transition: none; } @keyframes rotate-1 { 0% { filter: hue-rotate(0deg); } 100% { filter: hue-rotate(360deg); } } .main-clock .hour, .main-clock .hr { width: 50vw; height: 50vw; max-width: 22rem; max-height: 22rem; } .main-clock .min, .main-clock .mn { width: 60vw; height: 60vw; max-width: 32rem; max-height: 32rem; } .main-clock .sec, .main-clock .sc { width: 70vw; height: 70vw; max-width: 36rem; max-height: 36rem; } .main-clock .hr::before { content: ""; position: absolute; width: 0.8rem; height: 25vw; max-height: 11rem; background-color: #ff006a; border-radius: 0.6rem 0.6rem 0 0; box-shadow: 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.05); } .main-clock .mn::before { content: ""; position: absolute; width: 0.6rem; height: 30vw; max-height: 16rem; background-color: #ffffff; border-radius: 0.6rem 0.6rem 0 0; box-shadow: 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.1); } .main-clock .sc { animation: rotate-1 12s linear infinite; } .main-clock .sc::before { content: ""; position: absolute; width: 0.3rem; height: 35vw; max-height: 20rem; background: linear-gradient(to bottom, #d45500, #ffe600); border-radius: 0.2rem; box-shadow: 0.5rem 0.5rem 0.2rem rgba(0, 0, 0, 0.2); } /*# sourceMappingURL=index.css.map */
styles/index.css
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&amp;display=swap"); @import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; margin-block-start: 0; margin-block-end: 0; padding: 0; content: ""; box-sizing: border-box; transition: all 0.1s linear; } *::selection { background-color: #3cad57; color: white; text-shadow: none; } html { font-family: "Noto Serif JP", sans-serif; font-size: 10px; } body { background: #000000; display: flex; justify-content: center; align-items: center; height: 100vh; width: 100vw; overflow: hidden; animation: rotate-root 3s linear; } @keyframes rotate-root { 0% { filter: opacity(0); } 100% { filter: opacity(1); } } .container { position: absolute; z-index: -1; } .container > span { position: absolute; top: 0; left: 0; display: block; width: 450px; height: 450px; border-radius: 50%; transform-origin: 100%; transform: translate(-100%, -50%) rotate(calc(90deg * var(--i))); animation: rotate-color 12s linear infinite; opacity: 0.5; } .container > span:nth-child(1) { background-color: #00ff3c99; } .container > span:nth-child(2) { background-color: #f700ff99; } .container > span:nth-child(3) { background-color: #ffae0099; } .container > span:nth-child(4) { background-color: #ff000099; } @keyframes rotate-color { 0% { filter: hue-rotate(0deg) blur(60px); } 100% { filter: hue-rotate(360deg) blur(60px); } } .clock { font-family: "Roboto Slab", serif; position: relative; display: flex; justify-content: center; align-items: center; width: 90vw; height: 90vw; max-width: 500px; max-height: 500px; border-radius: 50%; background: rgba(161, 84, 179, 0.25); border: 1px solid rgba(232, 255, 255, 0.226); box-shadow: 0 -1.5rem 1.5rem rgba(255, 255, 255, 0.05), inset 0 -1.5rem 1.5rem rgba(255, 255, 255, 0.05), 0 1.5rem 1.5rem rgba(0, 0, 0, 0.3), inset 0 2rem 3rem rgba(49, 49, 49, 0.3), 0 0 7rem rgba(255, 255, 255, 0.2); animation: rotate-2 60s linear infinite; } .clock .num { pointer-events: none; position: absolute; top: 50%; left: 50%; font-size: 2rem; display: block; height: 100%; transform: translate(-50%, -50%) rotate(calc(30deg * var(--i))) scale(0.9); font-size: 2.5rem; } .clock .num > span { color: #ff5252; font-weight: bold; display: block; transform: rotate(calc(-30deg * var(--i))); animation: rotate-2 360s linear infinite; text-shadow: 0 0.1rem 0 #310000, 0 0.2rem 0 #660000; } @keyframes rotate-2 { 0% { filter: brightness(150%) hue-rotate(calc(30deg * var(--i))); } 100% { filter: brightness(150%) hue-rotate(calc(360deg * var(--i))); } } .clock .num:nth-child(3), .clock .num:nth-child(6), .clock .num:nth-child(9), .clock .num:nth-child(12) { font-size: 5rem !important; } .clock .num:nth-child(3) { margin: 0 2rem; } .clock .num:nth-child(6) { margin: 1.6rem 0; } .clock .num:nth-child(9) { margin: 0 -2rem; } .clock .num:nth-child(12) { margin: -2rem 0; } .clock::after { content: ""; display: block; width: 1.5rem; height: 1.5rem; background-color: #fff; border-radius: 50%; z-index: 1000; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3); } .main-clock { position: absolute; } .main-clock > p { display: flex; flex-direction: column; align-items: center; justify-content: space-around; position: absolute; width: 90vw; height: 60vw; max-width: 500px; max-height: 500px; text-shadow: 0 2px 0.1rem rgba(0, 0, 0, 0.3); transform: translate(-50%, -50%); z-index: -1; } .main-clock > p > i { font-size: 3rem; margin-bottom: 5rem; color: #ffdcdc; text-shadow: 0 0 1rem white, 0 0 2rem white, 0 0 5rem white; background: transparent; animation: rotate-1 6s linear infinite; } .main-clock > p > a { font-size: 1.5rem; text-decoration: none; background: -webkit-linear-gradient(#111111 0%, #fffeae 50%, #ffd9a8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; cursor: pointer; font-style: italic; animation: rotate-1 6s linear infinite; } .main-clock > div { transform: translate(-50%, -50%); position: absolute; pointer-events: none; } .main-clock > div > div { display: flex; justify-content: center; transition: none; } @keyframes rotate-1 { 0% { filter: hue-rotate(0deg); } 100% { filter: hue-rotate(360deg); } } .main-clock .hour, .main-clock .hr { width: 50vw; height: 50vw; max-width: 22rem; max-height: 22rem; } .main-clock .min, .main-clock .mn { width: 60vw; height: 60vw; max-width: 32rem; max-height: 32rem; } .main-clock .sec, .main-clock .sc { width: 70vw; height: 70vw; max-width: 36rem; max-height: 36rem; } .main-clock .hr::before { content: ""; position: absolute; width: 0.8rem; height: 25vw; max-height: 11rem; background-color: #ff006a; border-radius: 0.6rem 0.6rem 0 0; box-shadow: 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.05); } .main-clock .mn::before { content: ""; position: absolute; width: 0.6rem; height: 30vw; max-height: 16rem; background-color: #ffffff; border-radius: 0.6rem 0.6rem 0 0; box-shadow: 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.1); } .main-clock .sc { animation: rotate-1 12s linear infinite; } .main-clock .sc::before { content: ""; position: absolute; width: 0.3rem; height: 35vw; max-height: 20rem; background: linear-gradient(to bottom, #d45500, #ffe600); border-radius: 0.2rem; box-shadow: 0.5rem 0.5rem 0.2rem rgba(0, 0, 0, 0.2); } /*# sourceMappingURL=index.css.map */
0.469763
0.068537
- EBGaramond-Initials: Initials - EBGaramond-InitialsF1: Background (the ornament) of initials - EBGaramond-InitialsF2: Foreground (the letter) of initials - EBGaramond08-Italic: Italic font for design size 8pt (very rough spacing!) - EBGaramond08-Regular: Regular font for design size 8pt - EBGaramond12-AllSC: All smallcaps font for programs that ignore opentype features - EBGaramond12-Bold: Bold font for design size 12pt (very rough/unusable; not included in releases) - EBGaramond12-Italic: Italic font for design size 12pt - EBGaramond12-Regular: Regular font for design size 12pt - EBGaramond12-SC: Smallcaps font for programs that ignore opentype features (12pt) */ /* http://www.georgduffner.at/ebgaramond */ @font-face { font-family: 'latin'; src: url("./fonts/EBGaramond-0.016-web/EBGaramond12-Regular.ttf"); } @font-face { font-family: 'latin'; src: url("./fonts/EBGaramond-0.016-web/EBGaramond12-Italic.ttf"); font-style: italic; } /* pending: src: url( './fonts/EBGaramond-0.016-web/EBGaramond08-Italic.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond08-Regular.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-Initials.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-InitialsF1.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-InitialsF2.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond12-AllSC.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramondSC08-Regular.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramondSC12-Regular.woff' ) */ /* ====================================================================================================== */ /* LAST RESORT */ /* ------------------------------------------------------------------------------------------------------ */ @font-face { font-family: 'lastresort'; src: url("./fonts/LastResort.ttf"); font-weight: normal; font-style: normal; } /* ====================================================================================================== */ /* FONT TEST */ /* ------------------------------------------------------------------------------------------------------ */ @font-face { font-family: 'spincycle-eot'; src: url("./fonts/spincycle/spincycle_ot.eot"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-woff2'; src: url("./fonts/spincycle/spincycle_ot.woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-woff'; src: url("./fonts/spincycle/spincycle_ot.woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-truetype'; src: url("./fonts/spincycle/spincycle_ot.ttf"); font-weight: normal; font-style: normal; }
mingkwai.app/Contents/Resources/app.nw/lib/mkts-fonts.css
- EBGaramond-Initials: Initials - EBGaramond-InitialsF1: Background (the ornament) of initials - EBGaramond-InitialsF2: Foreground (the letter) of initials - EBGaramond08-Italic: Italic font for design size 8pt (very rough spacing!) - EBGaramond08-Regular: Regular font for design size 8pt - EBGaramond12-AllSC: All smallcaps font for programs that ignore opentype features - EBGaramond12-Bold: Bold font for design size 12pt (very rough/unusable; not included in releases) - EBGaramond12-Italic: Italic font for design size 12pt - EBGaramond12-Regular: Regular font for design size 12pt - EBGaramond12-SC: Smallcaps font for programs that ignore opentype features (12pt) */ /* http://www.georgduffner.at/ebgaramond */ @font-face { font-family: 'latin'; src: url("./fonts/EBGaramond-0.016-web/EBGaramond12-Regular.ttf"); } @font-face { font-family: 'latin'; src: url("./fonts/EBGaramond-0.016-web/EBGaramond12-Italic.ttf"); font-style: italic; } /* pending: src: url( './fonts/EBGaramond-0.016-web/EBGaramond08-Italic.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond08-Regular.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-Initials.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-InitialsF1.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond-InitialsF2.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramond12-AllSC.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramondSC08-Regular.woff' ) src: url( './fonts/EBGaramond-0.016-web/EBGaramondSC12-Regular.woff' ) */ /* ====================================================================================================== */ /* LAST RESORT */ /* ------------------------------------------------------------------------------------------------------ */ @font-face { font-family: 'lastresort'; src: url("./fonts/LastResort.ttf"); font-weight: normal; font-style: normal; } /* ====================================================================================================== */ /* FONT TEST */ /* ------------------------------------------------------------------------------------------------------ */ @font-face { font-family: 'spincycle-eot'; src: url("./fonts/spincycle/spincycle_ot.eot"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-woff2'; src: url("./fonts/spincycle/spincycle_ot.woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-woff'; src: url("./fonts/spincycle/spincycle_ot.woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'spincycle-truetype'; src: url("./fonts/spincycle/spincycle_ot.ttf"); font-weight: normal; font-style: normal; }
0.413951
0.33991
background: url("../images/logo-32x32.png") no-repeat scroll transparent; } .icon32 { float: left; height: 34px; margin: 7px 8px 0 0; width: 36px; background-repeat: no-repeat; display: block; } #sm-editor-grid { margin: auto; width: 100%; } #sm_promo_valid_msg { text-align: center; padding-left: 0.5em; font-size: 0.8em; float: left; padding-top: 0.25em; font-style: italic; color: #A3B745; } /*Added for WP4.4*/ .sm-h2 { font-size: 1.5em; font-weight: 400; padding: 9px 15px 4px 0; color: #515151; } td { border-color: #F0F0F0 !important; /*border-color: #c1c1c1 !important;*/ } th { background-color: #FAFAFA !important; border-color: #F0F0F0 !important; } .sm-jqgrid-dirty-cell { background:transparent no-repeat 0 0; background-image: url(../images/dirty.gif); } .multiselect { width: 100%!important; } ul.children{list-style:none outside;margin:0px 0 0 24px} #edit_product_attributes input[type="text"] { line-height: 19px; width: 100%; } #sm_top_bar_left{ float:left; width:75%; } #sm_top_bar_right{ float:right; /*width:40%;*/ } #sm_top_bar_right span{ float:left; color:#3892D3; padding: 2px; cursor: pointer; } #save_sm_editor_grid { background-image: url("../images/jqgrid/save_img-blue-15X15.png"); } #print_invoice_sm_editor_grid { background-image: url("../images/jqgrid/print-15x15.png"); } .sm_error_icon { color:#FF5B5E !important; cursor:pointer; } .sm_plus_icon { color:#3892D3 !important; line-height: 1.2em; cursor:pointer; } /*Reduce the size of checkbox*/ input[type=checkbox] { -ms-transform: scale(0.85); /* IE */ -moz-transform: scale(0.85); /* FF */ -webkit-transform: scale(0.85); /* Safari and Chrome */ -o-transform: scale(0.85); /* Opera */ } /*CSS for the dashboard select*/ #sm_dashboard_select { padding:0px 0px 2px 2px; margin: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #f8f8f8; color:#888; border:none; border-bottom: 1px solid #3892D3; background-color:transparent; outline:none; display: inline-block; -webkit-appearance:none; -moz-appearance:none; text-indent: 0.01px; text-overflow: ''; appearance:none; cursor:pointer; line-height: inherit; font-weight:bold; } #sm_dashboard_select_lbl {position:relative} #sm_dashboard_select_lbl:after { /*content:'>';*/ content: "\f347"; font-size:20px; font-family: dashicons; color:#3892D3; right:0px; /*line-height: 23px;*/ position:absolute; top:0; float: right; pointer-events:none; } #sm_dashboard_select_lbl:before { content:''; right:6px; top:0px; width:20px; height:20px; background:transparent; position:absolute; pointer-events:none; display:block; } #sm_dashboard_select { font-size: 1.2em !important; } /*For hiding the update notices on subscriptions page*/ .update-nag, .updated, .error { display: none; } .product_page_smart-manager-woo > .ui-widget-overlay { opacity: 0.6 !important; background: none !important; background-color: black !important; } /*CSS for in-app offer*/ #sm_promo_msg_content a { color: #A3B745 !important; } #sm_promo_msg_content .button-primary { background: #a3b745 !important; border-color: #829237 #727f30 #727f30 !important; color: #fff !important; box-shadow: 0 1px 0 #727f30 !important; text-shadow: 0 -1px 1px #727f30, 1px 0 1px #727f30, 0 1px 1px #727f30, -1px 0 1px #727f30 !important; animation-duration: 5s; animation-iteration-count: infinite; animation-name: shake-hv; animation-timing-function: ease-in-out; } @keyframes shake-hv { 0%, 80% { transform: translate(0, 0) rotate(0); } 60%, 70% { transform: translate(0, -0.5px) rotate(2.5deg); } 62%, 72% { transform: translate(0, 1.5px) rotate(-0.5deg); } 65%, 75% { transform: translate(0, -1.5px) rotate(2.5deg); } 67%, 77% { transform: translate(0, 2.5px) rotate(-1.5deg); } } #sm_promo_msg_content input[type=checkbox]:checked:before { color: #A3B745 !important; } /*============================================== OVERRIDING JQGRID CSS ==============================================*/ .ui-jqgrid .ui-jqgrid-pager .ui-pg-div { padding: 1px 0; float: left; position: relative; background-color: #5AB6F8 !important; border-color: #66BEFC !important; color: #ffffff !important; border-radius: 3px; -webkit-border-radius: 3px; } .gbox_sm_editor_grid { max-width: 750px !important; } /*.ui-jqgrid tr.jqgrow td { white-space:nowrap; height: 1px; }*/ .ui-jqgrid .ui-jqgrid-view { font-size: 0.9em; line-height: 2em; } .ui-jqgrid-htable, .ui-jqgrid-bdiv, .ui-jqgrid-btable { width: 100% !important; } .ui-jqgrid-htable { line-height: 1.5em; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ border: 1px solid #ddd; background: #f6f6f6 url("../images/jqgrid/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x; font-weight: 100; color: #444; } /*Duplicate BTN CSS*/ .sm_beta_dup_btn { color: white; font-size: 1.8em; border: none; outline: none; background: none !important; } /* Dropdown Content (Hidden by Default) */ .sm_beta_dropdown_content { margin-top: 2em; display: none; position: absolute; border: 1px solid #2196F3; background-color: #fff; min-width: 160px; z-index: 1; } /* Links inside the dropdown */ .sm_beta_dropdown_content a { color: black; padding: 6px 8px; text-decoration: none; display: block; } .sm_beta_dropdown_content a:first-child { border-bottom: 1px solid #2196F3; } /* Change color of dropdown links on hover */ .sm_beta_dropdown_content a:hover {color: #2196F3;} /*============================================== OVERRIDING WP CSS ==============================================*/ #wpbody-content { padding-bottom: 2.5rem !important; } /*============================================== DATEPICKER CSS ==============================================*/ .sm_date_range_container { float: left!important; display: inline-block; padding: 1px 1px 3px 3px; border: 1px solid #dedede; border-radius: 3px!important; vertical-align: middle; color: #a2a2a2; background-color: #fff; height: 1.5em; margin-top: 2px; margin-right: 1em; } .sm_date_range_container .sm_date_selector { background-color: transparent!important; } .sm_date_selector { width: 8.8em; border: 1px solid transparent; outline: 0; cursor: pointer; padding: 0; color: #656161; } .sm_date_range_container .date-separator { padding: 0px 3px; margin-top: -3px; font-size: 1.2em; } .sm_date_range_container .dropdown { position: relative; } .sm_date_range_container .dropdown-menu .pull-right { float: right!important; right: 0; } .sm_date_range_container .dropdown-menu { position: absolute; top: 100%; z-index: 1000; display: none; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0,0,0,.175); } .sm_date_range_container div { float: left; line-height: 1.8em; } .sm_date_range_container .smart-date-icon { border-left: 1px solid #d2d2d2; color: #e8e8e8; padding-left: 1px; margin-left: 2px; cursor: pointer; /*font-size: 1.3em!important;*/ line-height: 1.1em!important; } .sm_date_range_container .dropdown-menu li a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42; color: #333; white-space: nowrap; text-decoration: none; } .sm_date_range_container .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .sm_date_range_container .dropdown-menu li a:hover { color: #3892D3; } .sm_date_range_container:hover { border: 1px solid #7cc5f9; } .sm_date_range_container .smart-date-icon:hover { color: #3892D3; } td[aria-describedby*="postmeta_meta_key__thumbnail_id_meta_value__thumbnail_id"] { cursor: pointer; } td[aria-describedby*="postmeta_meta_key__thumbnail_id_meta_value__thumbnail_id"] img { vertical-align: middle; } /*For jqgrid*/ .ui-widget-overlay { opacity: 0.6 !important; }
web/app/plugins/smart-manager-for-wp-e-commerce/new/assets/css/smart-manager.css
background: url("../images/logo-32x32.png") no-repeat scroll transparent; } .icon32 { float: left; height: 34px; margin: 7px 8px 0 0; width: 36px; background-repeat: no-repeat; display: block; } #sm-editor-grid { margin: auto; width: 100%; } #sm_promo_valid_msg { text-align: center; padding-left: 0.5em; font-size: 0.8em; float: left; padding-top: 0.25em; font-style: italic; color: #A3B745; } /*Added for WP4.4*/ .sm-h2 { font-size: 1.5em; font-weight: 400; padding: 9px 15px 4px 0; color: #515151; } td { border-color: #F0F0F0 !important; /*border-color: #c1c1c1 !important;*/ } th { background-color: #FAFAFA !important; border-color: #F0F0F0 !important; } .sm-jqgrid-dirty-cell { background:transparent no-repeat 0 0; background-image: url(../images/dirty.gif); } .multiselect { width: 100%!important; } ul.children{list-style:none outside;margin:0px 0 0 24px} #edit_product_attributes input[type="text"] { line-height: 19px; width: 100%; } #sm_top_bar_left{ float:left; width:75%; } #sm_top_bar_right{ float:right; /*width:40%;*/ } #sm_top_bar_right span{ float:left; color:#3892D3; padding: 2px; cursor: pointer; } #save_sm_editor_grid { background-image: url("../images/jqgrid/save_img-blue-15X15.png"); } #print_invoice_sm_editor_grid { background-image: url("../images/jqgrid/print-15x15.png"); } .sm_error_icon { color:#FF5B5E !important; cursor:pointer; } .sm_plus_icon { color:#3892D3 !important; line-height: 1.2em; cursor:pointer; } /*Reduce the size of checkbox*/ input[type=checkbox] { -ms-transform: scale(0.85); /* IE */ -moz-transform: scale(0.85); /* FF */ -webkit-transform: scale(0.85); /* Safari and Chrome */ -o-transform: scale(0.85); /* Opera */ } /*CSS for the dashboard select*/ #sm_dashboard_select { padding:0px 0px 2px 2px; margin: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #f8f8f8; color:#888; border:none; border-bottom: 1px solid #3892D3; background-color:transparent; outline:none; display: inline-block; -webkit-appearance:none; -moz-appearance:none; text-indent: 0.01px; text-overflow: ''; appearance:none; cursor:pointer; line-height: inherit; font-weight:bold; } #sm_dashboard_select_lbl {position:relative} #sm_dashboard_select_lbl:after { /*content:'>';*/ content: "\f347"; font-size:20px; font-family: dashicons; color:#3892D3; right:0px; /*line-height: 23px;*/ position:absolute; top:0; float: right; pointer-events:none; } #sm_dashboard_select_lbl:before { content:''; right:6px; top:0px; width:20px; height:20px; background:transparent; position:absolute; pointer-events:none; display:block; } #sm_dashboard_select { font-size: 1.2em !important; } /*For hiding the update notices on subscriptions page*/ .update-nag, .updated, .error { display: none; } .product_page_smart-manager-woo > .ui-widget-overlay { opacity: 0.6 !important; background: none !important; background-color: black !important; } /*CSS for in-app offer*/ #sm_promo_msg_content a { color: #A3B745 !important; } #sm_promo_msg_content .button-primary { background: #a3b745 !important; border-color: #829237 #727f30 #727f30 !important; color: #fff !important; box-shadow: 0 1px 0 #727f30 !important; text-shadow: 0 -1px 1px #727f30, 1px 0 1px #727f30, 0 1px 1px #727f30, -1px 0 1px #727f30 !important; animation-duration: 5s; animation-iteration-count: infinite; animation-name: shake-hv; animation-timing-function: ease-in-out; } @keyframes shake-hv { 0%, 80% { transform: translate(0, 0) rotate(0); } 60%, 70% { transform: translate(0, -0.5px) rotate(2.5deg); } 62%, 72% { transform: translate(0, 1.5px) rotate(-0.5deg); } 65%, 75% { transform: translate(0, -1.5px) rotate(2.5deg); } 67%, 77% { transform: translate(0, 2.5px) rotate(-1.5deg); } } #sm_promo_msg_content input[type=checkbox]:checked:before { color: #A3B745 !important; } /*============================================== OVERRIDING JQGRID CSS ==============================================*/ .ui-jqgrid .ui-jqgrid-pager .ui-pg-div { padding: 1px 0; float: left; position: relative; background-color: #5AB6F8 !important; border-color: #66BEFC !important; color: #ffffff !important; border-radius: 3px; -webkit-border-radius: 3px; } .gbox_sm_editor_grid { max-width: 750px !important; } /*.ui-jqgrid tr.jqgrow td { white-space:nowrap; height: 1px; }*/ .ui-jqgrid .ui-jqgrid-view { font-size: 0.9em; line-height: 2em; } .ui-jqgrid-htable, .ui-jqgrid-bdiv, .ui-jqgrid-btable { width: 100% !important; } .ui-jqgrid-htable { line-height: 1.5em; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ border: 1px solid #ddd; background: #f6f6f6 url("../images/jqgrid/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x; font-weight: 100; color: #444; } /*Duplicate BTN CSS*/ .sm_beta_dup_btn { color: white; font-size: 1.8em; border: none; outline: none; background: none !important; } /* Dropdown Content (Hidden by Default) */ .sm_beta_dropdown_content { margin-top: 2em; display: none; position: absolute; border: 1px solid #2196F3; background-color: #fff; min-width: 160px; z-index: 1; } /* Links inside the dropdown */ .sm_beta_dropdown_content a { color: black; padding: 6px 8px; text-decoration: none; display: block; } .sm_beta_dropdown_content a:first-child { border-bottom: 1px solid #2196F3; } /* Change color of dropdown links on hover */ .sm_beta_dropdown_content a:hover {color: #2196F3;} /*============================================== OVERRIDING WP CSS ==============================================*/ #wpbody-content { padding-bottom: 2.5rem !important; } /*============================================== DATEPICKER CSS ==============================================*/ .sm_date_range_container { float: left!important; display: inline-block; padding: 1px 1px 3px 3px; border: 1px solid #dedede; border-radius: 3px!important; vertical-align: middle; color: #a2a2a2; background-color: #fff; height: 1.5em; margin-top: 2px; margin-right: 1em; } .sm_date_range_container .sm_date_selector { background-color: transparent!important; } .sm_date_selector { width: 8.8em; border: 1px solid transparent; outline: 0; cursor: pointer; padding: 0; color: #656161; } .sm_date_range_container .date-separator { padding: 0px 3px; margin-top: -3px; font-size: 1.2em; } .sm_date_range_container .dropdown { position: relative; } .sm_date_range_container .dropdown-menu .pull-right { float: right!important; right: 0; } .sm_date_range_container .dropdown-menu { position: absolute; top: 100%; z-index: 1000; display: none; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0,0,0,.175); } .sm_date_range_container div { float: left; line-height: 1.8em; } .sm_date_range_container .smart-date-icon { border-left: 1px solid #d2d2d2; color: #e8e8e8; padding-left: 1px; margin-left: 2px; cursor: pointer; /*font-size: 1.3em!important;*/ line-height: 1.1em!important; } .sm_date_range_container .dropdown-menu li a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42; color: #333; white-space: nowrap; text-decoration: none; } .sm_date_range_container .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .sm_date_range_container .dropdown-menu li a:hover { color: #3892D3; } .sm_date_range_container:hover { border: 1px solid #7cc5f9; } .sm_date_range_container .smart-date-icon:hover { color: #3892D3; } td[aria-describedby*="postmeta_meta_key__thumbnail_id_meta_value__thumbnail_id"] { cursor: pointer; } td[aria-describedby*="postmeta_meta_key__thumbnail_id_meta_value__thumbnail_id"] img { vertical-align: middle; } /*For jqgrid*/ .ui-widget-overlay { opacity: 0.6 !important; }
0.197522
0.095602
/* Style for order form heading */ .header { background-color: indianred; border-style: double; border-width: 15px; font-family: 'Courier New', Courier, monospace; color: beige; text-align: center; } /* Positioning of cheesecake image on the page */ .image { float: left; width: 40%; padding: 10px; } /* Positioning of ordering section with quanity, topping, and notes */ .orderForm { float: right; width: 60%; } /* Style for rows of the page */ /* Used to reorder elements */ .row { display: flex; background-color: rgb(92, 188, 205); border-style: double; border-width: 15px; color: beige; font-style: oblique; font-family: Arial, Helvetica, sans-serif; font-size: large; text-align: center; padding: 20px; } /* Style for table containing quantity and topping */ table, tr { text-align: center; width: 100%; height: 50%; font-style: oblique; font-family: Arial, Helvetica, sans-serif; font-size: large; } /* Style for cheesecake image */ img { border-radius: 100%; border-style: double; border-width: 15px; background-color: indianred; color: beige; padding: 5px; } /* Style for body */ body { background-color: burlywood; } /* Used the CSS Dropdowns page and the How To guide on hoverable dropdowns at https://www.w3schools.com/css/css_dropdowns.asp and https://www.w3schools.com/howto/howto_css_dropdown.asp respectively, when creating the css style of the dropdown hover menu below. Additionally, used the How To guide on vertical menus at https://www.w3schools.com/howto/howto_css_vertical_menu.asp */ /* Style for dropdown menu button */ .dropbtn { background-color: indianred; color: beige; border: none; cursor: pointer; } /* Positioning and placement of the dropdown menu */ .dropdown { position: relative; display: inline-block; } /* Style for the menu */ .vertical-menu { display: none; position: absolute; width: 100px; height: 100px; overflow-y: auto; } /* Style for menu item */ .vertical-menu a { background-color: beige; color: black; display: block; padding: 8px; } /* Style for menu item when highlighted */ .vertical-menu a.active { background-color: indianred; color: beige; } /* Color of dropdown links on hover */ .vertical-menu a:hover {background-color: indianred;} /* Shows the dropdown menu on hover */ .dropdown:hover .vertical-menu {display: block;}
hw3/public/stylesheets/vickers23.css
/* Style for order form heading */ .header { background-color: indianred; border-style: double; border-width: 15px; font-family: 'Courier New', Courier, monospace; color: beige; text-align: center; } /* Positioning of cheesecake image on the page */ .image { float: left; width: 40%; padding: 10px; } /* Positioning of ordering section with quanity, topping, and notes */ .orderForm { float: right; width: 60%; } /* Style for rows of the page */ /* Used to reorder elements */ .row { display: flex; background-color: rgb(92, 188, 205); border-style: double; border-width: 15px; color: beige; font-style: oblique; font-family: Arial, Helvetica, sans-serif; font-size: large; text-align: center; padding: 20px; } /* Style for table containing quantity and topping */ table, tr { text-align: center; width: 100%; height: 50%; font-style: oblique; font-family: Arial, Helvetica, sans-serif; font-size: large; } /* Style for cheesecake image */ img { border-radius: 100%; border-style: double; border-width: 15px; background-color: indianred; color: beige; padding: 5px; } /* Style for body */ body { background-color: burlywood; } /* Used the CSS Dropdowns page and the How To guide on hoverable dropdowns at https://www.w3schools.com/css/css_dropdowns.asp and https://www.w3schools.com/howto/howto_css_dropdown.asp respectively, when creating the css style of the dropdown hover menu below. Additionally, used the How To guide on vertical menus at https://www.w3schools.com/howto/howto_css_vertical_menu.asp */ /* Style for dropdown menu button */ .dropbtn { background-color: indianred; color: beige; border: none; cursor: pointer; } /* Positioning and placement of the dropdown menu */ .dropdown { position: relative; display: inline-block; } /* Style for the menu */ .vertical-menu { display: none; position: absolute; width: 100px; height: 100px; overflow-y: auto; } /* Style for menu item */ .vertical-menu a { background-color: beige; color: black; display: block; padding: 8px; } /* Style for menu item when highlighted */ .vertical-menu a.active { background-color: indianred; color: beige; } /* Color of dropdown links on hover */ .vertical-menu a:hover {background-color: indianred;} /* Shows the dropdown menu on hover */ .dropdown:hover .vertical-menu {display: block;}
0.387574
0.07921
@charset "UTF-8";/* Malgun Web Standard Team KKS */ /* 단락::[컨텐츠 공통] */ .section{position:relative;zoom:1;} .section:after{display:block;clear:both;content:"";} .section.v10{margin-bottom:10px;} .section.v20{margin-bottom:20px;} .section.v25{margin-bottom:25px;} .section.v30{margin-bottom:30px;} .section.v35{margin-bottom:35px;} /* 컨텐츠 공통 */ #wrap{position:relative;min-width:320px;} /* 확인 */ .btn_wrap{width:100%;text-align:center;} .btn_confirm{display:inline-block;width:110px;height:34px;margin:10px 0 -10px;background:url(../img/btn_confirm.png) no-repeat;background-size:110px auto;text-indent:-999em;} .btn_close{display:block;} .btn_top{position:fixed;right:20px;z-index:2;width:35px;height:35px;background:url(../img/btn_top.png) no-repeat;background-size:35px auto;border:0;cursor:pointer;transition:all 1s ease;} /* Styles for the html/body for special modal where we want 3d effectsNote that we need a container wrapping all content on the page for theperspective effects (not including the modals and the overlay).*/ .md-perspective{overflow:hidden;height:100%;} .md-perspective body{overflow:hidden;height:100%;background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px;} .md-modal{visibility:hidden;position:fixed;top:50%;left:0;z-index:2000;width:100%;max-height:99%;overflow-y:auto; transform: translateY(-50%) } .md-show{visibility:visible;} .md-overlay{visibility:hidden;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;} .md-show ~ .md-overlay{visibility:visible;opacity:1;} .md-content{position:relative;margin:0 auto;} /* Individual modal styles with animations/transitions */ .md-effect-1 .md-content{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;} .md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;} .layerpopup{position:relative;margin:4%;padding:17px;background-color:#fff;border-radius:13px;font-size:12px;color:#666;} .layerpopup_v2{position:relative;height:100%;margin:15px;font-size:13px;color:#333;} .pop_content img {display:block;} /* 180626 혜인 */ /* 공통 */ /* 라운드 박스 배경 영역 */ .box_content {margin: 0 3.1%;padding:20px 0 17px;background-color:#fff;border-radius:9px;} .box_content + .box_content {margin-top:15px;} /* 인풋폼 */ .account_area:after {display:block;clear:both;content:'';} .account_area input, .account_area textarea {float:left;width:76%;border:0;border-radius:9px;background:#dbf1fc;font-size:12px;color:#232f66;box-sizing:border-box;} .account_area input {height:40px;padding:5px 18px;line-height:16px;} .account_area input.type_full {width:100%;} .account_area input[type="file"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0} .account_area input::-webkit-input-placeholder, .account_area textarea::-webkit-input-placeholder {font-size:12px;color:#232f66;line-height:20px;} .account_area textarea {padding:18px 14px 0;line-height:16px;resize:none;} .account_area button, .account_area .btn_upload{float:right;width:22%;height:50px;line-height:50px;background-color:#f12c5f;border:0;border-radius:9px;outline:0;text-align:center;} .account_area button img, .account_area .btn_upload img{width:40%;height:auto;vertical-align:middle;} .account_area .input_box:after {display:block;clear:both;content:'';} .account_area .input_box + .input_box {margin-top: 7px;} /* 등록버튼영역*/ .account_area .btn_area {margin-top:15px;text-align:center;} .account_area .btn_area .btn_signup {display:inline-block;width:35%;max-width:330px;} /* EVENT1 체험이벤트 */ .section.quiz {padding-bottom:20px;background-color:#1185e2;} .section.quiz .account_area {margin:0 4%;} .section.quiz .account_area button img {max-width:57px;} .list_quiz {position:relative;overflow:hidden;} .list_quiz:after {position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#b7b7b7;content:'';} .list_quiz > li{float:left;width:50%;} .quiz_tumbnail_area {width:72%;margin:0 auto;} .quiz_tumbnail_area img {width:100%;height:auto;} .quiz_button_area {overflow:hidden;margin: 12px 0 0;text-align:center;} .quiz_button_area .btn_option {display:inline-block;overflow:hidden;width:38%;margin:0 1%;border:0;background-color:transparent;background-repeat:no-repeat;background-size:auto 100%;} .quiz_button_area .btn_option.option1_1 {background-image:url(../img/bg_quiz_option1_1_off.png);} .quiz_button_area .btn_option.option1_2 {background-image:url(../img/bg_quiz_option1_2_off.png);} .quiz_button_area .btn_option.option1_1.active {background-image:url(../img/bg_quiz_option1_1_on.png);} .quiz_button_area .btn_option.option1_2.active {background-image:url(../img/bg_quiz_option1_2_on.png);} .quiz_button_area .btn_option.option2_1 {background-image:url(../img/bg_quiz_option2_1_off.png);} .quiz_button_area .btn_option.option2_2 {background-image:url(../img/bg_quiz_option2_2_off.png);} .quiz_button_area .btn_option.option2_1.active {background-image:url(../img/bg_quiz_option2_1_on.png);} .quiz_button_area .btn_option.option2_2.active {background-image:url(../img/bg_quiz_option2_2_on.png);} /* EVNET2 스크랩이벤트 */ .section.scrab .account_area {margin:0 5%;} .section.scrab .account_area .btn_upload {height:40px;line-height:40px;background-color:#1185e2;} .section.scrab .account_area .btn_upload img{width:70%;max-width:120px;} /* 기대평리스트 */ .group_reply{border-bottom:1px solid #e4e4e4;background:#fff;} .list_reply{border-bottom:1px solid #e4e4e4;} .list_reply li{padding:14px 16px 12px;border-top:1px solid #e4e4e4;} .list_reply li img{vertical-align:middle;width:42px;height:42px;margin-right:4px;} .text_reply.v1{display:inline-block;vertical-align:middle;width:calc(100% - 50px);font-size:12px;color:#232f66;line-height:19px;} .text_reply .text_name {display:block;color:#888;} .text_reply .btn_delete {display:inline-block;width:5%;margin-left:5px;} .text_reply .btn_delete img {width:100%;height:auto;} .btn_more a{display:block;padding:11px 0 9px;text-align:center;} .ico_more{display:inline-block;width:11px;height:7px;margin-left:10px;background:url(../img/btn_more.gif) no-repeat;background-size:11px 7px;content:"";} /* 아이폰5일때 textarea 조절 */ @media only screen and (max-device-width: 359px) { .account_area textarea { padding: 9px 10px; } .member { margin-right: 0; } }
web/sinsago/m/goodbook/1/css/content.css
@charset "UTF-8";/* Malgun Web Standard Team KKS */ /* 단락::[컨텐츠 공통] */ .section{position:relative;zoom:1;} .section:after{display:block;clear:both;content:"";} .section.v10{margin-bottom:10px;} .section.v20{margin-bottom:20px;} .section.v25{margin-bottom:25px;} .section.v30{margin-bottom:30px;} .section.v35{margin-bottom:35px;} /* 컨텐츠 공통 */ #wrap{position:relative;min-width:320px;} /* 확인 */ .btn_wrap{width:100%;text-align:center;} .btn_confirm{display:inline-block;width:110px;height:34px;margin:10px 0 -10px;background:url(../img/btn_confirm.png) no-repeat;background-size:110px auto;text-indent:-999em;} .btn_close{display:block;} .btn_top{position:fixed;right:20px;z-index:2;width:35px;height:35px;background:url(../img/btn_top.png) no-repeat;background-size:35px auto;border:0;cursor:pointer;transition:all 1s ease;} /* Styles for the html/body for special modal where we want 3d effectsNote that we need a container wrapping all content on the page for theperspective effects (not including the modals and the overlay).*/ .md-perspective{overflow:hidden;height:100%;} .md-perspective body{overflow:hidden;height:100%;background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px;} .md-modal{visibility:hidden;position:fixed;top:50%;left:0;z-index:2000;width:100%;max-height:99%;overflow-y:auto; transform: translateY(-50%) } .md-show{visibility:visible;} .md-overlay{visibility:hidden;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;} .md-show ~ .md-overlay{visibility:visible;opacity:1;} .md-content{position:relative;margin:0 auto;} /* Individual modal styles with animations/transitions */ .md-effect-1 .md-content{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;} .md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;} .layerpopup{position:relative;margin:4%;padding:17px;background-color:#fff;border-radius:13px;font-size:12px;color:#666;} .layerpopup_v2{position:relative;height:100%;margin:15px;font-size:13px;color:#333;} .pop_content img {display:block;} /* 180626 혜인 */ /* 공통 */ /* 라운드 박스 배경 영역 */ .box_content {margin: 0 3.1%;padding:20px 0 17px;background-color:#fff;border-radius:9px;} .box_content + .box_content {margin-top:15px;} /* 인풋폼 */ .account_area:after {display:block;clear:both;content:'';} .account_area input, .account_area textarea {float:left;width:76%;border:0;border-radius:9px;background:#dbf1fc;font-size:12px;color:#232f66;box-sizing:border-box;} .account_area input {height:40px;padding:5px 18px;line-height:16px;} .account_area input.type_full {width:100%;} .account_area input[type="file"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0} .account_area input::-webkit-input-placeholder, .account_area textarea::-webkit-input-placeholder {font-size:12px;color:#232f66;line-height:20px;} .account_area textarea {padding:18px 14px 0;line-height:16px;resize:none;} .account_area button, .account_area .btn_upload{float:right;width:22%;height:50px;line-height:50px;background-color:#f12c5f;border:0;border-radius:9px;outline:0;text-align:center;} .account_area button img, .account_area .btn_upload img{width:40%;height:auto;vertical-align:middle;} .account_area .input_box:after {display:block;clear:both;content:'';} .account_area .input_box + .input_box {margin-top: 7px;} /* 등록버튼영역*/ .account_area .btn_area {margin-top:15px;text-align:center;} .account_area .btn_area .btn_signup {display:inline-block;width:35%;max-width:330px;} /* EVENT1 체험이벤트 */ .section.quiz {padding-bottom:20px;background-color:#1185e2;} .section.quiz .account_area {margin:0 4%;} .section.quiz .account_area button img {max-width:57px;} .list_quiz {position:relative;overflow:hidden;} .list_quiz:after {position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#b7b7b7;content:'';} .list_quiz > li{float:left;width:50%;} .quiz_tumbnail_area {width:72%;margin:0 auto;} .quiz_tumbnail_area img {width:100%;height:auto;} .quiz_button_area {overflow:hidden;margin: 12px 0 0;text-align:center;} .quiz_button_area .btn_option {display:inline-block;overflow:hidden;width:38%;margin:0 1%;border:0;background-color:transparent;background-repeat:no-repeat;background-size:auto 100%;} .quiz_button_area .btn_option.option1_1 {background-image:url(../img/bg_quiz_option1_1_off.png);} .quiz_button_area .btn_option.option1_2 {background-image:url(../img/bg_quiz_option1_2_off.png);} .quiz_button_area .btn_option.option1_1.active {background-image:url(../img/bg_quiz_option1_1_on.png);} .quiz_button_area .btn_option.option1_2.active {background-image:url(../img/bg_quiz_option1_2_on.png);} .quiz_button_area .btn_option.option2_1 {background-image:url(../img/bg_quiz_option2_1_off.png);} .quiz_button_area .btn_option.option2_2 {background-image:url(../img/bg_quiz_option2_2_off.png);} .quiz_button_area .btn_option.option2_1.active {background-image:url(../img/bg_quiz_option2_1_on.png);} .quiz_button_area .btn_option.option2_2.active {background-image:url(../img/bg_quiz_option2_2_on.png);} /* EVNET2 스크랩이벤트 */ .section.scrab .account_area {margin:0 5%;} .section.scrab .account_area .btn_upload {height:40px;line-height:40px;background-color:#1185e2;} .section.scrab .account_area .btn_upload img{width:70%;max-width:120px;} /* 기대평리스트 */ .group_reply{border-bottom:1px solid #e4e4e4;background:#fff;} .list_reply{border-bottom:1px solid #e4e4e4;} .list_reply li{padding:14px 16px 12px;border-top:1px solid #e4e4e4;} .list_reply li img{vertical-align:middle;width:42px;height:42px;margin-right:4px;} .text_reply.v1{display:inline-block;vertical-align:middle;width:calc(100% - 50px);font-size:12px;color:#232f66;line-height:19px;} .text_reply .text_name {display:block;color:#888;} .text_reply .btn_delete {display:inline-block;width:5%;margin-left:5px;} .text_reply .btn_delete img {width:100%;height:auto;} .btn_more a{display:block;padding:11px 0 9px;text-align:center;} .ico_more{display:inline-block;width:11px;height:7px;margin-left:10px;background:url(../img/btn_more.gif) no-repeat;background-size:11px 7px;content:"";} /* 아이폰5일때 textarea 조절 */ @media only screen and (max-device-width: 359px) { .account_area textarea { padding: 9px 10px; } .member { margin-right: 0; } }
0.178705
0.047052
div.banner{background-color: #999} .flow_step{background-color: #999} .tutor>img{background-color: #999} .footer_left{background-color: #bbb} .footer_left>img{background-color: #999} .footer_left>.info{background-color: #999} .footer_right>.footer_right_nav{background-color: #777} .footer_right>.footer_right_provision{background-color: #777} /*.tutor_info{border: 1px solid #bbb}*/ *{position: relative;} html, body{ width: 100%; height: 100%; margin: 0; padding: 0; border: none; -webkit-overflow-scrolling:touch;overflow:auto; } .tutor_left{ width: 250px; height: 100%; position: absolute; left: 0; top: 0; background: #66BB6A; } .pic_wrapper{ width: 230px; height: 270px; position: absolute; top: 10px; left: 10px; /*border: 1px solid #eee;*/ overflow: hidden; text-align: center; line-height: 270px; /*background-image: url("../static/data/tutors/pics/001.jpg");*/ /*background-repeat: no-repeat;*/ /*background-position: center;*/ } .pic_wrapper img{ /*max-width: 100%;*/ max-height: 100%; vertical-align: middle; display: inline; line-height: 270px; } .tutor_info{ width: 350px; height: 300px; position: absolute; top: 40px; left: 300px; color: white; /*font-size: 20px;*/ } .tutor_info p{ margin-top: 7px; margin-bottom: 7px; } .tutor_info_1{ font-size: 29px; margin-bottom: 10px; } hr{ margin-top: 10px; margin-bottom: 10px; border-top: 2px solid #999; border-bottom: none; } .tutor_info_2 .tutor_info_3 .tutor_info_4{ font-size: 13px; line-height: 19px; } .tutor_info_5{ font-size: 13px; line-height: 19px; color: #ddd; } #web .tutor_info_5{ height: 210px; overflow: auto; /*-webkit-overflow-scrolling:touch;*/ } /*==========================================================================================*/ #app .tutor_left{ width: 100%; height: 300px; } #app .tutor_info{ width: 90%; top: 310px; left: 5%; /*padding-left: 10px;*/ /*padding-right: 10px;*/ } #app .pic_wrapper{ width: 230px; height: 230px; /*position: relative;*/ margin-left: 50%; left: -115px; margin-top: 150px; top: -115px; line-height: 230px; text-align: center; } #app .pic_wrapper img{ line-height: 230px; display: inline-block; } #app .tutor_info{ /*padding-bottom: 40px;*/ height: 380px; }
sqip/static/iframe.css
div.banner{background-color: #999} .flow_step{background-color: #999} .tutor>img{background-color: #999} .footer_left{background-color: #bbb} .footer_left>img{background-color: #999} .footer_left>.info{background-color: #999} .footer_right>.footer_right_nav{background-color: #777} .footer_right>.footer_right_provision{background-color: #777} /*.tutor_info{border: 1px solid #bbb}*/ *{position: relative;} html, body{ width: 100%; height: 100%; margin: 0; padding: 0; border: none; -webkit-overflow-scrolling:touch;overflow:auto; } .tutor_left{ width: 250px; height: 100%; position: absolute; left: 0; top: 0; background: #66BB6A; } .pic_wrapper{ width: 230px; height: 270px; position: absolute; top: 10px; left: 10px; /*border: 1px solid #eee;*/ overflow: hidden; text-align: center; line-height: 270px; /*background-image: url("../static/data/tutors/pics/001.jpg");*/ /*background-repeat: no-repeat;*/ /*background-position: center;*/ } .pic_wrapper img{ /*max-width: 100%;*/ max-height: 100%; vertical-align: middle; display: inline; line-height: 270px; } .tutor_info{ width: 350px; height: 300px; position: absolute; top: 40px; left: 300px; color: white; /*font-size: 20px;*/ } .tutor_info p{ margin-top: 7px; margin-bottom: 7px; } .tutor_info_1{ font-size: 29px; margin-bottom: 10px; } hr{ margin-top: 10px; margin-bottom: 10px; border-top: 2px solid #999; border-bottom: none; } .tutor_info_2 .tutor_info_3 .tutor_info_4{ font-size: 13px; line-height: 19px; } .tutor_info_5{ font-size: 13px; line-height: 19px; color: #ddd; } #web .tutor_info_5{ height: 210px; overflow: auto; /*-webkit-overflow-scrolling:touch;*/ } /*==========================================================================================*/ #app .tutor_left{ width: 100%; height: 300px; } #app .tutor_info{ width: 90%; top: 310px; left: 5%; /*padding-left: 10px;*/ /*padding-right: 10px;*/ } #app .pic_wrapper{ width: 230px; height: 230px; /*position: relative;*/ margin-left: 50%; left: -115px; margin-top: 150px; top: -115px; line-height: 230px; text-align: center; } #app .pic_wrapper img{ line-height: 230px; display: inline-block; } #app .tutor_info{ /*padding-bottom: 40px;*/ height: 380px; }
0.180035
0.165492
.section-input-user-container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .section-input-user-container .section-inputs p span { font-size: 1.2rem; font-weight: bold; color: #000; } .section-inputs input[type=text], .section-inputs input[type=number] { width: 100%; height: 40px; border: 1px solid #ccc; border-radius: 5px; padding: 0 10px; margin: 10px 0; font-size: 1.2rem; font-weight: bold; color: #000; } .section-inputs input[type=text]:focus, .section-inputs input[type=text]:active, .section-inputs input[type=number]:active, .section-inputs input[type=number]:focus { outline: none; border: 1px solid #000; } .section-inputs input[type=number]::-webkit-inner-spin-button, .section-inputs input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .section-inputs input[type="button"] { width: 107%; height: 40px; border: 1px solid #ccc; border-radius: 5px; padding: 0 10px; margin: 10px 0; font-size: 1.2rem; font-weight: bold; color: #000; background-color: #fafafa; cursor: pointer; } .section-inputs input[type="button"]:hover{ background-color: #f5f5f5; } .allResponse { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } @media screen and (max-width: 425px) { header{ display: none; } .section-input-user{ display: block; } .section-input-user input[type=button]{ margin-top: 20px; } } @media screen and (max-width: 768px) { header{ display: block; height: 500px; } .section-input-user{ display: block; width: 100vw; line-height: 3rem; text-align: center; } .section-input-user input{ margin: 0 auto; } .section-input-user input[type=button]{ margin-top: 20px; width: 200px; } }
src/styles/bisection.css
.section-input-user-container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .section-input-user-container .section-inputs p span { font-size: 1.2rem; font-weight: bold; color: #000; } .section-inputs input[type=text], .section-inputs input[type=number] { width: 100%; height: 40px; border: 1px solid #ccc; border-radius: 5px; padding: 0 10px; margin: 10px 0; font-size: 1.2rem; font-weight: bold; color: #000; } .section-inputs input[type=text]:focus, .section-inputs input[type=text]:active, .section-inputs input[type=number]:active, .section-inputs input[type=number]:focus { outline: none; border: 1px solid #000; } .section-inputs input[type=number]::-webkit-inner-spin-button, .section-inputs input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .section-inputs input[type="button"] { width: 107%; height: 40px; border: 1px solid #ccc; border-radius: 5px; padding: 0 10px; margin: 10px 0; font-size: 1.2rem; font-weight: bold; color: #000; background-color: #fafafa; cursor: pointer; } .section-inputs input[type="button"]:hover{ background-color: #f5f5f5; } .allResponse { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } @media screen and (max-width: 425px) { header{ display: none; } .section-input-user{ display: block; } .section-input-user input[type=button]{ margin-top: 20px; } } @media screen and (max-width: 768px) { header{ display: block; height: 500px; } .section-input-user{ display: block; width: 100vw; line-height: 3rem; text-align: center; } .section-input-user input{ margin: 0 auto; } .section-input-user input[type=button]{ margin-top: 20px; width: 200px; } }
0.209551
0.097605
.form_input{ text-align: center; width: 100%; } .example-container { display: flex; flex-direction: column; min-width: 300px; } .mat-table { overflow: auto; max-height: 500px; width: auto; } mat-header-row.mat-header-row{ min-height: 0px; } mat-row.mat-row{ min-height: 0px; } .mat-header-cell { font-weight: 900!important; font-size: 12px !important; color: whitesmoke } .params{ justify-content: space-evenly; overflow: auto; } @media only screen and (max-width: 767px){ .params{ max-height: 220px } } .mat-header-row { height: 45px; background-color: rgb(95, 95, 95); width: -webkit-stretch; } .mat-row{ height: 55px; width: fit-content; } .padding-input{ padding-left: 10px; max-width: 250px; text-align: center; align-content: center; } mat-list-item div{ text-align:center; width:100%; } mat-list{ border:1px solid #ccc; border-radius: .25rem; width: 100%; padding-top: 0; font-size: 1rem; line-height: 1.5; height: 200px; } .scroll *{ height: auto; text-align:center; } .active{ background-color:rgba(0,0,0,0.7) !important; color: white; } mat-sort-header-sorted { color: black; } .f_label{ margin-top: 15px; margin-bottom: -10px; } ::ng-deep .mat-input-underline { display: none; } ::ng-deep .mat-input-infix{ background: white; border:1px solid rgb(200,200,200); border-radius: 3px; padding-bottom: 5px; } .checkbox_red{ background-color:rgb(238, 104, 104); } .checkbox_blue{ background-color:rgb(54, 117, 189); } .checkbox_green{ background-color:rgb(57, 201, 57); } ::ng-deep div.mat-checkbox-inner-container{ height: 17px; } ::ng-deep label.mat-checkbox-layout{ vertical-align: -webkit-baseline-middle; } @media only screen and (max-width: 767px){ .mat-header-cell { border: 1px dashed rgb(190, 190, 190); height: 55px; vertical-align: middle; padding: 0; } .mat-table{ min-width: 0; width: auto; } .mat-header-row { z-index: 1000; width: -webkit-stretch; top: 0; left: 0; } .mat-cell { height: 55px; border: 1px solid rgb(190, 190, 190); vertical-align: middle; padding: 0; } .mat-sort-header-container { display: flex; color:rgb(218, 218, 218); cursor: pointer; justify-content: flex-end; } } @media only screen and (min-width: 767px){ .mat-sort-header-container { display: flex; color:rgb(218, 218, 218); cursor: pointer; justify-content: center; } } @media only screen and (max-width: 767px){ .padding-input{ padding-left: 10px; max-width: 1000px; width:100%; text-align: center; align-content: center; } } .dynamicFormContent{ display: inline-block; position: relative; width: 95%; margin-bottom:8px; background-size: contain; margin-left:auto; margin-right: auto; } .dynamicContent{ margin-left:10%; } .flexLeft{ display: table-row; float: left; width:250px; margin-left:5px; margin-bottom:18px; position: relative; }
src/app/modules/enduser/schd-actn/schd-actn.component.css
.form_input{ text-align: center; width: 100%; } .example-container { display: flex; flex-direction: column; min-width: 300px; } .mat-table { overflow: auto; max-height: 500px; width: auto; } mat-header-row.mat-header-row{ min-height: 0px; } mat-row.mat-row{ min-height: 0px; } .mat-header-cell { font-weight: 900!important; font-size: 12px !important; color: whitesmoke } .params{ justify-content: space-evenly; overflow: auto; } @media only screen and (max-width: 767px){ .params{ max-height: 220px } } .mat-header-row { height: 45px; background-color: rgb(95, 95, 95); width: -webkit-stretch; } .mat-row{ height: 55px; width: fit-content; } .padding-input{ padding-left: 10px; max-width: 250px; text-align: center; align-content: center; } mat-list-item div{ text-align:center; width:100%; } mat-list{ border:1px solid #ccc; border-radius: .25rem; width: 100%; padding-top: 0; font-size: 1rem; line-height: 1.5; height: 200px; } .scroll *{ height: auto; text-align:center; } .active{ background-color:rgba(0,0,0,0.7) !important; color: white; } mat-sort-header-sorted { color: black; } .f_label{ margin-top: 15px; margin-bottom: -10px; } ::ng-deep .mat-input-underline { display: none; } ::ng-deep .mat-input-infix{ background: white; border:1px solid rgb(200,200,200); border-radius: 3px; padding-bottom: 5px; } .checkbox_red{ background-color:rgb(238, 104, 104); } .checkbox_blue{ background-color:rgb(54, 117, 189); } .checkbox_green{ background-color:rgb(57, 201, 57); } ::ng-deep div.mat-checkbox-inner-container{ height: 17px; } ::ng-deep label.mat-checkbox-layout{ vertical-align: -webkit-baseline-middle; } @media only screen and (max-width: 767px){ .mat-header-cell { border: 1px dashed rgb(190, 190, 190); height: 55px; vertical-align: middle; padding: 0; } .mat-table{ min-width: 0; width: auto; } .mat-header-row { z-index: 1000; width: -webkit-stretch; top: 0; left: 0; } .mat-cell { height: 55px; border: 1px solid rgb(190, 190, 190); vertical-align: middle; padding: 0; } .mat-sort-header-container { display: flex; color:rgb(218, 218, 218); cursor: pointer; justify-content: flex-end; } } @media only screen and (min-width: 767px){ .mat-sort-header-container { display: flex; color:rgb(218, 218, 218); cursor: pointer; justify-content: center; } } @media only screen and (max-width: 767px){ .padding-input{ padding-left: 10px; max-width: 1000px; width:100%; text-align: center; align-content: center; } } .dynamicFormContent{ display: inline-block; position: relative; width: 95%; margin-bottom:8px; background-size: contain; margin-left:auto; margin-right: auto; } .dynamicContent{ margin-left:10%; } .flexLeft{ display: table-row; float: left; width:250px; margin-left:5px; margin-bottom:18px; position: relative; }
0.397237
0.093761
body { font-size: 84%; padding: 0.75em; margin: 0; min-width: 45em; } h1 { font-size: 110%; font-weight: bold; color: #4a8ee6; letter-spacing: -1px; padding: 0; margin: 0; } h2 { font-size: 110%; letter-spacing: -1px; font-weight: normal; color: #4a8ee6; padding: 0; margin: 0; padding: 0.5em 1em; color: #3a75bd; margin-left: -38px; padding-left: 38px; border-top: 1px solid #3a75bd; padding-top: 0.5em; } h2:first-child { border-top: 0; padding-top: 0; } span.th { padding-left: 0.35em; } a { color: black; } div#header { padding: 0.75em 1em; padding-top: 0.6em; padding-left: 0; margin-bottom: 0.75em; position: relative; overflow: hidden; background: #5296de; background-size: 100%; border: 1px solid #3a75bd; border-radius: 6px; color: white; text-shadow: 0 0 2px black; } div#header h1 { padding-left: 37px; margin: 0; display: inline; background: url('../images/gear.png') 12px 60% no-repeat; color: white; } div#header p { font-size: 84%; font-style: italic; padding: 0; margin: 0; color: white; padding-left: 0.4em; display: inline; } div#header div.navigation { position: absolute; top: 0; right: 1em; line-height: 3.5em; font-size: 92%; } div#header select { font-size: 100%; border: 1px solid #3a75bd; line-height: 140%; color: #315d94; } div#header select option { padding: 0 0.2em; } div#sidebar { display: none; float: left; margin-left: 26px; width: 45em; min-height: 20em; padding: 0.75em; padding-top: 0; border-right: 1px solid #cfcfcf; } div#content { margin-left: 0px; } div.viewOptions { float: right; font-size: 92%; color: #5f5f5f; margin-top: 1em; } hr { visibility: hidden; display: inline; padding: 0 0.5em; } div.viewOptions input { font-size: 100%; border: 1px solid #b5b5b5; border-radius: 6px; padding: 0.3em 0.4em; } div.viewOptions input:focus { border-color: white; } .k { opacity: 0.4; font-weight: normal; padding-left: 0.1em; } .legend { font-size: 84%; padding: 0; padding-top: 0.4em; margin-top: 2em; text-align: right; line-height: 140%; color: #7f7f7f; } .legend h3 { padding: 0; padding-right: 0.5em; margin: 0; font-weight: normal; color: black; display: inline; font-size: 100%; } .legend .swatch { opacity: 0.66; padding: 0 0.5em; display: inline-block; margin-right: 0.2em; height: 0.9em; } .legend .swatch.heavyUse { background: #cc0000; } table.list { width: 100%; line-height: 200%; border-collapse: collapse; font-size: 84%; table-layout: fixed; } table.list:not([class*='filtered']) tr:nth-child(odd) td { background: #eff3ff; } .hidden { display: none; } table.list th { padding: 0 0.5em; vertical-align: top; font-weight: bold; color: #315d94; color: black; white-space: nowrap; } table.list .firstRow th { text-align: left; line-height: 100%; } table.list .secondRow * { text-align: left; border-bottom: 1px solid #b5c6de; } table.list td { padding: 0 0.5em; vertical-align: top; line-height: 1.4em; padding-top: 0.35em; } table.list tr td:nth-last-child(1), table.list tr th:nth-last-child(1) { padding-right: 1em; } table.list:not([class*='filtered']) .tab .name { padding-left: 1.5em; } table.list .name { width: 100%; } table.list .name div { height: 1.6em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } table.list .pid { width: 4em; text-align: right; } table.list .pid .th { padding: 0; } table.list .type { width: 5em; } table.list .number { width: 7em; text-align: right; } table.list .total { font-weight: bold; } table.list .total .name { color: #315d94; text-align: right; } table.list .total td { border-top: 1px solid #b5c6de; background: white !important; } table.list .noResults { display: none; } table.list.noResults .noResults { display: table-row; } table.list .noResults td { text-align: center; padding: 3em 0; color: #3f3f3f; } .heavyUse { color: #cc0000; font-weight: bold; } table.list#browserComparison .name { padding-left: 25px; background-position: 5px center; background-repeat: no-repeat; } div.help { display: inline-block; width: 14px; margin: -1px 0; height: 14px; background: url('../images/help.gif') center bottom no-repeat; opacity: 0.33; } div.help:hover { opacity: 1; } div.help div { display: none; } #helpTooltip { z-index: 1000; position: absolute; background: #d6e8ff; padding: 0.3em 0.8em; max-width: 30em; -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.33); border: 1px solid #a8cfff; border-radius: 0; line-height: 140%; font-size: 92%; } #helpTooltip p { margin: 0.6em 0; } div.otherbrowsers { font-size: 84%; width: 100%; text-align: center; }
chrome/browser/resources/shared/css/about_memory.css
body { font-size: 84%; padding: 0.75em; margin: 0; min-width: 45em; } h1 { font-size: 110%; font-weight: bold; color: #4a8ee6; letter-spacing: -1px; padding: 0; margin: 0; } h2 { font-size: 110%; letter-spacing: -1px; font-weight: normal; color: #4a8ee6; padding: 0; margin: 0; padding: 0.5em 1em; color: #3a75bd; margin-left: -38px; padding-left: 38px; border-top: 1px solid #3a75bd; padding-top: 0.5em; } h2:first-child { border-top: 0; padding-top: 0; } span.th { padding-left: 0.35em; } a { color: black; } div#header { padding: 0.75em 1em; padding-top: 0.6em; padding-left: 0; margin-bottom: 0.75em; position: relative; overflow: hidden; background: #5296de; background-size: 100%; border: 1px solid #3a75bd; border-radius: 6px; color: white; text-shadow: 0 0 2px black; } div#header h1 { padding-left: 37px; margin: 0; display: inline; background: url('../images/gear.png') 12px 60% no-repeat; color: white; } div#header p { font-size: 84%; font-style: italic; padding: 0; margin: 0; color: white; padding-left: 0.4em; display: inline; } div#header div.navigation { position: absolute; top: 0; right: 1em; line-height: 3.5em; font-size: 92%; } div#header select { font-size: 100%; border: 1px solid #3a75bd; line-height: 140%; color: #315d94; } div#header select option { padding: 0 0.2em; } div#sidebar { display: none; float: left; margin-left: 26px; width: 45em; min-height: 20em; padding: 0.75em; padding-top: 0; border-right: 1px solid #cfcfcf; } div#content { margin-left: 0px; } div.viewOptions { float: right; font-size: 92%; color: #5f5f5f; margin-top: 1em; } hr { visibility: hidden; display: inline; padding: 0 0.5em; } div.viewOptions input { font-size: 100%; border: 1px solid #b5b5b5; border-radius: 6px; padding: 0.3em 0.4em; } div.viewOptions input:focus { border-color: white; } .k { opacity: 0.4; font-weight: normal; padding-left: 0.1em; } .legend { font-size: 84%; padding: 0; padding-top: 0.4em; margin-top: 2em; text-align: right; line-height: 140%; color: #7f7f7f; } .legend h3 { padding: 0; padding-right: 0.5em; margin: 0; font-weight: normal; color: black; display: inline; font-size: 100%; } .legend .swatch { opacity: 0.66; padding: 0 0.5em; display: inline-block; margin-right: 0.2em; height: 0.9em; } .legend .swatch.heavyUse { background: #cc0000; } table.list { width: 100%; line-height: 200%; border-collapse: collapse; font-size: 84%; table-layout: fixed; } table.list:not([class*='filtered']) tr:nth-child(odd) td { background: #eff3ff; } .hidden { display: none; } table.list th { padding: 0 0.5em; vertical-align: top; font-weight: bold; color: #315d94; color: black; white-space: nowrap; } table.list .firstRow th { text-align: left; line-height: 100%; } table.list .secondRow * { text-align: left; border-bottom: 1px solid #b5c6de; } table.list td { padding: 0 0.5em; vertical-align: top; line-height: 1.4em; padding-top: 0.35em; } table.list tr td:nth-last-child(1), table.list tr th:nth-last-child(1) { padding-right: 1em; } table.list:not([class*='filtered']) .tab .name { padding-left: 1.5em; } table.list .name { width: 100%; } table.list .name div { height: 1.6em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } table.list .pid { width: 4em; text-align: right; } table.list .pid .th { padding: 0; } table.list .type { width: 5em; } table.list .number { width: 7em; text-align: right; } table.list .total { font-weight: bold; } table.list .total .name { color: #315d94; text-align: right; } table.list .total td { border-top: 1px solid #b5c6de; background: white !important; } table.list .noResults { display: none; } table.list.noResults .noResults { display: table-row; } table.list .noResults td { text-align: center; padding: 3em 0; color: #3f3f3f; } .heavyUse { color: #cc0000; font-weight: bold; } table.list#browserComparison .name { padding-left: 25px; background-position: 5px center; background-repeat: no-repeat; } div.help { display: inline-block; width: 14px; margin: -1px 0; height: 14px; background: url('../images/help.gif') center bottom no-repeat; opacity: 0.33; } div.help:hover { opacity: 1; } div.help div { display: none; } #helpTooltip { z-index: 1000; position: absolute; background: #d6e8ff; padding: 0.3em 0.8em; max-width: 30em; -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.33); border: 1px solid #a8cfff; border-radius: 0; line-height: 140%; font-size: 92%; } #helpTooltip p { margin: 0.6em 0; } div.otherbrowsers { font-size: 84%; width: 100%; text-align: center; }
0.458106
0.125146
#snackbar { visibility: hidden; /* Hidden by default. Visible on click */ min-width: 250px; /* Set a default minimum width */ margin-left: -125px; /* Divide value of min-width by 2 */ background-color: #333; /* Black background color */ color: #fff; /* White text color */ text-align: center; /* Centered text */ border-radius: 2px; /* Rounded borders */ padding: 16px; /* Padding */ position: fixed; /* Sit on top of the screen */ z-index: 1; /* Add a z-index if needed */ left: 50%; /* Center the snackbar */ bottom: 50%; /* 30px from the bottom */ } /* Show the snackbar when clicking on a button (class added with JavaScript) */ #snackbar.show { visibility: visible; /* Show the snackbar */ /* Add animation: Take 0.5 seconds to fade in and out the snackbar. However, delay the fade out process for 2.5 seconds */ -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s; animation: fadein 0.5s, fadeout 0.5s 4.5s; } /* Animations to fade the snackbar in and out */ @-webkit-keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 50%; opacity: 1;} } @keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 50%; opacity: 1;} } @-webkit-keyframes fadeout { from {bottom: 50%; opacity: 1;} to {bottom: 0; opacity: 0;} } @keyframes fadeout { from {bottom: 50%; opacity: 1;} to {bottom: 0; opacity: 0;} } /* Add a black background color to the top navigation */ .topnav { background-color: #333; overflow: hidden; } /* Style the links inside the navigation bar */ .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } /* Change the color of links on hover */ .topnav a:hover { background-color: #ddd; color: black; } /* Add a color to the active/current link */ .topnav a.active { background-color: #4CAF50; color: white; } #container { width: 100%; height: 600px; margin:0 auto; position:relative; } #left-container, #right-container { height:auto; position:absolute; top:0; } #left-container { width:100%; color:#686c70; text-align: left; background-color:#fff; background-repeat:no-repeat; } #right-container{ width:50%; color:#686c70; text-align: left; background-color:#fff; background-repeat:no-repeat; right:0; background-position:center left; border-right:1px solid #ddd; } #right-container h4{ text-indent:8px; } #main_section{ background-color: #0a001f; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
css/base1.css
#snackbar { visibility: hidden; /* Hidden by default. Visible on click */ min-width: 250px; /* Set a default minimum width */ margin-left: -125px; /* Divide value of min-width by 2 */ background-color: #333; /* Black background color */ color: #fff; /* White text color */ text-align: center; /* Centered text */ border-radius: 2px; /* Rounded borders */ padding: 16px; /* Padding */ position: fixed; /* Sit on top of the screen */ z-index: 1; /* Add a z-index if needed */ left: 50%; /* Center the snackbar */ bottom: 50%; /* 30px from the bottom */ } /* Show the snackbar when clicking on a button (class added with JavaScript) */ #snackbar.show { visibility: visible; /* Show the snackbar */ /* Add animation: Take 0.5 seconds to fade in and out the snackbar. However, delay the fade out process for 2.5 seconds */ -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s; animation: fadein 0.5s, fadeout 0.5s 4.5s; } /* Animations to fade the snackbar in and out */ @-webkit-keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 50%; opacity: 1;} } @keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 50%; opacity: 1;} } @-webkit-keyframes fadeout { from {bottom: 50%; opacity: 1;} to {bottom: 0; opacity: 0;} } @keyframes fadeout { from {bottom: 50%; opacity: 1;} to {bottom: 0; opacity: 0;} } /* Add a black background color to the top navigation */ .topnav { background-color: #333; overflow: hidden; } /* Style the links inside the navigation bar */ .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } /* Change the color of links on hover */ .topnav a:hover { background-color: #ddd; color: black; } /* Add a color to the active/current link */ .topnav a.active { background-color: #4CAF50; color: white; } #container { width: 100%; height: 600px; margin:0 auto; position:relative; } #left-container, #right-container { height:auto; position:absolute; top:0; } #left-container { width:100%; color:#686c70; text-align: left; background-color:#fff; background-repeat:no-repeat; } #right-container{ width:50%; color:#686c70; text-align: left; background-color:#fff; background-repeat:no-repeat; right:0; background-position:center left; border-right:1px solid #ddd; } #right-container h4{ text-indent:8px; } #main_section{ background-color: #0a001f; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
0.376967
0.120491
.add-but{ text-align: center; color: gray; background-color: #bec4c6; border: none; font-size: 60%; padding: 10px; } #promo > header .promo-header{ position: relative; top: 40px; } .swiper-button-prev, .swiper-button-next, .swiper-pagination, .swiper-scrollbar{ opacity: 0;} .swiper-button-prev, .swiper-button-next { width: 6vw; height: 390px; margin-top: -11%; } #investsearch > main.swiper-container .swiper-button-prev, #investsearch > main.swiper-container .swiper-button-next { height: 451px; margin-top: -14%; } #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects{margin-left: 8%;} [data-text]:nth-last-child(1)::before, [data-text]:nth-last-child(3)::before, [data-text]:nth-last-child(5)::before, #news[data-text]::before{ color: white; } [data-text]:nth-last-child(1)::before{ left: 14%; top: 47%; } [data-text]:nth-last-child(2)::before{ left: 30%; top: 36%; } [data-text]:nth-last-child(3)::before{ left: 25%; top: 33%; } [data-text]:nth-last-child(4)::before{ left: 18%; top: 46%; } [data-text]:nth-last-child(5)::before{ left: 13%; top: 20%; } #news[data-text]::before{ left: 8%; top: 69%; } .footer { overflow: hidden; } @media all and (max-width: 414px){ #promo > main.swiper-container .promo-feed { margin-left: 2%; } #investsearch > main.swiper-container .popular-objects { margin-left: -2%; } #investsearch > header .add-but { width: 50%; } #investsearch > header a { margin-left: 52%; font-size: 60%; } #promo > header .links { top: -49px; left: 46vw; font-size: 70%; } } @media all and (min-width: 414px) and (max-width: 600px){ #promo > main.swiper-container .promo-feed { margin-left: 3%; } #investsearch > main.swiper-container .popular-objects { margin-left: 1%; } } @media all and (min-width: 600px) and (max-width: 768px){ #promo > main.swiper-container .promo-feed { margin-left: 5%; } #investsearch > main.swiper-container .popular-objects { margin-left: 0%; } #investsearch > main.swiper-container .popular-objects .popular-object { height: 500px; } } @media all and (min-width: 768px) and (max-width: 800px){ #promo > main.swiper-container .promo-feed { margin-left: 8%; } #estate > main #slider-view-adaptive .estat { height: 220px; } #investsearch > main.swiper-container .popular-objects .popular-object { width: 28%; height: 365px; } #investsearch > main.swiper-container .popular-objects .popular-object header h3 { font-size: 65%; } #investsearch > main.swiper-container .popular-objects .popular-object main img { height: 153px; } #investsearch > main.swiper-container .popular-objects { margin-left: 6%; } #investsearch > main.swiper-container .popular-objects .popular-object footer .info span:nth-child(2) { height: 60px; } } @media all and (min-width: 800px) and (max-width: 960px){ #promo > main.swiper-container .promo-feed { margin-left: 7%; } #investsearch > main.swiper-container .popular-objects { margin-left: 7%; } } @media all and (min-width: 960px) and (max-width: 1024px){ #promo > main.swiper-container .promo-feed { margin-left: 7%; } #investsearch > main.swiper-container .popular-objects { margin-left: 7%; } } @media all and (min-width: 1024px) and (max-width: 1280px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1280px) and (max-width: 1366px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1366px) and (max-width: 1440px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1440px) and (max-width: 1536px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (max-width: 1600px){} @media all and (max-width: 1920px){} @media all and (min-width: 1920px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } }
www/investportal/basic/web/css/inpage_codes/homepage_styles.css
.add-but{ text-align: center; color: gray; background-color: #bec4c6; border: none; font-size: 60%; padding: 10px; } #promo > header .promo-header{ position: relative; top: 40px; } .swiper-button-prev, .swiper-button-next, .swiper-pagination, .swiper-scrollbar{ opacity: 0;} .swiper-button-prev, .swiper-button-next { width: 6vw; height: 390px; margin-top: -11%; } #investsearch > main.swiper-container .swiper-button-prev, #investsearch > main.swiper-container .swiper-button-next { height: 451px; margin-top: -14%; } #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects{margin-left: 8%;} [data-text]:nth-last-child(1)::before, [data-text]:nth-last-child(3)::before, [data-text]:nth-last-child(5)::before, #news[data-text]::before{ color: white; } [data-text]:nth-last-child(1)::before{ left: 14%; top: 47%; } [data-text]:nth-last-child(2)::before{ left: 30%; top: 36%; } [data-text]:nth-last-child(3)::before{ left: 25%; top: 33%; } [data-text]:nth-last-child(4)::before{ left: 18%; top: 46%; } [data-text]:nth-last-child(5)::before{ left: 13%; top: 20%; } #news[data-text]::before{ left: 8%; top: 69%; } .footer { overflow: hidden; } @media all and (max-width: 414px){ #promo > main.swiper-container .promo-feed { margin-left: 2%; } #investsearch > main.swiper-container .popular-objects { margin-left: -2%; } #investsearch > header .add-but { width: 50%; } #investsearch > header a { margin-left: 52%; font-size: 60%; } #promo > header .links { top: -49px; left: 46vw; font-size: 70%; } } @media all and (min-width: 414px) and (max-width: 600px){ #promo > main.swiper-container .promo-feed { margin-left: 3%; } #investsearch > main.swiper-container .popular-objects { margin-left: 1%; } } @media all and (min-width: 600px) and (max-width: 768px){ #promo > main.swiper-container .promo-feed { margin-left: 5%; } #investsearch > main.swiper-container .popular-objects { margin-left: 0%; } #investsearch > main.swiper-container .popular-objects .popular-object { height: 500px; } } @media all and (min-width: 768px) and (max-width: 800px){ #promo > main.swiper-container .promo-feed { margin-left: 8%; } #estate > main #slider-view-adaptive .estat { height: 220px; } #investsearch > main.swiper-container .popular-objects .popular-object { width: 28%; height: 365px; } #investsearch > main.swiper-container .popular-objects .popular-object header h3 { font-size: 65%; } #investsearch > main.swiper-container .popular-objects .popular-object main img { height: 153px; } #investsearch > main.swiper-container .popular-objects { margin-left: 6%; } #investsearch > main.swiper-container .popular-objects .popular-object footer .info span:nth-child(2) { height: 60px; } } @media all and (min-width: 800px) and (max-width: 960px){ #promo > main.swiper-container .promo-feed { margin-left: 7%; } #investsearch > main.swiper-container .popular-objects { margin-left: 7%; } } @media all and (min-width: 960px) and (max-width: 1024px){ #promo > main.swiper-container .promo-feed { margin-left: 7%; } #investsearch > main.swiper-container .popular-objects { margin-left: 7%; } } @media all and (min-width: 1024px) and (max-width: 1280px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1280px) and (max-width: 1366px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1366px) and (max-width: 1440px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (min-width: 1440px) and (max-width: 1536px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } } @media all and (max-width: 1600px){} @media all and (max-width: 1920px){} @media all and (min-width: 1920px){ #promo > main.swiper-container .promo-feed, #investsearch > main.swiper-container .popular-objects { margin-left: 8%; } }
0.330471
0.043998
:root{ --greyish : #2f2f2c ; --green:#4CAF50; --header_back: #00918E ; } body{ background-color:whitesmoke; } /* =========== */ /*==================SITE HEADER===============*/ /* =========== */ #site-header .navbar{ position: fixed; } #site-header .navbar-nav a:hover{ color: white; } #site-header .navbar-nav a{ font-size: 1.3rem } #site-header .navbar-expand-lg{ background-color: var(--header_back); font-family: 'El Messiri', sans-serif; } #site-header .navbar-brand span.title_style{ color:var(--greyish); font-weight:500; } /*adjustment for small devices*/ @media (max-width: 310px) { #site-header .navbar-toggler{ font-size:0.9rem; } } /* ============ */ /*=================IMAGE SLIDER================*/ /* =========== */ #image_slider { margin-top:3.5rem ; } #image_slider img{ max-height:330px; min-height:200px; } @media (max-width:319px){ #image_slider{ margin-top:5.5rem; } } /* ================= */ /*=============Subscribe section===========*/ /* ================= */ #opt_in { font-family: 'Work Sans', sans-serif; min-height:2.8rem; background-color: var(--header_back); } #subscribe_button { background-color:var(--greyish); color: white; } /* ============= */ /*==================CONTENT TILES=====================*/ /* ============= */ /*flex-box style*/ #tiles .col-12 { -ms-flex-wrap: wrap; flex-wrap: wrap; } /*flex-items style*/ #tiles .col-12 .outer { margin-left:7px; margin-right:7px; -webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1; -ms-flex-negative: 1; flex-shrink: 1; -ms-flex-preferred-size: 200px; flex-basis: 200px; max-width:250px; margin-top: 10px; } #tiles .row img{ width:100%; } #tiles .row{ background-color:whitesmoke; } #tiles .col-12 .flip{ background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19); } /*#tiles .col-12 > div:hover{ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19); }*/ /*=======FLIP effect for content tile=======*/ #tiles .col-12 .outer{ perspective:600px; } #tiles .col-12 .flip{ width:100%; height:100%; transition:transform 0.7s; transform-style: preserve-3d; cursor: pointer; position: relative; } #tiles .front { width: 100%; height: 100%; backface-visibility: hidden; } #tiles .back { top: 0; left:0; position: absolute; transform: rotateY(180deg); width:100%; height: 100%; } #tiles .col-12 .outer:hover .flip{ transform: rotateY(180deg); } /*=======END=======*/ #tiles .col-12 > div span{ font-family: 'Work Sans', sans-serif; } #tiles .col-12 > div > .author{ line-height: 0; backface-visibility: font-weight: 600; } #tiles .col-12 > div > .author-name{ font-weight: 500; color: dimgrey; } #tiles .col-12 .back a{ font-size: 1.4rem; padding:10px; text-decoration: none; color:white; text-align: center; background-color: var(--header_back) } /*media query for tiles size */ @media (max-width:476px){ #tiles .col-12 > div{ -ms-flex-preferred-size: 180px; flex-basis: 180px; max-width:250px; margin-top: 15px; padding: 10px; }} /* ============ */ /*========================MODAL-POP UP====================>*/ /* ============ */ #myModal .modal-dialog{ max-width:25rem; margin:1rem auto auto auto; } #myModal .modal-content { background-color: var(--header_back); } #myModal input[type="email"]{ border: 1px var(--header_back) solid; } #myModal input[type="email"]::-webkit-input-placeholder{ color:var(--header_back); } #myModal input[type="email"]:-ms-input-placeholder{ color:var(--header_back); } #myModal input[type="email"]::placeholder{ color:var(--header_back); } #myModal .input-group-prepend{ height: 2.5rem; } #myModal .input-group span { background-color:var(--header_back); color:white; border: 1px solid var(--header_back) ; } #myModal input[type="submit"]{ background-color: var(--header_back); } /* =========== */ /*==================SITE FOOTER===============*/ /* =========== */ #site_footer { background-color:var(--header_back) ; margin-top: 15px; } #site_footer .row i{ padding: 0.4rem; font-size: 1.4rem; background-color: white; border-radius:50%; width:2.5rem; height:2.5rem; } #site_footer .row a{ text-decoration: none; } /*---icon-animation------*/ #site_footer .row i:hover{ color: white; -webkit-animation:spin 300ms linear; animation:spin 300ms linear; } @-webkit-keyframes spin { 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } } @keyframes spin { 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } } /*----facebook------*/ #site_footer i.fa-facebook-f{ color: royalblue; background-color: white; } #site_footer i.fa-facebook-f:hover{ background-color: royalblue; color: white; } /*----twitter------*/ #site_footer i.fa-twitter{ color: deepskyblue; background-color: white; } #site_footer i.fa-twitter:hover{ background-color: deepskyblue; color: white; } /*----youtube------*/ #site_footer i.fa-youtube{ color:#FF0000; background-color: white; } #site_footer i.fa-youtube:hover{ color:white; background-color: #ff0000; } #site_footer .row p{ font-size: 1.4rem; font-family: '<NAME>', sans-serif; } /* =============== */ /*==================MEDIA QUERIES===============*/ /* =============== */ /* ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #site-header .navbar-brand{ font-size: 1.3rem; } #image_slider{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #site-header .navbar-brand{ font-size: 1.5rem; } #image_slider{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #site-header .navbar-brand{ font-size: 2rem; } #image_slider{ margin-top:rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { } /* =========== */ /* ============= */ /* =============== */ /*==================ABOUT US===============*/ /* =============== */ /* ============= */ /* =========== */ #about_us{ margin-top:3.5rem; } @media (max-width:319px){ #about_us{ margin-top:5.5rem; } } #about_us .row >div { background-color: var(--header_back); text-align: center; color: white; margin-top: 0.rem; margin-bottom: 1rem } #our_history .row > div { background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); } #our_history .row > div >p { padding: 10px; padding-top:0rem; border-left:10px lightgrey solid; } /* =============== */ /*==================MEDIA QUERIES===============*/ /* =============== */ /*====>>>>MEDIA QUERIES TO COMPENSATE THE FIXED HEADER===>>>>*/ /* ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #about_us{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #about_us{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #about_us{ margin-top:4.6rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px){ } /* =========== */ /* ============= */ /* =============== */ /*==================Single post===============*/ /* =============== */ /* ============= */ /* =========== */ #single_post{ } #single_post .row > div { background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); } #single_post .row > div > p{ border-top: 2px solid black; } #single_post .ratings:nth-last-child{ color: red; } /* ====>>>>MEDIA QUERIES TO COMPENSATE THE FIXED HEADER===>>>> ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #single_post{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #single_post{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #single_post{ margin-top:4.6rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px){ }
css/style.css
:root{ --greyish : #2f2f2c ; --green:#4CAF50; --header_back: #00918E ; } body{ background-color:whitesmoke; } /* =========== */ /*==================SITE HEADER===============*/ /* =========== */ #site-header .navbar{ position: fixed; } #site-header .navbar-nav a:hover{ color: white; } #site-header .navbar-nav a{ font-size: 1.3rem } #site-header .navbar-expand-lg{ background-color: var(--header_back); font-family: 'El Messiri', sans-serif; } #site-header .navbar-brand span.title_style{ color:var(--greyish); font-weight:500; } /*adjustment for small devices*/ @media (max-width: 310px) { #site-header .navbar-toggler{ font-size:0.9rem; } } /* ============ */ /*=================IMAGE SLIDER================*/ /* =========== */ #image_slider { margin-top:3.5rem ; } #image_slider img{ max-height:330px; min-height:200px; } @media (max-width:319px){ #image_slider{ margin-top:5.5rem; } } /* ================= */ /*=============Subscribe section===========*/ /* ================= */ #opt_in { font-family: 'Work Sans', sans-serif; min-height:2.8rem; background-color: var(--header_back); } #subscribe_button { background-color:var(--greyish); color: white; } /* ============= */ /*==================CONTENT TILES=====================*/ /* ============= */ /*flex-box style*/ #tiles .col-12 { -ms-flex-wrap: wrap; flex-wrap: wrap; } /*flex-items style*/ #tiles .col-12 .outer { margin-left:7px; margin-right:7px; -webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1; -ms-flex-negative: 1; flex-shrink: 1; -ms-flex-preferred-size: 200px; flex-basis: 200px; max-width:250px; margin-top: 10px; } #tiles .row img{ width:100%; } #tiles .row{ background-color:whitesmoke; } #tiles .col-12 .flip{ background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19); } /*#tiles .col-12 > div:hover{ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19); }*/ /*=======FLIP effect for content tile=======*/ #tiles .col-12 .outer{ perspective:600px; } #tiles .col-12 .flip{ width:100%; height:100%; transition:transform 0.7s; transform-style: preserve-3d; cursor: pointer; position: relative; } #tiles .front { width: 100%; height: 100%; backface-visibility: hidden; } #tiles .back { top: 0; left:0; position: absolute; transform: rotateY(180deg); width:100%; height: 100%; } #tiles .col-12 .outer:hover .flip{ transform: rotateY(180deg); } /*=======END=======*/ #tiles .col-12 > div span{ font-family: 'Work Sans', sans-serif; } #tiles .col-12 > div > .author{ line-height: 0; backface-visibility: font-weight: 600; } #tiles .col-12 > div > .author-name{ font-weight: 500; color: dimgrey; } #tiles .col-12 .back a{ font-size: 1.4rem; padding:10px; text-decoration: none; color:white; text-align: center; background-color: var(--header_back) } /*media query for tiles size */ @media (max-width:476px){ #tiles .col-12 > div{ -ms-flex-preferred-size: 180px; flex-basis: 180px; max-width:250px; margin-top: 15px; padding: 10px; }} /* ============ */ /*========================MODAL-POP UP====================>*/ /* ============ */ #myModal .modal-dialog{ max-width:25rem; margin:1rem auto auto auto; } #myModal .modal-content { background-color: var(--header_back); } #myModal input[type="email"]{ border: 1px var(--header_back) solid; } #myModal input[type="email"]::-webkit-input-placeholder{ color:var(--header_back); } #myModal input[type="email"]:-ms-input-placeholder{ color:var(--header_back); } #myModal input[type="email"]::placeholder{ color:var(--header_back); } #myModal .input-group-prepend{ height: 2.5rem; } #myModal .input-group span { background-color:var(--header_back); color:white; border: 1px solid var(--header_back) ; } #myModal input[type="submit"]{ background-color: var(--header_back); } /* =========== */ /*==================SITE FOOTER===============*/ /* =========== */ #site_footer { background-color:var(--header_back) ; margin-top: 15px; } #site_footer .row i{ padding: 0.4rem; font-size: 1.4rem; background-color: white; border-radius:50%; width:2.5rem; height:2.5rem; } #site_footer .row a{ text-decoration: none; } /*---icon-animation------*/ #site_footer .row i:hover{ color: white; -webkit-animation:spin 300ms linear; animation:spin 300ms linear; } @-webkit-keyframes spin { 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } } @keyframes spin { 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } } /*----facebook------*/ #site_footer i.fa-facebook-f{ color: royalblue; background-color: white; } #site_footer i.fa-facebook-f:hover{ background-color: royalblue; color: white; } /*----twitter------*/ #site_footer i.fa-twitter{ color: deepskyblue; background-color: white; } #site_footer i.fa-twitter:hover{ background-color: deepskyblue; color: white; } /*----youtube------*/ #site_footer i.fa-youtube{ color:#FF0000; background-color: white; } #site_footer i.fa-youtube:hover{ color:white; background-color: #ff0000; } #site_footer .row p{ font-size: 1.4rem; font-family: '<NAME>', sans-serif; } /* =============== */ /*==================MEDIA QUERIES===============*/ /* =============== */ /* ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #site-header .navbar-brand{ font-size: 1.3rem; } #image_slider{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #site-header .navbar-brand{ font-size: 1.5rem; } #image_slider{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #site-header .navbar-brand{ font-size: 2rem; } #image_slider{ margin-top:rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { } /* =========== */ /* ============= */ /* =============== */ /*==================ABOUT US===============*/ /* =============== */ /* ============= */ /* =========== */ #about_us{ margin-top:3.5rem; } @media (max-width:319px){ #about_us{ margin-top:5.5rem; } } #about_us .row >div { background-color: var(--header_back); text-align: center; color: white; margin-top: 0.rem; margin-bottom: 1rem } #our_history .row > div { background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); } #our_history .row > div >p { padding: 10px; padding-top:0rem; border-left:10px lightgrey solid; } /* =============== */ /*==================MEDIA QUERIES===============*/ /* =============== */ /*====>>>>MEDIA QUERIES TO COMPENSATE THE FIXED HEADER===>>>>*/ /* ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #about_us{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #about_us{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #about_us{ margin-top:4.6rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px){ } /* =========== */ /* ============= */ /* =============== */ /*==================Single post===============*/ /* =============== */ /* ============= */ /* =========== */ #single_post{ } #single_post .row > div { background-color:white; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19); } #single_post .row > div > p{ border-top: 2px solid black; } #single_post .ratings:nth-last-child{ color: red; } /* ====>>>>MEDIA QUERIES TO COMPENSATE THE FIXED HEADER===>>>> ->Extra small devices (portrait phones, less than 576px) ->No media query since this is the default in Bootstrap ->Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) { #single_post{ margin-top:3.5rem; } } /*Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) { #single_post{ margin-top:3.9rem; } } /*Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { #single_post{ margin-top:4.6rem; } } /*Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px){ }
0.218586
0.062445
@-moz-document domain("lebunker.net") { .lebunkerNav { height: 50px; } #mainNav .search-block input { border-radius: .25rem !important; } .container-index .forum-list, .container-index .forum-list .post-icon img { margin-top: 0px; } .container-subforum { margin-top: 10px; } .count-online-user { font-size: 16px; } .count-online-user > .text, .network, .footer-contact, .menu, .post_title > label, .breadcrum, .post_nsfw > label, #mainNav .search-block button, .subforum-title, .section-separator:nth-child(3) { display: none; } tr, tr > * { padding: 0 !important; vertical-align: middle !important; margin: 0; } p { margin: 1px !important; color: white; } .post-icon { padding: 3px !important; } .title-section, .card-header { padding: 10px !important; } .title-section { margin: -80px 0 -20px 0; } .post-user { white-space: nowrap; } .likeunlike { padding: 10px 0 10px 10px; } .post-container { margin-top: -50px; } .container-index .forum-list .post-bg1 { background: #1c2938; } .container-index .forum-list .post-bg2 { background: #15202b; } .container-index .forum-list .post-bg1:hover { background: #1c2938; text-shadow: 0px 0px 8px white; } .container-index .forum-list .post-bg2:hover { background: #15202b; text-shadow: 0px 0px 8px white; } .container-index .forum-list .post-bg2 a, .container-index .forum-list .post-bg1 a, .not-selected > *, .gap, select, input, .like:hover, .unlike:hover, .post-message > p, .post-container .info-post, .upvote-count, .upvote-count-posts, .mce-charactercount, .mce-ico, .card-text-bunker, .col-sm-12, .title-section > *, .pagination .previous-next a, .previous-next-disable { color: #fff !important; } .like, .unlike, .like-posts, .unlike-posts { color: #3d5368 !important; } .like-selected { color: #23bf23 !important; } .unlike-selected { color: #d60606 !important; } #mainNav, .likeunlike, .card-header, .not-selected, .gap, .pagination .previous-next, .previous-next-disable, .report-section > div, .report-section > a > div, .container-index .forum-list .thead-bunker, #new_post, .notification-collapse .list-notif, .profil-header, #myTab, .search-section-user, .search-section { background: #1c2938 !important; } .card-body, .card-body-post, .post-form, input, select, .notification-collapse, .notification-collapse .custom-separator, .desc, #profile { background: #15202b; } .table td, .card, input, select, .notification-collapse .notif_link { border: none !important; } .post-container { background: none; } body, .title-section { background: #10171e !important; } body, h1, h2, h3, h4, h5, h6, .block-identifiant > span { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color: white; } .block-identifiant > span { letter-spacing: 0px; text-transform: none !important; } .mce-container, .mce-widget, .mce-reset { border: 0 !important; background: #15202b; } .like, .unlike, .like-posts, .unlike-posts { border-color: #3d5368 !important; } .search-section-user, .search-section { border: 1px solid #1c2938 !important; } .table th { border: 0 !important; } .card-text-bunker { font-size: 0.9em; } }
data/usercss/171231.user.css
@-moz-document domain("lebunker.net") { .lebunkerNav { height: 50px; } #mainNav .search-block input { border-radius: .25rem !important; } .container-index .forum-list, .container-index .forum-list .post-icon img { margin-top: 0px; } .container-subforum { margin-top: 10px; } .count-online-user { font-size: 16px; } .count-online-user > .text, .network, .footer-contact, .menu, .post_title > label, .breadcrum, .post_nsfw > label, #mainNav .search-block button, .subforum-title, .section-separator:nth-child(3) { display: none; } tr, tr > * { padding: 0 !important; vertical-align: middle !important; margin: 0; } p { margin: 1px !important; color: white; } .post-icon { padding: 3px !important; } .title-section, .card-header { padding: 10px !important; } .title-section { margin: -80px 0 -20px 0; } .post-user { white-space: nowrap; } .likeunlike { padding: 10px 0 10px 10px; } .post-container { margin-top: -50px; } .container-index .forum-list .post-bg1 { background: #1c2938; } .container-index .forum-list .post-bg2 { background: #15202b; } .container-index .forum-list .post-bg1:hover { background: #1c2938; text-shadow: 0px 0px 8px white; } .container-index .forum-list .post-bg2:hover { background: #15202b; text-shadow: 0px 0px 8px white; } .container-index .forum-list .post-bg2 a, .container-index .forum-list .post-bg1 a, .not-selected > *, .gap, select, input, .like:hover, .unlike:hover, .post-message > p, .post-container .info-post, .upvote-count, .upvote-count-posts, .mce-charactercount, .mce-ico, .card-text-bunker, .col-sm-12, .title-section > *, .pagination .previous-next a, .previous-next-disable { color: #fff !important; } .like, .unlike, .like-posts, .unlike-posts { color: #3d5368 !important; } .like-selected { color: #23bf23 !important; } .unlike-selected { color: #d60606 !important; } #mainNav, .likeunlike, .card-header, .not-selected, .gap, .pagination .previous-next, .previous-next-disable, .report-section > div, .report-section > a > div, .container-index .forum-list .thead-bunker, #new_post, .notification-collapse .list-notif, .profil-header, #myTab, .search-section-user, .search-section { background: #1c2938 !important; } .card-body, .card-body-post, .post-form, input, select, .notification-collapse, .notification-collapse .custom-separator, .desc, #profile { background: #15202b; } .table td, .card, input, select, .notification-collapse .notif_link { border: none !important; } .post-container { background: none; } body, .title-section { background: #10171e !important; } body, h1, h2, h3, h4, h5, h6, .block-identifiant > span { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color: white; } .block-identifiant > span { letter-spacing: 0px; text-transform: none !important; } .mce-container, .mce-widget, .mce-reset { border: 0 !important; background: #15202b; } .like, .unlike, .like-posts, .unlike-posts { border-color: #3d5368 !important; } .search-section-user, .search-section { border: 1px solid #1c2938 !important; } .table th { border: 0 !important; } .card-text-bunker { font-size: 0.9em; } }
0.246896
0.055107
.main_contents section.gdnt_banner{ background-image: url('../../images/hosting-bg.jpg'); background-position: center; } .plans{ } .plans > li{ float: left; width: 33.33%; } .plans > li *{ color: #fff; } .plans > li h1{ text-transform: uppercase; text-align: center; font-size: 26px; } .plans > li h2{ text-align: center; } .plans > li:first-child{ padding: 0; } .plans > li:first-child ._in{ background-color: #51b7bb; padding: 70px 40px; } .plans > li:nth-child(3) h1{ font-size: 52px; } .plans > li:nth-child(2) ._in{ background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIH<KEY>IHkxPSIxMDAlIiB4Mj0iMTAwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1NjViMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzOTVjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); padding: 70px 40px; } .plans > li:nth-child(3) *{ color: #fff; } .plans > li:nth-child(3){ height: 10px; } .plans > li:nth-child(3) ._in{ background-image: url(data:image/svg+xml;base64,<KEY> } .plans ._in{ padding: 50px 40px; background-image: url(data:image/svg+xml;base64,<KEY> height: 190px; } .plans > li:nth-child(3) ol > li em{ background: rgba(255, 255, 255, 0.2); } .plans > li:nth-child(3) ol > li i{ background: rgba(255, 255, 255, 1); } .plans > li:nth-child(3) ol > li strong{ color: #204fa2; } .rupee{ font-family: 'Open Sans'; } .plans .features{ background: #4daeb2; } .plans > li:nth-child(2) .features{ background: #408ec1; } .plans > li:nth-child(3) .features{ background: #3e63ac; } .plans .features li{ padding: 15px; } .plans .features li:nth-child(even){ background: rgba(0, 0, 0, 0.05); } .plans .features .lt{ color: rgba(255, 255, 255, 0.69); } .plans .features .rt{ font-size: 22px; font-family: 'nexa_lightregular', sans-serif; font-weight: bold; } .plans .features span.yes{ display: inline-block; width: 25px; height: 25px; background: #fff; color: #4daeb2; text-align: center; border-radius: 50%; font-size: 15px; padding: 2px; font-weight: lighter; } .plans > li:nth-child(2) span.yes{ color: #408ec1; } .plans > li:nth-child(3) span.yes{ color: #3e63ac; }
public/admin-theme/css/split/hosting.css
.main_contents section.gdnt_banner{ background-image: url('../../images/hosting-bg.jpg'); background-position: center; } .plans{ } .plans > li{ float: left; width: 33.33%; } .plans > li *{ color: #fff; } .plans > li h1{ text-transform: uppercase; text-align: center; font-size: 26px; } .plans > li h2{ text-align: center; } .plans > li:first-child{ padding: 0; } .plans > li:first-child ._in{ background-color: #51b7bb; padding: 70px 40px; } .plans > li:nth-child(3) h1{ font-size: 52px; } .plans > li:nth-child(2) ._in{ background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIH<KEY>IHkxPSIxMDAlIiB4Mj0iMTAwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1NjViMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzOTVjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); padding: 70px 40px; } .plans > li:nth-child(3) *{ color: #fff; } .plans > li:nth-child(3){ height: 10px; } .plans > li:nth-child(3) ._in{ background-image: url(data:image/svg+xml;base64,<KEY> } .plans ._in{ padding: 50px 40px; background-image: url(data:image/svg+xml;base64,<KEY> height: 190px; } .plans > li:nth-child(3) ol > li em{ background: rgba(255, 255, 255, 0.2); } .plans > li:nth-child(3) ol > li i{ background: rgba(255, 255, 255, 1); } .plans > li:nth-child(3) ol > li strong{ color: #204fa2; } .rupee{ font-family: 'Open Sans'; } .plans .features{ background: #4daeb2; } .plans > li:nth-child(2) .features{ background: #408ec1; } .plans > li:nth-child(3) .features{ background: #3e63ac; } .plans .features li{ padding: 15px; } .plans .features li:nth-child(even){ background: rgba(0, 0, 0, 0.05); } .plans .features .lt{ color: rgba(255, 255, 255, 0.69); } .plans .features .rt{ font-size: 22px; font-family: 'nexa_lightregular', sans-serif; font-weight: bold; } .plans .features span.yes{ display: inline-block; width: 25px; height: 25px; background: #fff; color: #4daeb2; text-align: center; border-radius: 50%; font-size: 15px; padding: 2px; font-weight: lighter; } .plans > li:nth-child(2) span.yes{ color: #408ec1; } .plans > li:nth-child(3) span.yes{ color: #3e63ac; }
0.200636
0.086285
@charset "utf-8"; /* slide */ .slide,.slide li{width:100%;height:289px;background-color:#fbfbfb;margin-bottom:20px;} .slide{overflow:hidden;border:1px #ededed solid;position:relative;} .slide li{position:absolute;overflow:hidden;left:0;list-style-type:none;display:none;} .slide li.current{display:block;} .slide li .image{position:absolute;} .slide li .text{bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);width:260px;float:left;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:15px 10px 0 0;padding:6px 0;left:420px;} .slide li .text a{color:#fff;font-size:14px;line-height:17px;float:left;} .slide li img{width:400px;height:282px;} .slide li .text .title a{font-size:16px;font-weight:700;color:#000;font-family:"微软雅黑","宋体";line-height:22px;text-indent:0;float:none;} .slide li .text p{color:#888;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;} .slide .triggers{position:absolute;z-index:1;width:400px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;} .slide .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;} .slide .triggers a:hover{text-decoration:none;} .slide .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;} .slide .triggers a.current img{border:2px #2fac00 solid;opacity:1;} .slide .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;} .slide .icon-dot a{width:9px;height:9px;display:inline-block;background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;} .slide .icon-dot a.current{background-position:-1px -12px;} .slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:110px;filter:alpha(opacity=60);cursor:pointer;} .slide .link-watch.pre{left:0;} .slide .link-watch.next{left:368px;right:0;background-position:right -57px;} .slide .link-watch.down{background-position-y:-2px;}
public/resource/lunbo/style.css
@charset "utf-8"; /* slide */ .slide,.slide li{width:100%;height:289px;background-color:#fbfbfb;margin-bottom:20px;} .slide{overflow:hidden;border:1px #ededed solid;position:relative;} .slide li{position:absolute;overflow:hidden;left:0;list-style-type:none;display:none;} .slide li.current{display:block;} .slide li .image{position:absolute;} .slide li .text{bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);width:260px;float:left;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:15px 10px 0 0;padding:6px 0;left:420px;} .slide li .text a{color:#fff;font-size:14px;line-height:17px;float:left;} .slide li img{width:400px;height:282px;} .slide li .text .title a{font-size:16px;font-weight:700;color:#000;font-family:"微软雅黑","宋体";line-height:22px;text-indent:0;float:none;} .slide li .text p{color:#888;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;} .slide .triggers{position:absolute;z-index:1;width:400px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;} .slide .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;} .slide .triggers a:hover{text-decoration:none;} .slide .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;} .slide .triggers a.current img{border:2px #2fac00 solid;opacity:1;} .slide .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;} .slide .icon-dot a{width:9px;height:9px;display:inline-block;background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;} .slide .icon-dot a.current{background-position:-1px -12px;} .slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:110px;filter:alpha(opacity=60);cursor:pointer;} .slide .link-watch.pre{left:0;} .slide .link-watch.next{left:368px;right:0;background-position:right -57px;} .slide .link-watch.down{background-position-y:-2px;}
0.251005
0.039195
VARIABLES ---------------------------------*/ /*-------------------------------- MAIN ---------------------------------*/ html { font-size: 12px; } body { font-family: menlo, BlinkMacSystemFont, arial, sans-serif; color: #ccc; margin: 0; background: #061639; } div, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; } a { color: #888; } .click-passthrough, br { pointer-events: none; } .clear-fix { display: block; zoom: 1; } .clear-fix:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; } #game { display: none; padding: 10px; } /*-------------------------------- HEADER ---------------------------------*/ #title { text-align: center; padding: 1rem; } #gameName { font-size: 1.2rem; } #versionNumber { font-size: 1.2rem; } /* links */ #titlebar ul { padding: 0; margin: 0; } #titlebar li { list-style-type: none; display: inline-block; } #titlebar a { padding: 5px; display: block; } /* links list 1 */ #titlemenu a { color: #a6b1c7; } #titlemenu a:hover { color: #d5dae5; } /* links list 2 */ #subtitlemenu { font-size: 0.6rem; } #shareWrapper { display: none; } /*-------------------------------- SIDEBAR ---------------------------------*/ #sidebar { float: left; width: 25%; text-align: left; overflow: hidden; } #sidebar table { width: 100%; } #sidebar table h3 { text-align: center; color: #b6bfd1; font-size: 1rem; border-top: 0.1em dashed #7788aa; border-bottom: 0.1em dashed #7788aa; } #sidebar td { padding: 0.1em; word-break: break-all; word-wrap: break-word; } #sidebar ul { list-style-type: none; padding: 0; margin: 0; } #sidebar li { padding: 0.5em; margin: 0; } #status { padding: 5px; margin: 5px; } #log { padding: 5px; margin: 5px; overflow: hidden; } #log h3 { display: inline; } #log .error { color: #e03030; } #log .discovery { font-weight: bold; color: #73d0b1; } #resource-numen { text-shadow: 0 0 0.3em #ffffff, 0 0 0.6em #ffffff, 0 0 0.8em #ffffff; } #resource-essence { text-shadow: 0 0 0.6em #ace3d1; } /*-------------------------------- CONTENT ---------------------------------*/ /* --- Top bar --- */ #contentMenu { overflow: hidden; } #contentMenu ul { padding: 0; margin: 0; list-style: none; } #contentMenu #tabList { float: left; } #contentMenu #tabList li { font-weight: bold; list-style: none; display: inline; } #contentMenu #tabList li:before { content: " | "; } #contentMenu #tabList li:first-child:before { content: none; } #contentMenu #tabButtons li { margin: 0 3px; } #contentMenu #tabButtons button.min { padding: 5px; margin: 0; } #content { border: 1px solid #333; padding: 5px; overflow: hidden; padding: 0.5em; } #tabMessage { padding: 5px; margin: 5px; padding: 1.4em; background: repeat-x center; border-radius: 0.5em; } #extraMessage.smallDesc { font-size: 90%; } #buttonList { padding: 5px; margin: 5px; } #buttonList.pileArrangement { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .pileArrangement button { width: 19%; margin: 5px; } .pileArrangement button.newlyDiscovered { /* max-width: 12em; */ } button.newlyDiscovered { color: #eee; border-color: #73d0b1; background-color: #38a581; } button.newlyDiscovered div { background-color: #ace3d1; } #homeTabs { margin-bottom: 1em; } #homeTabs ul { padding: 0; margin: 0; } #homeTabs li { font-weight: bold; list-style-type: none; display: inline; } #homeTabs li:before { content: " | "; } #homeTabs li:first-child:before { content: none; } #homeTabs .newItemAdded a { color: #38a581; } #buttonLeftContainer { float: left; width: 50%; } /* --- Grotto --- */ #statsContainer { padding: 5px; margin: 5px; padding: 1.0em; } .statsInnerContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } .statsInnerContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #statsLeftContainer { float: left; width: 50%; } #statsLeftContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } #statsLeftContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #statsRightContainer { float: right; width: 45%; } #statsRightContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } #statsRightContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #incomeData { padding: 0.1em 0.1em 1em; border-bottom: 0.1em dashed #7788aa; } #incomeData .oddRow { background: rgba(255, 255, 255, 0.1); } #incomeData .essenceGlow { text-shadow: 0 0 1em #ace3d1; background: #152a55; } #generalStats .timeDisplay { font-style: italic; font-size: 110%; } #disposeResource { padding: 0.1em 0.1em 0.5em; border-bottom: 0.1em dashed #7788aa; } #upgradeList { float: right; text-align: left; margin: auto; width: 40%; padding: 0.2em 0.2em 0.2em 2em; border-left: 0.1em dashed #7788aa; } #upgradeList ul { list-style-type: square; padding: 0; margin: 0; } #upgradeList li { padding: 0.5em 0.5em 0.5em 0.2em; margin: 0; } #recyclerContainer { margin: 0 auto; overflow: hidden; width: 40em; } #inputButtons { float: left; margin: auto; min-width: 14em; } #junkDisplay { position: relative; float: left; margin: auto; width: 10em; background: #450808 url("../img/recyclerbg.png") center; border: 0.1em solid #975f5f; -webkit-box-shadow: 0 0 15px 15px #450808 inset; box-shadow: 0 0 15px 15px #450808 inset; padding: 0.5em; z-index: 5; } #outputButtons { float: left; margin: auto; min-width: 14em; } #tabBorder { border-bottom: 0.5em double #4e638e; } button { width: 100%; color: #ccc; border-radius: 10px; border: 1px solid #7788aa; padding: 5px; margin: 1% auto; cursor: pointer; display: block; background: rgba(255, 255, 255, 0.1); } button .medDesc { pointer-events: none; } button.min { padding: 0.1em; margin: 1%; min-width: 0; width: auto; display: inline; float: right; } button.min-block { padding: 0.1em; margin: auto; min-width: 0; width: auto; vertical-align: super; } button:disabled { color: rgba(204, 204, 204, 0.3); border-color: rgba(119, 136, 170, 0.3); cursor: default; } button:disabled div { -webkit-box-shadow: none; box-shadow: none; background-color: #061639; } .button-icon { vertical-align: middle; background-color: #7788aa; -webkit-box-shadow: 0 0 3px 3px #7788aa; box-shadow: 0 0 3px 3px #7788aa; border-radius: 5px; pointer-events: none; } .button-icon-top { vertical-align: middle; display: inline-block; } .button-icon-side { vertical-align: middle; background-color: #7788aa; -webkit-box-shadow: 0 0 3px 3px #7788aa; box-shadow: 0 0 3px 3px #7788aa; border-radius: 5px; pointer-events: none; display: inline-block; margin: 0em 0.4em 0.4em 0.4em; } .tint { position: relative; } .tint:before { content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(6, 22, 57, 0.8); pointer-events: none; } #tabSceneImage { display: none; } #tabSceneImageRed { vertical-align: middle; display: block; margin: 0.1em auto 0.4em auto; border-radius: 5px; -webkit-box-shadow: 0 0 5px 5px #152a55; box-shadow: 0 0 5px 5px #152a55; -webkit-box-shadow: 0 0 5px 5px #5c1919; box-shadow: 0 0 5px 5px #5c1919; } #tabSceneImageEssence { vertical-align: middle; display: block; margin: 0.1em auto 0.4em auto; border-radius: 5px; -webkit-box-shadow: 0 0 5px 5px #3eb890; box-shadow: 0 0 5px 5px #3eb890; } #overlay { opacity: 0.5; position: absolute; top: 0; left: 0; background-color: black; width: 100%; z-index: 10; } #pane { background-color: #061639; max-height: 100vh; overflow-y: auto; padding: 1em 2em; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); border: double #2e4372; z-index: 11; } #pane h2 { padding-bottom: 0.5em; } #pane #paneHeaderEnd { border-bottom: 0.5em double #2e4372; } #pane #paneHeaderTitleDiv { vertical-align: middle; float: left; display: inline; text-align: left; } #pane #paneHeaderTitleDiv h3 { display: inline; } #pane #paneHeaderCloseButtonDiv { vertical-align: middle; float: right; display: inline; text-align: right; } #pane #paneHeaderCloseButtonDiv button { display: inline; width: auto; } #pane #paneHeaderCloseButton { margin: auto; float: none; min-width: 0; } #pane table { margin: auto; text-align: left; } #pane .paneContentDiv { border-bottom: 0.4em double #2e4372; } #pane #changelogDiv { text-align: left; } #pane #changelogDiv h3 { text-align: left; } #pane .optionTable tr { margin: 10px 0; } #pane .optionLabel { min-width: 12em; } #pane #endCredits { font-size: 90%; } /*-------------------------------- GATEWAY ---------------------------------*/ #pane.gateway { border-radius: 3em; background-color: #0e6145; -webkit-box-shadow: 0 0 1rem 1rem #0e6145; box-shadow: 0 0 1rem 1rem #0e6145; border: none; } #pane.gateway #paneHeaderEnd { border-bottom: none; } #pane.gateway .paneContentDiv { border-bottom: none; } #overlay.gateway { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; background-color: #074e36; } .gateway { text-align: center; } .gateway h1 { color: #d2f0e6; } .gateway h2, .gateway h3, .gateway h4, .gateway h5, .gateway h6, .gateway .medDesc, .gateway .smallDesc { color: #ace3d1; } .gatewayButton { background-color: #38a581; border-color: #ace3d1; max-width: 16em; } .gatewayButton:hover { -webkit-box-shadow: 0px 0px 2px 2px #ace3d1; box-shadow: 0px 0px 2px 2px #ace3d1; } .gatewayButton:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } .gatewayButton:disabled .medDesc { color: #3eb890; } .gatewayButton:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } .gatewayButton div.tint:before { background: rgba(23, 70, 54, 0.8); } .gateway button { background-color: #148e65; border-color: #3eb890; max-width: 16em; } .gateway button div { background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } .gateway button:hover { -webkit-box-shadow: 0px 0px 2px 2px #38a581; box-shadow: 0px 0px 2px 2px #38a581; } .gateway button:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } .gateway button:disabled .medDesc { color: #3eb890; } .gateway button:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } .gateway button div.tint:before { background: rgba(23, 70, 54, 0.8); } button.gateway { background-color: #3eb890; border-color: #ace3d1; max-width: 16em; } button.gateway div { background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } button.gateway:hover { -webkit-box-shadow: 0px 0px 2px 2px #ace3d1; box-shadow: 0px 0px 2px 2px #ace3d1; } button.gateway:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } button.gateway:disabled .medDesc { color: #3eb890; } button.gateway:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } button.gateway div.tint:before { background: rgba(23, 70, 54, 0.8); } .gateway .essenceCount { color: #60c9a7; text-shadow: 0 0 0.6em #60c9a7; } .gateway .essenceCountBrighter { color: #bfe9dc; text-shadow: 0 0 0.6em #bfe9dc; } .gateway .numenCount { color: #ffffff; } .gatewayButtonList { list-style-type: none; display: inline-block; } .gatewayButtonList button { display: inline-block; margin: 0.2em; } .gatewayPropertyList { list-style-type: none; padding-left: 0; } .gatewayPropertyList li { padding-left: 0; } #planetContainer { text-align: center; margin: 0.5em auto; padding: 0.5em; } .gateway ::-moz-selection { background-color: #174636; } .gateway ::selection { background-color: #174636; } .gateway ::-moz-selection { background-color: #174636; } /* --- Reflection --- */ #artifactList { margin: 0.5em auto; } .artifactDiv { text-align: center; display: inline-block; vertical-align: top; border-radius: 0.5em; background-color: #2b7f63; -webkit-box-shadow: 0 0 0.5em 0.5em #2b7f63; box-shadow: 0 0 0.5em 0.5em #2b7f63; padding: 0.2em; margin: 1.5em; max-width: 14em; } .artifactDiv br { display: block; height: 10px; content: "."; } .artifactDiv .gatewayButton { -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } .planetDisplay { border-radius: 50px; background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; margin: 0 auto; } button.planetButton { border: none; padding: 20px; max-width: 14em; margin: 0.8em; } button.planetButton div { border-radius: 50px; } button.planetButton:hover div { -webkit-box-shadow: 0 0 0.4em 0.4em #ace3d1; box-shadow: 0 0 0.4em 0.4em #ace3d1; } button br { display: block; height: 10px; content: "."; } button::after { background: rgba(255, 255, 255, 0.1); display: block; white-space: pre; margin-top: 10px; padding: 3px 5px; text-align: left; border-radius: 5px; } /* frenzy */ #getShark::after { content: "+1 fish"; } #getManta::after { content: "+0.2 fish \A +1 sand"; } #getCrab::after { content: "+0.01 crystal\A +0.02 coral"; } #getLobster::after { content: "+1 clam \A +0.5 sand"; } #getDolphin::after { content: "+1 fish \A +0.1 sponge \A +0.05 jellyfish"; } #getWhale::after { content: "+50 fish"; } #getOctopus::after { content: "+2 clams"; } #getShrimp::after { content: "+0.5 algae"; } #getEel::after { content: "+0.3 fish \A +0.3 sand"; } /* jobs */ #getScientist::after { content: "+0.5 science"; } #getLaser::after { content: "-2 sand \A +1 crystal"; } #getPlanter::after { content: "+0.3 kelp"; } #getHarvester::after { content: "+0.3 sponge \A +1 kelp"; } #getPhilosopher::after { content: "+1 science"; } #getTreasurer::after { content: "+2 crystal \A +2 coral"; } #getWorker::after { content: "+0.1 coral \A +1 sponge"; } #getTechnician::after { content: "+0.8 science"; } #getSifter::after { content: "+0.2 sand \A +0.9 crystal \A +0.5 kelp"; } #getCollector::after { content: "+1 crystal \A +3 coral"; } #getScavenger::after { content: "+2 sand \A +2 sponge"; } /* producers */ #getNurse::after { content: "+0.01 shark"; } #getMaker::after { content: "+0.05 ray"; } #getBrood::after { content: "+0.2 crab"; } #getBerrier::after { content: "+0.05 lobster"; } #getBiologist::after { content: "+0.01 dolphin"; } #getQueen::after { content: "-0.1 sponge \A +1 shrimp"; } #getPit::after { content: "+0.01 eel"; } /* processing */ #seaApplesToScience::after { content: "+science"; } #spongeToScience::after { content: "+science"; } #jellyfishToScience::after { content: "+science"; } #pearlConversion::after { content: "+crystal"; } #transmuteSharkonium::after { content: "+sharkonium"; } #smeltCoralglass::after { content: "+coral glass"; } #fuseDelphinium::after { content: "+delphinium"; } /* shark machines */ #getCrystalMiner::after { content: "Crystals +200"; } #getSandDigger::after { content: "Sand +300"; } #getFishMachine::after { content: "Fish +1000"; } #getAutoTransmuter::after { content: "Crystal -50 \A Sand -150 \A Sharkonium +20"; } #getSkimmer::after { content: "Residue +10 \A Sand -8 \A Fish -3"; } /* other machines */ #getSpongeFarmer::after { content: "Sponge +10 \A Algae +10"; } #getBerrySprayer::after { content: "Lobsters +6"; } #getGlassMaker::after { content: "Coralglass +10 \A Coral -150 \A Sand -150"; } #getSilentArchivist::after { content: "Science +10"; } #getTirelessCrafter::after { content: "Delphinium +10 \A Coral -150 \A Crystal -50"; } #getClamCollector::after { content: "clams +10"; } #getEggBrooder::after { content: "octopus +1"; } #getSprongeSmelter::after { content: "residue -150 \A sponge -50 \A spronge +30"; } #getProstheticPolyp::after { content: "coral +30"; }
src/css/style.css
VARIABLES ---------------------------------*/ /*-------------------------------- MAIN ---------------------------------*/ html { font-size: 12px; } body { font-family: menlo, BlinkMacSystemFont, arial, sans-serif; color: #ccc; margin: 0; background: #061639; } div, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; } a { color: #888; } .click-passthrough, br { pointer-events: none; } .clear-fix { display: block; zoom: 1; } .clear-fix:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; } #game { display: none; padding: 10px; } /*-------------------------------- HEADER ---------------------------------*/ #title { text-align: center; padding: 1rem; } #gameName { font-size: 1.2rem; } #versionNumber { font-size: 1.2rem; } /* links */ #titlebar ul { padding: 0; margin: 0; } #titlebar li { list-style-type: none; display: inline-block; } #titlebar a { padding: 5px; display: block; } /* links list 1 */ #titlemenu a { color: #a6b1c7; } #titlemenu a:hover { color: #d5dae5; } /* links list 2 */ #subtitlemenu { font-size: 0.6rem; } #shareWrapper { display: none; } /*-------------------------------- SIDEBAR ---------------------------------*/ #sidebar { float: left; width: 25%; text-align: left; overflow: hidden; } #sidebar table { width: 100%; } #sidebar table h3 { text-align: center; color: #b6bfd1; font-size: 1rem; border-top: 0.1em dashed #7788aa; border-bottom: 0.1em dashed #7788aa; } #sidebar td { padding: 0.1em; word-break: break-all; word-wrap: break-word; } #sidebar ul { list-style-type: none; padding: 0; margin: 0; } #sidebar li { padding: 0.5em; margin: 0; } #status { padding: 5px; margin: 5px; } #log { padding: 5px; margin: 5px; overflow: hidden; } #log h3 { display: inline; } #log .error { color: #e03030; } #log .discovery { font-weight: bold; color: #73d0b1; } #resource-numen { text-shadow: 0 0 0.3em #ffffff, 0 0 0.6em #ffffff, 0 0 0.8em #ffffff; } #resource-essence { text-shadow: 0 0 0.6em #ace3d1; } /*-------------------------------- CONTENT ---------------------------------*/ /* --- Top bar --- */ #contentMenu { overflow: hidden; } #contentMenu ul { padding: 0; margin: 0; list-style: none; } #contentMenu #tabList { float: left; } #contentMenu #tabList li { font-weight: bold; list-style: none; display: inline; } #contentMenu #tabList li:before { content: " | "; } #contentMenu #tabList li:first-child:before { content: none; } #contentMenu #tabButtons li { margin: 0 3px; } #contentMenu #tabButtons button.min { padding: 5px; margin: 0; } #content { border: 1px solid #333; padding: 5px; overflow: hidden; padding: 0.5em; } #tabMessage { padding: 5px; margin: 5px; padding: 1.4em; background: repeat-x center; border-radius: 0.5em; } #extraMessage.smallDesc { font-size: 90%; } #buttonList { padding: 5px; margin: 5px; } #buttonList.pileArrangement { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .pileArrangement button { width: 19%; margin: 5px; } .pileArrangement button.newlyDiscovered { /* max-width: 12em; */ } button.newlyDiscovered { color: #eee; border-color: #73d0b1; background-color: #38a581; } button.newlyDiscovered div { background-color: #ace3d1; } #homeTabs { margin-bottom: 1em; } #homeTabs ul { padding: 0; margin: 0; } #homeTabs li { font-weight: bold; list-style-type: none; display: inline; } #homeTabs li:before { content: " | "; } #homeTabs li:first-child:before { content: none; } #homeTabs .newItemAdded a { color: #38a581; } #buttonLeftContainer { float: left; width: 50%; } /* --- Grotto --- */ #statsContainer { padding: 5px; margin: 5px; padding: 1.0em; } .statsInnerContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } .statsInnerContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #statsLeftContainer { float: left; width: 50%; } #statsLeftContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } #statsLeftContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #statsRightContainer { float: right; width: 45%; } #statsRightContainer table { text-align: left; margin-left: auto; margin-right: auto; padding: 0.1em; border: 1px solid #7788aa; border-collapse: collapse; } #statsRightContainer td { margin: 0; font-size: 0.9em; padding: 0.2em; } #incomeData { padding: 0.1em 0.1em 1em; border-bottom: 0.1em dashed #7788aa; } #incomeData .oddRow { background: rgba(255, 255, 255, 0.1); } #incomeData .essenceGlow { text-shadow: 0 0 1em #ace3d1; background: #152a55; } #generalStats .timeDisplay { font-style: italic; font-size: 110%; } #disposeResource { padding: 0.1em 0.1em 0.5em; border-bottom: 0.1em dashed #7788aa; } #upgradeList { float: right; text-align: left; margin: auto; width: 40%; padding: 0.2em 0.2em 0.2em 2em; border-left: 0.1em dashed #7788aa; } #upgradeList ul { list-style-type: square; padding: 0; margin: 0; } #upgradeList li { padding: 0.5em 0.5em 0.5em 0.2em; margin: 0; } #recyclerContainer { margin: 0 auto; overflow: hidden; width: 40em; } #inputButtons { float: left; margin: auto; min-width: 14em; } #junkDisplay { position: relative; float: left; margin: auto; width: 10em; background: #450808 url("../img/recyclerbg.png") center; border: 0.1em solid #975f5f; -webkit-box-shadow: 0 0 15px 15px #450808 inset; box-shadow: 0 0 15px 15px #450808 inset; padding: 0.5em; z-index: 5; } #outputButtons { float: left; margin: auto; min-width: 14em; } #tabBorder { border-bottom: 0.5em double #4e638e; } button { width: 100%; color: #ccc; border-radius: 10px; border: 1px solid #7788aa; padding: 5px; margin: 1% auto; cursor: pointer; display: block; background: rgba(255, 255, 255, 0.1); } button .medDesc { pointer-events: none; } button.min { padding: 0.1em; margin: 1%; min-width: 0; width: auto; display: inline; float: right; } button.min-block { padding: 0.1em; margin: auto; min-width: 0; width: auto; vertical-align: super; } button:disabled { color: rgba(204, 204, 204, 0.3); border-color: rgba(119, 136, 170, 0.3); cursor: default; } button:disabled div { -webkit-box-shadow: none; box-shadow: none; background-color: #061639; } .button-icon { vertical-align: middle; background-color: #7788aa; -webkit-box-shadow: 0 0 3px 3px #7788aa; box-shadow: 0 0 3px 3px #7788aa; border-radius: 5px; pointer-events: none; } .button-icon-top { vertical-align: middle; display: inline-block; } .button-icon-side { vertical-align: middle; background-color: #7788aa; -webkit-box-shadow: 0 0 3px 3px #7788aa; box-shadow: 0 0 3px 3px #7788aa; border-radius: 5px; pointer-events: none; display: inline-block; margin: 0em 0.4em 0.4em 0.4em; } .tint { position: relative; } .tint:before { content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(6, 22, 57, 0.8); pointer-events: none; } #tabSceneImage { display: none; } #tabSceneImageRed { vertical-align: middle; display: block; margin: 0.1em auto 0.4em auto; border-radius: 5px; -webkit-box-shadow: 0 0 5px 5px #152a55; box-shadow: 0 0 5px 5px #152a55; -webkit-box-shadow: 0 0 5px 5px #5c1919; box-shadow: 0 0 5px 5px #5c1919; } #tabSceneImageEssence { vertical-align: middle; display: block; margin: 0.1em auto 0.4em auto; border-radius: 5px; -webkit-box-shadow: 0 0 5px 5px #3eb890; box-shadow: 0 0 5px 5px #3eb890; } #overlay { opacity: 0.5; position: absolute; top: 0; left: 0; background-color: black; width: 100%; z-index: 10; } #pane { background-color: #061639; max-height: 100vh; overflow-y: auto; padding: 1em 2em; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); border: double #2e4372; z-index: 11; } #pane h2 { padding-bottom: 0.5em; } #pane #paneHeaderEnd { border-bottom: 0.5em double #2e4372; } #pane #paneHeaderTitleDiv { vertical-align: middle; float: left; display: inline; text-align: left; } #pane #paneHeaderTitleDiv h3 { display: inline; } #pane #paneHeaderCloseButtonDiv { vertical-align: middle; float: right; display: inline; text-align: right; } #pane #paneHeaderCloseButtonDiv button { display: inline; width: auto; } #pane #paneHeaderCloseButton { margin: auto; float: none; min-width: 0; } #pane table { margin: auto; text-align: left; } #pane .paneContentDiv { border-bottom: 0.4em double #2e4372; } #pane #changelogDiv { text-align: left; } #pane #changelogDiv h3 { text-align: left; } #pane .optionTable tr { margin: 10px 0; } #pane .optionLabel { min-width: 12em; } #pane #endCredits { font-size: 90%; } /*-------------------------------- GATEWAY ---------------------------------*/ #pane.gateway { border-radius: 3em; background-color: #0e6145; -webkit-box-shadow: 0 0 1rem 1rem #0e6145; box-shadow: 0 0 1rem 1rem #0e6145; border: none; } #pane.gateway #paneHeaderEnd { border-bottom: none; } #pane.gateway .paneContentDiv { border-bottom: none; } #overlay.gateway { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; background-color: #074e36; } .gateway { text-align: center; } .gateway h1 { color: #d2f0e6; } .gateway h2, .gateway h3, .gateway h4, .gateway h5, .gateway h6, .gateway .medDesc, .gateway .smallDesc { color: #ace3d1; } .gatewayButton { background-color: #38a581; border-color: #ace3d1; max-width: 16em; } .gatewayButton:hover { -webkit-box-shadow: 0px 0px 2px 2px #ace3d1; box-shadow: 0px 0px 2px 2px #ace3d1; } .gatewayButton:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } .gatewayButton:disabled .medDesc { color: #3eb890; } .gatewayButton:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } .gatewayButton div.tint:before { background: rgba(23, 70, 54, 0.8); } .gateway button { background-color: #148e65; border-color: #3eb890; max-width: 16em; } .gateway button div { background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } .gateway button:hover { -webkit-box-shadow: 0px 0px 2px 2px #38a581; box-shadow: 0px 0px 2px 2px #38a581; } .gateway button:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } .gateway button:disabled .medDesc { color: #3eb890; } .gateway button:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } .gateway button div.tint:before { background: rgba(23, 70, 54, 0.8); } button.gateway { background-color: #3eb890; border-color: #ace3d1; max-width: 16em; } button.gateway div { background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } button.gateway:hover { -webkit-box-shadow: 0px 0px 2px 2px #ace3d1; box-shadow: 0px 0px 2px 2px #ace3d1; } button.gateway:disabled { background-color: #174636; color: #38a581; border-color: #38a581; } button.gateway:disabled .medDesc { color: #3eb890; } button.gateway:disabled div { background-color: #174636; -webkit-box-shadow: none; box-shadow: none; } button.gateway div.tint:before { background: rgba(23, 70, 54, 0.8); } .gateway .essenceCount { color: #60c9a7; text-shadow: 0 0 0.6em #60c9a7; } .gateway .essenceCountBrighter { color: #bfe9dc; text-shadow: 0 0 0.6em #bfe9dc; } .gateway .numenCount { color: #ffffff; } .gatewayButtonList { list-style-type: none; display: inline-block; } .gatewayButtonList button { display: inline-block; margin: 0.2em; } .gatewayPropertyList { list-style-type: none; padding-left: 0; } .gatewayPropertyList li { padding-left: 0; } #planetContainer { text-align: center; margin: 0.5em auto; padding: 0.5em; } .gateway ::-moz-selection { background-color: #174636; } .gateway ::selection { background-color: #174636; } .gateway ::-moz-selection { background-color: #174636; } /* --- Reflection --- */ #artifactList { margin: 0.5em auto; } .artifactDiv { text-align: center; display: inline-block; vertical-align: top; border-radius: 0.5em; background-color: #2b7f63; -webkit-box-shadow: 0 0 0.5em 0.5em #2b7f63; box-shadow: 0 0 0.5em 0.5em #2b7f63; padding: 0.2em; margin: 1.5em; max-width: 14em; } .artifactDiv br { display: block; height: 10px; content: "."; } .artifactDiv .gatewayButton { -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; } .planetDisplay { border-radius: 50px; background-color: #73d0b1; -webkit-box-shadow: 0 0 3px 3px #73d0b1; box-shadow: 0 0 3px 3px #73d0b1; margin: 0 auto; } button.planetButton { border: none; padding: 20px; max-width: 14em; margin: 0.8em; } button.planetButton div { border-radius: 50px; } button.planetButton:hover div { -webkit-box-shadow: 0 0 0.4em 0.4em #ace3d1; box-shadow: 0 0 0.4em 0.4em #ace3d1; } button br { display: block; height: 10px; content: "."; } button::after { background: rgba(255, 255, 255, 0.1); display: block; white-space: pre; margin-top: 10px; padding: 3px 5px; text-align: left; border-radius: 5px; } /* frenzy */ #getShark::after { content: "+1 fish"; } #getManta::after { content: "+0.2 fish \A +1 sand"; } #getCrab::after { content: "+0.01 crystal\A +0.02 coral"; } #getLobster::after { content: "+1 clam \A +0.5 sand"; } #getDolphin::after { content: "+1 fish \A +0.1 sponge \A +0.05 jellyfish"; } #getWhale::after { content: "+50 fish"; } #getOctopus::after { content: "+2 clams"; } #getShrimp::after { content: "+0.5 algae"; } #getEel::after { content: "+0.3 fish \A +0.3 sand"; } /* jobs */ #getScientist::after { content: "+0.5 science"; } #getLaser::after { content: "-2 sand \A +1 crystal"; } #getPlanter::after { content: "+0.3 kelp"; } #getHarvester::after { content: "+0.3 sponge \A +1 kelp"; } #getPhilosopher::after { content: "+1 science"; } #getTreasurer::after { content: "+2 crystal \A +2 coral"; } #getWorker::after { content: "+0.1 coral \A +1 sponge"; } #getTechnician::after { content: "+0.8 science"; } #getSifter::after { content: "+0.2 sand \A +0.9 crystal \A +0.5 kelp"; } #getCollector::after { content: "+1 crystal \A +3 coral"; } #getScavenger::after { content: "+2 sand \A +2 sponge"; } /* producers */ #getNurse::after { content: "+0.01 shark"; } #getMaker::after { content: "+0.05 ray"; } #getBrood::after { content: "+0.2 crab"; } #getBerrier::after { content: "+0.05 lobster"; } #getBiologist::after { content: "+0.01 dolphin"; } #getQueen::after { content: "-0.1 sponge \A +1 shrimp"; } #getPit::after { content: "+0.01 eel"; } /* processing */ #seaApplesToScience::after { content: "+science"; } #spongeToScience::after { content: "+science"; } #jellyfishToScience::after { content: "+science"; } #pearlConversion::after { content: "+crystal"; } #transmuteSharkonium::after { content: "+sharkonium"; } #smeltCoralglass::after { content: "+coral glass"; } #fuseDelphinium::after { content: "+delphinium"; } /* shark machines */ #getCrystalMiner::after { content: "Crystals +200"; } #getSandDigger::after { content: "Sand +300"; } #getFishMachine::after { content: "Fish +1000"; } #getAutoTransmuter::after { content: "Crystal -50 \A Sand -150 \A Sharkonium +20"; } #getSkimmer::after { content: "Residue +10 \A Sand -8 \A Fish -3"; } /* other machines */ #getSpongeFarmer::after { content: "Sponge +10 \A Algae +10"; } #getBerrySprayer::after { content: "Lobsters +6"; } #getGlassMaker::after { content: "Coralglass +10 \A Coral -150 \A Sand -150"; } #getSilentArchivist::after { content: "Science +10"; } #getTirelessCrafter::after { content: "Delphinium +10 \A Coral -150 \A Crystal -50"; } #getClamCollector::after { content: "clams +10"; } #getEggBrooder::after { content: "octopus +1"; } #getSprongeSmelter::after { content: "residue -150 \A sponge -50 \A spronge +30"; } #getProstheticPolyp::after { content: "coral +30"; }
0.230573
0.070368
@font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/css/Hind-Regular/Hind-Regular.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.otf') format('opentype'), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAARNsAA8AAAACbqQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAETUAAAABoA AAAcZ5AccUdERUYAAPFUAAAA8QAAAVh5p3UYR1BPUwABBMQAAA6LAAAwVKfkBqtHU1VCAADySAAA EnwAACY0k7+kWU9TLzIAAAHQAAAATgAAAGDa5HJcY21hcAAAClwAAAMeAAAEbp8nzwZnYXNwAADx TAAAAAgAAAAI//8AA2dseWYAABVcAADH3wAB0LQUL6nHaGVhZAAAAVgAAAAzAAAANhON7spoaGVh AAABjAAAACEAAAAkCzsDLmhtdHgAAAIgAAAIOwAAD7h8fenZbG9jYQAADXwAAAfeAAAH3inftZ<KEY> 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 YirTmG4TMINEZpJEMiFSSCWNG0kng0yybIJnk02OTUkYl1zyiBAlnwJuopAibuYWirmVOczlNuZx O/NZwELuoIRF3Mli7mIJd3MPS1nGvSxnBfexklJWsZoy1lDOWu6nggd4kId4mHU8wqNUsp7H2MDj PEEVT1LNU2zkaet/i30coJl2TtDFKbrpoZcP+JA+BuhnkDOc4yxDnOcjPuFjPmWYi1zmEp8zKq00 sIln2CxHeJWT1PGidLGdF2SQ/bwjfbwkZ+Qsz/GKnJQeOSUF0s8WGu3epxlhF7Vsk9OSIQPSzVZe k3ZqeJO9HCfgd9kvB+SQtEiTNPOZnOMLSZbj8rYclWNyXi5IGzvkoByWDvbYf2E3h2jiMK200cJR jtldOujkPd7lqv0jotTbd5kreeyUfImI/gt4gfTOAAAAAAAWABYAFgAWABYAFgAwAEIAcgC8AQAB SgFWAWwBggG+AdQB4gHuAgACEAI2AkgCaAKaArQC2gMMAyADZAOWA7YD0gPqA/4EFgRGBJwEugTq BQ4FLAVEBVoFhAWcBagFvgXYBegGDgYsBlIGcgagBsgHCAcaBzgHUAd4B5oHsgfKB9wH7Af+CBAI HAgqCFoIhAimCNAI/AkeCVQJdAmMCa4JxgnSCgAKIApGCnAKmAq0CuoLCAsoCz4LaAuCC6ILugwA DA4MVAxwDHAMjAy4DOgNJg1ODWINwg3gDh4OTg5oDngOhA6+DswO7A8GDyYPWg9oD4gPpA+2D8wP 3hACEBwQSBB+EMwQ+BEeEUQRbhGkEdoSEhI4EmoSihKqEs4S/hMSEyYTPhNiE4wTwhPuFBwUTBSI FMQU3hUaFT4VYhWKFb4V3BX+FjwWdBasFuYXLhd2F8AYEhhEGHgYrBjkGSgZPBlQGWgZjBnGGfwa KhpYGooayBsGGzIbbBuSG7gb4hwYHEAcahyiHMgdAB0wHXIdoB3iHgweNh5kHpIevB7sHxYfSB9o H5wfwB/4ICIgYiCGIL4g+iFCIXIhsCHEIdgh+CIkIjwiSCJoIogioCK0Isoi3iL2IwojJCM8I2Qj iiOwI9YkACQqJFgkhiS6JO4lIiVmJZQltiXkJgYmOCZeJqQm4CcwJ3Qnvif+KBYoPChYKH4ooijI KQApOilkKZApvinwKh4qPCpaKnwqnirAKuIrECtWK5IrqivQK94r8CwCLBAsKCw6LFoseCyWLKos yCzuLQAtHi1gLaYt3C4mLlQuni7qLzgvdC+gL9wwMjCIMOwxNjF0MZQxzjIQMjwygjKsMu4zIDNK M3ozrjPkNAg0MDRqNJQ00jT0NRg1WjWQNbw14DYONiw2WDaSNuI3EDdEN243mDfaN+44GjgsOFA4 dDieOMQ45jkSOSo5RDlqOYw5rjneOeo6cDrGOxA7PDtyO7I79DxCPJo89D02PYg9lD2mPcw93j3+ PjA+Sj5wPqI+tj74Pyw/Tj+gP6A/rD/KP9Y/4j/wP/5ADEAgQDRASEBeQHxAkEC4QRRBJkE2QURB mkHUQfxCJkJUQo5CvkLqQxhDRENeQ3pDlEOiQ7BDwkPgRCJESER6RJpEskTMROxFikWuRdJGHkZa RpZG3Eb4RyxHdEeeR+BIBkhCSHBIoEjUSQ5JTElqSZBJxkn4Si5KTEpsSp5K0Er0SxJLPktiS5xL yEv0TBpMPkyGTNRNGk1QTZhN6k4QTkROgk60TtBO7E78T0hPlk+8T/hQQlBwUMBQ7lE4UW5RolHc UiBSYFKKUrBS7FMYU1JTeFOeU+BUGFRIVHJUpFTmVRRVTlV6VbBV9lZQVqpXBlc4V3RXwlgAWEhY aligWO5ZGllkWZRZ2FoOWkhahlrQWxZbPFtgW5RbyFv8XCJcQlx0XKpc1Fz4XSRdaF2WXcpd8l4k XnBexl8OX2Jfkl/OYAxghmEYYYhh4GI4YpBi5GMsY5BkCmRcZNJlRGWoZgRmWGasZxxnmGggaJJo 5mlGaahqEGpuauhrTGuobCZsjmz2bVBttm4mbopu+m+OcBRwdnDkcUBxmnIAcmhy3HNCc7R0JnSk dRR1RHWMdcR19nYwdnx25ndOd4B30HgUeEx4pnjaeRh5XnmmeeJ6Gnpmeq57BHtKe6p8JHxefJx8 5n1QfcR+JH5gfrR/Bn9kf7yAFIB0gLaBAoFAgYKBvIIKgkaCkILmgyqDfoPShDyEiITuhTqFkIXa hiiGeobChxaHcoe+iCKIfIjaiTKJionoijqKdorIiw6LWIuOi8SMBoxGjKaNHo2AjfSOZo7CjyyP WI+mj+6QTJCAkNSRDpFKkaqSApI8kpiS4pMik3KTtpP8lFyUwpUklWyVyJYgllqWnpb8lzyXmJfU mCKYdpjCmQCZQpmGmdCaOpqImuSbPJuUm/ycNJyGnMCdBJ08nZSdyJ4ennCe5J9Wn5CfzKAgoGig zqEYoXqhrKH4oiqiXqKuov6jNKOMo+CkEqRmpKik5KUgpXal5KZAppCmxKcCpzankKfEp/qoTKiA qMCpCqlIqYCp0Ko2qoaq1qsyq4KrzKw0rLatCq1srcquJq5qrrqvIK+Cr8ywGrB6sPaxPLGWseKy MrKEsuKzXLOstAi0VLSOtNi1JrV8tcS1/rY8tnC2qLbityq3kLfauBC4aLimuPq5LLlyub65/rpG un661LsWu2K7nLvqvF687L1UvaK98r5OvqS/AL9gv8LAFsCEwRbBbMHEwhLCfsLgwzTDhMPaxEDE wsUaxZjF7sZaxpjG4sc4x4DH3MhKyMTJFMl+yczKGMpcyqTK+Mtcy7DMCMxszNLNDM1uzbDOCs5O zrzPDM9Kz6bP5NAk0HzQttEY0WLRqNHq0kzSsNMk03jTuNP81DzUntTa1TbVjtYE1kbWiNbG1wbX Xtes1+bYQtiM2N7ZJNli2bbaCNpY2qzbFNtw2+DcBtwu3EDcWNx+3N7dDt0+3XjdqN3a3hjePN5o 3p7e1N8S317fit+63/bgNOB64Mzg8uEi4V7hnOH04kzihuLQ4xzjQuNm44rjruPS4/bkHORC5Gbk iuSu5NLk9uUY5TzlYOWC5ablyuXw5hbmPOZi5ojmrubU5vrnIOdE52jnjOew5+joIuhaAAB42rS9 B3hbRdYwrJkbW3YcV1mWSyxbliW5W7a6ZatalixbkuXea2zH6Ymd3tiEJJQQAoHQSQihhF16C5AA oexSwi7sUvZ9gS102F2WsstmSXz1z8y9arbs5P2e5w+433vmzJkzp58ZDuQ8wuFAIzzNoThcDkeR LEoG6OMRcC39K5ABT09b4d7pR6GHg/5Bjtl3jnMSHkPPxnM4mmRFMleprkzjp0bnSTtcI3mV4jyl 6Cx4ny66JV0sTs/Iy0PvlIBTnPPwBAOfp1LwFeijxG6pA6f+gf4RuCr06ToCN4fDkWjEXImYq+CL uWIN+VApyIeCSz7AiZLHS8BtU8XLN+XX5z+eb89fuaV49fZ8B/l+/Ovfon/GB9A/429Nv0T/OICj 8h0Cv6YSOQoOB/Cl4rxofqoQCtIEQgrhzuWLVVKZKk1RqVYpy6BMKiujVEq1BqGZBu6qaa1x8BTZ Mu4CqVydOdFma9bVTxjr0a8KF0XnlysyVrba9PDKtgJdWYYkLzGZgslZJQZZ8yB3fGmMqEOjU6bj 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 <KEY>) format('woff'), url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.ttf') format('truetype'), url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.svg#Hind-Regular') format('svg'); font-weight: normal; font-style: normal; }
test/images/Hind-Regular/styles.css
@font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/css/Hind-Regular/Hind-Regular.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.otf') format('opentype'), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAARNsAA8AAAACbqQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAETUAAAABoA AAAcZ5AccUdERUYAAPFUAAAA8QAAAVh5p3UYR1BPUwABBMQAAA6LAAAwVKfkBqtHU1VCAADySAAA EnwAACY0k7+kWU9TLzIAAAHQAAAATgAAAGDa5HJcY21hcAAAClwAAAMeAAAEbp8nzwZnYXNwAADx TAAAAAgAAAAI//8AA2dseWYAABVcAADH3wAB0LQUL6nHaGVhZAAAAVgAAAAzAAAANhON7spoaGVh AAABjAAAACEAAAAkCzsDLmhtdHgAAAIgAAAIOwAAD7h8fenZbG9jYQAADXwAAAfeAAAH3inftZ<KEY> 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 YirTmG4TMINEZpJEMiFSSCWNG0kng0yybIJnk02OTUkYl1zyiBAlnwJuopAibuYWirmVOczlNuZx O/NZwELuoIRF3Mli7mIJd3MPS1nGvSxnBfexklJWsZoy1lDOWu6nggd4kId4mHU8wqNUsp7H2MDj PEEVT1LNU2zkaet/i30coJl2TtDFKbrpoZcP+JA+BuhnkDOc4yxDnOcjPuFjPmWYi1zmEp8zKq00 sIln2CxHeJWT1PGidLGdF2SQ/bwjfbwkZ+Qsz/GKnJQeOSUF0s8WGu3epxlhF7Vsk9OSIQPSzVZe k3ZqeJO9HCfgd9kvB+SQtEiTNPOZnOMLSZbj8rYclWNyXi5IGzvkoByWDvbYf2E3h2jiMK200cJR jtldOujkPd7lqv0jotTbd5kreeyUfImI/gt4gfTOAAAAAAAWABYAFgAWABYAFgAwAEIAcgC8AQAB SgFWAWwBggG+AdQB4gHuAgACEAI2AkgCaAKaArQC2gMMAyADZAOWA7YD0gPqA/4EFgRGBJwEugTq BQ4FLAVEBVoFhAWcBagFvgXYBegGDgYsBlIGcgagBsgHCAcaBzgHUAd4B5oHsgfKB9wH7Af+CBAI HAgqCFoIhAimCNAI/AkeCVQJdAmMCa4JxgnSCgAKIApGCnAKmAq0CuoLCAsoCz4LaAuCC6ILugwA DA4MVAxwDHAMjAy4DOgNJg1ODWINwg3gDh4OTg5oDngOhA6+DswO7A8GDyYPWg9oD4gPpA+2D8wP 3hACEBwQSBB+EMwQ+BEeEUQRbhGkEdoSEhI4EmoSihKqEs4S/hMSEyYTPhNiE4wTwhPuFBwUTBSI FMQU3hUaFT4VYhWKFb4V3BX+FjwWdBasFuYXLhd2F8AYEhhEGHgYrBjkGSgZPBlQGWgZjBnGGfwa KhpYGooayBsGGzIbbBuSG7gb4hwYHEAcahyiHMgdAB0wHXIdoB3iHgweNh5kHpIevB7sHxYfSB9o H5wfwB/4ICIgYiCGIL4g+iFCIXIhsCHEIdgh+CIkIjwiSCJoIogioCK0Isoi3iL2IwojJCM8I2Qj iiOwI9YkACQqJFgkhiS6JO4lIiVmJZQltiXkJgYmOCZeJqQm4CcwJ3Qnvif+KBYoPChYKH4ooijI KQApOilkKZApvinwKh4qPCpaKnwqnirAKuIrECtWK5IrqivQK94r8CwCLBAsKCw6LFoseCyWLKos yCzuLQAtHi1gLaYt3C4mLlQuni7qLzgvdC+gL9wwMjCIMOwxNjF0MZQxzjIQMjwygjKsMu4zIDNK M3ozrjPkNAg0MDRqNJQ00jT0NRg1WjWQNbw14DYONiw2WDaSNuI3EDdEN243mDfaN+44GjgsOFA4 dDieOMQ45jkSOSo5RDlqOYw5rjneOeo6cDrGOxA7PDtyO7I79DxCPJo89D02PYg9lD2mPcw93j3+ PjA+Sj5wPqI+tj74Pyw/Tj+gP6A/rD/KP9Y/4j/wP/5ADEAgQDRASEBeQHxAkEC4QRRBJkE2QURB mkHUQfxCJkJUQo5CvkLqQxhDRENeQ3pDlEOiQ7BDwkPgRCJESER6RJpEskTMROxFikWuRdJGHkZa RpZG3Eb4RyxHdEeeR+BIBkhCSHBIoEjUSQ5JTElqSZBJxkn4Si5KTEpsSp5K0Er0SxJLPktiS5xL yEv0TBpMPkyGTNRNGk1QTZhN6k4QTkROgk60TtBO7E78T0hPlk+8T/hQQlBwUMBQ7lE4UW5RolHc UiBSYFKKUrBS7FMYU1JTeFOeU+BUGFRIVHJUpFTmVRRVTlV6VbBV9lZQVqpXBlc4V3RXwlgAWEhY aligWO5ZGllkWZRZ2FoOWkhahlrQWxZbPFtgW5RbyFv8XCJcQlx0XKpc1Fz4XSRdaF2WXcpd8l4k XnBexl8OX2Jfkl/OYAxghmEYYYhh4GI4YpBi5GMsY5BkCmRcZNJlRGWoZgRmWGasZxxnmGggaJJo 5mlGaahqEGpuauhrTGuobCZsjmz2bVBttm4mbopu+m+OcBRwdnDkcUBxmnIAcmhy3HNCc7R0JnSk dRR1RHWMdcR19nYwdnx25ndOd4B30HgUeEx4pnjaeRh5XnmmeeJ6Gnpmeq57BHtKe6p8JHxefJx8 5n1QfcR+JH5gfrR/Bn9kf7yAFIB0gLaBAoFAgYKBvIIKgkaCkILmgyqDfoPShDyEiITuhTqFkIXa hiiGeobChxaHcoe+iCKIfIjaiTKJionoijqKdorIiw6LWIuOi8SMBoxGjKaNHo2AjfSOZo7CjyyP WI+mj+6QTJCAkNSRDpFKkaqSApI8kpiS4pMik3KTtpP8lFyUwpUklWyVyJYgllqWnpb8lzyXmJfU mCKYdpjCmQCZQpmGmdCaOpqImuSbPJuUm/ycNJyGnMCdBJ08nZSdyJ4ennCe5J9Wn5CfzKAgoGig zqEYoXqhrKH4oiqiXqKuov6jNKOMo+CkEqRmpKik5KUgpXal5KZAppCmxKcCpzankKfEp/qoTKiA qMCpCqlIqYCp0Ko2qoaq1qsyq4KrzKw0rLatCq1srcquJq5qrrqvIK+Cr8ywGrB6sPaxPLGWseKy MrKEsuKzXLOstAi0VLSOtNi1JrV8tcS1/rY8tnC2qLbityq3kLfauBC4aLimuPq5LLlyub65/rpG un661LsWu2K7nLvqvF687L1UvaK98r5OvqS/AL9gv8LAFsCEwRbBbMHEwhLCfsLgwzTDhMPaxEDE wsUaxZjF7sZaxpjG4sc4x4DH3MhKyMTJFMl+yczKGMpcyqTK+Mtcy7DMCMxszNLNDM1uzbDOCs5O zrzPDM9Kz6bP5NAk0HzQttEY0WLRqNHq0kzSsNMk03jTuNP81DzUntTa1TbVjtYE1kbWiNbG1wbX Xtes1+bYQtiM2N7ZJNli2bbaCNpY2qzbFNtw2+DcBtwu3EDcWNx+3N7dDt0+3XjdqN3a3hjePN5o 3p7e1N8S317fit+63/bgNOB64Mzg8uEi4V7hnOH04kzihuLQ4xzjQuNm44rjruPS4/bkHORC5Gbk iuSu5NLk9uUY5TzlYOWC5ablyuXw5hbmPOZi5ojmrubU5vrnIOdE52jnjOew5+joIuhaAAB42rS9 B3hbRdYwrJkbW3YcV1mWSyxbliW5W7a6ZatalixbkuXea2zH6Ymd3tiEJJQQAoHQSQihhF16C5AA oexSwi7sUvZ9gS102F2WsstmSXz1z8y9arbs5P2e5w+433vmzJkzp58ZDuQ8wuFAIzzNoThcDkeR LEoG6OMRcC39K5ABT09b4d7pR6GHg/5Bjtl3jnMSHkPPxnM4mmRFMleprkzjp0bnSTtcI3mV4jyl 6Cx4ny66JV0sTs/Iy0PvlIBTnPPwBAOfp1LwFeijxG6pA6f+gf4RuCr06ToCN4fDkWjEXImYq+CL uWIN+VApyIeCSz7AiZLHS8BtU8XLN+XX5z+eb89fuaV49fZ8B/l+/Ovfon/GB9A/429Nv0T/OICj 8h0Cv6YSOQoOB/Cl4rxofqoQCtIEQgrhzuWLVVKZKk1RqVYpy6BMKiujVEq1BqGZBu6qaa1x8BTZ Mu4CqVydOdFma9bVTxjr0a8KF0XnlysyVrba9PDKtgJdWYYkLzGZgslZJQZZ8yB3fGmMqEOjU6bj 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 <KEY>) format('woff'), url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.ttf') format('truetype'), url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.svg#Hind-Regular') format('svg'); font-weight: normal; font-style: normal; }
0.228243
0.159283
html, body { height: 100%; } /* Fonts =============*/ @import url("http://fonts.googleapis.com/css?family=OpenSans:300italic, 400italic, 700italic, 400, 300, 700"); /* Body =============*/ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /* General */ a { color: #9bd0f6; text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; -o-transition: color 0.4s ease-out; transition: color 0.4s ease-out; } a:hover, a:focus { color: #54aff0; text-decoration: underline; } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } /* Widgets (All view blocks) ==================================== */ .widget { -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; padding: 10px 12px; color: #f8f8f8; background: rgba(81,81,81,0.4); margin: 15px 0; position: relative; } /* Navigation ================== */ .dropdown-toggle { cursor: pointer; } /* Dashboard ==================== */ .season-info h2 { color: #c91619; font-size: 54px; font-weight: bold; line-height: 16px; margin: 32px 0 0; } .season-info h3 { color: #999; margin: 0; font-size: 37px; } .race-event h1 { color: #fff; font-size: 40px; font-weight: bold; letter-spacing: 0; line-height: 34px; margin: 10px 0 0; } .race-event .subheading { font-size: 20px; color: #999; } .race-event h5 { text-align: right; } .race-event .round { font-size: 80px; line-height: 117px; font-weight: lighter; font-style: italic; color: #fff; border-right: 1px solid; letter-spacing: -8px; } .race-event .round.next-round { background-color: #06993a; } .race-event .round.previous-round { background-color: #222; color: #999; } .race-event .time { font-size: 20px; margin-left: 10px; padding-left: 10px; border-left: 1px solid #fff; color: #ffd700; } .race-event .date { font-size: 20px; color: #daa520; } .race-event .date-time { margin-top: 10px; } .race-event .utc-time { font-size: 13px; color: #008000; } /* Standings List =================================== */ .drivers-nationality img, .constructor-nationality img { width: 30px; } .standings .drivers-icon { background: url("../img/web/drivers.png") no-repeat center 0; } .standings .constructors-icon { background: url("../img/web/constructors.png") no-repeat center 0; } .standings .icon { float: left; text-align: center; height: 60px; width: 80px; line-height: 120px; color: #fff; } .driver-name { font-size: 1.3em; line-height: 2em; } .driver-points { float: left; color: #56bc76; } .driver-wins { float: right; } .driver-team { clear: both; } span.standing { position: absolute; bottom: 10px; display: block; width: 94%; text-align: center; font-size: 3.6em; line-height: 40px; color: rgba(160,174,150,0.2); letter-spacing: -4px; z-index: -1; } /*radial-gradient(ellipse farthest-side at 10% 0 , rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9)) repeat scroll 0 0%, url("../img/bgnoise_lg_dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0)*/ /*carbon_pattern*/ /* Transitions ================================== */ /*.row div -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out;*/ /* Angular Animations */ /*.ng-cu-animate -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; &.ng-enter-active opacity 1 &.ng-leave-active, &.ng-move-active opacity 0*/ /* Media Queries ================================== */ /* Large desktop */ @media screen and (min-width: 1601px) { .col-md-3.col-custom { width: 14.285%; } } @media (min-width: 1301px) and (max-width: 1600px) { .col-md-3.col-custom { width: 16.667%; } } @media (min-width: 1051px) and (max-width: 1300px) { .col-md-3.col-custom { width: 20%; } } @media (min-width: 768px) and (max-width: 1050px) { .col-md-3.col-custom { width: 25%; float: left; } } @media (min-width: 581px) and (max-width: 767px) { .col-md-3.col-custom { width: 33.334%; float: left; } } @media (min-width: 401px) and (max-width: 580px) { .col-md-3.col-custom { width: 50%; float: left; } } @media (max-width: 400px) { .col-md-3.col-custom { width: 100%; } }
src/css/app.css
html, body { height: 100%; } /* Fonts =============*/ @import url("http://fonts.googleapis.com/css?family=OpenSans:300italic, 400italic, 700italic, 400, 300, 700"); /* Body =============*/ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /* General */ a { color: #9bd0f6; text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; -o-transition: color 0.4s ease-out; transition: color 0.4s ease-out; } a:hover, a:focus { color: #54aff0; text-decoration: underline; } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } /* Widgets (All view blocks) ==================================== */ .widget { -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; padding: 10px 12px; color: #f8f8f8; background: rgba(81,81,81,0.4); margin: 15px 0; position: relative; } /* Navigation ================== */ .dropdown-toggle { cursor: pointer; } /* Dashboard ==================== */ .season-info h2 { color: #c91619; font-size: 54px; font-weight: bold; line-height: 16px; margin: 32px 0 0; } .season-info h3 { color: #999; margin: 0; font-size: 37px; } .race-event h1 { color: #fff; font-size: 40px; font-weight: bold; letter-spacing: 0; line-height: 34px; margin: 10px 0 0; } .race-event .subheading { font-size: 20px; color: #999; } .race-event h5 { text-align: right; } .race-event .round { font-size: 80px; line-height: 117px; font-weight: lighter; font-style: italic; color: #fff; border-right: 1px solid; letter-spacing: -8px; } .race-event .round.next-round { background-color: #06993a; } .race-event .round.previous-round { background-color: #222; color: #999; } .race-event .time { font-size: 20px; margin-left: 10px; padding-left: 10px; border-left: 1px solid #fff; color: #ffd700; } .race-event .date { font-size: 20px; color: #daa520; } .race-event .date-time { margin-top: 10px; } .race-event .utc-time { font-size: 13px; color: #008000; } /* Standings List =================================== */ .drivers-nationality img, .constructor-nationality img { width: 30px; } .standings .drivers-icon { background: url("../img/web/drivers.png") no-repeat center 0; } .standings .constructors-icon { background: url("../img/web/constructors.png") no-repeat center 0; } .standings .icon { float: left; text-align: center; height: 60px; width: 80px; line-height: 120px; color: #fff; } .driver-name { font-size: 1.3em; line-height: 2em; } .driver-points { float: left; color: #56bc76; } .driver-wins { float: right; } .driver-team { clear: both; } span.standing { position: absolute; bottom: 10px; display: block; width: 94%; text-align: center; font-size: 3.6em; line-height: 40px; color: rgba(160,174,150,0.2); letter-spacing: -4px; z-index: -1; } /*radial-gradient(ellipse farthest-side at 10% 0 , rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9)) repeat scroll 0 0%, url("../img/bgnoise_lg_dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0)*/ /*carbon_pattern*/ /* Transitions ================================== */ /*.row div -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out;*/ /* Angular Animations */ /*.ng-cu-animate -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; &.ng-enter-active opacity 1 &.ng-leave-active, &.ng-move-active opacity 0*/ /* Media Queries ================================== */ /* Large desktop */ @media screen and (min-width: 1601px) { .col-md-3.col-custom { width: 14.285%; } } @media (min-width: 1301px) and (max-width: 1600px) { .col-md-3.col-custom { width: 16.667%; } } @media (min-width: 1051px) and (max-width: 1300px) { .col-md-3.col-custom { width: 20%; } } @media (min-width: 768px) and (max-width: 1050px) { .col-md-3.col-custom { width: 25%; float: left; } } @media (min-width: 581px) and (max-width: 767px) { .col-md-3.col-custom { width: 33.334%; float: left; } } @media (min-width: 401px) and (max-width: 580px) { .col-md-3.col-custom { width: 50%; float: left; } } @media (max-width: 400px) { .col-md-3.col-custom { width: 100%; } }
0.403802
0.059592
* { box-sizing: border-box; } #root, html { height: 100%; margin: 0; padding: 0; } .FormBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; background-color: #cccccc; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; height: 100%; align-items: center; } .FormSubBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; background-color: #cccccc; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; height: 100%; align-items: center; } /* .Story { width: 460px; height: 550px; margin-right: 100px; margin: auto 100px; padding: 10px; background-color: lightgray; border: 3px red solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } */ .story-form { width: 460px; /* margin-left: 50px; */ margin: 50px; padding: 50px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .center { margin-left: 35%; } .main-header { text-align: center; } .sub-header { font-size: 20px; text-align: center; } .text-container { margin-top: auto; margin-bottom: 10px; font-weight: bold; font-size: 18px; } .header { text-align: center; } /* .App { */ /* margin: 30px; */ /* height: 50px; */ /* display: flex; align-items: center; */ /* } */ .user-form { width: 450px; height: 400px; margin-left: auto; margin: 100px; padding: 10px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .register-form { width: 450px; height: 400px; margin-right: 100px; margin: auto 100px; padding: 10px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .error { margin: 0; position: absolute; color: red; } input, textarea { margin-top: 32px; padding: 0.5rem; font-size: 16px; width: 100%; display: block; border-radius: 4px; border: 1px solid #ccc; } input:focus { border-color: #007eff; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1); outline: none; } input.error { border-color: red; } label { display: block; margin-bottom: 0.5rem; } .input-feedback { color: red; margin-top: 0.25rem; } .checkbox-container { display: block; position: relative; padding-left: 35px; margin-top: 32px; cursor: pointer; font-size: 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default checkbox */ .checkbox-container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } /* Create a custom checkbox */ .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; } /* On mouse-over, add a grey background color */ .checkbox-container:hover input ~ .checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .checkbox-container input:checked ~ .checkmark { background-color: #2196f3; } /* Create the checkmark/indicator (hidden when not checked)*/ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .checkbox-container input:checked ~ .checkmark:after { display: block; } /* Style the checkmark/indicator */ .checkbox-container .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } button.SignUpButton { max-width: 150px; margin: 15px; margin-top: 20px; padding: 12px; border-style: none; border-radius: 5px; background-color: #08c; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); font-size: 17px; font-weight: 500; color: #fff; cursor: pointer; outline: none; -webkit-appearance: none; } button:disabled { opacity: 0.5; cursor: not-allowed !important; } button + button { margin-left: 0.5rem; } button.outline { background-color: #eee; border: 1px solid #aaa; color: #555; } .grid-view { display: flex; flex-wrap: wrap; justify-content: space-evenly; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; } /* begin story styling bootleg !important overrides of semantic-ui */ .card { font-family: Merriweather !important; } .card .content { background-color: #00818A !important; } .card .meta { color: #F7BE16 !important; } .card .extra { background-color: #216583 !important; color: #293462 !important; }
src/App.css
* { box-sizing: border-box; } #root, html { height: 100%; margin: 0; padding: 0; } .FormBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; background-color: #cccccc; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; height: 100%; align-items: center; } .FormSubBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; background-color: #cccccc; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; height: 100%; align-items: center; } /* .Story { width: 460px; height: 550px; margin-right: 100px; margin: auto 100px; padding: 10px; background-color: lightgray; border: 3px red solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } */ .story-form { width: 460px; /* margin-left: 50px; */ margin: 50px; padding: 50px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .center { margin-left: 35%; } .main-header { text-align: center; } .sub-header { font-size: 20px; text-align: center; } .text-container { margin-top: auto; margin-bottom: 10px; font-weight: bold; font-size: 18px; } .header { text-align: center; } /* .App { */ /* margin: 30px; */ /* height: 50px; */ /* display: flex; align-items: center; */ /* } */ .user-form { width: 450px; height: 400px; margin-left: auto; margin: 100px; padding: 10px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .register-form { width: 450px; height: 400px; margin-right: 100px; margin: auto 100px; padding: 10px; background-color: lightgray; border: 3px yellow solid; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .error { margin: 0; position: absolute; color: red; } input, textarea { margin-top: 32px; padding: 0.5rem; font-size: 16px; width: 100%; display: block; border-radius: 4px; border: 1px solid #ccc; } input:focus { border-color: #007eff; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1); outline: none; } input.error { border-color: red; } label { display: block; margin-bottom: 0.5rem; } .input-feedback { color: red; margin-top: 0.25rem; } .checkbox-container { display: block; position: relative; padding-left: 35px; margin-top: 32px; cursor: pointer; font-size: 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default checkbox */ .checkbox-container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } /* Create a custom checkbox */ .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; } /* On mouse-over, add a grey background color */ .checkbox-container:hover input ~ .checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .checkbox-container input:checked ~ .checkmark { background-color: #2196f3; } /* Create the checkmark/indicator (hidden when not checked)*/ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .checkbox-container input:checked ~ .checkmark:after { display: block; } /* Style the checkmark/indicator */ .checkbox-container .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } button.SignUpButton { max-width: 150px; margin: 15px; margin-top: 20px; padding: 12px; border-style: none; border-radius: 5px; background-color: #08c; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); font-size: 17px; font-weight: 500; color: #fff; cursor: pointer; outline: none; -webkit-appearance: none; } button:disabled { opacity: 0.5; cursor: not-allowed !important; } button + button { margin-left: 0.5rem; } button.outline { background-color: #eee; border: 1px solid #aaa; color: #555; } .grid-view { display: flex; flex-wrap: wrap; justify-content: space-evenly; background-image: url(./pics/man-1002633_960_720.jpg); background-image: cover; } /* begin story styling bootleg !important overrides of semantic-ui */ .card { font-family: Merriweather !important; } .card .content { background-color: #00818A !important; } .card .meta { color: #F7BE16 !important; } .card .extra { background-color: #216583 !important; color: #293462 !important; }
0.345657
0.105441
:root { --blanco: white; --azul: rgb(2, 0, 36); --gris-medio: #333333; --gris-oscuro: #1e1e1e; --main-font: "Oswald", sans-serif; --secondary-font: "Open Sans", sans-serif; --shadow: rgba(0, 0, 0, 0.75); --verde: #7BCB41; /* Menu Variables */ --primary-color: rgba(13,110,139,0.35); --overlay-color: rgba(24,39,51,0.85); --menu-speed: 0.45s; } /* css reset */ * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: var(--main-font); } /*--- end of reset ----*/ .skip-link { height: 0; display: none; } .skip-link:focus, .skip-link:active { background: var(--verde); border-radius: 5px; color: var(--gris-oscuro); font-family: var(--secondary-font); height: auto; margin: 16px 0 8px; padding: 8px; text-decoration: none; border: 5px solid var(--gris-oscuro); outline: 3px solid var(--verde); } header { position: relative; display: flex; flex-direction: column; justify-content: center; width: 100%; min-width: 320px; min-height: 334px; text-align: center; background-color: var(--azul); } .header__img { margin: 0 auto; margin-top: 80px; border-radius: 50%; max-width: 900px; border: 1px solid var(--gris-oscuro); box-shadow: 8px 16px 32px 0px var(--shadow); align-self: center; } .header__container--title { width: 90%; min-width: 288px; margin-top: 40px; margin-bottom: 20px; align-self: center; } .header__container--title h1 { font-size: 3.4rem; font-weight: bold; line-height: 1.6rem; color: var(--blanco) } .header__container--title h2 { margin-top: 25px; font-size: 2.4rem; font-weight: 500; line-height: 1.2rem; color: var(--verde) } /*nav*/ .nav-item a { margin: 0 auto; text-decoration: none; min-width: 25px; font-weight: bold; font-size: 4.4rem; color: var(--blanco); } .nav-item { display: flex; justify-content: center; width: 100%; height: 30%; align-items: center; border-radius: 5px; border: 1px solid var(--verde); font-family: var(--secondary-font); } .nav-item:hover, .nav-item:hover a { background-color: var(--verde); color: var(--gris-oscuro); cursor: pointer; } .nav-item:focus-within { background-color: var(--verde); } .nav-item a:focus { outline: none; color: var(--gris-oscuro); } .active { position: fixed; order: 1; top: 55px; display: block; width: 100%; height: 100%; background-color: var(--verde); opacity: 0.95; cursor: pointer; } section { width: 100%; margin: 0 auto; padding: 10px; align-items: center; text-align: center; background-color: var(--azul); } section h2 { color: var(--blanco); font-size: 3.4rem; } section p { color: var(--blanco); font-size: 1.6rem; } .social-media-container { width: 100%; margin-top: 25px; margin-bottom: 10px; display: flex; justify-content: center; } .social-media--img { width: 35px; } .social-media__list { width: 70%; display: flex; justify-content: space-around; list-style: none; } .social-media__list li:focus-within { outline: 3px solid var(--verde); padding: 8px; } .social-media__list li a:focus { outline: none; } .social-media__list li:hover { outline: 3px solid var(--verde); padding: 8px; cursor: pointer; } /*Mis Proyectos*/ #plans { min-width: 320px; padding-bottom: 70px; text-align: center; } section .plans-container--slider { display: flex; overflow-y: hidden; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .plans-container--card { position: relative; scroll-snap-align: center; width: 100%; height: 250px; min-width: 300px; margin: 50px 5px 0; border: 2px solid var(--verde); border-radius: 15px; box-shadow: 0 4px 8px rgba(89, 73, 30, 0.16); } .plan-info-container { width: 100%; height: 100%; background-image: url(./images/project.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 15px; } .recommended { position: absolute; width: 120px; height: 31px; top: -15px; left: calc(50% - 60px); font-size: 1.6rem; padding: 6px; background-color: var(--verde); border-radius: 8px; color: var(--azul); text-align: center; } .plan-card--ca { position: absolute; bottom: 20px; left: calc(50% - 75px); width: 150px; height: 48px; background-color: var(--blanco); border-color: var(--verde); border-radius: 4px; font-size: 1.4rem; font-weight: bold; line-height: 1.8rem; color: black } .plan-card--ca i { display: inline-block; font-size: 1.7rem; margin: 10px; } /* Footer */ .contact-section { align-items: center; background-color: var(--azul); display: flex; flex-direction: column; width: 100%; } .contact-section--tittle { font-size: 3.4rem; color: var(--blanco); } .contact-section--subtittle { padding: 20px; font-size: 1.6rem; color: var(--blanco); } .form-container { display: flex; flex-direction: column; width: 70%; } .form-label, .message-input { color: var(--verde); font-family: var(--secondary-font); font-size: 1.4rem; font-weight: bold; } .message-input input { height: 150px; margin-bottom: 16px; } input { width: 100%; } input:focus { outline: 3px solid var(--verde); padding: 8px; } .send-button, .modal-button { align-items: center; background-color: var(--verde); border-radius: 5px; color: var(--gris-oscuro); font-family: var(--secondary-font); display: flex; height: 50px; justify-content: center; margin-bottom: 48px; width: 150px; margin-left: auto; font-size: 1.6rem; cursor: pointer; } .send-button:focus, .modal-button:focus { border: 5px solid var(--gris-oscuro); outline: 3px solid var(--verde); } i { font-size: 4.5rem; color: var(--verde) }
styles.css
:root { --blanco: white; --azul: rgb(2, 0, 36); --gris-medio: #333333; --gris-oscuro: #1e1e1e; --main-font: "Oswald", sans-serif; --secondary-font: "Open Sans", sans-serif; --shadow: rgba(0, 0, 0, 0.75); --verde: #7BCB41; /* Menu Variables */ --primary-color: rgba(13,110,139,0.35); --overlay-color: rgba(24,39,51,0.85); --menu-speed: 0.45s; } /* css reset */ * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: var(--main-font); } /*--- end of reset ----*/ .skip-link { height: 0; display: none; } .skip-link:focus, .skip-link:active { background: var(--verde); border-radius: 5px; color: var(--gris-oscuro); font-family: var(--secondary-font); height: auto; margin: 16px 0 8px; padding: 8px; text-decoration: none; border: 5px solid var(--gris-oscuro); outline: 3px solid var(--verde); } header { position: relative; display: flex; flex-direction: column; justify-content: center; width: 100%; min-width: 320px; min-height: 334px; text-align: center; background-color: var(--azul); } .header__img { margin: 0 auto; margin-top: 80px; border-radius: 50%; max-width: 900px; border: 1px solid var(--gris-oscuro); box-shadow: 8px 16px 32px 0px var(--shadow); align-self: center; } .header__container--title { width: 90%; min-width: 288px; margin-top: 40px; margin-bottom: 20px; align-self: center; } .header__container--title h1 { font-size: 3.4rem; font-weight: bold; line-height: 1.6rem; color: var(--blanco) } .header__container--title h2 { margin-top: 25px; font-size: 2.4rem; font-weight: 500; line-height: 1.2rem; color: var(--verde) } /*nav*/ .nav-item a { margin: 0 auto; text-decoration: none; min-width: 25px; font-weight: bold; font-size: 4.4rem; color: var(--blanco); } .nav-item { display: flex; justify-content: center; width: 100%; height: 30%; align-items: center; border-radius: 5px; border: 1px solid var(--verde); font-family: var(--secondary-font); } .nav-item:hover, .nav-item:hover a { background-color: var(--verde); color: var(--gris-oscuro); cursor: pointer; } .nav-item:focus-within { background-color: var(--verde); } .nav-item a:focus { outline: none; color: var(--gris-oscuro); } .active { position: fixed; order: 1; top: 55px; display: block; width: 100%; height: 100%; background-color: var(--verde); opacity: 0.95; cursor: pointer; } section { width: 100%; margin: 0 auto; padding: 10px; align-items: center; text-align: center; background-color: var(--azul); } section h2 { color: var(--blanco); font-size: 3.4rem; } section p { color: var(--blanco); font-size: 1.6rem; } .social-media-container { width: 100%; margin-top: 25px; margin-bottom: 10px; display: flex; justify-content: center; } .social-media--img { width: 35px; } .social-media__list { width: 70%; display: flex; justify-content: space-around; list-style: none; } .social-media__list li:focus-within { outline: 3px solid var(--verde); padding: 8px; } .social-media__list li a:focus { outline: none; } .social-media__list li:hover { outline: 3px solid var(--verde); padding: 8px; cursor: pointer; } /*Mis Proyectos*/ #plans { min-width: 320px; padding-bottom: 70px; text-align: center; } section .plans-container--slider { display: flex; overflow-y: hidden; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .plans-container--card { position: relative; scroll-snap-align: center; width: 100%; height: 250px; min-width: 300px; margin: 50px 5px 0; border: 2px solid var(--verde); border-radius: 15px; box-shadow: 0 4px 8px rgba(89, 73, 30, 0.16); } .plan-info-container { width: 100%; height: 100%; background-image: url(./images/project.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 15px; } .recommended { position: absolute; width: 120px; height: 31px; top: -15px; left: calc(50% - 60px); font-size: 1.6rem; padding: 6px; background-color: var(--verde); border-radius: 8px; color: var(--azul); text-align: center; } .plan-card--ca { position: absolute; bottom: 20px; left: calc(50% - 75px); width: 150px; height: 48px; background-color: var(--blanco); border-color: var(--verde); border-radius: 4px; font-size: 1.4rem; font-weight: bold; line-height: 1.8rem; color: black } .plan-card--ca i { display: inline-block; font-size: 1.7rem; margin: 10px; } /* Footer */ .contact-section { align-items: center; background-color: var(--azul); display: flex; flex-direction: column; width: 100%; } .contact-section--tittle { font-size: 3.4rem; color: var(--blanco); } .contact-section--subtittle { padding: 20px; font-size: 1.6rem; color: var(--blanco); } .form-container { display: flex; flex-direction: column; width: 70%; } .form-label, .message-input { color: var(--verde); font-family: var(--secondary-font); font-size: 1.4rem; font-weight: bold; } .message-input input { height: 150px; margin-bottom: 16px; } input { width: 100%; } input:focus { outline: 3px solid var(--verde); padding: 8px; } .send-button, .modal-button { align-items: center; background-color: var(--verde); border-radius: 5px; color: var(--gris-oscuro); font-family: var(--secondary-font); display: flex; height: 50px; justify-content: center; margin-bottom: 48px; width: 150px; margin-left: auto; font-size: 1.6rem; cursor: pointer; } .send-button:focus, .modal-button:focus { border: 5px solid var(--gris-oscuro); outline: 3px solid var(--verde); } i { font-size: 4.5rem; color: var(--verde) }
0.350977
0.146636
@-moz-document domain("app.asana.com") { #asana_main > div.asanaView-bodyContainer > div.asanaView-body, #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(1), #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(4), #asana_main > div.remix-topbar, #asana_main > div.remix-topbar > div, #asana_main > div.remix-topbar > div.react-mount-node > div > div, #center_pane__contents > div > div > div.loading-boundary.hidden > div > div, #grid > tbody, .PageHeaderCollapsedStructure, .TeamOverview, .Topbar, .layerContext, .AdminConsole, body { background: #191919; } .AsanaPageTopbar { background-color: #212121; } .Dialog-headerTitle, .MultiTaskTitleRow-titleText, .PageHeaderCollapsedStructure-title, .SectionRow-sectionName, .ancestor-link, .bar-row .bar_input_span, .details-pane-title .header-name, .dismissable-overlay, .full-width-header .header-name, .grid_due_date.overdue, .itemRowView-potToken, .navigationDockDomainView-teamSectionHeader-label, .navigationDockItemView-label, .new-project-text, .notification-header .notification-title, .react-mount-node .textInput, .team-header, .team-name navigationDockTeamView-teamName, .QuickAddPopOutContents-nameInput, .Label, .TaskGroupHeader, .DropTargetAttachment-imageText, body, html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Label { color: #fefefe70; } .TaskGroupHeader-content:hover .TaskGroupHeader-arrow.triangleIcon, .borderless-button:hover { fill: #009688; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-center > div > ul > li:nth-child(1) > a, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-left-side-elements > div.center-pane-header-row-view.textarea-title-view, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center > div.tab-nav-div > ul > li > a, #details_pane_title_row > div.details-pane-title > span > div, #details_property_sheet_title, #grid > tbody, #grid_views_select > span > span, #property_sheet\3a details_property_sheet_field\3a description, .detailsFollowersLabel, .gridCell-stringContainer, .react-mount-node .dropdownMenuOption-label, .task-row-text-input, .task-row-text-input.override-focus-border, .task-row-text-input.override-focus-border.override-hover-border, .FollowersLabel { color: #e2e2e2; } .FollowersBar .EditableFollowersRow { background-color: #262626; } .TopbarPlaceholder-searchBox:focus, .TopbarSearch-input:focus { animation: none; } .PrimaryLink { color: #009688; fill: #009688; } .PrimaryLink:hover, .PrimaryLink:focus { color: #fefefe; fill: #fefefe; } .TypeaheadItem-title { color: #009688; } .TypeaheadItemStructure--enabled { background: #303030; border-bottom: 1px solid #42424270; } .TypeaheadCreateItem { background: 0 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; border-color: #424242; color: #009688; fill: #009688; } .MultiAssignTypeaheadItem { border-color: #424242; color: #009688; fill: #009688; } .MultiAssignTypeaheadItem--highlighted { background-color: #424242; color: #fefefe; fill: #fefefe; } .TypeaheadCreateItem.TypeaheadCreateItem--highlighted, .TypeaheadItemStructure--enabled.TypeaheadItemStructure--highlighted { background: #009688; color: #fefefe; fill: #fefefe; } .TypeaheadItemStructure-icon { fill: #fefefe70; } .TopbarSearchResultSection-header { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe70; font-weight: 800; text-transform: uppercase; } .GutterContainer::before, .TaskRow::before { bottom: 0; content: ""; left: 0; position: absolute; top: 0; } #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center > div.center-pane-header-row-view.textarea-title-view { background: #212121; color: #e2e2e2; } .full-width-header .center-pane-header-row-view, .full-width-header.full-width-header--compact, .full-width-header.full-width-header--compact .center-pane-header-row-view, .full-width-header.full-width-header--compact .full-width-header-left-side-elements, .full-width-header.full-width-header--expanded, .full-width-header.full-width-header--expanded .center-pane-title, .nothing-selected, .tab-nav-div .tab-nav-bar.tab-nav-bar-center { background-color: #303030 !important; } .InboxPlaceholder-StoryTitle { background: #212121; } .task-row-overlay { background: 0; } .GridScroller-scrollable, .gridCell-stringContainer > .task-row-overlay.grid-tags-and-date, .known-list--withRowNumberGutter .columnView-leftGutter, .react-mount-node .DeprecatedButtonSelect-menu, .task-row-overlay.grid-tags-and-date { background: #212121; } #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td .grid-tags-and-date, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-tags-and-date, #Flags.enable_no_flexbox_in_grid .grid-uncompact .task-row:not(.recently-changed) .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .task-row:not(.recently-changed) .grid-tags-and-date, .PageHeaderStructureLoading--compact, .TaskGroupHeader--showZipper .TaskGroupHeader-content { background: 0; } .TaskGroupHeader.TaskGroupHeader--showZipper::before { background: 0; border-bottom: 0; } .TaskGroupHeader-arrow.triangleIcon { height: 16px; width: 16px; color: #e2e2e2; fill: #e2e2e2; } #center_pane__contents, #details_pane_header > div.toolbar.details-pane-top.details-pane-toolbar.toolbar-no-grad, #right_pane__contents > div > div > div.sticky-view-placeholder, #right_pane__contents > div > div > div:nth-child(3), #right_pane__contents > div > div > div:nth-child(6), #right_pane__contents > div > div > div:nth-child(6) > div.property.description.taskDetailsView-description { background: #212121; } #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td, #details_pane_footer > div, #details_pane_footer > div > div.loading-boundary.hidden > div, #details_pane_footer > div > div:nth-child(2) > div.property.followers_du.details-followers.detailsFollowers-withFacepileLabel, .TaskFollowers, .react-mount-node .Button.Button--secondary, .react-mount-node .Button.Button--secondary:not(.Button--disabled) { background: #424242; } #details_pane_footer { background: #424242; margin: 0; } #right_pane, #right_pane__contents > div > div > div.sticky-view-placeholder > div, .GridHeaderWithCustomProperties { background: #212121; } .empty-filtertext, .tokenAreaView { background: 0; } .Button.Button--disabled.Button--primary { background: #303030; border: 1px solid #303030; } .ButtonSelect-label .CustomPropertyEnumValueInput--empty { box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) !important; } .CircularButton.CircularButton--enabled:hover, .HeartButton-button--withThumbsUp .CircularToggleButton-pulse { background-color: #009688; border-color: #fefefe; box-shadow: none; color: #fefefe; fill: #fefefe; } .HeartButton-button.IconToggleButton--toggledOn .IconButton, .HeartButton-button--isHearted ~ .HeartButton-heartCount, .MiniHeartButton.MiniHeartButton--hearted, .InboxReferencedTaskItem-detailsButton:hover { fill: #009688; color: #009688; } .HeartButton-heartCount { color: #fefefe !important; } .MiniHeartButton.MiniHeartButton--hearted:hover, .HeartButton-button.IconToggleButton--toggledOn .IconButton:hover, .InboxReferencedTaskItem-detailsButton { fill: #fefefe70; color: #fefefe70; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-left-side-elements > div.center-pane-header-row-view.textarea-title-view, #right_pane__contents, .full-width-header.full-width-header--compact, .full-width-header.full-width-header--compact .center-pane-header-row-view, .full-width-header.full-width-header--compact .full-width-header-left-side-elements, .nothing-selected { background: #212121; } .drop-indicator, .expandable, .full-width-header .header-name, .group_header .drop-indicator .expandable, .itemListGroupView-zipper, .react-mount-node .topbar-myTasksButton.is-selected, .react-mount-node .topbar-notificationsButton.is-selected, .tab-nav-div .tab-nav-bar .tab-nav-button.is-selected { color: #e2e2e2; } .potColor-background--NONE, .selected .itemInboxThreadView-token.potColor-background--NONE, .selected .itemThreadView-token.potColor-background--NONE { background-color: #676767; color: #212121; } .blockStoryView-body, .redesign-assigned-to-container .token_name, .redesign-due-date-container .token_name { color: #e2e2e2; } .Tab.Tab--isSelected, .Topbar-myDashboardButton.is-selected, .Topbar-myTasksButton.is-selected, .Topbar-notificationsButton.is-selected, .blockStoryView-actorLink, .tab-nav-div .tab-nav-bar .tab-nav-button:hover { color: #80cbc4; } .blockStoryView-actorLink, .hiddenLink, .taskCompletedStoryView .blockStoryView-actorLink { color: #009688 !important; font-weight: 700; } .blockStoryView-actorLink:hover { color: #80cbc4; } .StoryActorName-actorLink { color: #fefefe; font-weight: 700; } .StoryActorName-actorLink:hover { color: #009688; } .notificationView-iconAvatar.is-assignedToYou { background: #009688; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, .Topbar, .react-mount-node .topbar { border-bottom: 1px solid #42424270; } #center_pane__contents > div > div > div.loading-boundary.hidden > div > div { background: #212121; border-top-left-radius: 5px; } .itemListInboxThreadView-listName, .notification-header .notification-title, .referenced-task-row-view .referenced-task-row-view-name, .team-page .navigationDockItemView-label { color: #e2e2e2; } .referenced-task-row-view { background: #212121; border-color: #42424270; } .itemListInboxThreadView-notification .selected.story .referenced-task-row-view { background: #424242; } .inboxThreadView-archiveButton, .inboxThreadView-unarchiveButton { color: #009688; fill: #009688; } .inboxThreadView-unarchiveButton:hover { background: #009688; color: #e2e2e2; fill: #e2e2e2; } .inbox .inbox-link-row:hover, .inboxThreadView.is-selectable.has-selectedNotification, .inboxThreadView.is-selectable:hover { background: 0; } .referenced-task-row-view:hover { background: #009688; } .team-page-projects { background: 0; } .remix-topbar #nav_search_input { background: #212121; color: #80cbc4; } .conversations .team-feed-conversation-wrapper, .message-composer-form .composer-input-wrap.expanded .menu-bar, .team-feed-conversation .conversation-reply-message, .teamFeedView-emptyStateCard { background: #009688; } .message-view .comment-text, .message-view .subject-link, .teamFeedView-emailTip, .teamFeedView-emptyStateMessage { color: #e2e2e2; } .MessageBanner--default { background-color: #212121; color: #e2e2e2; border-bottom: 1px solid #42424250; } .TaskPrivacyBanner-lockIcon { fill: #696969; } .MessageBanner--default a { color: #212121; font-weight: 600; } .TaskPrivacyBanner-toggleForcePublicLink:focus, .TaskPrivacyBanner-toggleForcePublicLink:hover, .TaskPrivacyBanner-whyTooltip:focus, .TaskPrivacyBanner-whyTooltip:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; text-decoration: none; } .message-composer-form:not(.expanded).always-show-post-button .menu-bar { background: #424242; color: #e2e2e2; } #center_pane__contents > div > div > div.team-feed > div > div.conversations > div > div > div.form.message-composer-form.conversation-reply-message.message-composer-small > div.form-row.input-row > div.body > div { background: #212121; color: #e2e2e2; } .message-composer-form .composer-input-wrap .composer-placeholder, .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder, .team-feed .conversation-message.expanded.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input, .team-feed-conversation .conversation-reply-message.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input { color: #e2e2e2; } .message-composer-big .composer-input-wrap .conversation-composer, .message-composer-big .composer-input-wrap .placeholder-content { background: #424242; } .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder, .team-feed .conversation-message.expanded.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input { background: #212121; } .dropdown .dropdown-menu { background: #424242; color: #e2e2e2; } .advanced-search-footer-row .advanced-search-footer-text, .dropdown-menu-item-label, .selected > .advanced-search-footer-row .advanced-search-footer, .selected > .advanced-search-footer-row .advanced-search-footer-text, .selected > .advanced-search-footer-row .customize { color: #e2e2e2; } #nav_search_list_sections_view_footer { background: #424242; } .dropdown .menu-widget.title, .grid-compact .grid_due_date:not(.due_soon):not(.overdue), .grid-uncompact .grid_due_date:not(.due_soon):not(.overdue), .grid_due_date, .message-composer-form .message-composer-followers, .search-row .search-row-contents, .storyCreatorWidget-creatorLink, .topbar-settingsMenuButton span { color: #e2e2e2; } .menuItem-button:hover { background-color: #009688; color: #e2e2e2; fill: #e2e2e2; text-decoration: none; } .TaskProjectSectionInfo-noSectionDropdown.is-dropdownVisible > .TaskProjectSectionInfo-dropdownArrow { fill: #009688; } .DatePickerV2 { background: #303030; } .DatePickerCalendar-nextMonthIcon, .DatePickerCalendar-prevMonthIcon, .DropdownItem-disclosureIcon, .advanced-search-footer-row .search-row-icon, .menuItem-selectedIcon, .react-mount-node .menuSubmenuItem-disclosureIcon, .react-mount-node svg:not(:root) polygon { fill: #e2e2e2; } #right_pane_container { background: #212121; } #center_pane__contents, #right_pane__contents, #right_pane_container #center_pane, #right_pane_container #right_pane { border-top-left-radius: 8px; } #right_pane_container #center_pane, #right_pane_container #right_pane, .known-list #center_pane, .known-list #right_pane { background: 0; } .full-width-header.full-width-header--compact .header-name.read-only, .full-width-header.full-width-header--expanded .header-name.read-only { color: #e2e2e2; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--large { border-bottom: 1px solid #42424270; } .full-width-header .center-pane-header-row-view, .full-width-header.full-width-header--expanded, .full-width-header.full-width-header--expanded .full-width-header-center, .notifications #center_pane, .notifications #right_pane { background: #212121; } .grid-row-selected .gridCell-interiorRowContainer, .grid-uncompact #grid .grid-row-selected:not(.focused) > td, .grid-uncompact #grid .grid-row-selected:not(.focused) > td .grid-custom-fields, .grid-uncompact #grid .grid-row-selected:not(.focused) > td .grid-tags-and-date, .itemRow.itemRow--highlighted.PotTaskRow.PotTaskRow--highlighted, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button { background: #424242; } .Tab--isSelected, .Tab:hover { color: #80cbc4; } .action-link, .details-pane-title .header-name.read-only, .feed-story-follow:hover, .grid_cell_boolean, .search-typeahead .item-label, .selfFollowToggleView:hover, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled).is-selected { color: #e2e2e2; } .FeedMiniStory-xIcon { fill: #fefefe70; } .FeedMiniStory-xIcon:hover { fill: #009688; } .asset-thumbnail .asset-thumbnail-image:hover { border: 1px solid #80cbc4; } .detailsModalView, .grid-cell, .grid_cell_boolean, .grid_cell_schedule, .grid_cell_show_details { background: #212121; } .privacy-content, .taskPrivacyHeaderView-togglePrivacyLink, div.taskPrivacyHeaderView.privacy-info { color: #e2e2e2; background: #424242; } .grid-uncompact #grid .grid-row-selected + .task-row:not(:hover):not(.focused) .grid_cell_boolean, .grid-uncompact #grid .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-custom-fields, .grid-uncompact #grid .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-tags-and-date, .grid-uncompact #grid .task-row:not(.recently-changed) .grid-custom-fields, .grid-uncompact #grid .task-row:not(.recently-changed) .grid-tags-and-date, .grid_cell_schedule .schedule-status-dropdown { background: 0; } .details-maximized { background: #212121; } .referencedTaskRowView-checkbox.grid_cell_boolean, .taskDetailsView-description .autogrow-textarea { background: 0; } .selfFollowToggleView.is-following:hover .selfFollowToggleView-text, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled):hover { color: #80cbc4; } .priority.task-row.new_tasks_group.grid-row-selected .grid-cell.grid_cell_boolean.taskRowView-completionCell, .priority.task-row.new_tasks_group.grid-row-selected .grid_cell_boolean.taskRowView-completionCell, .priority.task-row.new_tasks_group.grid-row-selected.in-assigned-to-me-new-task.taskRow--willCollapse { background: #424242; } .advanced-search-view, .react-mount-node .lunaUiDropdown { background: #212121; } .advanced-search-view .search-by-another-field.dropdown-menu-link, .hotkey-hinted-string span, .small-feed-story-group, .small-feed-story-group a.storyCreatorWidget-creatorLink { color: #e2e2e2; } .DueDateInput-inputContainer input, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled) { color: #bcbfc2; } .DueDateToken--spreadsheetTaskPane .DueDateToken-tokenButton .DueDate--future { color: #e2e2e2; } .DueDateTokenButton--complete .DueDateTokenButton-icon { fill: #fefefe75; } .DueDateTokenButton--dueDateSet .DueDateTokenButton-icon { border-color: #fefefe75; } .DueDateTokenButton--future .DueDateTokenButton-label .DueDate, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--complete, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--complete, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--complete { color: #fefefe; } .DueDateTokenButton--dueDateSet .DueDateTokenButton-icon { border-color: #fefefe; fill: #fefefe; } .DueDateTokenButton--past .DueDateTokenButton-icon { border-color: #ed4758; fill: #ed4758; } .DueDateTokenButton--soon .DueDateTokenButton-icon { border-color: #009688; fill: #009688; } .SubtleButtonCard.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard { background: #303030; } .AssigneeTokenButton--empty:hover .AssigneeTokenButton-avatar { border-color: #fefefe75; fill: #fefefe75; } .AssigneeTokenButton--empty .AssigneeTokenButton-avatar { border: 1px dashed #424242; fill: #424242; } .SubtleTokenButton.SubtleTokenButton--empty { color: #fefefe75; fill: #fefefe75; } .react-mount-node .menuItem-selectedIcon { color: #80cbc4; } .PotTypeaheadItem, .advanced-search-footer, .advanced-search-view a, .advanced-search-view div, .advanced-search-view li, .advanced-search-view span, .advanced-search-view ul, .blockStoryView-metadata, .projectOverviewView-headerTitle, a.NavigationLink.topbar-myTasksButton, a.NavigationLink.topbar-notificationsButton { color: #e2e2e2; } .DatePickerCalendar-day:hover .DatePickerCalendar-dayBackground, .buttonView.buttonView--toggle.is-active { background: #80cbc4; color: #e2e2e2; } .calendar-task-background-fullscreen-filler { position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.8; background-color: #212121; } .calendar-toolbar { background-color: #303030; } .cal-row.cal-row-week .cal-col-today:not(.cal-col-project-due) .date .calendar-today-star-icon { fill: #009688; } .cal-row.cal-row-week .cal-col-month:not(.cal-col-project-due) .cal-col-inner { border-top-color: #fefefe70; } .arrow-zipper, .grid-compact #grid .task-row div, .label.arrowZipperView-label, .priority.bar-row.no-group.grid-row-selected { background: 0; } div.dropdown-anchor.omnibutton > a > svg > polygon { fill: #e2e2e2; } .DeprecatedDueDateInput, .react-mount-node .topbar-myDashboardButton.is-selected, .redesign-due-date-container .property.value-set, a.NavigationLink.topbar-myTasksButton.is-selected, a.NavigationLink.topbar-notificationsButton.is-selected { color: #009688; } .checkbox-text, .label.arrowZipperView-label, .menu a, .menu div, .menu li, .menu span, .menu ul, .react-mount-node .dialog div, .react-mount-node .dialog li, .react-mount-node .newProjectDialogContent-label { color: #e2e2e2; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):hover { border-color: #009688; box-shadow: 0 0 0 0px #009688; color: #009688; } .ButtonGroupButton--active:focus { box-shadow: none; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; } .ButtonGroupButton--isNotSelected.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe75; fill: #fefefe75; } .ButtonGroupButton--isNotSelected.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton--isEnabled:focus { box-shadow: 0 0 0 3px #009688; outline: none; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled).FormElementButton--active { background: #303030; border: 1px solid #42424270; box-shadow: inset 0 1px rgba(0, 0, 0, 0.1); color: #777; fill: #303030; } .SubtleButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleButton.AbstractThemeableRectangularButton--isEnabled:active { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .DeprecatedDropdownContainer, .DropdownItem.is-highlighted, .grid-uncompact #grid .grid-row-selected.focused > td, .menuItem-button.is-highlighted, .menuItem-button:hover { background: #009688; } .priority.task-row.no-group.grid-row-selected, .priority.task-row.no-group.grid-row-selected.taskRow--willCollapse { background: #424242; } .circularToggleButtonView.circularToggleButtonView--toggledOn.circularToggleButtonView--recentlyToggled.taskCheckboxNodeView > div, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .grid-compact #grid .task-row div.circularToggleButtonView.circularToggleButtonView--toggledOn.taskCheckboxNodeView > div, .grid-row-selected:not(.focused) .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button { background: #009688; } .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button:hover, .react-mount-node .BoardAddCardButton.Button--primary, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { background: #80cbc4; } .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { border-color: #009688; } .menu-submenu-expand-arrow, .svgIcon.dropdownMenuItem-selectedIcon { fill: #80cbc4; } .react-mount-node .dialog a { color: #80cbc4; } .react-mount-node .dialog { background: #424242; min-height: 400px; } .react-mount-node .dialog input, .react-mount-node .dialog textarea { color: #212121; } .group_header .drop-indicator .expandable svg, svg.svgIcon.arrowZipperView-rightIcon { fill: #e2e2e2; } .arrow-zipper.arrowZipperView, .arrow-zipper:hover { border: 0; background: 0; } .itemRow.itemRow--highlighted.sectionRow.sectionRow--highlighted, div.property.followers_du.details-followers.detailsFollowers-withFacepileLabel { background: 0; } #Flags:not(.enable_inbox_typography_update) .itemInboxThreadView-token.potColor-text--NONE, .inboxToolbar .inbox-archive-all-button, .members-dropdown-member-list a, .members-dropdown-member-list div, .members-dropdown-member-list li, .members-dropdown-member-list ul, .projectMembersSummaryView, .projectMembersSummaryView a { color: #e2e2e2; } #left_pane, #navigation_dock_body, .navigationDockTeamBrowserView--expanded, .navigationDockTeamView--collapsed + .navigationDockTeamView--expanded, .navigationDockTeamView--expanded + .navigationDockTeamView--collapsed, .navigationDockTeamView--expanded + .navigationDockTeamView--expanded, .navigationDockTeamView:first-of-type, .react-mount-node .Sidebar { background: #1c1c1c; border-right: 1px solid #42424270; } #navigation_dock, .navigationDockBrowseTeamView:hover, .navigationDockItemView:hover, .react-mount-node .SidebarDefaultSearchRow:hover, .react-mount-node .SidebarItemRow.is-selected { background: #424242; } #navigation_dock a, #navigation_dock div, #navigation_dock li, #navigation_dock ul { color: #a2b4bc; } .navigationDockItemView.selected:not(:hover), .react-mount-node .itemRow.itemRow--focused { background: #009688; } .details-pane-project-overview .project-overview-section:last-child, .project-overview-section { background: #424242; } .details-pane-project-overview .section-header, .inboxView-empty-header, .inboxView-empty-subheader, .project-description.always-expanded .autogrow-textarea .hypertext-input { color: #e2e2e2; } .project-description .more-link.visible { background: 0; } .project-overview .project-overview-section { background: #303030; } .status-update-composer .project-status-message-composer .composer-input-wrap { border: 1px solid #42424270; } .message-composer-form .composer-input-wrap { background-color: #212121; } .chart-container { opacity: 0.5; background-color: #303030; padding-top: 10px; padding-left: 10px; } .highcharts-container { width: 100% !important; } #center_pane_container { -webkit-transition: margin-left 0.15s ease-out, width 0.15s ease-out; transition: margin-left 0.1s ease-out, width 0.1s ease-out; } .switch-view .switch.checked { background-color: #009688; border-color: #009688; } .TopbarSearchTypeahead-advancedItem { background-color: #303030 !important; color: #e2e2e2 !important; } .TypeaheadItem-subtitle { color: #e2e2e2 !important; } .Omnibutton, .TopbarPlaceholder-omnibutton, .omnibutton { background: #009688 !important; -webkit-transition: 0.1s transform; transition: 0.1s transform; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { color: #e2e2e2; fill: #e2e2e2; background: #009688; box-shadow: 0 0 0 3px #009688; border-color: #009688; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):hover { background-color: #424242; border-color: #42424270; border-style: solid; color: #222b37; fill: #222b37; } .gridCell-stringContainer .task-row-overlay.grid-tags-and-date, .react-mount-node .sectionRow { background: 0; } .members-dropdown-notification-checkbox-option .projectMembersDropdown-notificationCheckbox-text, .person-card-view .person-info .name, .react-mount-node .DueDate--future, .react-mount-node .MiniStory-actor, .react-mount-node svg:not(:root) polygon, .taskName.PotTaskRow-taskName, .userTypeaheadView-nameAndIcon { color: #e2e2e2; } .taskPrivacyHeaderView.privacy-warning { background: #424242; } .react-mount-node .sectionRow-sectionName .taskName-input { color: #e2e2e2; box-shadow: inset 0 -1px #424242; } .lunaui-grid-center-pane-container #center_pane { background: 0; border-right: none; } .lunaui-grid-center-pane-container#center_pane_container { max-width: none; } .SectionRow-sectionName .TaskName-input { box-shadow: none; } .SectionRow, .react-mount-node .sectionRow { background: 0; border-top: 0; border-bottom: 1px solid #303030; box-shadow: inset 25px 0 0 #303030; } .SectionRow-sectionName { font-weight: 700; line-height: 21px; box-shadow: none; border-bottom: 1px solid #696969; } .is-hoveringAbove { border-top: 2px dotted #009688; } .is-hoveringBelow { border-bottom: 2px dotted #009688; } .react-mount-node .BlockStory-metadata, .react-mount-node .MiniStory, .react-mount-node .MiniStory-timestamp { color: #bcbfc2; } .grid-uncompact #grid .grid_cell_assignee, .grid-uncompact #grid .grid_cell_boolean, .grid-uncompact #grid .grid_cell_schedule, .grid-uncompact #grid .grid_cell_string { border-top: 1px dotted #424242; } tr .search_ordered .task-row .no-group .gridrow-selected .focused .completed { border: none; } .react-mount-node .PotTaskRow::after { border-bottom: 1px dotted #80cbc4; } .grid-uncompact #grid .bar-row:hover .grid_cell_show_details, .grid-uncompact #grid .bar-row:hover > td, .grid-uncompact #grid .grid_pseudorow_no_prioritized:hover .grid_cell_show_details, .grid-uncompact #grid .grid_pseudorow_no_prioritized:hover > td, .grid-uncompact #grid .task-row:hover .grid_cell_show_details, .grid-uncompact #grid .task-row:hover > td { border-bottom: 1px solid #009688; border-top: 1px solid #009688; } .grid-uncompact #grid .bar-row:hover .grid_cell_drag_handle, .grid-uncompact #grid .task-row:hover .grid_cell_drag_handle { border-left: 1px solid #009688; } .grid-uncompact #grid .bar-row:hover .grid_cell_show_details, .grid-uncompact #grid .task-row:hover .grid_cell_show_details { border-right: 1px solid #009688; } #right_pane_view_caret::before { border: 0; background: #80cbc4; } .DatePickerCalendar-day.is-today, .inboxThreadView-archiveButton:hover, .message-composer-big .composer-input-wrap .conversation-composer, .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder { background: #009688; } right_pane { -webkit-transition: width 0.1s ease-out; transition: width 0.1s ease-out; } .archive-button-label polygon { fill: #e2e2e2; } #compose_conversation_subject, .teamFeedView-emailLink { color: #e2e2e2; } .calendar-center-pane-container .floatingSelectView-label, .project-overview-center-pane-container .person-card-view .person-info .name, .project-overview-center-pane-container .project-due-date.unset .placeholder-text, .react-mount-node .DeprecatedButtonSelect-label { color: #a2b4bc; } .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled).is-selected, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled):hover { box-shadow: inset 0 -3px #009688; -moz-box-shadow: inset 0 -3px #009688; -webkit-box-shadow: inset 0 -3px #009688; } .react-mount-node .newProjectForm { background: #424242; } #navigation_dock div, .react-mount-node .newProjectForm-label { color: #e2e2e2; } .react-mount-node .newProjectForm-privacyIcon { fill: #e2e2e2; } .navigationDockSectionHeaderView-label { color: #a2b4bc; } .grid-compact #grid .recently-changed.grid_pseudorow_no_prioritized .gridCell-compactRowContainer, .grid-compact #grid .recently-changed.grid_pseudorow_no_prioritized .gridCell-singleRowContainer, .grid-compact #grid .recently-changed.referencedTaskRowView.grid_pseudorow_no_prioritized, .grid-compact #grid .task-row.recently-changed .gridCell-compactRowContainer, .grid-compact #grid .task-row.recently-changed .gridCell-singleRowContainer, .grid-compact #grid .task-row.recently-changed.referencedTaskRowView, .grid-compact #grid .task-row.taskRowView--recentlyCompleted.completed.taskRow--willCollapse, .grid-compact #grid .taskRowView--recentlyCompleted.completed.taskRow--willCollapse.grid_pseudorow_no_prioritized, .referenced-task-row-view.recently-changed .gridCell-compactRowContainer, .referenced-task-row-view.recently-changed .gridCell-singleRowContainer, .referenced-task-row-view.recently-changed.referencedTaskRowView, .referenced-task-row-view.taskRowView--recentlyCompleted.completed.taskRow--willCollapse { background-image: linear-gradient( to right, #009688, #009688 33%, #009688 83%, #e2e2e2); } @-webkit-keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } @-moz-keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } @keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } .react-mount-node .menuSubmenuItem.is-highlighted, .task-description-changed-story .diff-delete { background: #009688; } .react-mount-node .taskName-autogrowTextarea .autogrowTextarea-input { color: #e2e2e2; } .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea { box-shadow: inset 0 -1px #424242; } .react-mount-node .itemRow.itemRow--highlighted { background: #009688; border-bottom: 1px solid #009688; box-shadow: 0 -1px #009688; } .react-mount-node .itemRow.itemRow--focused, .react-mount-node .sectionRow { box-shadow: none; } .react-mount-node .itemRow:hover, .react-mount-node .itemRow:hover:not(.itemRow--disabled) { box-shadow: none; border-color: #009688; } .list-section-items .item-label { color: #e2e2e2; } .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--complete, .taskRowCompletionStatus-checkIcon .react-mount-node svg:not(:root) polygon { color: #e2e2e2; fill: #e2e2e2; background: #009688; border-color: #009688; } .react-mount-node .BlockStory-storyContent .icon, .react-mount-node svg:not(:root) polygon { color: #e2e2e2; fill: #e2e2e2; } .icon.StarFullIcon.DatePickerCalendar-todayIcon polygon, .icon.XIcon.WaitingOnBanner-removeButton polygon, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink, .react-mount-node .dropdownMenuOption-checkIcon, .ConsoleMetricWidget-metricNumber { color: #009688; fill: #009688; } .FavoriteStar-favorited { fill: #fcbd01 !important; } .IconButton { fill: #fefefe75; } .IconButton.IconButton--enabled:hover { fill: #009688; } .SpreadsheetPageStructure-fullWidth { background-color: #212121; } .SpreadsheetHeaderLeftStructure-taskNameHeadingBorder, .SpreadsheetGridTaskNameCell-dragHandlePlaceholder { border-color: #42424270; } .SpreadsheetHeaderLeftStructure.SpreadsheetHeaderLeftStructure--isDropdownOpen, .SpreadsheetHeaderLeftStructure.SpreadsheetHeaderLeftStructure--isSortedByField { color: #777; fill: #777; } .SpreadsheetGridTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background: #303030; border-color: #42424270; } .SpreadsheetGridTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused):hover { border-color: #424242; } .SpreadsheetCell--withShadedBackground .SpreadsheetAssigneeInputCell-removeButton { background-color: #009688; fill: #fefefe; color: #fefefe; } .SpreadsheetAssigneeInputCell-xMiniIcon { fill: #fefefe; } .Dialog, .react-mount-node .dialog-header .CustomPropertyProjectSettingsDialog-title, .react-mount-node .topbar-myDashboardButton { color: #e2e2e2; } .guest-icon, .react-mount-node .DropdownItem-disclosureIcon { fill: #80cbc4; } #asana_ui { background: #212121; } .dropdownMenuOption-button.CustomPropertyTypeDropdown-option { background: #424242; } .CustomPropertyTypeahead-typeaheadHeader { background: #303030; } .CustomPropertyProtoMultiRowTypeaheadItem--highlighted .CustomPropertyProtoMultiRowTypeaheadItem-content { background: #303030; } .CustomPropertyProtoMultiRowTypeaheadItem--highlighted::before, .CustomPropertyProtoMultiRowTypeaheadItem--selected::before { border-color: #42424270; } .CustomPropertyProtoMultiRowTypeaheadItem-separator { border-color: #42424270; } .CustomPropertyProtoMultiRowTypeaheadItem-description { color: #777; } .Dialog-header { border-bottom: 1px solid #42424270; } .Dialog { background: #212121; } .Dialog-headerTitle { color: #009688; } .AddAttachmentsMenuItem, .burnup-settings-section-label, .item.selectable.static, .react-mount-node .BlockStory-storyContent, .react-mount-node .Board--hasViewMenu .BoardColumnHeader-title, .react-mount-node .BoardBody-columnInBoardWithViewMenu .BoardColumnHeader-title, .react-mount-node .DatePickerCalendar-dayButton, .react-mount-node .FloatingSelect, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--future, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--past, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--soon, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .TaskDescription-textEditor .ql-editor, .react-mount-node .dialog div, .react-mount-node .lunaui-label, .react-mount-node .truncatedRichText-richText, .react-mount-node textarea { color: #e2e2e2; line-height: 1.5em; } .react-mount-node .CircularButton, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .TaskFollowers, .react-mount-node .TaskTags-tokenizer, .react-mount-node .TokenButton-icon, .react-mount-node .TokenizerInput-input { background-color: #424242; border-color: #42424270; color: #fefefe75; fill: #fefefe75; } .TaskTags { padding-left: 3px; } .react-mount-node .CompletionCheckbox .CircularToggleButton .CircularToggleButton-pulse, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOn .CircularButton, .react-mount-node .TaskCompletedBlockStory-icon, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--complete.taskRowCompletionStatus--taskRowSelected, .taskIconWidget--complete { border-color: #009688; background: #009688; } .circularToggleButtonView.circularToggleButtonView--toggledOn.circularToggleButtonView--recentlyToggled.taskCheckboxNodeView > div, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { background: #009688; } .detailsPaneProjectTokenizerView-token.detailsPaneProjectTokenizerView-token-multihome:hover, .react-mount-node .CircularButton.CircularButton--enabled:hover, .react-mount-node .TaskProjectsMultihome-project:hover { background: 0; } .react-mount-node .PotTaskRow::before, .react-mount-node .TaskRow::before, .react-mount-node .subtaskTaskRow::before { background-image: none; } .SubtaskTaskRow.SubtaskTaskRow--isSpreadsheetTaskPane.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover, .SubtaskTaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover, .SubtaskTaskRow--contextMenuOpened { background-color: #303030; } .react-mount-node .DatePickerCalendar-day.is-adjacentMonth, .react-mount-node .TokenizerInput-input { background: #424242; color: #e2e2e2; } .react-mount-node .DatePickerCalendar-dayButton:hover { background: #009688; color: #e2e2e2; } .react-mount-node .DatePickerCalendar-dayButton.is-selected, .react-mount-node .dropdownMenuItem-button { background: #80cbc4; color: #e2e2e2; } .react-mount-node .AssigneeToken-tokenButton, .react-mount-node .AssigneeToken-userNameLabel, .react-mount-node .DueDateToken-label { color: #e2e2e2; } .AssigneeToken-userNameLabel { color: #e2e2e2; } .react-mount-node .CustomPropertyDetailsRowStructure-label { color: #fefefe70; } .CustomPropertyDetailsRowStructure-label { color: #666; } .LabeledRowStructure-label { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe70; } .TokenButton { background: transparent; color: #fefefe; fill: #303030; border: 1px solid transparent; } .TokenButton-title { color: #fefefe75; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TokenButton.TokenButton--interactive:focus, .TokenButton.TokenButton--interactive:hover { background-color: #303030; border: 1px solid transparent; color: #fefefe !important; fill: #009688; } .TokenButton--interactive:hover > .TokenButton-icon, .TokenButton--interactive:focus > .TokenButton-icon { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .TokenButton--interactive:hover > .TokenButton-icon { background-color: #009688; border: 1px solid #424242; fill: #fefefe; } .TokenButton.TokenButton--hasValue { color: #e2e2e2; font-weight: 700; background-color: transparent; } .Button.Button--secondary:not(.Button--disabled) { background: #303030 !important; } .react-mount-node .RecurrenceView, .react-mount-node .TaskAttachments-fileName, .react-mount-node .nativeFloatingSelect { color: #80cbc4; } .RecurrenceView { color: #fefefe; } .NativeFloatingSelect { border-color: #009688; color: #009688; } .TaskAttachments-uploadProgress { background-color: #424242; } .react-mount-node .DueDateToken-repeatIcon { fill: #80cbc4; background: 0; } .details-pane-footer, .details-pane-title-rows-container.sticky-view-stuck, .details-pane-toolbar, .feedView-activitySeparator, .inbox .inbox-link-row, .inbox .inbox-link-row:hover, .inboxThreadView, .inboxThreadView.is-selectable.has-selectedNotification, .inboxToolbar, .react-mount-node .SingleTaskPane-footer, .react-mount-node .SingleTaskPaneToolbar, .react-mount-node .StoryFeed-separator, .react-mount-node .TaskFollowers, .taskAttachmentsView.has-attachments ~ .property.comments .taskFeedView-feed, .taskDetailsView-description { border-color: #42424270; } .SingleTaskPanePlaceholder-toolbar, .SingleTaskPaneToolbar { margin: 0; } .SingleTaskPaneToolbarAnimation-title { font-weight: 800; } .followerDividerLine { background-color: #424242; } .react-mount-node .CustomPropertyDetailsContainer { border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; } .TaskRow--completed .taskName.TaskRow-taskName div, .TaskRow--completed .taskName.TaskRow-taskName textarea { color: #bcbfc2; } .itemListInboxThreadView-notifications:before { -webkit-box-shadow: 0 0 0 1px #424242; box-shadow: 0 0 0 1px #424242; } .referenced-task-row-view:hover .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { border-color: #009688; background: #009688; -webkit-box-shadow: 0 0 0 3px #009688; box-shadow: 0 0 0 3px #009688; color: #e2e2e2; fill: #e2e2e2; } .ButtonSelect-label, .GridFilterSection-label, .react-mount-node .CustomPropertyGenericPreviewCell .CustomPropertyGenericPreviewCell-value, .react-mount-node .CustomPropertyNumberPreviewCell .CustomPropertyNumberPreviewCell-value { color: #e2e2e2; } .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton div, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton li, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton path, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton span, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton svg, .react-mount-node .DeprecatedButtonSelect-downIcon { color: #e2e2e2; fill: #e2e2e2; } .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton { background: #009688; } .react-mount-node .BoardAddCardButton.Button--primary:active:not(.Button--disabled), .react-mount-node .BoardAddCardButton.Button--primary:hover:not(.Button--disabled), .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton .dropdownMenu-item .CustomPropertyProtoTypeaheadHeader { background: #424242; } .numberedTaskList, .react-mount-node .GridScroller-scrollable--hasGutter, .react-mount-node .SingleTaskPane-body, .react-mount-node .SingleTaskPane-footer, .react-mount-node .menu { background: #212121; } .SingleTaskPane-body { padding: 0 10px; } .PageHeaderStructure { background: 0; } .react-mount-node .SidebarItemRow:hover { background: #009688; border-color: #009688; box-shadow: inset 1px 0 0 1px #009688; -moz-box-shadow: inset 1px 0 0 1px #009688; -webkit-box-shadow: inset 1px 0 0 1px #009688; } .DatePickerCalendarDate--adjacentMonth, .DatePickerCalendarDate--weekend { background: #191919; } .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionGrayBackground { background: #424242; } .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionGrayBackground, .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionBackground { border: 2px solid #424242; } .Dropdown { background: #303030; border: 1px solid #42424270; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); } .SingleTaskPane-projects .textInput.textInput--medium, .TaskProjects-projects .TaskProjectsMultihome-projects .textInput.textInput--medium, .TaskProjectsMultihome-typeaheadContainer .textInput.textInput--medium { color: #80cbc4; } .menuItem--disabled:hover { color: #e2e2e2; background: #bcbfc2; } .MenuItemBase-button { color: #fefefe; } .GridHeader { background: #212121; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2); } .FloatingSelect:focus, .FloatingSelect:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .Button.Button--secondary:not(.Button--disabled) { border-color: #303030; color: #e2e2e2; fill: #666; } .Button.Button--secondary:not(.Button--disabled):focus, .Button.Button--secondary:not(.Button--disabled):hover { border-color: #009688; box-shadow: none; color: #e2e2e2; background-color: #009688 !important; fill: #e2e2e2; } .CustomPropertyEnumEditablePreviewCell:hover { background-color: #424242; border: 0; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled).FormElementButton--active, .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):active { background: #424242; border: 1px solid #009688; box-shadow: inset 0 1px rgba(0, 0, 0, 0.1); color: #009688; fill: #009688; } .ButtonSelect-item:not(.menuItem--disabled).is-highlighted, .ButtonSelect-item:not(.menuItem--disabled):hover { background: #009688; color: #e2e2e2; fill: #009688; text-decoration: none; } .dropdown { border: 1px solid #42424270; } .FakeSearchGridRow, .ItemRow, .PotGridBodyPlaceholder-itemRow, .PotGridToolbarPlaceholder-button { padding: 1px 30px; border-top: 1px solid #42424270; } .SubtaskList--withFirstLastSeparatingLines::before, .SubtaskTaskRow.SubtaskTaskRow--isSpreadsheetTaskPane::after, .SubtaskList--withFirstLastSeparatingLines::after, .SubtaskTaskRow::after { border-color: #42424270; color: #fefefe; } :focus { outline: #303030 5px; } .TaskRow::before { background-image: none; opacity: 1; right: -20%; -webkit-transform: translateX(-100%); transform: translateX(-100%); border-bottom: 0 solid #303030; } .TaskRow:not(.TaskRow--borderless)::after { border-bottom: none; } .GutterContainer::before { background-color: #212121; border-right: 1px solid #212121; -moz-box-sizing: border-box; box-sizing: border-box; } .CommentComposer { background: #262626; border: none; } .CommentComposer.CommentComposer--isFocused { border-color: #42424270; background: #212121; box-shadow: none; } .TaskCommentComposer-composer { border: 1px solid #42424270; padding: 0 9px; background: #303030; color: #e2e2e2; } .TaskCommentComposer.is-focused .TaskCommentComposer-composer { -webkit-animation: none; animation: none; border-color: #42424270; box-shadow: inset 0 1px #424242; outline: 0; } .TaskCommentComposer-toolbar { box-shadow: inset 0 1px #777; margin-bottom: -51px; padding: 10px; text-align: right; -webkit-transition: margin-bottom 10ms; transition: margin-bottom 10ms; } .Button.Button--primary:not(.Button--disabled) { background: #009688; border-color: #009688; color: #e2e2e2; fill: #e2e2e2; } .TaskFollowers-toggleButtonIcon, .dragHandle:hover { fill: #009688; } .ToggleFollowButton-toggleButtonIcon { color: #009688; fill: #009688; } .ToggleFollowButton-toggleText { color: #fefefe75; border-color: #fefefe75; fill: #fefefe75; } .ToggleFollowButton-toggleText:hover, .ToggleFollowButton-toggleText:focus { color: #009688; border-color: #009688; fill: #009688; text-decoration: none; } .TaskFollowers-toggleText { border-bottom: 1px dotted #009688; color: #009688; fill: #009688; } .Card, .CardButton, .ConversationsPlaceholder-composer, .ConversationsPlaceholder-conversation { background: #303030; color: #e2e2e2; } .MessageBanner--important { background-color: #303030; color: #e2e2e2; } .TypeaheadItem.TypeaheadItem--highlighted { background: #009688; } .TypeaheadItem-title { font-weight: 700; } .Tab.Tab--isSelected { box-shadow: inset 0 -3px #009688; } body { color: #e2e2e2; } #itemListGroupView-zipper { font-weight: 100; } .details-pane-title .header-name, .notification-header .notification-title { font-weight: 600; } .itemRowView-potToken, .SingleTaskTitleInput-taskName .AutogrowTextarea-input, .SingleTaskTitleInput-taskName .AutogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .bar-row .bar_input_span { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .bar-row .task-row-text-input { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .full-width-header .header-name, .grid_due_date.overdue { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .grid_due_date.overdue { font-weight: 600; } .CustomPropertyTextValueInput .autogrowTextarea-input, .CustomPropertyTextValueInput .autogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .taskDetailsView-description .autogrow-textarea { font-family: Operator SSM, SF Mono, FuraCode Nerd Font, FuraCode Nerd Font Mono, Dank Mono, Hasklig, Operator Mono, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .navigationDockDomainView-teamSectionHeader-label, .navigationDockItemView-label, .team-header, .team-name navigationDockTeamView-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .drag_target { min-height: 35px; } .list-item navigationDockItemView potColor potColor-leftBorder--NONE selected { height: 40px; } .navigationDockItemView-label { font-weight: 400; line-height: 48px; } .navigationDockDomainView-teamSectionHeader-label { font-weight: 700; } .new-project-text { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: bold; } .multiline { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .BoardCard-name, .BoardColumnHeader-title, .Pill.Pill--small, .Token, .detailsPaneProjectTokenizerView-token .luna1Token--pill, .grid-tags-and-date .grid_due_date, .group_header .drop-indicator .expandable, .itemInboxThreadView-token, .react-mount-node .Pill.Pill--large, .react-mount-node .ProjectOverviewSection-header, .react-mount-node .Tokenizer, .react-mount-node .sectionRow-sectionName, .richText, .tagTokenSource-tagLabel--pill, .taskTagsView-tokenArea .tokenView { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .RichText, .autogrowTextarea-shadow, .react-mount-node .textInput, .simpleTextarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Pill.Pill--plaintext.Pill--clickable { color: #fefefe; } .Pill.Pill--plaintext.Pill--clickable:hover { background-color: #303030; } .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:hover, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:focus, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect.is-dropdownVisible { color: #009688; } .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:hover .FloatingSelect-icon, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:focus .FloatingSelect-icon, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect.is-dropdownVisible .FloatingSelect-icon { fill: #009688; } .Pill.Pill--colorNone { background-color: #424242 !important; color: #fefefe85; } .detailsPaneProjectTokenizerView-token .luna1Token--pill { font-weight: 500; } #navigation_dock { width: 215px; } .group_header .drop-indicator .expandable { font-weight: 700; } .BoardColumnHeader-title, .dismissable-overlay { font-weight: 500; } .TextEditor-container { border-color: #42424270; } .TextEditor-container.TextEditor--dynamic:hover { border-color: #424242; } .TextEditor-container.is-focused, .TextEditor-container.TextEditor--dynamic.is-focused { background: #303030; border-color: #424242; box-shadow: inset 0 1px #424242; } .TextEditor-placeholder, .TextEditor-container::placeholder, .AutogrowTextarea-shadow::placeholder { color: #fefefe70; } .Pill.Pill--small { font-weight: 600; } .react-mount-node .sectionRow-sectionName { background-color: #eb8181 !important; } .grid_due_date.due_soon { color: #37c597; font-weight: 700; } .simpleTextarea.simpleTextarea--dynamic:focus { border-color: #42424270; } textarea:active:not(.override-hover-border):not([disabled]), textarea:hover:not(.override-hover-border):not([disabled]) { border-color: #42424270 !important; } .StoryFeed .BlockStory, .autogrowTextarea-shadow { border: 1px solid #42424270; } .react-mount-node .autogrowTextarea-input, .react-mount-node .autogrowTextarea-shadow { overflow: auto; } .StoryFeed, .scrollable--vertical { overflow-y: auto; overflow-x: hidden; } .scrollable--vertical { min-height: 1px; } .CustomPropertyTextValueInput .autogrowTextarea-input, .CustomPropertyTextValueInput .autogrowTextarea-shadow { max-height: 110%; max-width: 98%; } .react-mount-node .MiniStory { color: #777; line-height: 1.6em; } .MiniStory a { font-weight: 700; color: #009688; } .BlockStory-actorLink:link, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { color: #e2e2e2; } .BlockStory-actorLink:hover { color: #009688; } .react-mount-node .BlockStory-metadata { color: #fcfcfc; font-style: italic; } .StoryFeed .BlockStory { padding-top: 10px; padding-bottom: 10px; background-color: #303030; } .BlockStory-body, .BlockStory-header { padding-right: 10px; } .BlockStory-body a { color: #e2e2e2; text-decoration: underline; } .BlockStory-icon { padding-left: 10px; } .MiniHeartButton { color: #e2e2e2; fill: #e2e2e2; } .MiniHeartButton--withThumbsUp:hover, .miniHeartButtonView--withThumbsUp.is-hearted { color: #009688; fill: #009688; } .MiniHeartButton.MiniHeartButton--hearted { font-weight: 900; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .HeartButton-button--withThumbsUp.CircularToggleButton--toggledOff .CircularButton--enabled:focus, .HeartButton-button--withThumbsUp.CircularToggleButton--toggledOff .CircularButton--enabled:hover { box-shadow: 0 0 0 3px #009688; color: #009688; fill: #fefefe; border-color: #009688; } .CircularButton.CircularButton--enabled:active { background-color: #009688; border: 1px solid #009688; box-shadow: inset 0 1px #009688; fill: #e2e2e2; } .CircularButton { background: #424242; border-color: #42424270; fill: #fefefe75; color: #fefefe75; } .CircularButton.CircularButton--enabled:hover { background-color: #009688 !important; border-color: #009688; fill: #fefefe; color: #fefefe; } .CircularButton:focus { background-color: #009688; border-color: #009688; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #e2e2e2; outline: 0; } .InfoButton-infoGuideButtonIcon { background-color: transparent; fill: #fefefe; } .ButtonSelect-downIcon, .ButtonSelect:hover:not(.ButtonSelect--disabled) .ButtonSelect-downIcon { fill: #fefefe70; } .ButtonSelect.is-dropdownVisible .ButtonSelect-downIcon, .ButtonSelect.is-dropdownVisible:hover .ButtonSelect-downIcon { fill: #009688; } .FeedBlockStory-actionsDropdownIcon { fill: #e2e2e2; right: 30px; top: 50px; color: #e2e2e2; visibility: visible; } .textInput:focus { box-shadow: none; border-color: #009688; } .textInput::placeholder { color: #fefefe75; } .generic-input.focused:not(.override-focus-border), .generic-input.recurly-hosted-field-focus:not(.override-focus-border), .generic-input:focus:not(.override-focus-border), .recurly .recurly-hosted-field.focused:not(.override-focus-border), .recurly .recurly-hosted-field.recurly-hosted-field-focus:not(.override-focus-border), .recurly .recurly-hosted-field:focus:not(.override-focus-border), .recurly input[type="text"].focused:not(.override-focus-border), .recurly input[type="text"].recurly-hosted-field-focus:not(.override-focus-border), .recurly input[type="text"]:focus:not(.override-focus-border), textarea.focused:not(.override-focus-border), textarea.recurly-hosted-field-focus:not(.override-focus-border), textarea:focus:not(.override-focus-border) { box-shadow: none; animation: none; } .generic-input.showing.focused:not(.override-focus-border), .generic-input.showing.recurly-hosted-field-focus:not(.override-focus-border), .generic-input.showing:focus:not(.override-focus-border), .recurly .recurly-hosted-field.showing.focused:not(.override-focus-border), .recurly .recurly-hosted-field.showing.recurly-hosted-field-focus:not(.override-focus-border), .recurly input[type="text"].showing.focused:not(.override-focus-border), .recurly input[type="text"].showing.recurly-hosted-field-focus:not(.override-focus-border), textarea.showing.focused:not(.override-focus-border), textarea.showing.recurly-hosted-field-focus:not(.override-focus-border), textarea.showing:focus:not(.override-focus-border) { border: 1px solid #42424270 !important; background-color: #303030; box-shadow: none; animation: none; } .FeedBlockStory-actionsDropdownIcon.is-dropdownVisible, .FeedBlockStory-actionsDropdownIcon:hover { fill: #009688; visibility: visible; } .react-mount-node .textInput { font-weight: 400; } .react-mount-node .CustomPropertyDetailsRowStructure-label, .react-mount-node .CustomPropertyMetadataTitleRow, .react-mount-node .CustomPropertyProtoRow-description, .react-mount-node .CustomPropertyProtoRow-name, .react-mount-node .dialog-headerTitle, .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea .autogrowTextarea-input, .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea .autogrowTextarea-shadow, .react-mount-node .textEditor-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .react-mount-node .CustomPropertyDetailsRowStructure-label { font-weight: 600; } .react-mount-node .dropdownMenu { max-width: 350px; min-width: 215px; } .react-mount-node .dropdownMenu.is-submenu { min-width: 350px; } .tab-nav-div .tab-nav-bar .tab-nav-button { font-weight: 500; } .CustomPropertyDetailsRowStructure-label, .DeprecatedButtonSelect-label, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-weight: 600; } .hypertext-input code { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .MultiTaskTitleRow-titleText, .TaskGroupHeader-content, .TeamList-description, .TeamList-header, .TeamRow-members, .TeamRow-name, .TeamRow-type, .buttonView.buttonView--primary, .dialog--nux-content .title, .dialog2 .header .title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .buttonView.buttonView--secondary:not(.is-disabled) { background: #303030; border-color: #42424270; color: #fefefe; fill: #303030; } .buttonView.buttonView--secondary:not(.is-disabled):hover { background-color: #009688; border-color: #009688; border-style: solid; color: #fefefe; fill: #009688; } .MultiTaskTitleRow-titleText { color: #e2e2e2; font-weight: 600; } .autogrowTextarea-input { height: 100%; } .TaskName-input, .TaskName-shadow { text-rendering: optimizeLegibility; } .CustomPropertyDetailsContainer { padding-left: 0; } .StoryFeed-miniStory { margin-left: 0; } .taskDetailsView-customPropertyDetailsContainer { margin-left: 10px; } .TaskPremiumFeaturesSection:not(:empty) { padding: 5px 0; border-bottom: 1px solid #42424270; border-top: 0; } a { color: #009688; text-decoration: none; } .DatePicker, .Popover--light > .Popover-body { color: #e2e2e2; background: #212121; } .DatePicker-addDueTime, .DatePicker-addRecurrence, .DatePicker-addDateRange { color: #009688; } .Popover--light > .Popover-body { border: 1px solid #42424270; } .Popover-body { background: #212121; } .Popover--light .Popover-caret::before { background: #212121; border: 1px solid #42424270; } .DatePicker-calendar, .DatePickerCalendar-weekdayHeaders { border-bottom: 1px solid #42424270; } .DatePickerCalendarDate--oneDaySelection.DatePickerCalendarDate--showSelectionBackground .DatePickerCalendarDate-selectionBackground { background: #009688; } .DatePickerCalendarDate--today { background-color: #009688; color: #fefefe; font-weight: 900; } .DatePickerCalendarDate--today .DatePickerCalendarDate-button::after { background: #009688; } .react-mount-node .DatePicker, .react-mount-node .TimeSelect-menu, .react-mount-node .dropdown-anchoredElement.dropdown--alignLeft { background: #212121; } .react-mount-node .textInput { background-color: #212121; border-color: #42424270; } .AssigneeToken-doNotDisturbIcon { fill: #009688; } .AssigneeToken-multiAssignButton { background: #212121; fill: #e2e2e2; } .Topbar-navButton { border-right: 1px solid #42424270; fill: #848f99; } .Topbar-navButton:hover { background: #009688; fill: #212121; } a:focus, a:hover { color: #80cbc4; text-decoration: underline; } .TaskGroupHeader { font-weight: 800; } .TaskGroupHeader-content { color: #999; font-weight: 600; } .TaskGroupHeader--collapsible .TaskGroupHeader-content:hover { color: #009688; } .dialog2 { background-color: #212121; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); color: #e2e2e2; } .dialog2 .header .title { color: #e2e2e2; font-weight: 600; } .dialog2 .header { border-bottom: 1px solid #42424270; } .tab.selected { box-shadow: inset 0 -3px #009688; color: #e2e2e2; } .tab-view { border-bottom: 0; } a.tabView-tabName:hover { color: #009688; } .TeamRow-members, .TeamRow-name, .TeamRow-type, input { color: #e2e2e2; } input { background-color: #303030; border-color: #42424270; } .generic-input.showing, .recurly .recurly-hosted-field.showing, .recurly input[type="text"].showing, textarea.showing { border: 1px solid #42424270; color: #e2e2e2; } .TeamList-description { color: #706070; } .TeamList-header { font-weight: 700; color: #009688; } .buttonSelectView-button { border-color: #42424270; color: #e2e2e2; } .orgs-admin-form .form-row .admins-field-value .value a { font-weight: 500; color: #e2e2e2; } .buttonView.buttonView--secondary { background: #212121; border-color: #009688; color: #e2e2e2; fill: #009688; } .buttonView.buttonView--secondary:focus, .buttonView.buttonView--secondary:hover { border-color: transparent; box-shadow: inset 0 0 transparent, 0 0 0 3px #009688; color: #e2e2e2; fill: #009688; background: #009688; } .dropdown .dropdown-menu .item.hovered:not(.disabled), .dropdown .dropdown-menu .item:hover:not(.disabled), .dropdown .dropdown-menu .menu-item.hovered:not(.disabled), .dropdown .dropdown-menu .menu-item:hover:not(.disabled) { background-color: #009688; color: #e2e2e2; } .TeamRow-editLink:focus, .TeamRow-editLink:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; } #cal_container { background: #212121; } .cal-row.cal-row-week .cal-col-today:not(.cal-col-project-due) .cal-col-inner { background: #303030; } .cal-row.cal-row-week .cal-col-inner { border-top: 4px solid #424242; } .cal-row.cal-row-month-almost-bottom:not(.cal-col-today), .cal-row.cal-row-month-bottom .prev-month-day:not(.cal-col-today) { background-color: transparent; background-image: none; } .TokenButton-removeButton { box-shadow: none; } .RemoveButton { background: transparent; fill: #fefefe75; } .RemoveButton:hover { background: #eb8181; } .dialog--nux { background: #212121; } .dialog--nux-content { background-color: #303030; border-radius: 3px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); line-height: 1.5; } .dialog--nux-content .title { color: #009688; font-weight: 400; } .form-input input, .form-input select, .form-input textarea { background-color: #212121; border: 1px solid #42424270; border-radius: 3px; color: #e2e2e2; } .buttonView.buttonView--primary { background: #009688; border-color: #009688; color: #e2e2e2; } .buttonView.buttonView--primary:focus, .buttonView.buttonView--primary:hover { background: #009688; border-color: #80cbc4; box-shadow: inset 0 0 transparent, 0 0 0 1px #80cbc4; } .NumberedTaskList-number { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #666; padding-top: 1px; padding-bottom: 1px; } .Pill.Pill--colorNone.Pill--clickable:hover { background-color: #e0e6e8; } .Pill.Pill--colorRed, .Pill.Pill--colorRed.Pill--deuteranopia { background-color: #e8384f; } .Pill.Pill--colorRed { color: #212121; } .Pill.Pill--colorRed.Pill--clickable:hover, .Pill.Pill--colorRed.Pill--clickable:hover.Pill--deuteranopia { background-color: #ed6677; } .Pill.Pill--colorOrange { background-color: #fd612c; color: #212121; } .Pill.Pill--colorOrange.Pill--deuteranopia { background-color: #fd817d; } .Pill.Pill--colorOrange.Pill--clickable:hover { background-color: #fd875f; } .Pill.Pill--colorOrange.Pill--clickable:hover.Pill--deuteranopia { background-color: #feb2af; } .Pill.Pill--colorYellowOrange { background-color: #fd9a00; color: #212121; } .Pill.Pill--colorYellowOrange.Pill--deuteranopia { background-color: #fdae33; } .Pill.Pill--colorYellowOrange.Pill--clickable:hover { background-color: #ffae31; } .Pill.Pill--colorYellowOrange.Pill--clickable:hover.Pill--deuteranopia { background-color: #fdc266; } .Pill.Pill--colorYellow { background-color: #eec300; color: #212121; } .Pill.Pill--colorYellow.Pill--deuteranopia { background-color: #eecc16; } .Pill.Pill--colorYellow.Pill--clickable:hover { background-color: #ffd722; } .Pill.Pill--colorYellow.Pill--clickable:hover.Pill--deuteranopia { background-color: #f1d646; } .Pill.Pill--colorYellowGreen { background-color: #a4cf30; color: #212121; } .Pill.Pill--colorYellowGreen.Pill--deuteranopia { background-color: #a4c61a; } .Pill.Pill--colorYellowGreen.Pill--clickable:hover { background-color: #b6d959; } .Pill.Pill--colorYellowGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #c0e42f; } .Pill.Pill--colorGreen { background-color: #62d26f; color: #212121; } .Pill.Pill--colorGreen.Pill--deuteranopia { background-color: #62bb35; } .Pill.Pill--colorGreen.Pill--clickable:hover { background-color: #8add93; } .Pill.Pill--colorGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #7dcf54; } .Pill.Pill--colorBlueGreen { background-color: #37c5ab; color: #212121; } .Pill.Pill--colorBlueGreen.Pill--deuteranopia { background-color: #37a862; } .Pill.Pill--colorBlueGreen.Pill--clickable:hover { background-color: #5dd2bc; } .Pill.Pill--colorBlueGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #4dc57b; } .Pill.Pill--colorAqua { background-color: #20aaea; color: #212121; } .Pill.Pill--colorAqua.Pill--deuteranopia { background-color: #208ea3; } .Pill.Pill--colorAqua.Pill--clickable:hover { background-color: #4fbcee; } .Pill.Pill--colorAqua.Pill--clickable:hover.Pill--deuteranopia { background-color: #28b3ce; } .Pill.Pill--colorBlue { background-color: #4186e0; color: #212121; } .Pill.Pill--colorBlue.Pill--deuteranopia { background-color: #4178bc; } .Pill.Pill--colorBlue.Pill--clickable:hover { background-color: #6da2e7; } .Pill.Pill--colorBlue.Pill--clickable:hover.Pill--deuteranopia { background-color: #6693ca; } .Pill.Pill--colorIndigo { background-color: #7a6ff0; color: #212121; } .Pill.Pill--colorIndigo.Pill--deuteranopia { background-color: #7a71f6; } .Pill.Pill--colorIndigo.Pill--clickable:hover { background-color: #a59df5; } .Pill.Pill--colorIndigo.Pill--clickable:hover.Pill--deuteranopia { background-color: #a7a1f9; } .Pill.Pill--colorPurple { background-color: #aa62e3; color: #212121; } .Pill.Pill--colorPurple.Pill--deuteranopia { background-color: #aa71ff; } .Pill.Pill--colorPurple.Pill--clickable:hover { background-color: #c18deb; } .Pill.Pill--colorPurple.Pill--clickable:hover.Pill--deuteranopia { background-color: #c9a4ff; } .Pill.Pill--colorMagenta { background-color: #e362e3; color: #212121; } .Pill.Pill--colorMagenta.Pill--deuteranopia { background-color: #e37cff; } .Pill.Pill--colorMagenta.Pill--clickable:hover { background-color: #eb8deb; } .Pill.Pill--colorMagenta.Pill--clickable:hover.Pill--deuteranopia { background-color: #eeafff; } .Pill.Pill--colorHotPink, .Pill.Pill--colorHotPink.Pill--deuteranopia { background-color: #ea4e9d; } .Pill.Pill--colorHotPink { color: #212121; } .Pill.Pill--colorHotPink.Pill--clickable:hover, .Pill.Pill--colorHotPink.Pill--clickable:hover.Pill--deuteranopia { background-color: #ef7cb6; } .Pill.Pill--colorPink { background-color: #fc91ad; color: #212121; } .Pill.Pill--colorPink.Pill--deuteranopia { background-color: #fca7e4; } .Pill.Pill--colorPink.Pill--clickable:hover { background-color: #fdc3d2; } .Pill.Pill--colorPink.Pill--clickable:hover.Pill--deuteranopia { background-color: #fed8f3; } .Pill.Pill--colorCoolGray { background-color: #8da3a6; color: #212121; } .Pill.Pill--colorCoolGray.Pill--deuteranopia { background-color: #8d9f9b; } .Pill.Pill--colorCoolGray.Pill--clickable:hover { background-color: #aababc; } .Pill.Pill--colorCoolGray.Pill--clickable:hover.Pill--deuteranopia { background-color: #a9b6b3; } .CustomPropertyProtoRow-nameContainer { color: #e2e2e2; } .ProjectDropdownMenuButton-downIcon:hover { fill: #f2f2f2; } .CustomPropertyProtoRow-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #e2e2e2; } .CustomPropertyProjectSettingsDialogContent-addFieldButton { color: #009688; fill: #e2e2e2; } .CustomPropertyProjectSettingsDialogContent-addFieldButtonIcon { background-color: #009688; } .PotColorPicker-setForEveryone, .react-mount-node .CustomPropertyTextValueInput .autogrowTextarea-input { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Board--hasViewMenu .BoardColumnHeaderTitle, .BoardBody-columnInBoardWithViewMenu .BoardColumnHeaderTitle, .BoardCardWithCustomProperties-name, .PageHeaderCollapsedStructure-title, .PageHeaderStructure-title, .ProjectMembersPrivacyForm-privacyLabel, .ProjectMembersPrivacyForm-privacyToggleButton, .QuickAddPopOut-nameInput, .SingleTaskPanePlaceholder-commentBox, .SingleTaskTitleRow-taskName .autogrowTextarea-input, .SingleTaskTitleRow-taskName .autogrowTextarea-shadow, .SuccessToast, .TipToast, .dashboard-card .card-header .name, .dialog-box .dialog-title, .dismissable-overlay, .textEditor-container, .TextEditor-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Assignee:not(.Assignee--isDisabled).Assignee--unassigned:hover { background-color: #e2e2e2; border-color: #e2e2e2; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #009688; } .ItemRow--enabled.ItemRow--focused, .ItemRow--enabled.ItemRow--highlighted { background: #303030; border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; box-shadow: none; animation: 0.1s; transition: none; } .textEditor-container.is-focused, .textEditor-container.textEditor--dynamic.is-focused { animation: none; border-color: #42424270; background-color: #303030; box-shadow: none; outline: 0; } .FormElementButton.FormElementButton--secondaryButton.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; } .FormElementButton.FormElementButton--secondaryButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #666666; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):hover, .textEditor-container.textEditor--dynamic:hover { border-color: #42424270; } .inbox .inbox-thread-wrapper .project-footer .show-more-link, .inbox .inbox-thread-wrapper .task-footer .show-more-link, .inbox .inbox-thread-wrapper .task-header .show-more-link { color: #009688; font-weight: 600; } .PageHeaderCollapsedStructure-title, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { font-weight: 700; } .inbox .inbox-thread-wrapper .task-footer .show-more-link:hover, .inbox .inbox-thread-wrapper .task-header .show-more-link:hover, inbox .inbox-thread-wrapper .project-footer .show-more-link:hover { color: #e2e2e2; text-decoration: underline; } .SpreadsheetTaskRow--completed, .TaskRow--completed .TaskRow-taskName { color: #fefefe !important; opacity: 0.45 !important; font-weight: 400 !important; } .DueDate--complete { font-weight: 400 !important; font-style: italic; opacity: 0.6 !important; } .SingleTaskPaneFields--completed .DueDate, .SingleTaskPaneFields--completed .DueDate--past, .SingleTaskPaneFields--completed .DueDate--soon, .SingleTaskPaneFields--completed .DueDate--future, .SingleTaskPaneFields--completed .DueDate--complete { color: #fefefe70; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { color: #e2e2e2; fill: #e2e2e2; background: #424242; box-shadow: 0 0 0 3px #424242; border-color: #42424270; } .TaskRow-detailsCaret:hover { fill: #009688; } .ProjectMembersDialogContent-footer, .attachment-card-metadata:not(.attachmentCardView-hiddenBorder) { border-top: 1px solid #42424270; } .ProjectMembersDialogContent, .ProjectMembersDialogFooter { border-color: #42424270; } .ProjectMembersDialogContent-label { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fefefe; } .Tooltip-caret, .Tooltip-caret::before { background-color: #303030; } .Tooltip-body { background: #303030; color: #e2e2e2; } .Tooltip-caret { color: #303030; fill: #303030; } .TaskAttachments-uploadProgressPercentage { background-color: #009688; } .SuccessToast { background: #212121; color: #e2e2e2; } .TipToast, .TipToast-titleContainer { color: #009688; } .SuccessToast::before { background-color: #009688; background-image: none; } .TipToast { background: #212121; opacity: 0.8; } .TipToast::before { background-color: #303030; background-image: none; } .TipToast-messageContainer { color: #e2e2e2; } .TipToast-dismissLink { border-bottom: 1px dotted #424242; color: #303030; fill: #212121; } .TipToast-dismissLink:focus, .TipToast-dismissLink:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; } .ToastNotificationContent-link { border-bottom: 1px dotted #303030; color: #303030; fill: #303030; } .ToastNotificationContent-link:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; } .WelcomeTaskTipToastNotification-icon { fill: #303030; } .ToastContainer { width: 230px; font-family: -apple-system, BlinkMacSystemFont, -system-ui, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; background: #303030; color: #fefefe; } .search.search-toolbar--short { background: #303030; } .SearchTextInput { border-color: #424242; } .SearchTextInput:focus { border-color: #424242; box-shadow: inset 0 1px #424242; } .PageHeaderStructureLoading--compact, .PageHeaderStructureLoading--normal { background-color: #212121; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); } .ScheduleStatus .ScheduleStatus-newScheduleIcon { background: #009688; } .ScheduleStatus .ScheduleStatus-newScheduleIcon:hover { background: #e2e2e2; } .ProjectMembersDialogRow:hover:not(.ProjectMembersDialogRow--highlighted), .ProjectMembersPrivacyForm { background-color: #303030; } .attachment-card-view { background: #303030; box-shadow: none; } .attachment-card-attachment-link, .hover-no-change-attachment-card-attachment-link { color: #009688; font-weight: 600; } .Tokenizer, .Tokenizer .Tokenizer-input, .Tokenizer .Tokenizer-token { background: #303030; font-weight: 600; } .ProjectMembersDialogDefaultSettingsRow:hover { background: #303030; } .ProjectMembersPrivacyForm-privacyToggleButton { border-bottom: 1px dotted #848f99; color: #848f99; cursor: pointer; fill: #848f99; } .ProjectMembersPrivacyForm-privacyToggleButton:focus, .ProjectMembersPrivacyForm-privacyToggleButton:hover, .ProjectMembersSummary-addButton:focus, .ProjectMembersSummary-addButton:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .miniHeartButtonView--withThumbsUp:hover:not(.is-hearted), .topbarHelpMenuButton-textButton:hover { color: #009688; fill: #009688; } ::-webkit-scrollbar { width: 2px; } ::-webkit-scrollbar-track { -webkit-border-radius: 1px; border-radius: 3px; -webkit-box-shadow: inset 0 0 1px #42424275; box-shadow: inset 0 0 1px #42424275; } ::-webkit-scrollbar-thumb { -webkit-border-radius: 1px; border-radius: 1px; background: 0 0; -webkit-box-shadow: inset 0 0 1px #00968850; box-shadow: inset 0 0 1px #00968850; } ::-webkit-scrollbar-thumb:window-inactive { background: 0; } .navigating-overlay-mask { opacity: 0.3; background: #212121; } .InboxThreadHeader-title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .itemListInboxThreadView-listName:hover { color: #009688; text-decoration: none; } .inboxToolbar .inbox-email-settings-menu:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .BoardPlaceholder-columnHeader { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background: #212121; } .BoardPlaceholder-addTaskButton, .BoardPlaceholder-task { background: #212121; } .CalendarHeaderPlaceholder-button { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .ConversationsPlaceholder-composer { background: #212121; } .ConversationsPlaceholder-commentComposer { background: #212121; border-top: 1px solid #212121; } .ConversationsPlaceholder-buttonRow { border-top: 1px solid #212121; } .ConversationsPlaceholder-button { -webkit-transition-duration: 0.1s; transition-duration: 0.1s; -webkit-transition-property: background, border, box-shadow, color; transition-property: background, border, box-shadow, color; background: #009688; } .ConversationsPlaceholder-avatar { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .ConversationsPlaceholder-commentEditor { background: #212121; border: 1px solid #303030; } .ConversationsPlaceholder-authorAvatar, .ConversationsPlaceholder-authorName, .ConversationsPlaceholder-conversationContent, .ConversationsPlaceholder-conversationTitle { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .DashboardPlaceholder-board { background: #212121; } .InboxPlaceholder-story { border-bottom: 1px solid #303030; } .PotGridToolbarPlaceholder { background: #303030; border-bottom: 1px solid #424242; } .InboxPlaceholder-avatar, .InboxPlaceholder-content, .InboxPlaceholder-storyTitle, .PotGridPlaceholder-button { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .PotGridBodyPlaceholder-itemRow::after { border-bottom: 1px solid #303030; border-color: #303030; } .PotGridBodyPlaceholder-circleCheck, .PotGridBodyPlaceholder-taskContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .SidebarPlaceholder-avatar, .SidebarPlaceholder-longContent, .SidebarPlaceholder-mediumContent, .SidebarPlaceholder-shortContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-color: #212121; background-image: -webkit-linear-gradient( right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%); background-image: linear-gradient( -90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%); } .SingleTaskPanePlaceholder-circle, .SingleTaskPanePlaceholder-taskContent, .SingleTaskPanePlaceholder-titleContent, .SingleTaskPanePlaceholder-toolbarContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .SingleTaskPanePlaceholder-commentComposer { background: #212121; border-top: 1px solid #303030; } .SingleTaskPanePlaceholder-commentComposer .SingleTaskPanePlaceholder-circle { background-color: #212121; } .SingleTaskPanePlaceholder-commentBox { border: 1px solid #303030; background: #212121; } .TopbarPlaceholder-circle, .TopbarPlaceholder-longContent, .TopbarPlaceholder-shortContent { -webkit-animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-color: #212121; animation: animation-shimmering 0.1s linear infinite; } .SingleTaskPanePlaceholder-commentBox::-webkit-input-placeholder { color: #424242; } .SingleTaskPanePlaceholder-commentBox::-moz-placeholder { color: #424242; } .SingleTaskPanePlaceholder-commentBox:-ms-input-placeholder { color: #424242; } .TopbarPlaceholder-omnibuttonPlusIcon { fill: #212121; } .PageHeaderPlaceholder { background-color: #212121; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); } .PageHeaderPlaceholder--compact { background-color: #212121; } .PageHeaderPlaceholder-bigCircle, .PageHeaderPlaceholder-circle, .PageHeaderPlaceholder-facepileContent, .PageHeaderPlaceholder-smallCircle, .PageHeaderPlaceholder-tabContent, .PageHeaderPlaceholder-titleContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .BaseCard, .BaseSelectableCard--isEnabled.BaseSelectableCard--isNotSelected:hover.BaseCard { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .dashboard-card { background: #303030; } .dashboard-card .project { background: #303030; color: #fefefe; } .dashboard-card .dashboard-call-to-action-card { background: #212121; } .dashboard-card .add-project { background-image: none; } .TemplateList, .clickable-icon-box.active { background-color: #212121; } .TemplateCardStructure { background-color: #303030; } .AsanaCreatedTemplateCard, .CustomTemplateCard { border: 1px solid #42424270; } .TemplateGalleryRowStructure:hover { background-color: #303030; } .TemplateGalleryRowStructure::after { border-color: #42424270; } .TemplateGallery-csvImporterUpdatedColorChip { background-color: #303030; } .TemplateGallery-importIcon--onWhite { fill: #fefefe; } .AddItemSquircle-box { background: #303030; border-color: #42424270; fill: #666; color: #666; } .Tab-selectableTab.Tab-selectableTab--isSelected { box-shadow: inset 0 -2px #009688; color: #009688; } .Tab-selectableTab:hover, .Tab-selectableTab.Tab-selectableTab--isActive { box-shadow: inset 0 -2px #009688; color: #009688; } .CustomScrollbarContainer-thumb { background-color: #009688; border-radius: 25px; position: absolute; width: 2px; } .ItemListHelpText { border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; color: #e2e2e2; } .ItemListEmptyLines-row--withTopBorder { border-top: 0; border-bottom: 1px solid #42424270; } .ItemListEmptyLines-row { border-bottom: 1px solid transparent; border-top: 1px solid #42424270; } .Topbar-myDashboardButton:hover:not(.is-loading), .Topbar-myTasksButton:hover:not(.is-loading), .Topbar-notificationsButton:hover:not(.is-loading) { color: #009688; border-bottom: 1px solid #009688; } .BoardCard { background: #303030 !important; } .Board--hasViewMenu .BoardColumnHeaderTitle, .BoardBody-columnInBoardWithViewMenu .BoardColumnHeaderTitle { font-weight: 900; line-height: 30px; } .BoardCard.BoardCard--isSelected { background-color: #00968830; border-color: #00968850; box-shadow: 0 1px 1px 2px #00968830; } .DueDate, .SingleTaskTitleRow-taskName .autogrowTextarea-input, .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-weight: 700; } .BoardBody-descriptionLink:focus, .BoardBody-descriptionLink:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .DueDateContainer:not(.DueDateContainer--disabled).DueDateContainer--unset { border: 1px dashed #e2e2e2; fill: #e2e2e2; } .DueDateContainer:not(.DueDateContainer--disabled).DueDateContainer--unset:hover { background-color: #e2e2e2; border-color: #e2e2e2; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #009688; } .CardButton:focus:not(.CardButton--disabled), .CardButton:hover:not(.CardButton--disabled) { box-shadow: 0 0 0 2px #009688; color: #e2e2e2; fill: #009688; background-color: #009688; } .CardButton:active:not(.CardButton--disabled) { box-shadow: 0 0 0 1px #303030; color: #303030; fill: #303030; } .FeedBlockStory.FeedBlockStory--pinned { box-shadow: none; } .FeedBlockStory.FeedBlockStory--pinned .BlockStory { background: #174642; border: 0; } .StoryFeed-blockStory { margin: 2px -28px; } .KeyboardShortcutsModal, .navigating-overlay-box { background-color: #212121; } .KeyboardShortcutsModal-headerTitle { color: #009688; } .KeyboardShortcutsModal-row { border-bottom: 1px solid #42424270; } .KeyboardShortcutsModal-key { background-color: #303030; border: 1px solid #42424270; color: #888; } .KeyboardShortcutsModal-sectionHeader { color: #009688; padding-top: 15px; } .SingleTaskPane-descriptionLabel { fill: #fefefe70; } .Tokenizer.is-focused { -webkit-animation: none; animation: none; border-color: #42424270; box-shadow: inset 0 1px #424242; outline: 0; background-color: #303030; } .Tokenizer.is-focused .TaskFollowers--following { background-color: #009688; } .Token .Token--colorNone .Tokenizer-token .Token--withavatar { background-color: #009688; color: #e2e2e2; } .tokenView:not(.has-potColor) { background: #303030; border-color: #42424270; color: #fefefe; } .tokenView:not(.has-potColor):hover { background: #009688; border-color: #009688; color: #fefefe; } .projectSectionTokenView .projectSectionTokenView-dropdownLink { border-color: #42424270; color: #fefefe; fill: #303030; } .dropdown .typeahead-dropdown-contents .action.selected, .dropdown .typeahead-dropdown-contents .action:hover:not(.disabled):not(.selectable), .dropdown .typeahead-dropdown-contents .item.selected, .dropdown .typeahead-dropdown-contents .item:hover:not(.disabled):not(.selectable), .dropdown .typeahead-dropdown-contents .menu-item.selected, .dropdown .typeahead-dropdown-contents .menu-item:hover:not(.disabled):not(.selectable) { background-color: #009688; border-color: #42424270; } .TopbarSearchTypeaheadHelper-showMoreItem { background: #212121; border-bottom: 1px solid #42424270; height: 30px; } .referencedTaskRowView-comments { color: #f2f2f2; fill: #f2f2f2; } .referencedTaskRowView-comments:hover { color: #f2f2f2; fill: #f2f2f2; background-color: #009688; } .miniHeartButtonView--withThumbsUp:hover:not(.is-hearted) { fill: #fff; } .grid-compact .completed .grid-tags-and-date a.tag, .grid-compact .completed .grid_cell_assignee a.tag, .grid-compact .completed .grid_cell_string .task-row-text-input, .grid-compact .completed .grid_due_date, .grid-compact .completed .grid_due_date:not(.due_soon):not(.overdue), .grid-compact .completed .tag_overflow, .grid-uncompact .completed .grid-tags-and-date a.tag, .grid-uncompact .completed .grid_cell_assignee a.tag, .grid-uncompact .completed .grid_cell_string .task-row-text-input, .grid-uncompact .completed .grid_due_date, .grid-uncompact .completed .grid_due_date:not(.due_soon):not(.overdue), .grid-uncompact .completed .tag_overflow { color: #646f79; } .TextDiff-diff.TextDiff-delete { background-color: #303030 !important; } .TextDiff-diff.TextDiff-insert { color: #fefefe; } .TextDiff-diffedDescription { padding-bottom: 10px; } .notificationView-iconAvatar { background: #009688; fill: #fefefe; } .BoardCardWithCustomProperties { background: #303030; } .BoardCardWithCustomProperties.BoardCardWithCustomProperties--isSelected { background-color: #424242; border-color: #009688; } .SingleTaskPaneModal { background: #303030 !important; } .ModalBuffer { background-color: rgba(0, 0, 0, 0.75); } .ModalPaneWithBuffer-pane { background-color: #212121; } .CustomPropertyContainerSettingsFieldTypeButton-title, .MessageDialog-header { color: #fefefe; } .CustomPropertyContainerSettingsFieldTypeButton.CustomPropertyContainerSettingsFieldTypeButton--isSelected { border: 1px solid #009688; background-color: #303030; } .CustomPropertyContainerSettingsFieldTypeButton-exampleContainer { background: #424242; } .CustomPropertyProtoTypeaheadHeader { background: #303030; color: #fefefe; } .CustomPropertyProtoCreateRow.CustomPropertyProtoCreateRow--highlighted, .CustomPropertyProtoTypeaheadItem.CustomPropertyProtoTypeaheadItem--highlighted { background: #009688; } .ProjectMembersShareForm { border-color: #42424270; } .ProjectMembersShareForm-textArea .autogrowTextarea-input, .ProjectMembersShareForm-textArea .autogrowTextarea-shadow { background-color: #303030; } .ProjectMembersShareForm-toolbar { border-top: 1px solid #42424270; } .ProjectMembersDialogRow--highlighted { background-color: #00968850; } .Tokenizer { border-color: #42424270; } .SingleTaskPane-header, .MultiTaskPane-header, .SingleTaskPaneSpreadsheet-body { background: #212121; } .SingleTaskPaneSpreadsheet-header { background: #212121; } .SingleTaskPaneSpreadsheet-feed { background: #262626; padding: 0px; border-top: 1px solid #303030; } .MultiTaskPaneSpreadsheet-header { background: #303030; } .SingleTaskPane-footer { background: #42424270; border-top: 1px solid #42424270; } .ItemRow--enabled:hover, .StoryFeed-separator { border-color: #42424270; } .simpleTextarea.simpleTextarea--dynamic { background-color: #21212100; border: none; box-shadow: none; border-radius: 0; } .simpleTextarea, .textEditor-container { font-weight: 500 !important; } b, strong { font-weight: 900 !important; } .BoardCardWithCustomProperties-name { font-weight: 600; } .BoardColumn.has-dragPrompt { box-shadow: 0 0 0 2px #424242; background-color: #42424220; } .BoardColumnScrollableContainer-scrollableTopSeam { background: #42424275; } .FloatingSelect { color: #fefefe; fill: #fefefe; font-weight: 600; } .MiniStory, .SubtaskTaskRow--completed .SubtaskTaskRow-taskName { color: #666; } .StoryFeed-separator { margin-top: 5px; } .StoryFeed-miniStory { padding: 3px 3px 3px 9px; border: none; } .CommentComposer-toolbar { box-shadow: inset 0 1px #424242; } .MessageBanner--error { background-color: #b92634; color: #fefefe; } .HeartButton-heartCount { background-color: #009688; color: #fefefe; font-weight: 700; } .HeartButton-button.IconToggleButton--toggledOff .IconButton--enabled:focus, .HeartButton-button.IconToggleButton--toggledOff .IconButton--enabled:hover { fill: #009688; } .SingleTaskPanePlaceholder-toolbar, .SingleTaskPaneToolbar { border: none; } .Token.Token--colorMagenta { background-color: #e362e3 !important; color: #212121; border: 1px solid #e362e3; } .Token.Token--colorMagenta:hover { background-color: #e362e3 !important; color: #212121; border: 1px solid #fefefe; } .Token.Token--colorBlueGreen { background-color: #37c5ab; color: #212121; border: 1px solid #37c5ab; } .Token.Token--colorBlueGreen:hover { background-color: #37c5ab; color: #212121; border: 1px solid #212121; } .Token.Token--colorYellow { background-color: #eec300; color: #212121; border: 1px solid #eec300; } .Token.Token--colorYellow:hover { background-color: #eec300; color: #212121; border: 1px solid #212121; } .Token.Token--colorOrange { background-color: #fd612c; color: #212121; border: 1px solid #fd612c; } .Token.Token--colorOrange:hover { background-color: #fd612c; color: #212121; border: 1px solid #212121; } .Token.Token--colorNone { background: #777; border-color: #777; color: #212121; } .ProjectWithColumnTokenContent-dropdownButton { border-color: #424242; } .ProjectWithColumnTokenContent-downIcon { fill: #212121; } .Token.Token--colorNone:hover, .Token.Token--colorNone:hover:not(:focus) { background: #777; border-color: #212121; color: #212121; } .Token:hover .ProjectWithColumnTokenContent-downIcon { fill: #fefefe70; } .Token.Token--colorRed { background-color: #e8384f; color: #212121; border-color: #e8384f; } .Token.Token--colorRed:hover { background-color: #e8384f; color: #212121; border-color: #212121; } .Token.Token--colorPink { background-color: #fc91ad; color: #212121; border-color: #fc91ad; } .Token.Token--colorPink:hover { background-color: #fc91ad; color: #212121; border-color: #212121; } .Token.Token--colorHotPink { background-color: #ea4e9d; color: #212121; border-color: #ea4e9d; } .Token.Token--colorHotPink:hover { background-color: #ea4e9d; color: #212121; border-color: #212121; } .Token.Token--colorPurple { background-color: #aa62e3; color: #212121; border-color: #aa62e3; } .Token.Token--colorPurple:hover { background-color: #aa62e3; color: #212121; border-color: #212121; } .Token.Token--colorBlue { background-color: #4186e0; color: #212121; border-color: #4186e0; } .Token.Token--colorBlue:hover { background-color: #4186e0; color: #212121; border-color: #212121; } .Token.Token--colorIndigo { background-color: #7a6ff0; color: #212121; border-color: #7a6ff0; } .Token.Token--colorIndigo:hover { background-color: #7a6ff0; color: #212121; border-color: #212121; } .Token.Token--colorGreen { background-color: #62d26f; color: #212121; border-color: #62d26f; } .Token.Token--colorGreen:hover { background-color: #62d26f; color: #212121; border-color: #212121; } .Token.Token--colorYellowGreen { background-color: #a4cf30; color: #212121; border-color: #a4cf30; } .Token.Token--colorYellowGreen:hover { background-color: #a4cf30; color: #212121; border-color: #212121; } .Token.Token--colorAqua { background-color: #20aaea; color: #212121; border-color: #20aaea; } .Token.Token--colorAqua:hover { background-color: #20aaea; color: #212121; border-color: #212121; } .Token.Token--colorYellowOrange { background-color: #fd9a00; color: #212121; border-color: #fd9a00; } .Token.Token--colorYellowOrange:hover { background-color: #fd9a00; color: #212121; border-color: #212121; } .Token.Token--colorCoolGray { background-color: #8da3a6; color: #212121; border-color: #8da3a6; } .Token.Token--colorCoolGray:hover { background-color: #8da3a6; color: #212121; border-color: #212121; } .buttonSelectView-button:not(.is-disabled) { background: #303030; border-color: #42424270; color: #777; fill: #777; } .buttonSelectView-button:not(.is-disabled).is-active, .buttonSelectView-button:not(.is-disabled):active { background-color: #303030; border-color: #42424270; color: #fefefe; fill: #fefefe; } .dropdown-menu-link.open .buttonSelectView-button { background-color: #009688; border-color: #303030; color: #fefefe; fill: #fefefe; } .dropdown hr { border-top: 1px solid #fefefe70; } .buttonSelectView-button:not(.is-disabled):hover { background-color: #424242; border-color: #42424270; color: #fefefe; fill: #fefefe; } .buttonView.buttonView--toggle.buttonView--secondary.is-active, .buttonView.buttonView--toggle.buttonView--secondary:active, .buttonView.buttonView--toggle.is-active, .buttonView.buttonView--toggle:active { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .DynamicBorderScrollable--canScrollDown, .TopbarSearchSectionToggleItem, .dialog-box .dialog-title { border-bottom: 1px solid #42424270; } .tokenAreaView .token-input { background-color: #424242; color: #fefefe; } .GridViewSettingsMenu-filter.is-dropdownVisible, .GridViewSettingsMenu-filter:hover { fill: #fefefe; } #remote_job_status { background-color: #303030; border: 1px solid #42424270; } #remote_job_status .left-icon.in-progress { filter: invert(70%); } #remote_job_status a { font-weight: 600; } .TopbarSearchNavigationItem { color: #fefefe; } .TopbarSearchSectionToggleItem { background-color: #424242; color: #fefefe; fill: #fefefe; } .TopbarSearchSectionToggleItem--highlighted { background-color: #009688; } .TopbarSearchAdvancedSearchItem { background-color: #424242; color: #fefefe; border-top: 1px solid #42424270; } .QuickAddPopOut, .dialog-box { border: 1px solid #42424270; } .TopbarSearchAdvancedSearchItem--highlighted { background: #009688; color: #fefefe; } .TopbarSearchAdvancedSearchItem--oldStyle.TopbarSearchAdvancedSearchItem--highlighted .TopbarSearchAdvancedSearchItem-title { font-weight: 800; color: #fefefe; } .TypeaheadItemStructure--oldStyle { box-shadow: inset 0 -1px #424242; } .TopbarSearchTypeahead input { color: #fefefe; font-weight: 700 !important; } .PageHeaderStructure-title { color: #fefefe; font-weight: 700; } .TaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #424242; } .dialog-box { background-color: #303030; } .dialog-box .dialog-title { color: #fefefe; } .dismissable-overlay { background: #212121; box-shadow: none; color: #e2e2e2; } .QuickAddPopOut, .QuickAddPopOutContents { background: #303030; } #remote_job_status.remote-job-status-overlay-completed { background-color: #303030; } .QuickAddPopOut-contents { max-height: 750px; } .QuickAddPopOut-header { height: 35px; background-color: #424242; } .QuickAddPopOutCustomPropertiesContainer { border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; } .QuickAddPopOut .simpleTextarea.simpleTextarea--dynamic { background-color: #303030; } .QuickAddPopOut-nameInput { background-color: #424242; padding-top: 10px; padding-bottom: 10px; } .QuickAddPopOutContents-nameInput { margin-top: 10px; } .asanaView-paneGutter { flex: 0 0 0px; } #right_pane_container { max-width: none; } .TaskDescription-textEditor--willContainToolbar .ql-editor { padding-bottom: 3px; } .TaskDescription-textEditorToolbarWrapper--withStickyToolbar { background: #303030 !important; } .TaskDescription-textEditorToolbarWrapper.TaskDescription-textEditorToolbarWrapper--withStickyToolbar.TaskDescription-textEditorToolbarWrapper--withStickyToolbarPinned { border-top: 1px solid #424242 !important; } .TextEditorToolbarButton-anchor--isToggledOn { fill: #009688; } .TextEditorToolbarButton-anchor { fill: #fefefe75; } .ScheduleStatus .ScheduleStatus-upcomingScheduleIcon:hover { border: 2px solid #009688; } .CustomPropertyTextEditablePreviewCell .textInput { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .SidebarCollapsibleHeader--withoutClarifiedNavigation .SidebarCollapsibleHeader-name, .SidebarItemRow-name, .SidebarReportsItemRow, .SidebarTeamMembershipHeader--withoutClarifiedNavigation .SidebarTeamMembershipHeader-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .FeedBlockStory.FeedBlockStory--pinnedAtTop, .Topbar-notificationsButton:not(.is-loading).has-newNotifications::after { background: #174642; border: 1px solid #174642; border-left: 3px solid #009688; } .CustomScrollbarContainer-content, .Sidebar-scrollable { padding-top: 5px; background: 0 0; } .SidebarCollapsibleHeader--withoutClarifiedNavigation .SidebarCollapsibleHeader-name { color: #009688; } .SidebarReports--withoutClarifiedNavigation { padding-top: 10px; padding-bottom: 10px; } .page-topbar { background: #202020; box-shadow: none; } .TopbarPageHeaderGlobalActions, .TopbarPageHeaderGlobalActionsPlaceholder, .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-background { background-color: #202020; } .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-background::before { background-image: none; border-left: 1px solid #42424270; } .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-input:not(:focus) { background-color: #303030; border-color: #212121; } .projectHeaderFacepile-clarifiedNavigationFacepileClickable:hover .Facepile-item { box-shadow: 0 0 0 2px #424242, inset 0 0 0 1px rgba(0, 0, 0, 0.07); } .Facepile--compact .Facepile-item { box-shadow: 0 0 0 2px #303030, inset 0 0 0 1px rgba(0, 0, 0, 0.07); } .TopbarPageHeaderStructure-title { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .ClarifiedNavigationHeaderView-title, .SidebarCollapsibleHeader--withClarifiedNavigation, .SidebarReportsItemRow.SidebarReportsItemRow--withClarifiedNavigation, .SidebarTeamMembershipHeader--clarifiedNavigation .SidebarTeamMembershipHeader-teamName, .SingleTaskTitleInput-taskName .autogrowTextarea-input, .SingleTaskTitleInput-taskName .autogrowTextarea-shadow, .CommentComposerEditor { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .MembersDialogRow:hover:not(.MembersDialogRow--highlighted) { background: #303030; } .MultiTaskPaneToolbarEasyCompletion, .SingleTaskPaneToolbarEasyCompletion { border-bottom: 1px solid #42424270; } .GridHeader, .PotGridPlaceholder-gridHeader, .TaskPaneAssigneeDueDateRowStructure { border-bottom: 1px solid #42424270; } .ClarifiedNavigationHeaderView-title { color: #fefefe; } .SingleTaskTitleInput-taskName .autogrowTextarea-input, .SingleTaskTitleInput-taskName .autogrowTextarea-shadow, .SingleTaskTitleInput-taskName .AutogrowTextarea-input, .SingleTaskTitleInput-taskName .AutogrowTextarea-shadow { font-weight: 700 !important; } .CommentComposerEditor-toolbar { box-shadow: inset 0 1px #424242; } .CommentComposerEditor { border: 1px solid #42424270; background: #303030; } .CommentComposerEditor.CommentComposerEditor--isFocused { border-color: #42424270; box-shadow: inset 0 1px #424242; } .TaskStoryFeed-separator { border-color: #42424270; } .Pane, .PaneView { background-color: #212121; } .FollowersBar { background: #262626; } .FollowersList-placeholderAvatar.DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue { background: #262626; border: 1px solid #424242; fill: #fefefe75; } .FollowersList-placeholderAvatar.DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue:hover { background-color: #009688; color: #fefefe70; fill: #fefefe70; border-color: #fefefe70; } .ToggleBellButton-toggleButton.ToggleBellButton--on > .ToggleBellButton-toggleText { color: #fefefe70; fill: #fefefe70; border-color: #fefefe70; } .ToggleBellButton-toggleText, .ToggleBellButton-toggleButton .Icon { color: #009688; fill: #009688; border-color: #009688; } .TokenButton--hasValue > .TokenButton-icon { background: transparent; border-color: #fefefe; fill: #fefefe; } .TokenButton-icon { background-color: #303030; color: #fefefe; fill: #fefefe; border: 0px solid #000; } .TopbarPageHeaderView-title, .ConversationBody-fullSize .ConversationBody-title, .ConversationTitle, .ConversationBody-title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .TopbarSearchResultSection--cleanStyle { background-color: #424242; box-shadow: none; } .TopbarSearchTypeahead-background { background-color: #202020; } .TopbarSearchTypeahead-background::before { background-image: none; } .ConversationCard, .ConversationComposerContents-textEditorContainer { background: #303030; } .ConversationBody-titleLink, .ConversationBody-authorLink { color: #fefefe; fill: #fefefe; } .ConversationBody-titleLink:hover, .ConversationBody-titleLink:focus, .ConversationBody-authorLink:hover { color: #009688; fill: #009688; } .SearchConversationRow:not(.SearchConversationRow--borderless)::after { border-bottom: 1px solid #303030; } .ConversationComposerEditor { background: #303030; } .ConversationFooter { background: #212121; border-top: #424242; } .StatusUpdateComposer { border-top: 10px solid #424242; margin-bottom: 15px; } .StatusUpdateComposer-textEditorContainer { background: #42424270; } .TopbarSearchTypeaheadDropdownContents-scrollableList { background: #303030; } .TopbarSearchResultSection { box-shadow: inset 0 1px #42424270; } .ButtonSelect-dropdownMenu { max-height: 400px; } .notificationView-blockStoryLink { color: #fff; font-weight: 900; } .notificationView-blockStoryLink:hover { color: #009688; } .Drawer { background-color: #303030; border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; margin: -1px -10px 0; } .BlockStory-actorLink, .BlockStory-actorLink:active, .BlockStory-actorLink:link, .BlockStory-actorLink:visited, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { color: #009688 !important; } .BlockStory-actorLink:link, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { font-weight: 700; } .Home { background: #212121; color: #fefefe; } .HomeTasksForTodaySection-tasks { border-color: #42424270; } .HomeTaskRow.ItemRow--enabled:hover { border-color: #42424270; } .HubSection-header { border-bottom: 1px solid #42424270; } .HubSection-title { color: #009688; } .TileStructure:focus, .TileStructure:hover { background-color: #fefefe10; } .TileStructure-name { color: #fefefe; } .MultilineRowMetadataStructure-title { color: #fefefe; } .RowStructure.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #424242; } .RowStructure.ItemRow--enabled:hover { border-color: #42424270; border-top: 1px solid #42424270; } .ProjectCreationModal-modal { background-color: #212121; } .TemplateGallery-listHeader { border-color: #42424270; } .Tab.Tab--isSelected, .Topbar-myDashboardButton.is-selected, .Topbar-myTasksButton.is-selected, .Topbar-notificationsButton.is-selected, .blockStoryView-actorLink, .tab-nav-div .tab-nav-bar .tab-nav-button:hover { color: #009688; } .TemplateGalleryRow::after { border-color: #42424270; } .TemplateGalleryRow:hover { background-color: #303030; } .EmojiPicker { background: #303030; border-color: #42424270; box-shadow: 0 1px 3px 0 #424242; } .EmojiPicker-categorySelector { background-color: #424242; border-bottom: #676767; } .EmojiPickerCategoryButton-categoryIcon { fill: #fefefe; } .EmojiPickerItem--highlighted { background: #676767; } .EmojiPicker-bottomRow { border-top: #424242; } .EmojiPicker-emojiName { color: #fefefe; } .SkinTonePicker { background: #303030; border-color: #42424270; } .CustomPropertyExternalLink-linkIcon:hover { cursor: pointer; fill: #fefefe; } .CustomPropertyTextEditablePreviewCell:hover .CustomPropertyTextEditablePreviewCell-input--linkEnabled:not(:hover):not(:focus) { background-color: #676767; border-color: #42424270; } .CustomPropertyTextEditablePreviewCell:hover .CustomPropertyTextEditablePreviewCell-input--linkEnabled { border-color: #676767; } .CustomPropertyHeader-fieldHeading--highlighted .CustomPropertyHeader-fieldName { color: #009688; font-weight: 700; } .CustomPropertyHeader-fieldName:hover { color: #009688; } .MenuAnchor--normal, .CustomPropertyHeader { align-items: center; color: #fefefe75; fill: #fefefe75; font-weight: 500; } .textInput.textInput--dynamic:hover { border-color: #676767; } .TopbarContingentUpgradeLink { display: none; } .HubList--layoutRows .HubList-draggableItemWrapper:not(:last-child) .HubList-item .RowStructure::after, .HubList--layoutRows .HubList-item:not(:last-child) .RowStructure::after, .HubList--layoutRows .HubList-nonDraggableItemWrapper:not(:last-child) .HubList-item .RowStructure::after { border-bottom: 1px solid #303030; color: #fefefe; } .HomeTasksForTodaySection-myTasksLink, .HomeTasksForTodaySection-myTasksLink:focus, .HomeTasksForTodaySection-myTasksLink:hover { color: #009688; } .taskCheckboxNodeView--withoutEmptyCheckCircleExperiment.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background-color: #303030; border: 1px solid #42424270; fill: #fefefe; } .PortfolioIndexPageView { background-color: #212121; } div.tooltip-body { background-color: #009688; } .TabButton.TabButton--isSelected { box-shadow: inset 0 -2px #009688; color: #009688; } .TabButton.TabButton--isActive, .TabButton.TabButton--isHoverable:hover { box-shadow: inset 0 -2px #009688; color: #fefefe; } .inboxThreadView-archiveButton:hover { background: #009688; fill: #fefefe; } .Pill.Pill--large { font-weight: 500; } .EnumOptionRow::after { border-bottom: none; } .CustomPropertyContainerSettingsManageDialog-footer, .CustomPropertyFieldDialogContent-footer { border-top: 0 solid #424242; background-color: #303030; } .MessageBanner--warning { background-color: #fffede20; color: #f2a100; font-weight: 500; } .textInput { border: 1px solid #42424270; } .CustomPropertyContainerSettingsManageDialog-customPropertyContainerSettingsList, .CustomPropertyContainerSettingsManageDialog-emptyMessage { border-bottom: none; } .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:focus, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:hover { color: #009688; fill: #009688; } .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:hover .CustomPropertyContainerSettingsAddFieldsLink-addFieldLinkIcon, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLinkIcon { background-color: #009688; } .ItemRow--enabled:hover, .StoryFeed-separator { background-color: #303030; } .CommentComposerPlaceholder-commentBox { border: 1px solid #42424270; background: #303030; border-color: #42424270; } .PotCreateRow, .PotCreateRow.PotCreateRow--highlighted, .PotGridPlaceholder-gridHeader { background: #303030; } .PotTypeaheadItem.PotTypeaheadItem--highlighted { background: #009688; } .PageToolbarStructure--withShadow { background-color: #303030; border-top: 1px solid #42424270; } .MenuAnchor--normal.MenuAnchor--isMenuOpen, .MenuAnchor--normal:hover { background-color: #009688; color: #fefefe; } .ItemListEmptyLines-divider { border-top: none; } .GridHeaderStructure { background: #212121; border-bottom: 1px solid #42424270; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):hover { background-color: #009688; } .FormElementButton { border-color: #424242; } .FormContainer, .ProjectProgress { background-color: #212121; } .highcharts-background { fill: #282828 !important; } .highcharts-text-outline { fill: #424242 !important; stroke: #424242 !important; } .PageToolbarStructure { background-color: #212121; border-color: #303030; } .AdminConsole, .AdminConsoleSidebar-container, .AdminConsoleCsmContact-helpIllustration { background: #212121; background-image: none !important; } .AdminConsoleTeamsListHeader { border-color: #42424270; } .AdminConsoleTeamsListHeader-cell { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .AdminConsoleTeamsListHeader-cell--name, .AdminConsoleTeamsListHeader-cell--members { color: #009688; } .AdminConsoleMembersList-containerInfoBar { background-color: #30303050; border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; } .AdminConsoleTeamsListRow { color: #fefefe; } .AdminConsoleTeamsListRow:not(:last-child) { border-color: #42424270; } .AdminConsoleCsmContactStructure-photo, .AdminConsoleCsmContactStructure-caption, .AdminConsoleCsmContactStructure-button { color: #fefefe; } .CalendarBody { background: #303030 !important; background-color: #303030 !important; } .CalendarBody-dayOfWeekLabels, .CalendarDay-dayHeader { color: #fefefe75; border-bottom: 1px solid #42424270; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .ProjectCalendarDay { border-color: #42424270 !important; background: #303030 !important; } .CalendarDay { background: #303030 !important; border-top: 3px solid #424242 !important; margin-right: 1px; } .SidebarInvite-image { display: none; height: 0px; } .CustomPropertyHeader-addFieldLink { color: #009688; } .MenuAnchor--normal.MenuAnchor--isOptionActive { color: #fefefe; fill: #fefefe; background-color: #009688; } .SingleTaskPanePlaceholder-buttonContent { background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); } .AttachmentCard { background-color: #303030; border: 1px solid #424242; } .AttachmentCard--validLink:active, .AttachmentCard--validLink:focus, .AttachmentCard--validLink:hover { background-color: #009688; border: 1px solid #00968850; } .AttachmentCard-metaData { color: #fefefe; } .AttachmentCard-preview { border-color: #424242; } .FilesAttachmentCard-creatorName, .FilesAttachmentCard-parentObjectLink { color: #fefefe70; } .FilesAttachmentCard-creatorName:hover, .FilesAttachmentCard-creatorName:focus, .FilesAttachmentCard-parentObjectLink:hover, .FilesAttachmentCard-parentObjectLink:focus { color: #fefefe; fill: #fefefe; } .RichAttachment-labelLink { color: #fefefe; font-weight: 500; } .QuickAddTaskContents, .QuickAddTaskPopOut-header { background: #303030; } .QuickAddTaskPopOut { box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); border: none; } .QuickAddTaskContents-nameInput, .AttachmentCard-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .QuickAddCustomPropertiesContainer, .DynamicBorderScrollable--canScrollUp { border-color: #42424270; } .AdminConsoleMembersListHeader, .AdminConsoleMembersListRow:not(:last-child), .AdminConsoleOptionRow, .OrgSettingsPage-subHeader { border-bottom: 1px solid #303030; border-color: #303030 } .AdminConsoleOptionRow:hover { background-color: #424242; } .AdminConsoleOptionRow-subTitle { color: #fefefe; } .AdminConsoleOptionRow-right { color: #009688; fill: #009688; } .AdminConsolePageStructure-title, .AdminConsoleMembersListRow-cell { color: #fefefe; } .InboxThread.InboxThread--selected { background: #303030; } .InboxThread.InboxThread--selected:hover, .InboxThread.InboxThread--selectable:hover { background: #303030; } .InboxThreadButton:hover { background: #424242; } .InboxFeedHeader { border-bottom: 1px solid #42424270; } .InboxFeed-thread, .SpreadsheetProjectGrid-dropTargetRightChild { border-bottom: 1px solid #42424270 !important; } .InboxFeedFooter:hover { background: #303030; border-bottom: 1px solid #424242; } .InboxReferencedTaskItem { background-color: #303030; border: 1px solid #42424270; color: #fefefe; } .InboxReferencedTaskItem-first { border-color: #42424270; } .InboxReferencedTaskItem-milestoneName, .InboxReferencedTaskItem-taskName { color: #fefefe; } .InboxReferencedTaskItem:hover { background-color: #424242; transition: ease 0.15s; } .Popup { background-color: #212121; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); } .MenuAnchor, .StatusUpdateHeaderWidget-addStatusPromptText { color: #fefefe75; fill: #fefefe75; } .StatusUpdateHeaderWidget-addStatusPrompt:hover .StatusUpdateHeaderWidget-addStatusPromptText { color: #009688; } .MenuAnchor:hover, .MenuAnchor.MenuAnchor--isMenuOpen { background-color: #009688; color: #fefefe; } .MenuAnchor--default:hover, .MenuAnchor--default:focus { background-color: #009688; color: #fefefe; fill: #fefefe; } .MenuItemBase-button.is-highlighted { background-color: #212121; } .MenuAnchor.MenuAnchor--isMenuOpen { fill: #fefefe; } .MenuItemBase-button:hover { color: #fefefe; } .CommentComposerEditor-toolbar { box-shadow: inset 0 1px #424242; } .CommentComposerEditor-toolbar--hasTextEditorToolbar { background-color: #303030; } .QuickResponses, .QuickResponses-moreButton.FormElementButton, .QuickResponses-suggestionButton.FormElementButton, .QuickResponses-suggestionButtons, .TextEditorToolbar { display: flex; } .PotListPage-gridPane, .SearchListPageView-gridPane { flex: 0 1 1000px; } .FieldMenuItem { background: #424242; color: #fefefe; } .FieldMenuItem:hover { background-color: #009688; color: #fefefe; } .MenuSeparator { border-top: 1px solid #fefefe30; } .Switch { background: #303030; border: none; } .Switch-label::before { background: #fefefe95; } .Switch.Switch--checked { background: #009688; border: none; } .AttachmentImage-preview { background: #424242; border: 1px solid #42424270; } .TypeaheadItemStructure-title strong { font-weight: 900; color: #fefefe; } .TypeaheadItemStructure-subtitle { color: #ffffff95; fill: #ffffff95; } .TaskStoryFeed-blockStory { margin: 0 0; } .TaskAddedToPotInboxThread, .TaskAddedToPotInboxThread-title, .InboxExpandableThread, .TaskAddedToPotInboxThread:hover .InboxReferencedTaskItem-milestoneName, .TaskAddedToPotInboxThread:hover .InboxReferencedTaskItem-taskName, .InboxExpandableThread:hover, .InboxExpandableThread:hover .InboxIconAndNameContext-name--withDefaultColors, .TaskAddedToPotInboxThread:hover .InboxIconAndNameContext-name--withDefaultColors { color: #fefefe; fill: #fefefe; } .InboxExpandableThread:hover .StoryActorName-actorName { color: #009688; } .TaskAddedToPotInboxThread-title:hover, .TaskAddedToPotInboxThread-title:focus, .TaskAddedToPotInboxThread:hover, .InboxExpandableThread .StoryActorName-actorName { color: #009688; fill: #009688; } .TaskAddedToPotInboxThread.TaskAddedToPotInboxThread--selected { background: #303030; } .InboxReferencedTaskItem-inner--selected { background: #424242; border-color: #424242; color: #fefefe; } .InboxReferencedTaskItem:hover .InboxReferencedTaskItem-inner, .InboxReferencedTaskItem--animatingCompletion .InboxReferencedTaskItem-inner { background: #424242; border-color: #424242; color: #fefefe; } .InboxReferencedTaskItem-inner, .InboxReferencedTaskItem-inner.InboxReferencedTaskItem-inner--last { border-color: #424242; color: #fefefe; } .MiniStory-actor:hover, .MiniStory-actor:focus { color: #009688; fill: #009688; font-weight: 900; } .Hovercard { background: #424242; color: #fefefe; } .Hovercard-role { color: #009688; } .Hovercard-aboutMe { color: #666; } .ItemLikedBlockStory-actorLink { color: #009688; fill: #009688; font-weight: 700; } .PotListPageContent--withSpreadsheetGridEnabled, .SpreadsheetGridHeaderStructure { background-color: #212121; } .SpreadsheetGridHeader-taskNameHeadingBorder { border-right: 1px solid #42424270; border-top: 1px solid #42424270; } .SpreadsheetGridHeader-taskNameHeadingCell:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isSortedByField { color: #666; fill: #666; } .SpreadsheetCell, .SpreadsheetPlaceholderCell { background-color: #212121; border-color: #42424270; } .SpreadsheetCell.SpreadsheetCell--isHighlighted { background-color: #424242; } .DraggableSpreadsheetTaskRow-dragHandle, .DraggableSpreadsheetTaskRow--isSelected .DraggableSpreadsheetTaskRow-dragHandle, .SpreadsheetItemListEmptyCells-dragHandlePlaceholder, .DraggableSpreadsheetTaskRow--withShadedBackground .DraggableSpreadsheetTaskRow-dragHandle { border-bottom: 1px solid #212121; border-top: 1px solid #212121; } .SpreadsheetCell:hover, .SpreadsheetRow--enabled.SpreadsheetRow--highlighted { background-color: #303030; border-color: #42424270 !important; } .SpreadsheetGridHeaderStructure .SpreadsheetGridHeaderStructure-left { background-color: #212121; } .SpreadsheetFieldHeading { border-top: 1px solid #42424270; border-left: 1px solid #42424270; border-right: 1px solid #42424270; } .SpreadsheetCell.SpreadsheetCell--isRowSelected, .SpreadsheetPlaceholderCell.SpreadsheetPlaceholderCell--isRowSelected { background-color: #303030; } .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused):hover, .SpreadsheetProjectGridContents--withSpreadsheetTextBoxOnNameCellHover .SpreadsheetTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background-color: #424242; border: 1px solid #42424270; } .SpreadsheetCell.SpreadsheetCell:focus-within:not(:focus) { background-color: #303030; } .SpreadsheetPageStructure-detailsOverlay { border-color: #42424270 !important; border: none; box-shadow: -1px 0 0 3px #202020; } .DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue.DomainUserAvatar--isSelected { background-color: #424242; border: 1px solid #42424270; color: #fefefe; fill: #fefefe; box-shadow: none; } .SpreadsheetAssigneeCell-cell.SpreadsheetAssigneeCell-cell--isAssigneePopoverVisible { border-color: #009688; } .DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue:hover { background-color: #009688; border-color: #009688; fill: #fefefe; color: #fefefe; } .ShadowScrollable-header { background-color: #303030; } .ShadowScrollable-border { background: #42424270; } .ShadowScrollable-headerDivider { background: #424242; } .PotListPageContent-detailsOverlay { background-color: #212121; border-left: 1px solid #303030; border-top: 1px solid #303030; } .SpreadsheetProjectGrid-horizontalScrollSeam { border-right: 1px solid #303030; } .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isSortedByField, .SpreadsheetFieldHeading-fieldName, .SpreadsheetGridHeader-taskNameHeadingCell { color: #fefefe70; fill: #fefefe70; } .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetFieldHeading:hover, .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isDropdownOpen { background-color: #303030; } .SpreadsheetCell.SpreadsheetCell--isHighlighted:focus-within, .SpreadsheetCell.SpreadsheetCell--isHighlighted:focus { border-color: #009688; } .AssigneeWithName-name, .AssigneeWithNameDisplay-name, .Hovercard-caption { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .TopbarPageHeaderStructure-rightChildrenWrapper::after { border-left: 1px solid #42424270; } .CountWithIcon { color: #fefefe70; fill: #fefefe70; } .CountWithIcon--clickable:hover, .CountWithIcon--grayscale.CountWithIcon--clickable:hover { color: #009688; fill: #009688; } .SpreadsheetItemListEmptyCells-nameCell { background-color: #212121; border: 1px solid #303030; } .TaskPaneAssigneeToken-multiAssignButton { background: #303030; border-left: 1px solid #42424270; fill: #fefefe70; } .NotificationTopBar--info { background: #00968875; } .NotificationTopBar--info .NotificationTopBar-titleAndDescription { color: #fefefe; } .NotificationTopBar--info .NotificationTopBar-icon, .NotificationTopBar--info .NotificationTopBar-closeButton { fill: #fefefe; } .SpreadsheetProjectGrid-dropTargetStickyCell { border-bottom: 1px solid #42424270; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input:hover, .FormElementButton.FormElementButton--modern:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--modern:not(.FormElementButton--disabled):hover { background-color: #303030; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input:focus, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):hover { background-color: #303030; } .TopbarPageHeaderPlaceholder-colorChip { background-color: #303030; background-image: none; } .SpreadsheetItemListEmptyCells-cell { background-color: #212121; border: 1px solid #303030; } .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-nameCell, .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-dragHandlePlaceholder, .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-cell { background-color: #303030; border-color: #42424270; } .SpreadsheetItemListEmptyCells-addTaskRow:hover { background-color: #303030; } .DueDateContainer.DueDateContainer--isPopoverVisible .DueDateContainer-button.DueDateContainer-button--circular { background-color: #009688; border: 1px solid #009688; box-shadow: inset 0 1px #009688; color: #fefefe; fill: #fefefe; } .MenuItemBase--disabled.is-highlighted, .MenuItemBase--disabled:hover { background: #303030; color: #fefefe; fill: #009688; } .BoardColumnWithNonsortableTasks-scrollableContainer::before { background: linear-gradient(180deg, rgba(232, 236, 238, 0.05) 0%, rgba(232, 236, 238, 0) 100%) } .BoardColumnWithNonsortableTasks-scrollableContainer--isEmpty { background: linear-gradient(180deg, rgba(232, 236, 238, 0.05) 0%, rgba(232, 236, 238, 0) 100%) } .Timeline { background: #212121; border-color: #42424270; } .TimelineCanvasPlaceholder { background: repeating-linear-gradient( to right, #303030, #212121 51px, #303030 10px, #212121 181px); } .TimelineCanvas { background: #303030; } .TaskTimelineGroupSidebar, .TaskTimelineScrollable-groupSidebarWrapper { background: #212121; border-color: #42424270; } .TimelineTimeAxis-groupLabel::before { background: #424242; } .TimelineTimeAxis-groupLabel { color: #fefefe; } .TimelineTimeAxis-weekendHighlight { background: #424242; } .TimelineTimeAxis { background: #303030; border-color: #42424270; } .Timeline-timelineHeader::before { background: linear-gradient(to right, rgba(48, 48, 48, 0), #424242); } .TimelineHeader-viewStateButtons::before { background: linear-gradient(to right, rgba(48, 48, 48, 0), #424242); } .TimelineHeader-viewStateButtons { background: #303030; } .TimelineCanvasBase-weekendStripe { background: #424242; } .TaskTimelineCanvas-todayStripe { background: #009688; } .TimelineGroupWithNamesSidebar-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .DraggableTimelineItemResizeHandle.DraggableTimelineItemResizeHandle--colorNone { background: #009688; } .TimelineCanvasPlaceholder-task { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #424242 0%, #303030 50%, #424242 100%); } .TimelinePlaceholder-timeAxis { background: #212121; border-color: #42424270; } .TimelineOverlaySwitch { background: #212121; } .TaskTimelineGroupSidebar-group:not(:first-child) { border-color: #424242 !important; } .TaskTimelineCanvas-groupDivider { background: #424242; } .UnscheduledTasksPanel { background-color: #212121; box-shadow: -1px 0 0 #303030; } .UnscheduledTasksWrapper-header { background-color: #303030; } .Typography--colorGray { color: #fefefe75; } .Typography--colorDarkGray3 { color: #ffffff; } .ShadowScrollable-headerShadow { border-color: #42424270; } .AttachmentCard-svg, .AssetIcon-default { fill: #fefefe85; } .SpreadsheetGridHeader-taskNameHeadingCell:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen { background-color: #303030; color: #fefefe; } .SpreadsheetCell.SpreadsheetCell--withShadedBackground, .SpreadsheetPlaceholderCell.SpreadsheetPlaceholderCell--withShadedBackground { background-color: #303030; } .SpreadsheetDueDateCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetAssigneeInputCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetAssigneeInputCell-removeButton, .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetAssigneeCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetAssigneeCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetDueDateCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetDueDateCell-removeButton { background-color: #424242; } .PageToolbarPlaceholder-leftChild, .PageToolbarPlaceholder-rightChild, .TopbarPageHeaderPlaceholder-title, .TopbarPageHeaderPlaceholder-tab { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); } .AutomationDialogStructure-dialogHeader { border-bottom: 1px solid #42424270; } .Card--gallery { border: 1px solid #42424270; } .AutomationDialogPresetSidebarItem--selected, .AutomationDialogPresetSidebarItem:hover { color: #009688; } .AutomationDialogPresetGallery-sidebar { background-color: #161616; } .AutomationDialogPresetList { background-color: #212121; } .AutomationDialogPresetCard-subtitle { color: #fefefe80; } .AutomationDialogPresetCardStructure:hover { border-color: #009688; background-color: #424242; } .AutomationDialogPresetCard:hover .AutomationDialogPresetCard-addLink { color: #009688; font-weight: bold; } .AutomationDialogCustomRuleCard { border: 2px dashed #424242; color: #fefefe; fill: #009688; } .AutomationDialogCustomRuleCard:hover { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .AutomationDialogCustomRuleCard-subtitle { font-weight: bold; fill: #fcbd01; } .AutomationDialogAppsCard-row:hover { background-color: #424242; } .SpreadsheetRow--enabled.SpreadsheetRow--withShadedBackground { background-color: #303030; } .AssigneeWithNameDisplay-name { color: #fefefe; } .BoardAddCardForm { background: #00968850; } .BoardCardNameInput-autogrowTextarea--small .autogrowTextarea-input, .BoardCardNameInput-autogrowTextarea--small .autogrowTextarea-shadow, .BoardAddCardForm-input { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .CircularButton--circular { background: #424242; border-color: #42424270; } .AutomationDialogConfigurationPageStructure-contents { background-color: #212121; } .AutomationDialogConfigurationPageFooterStructure { border-top-color: #424242; } .FullScreenModal-modal { background-color: #212121; } .SelectOptionBase { border-color: #42424270; } .SelectOptionBase.SelectOptionBase--selected { background-color: #303030; border-color: #42424270; } .FeatureStageIndicator-feedbackLink--withoutType:hover, .FeatureStageIndicator-feedbackLink--withoutType:focus { color: #009688; fill: #009688; border-bottom: 1px solid #009688; } .MenuAnchor--isOptionActive { background-color: #009688; color: #fefefe; font-weight: 700; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background-color: #009688; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background: #009688; box-shadow: none; border-color: #42424270; fill: #fefefe; color: #fefefe; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover { background: #009688; border-color: #009688; } .TaskRowCompletionStatus-checkbox--withSpreadsheetGridEnabled.TaskRowCompletionStatus-checkbox--complete:not(.TaskRowCompletionStatus-checkbox--disabled):hover { background: #00968875; box-shadow: none; border-color: #00968875; fill: #fefefe; color: #fefefe; } .SpreadsheetTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background: #424242; border: 1px solid #42424270 !important; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover { background-color: #424242; } .SpreadsheetTaskNameCell::before { background-image: none; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover .SpreadsheetCell, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover .SpreadsheetPlaceholderCell { background-color: #303030; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell { background-color: #303030 !important; } .FormEditor-mainContent { background-color: #212121; } .FormEditorTopbar { background: #303030; border-bottom: 1px solid #42424270; } .NonEditingTitle { background-color: #303030; color: #fefefe; } .NonEditingTitle:hover { background-color: #00968850; box-shadow: none; } .NonEditingTitle-filledRichDescription { color: #fefefe90; } .NonEditingFormField { background-color: #303030; box-shadow: none; } .NonEditingFormField:hover { background-color: #009688; } .CreateFormEntryPoint-container { background-color: #212121; } .PotFiles { background: #212121; } .PotFilesEmptyState { background-color: #303030; box-shadow: 0 1px 3px 0 rgba(48, 48, 48, 0.15); } .AbstractConversationComposer-textEditorContainer { background: #303030; } .CalendarBody, .CalendarBody-dates { background: #212121 !important; } .CalendarDay { background: #303030 !important; } .CalendarDay--visibleMonth .CalendarDay-dayHeader { color: #fefefe; font-weight: 700; } .TaskCell--colorNone { background-color: #666666; border-color: #666666; } .ProjectCalendarDay.CalendarDay.CalendarDay--today .CalendarDay-dayHeader { color: #009688; font-weight: 900 !important; } .FormElementButton.FormElementButton--disabled { background: #424242; } .PageToolbarDivider { background: #424242; } .AutomationMenuContents-addRule:hover { background-color: #009688; } .BoardColumnWithSortableTasks-sortableList::before, .BoardColumnWithSortableTasks-sortableList--isEmpty { background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(48, 48, 48, 0.7)), to(rgba(33, 33, 33, 0))); background-image: linear-gradient(rgba(48, 48, 48, 0.7), rgba(33, 33, 33, 0)); } .BoardColumn--hasDragPrompt { box-shadow: 0 0 0 1px #424242; } .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background: #212121; } .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { border-color: #303030; } .ProjectSpreadsheetAggregationRow-stickyCell, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background: #212121; } .ProjectSpreadsheetAddTaskAndAggregationRow:hover, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background-color: #303030; } .ProjectSpreadsheetAddTaskAndAggregationRow-border, .ProjectSpreadsheetAddTaskAndAggregationRow-dragHandlePlaceholder, .ProjectSpreadsheetAddTaskAndAggregationRow-rightGutter { border: none; } .TeamSettingsDialogListRow-name { color: #fefefe; } .TeamSettingsDialogListRow:hover { background-color: #303030; } .team-invite-view.footer { border-top: 1px solid #42424270; } .TeamSettingsDialogListRowLink:hover, .TeamSettingsDialogListRowLink:focus { color: #009688; border-bottom: 1px solid #009688; } .TeamOverviewProjectRowDetailed--isMenuOpen .PotRow { background-color: #424242; } .KeyboardShortcutLabel-key { background-color: #424242; border: 1px solid #42424270; border-radius: 4px; -moz-box-sizing: border-box; box-sizing: border-box; color: #fefefe; } .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isSortedByField, .SpreadsheetFieldHeading:hover, .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isDropdownOpen { color: #fefefe; fill: #fefefe; } .BoardColumnHeaderTitle, .InboxThreadFooter-followupTaskLink, .InboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-archiveAllLink, .TaskAddedToPotInboxThreadFooter-toggleFollowLink { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .InboxThreadFooter-followupTaskLink, .InboxThreadFooter-toggleFollowLink, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-archiveAllLink, .TaskAddedToPotInboxThreadFooter-toggleFollowLink { border-color: #fefefe70; color: #fefefe70; fill: #fefefe70; } .InboxThreadFooter-followupTaskLink:hover, .InboxThreadFooter-followupTaskLink:focus, .InboxThreadFooter-toggleFollowLink:hover, .InboxThreadFooter-toggleFollowLink:focus, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink:hover, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink:focus, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink:hover, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink:focus { border-color: #009688; color: #009688; fill: #009688; } .AssigneeToken--spreadsheetTaskPane .AssigneeToken-userNameLabel { color: #fefefe; } #fatal_error_dialog { background: #303030; border: 1px solid #424242; } .error-heading { border-bottom-color: #424242; color: #ed7b82; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .error-directions, .fatalErrorDialog-errorContact { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } #fatal_error_dialog #error_info { color: #fefefe75; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TaskPaneToolbarCompletionButton.StatusButton--isUnset.StatusButton--secondaryColorOnHoverOnly:not(.Button--disabled).Button--secondaryColorOnHoverOnly { border-color: #424242; color: #fefefe95; fill: #fefefe95; } .TaskPaneToolbarCompletionButton.StatusButton--isUnset.StatusButton--isSpreadsheetTaskPane:not(.Button--disabled).Button--secondaryColorOnHoverOnly { border-color: #424242; color: #fefefe75; fill: #fefefe75; } .TokenButton.TokenButton--interactive:hover, .TokenButton.TokenButton--interactive:focus { background-color: #00968850; border-color: #00968850; color: #273240; fill: #fefefe; cursor: pointer; outline: 0; } .SpreadsheetTaskNameHeader-taskNameHeadingBorder { border-color: #303030; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isSortedByField { color: #fefefe; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isSortedByField { fill: #fefefe; } .SpreadsheetTaskNameHeader-taskNameHeadingCell--withHoverState:hover { background-color: #303030; color: #fefefe70; fill: #fefefe70; } .MultiSelectToolbarBody { background: #303030; border-radius: 4px; box-shadow: 0 5px 20px 0 rgba(21, 27, 38, 0.08); -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-align: center; align-items: center; border: 1px solid #424242; } .SpreadsheetGridDropTarget-stickyCell, .SpreadsheetGridDropTarget-rightChild, .DropTargetTaskGroupHeader .DropTargetTaskGroupHeader-child--dropItemHovering { border-color: #42424270 !important; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .DropTargetTaskGroupHeader .DropTargetTaskGroupHeader-child--dropItemHovering, .DropTargetTaskGroup .DropTargetTaskGroup-child--dropItemHovering { background-color: #303030; } .SpreadsheetTaskNameCell-dragHandlePlaceholder { border: none; } .SpreadsheetTagGrid-horizontalScrollSeam, .SpreadsheetHorizontalScrollSeam { border-color: #42424270 !important; } .DueDateWithRecurrence, .DueDateToken-tokenButton .DueDate--future { color: #fefefe; fill: #fefefe; } .TaskDueDateToken-tokenButton .DueDate--future { color: #009688; } .AttachmentMetadataBar { background-color: #181818; border-bottom-color: #30303090; } .AttachmentsCarousel { background-color: #212121; } .BoardCardCoverImage { border-color: transparent; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4); } .Typography--colorDarkGray { color: #fefefe; } .Typography { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):active, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled).FormElementButton--active { background-color: #424242; } .SpreadsheetCell.SpreadsheetCell--overrideBlueBorderToAlwaysVisible { border-color: #009688; } .ComposerAttachmentsPile-attachmentCardContainer:hover .AttachmentCard--validLink { background: #009688; border-color: #009688; } .RichAttachment-labelLink:hover, .RichAttachment-labelLink:focus { color: #fefefe; font-weight: 800; } .PotColumnName-nameButton { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TaskGroupHeader-toggleButton { filter: invert(50); } .highcharts-series { filter: hue-rotate(350deg); } .SpreadsheetPageStructure-detailsOverlay { background-color: #212121; border-color: #424240; } .LinkOverlay { border-color: #009688; background: #009688; color: #fefefe; box-shadow: 1px 1px 1px 1px #009688; } .LinkOverlay a, .LinkOverlay a:focus, .LinkOverlay a:hover { color: #fefefe; font-weight: 600; } .LinkButton { color: #009688; } .LinkButton:hover, .LinkButton:focus, .EmailForwardingTabContent-message { color: #fefefe; } .EmailNotificationsSettingsContent-aboutNotificationsIcon { fill: #009688; } .textInput[disabled] { background: #303030; border-color: #42424270; color: #fefefe50; } .simpleTextarea::placeholder { background: transparent; border-color: #424242; color: #fefefe70; } .SidebarInvite { visibility: collapse; } .MenuItem-itemIcon { fill: #fefefe75; } .MultiSelectToolbarCustomPropertyDetailsRow-label { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe75; } .HintTextTypeaheadItem { background: #424242; color: #fefefe95; } .SpreadsheetGridTaskNameCell-parentTaskName, .Tab, .PageToolbarInfoDisplay, .TaskRowCompletionStatus-checkbox, .SpreadsheetHeaderLeftStructure { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe75; fill: #fefefe75; } .PortfolioIndexPage { background-color: #212121; } .FormEditorOptions { background: #212121; border-color: #42424270; } .FormEditorSubmissionTitleSettings-formTitleInput { background-color: #303030; } .EditingTitle { background: #303030; } .EditingTitle-nameRow { background: #424242 !important; border-color: #00968850; } .EditingFormField { background-color: #303030; } .EditingFormField-separator { border-color: #424242; } .AttachmentFormFieldPreview { background-color: #424242; border-color: #00968850; } .AttachmentFormFieldPreview-fakeButton { background: #303030; border-color: #00968850; color: #fefefe; } .highcharts-area { fill: #424242; } .BurnupChart .highcharts-tooltip > span { background-color: #424242; border-color: #424242; color: #fefefe !important; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .BurnupChart .highcharts-tooltip > span .date-label { color: #009688 !important; font-weight: 600; } .TeamMembersSection-showAllMembersRow--clickable .TeamMembersSection-showAllMembersIconWrapper { background: #303030; } .TeamMembersSection-showAllMembersRow--clickable:hover .TeamMembersSection-showAllMembersIconWrapper { background: #424242; } .PotTile-card { background: #424242; fill: #fefefe70; } .TeamSettingsDialogMembersTabContent-inviteControls, .SidebarCollapsibleSection { border-color: #42424270; } .SingleTaskPaneSpreadsheet-footer { background: #262626; border-color: #303030 } .HomeTasksForTodaySection-empty, .MultilineRowMetadataStructure-metadata, .SidebarCollapsibleHeader { color: #fefefe70; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .HubViewMenu-button, .MultilineRowMetadataStructure-metadata, .SidebarTeamsList-addTeamLink { fill: #fefefe70; } .SidebarCollapsibleHeader:hover .SidebarCollapsibleHeader-name, .SidebarCollapsibleHeader:focus .SidebarCollapsibleHeader-name, .SidebarTeamsList-addTeamLink, .SidebarTeamsList-addTeamLink:hover, .SidebarTeamsList-addTeamLink:focus { color: #fefefe90; fill: #fefefe90; } .SpreadsheetHeaderLeftStructure--withHoverState:hover { background-color: #303030; color: #fefefe70; fill: #fefefe70; } .LinkOverlayUnfurlStructure-websiteName { color: #fefefe; font-weight: 700; } .LinkOverlayUnfurlStructure-titleLinkText .LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:hover, .LinkOverlayUnfurlStructure-titleLinkText { color: #009688; } .LinkOverlayUnfurlStructure-titleLinkText.LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:hover, .LinkOverlayUnfurlStructure-titleLinkText.LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:focus { color: #fefefe; font-weight: 700; } .ProgressStructure, .ProgressStructure-contentAndSidebar { background: #212121; } .ProjectProgressHeader { color: #fefefe; } .SummaryCountCard { background-color: #424242; box-shadow: 0 1px 3px 0 rgba(66, 66, 66, 0.15); } .SummaryCountCard-label { color: #fefefe; } .ProjectProgressPublishedReportSection-emptyStatusImg { filter: invert(100); } .ProgressStructure-divider { border-right: 1px solid #42424270; } .ProgressAboutSection-textEditor:hover { border-color: #424242; } .SummaryCountCard-count, .SummaryCountCard-label, .StatusReportHeaderInput-autogrowTextArea .AutogrowTextarea-input, .StatusReportHeaderInput-autogrowTextArea .AutogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TimelinePlaceholder-monthHeader { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); background-position: -300px 0; background-repeat: no-repeat; background-size: 300px 100%; border-radius: 4px; height: 11px; } .StatusReportCreatorTopbar { border-color: #42424270; } .StatusReportBody-scrollable { background: #212121; } .StatusReportCreator-sidebar { background: #30303025; } .StatusReportSectionDivider-line { background: #42424270; } .StatusReportHeaderInput-autogrowTextArea { color: #fefefe; } .StatusReportColorSelect-statusBadgeOption .StatusBadge.StatusBadge--color, .StatusReportSectionDivider-plusCircleFill { color: #fefefe; fill: #fefefe; } .StatusReportSectionDivider:hover .StatusReportSectionDivider-line { background: #fefefe; } .DraggableSidebarListCard-placeholderRow { background-color: #424242; } .Typography--colorDarkGray2 { color: #fefefe; } .MultiSelectToolbarButtons-extrasPopover { max-height: 600px; } .UserDeveloperConsoleHeader { background-color: #212121; color: #fefefe; } .AppDetails { background-color: #212121; } .AppDetails-navigationBar { border-bottom: 1px solid #424242; } .TextboxWithButtonAndTimeout { background-color: #303030; border-color: #424242; } .Button.Button--disabled.Button--secondary { border-color: #424242; } .UserDeveloperConsole { background-color: #212121; } .AppListItem { background-color: #303030; color: #fefefe; fill: #fefefe; } .AddAppTile { border-color: #424242; } .AddPersonalAccessTokenRow { border-color: #424242; } .InboxTimeSeparator { background: #1c1c1c; border-color: #42424270; color: #fefefe; } .InboxClarifiedExpandableThread, .TaskAddedToPotInboxClarifiedThread { color: #fefefe75; } .TaskAddedToPotInboxClarifiedThreadItem-referencedTaskItem { background: #303030; } .TaskAddedToPotInboxClarifiedThread:hover { color: #fefefe; } .TaskAddedToPotInboxClarifiedThread:hover .InboxClarifiedReferencedTaskItem-taskName { color: #fefefe; } .InboxClarifiedIconAndNameContext-name { color: #fefefe75; } .InboxClarifiedExpandableThread:hover, .InboxClarifiedExpandableThread:hover .InboxClarifiedIconAndNameContext-name { color: #fefefe; } .InboxClarifiedExpandableThread:hover .StoryActorName-actorName { color: #009688; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected { background: #303030; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected:hover, .InboxClarifiedExpandableThread:hover { background: #303030; } .InboxExpandableThread.InboxExpandableThread--selected { background: #42424275; border-color: #42424275; } .InboxClarifiedIconAndText-name { color: #fefefe; } .InboxFeed-thread:hover { border-color: #42424275; background-color: #303030; } .StoryActorName-actorName { color: #fefefe; font-weight: 700; } .InboxClarifiedThreadHeader-unviewedCommentCount, .InboxClarifiedThreadHeader-unviewedIndicator { background: #009688; } .InboxClarifiedThreadHeader-urgencyIndicator { background-color: #424242; } .InboxClarifiedExpandableThread-floatingButtonsContainer { background-color: #424242; border-color: #424242; } .TaskAddedToPotInboxClarifiedThread:hover .InboxClarifiedIconAndNameContext-name { color: #fefefe75; } .MilestonesListRow-name { color: #fefefe; } .BoardCard-milestoneIndicator .MilestoneIndicator-label { color: #fefefe; } .SubtleIconButton.AbstractThemeableIconButton { fill: #fefefe90; } .SubtleIconButton.AbstractThemeableIconButton--isEnabled:hover { fill: #009688; } .SubtleToggleButton--isPressed.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #009688; fill: #009688; } .SubtleToggleButton--isPressed.AbstractThemeableRectangularButton--isEnabled:hover, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .AddedToMembershipDetailStructure-toolbarTitle { color: #009688; fill: #009688; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Inbox-detailsPane--clarified, .Inbox-detailsPane { border-color: #42424270; } .TaskAddedToPotInboxClarifiedThread.TaskAddedToPotInboxClarifiedThread--selectable:hover { background-color: #303030; } .TaskAddedToPotInboxClarifiedThread.TaskAddedToPotInboxClarifiedThread--selected { background-color: #303030; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner { background-color: #424242; border-color: #424242; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner:hover { background-color: #009688; } .InboxClarifiedReferencedTaskItem-milestoneName, .InboxClarifiedReferencedTaskItem-taskName { color: #fefefe; } .InboxClarifiedReferencedTaskItem:hover .InboxClarifiedReferencedTaskItem-inner, .InboxClarifiedReferencedTaskItem--animatingCompletion .InboxClarifiedReferencedTaskItem-inner { background-color: #303030; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner--last { border-bottom: solid 1px #424242; } .IconButton.IconButton--enabled:active, .IconButton.IconButton--enabled.IconButton--active { fill: #009688; } .StaticMenuItemBase-button { color: #fefefe; } .StaticMenuItemBase-button:hover { color: #fefefe; } .StaticMenuItemBase-button.is-highlighted { background-color: #424242; } .MultiColorIcon--unselected .MultiColorIcon-path--fadedBlack { fill: #fefefe75; } .MultiColorIcon--unselected .MultiColorIcon-path--white { fill: #212121; } .SecondaryButton.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .SecondaryButton.AbstractThemeableRectangularButton--isEnabled:hover, .SubtleButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; color: #fefefe; fill: #fefefe; } .SeparatorRow { padding-top: 15px; } .TaskStoryFeed .SeparatorRow-horizontalLine { border-color: #009688; } .TaskStoryFeed .SeparatorRow-label { color: #009688; font-weight: 800; } .TaskCompletionToggleButton--isNotPressed.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .TaskCompletionToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .TaskAncestry-ancestorLink:hover, .TaskAncestry-ancestorLink:focus { border-bottom: 1px solid #009688; color: #009688; fill: #009688; outline: none; text-decoration: none; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--incomplete .CompoundIcon-outer { fill: #424242; stroke: #666; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--incomplete .CompoundIcon-inner { fill: #fefefe; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--complete .CompoundIcon-outer { fill: #009688; stroke: #009688; } .TaskCompletionToggleButton--isPressed.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .ChipWithIcon--withIconFill { background-color: #303030; border-color: #424242; } .DeprecatedTaskRow:not(.DeprecatedTaskRow--borderless)::after { border-bottom: 1px solid #30303050; color: #fefefe; } .DeprecatedTaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #303030; } .ProfileSettingsDialogAccountContent-section { color: #fefefe; } .ProfileSettingsDialogAccountContent-domainName { color: #009688; } .EmailNotificationsSettingsContent-emailFlow, .ProfileSettingsDialogAccountContent-section:not(:last-child), .ProfileSettingsDialog-emailFlow, .AuthorizedAppRow, .ApiApps-divider, .HacksDialogContent-row:not(:last-child), .TeamSettingsDialogAdvancedTabContent-deleteTeamSettings { border-color: #424242; } .AutogrowTextarea-shadow, .simpleTextarea { border-color: #424242; } .simpleTextarea { padding-right: 1px; background-color: #303030; } textarea { background-color: #303030; border-color: #424242; } .TeamSettingsDialogListRow:hover:not(.TeamSettingsDialogList-row--viewOnly) { background-color: #303030; } .TeamMembersSection-addMemberButtonRow { color: #e2e2e2; fill: #e2e2e2; } .TeamMembersSection-addMemberButtonRow:hover { color: #009688; fill: #009688; } .SidebarTopNavLinks-typeIcon, .is-selected .SidebarTopNavLinks-typeIcon { fill: #e2e2e2; } .StickerPickerContainer { background-color: #303030; border: 1px solid #424242; } .StickerPicker-sticker:hover { background-color: #424242; border-radius: 8px; cursor: pointer; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton { background: #212121; border-color: #424242; color: #fff; fill: #fff; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:hover, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; color: #fff; fill: #fff; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:active, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:active { background: #424242; border-color: #424242; color: #fefefe; fill: #fefefe; } .HiddenNavigationLink.HiddenNavigationLink--darkGray3 { color: #fefefe; fill: #fefefe; } .TaskAddedToPotInboxClarifiedThread-floatingButtonsContainer { background: #303030; border-color: #424242; } .TaskAddedToPotInboxClarifiedThread-floatingButtonsContainer { border-color: #424242; } .SecondaryIconButton.AbstractThemeableIconButton { background: #212121; border-color: #fefefe; fill: #fefefe; } .SecondaryIconButton.AbstractThemeableIconButton--isEnabled:hover { background: #009688; border-color: #009688; fill: #fefefe; } .SubtleButton.AbstractThemeableRectangularButton { color: #fefefe95; fill: #fefefe95; } .SubtleButton.AbstractThemeableRectangularButton--isEnabled:focus:not(.AbstractThemeableRectangularButton--isActive):not(:active):not(:hover) { color: #fefefe; background-color: #009688; fill: #fefefe; border-color: #009688; } .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:active { background: #009688; border-color: #009688; } .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:active { color: #fff; fill: #fff; } .SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--contextMenuOpened, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--contextMenuOpened .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--contextMenuOpened .SpreadsheetCell { background-color: #303030 !important; } .MyTasksGridRow--contextMenuOpen .ItemRow { background-color: #424242; border-color: #424242; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input::placeholder { color: #fefefe; } .HiddenLinkButton.HiddenLinkButton--darkGray1:hover, .HiddenLinkButton.HiddenLinkButton--darkGray1:focus { border-bottom-style: none; color: #009688; fill: #009688; } .BoardColumnDropPlaceholder { background: #212121; border-color: #424242; color: #009688; fill: #009688; } .ProgressPublishedReportSection-emptyStatusImg { filter: invert(80%); } .ProjectProgressV2-scrollable { background-color: #303030; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:hover, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #00bdab; border-color: #00bdab; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:active, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:active { background: #00bdab; border-color: #00bdab; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:focus, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:focus { box-shadow: 0 0 0 3px #00ffe7; } .IconAvatar--gold { background-color: #fefefe50; fill: #fcbd01; } .AvatarBadge-badge--colorGreen.AvatarBadge-badge--shapeCircle, .AvatarBadge-badge--colorGreen.AvatarBadge-badge--shapeSquare, .AvatarBadge-badge--colorGreen .AvatarBadge-diamondBadge { background-color: #009688; } .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeCircle, .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeSquare, .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-diamondBadge, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeCircle, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeSquare, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-diamondBadge { box-shadow: 0 0 0 2px #fefefe; } .GoalPromotionOverlay-container { background: #212121; } .PrimaryNavigationLink, .PrimaryNavigationLink:hover, .PrimaryNavigationLink:focus { color: #009688; fill: #009688; } .HubViewMenu-button:hover, .HubViewMenu-button:focus, .HubSection-titleWithCollapseToggle:hover .HubSection-triangleToggle { fill: #009688; } .MonthPicker-header { border-color: #424242; } .MonthPicker-month { color: #fefefe95; } .MonthPicker-month:hover { color: #009688; } .MonthPicker-month--isSelected::after { background-color: #009688; } .SidebarTeamMembershipHeader-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .FullWidthPageStructureWithDetailsOverlay { background: #212121; } .FullWidthPageStructureWithDetailsOverlay-detailsOverlay { background: #212121; border-color: #42424270; } .MeasuredLoadingState-placeholder { background-color: #424242; background-image: linear-gradient( -90deg, #424242 0%, #303030 50%, #424242 100%); } .LoginContent, .LoginContent-container, .LoginContent-postFormForPassword, .LoginCardLayout { background-color: #212121; } .LoginCardLayout-card { background-color: #303030; border-color: #424242 } .LoginContent-logInText { color: #fefefe; } .SeparatorRow-horizontalLine { border-color: #424242; } .LoginContent-separatorRowLabel { color: #424242 !important; } .LoginContent input { background-color: #fefefe15; } .NuxButton.AbstractThemeableRectangularButton { background-color: #009688; border-color: #009688; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate.InboxClarifiedExpandableThread--selected, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate.TaskAddedToPotInboxClarifiedThread--selected { background: #303030; } .InboxFeed-threadCommunicationsInboxFeedStyleUpdate, .InboxFeed-threadCommunicationsInboxFeedStyleUpdate:hover { border-color: #42424275; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover { color: #fefefe; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedIconAndNameContext-nameCommunicationsInboxFeedStyleUpdate { color: #fefefe75; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate .StoryActorName-actorName, .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover .StoryActorName-actorName, .InboxClarifiedExpandableThread .StoryActorName-actorName, .InboxClarifiedExpandableThread .StoryActorName-actorName:hover { color: #009688; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate { color: #fefefe; } .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate, .InboxClarifiedReferencedTaskItem-milestoneNameCommunicationsInboxFeedStyleUpdate, .InboxClarifiedReferencedTaskItem-taskNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedReferencedTaskItem-milestoneNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedReferencedTaskItem-taskNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover, .HiddenNavigationLink.HiddenNavigationLink--darkGray2 { color: #fefefe; } .MarkText { color: #fefefe; } .CardGallery-sidebar { background-color: #303030; } .AppGalleryHeader-dialogHeader { border-color: #424242; } .ConsoleCard { background: #303030; border-color: #424242; } .ConsoleCard-title { color: #fefefe; } .PrimaryLinkButton { color: #009688; fill: #009688; } .PrimaryLinkButton:hover, .PrimaryLinkButton:focus { color: #00968890; fill: #00968890; } .CardRadioButton.CardRadioButton--isSelected { border-color: #009688; } .PrimaryButton.AbstractThemeableRectangularButton.AbstractThemeableRectangularButton--isDisabled { background: #303030; border-color: #303030; } .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedIconAndNameContext-nameCommunicationsInboxFeedStyleUpdate { color: #696969; } .CardButton--isBoardsRevampEnabled.AbstractThemeableRectangularButton { background: #303030; border-color: #42424270; fill: #fefefe; color: #fefefe; } .CardButton--isBoardsRevampEnabled.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; fill: #fefefe; color: #fefefe; } .BoardCardLayout { background: #303030; } .DraggableCardV2 { border-color: #42424270; } .DraggableCardV2:hover { border-color: #424242; } .DraggableCardV2.DraggableCardV2--isHighlighted { border-color: #009688; } .BoardCardLayout.BoardCardLayout--isHighlighted { background-color: #424242; } .FloatingToolbar { background: #424242; border-color: #424242; } .Tab-link { color: #696969; } .TaskRowCompletionStatus-checkbox .TaskRowCompletionStatus-taskCompletionIcon--incomplete:hover .CompoundIcon-outer, .TaskRowCompletionStatus-checkbox .TaskRowCompletionStatus-taskCompletionIcon--incomplete.TaskRowCompletionStatus--active .CompoundIcon-outer { fill: #009688; stroke: #009688; transition: 200ms fill, 200ms stroke; } .FloatingCard.BaseCard, .FloatingCard.BaseCard.BaseCard--isValid { background: #424242; border-color: #424242; } .LoadingPlaceholderButton { background-color: #303030; background-image: none; } .InboxClarifiedStoryStructure-richTextWithQuotationsWrapper { color: #fefefe90; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected:hover, .InboxClarifiedExpandableThread:hover .InboxClarifiedStoryStructure-richTextWithQuotationsWrapper { color: #fefefe; } .ProjectPage-dashboard, .ProjectDashboardSummaryCountCard { background-color: #212121; } .HiddenLinkButton.HiddenLinkButton--darkGray2 { color: #fefefe; } .DashboardCard, .NumericRollupCard { background-color: #303030; border-color: #42424275; } .TextEditor2 { background-color: #303030; } .TextEditor2.TextEditor2--focused, .TextEditor2.TextEditor2--dynamic.TextEditor2--focused { border-color: #42424275; box-shadow: inset 0 1px #42424275; } .TextEditorStickyBottomBar { background: #303030; } .TextEditorStickyBottomBar.TextEditorStickyBottomBar--pinned { border-color: #424242; } .TextEditorToolbar-leftContainer::after { border-color: #424242; } .SubtleIconToggleButton--isNotPressed.AbstractThemeableIconButton { fill: #fefefe50; } .SubtleIconToggleButton--isNotPressed.AbstractThemeableIconButton--isEnabled:hover { fill: #009688; } .SubtleIconToggleButton--isPressed.AbstractThemeableIconButton { background: #303030; border-color: #303030; fill: #fefefe; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled.BaseCard.BaseCard--isValid { background: #303030; border-color: #42424275; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard.BaseCard--isValid { background: #424242; border-color: #424242; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled:hover.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled:hover.BaseCard.BaseCard--isValid, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled.BaseCard.BaseCard--isValid { background: #009688; border-color: #009688; } body:not(.A11y-focusInvisible) .BaseSelectableCard:focus { box-shadow: 0 0 0 3px #009688; } .TextEditor2.TextEditor2--dynamic:hover { border-color: #424242; } .TokenButton.TokenButton--interactive:hover, .TokenButton.TokenButton--interactive:focus, .TokenButton.TokenButton--interactive:focus-within { background-color: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; border-style: solid; } .HomePotRowDetailed--isMenuOpen .PotRow { background-color: #424242; } .PopOutStructure { background: #424242; } .MultiSelectToolbarBody.MultiSelectToolbarBody--highContrast { background-color: #303030; border-color: #424242; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray2 { color: #fefefe; } .AddOnsPane { background-color: #303030; border-color: #424242; } .SwitchPresentation { background: #303030; border-color: #fefefe; } .CardGalleryFooter { background: #009688; } .Typography--colorDarkGray1 { color: #fefefe; } .CardGalleryFooter .PrimaryLink { color: #fefefe; font-weight: bold; } .GalleryCard-subtitle { color: #fefefe80; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray1 { color: #fefefe; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray1:hover, .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkTeal { color: #009688; } .BoardCard-taskName { font-weight: 500; } .ExpandedUpsellsOverlayStructure { background: #212121; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected.BaseCard { background: #303030; border-color: #424242; } .InboxClarifiedExpandableThread:hover .InboxClarifiedIconAndNameContext-name--withDefaultColors { color: #009688; } .DailySummaryInboxThread.DailySummaryInboxThread--selected { background: #303030; } .FloatingCard.BaseCard:not(:focus):not(.BaseCard--isFocused) { box-shadow: none; } .DropTargetAttachment--dragging .DropTargetAttachment-target { background: rgba(30, 30, 30, 0.95); } .DropTargetAttachment-border { border-color: #009688; } .DropTargetAttachment-imageText, .HiddenNavigationLink.HiddenNavigationLink--darkGray1:hover { color: #009688; } .FlowPickerTile-box { background: #303030; border-color: #424242; } .DatePickerCalendarDateV2--oneDaySelection.DatePickerCalendarDateV2--showSelectionBackground .DatePickerCalendarDateV2-selectionBackground, .SidebarReportsItemRow.is-selected:hover, .SidebarReportsItemRow.is-selected:focus, .SidebarReportsItemRow:hover, .SidebarReportsItemRow:focus, .DragContainer--isDragging .SidebarReportsItemRow { background: #009688; } .DatePickerCalendarDateV2--default.DatePickerCalendarDateV2--today .DatePickerCalendarDateV2-selectionBackground { border-color: #009688; background: #009688; box-shadow: inset 0 0 0 1px #009688; } .DatePickerCalendarDateV2--today { color: #fefefe; } .SpreadsheetConversationNameCell-dragHandlePlaceholder { border-color: #303030; } .SpreadsheetConversationRow--withoutShadedBackground:hover, .SpreadsheetConversationRow--contextMenuOpened, .SpreadsheetConversationRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetConversationRow--contextMenuOpened .SpreadsheetCell, .SpreadsheetConversationRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetConversationRow--contextMenuOpened .SpreadsheetPlaceholderCell { background-color: #303030; } .SidebarTeamMembershipHeader, .SidebarTeamMembershipHeader:link, .SidebarTeamMembershipHeader:visited { color: #fefefe; } .SidebarTeamMembershipHeader:hover, .SidebarTeamMembershipHeader:focus, .DragContainer--isDragging .SidebarTeamMembershipHeader { background-color: #009688; } .StatusUpdatePane-header { border-color: #212121; } .HiddenNavigationLink.HiddenNavigationLink--darkGray3:hover { color: #009688; fill: #009688; } .ConversationStoryFeed-separator, .ConversationStoryFeed-blockStory.ConversationStoryFeed-blockStory--withThreadline.ConversationStoryFeed-blockStory:not(:last-of-type)::before, .ConversationStoryFeed-blockStory.ConversationStoryFeed-blockStory--withThreadline.ConversationStoryFeed-blockStory:last-of-type::before { border-color: #424242; } .SubtleCountWithIconButton.AbstractThemeableRectangularButton--isEnabled:hover { color: #009688; fill: #009688; } .ViewSwitcherPreview-image { filter: invert(85%); } .ProjectNameInput-underline { background-color: #303030; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected.BaseCard.BaseCard--isValid, .BaseSelectableCard--isEnabled.BaseSelectableCard--isNotSelected:hover.BaseCard.BaseCard--isValid { border-color: #00968850; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected:hover.BaseCard.BaseCard--isValid { border-color: #009688; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected:hover.BaseCard { background: #212121; } .Tab-selectableTab:hover:not(.Tab-selectableTab--isDisabled), .Tab-selectableTab.Tab-selectableTab--isActive { box-shadow: inset 0 -2px #424242; color: #009688; } .ProsemirrorEditor-link { color: #009688; fill: #009688; } .ProsemirrorEditor-link:hover { color: #00968890; fill: #00968890; } .AccessDeniedWithCallToActionAsanaView-container { background-color: #212121; } .DeprecatedDialog-headerTitle { color: #fefefe; } .DeprecatedDialog { color: #fefefe; } .DeprecatedDialog-header { border-color: #424242; } .InboxThreadHeader-urgencyIndicator { background: #424242; } .SpreadsheetSectionRow-sectionName { line-height: 1em; } .ProjectOverviewPage .ProjectOverviewPage-mainContent { background-color: #212121; border-color: #303030 } .ProjectOverviewKeyResourcesEmptyState-withoutBrief, .EmptyStateMilestoneTaskRow { border-color: #424242 } .ProjectOverviewPage .ProjectOverviewPage-activityFeed { border-color: #424242; background-color: #303030 } .Tab-selectableTab.Tab-selectableTab--isSelected.Tab-selectableTab--colorCoolGray { color: #fefefe; } .TeamOverviewProjectTileDetailed--isMenuOpen .PotTile-structure { background: #424242 } .CustomizePane { background-color: #212121; border-color: #303030 } rect[class*="highcharts"], path[class*="highcharts"] { filter: hue-rotate(300deg) } div[class*="BaseChart-legendIcon--square"] { filter: hue-rotate(300deg) } .PrimaryButton.AbstractThemeableRectangularButton { background: #009688; border-color: #009688 } .PrimaryButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #00968875; border-color: #00968875 } .HiddenLinkButton.HiddenLinkButton--darkGray2:hover { color: #009688; fill: #009688; } .NumFiltersButton.AbstractThemeableRectangularButton { color: #009688; fill: #009688; } .ProjectWithColumnTokenContent-dropdownButton.AbstractThemeableRectangularButton { color: #212121; fill: #212121 } .PopOutStructure-header--withBorder { border-color: #424242 } .DatePickerV2-calendar { border-color: #424242 } .DatePickerCalendarDateV2--oneDayHover .DatePickerCalendarDateV2-hoverBackground { background: #009688 } .HiddenLinkButton.HiddenLinkButton--darkGray3 { color: #fefefe; fill: #fefefe } .HiddenLinkButton.HiddenLinkButton--darkGray3:hover { color: #009688; fill: #009688 } .AdminConsoleInfoMetric-metricNumber, .AdminConsoleInsightsPage-sectionTitle, .AdminConsoleSidebarRow-name.AdminConsoleSidebarRow-name--selected, .AdminConsoleAppsPage-header, .AdminConsoleAppWidget-title, .AdminConsoleServiceAccountList-header, .AdminConsoleResourcesPage-subHeader { color: #009688 } .AdminConsoleEmptyStateTableItem, .AdminConsoleInsightsPage-sectionSubtitle, .AdminConsoleMembersListRowOldStyle-cell, .AdminConsoleAppWidget-description, .AdminConsoleServiceAccountList-serviceAccountExplanation { color: #fefefe70 } .AdminConsoleDomainUserTableItem-name, .AdminConsoleSidebarRow-name, .AdminConsoleSidebarRow-name:active, .AdminConsoleSidebarRow-name:focus, .AdminConsoleSidebarRow-name:hover, .AdminConsoleTableItem { color: #fefefe } .AdminConsoleInfoBarStructure-item + .AdminConsoleInfoBarStructure-item, .AdminConsoleInsightsPage-tableItem, .AdminConsoleInsightsPage-tableItem:last-of-type, .AdminConsoleEmptyStateTableItem, .AdminConsoleEmptyStateTableItem:last-of-type, .AdminConsoleMembersListRowOldStyle:not(:last-child), .AdminConsolePageStructure-buttons { border-color: #303030 } .ConsoleCard-links { border-color: #424242 } .AdminConsoleEmptyStateTableItem-avatarPlaceholder { background-color: #303030 } .AdminConsoleInsightsPage-upsell::before, .AdminConsoleSearchBar-searchIcon, .AdminConsoleSidebarHeader--admin { filter: invert(80%) } .AdminConsolePageStructure-header { background: #212121 } .DynamicTextInput { background-color: #212121; } .MessageBanner--default a { color: #fefefe } .SecondaryNavigationLink:hover { color: #009688; fill: #009688 } .EditorWithSideRail-sideRailScrollable { background: #303030; border-color: #424242 } .ProjectBriefPageLayout-topbar--withDivider { border-color: #424242 } .TextEditorInsertBlockButton { background-color: #303030; } .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { border-color: #303030 } .TextInputBase { background-color: #303030; border-color: #303030 } .QuickAddTaskToolbar-tokenizerContainer { background: #303030; } }
data/usercss/150563.user.css
@-moz-document domain("app.asana.com") { #asana_main > div.asanaView-bodyContainer > div.asanaView-body, #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(1), #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(4), #asana_main > div.remix-topbar, #asana_main > div.remix-topbar > div, #asana_main > div.remix-topbar > div.react-mount-node > div > div, #center_pane__contents > div > div > div.loading-boundary.hidden > div > div, #grid > tbody, .PageHeaderCollapsedStructure, .TeamOverview, .Topbar, .layerContext, .AdminConsole, body { background: #191919; } .AsanaPageTopbar { background-color: #212121; } .Dialog-headerTitle, .MultiTaskTitleRow-titleText, .PageHeaderCollapsedStructure-title, .SectionRow-sectionName, .ancestor-link, .bar-row .bar_input_span, .details-pane-title .header-name, .dismissable-overlay, .full-width-header .header-name, .grid_due_date.overdue, .itemRowView-potToken, .navigationDockDomainView-teamSectionHeader-label, .navigationDockItemView-label, .new-project-text, .notification-header .notification-title, .react-mount-node .textInput, .team-header, .team-name navigationDockTeamView-teamName, .QuickAddPopOutContents-nameInput, .Label, .TaskGroupHeader, .DropTargetAttachment-imageText, body, html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Label { color: #fefefe70; } .TaskGroupHeader-content:hover .TaskGroupHeader-arrow.triangleIcon, .borderless-button:hover { fill: #009688; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-center > div > ul > li:nth-child(1) > a, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-left-side-elements > div.center-pane-header-row-view.textarea-title-view, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center > div.tab-nav-div > ul > li > a, #details_pane_title_row > div.details-pane-title > span > div, #details_property_sheet_title, #grid > tbody, #grid_views_select > span > span, #property_sheet\3a details_property_sheet_field\3a description, .detailsFollowersLabel, .gridCell-stringContainer, .react-mount-node .dropdownMenuOption-label, .task-row-text-input, .task-row-text-input.override-focus-border, .task-row-text-input.override-focus-border.override-hover-border, .FollowersLabel { color: #e2e2e2; } .FollowersBar .EditableFollowersRow { background-color: #262626; } .TopbarPlaceholder-searchBox:focus, .TopbarSearch-input:focus { animation: none; } .PrimaryLink { color: #009688; fill: #009688; } .PrimaryLink:hover, .PrimaryLink:focus { color: #fefefe; fill: #fefefe; } .TypeaheadItem-title { color: #009688; } .TypeaheadItemStructure--enabled { background: #303030; border-bottom: 1px solid #42424270; } .TypeaheadCreateItem { background: 0 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; border-color: #424242; color: #009688; fill: #009688; } .MultiAssignTypeaheadItem { border-color: #424242; color: #009688; fill: #009688; } .MultiAssignTypeaheadItem--highlighted { background-color: #424242; color: #fefefe; fill: #fefefe; } .TypeaheadCreateItem.TypeaheadCreateItem--highlighted, .TypeaheadItemStructure--enabled.TypeaheadItemStructure--highlighted { background: #009688; color: #fefefe; fill: #fefefe; } .TypeaheadItemStructure-icon { fill: #fefefe70; } .TopbarSearchResultSection-header { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe70; font-weight: 800; text-transform: uppercase; } .GutterContainer::before, .TaskRow::before { bottom: 0; content: ""; left: 0; position: absolute; top: 0; } #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center, #asana_main > div.full-width-header.full-width-header--expanded.full-width-header-sideElements--medium > div.full-width-header-center > div.center-pane-header-row-view.textarea-title-view { background: #212121; color: #e2e2e2; } .full-width-header .center-pane-header-row-view, .full-width-header.full-width-header--compact, .full-width-header.full-width-header--compact .center-pane-header-row-view, .full-width-header.full-width-header--compact .full-width-header-left-side-elements, .full-width-header.full-width-header--expanded, .full-width-header.full-width-header--expanded .center-pane-title, .nothing-selected, .tab-nav-div .tab-nav-bar.tab-nav-bar-center { background-color: #303030 !important; } .InboxPlaceholder-StoryTitle { background: #212121; } .task-row-overlay { background: 0; } .GridScroller-scrollable, .gridCell-stringContainer > .task-row-overlay.grid-tags-and-date, .known-list--withRowNumberGutter .columnView-leftGutter, .react-mount-node .DeprecatedButtonSelect-menu, .task-row-overlay.grid-tags-and-date { background: #212121; } #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td .grid-tags-and-date, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-tags-and-date, #Flags.enable_no_flexbox_in_grid .grid-uncompact .task-row:not(.recently-changed) .grid-custom-fields, #Flags.enable_no_flexbox_in_grid .grid-uncompact .task-row:not(.recently-changed) .grid-tags-and-date, .PageHeaderStructureLoading--compact, .TaskGroupHeader--showZipper .TaskGroupHeader-content { background: 0; } .TaskGroupHeader.TaskGroupHeader--showZipper::before { background: 0; border-bottom: 0; } .TaskGroupHeader-arrow.triangleIcon { height: 16px; width: 16px; color: #e2e2e2; fill: #e2e2e2; } #center_pane__contents, #details_pane_header > div.toolbar.details-pane-top.details-pane-toolbar.toolbar-no-grad, #right_pane__contents > div > div > div.sticky-view-placeholder, #right_pane__contents > div > div > div:nth-child(3), #right_pane__contents > div > div > div:nth-child(6), #right_pane__contents > div > div > div:nth-child(6) > div.property.description.taskDetailsView-description { background: #212121; } #Flags.enable_no_flexbox_in_grid .grid-uncompact .grid-row-selected:not(.focused) > td, #details_pane_footer > div, #details_pane_footer > div > div.loading-boundary.hidden > div, #details_pane_footer > div > div:nth-child(2) > div.property.followers_du.details-followers.detailsFollowers-withFacepileLabel, .TaskFollowers, .react-mount-node .Button.Button--secondary, .react-mount-node .Button.Button--secondary:not(.Button--disabled) { background: #424242; } #details_pane_footer { background: #424242; margin: 0; } #right_pane, #right_pane__contents > div > div > div.sticky-view-placeholder > div, .GridHeaderWithCustomProperties { background: #212121; } .empty-filtertext, .tokenAreaView { background: 0; } .Button.Button--disabled.Button--primary { background: #303030; border: 1px solid #303030; } .ButtonSelect-label .CustomPropertyEnumValueInput--empty { box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) !important; } .CircularButton.CircularButton--enabled:hover, .HeartButton-button--withThumbsUp .CircularToggleButton-pulse { background-color: #009688; border-color: #fefefe; box-shadow: none; color: #fefefe; fill: #fefefe; } .HeartButton-button.IconToggleButton--toggledOn .IconButton, .HeartButton-button--isHearted ~ .HeartButton-heartCount, .MiniHeartButton.MiniHeartButton--hearted, .InboxReferencedTaskItem-detailsButton:hover { fill: #009688; color: #009688; } .HeartButton-heartCount { color: #fefefe !important; } .MiniHeartButton.MiniHeartButton--hearted:hover, .HeartButton-button.IconToggleButton--toggledOn .IconButton:hover, .InboxReferencedTaskItem-detailsButton { fill: #fefefe70; color: #fefefe70; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium > div.full-width-header-left-side-elements > div.center-pane-header-row-view.textarea-title-view, #right_pane__contents, .full-width-header.full-width-header--compact, .full-width-header.full-width-header--compact .center-pane-header-row-view, .full-width-header.full-width-header--compact .full-width-header-left-side-elements, .nothing-selected { background: #212121; } .drop-indicator, .expandable, .full-width-header .header-name, .group_header .drop-indicator .expandable, .itemListGroupView-zipper, .react-mount-node .topbar-myTasksButton.is-selected, .react-mount-node .topbar-notificationsButton.is-selected, .tab-nav-div .tab-nav-bar .tab-nav-button.is-selected { color: #e2e2e2; } .potColor-background--NONE, .selected .itemInboxThreadView-token.potColor-background--NONE, .selected .itemThreadView-token.potColor-background--NONE { background-color: #676767; color: #212121; } .blockStoryView-body, .redesign-assigned-to-container .token_name, .redesign-due-date-container .token_name { color: #e2e2e2; } .Tab.Tab--isSelected, .Topbar-myDashboardButton.is-selected, .Topbar-myTasksButton.is-selected, .Topbar-notificationsButton.is-selected, .blockStoryView-actorLink, .tab-nav-div .tab-nav-bar .tab-nav-button:hover { color: #80cbc4; } .blockStoryView-actorLink, .hiddenLink, .taskCompletedStoryView .blockStoryView-actorLink { color: #009688 !important; font-weight: 700; } .blockStoryView-actorLink:hover { color: #80cbc4; } .StoryActorName-actorLink { color: #fefefe; font-weight: 700; } .StoryActorName-actorLink:hover { color: #009688; } .notificationView-iconAvatar.is-assignedToYou { background: #009688; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--medium, .Topbar, .react-mount-node .topbar { border-bottom: 1px solid #42424270; } #center_pane__contents > div > div > div.loading-boundary.hidden > div > div { background: #212121; border-top-left-radius: 5px; } .itemListInboxThreadView-listName, .notification-header .notification-title, .referenced-task-row-view .referenced-task-row-view-name, .team-page .navigationDockItemView-label { color: #e2e2e2; } .referenced-task-row-view { background: #212121; border-color: #42424270; } .itemListInboxThreadView-notification .selected.story .referenced-task-row-view { background: #424242; } .inboxThreadView-archiveButton, .inboxThreadView-unarchiveButton { color: #009688; fill: #009688; } .inboxThreadView-unarchiveButton:hover { background: #009688; color: #e2e2e2; fill: #e2e2e2; } .inbox .inbox-link-row:hover, .inboxThreadView.is-selectable.has-selectedNotification, .inboxThreadView.is-selectable:hover { background: 0; } .referenced-task-row-view:hover { background: #009688; } .team-page-projects { background: 0; } .remix-topbar #nav_search_input { background: #212121; color: #80cbc4; } .conversations .team-feed-conversation-wrapper, .message-composer-form .composer-input-wrap.expanded .menu-bar, .team-feed-conversation .conversation-reply-message, .teamFeedView-emptyStateCard { background: #009688; } .message-view .comment-text, .message-view .subject-link, .teamFeedView-emailTip, .teamFeedView-emptyStateMessage { color: #e2e2e2; } .MessageBanner--default { background-color: #212121; color: #e2e2e2; border-bottom: 1px solid #42424250; } .TaskPrivacyBanner-lockIcon { fill: #696969; } .MessageBanner--default a { color: #212121; font-weight: 600; } .TaskPrivacyBanner-toggleForcePublicLink:focus, .TaskPrivacyBanner-toggleForcePublicLink:hover, .TaskPrivacyBanner-whyTooltip:focus, .TaskPrivacyBanner-whyTooltip:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; text-decoration: none; } .message-composer-form:not(.expanded).always-show-post-button .menu-bar { background: #424242; color: #e2e2e2; } #center_pane__contents > div > div > div.team-feed > div > div.conversations > div > div > div.form.message-composer-form.conversation-reply-message.message-composer-small > div.form-row.input-row > div.body > div { background: #212121; color: #e2e2e2; } .message-composer-form .composer-input-wrap .composer-placeholder, .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder, .team-feed .conversation-message.expanded.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input, .team-feed-conversation .conversation-reply-message.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input { color: #e2e2e2; } .message-composer-big .composer-input-wrap .conversation-composer, .message-composer-big .composer-input-wrap .placeholder-content { background: #424242; } .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder, .team-feed .conversation-message.expanded.message-composer-form .composer-input-wrap.expanded .autogrow-textarea .hypertext-input { background: #212121; } .dropdown .dropdown-menu { background: #424242; color: #e2e2e2; } .advanced-search-footer-row .advanced-search-footer-text, .dropdown-menu-item-label, .selected > .advanced-search-footer-row .advanced-search-footer, .selected > .advanced-search-footer-row .advanced-search-footer-text, .selected > .advanced-search-footer-row .customize { color: #e2e2e2; } #nav_search_list_sections_view_footer { background: #424242; } .dropdown .menu-widget.title, .grid-compact .grid_due_date:not(.due_soon):not(.overdue), .grid-uncompact .grid_due_date:not(.due_soon):not(.overdue), .grid_due_date, .message-composer-form .message-composer-followers, .search-row .search-row-contents, .storyCreatorWidget-creatorLink, .topbar-settingsMenuButton span { color: #e2e2e2; } .menuItem-button:hover { background-color: #009688; color: #e2e2e2; fill: #e2e2e2; text-decoration: none; } .TaskProjectSectionInfo-noSectionDropdown.is-dropdownVisible > .TaskProjectSectionInfo-dropdownArrow { fill: #009688; } .DatePickerV2 { background: #303030; } .DatePickerCalendar-nextMonthIcon, .DatePickerCalendar-prevMonthIcon, .DropdownItem-disclosureIcon, .advanced-search-footer-row .search-row-icon, .menuItem-selectedIcon, .react-mount-node .menuSubmenuItem-disclosureIcon, .react-mount-node svg:not(:root) polygon { fill: #e2e2e2; } #right_pane_container { background: #212121; } #center_pane__contents, #right_pane__contents, #right_pane_container #center_pane, #right_pane_container #right_pane { border-top-left-radius: 8px; } #right_pane_container #center_pane, #right_pane_container #right_pane, .known-list #center_pane, .known-list #right_pane { background: 0; } .full-width-header.full-width-header--compact .header-name.read-only, .full-width-header.full-width-header--expanded .header-name.read-only { color: #e2e2e2; } #asana_main > div.full-width-header.full-width-header--compact.full-width-header-sideElements--large { border-bottom: 1px solid #42424270; } .full-width-header .center-pane-header-row-view, .full-width-header.full-width-header--expanded, .full-width-header.full-width-header--expanded .full-width-header-center, .notifications #center_pane, .notifications #right_pane { background: #212121; } .grid-row-selected .gridCell-interiorRowContainer, .grid-uncompact #grid .grid-row-selected:not(.focused) > td, .grid-uncompact #grid .grid-row-selected:not(.focused) > td .grid-custom-fields, .grid-uncompact #grid .grid-row-selected:not(.focused) > td .grid-tags-and-date, .itemRow.itemRow--highlighted.PotTaskRow.PotTaskRow--highlighted, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button { background: #424242; } .Tab--isSelected, .Tab:hover { color: #80cbc4; } .action-link, .details-pane-title .header-name.read-only, .feed-story-follow:hover, .grid_cell_boolean, .search-typeahead .item-label, .selfFollowToggleView:hover, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled).is-selected { color: #e2e2e2; } .FeedMiniStory-xIcon { fill: #fefefe70; } .FeedMiniStory-xIcon:hover { fill: #009688; } .asset-thumbnail .asset-thumbnail-image:hover { border: 1px solid #80cbc4; } .detailsModalView, .grid-cell, .grid_cell_boolean, .grid_cell_schedule, .grid_cell_show_details { background: #212121; } .privacy-content, .taskPrivacyHeaderView-togglePrivacyLink, div.taskPrivacyHeaderView.privacy-info { color: #e2e2e2; background: #424242; } .grid-uncompact #grid .grid-row-selected + .task-row:not(:hover):not(.focused) .grid_cell_boolean, .grid-uncompact #grid .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-custom-fields, .grid-uncompact #grid .grid_pseudorow_no_prioritized:not(.recently-changed) .grid-tags-and-date, .grid-uncompact #grid .task-row:not(.recently-changed) .grid-custom-fields, .grid-uncompact #grid .task-row:not(.recently-changed) .grid-tags-and-date, .grid_cell_schedule .schedule-status-dropdown { background: 0; } .details-maximized { background: #212121; } .referencedTaskRowView-checkbox.grid_cell_boolean, .taskDetailsView-description .autogrow-textarea { background: 0; } .selfFollowToggleView.is-following:hover .selfFollowToggleView-text, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled):hover { color: #80cbc4; } .priority.task-row.new_tasks_group.grid-row-selected .grid-cell.grid_cell_boolean.taskRowView-completionCell, .priority.task-row.new_tasks_group.grid-row-selected .grid_cell_boolean.taskRowView-completionCell, .priority.task-row.new_tasks_group.grid-row-selected.in-assigned-to-me-new-task.taskRow--willCollapse { background: #424242; } .advanced-search-view, .react-mount-node .lunaUiDropdown { background: #212121; } .advanced-search-view .search-by-another-field.dropdown-menu-link, .hotkey-hinted-string span, .small-feed-story-group, .small-feed-story-group a.storyCreatorWidget-creatorLink { color: #e2e2e2; } .DueDateInput-inputContainer input, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled) { color: #bcbfc2; } .DueDateToken--spreadsheetTaskPane .DueDateToken-tokenButton .DueDate--future { color: #e2e2e2; } .DueDateTokenButton--complete .DueDateTokenButton-icon { fill: #fefefe75; } .DueDateTokenButton--dueDateSet .DueDateTokenButton-icon { border-color: #fefefe75; } .DueDateTokenButton--future .DueDateTokenButton-label .DueDate, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--future .DueDateTokenButton-label .DueDate--complete, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--empty.DueDateTokenButton--editable:hover .DueDateTokenButton-label .DueDate--complete, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--past, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--soon, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--future, .DueDateTokenButton--complete .DueDateTokenButton-label .DueDate--complete { color: #fefefe; } .DueDateTokenButton--dueDateSet .DueDateTokenButton-icon { border-color: #fefefe; fill: #fefefe; } .DueDateTokenButton--past .DueDateTokenButton-icon { border-color: #ed4758; fill: #ed4758; } .DueDateTokenButton--soon .DueDateTokenButton-icon { border-color: #009688; fill: #009688; } .SubtleButtonCard.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard { background: #303030; } .AssigneeTokenButton--empty:hover .AssigneeTokenButton-avatar { border-color: #fefefe75; fill: #fefefe75; } .AssigneeTokenButton--empty .AssigneeTokenButton-avatar { border: 1px dashed #424242; fill: #424242; } .SubtleTokenButton.SubtleTokenButton--empty { color: #fefefe75; fill: #fefefe75; } .react-mount-node .menuItem-selectedIcon { color: #80cbc4; } .PotTypeaheadItem, .advanced-search-footer, .advanced-search-view a, .advanced-search-view div, .advanced-search-view li, .advanced-search-view span, .advanced-search-view ul, .blockStoryView-metadata, .projectOverviewView-headerTitle, a.NavigationLink.topbar-myTasksButton, a.NavigationLink.topbar-notificationsButton { color: #e2e2e2; } .DatePickerCalendar-day:hover .DatePickerCalendar-dayBackground, .buttonView.buttonView--toggle.is-active { background: #80cbc4; color: #e2e2e2; } .calendar-task-background-fullscreen-filler { position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.8; background-color: #212121; } .calendar-toolbar { background-color: #303030; } .cal-row.cal-row-week .cal-col-today:not(.cal-col-project-due) .date .calendar-today-star-icon { fill: #009688; } .cal-row.cal-row-week .cal-col-month:not(.cal-col-project-due) .cal-col-inner { border-top-color: #fefefe70; } .arrow-zipper, .grid-compact #grid .task-row div, .label.arrowZipperView-label, .priority.bar-row.no-group.grid-row-selected { background: 0; } div.dropdown-anchor.omnibutton > a > svg > polygon { fill: #e2e2e2; } .DeprecatedDueDateInput, .react-mount-node .topbar-myDashboardButton.is-selected, .redesign-due-date-container .property.value-set, a.NavigationLink.topbar-myTasksButton.is-selected, a.NavigationLink.topbar-notificationsButton.is-selected { color: #009688; } .checkbox-text, .label.arrowZipperView-label, .menu a, .menu div, .menu li, .menu span, .menu ul, .react-mount-node .dialog div, .react-mount-node .dialog li, .react-mount-node .newProjectDialogContent-label { color: #e2e2e2; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):hover { border-color: #009688; box-shadow: 0 0 0 0px #009688; color: #009688; } .ButtonGroupButton--active:focus { box-shadow: none; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; } .ButtonGroupButton--isNotSelected.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe75; fill: #fefefe75; } .ButtonGroupButton--isNotSelected.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton--isEnabled:focus { box-shadow: 0 0 0 3px #009688; outline: none; } .ButtonGroupButton--isSelected.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled).FormElementButton--active { background: #303030; border: 1px solid #42424270; box-shadow: inset 0 1px rgba(0, 0, 0, 0.1); color: #777; fill: #303030; } .SubtleButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleButton.AbstractThemeableRectangularButton--isEnabled:active { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .DeprecatedDropdownContainer, .DropdownItem.is-highlighted, .grid-uncompact #grid .grid-row-selected.focused > td, .menuItem-button.is-highlighted, .menuItem-button:hover { background: #009688; } .priority.task-row.no-group.grid-row-selected, .priority.task-row.no-group.grid-row-selected.taskRow--willCollapse { background: #424242; } .circularToggleButtonView.circularToggleButtonView--toggledOn.circularToggleButtonView--recentlyToggled.taskCheckboxNodeView > div, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .grid-compact #grid .task-row div.circularToggleButtonView.circularToggleButtonView--toggledOn.taskCheckboxNodeView > div, .grid-row-selected:not(.focused) .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button { background: #009688; } .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button:hover, .react-mount-node .BoardAddCardButton.Button--primary, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { background: #80cbc4; } .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCheckboxNodeView.circularToggleButtonView--toggledOn .circularToggleButtonView-button, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { border-color: #009688; } .menu-submenu-expand-arrow, .svgIcon.dropdownMenuItem-selectedIcon { fill: #80cbc4; } .react-mount-node .dialog a { color: #80cbc4; } .react-mount-node .dialog { background: #424242; min-height: 400px; } .react-mount-node .dialog input, .react-mount-node .dialog textarea { color: #212121; } .group_header .drop-indicator .expandable svg, svg.svgIcon.arrowZipperView-rightIcon { fill: #e2e2e2; } .arrow-zipper.arrowZipperView, .arrow-zipper:hover { border: 0; background: 0; } .itemRow.itemRow--highlighted.sectionRow.sectionRow--highlighted, div.property.followers_du.details-followers.detailsFollowers-withFacepileLabel { background: 0; } #Flags:not(.enable_inbox_typography_update) .itemInboxThreadView-token.potColor-text--NONE, .inboxToolbar .inbox-archive-all-button, .members-dropdown-member-list a, .members-dropdown-member-list div, .members-dropdown-member-list li, .members-dropdown-member-list ul, .projectMembersSummaryView, .projectMembersSummaryView a { color: #e2e2e2; } #left_pane, #navigation_dock_body, .navigationDockTeamBrowserView--expanded, .navigationDockTeamView--collapsed + .navigationDockTeamView--expanded, .navigationDockTeamView--expanded + .navigationDockTeamView--collapsed, .navigationDockTeamView--expanded + .navigationDockTeamView--expanded, .navigationDockTeamView:first-of-type, .react-mount-node .Sidebar { background: #1c1c1c; border-right: 1px solid #42424270; } #navigation_dock, .navigationDockBrowseTeamView:hover, .navigationDockItemView:hover, .react-mount-node .SidebarDefaultSearchRow:hover, .react-mount-node .SidebarItemRow.is-selected { background: #424242; } #navigation_dock a, #navigation_dock div, #navigation_dock li, #navigation_dock ul { color: #a2b4bc; } .navigationDockItemView.selected:not(:hover), .react-mount-node .itemRow.itemRow--focused { background: #009688; } .details-pane-project-overview .project-overview-section:last-child, .project-overview-section { background: #424242; } .details-pane-project-overview .section-header, .inboxView-empty-header, .inboxView-empty-subheader, .project-description.always-expanded .autogrow-textarea .hypertext-input { color: #e2e2e2; } .project-description .more-link.visible { background: 0; } .project-overview .project-overview-section { background: #303030; } .status-update-composer .project-status-message-composer .composer-input-wrap { border: 1px solid #42424270; } .message-composer-form .composer-input-wrap { background-color: #212121; } .chart-container { opacity: 0.5; background-color: #303030; padding-top: 10px; padding-left: 10px; } .highcharts-container { width: 100% !important; } #center_pane_container { -webkit-transition: margin-left 0.15s ease-out, width 0.15s ease-out; transition: margin-left 0.1s ease-out, width 0.1s ease-out; } .switch-view .switch.checked { background-color: #009688; border-color: #009688; } .TopbarSearchTypeahead-advancedItem { background-color: #303030 !important; color: #e2e2e2 !important; } .TypeaheadItem-subtitle { color: #e2e2e2 !important; } .Omnibutton, .TopbarPlaceholder-omnibutton, .omnibutton { background: #009688 !important; -webkit-transition: 0.1s transform; transition: 0.1s transform; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { color: #e2e2e2; fill: #e2e2e2; background: #009688; box-shadow: 0 0 0 3px #009688; border-color: #009688; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):hover { background-color: #424242; border-color: #42424270; border-style: solid; color: #222b37; fill: #222b37; } .gridCell-stringContainer .task-row-overlay.grid-tags-and-date, .react-mount-node .sectionRow { background: 0; } .members-dropdown-notification-checkbox-option .projectMembersDropdown-notificationCheckbox-text, .person-card-view .person-info .name, .react-mount-node .DueDate--future, .react-mount-node .MiniStory-actor, .react-mount-node svg:not(:root) polygon, .taskName.PotTaskRow-taskName, .userTypeaheadView-nameAndIcon { color: #e2e2e2; } .taskPrivacyHeaderView.privacy-warning { background: #424242; } .react-mount-node .sectionRow-sectionName .taskName-input { color: #e2e2e2; box-shadow: inset 0 -1px #424242; } .lunaui-grid-center-pane-container #center_pane { background: 0; border-right: none; } .lunaui-grid-center-pane-container#center_pane_container { max-width: none; } .SectionRow-sectionName .TaskName-input { box-shadow: none; } .SectionRow, .react-mount-node .sectionRow { background: 0; border-top: 0; border-bottom: 1px solid #303030; box-shadow: inset 25px 0 0 #303030; } .SectionRow-sectionName { font-weight: 700; line-height: 21px; box-shadow: none; border-bottom: 1px solid #696969; } .is-hoveringAbove { border-top: 2px dotted #009688; } .is-hoveringBelow { border-bottom: 2px dotted #009688; } .react-mount-node .BlockStory-metadata, .react-mount-node .MiniStory, .react-mount-node .MiniStory-timestamp { color: #bcbfc2; } .grid-uncompact #grid .grid_cell_assignee, .grid-uncompact #grid .grid_cell_boolean, .grid-uncompact #grid .grid_cell_schedule, .grid-uncompact #grid .grid_cell_string { border-top: 1px dotted #424242; } tr .search_ordered .task-row .no-group .gridrow-selected .focused .completed { border: none; } .react-mount-node .PotTaskRow::after { border-bottom: 1px dotted #80cbc4; } .grid-uncompact #grid .bar-row:hover .grid_cell_show_details, .grid-uncompact #grid .bar-row:hover > td, .grid-uncompact #grid .grid_pseudorow_no_prioritized:hover .grid_cell_show_details, .grid-uncompact #grid .grid_pseudorow_no_prioritized:hover > td, .grid-uncompact #grid .task-row:hover .grid_cell_show_details, .grid-uncompact #grid .task-row:hover > td { border-bottom: 1px solid #009688; border-top: 1px solid #009688; } .grid-uncompact #grid .bar-row:hover .grid_cell_drag_handle, .grid-uncompact #grid .task-row:hover .grid_cell_drag_handle { border-left: 1px solid #009688; } .grid-uncompact #grid .bar-row:hover .grid_cell_show_details, .grid-uncompact #grid .task-row:hover .grid_cell_show_details { border-right: 1px solid #009688; } #right_pane_view_caret::before { border: 0; background: #80cbc4; } .DatePickerCalendar-day.is-today, .inboxThreadView-archiveButton:hover, .message-composer-big .composer-input-wrap .conversation-composer, .message-composer-form:not(.expanded).always-show-post-button .composer-placeholder { background: #009688; } right_pane { -webkit-transition: width 0.1s ease-out; transition: width 0.1s ease-out; } .archive-button-label polygon { fill: #e2e2e2; } #compose_conversation_subject, .teamFeedView-emailLink { color: #e2e2e2; } .calendar-center-pane-container .floatingSelectView-label, .project-overview-center-pane-container .person-card-view .person-info .name, .project-overview-center-pane-container .project-due-date.unset .placeholder-text, .react-mount-node .DeprecatedButtonSelect-label { color: #a2b4bc; } .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled).is-selected, .tab-nav-div .tab-nav-bar .tab-nav-button:not(.disabled):hover { box-shadow: inset 0 -3px #009688; -moz-box-shadow: inset 0 -3px #009688; -webkit-box-shadow: inset 0 -3px #009688; } .react-mount-node .newProjectForm { background: #424242; } #navigation_dock div, .react-mount-node .newProjectForm-label { color: #e2e2e2; } .react-mount-node .newProjectForm-privacyIcon { fill: #e2e2e2; } .navigationDockSectionHeaderView-label { color: #a2b4bc; } .grid-compact #grid .recently-changed.grid_pseudorow_no_prioritized .gridCell-compactRowContainer, .grid-compact #grid .recently-changed.grid_pseudorow_no_prioritized .gridCell-singleRowContainer, .grid-compact #grid .recently-changed.referencedTaskRowView.grid_pseudorow_no_prioritized, .grid-compact #grid .task-row.recently-changed .gridCell-compactRowContainer, .grid-compact #grid .task-row.recently-changed .gridCell-singleRowContainer, .grid-compact #grid .task-row.recently-changed.referencedTaskRowView, .grid-compact #grid .task-row.taskRowView--recentlyCompleted.completed.taskRow--willCollapse, .grid-compact #grid .taskRowView--recentlyCompleted.completed.taskRow--willCollapse.grid_pseudorow_no_prioritized, .referenced-task-row-view.recently-changed .gridCell-compactRowContainer, .referenced-task-row-view.recently-changed .gridCell-singleRowContainer, .referenced-task-row-view.recently-changed.referencedTaskRowView, .referenced-task-row-view.taskRowView--recentlyCompleted.completed.taskRow--willCollapse { background-image: linear-gradient( to right, #009688, #009688 33%, #009688 83%, #e2e2e2); } @-webkit-keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } @-moz-keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } @keyframes background-to-green-completion { 0% { background-color: #80cbc4; } 100%, 33% { background-color: #009688; } } .react-mount-node .menuSubmenuItem.is-highlighted, .task-description-changed-story .diff-delete { background: #009688; } .react-mount-node .taskName-autogrowTextarea .autogrowTextarea-input { color: #e2e2e2; } .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea { box-shadow: inset 0 -1px #424242; } .react-mount-node .itemRow.itemRow--highlighted { background: #009688; border-bottom: 1px solid #009688; box-shadow: 0 -1px #009688; } .react-mount-node .itemRow.itemRow--focused, .react-mount-node .sectionRow { box-shadow: none; } .react-mount-node .itemRow:hover, .react-mount-node .itemRow:hover:not(.itemRow--disabled) { box-shadow: none; border-color: #009688; } .list-section-items .item-label { color: #e2e2e2; } .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--complete, .taskRowCompletionStatus-checkIcon .react-mount-node svg:not(:root) polygon { color: #e2e2e2; fill: #e2e2e2; background: #009688; border-color: #009688; } .react-mount-node .BlockStory-storyContent .icon, .react-mount-node svg:not(:root) polygon { color: #e2e2e2; fill: #e2e2e2; } .icon.StarFullIcon.DatePickerCalendar-todayIcon polygon, .icon.XIcon.WaitingOnBanner-removeButton polygon, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink, .react-mount-node .dropdownMenuOption-checkIcon, .ConsoleMetricWidget-metricNumber { color: #009688; fill: #009688; } .FavoriteStar-favorited { fill: #fcbd01 !important; } .IconButton { fill: #fefefe75; } .IconButton.IconButton--enabled:hover { fill: #009688; } .SpreadsheetPageStructure-fullWidth { background-color: #212121; } .SpreadsheetHeaderLeftStructure-taskNameHeadingBorder, .SpreadsheetGridTaskNameCell-dragHandlePlaceholder { border-color: #42424270; } .SpreadsheetHeaderLeftStructure.SpreadsheetHeaderLeftStructure--isDropdownOpen, .SpreadsheetHeaderLeftStructure.SpreadsheetHeaderLeftStructure--isSortedByField { color: #777; fill: #777; } .SpreadsheetGridTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background: #303030; border-color: #42424270; } .SpreadsheetGridTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused):hover { border-color: #424242; } .SpreadsheetCell--withShadedBackground .SpreadsheetAssigneeInputCell-removeButton { background-color: #009688; fill: #fefefe; color: #fefefe; } .SpreadsheetAssigneeInputCell-xMiniIcon { fill: #fefefe; } .Dialog, .react-mount-node .dialog-header .CustomPropertyProjectSettingsDialog-title, .react-mount-node .topbar-myDashboardButton { color: #e2e2e2; } .guest-icon, .react-mount-node .DropdownItem-disclosureIcon { fill: #80cbc4; } #asana_ui { background: #212121; } .dropdownMenuOption-button.CustomPropertyTypeDropdown-option { background: #424242; } .CustomPropertyTypeahead-typeaheadHeader { background: #303030; } .CustomPropertyProtoMultiRowTypeaheadItem--highlighted .CustomPropertyProtoMultiRowTypeaheadItem-content { background: #303030; } .CustomPropertyProtoMultiRowTypeaheadItem--highlighted::before, .CustomPropertyProtoMultiRowTypeaheadItem--selected::before { border-color: #42424270; } .CustomPropertyProtoMultiRowTypeaheadItem-separator { border-color: #42424270; } .CustomPropertyProtoMultiRowTypeaheadItem-description { color: #777; } .Dialog-header { border-bottom: 1px solid #42424270; } .Dialog { background: #212121; } .Dialog-headerTitle { color: #009688; } .AddAttachmentsMenuItem, .burnup-settings-section-label, .item.selectable.static, .react-mount-node .BlockStory-storyContent, .react-mount-node .Board--hasViewMenu .BoardColumnHeader-title, .react-mount-node .BoardBody-columnInBoardWithViewMenu .BoardColumnHeader-title, .react-mount-node .DatePickerCalendar-dayButton, .react-mount-node .FloatingSelect, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--future, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--past, .react-mount-node .PotTaskRow--completed .PotTaskRow-dueDate .DueDate--soon, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .TaskDescription-textEditor .ql-editor, .react-mount-node .dialog div, .react-mount-node .lunaui-label, .react-mount-node .truncatedRichText-richText, .react-mount-node textarea { color: #e2e2e2; line-height: 1.5em; } .react-mount-node .CircularButton, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .TaskFollowers, .react-mount-node .TaskTags-tokenizer, .react-mount-node .TokenButton-icon, .react-mount-node .TokenizerInput-input { background-color: #424242; border-color: #42424270; color: #fefefe75; fill: #fefefe75; } .TaskTags { padding-left: 3px; } .react-mount-node .CompletionCheckbox .CircularToggleButton .CircularToggleButton-pulse, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOn .CircularButton, .react-mount-node .TaskCompletedBlockStory-icon, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--complete.taskRowCompletionStatus--taskRowSelected, .taskIconWidget--complete { border-color: #009688; background: #009688; } .circularToggleButtonView.circularToggleButtonView--toggledOn.circularToggleButtonView--recentlyToggled.taskCheckboxNodeView > div, .taskCompletedStoryView-avatar, .taskInboxThreadView-icon.is-completed { background: #009688; } .detailsPaneProjectTokenizerView-token.detailsPaneProjectTokenizerView-token-multihome:hover, .react-mount-node .CircularButton.CircularButton--enabled:hover, .react-mount-node .TaskProjectsMultihome-project:hover { background: 0; } .react-mount-node .PotTaskRow::before, .react-mount-node .TaskRow::before, .react-mount-node .subtaskTaskRow::before { background-image: none; } .SubtaskTaskRow.SubtaskTaskRow--isSpreadsheetTaskPane.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover, .SubtaskTaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover, .SubtaskTaskRow--contextMenuOpened { background-color: #303030; } .react-mount-node .DatePickerCalendar-day.is-adjacentMonth, .react-mount-node .TokenizerInput-input { background: #424242; color: #e2e2e2; } .react-mount-node .DatePickerCalendar-dayButton:hover { background: #009688; color: #e2e2e2; } .react-mount-node .DatePickerCalendar-dayButton.is-selected, .react-mount-node .dropdownMenuItem-button { background: #80cbc4; color: #e2e2e2; } .react-mount-node .AssigneeToken-tokenButton, .react-mount-node .AssigneeToken-userNameLabel, .react-mount-node .DueDateToken-label { color: #e2e2e2; } .AssigneeToken-userNameLabel { color: #e2e2e2; } .react-mount-node .CustomPropertyDetailsRowStructure-label { color: #fefefe70; } .CustomPropertyDetailsRowStructure-label { color: #666; } .LabeledRowStructure-label { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe70; } .TokenButton { background: transparent; color: #fefefe; fill: #303030; border: 1px solid transparent; } .TokenButton-title { color: #fefefe75; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TokenButton.TokenButton--interactive:focus, .TokenButton.TokenButton--interactive:hover { background-color: #303030; border: 1px solid transparent; color: #fefefe !important; fill: #009688; } .TokenButton--interactive:hover > .TokenButton-icon, .TokenButton--interactive:focus > .TokenButton-icon { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .TokenButton--interactive:hover > .TokenButton-icon { background-color: #009688; border: 1px solid #424242; fill: #fefefe; } .TokenButton.TokenButton--hasValue { color: #e2e2e2; font-weight: 700; background-color: transparent; } .Button.Button--secondary:not(.Button--disabled) { background: #303030 !important; } .react-mount-node .RecurrenceView, .react-mount-node .TaskAttachments-fileName, .react-mount-node .nativeFloatingSelect { color: #80cbc4; } .RecurrenceView { color: #fefefe; } .NativeFloatingSelect { border-color: #009688; color: #009688; } .TaskAttachments-uploadProgress { background-color: #424242; } .react-mount-node .DueDateToken-repeatIcon { fill: #80cbc4; background: 0; } .details-pane-footer, .details-pane-title-rows-container.sticky-view-stuck, .details-pane-toolbar, .feedView-activitySeparator, .inbox .inbox-link-row, .inbox .inbox-link-row:hover, .inboxThreadView, .inboxThreadView.is-selectable.has-selectedNotification, .inboxToolbar, .react-mount-node .SingleTaskPane-footer, .react-mount-node .SingleTaskPaneToolbar, .react-mount-node .StoryFeed-separator, .react-mount-node .TaskFollowers, .taskAttachmentsView.has-attachments ~ .property.comments .taskFeedView-feed, .taskDetailsView-description { border-color: #42424270; } .SingleTaskPanePlaceholder-toolbar, .SingleTaskPaneToolbar { margin: 0; } .SingleTaskPaneToolbarAnimation-title { font-weight: 800; } .followerDividerLine { background-color: #424242; } .react-mount-node .CustomPropertyDetailsContainer { border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; } .TaskRow--completed .taskName.TaskRow-taskName div, .TaskRow--completed .taskName.TaskRow-taskName textarea { color: #bcbfc2; } .itemListInboxThreadView-notifications:before { -webkit-box-shadow: 0 0 0 1px #424242; box-shadow: 0 0 0 1px #424242; } .referenced-task-row-view:hover .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { border-color: #009688; background: #009688; -webkit-box-shadow: 0 0 0 3px #009688; box-shadow: 0 0 0 3px #009688; color: #e2e2e2; fill: #e2e2e2; } .ButtonSelect-label, .GridFilterSection-label, .react-mount-node .CustomPropertyGenericPreviewCell .CustomPropertyGenericPreviewCell-value, .react-mount-node .CustomPropertyNumberPreviewCell .CustomPropertyNumberPreviewCell-value { color: #e2e2e2; } .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton div, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton li, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton path, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton span, .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton svg, .react-mount-node .DeprecatedButtonSelect-downIcon { color: #e2e2e2; fill: #e2e2e2; } .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton { background: #009688; } .react-mount-node .BoardAddCardButton.Button--primary:active:not(.Button--disabled), .react-mount-node .BoardAddCardButton.Button--primary:hover:not(.Button--disabled), .react-mount-node .CustomPropertyProtoTypeahead-dropdown.CustomPropertyProtoTypeahead-dropdown--withCreateButton .dropdownMenu-item .CustomPropertyProtoTypeaheadHeader { background: #424242; } .numberedTaskList, .react-mount-node .GridScroller-scrollable--hasGutter, .react-mount-node .SingleTaskPane-body, .react-mount-node .SingleTaskPane-footer, .react-mount-node .menu { background: #212121; } .SingleTaskPane-body { padding: 0 10px; } .PageHeaderStructure { background: 0; } .react-mount-node .SidebarItemRow:hover { background: #009688; border-color: #009688; box-shadow: inset 1px 0 0 1px #009688; -moz-box-shadow: inset 1px 0 0 1px #009688; -webkit-box-shadow: inset 1px 0 0 1px #009688; } .DatePickerCalendarDate--adjacentMonth, .DatePickerCalendarDate--weekend { background: #191919; } .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionGrayBackground { background: #424242; } .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionGrayBackground, .DatePickerCalendarDate--oneDaySelection .DatePickerCalendarDate-selectionBackground { border: 2px solid #424242; } .Dropdown { background: #303030; border: 1px solid #42424270; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); } .SingleTaskPane-projects .textInput.textInput--medium, .TaskProjects-projects .TaskProjectsMultihome-projects .textInput.textInput--medium, .TaskProjectsMultihome-typeaheadContainer .textInput.textInput--medium { color: #80cbc4; } .menuItem--disabled:hover { color: #e2e2e2; background: #bcbfc2; } .MenuItemBase-button { color: #fefefe; } .GridHeader { background: #212121; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2); } .FloatingSelect:focus, .FloatingSelect:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .Button.Button--secondary:not(.Button--disabled) { border-color: #303030; color: #e2e2e2; fill: #666; } .Button.Button--secondary:not(.Button--disabled):focus, .Button.Button--secondary:not(.Button--disabled):hover { border-color: #009688; box-shadow: none; color: #e2e2e2; background-color: #009688 !important; fill: #e2e2e2; } .CustomPropertyEnumEditablePreviewCell:hover { background-color: #424242; border: 0; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled).FormElementButton--active, .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):active { background: #424242; border: 1px solid #009688; box-shadow: inset 0 1px rgba(0, 0, 0, 0.1); color: #009688; fill: #009688; } .ButtonSelect-item:not(.menuItem--disabled).is-highlighted, .ButtonSelect-item:not(.menuItem--disabled):hover { background: #009688; color: #e2e2e2; fill: #009688; text-decoration: none; } .dropdown { border: 1px solid #42424270; } .FakeSearchGridRow, .ItemRow, .PotGridBodyPlaceholder-itemRow, .PotGridToolbarPlaceholder-button { padding: 1px 30px; border-top: 1px solid #42424270; } .SubtaskList--withFirstLastSeparatingLines::before, .SubtaskTaskRow.SubtaskTaskRow--isSpreadsheetTaskPane::after, .SubtaskList--withFirstLastSeparatingLines::after, .SubtaskTaskRow::after { border-color: #42424270; color: #fefefe; } :focus { outline: #303030 5px; } .TaskRow::before { background-image: none; opacity: 1; right: -20%; -webkit-transform: translateX(-100%); transform: translateX(-100%); border-bottom: 0 solid #303030; } .TaskRow:not(.TaskRow--borderless)::after { border-bottom: none; } .GutterContainer::before { background-color: #212121; border-right: 1px solid #212121; -moz-box-sizing: border-box; box-sizing: border-box; } .CommentComposer { background: #262626; border: none; } .CommentComposer.CommentComposer--isFocused { border-color: #42424270; background: #212121; box-shadow: none; } .TaskCommentComposer-composer { border: 1px solid #42424270; padding: 0 9px; background: #303030; color: #e2e2e2; } .TaskCommentComposer.is-focused .TaskCommentComposer-composer { -webkit-animation: none; animation: none; border-color: #42424270; box-shadow: inset 0 1px #424242; outline: 0; } .TaskCommentComposer-toolbar { box-shadow: inset 0 1px #777; margin-bottom: -51px; padding: 10px; text-align: right; -webkit-transition: margin-bottom 10ms; transition: margin-bottom 10ms; } .Button.Button--primary:not(.Button--disabled) { background: #009688; border-color: #009688; color: #e2e2e2; fill: #e2e2e2; } .TaskFollowers-toggleButtonIcon, .dragHandle:hover { fill: #009688; } .ToggleFollowButton-toggleButtonIcon { color: #009688; fill: #009688; } .ToggleFollowButton-toggleText { color: #fefefe75; border-color: #fefefe75; fill: #fefefe75; } .ToggleFollowButton-toggleText:hover, .ToggleFollowButton-toggleText:focus { color: #009688; border-color: #009688; fill: #009688; text-decoration: none; } .TaskFollowers-toggleText { border-bottom: 1px dotted #009688; color: #009688; fill: #009688; } .Card, .CardButton, .ConversationsPlaceholder-composer, .ConversationsPlaceholder-conversation { background: #303030; color: #e2e2e2; } .MessageBanner--important { background-color: #303030; color: #e2e2e2; } .TypeaheadItem.TypeaheadItem--highlighted { background: #009688; } .TypeaheadItem-title { font-weight: 700; } .Tab.Tab--isSelected { box-shadow: inset 0 -3px #009688; } body { color: #e2e2e2; } #itemListGroupView-zipper { font-weight: 100; } .details-pane-title .header-name, .notification-header .notification-title { font-weight: 600; } .itemRowView-potToken, .SingleTaskTitleInput-taskName .AutogrowTextarea-input, .SingleTaskTitleInput-taskName .AutogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .bar-row .bar_input_span { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .bar-row .task-row-text-input { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .full-width-header .header-name, .grid_due_date.overdue { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .grid_due_date.overdue { font-weight: 600; } .CustomPropertyTextValueInput .autogrowTextarea-input, .CustomPropertyTextValueInput .autogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .taskDetailsView-description .autogrow-textarea { font-family: Operator SSM, SF Mono, FuraCode Nerd Font, FuraCode Nerd Font Mono, Dank Mono, Hasklig, Operator Mono, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .navigationDockDomainView-teamSectionHeader-label, .navigationDockItemView-label, .team-header, .team-name navigationDockTeamView-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .drag_target { min-height: 35px; } .list-item navigationDockItemView potColor potColor-leftBorder--NONE selected { height: 40px; } .navigationDockItemView-label { font-weight: 400; line-height: 48px; } .navigationDockDomainView-teamSectionHeader-label { font-weight: 700; } .new-project-text { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: bold; } .multiline { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .BoardCard-name, .BoardColumnHeader-title, .Pill.Pill--small, .Token, .detailsPaneProjectTokenizerView-token .luna1Token--pill, .grid-tags-and-date .grid_due_date, .group_header .drop-indicator .expandable, .itemInboxThreadView-token, .react-mount-node .Pill.Pill--large, .react-mount-node .ProjectOverviewSection-header, .react-mount-node .Tokenizer, .react-mount-node .sectionRow-sectionName, .richText, .tagTokenSource-tagLabel--pill, .taskTagsView-tokenArea .tokenView { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .RichText, .autogrowTextarea-shadow, .react-mount-node .textInput, .simpleTextarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Pill.Pill--plaintext.Pill--clickable { color: #fefefe; } .Pill.Pill--plaintext.Pill--clickable:hover { background-color: #303030; } .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:hover, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:focus, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect.is-dropdownVisible { color: #009688; } .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:hover .FloatingSelect-icon, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect:focus .FloatingSelect-icon, .TaskProjectColumnInfo-dropdown--spreadsheet.FloatingSelect.is-dropdownVisible .FloatingSelect-icon { fill: #009688; } .Pill.Pill--colorNone { background-color: #424242 !important; color: #fefefe85; } .detailsPaneProjectTokenizerView-token .luna1Token--pill { font-weight: 500; } #navigation_dock { width: 215px; } .group_header .drop-indicator .expandable { font-weight: 700; } .BoardColumnHeader-title, .dismissable-overlay { font-weight: 500; } .TextEditor-container { border-color: #42424270; } .TextEditor-container.TextEditor--dynamic:hover { border-color: #424242; } .TextEditor-container.is-focused, .TextEditor-container.TextEditor--dynamic.is-focused { background: #303030; border-color: #424242; box-shadow: inset 0 1px #424242; } .TextEditor-placeholder, .TextEditor-container::placeholder, .AutogrowTextarea-shadow::placeholder { color: #fefefe70; } .Pill.Pill--small { font-weight: 600; } .react-mount-node .sectionRow-sectionName { background-color: #eb8181 !important; } .grid_due_date.due_soon { color: #37c597; font-weight: 700; } .simpleTextarea.simpleTextarea--dynamic:focus { border-color: #42424270; } textarea:active:not(.override-hover-border):not([disabled]), textarea:hover:not(.override-hover-border):not([disabled]) { border-color: #42424270 !important; } .StoryFeed .BlockStory, .autogrowTextarea-shadow { border: 1px solid #42424270; } .react-mount-node .autogrowTextarea-input, .react-mount-node .autogrowTextarea-shadow { overflow: auto; } .StoryFeed, .scrollable--vertical { overflow-y: auto; overflow-x: hidden; } .scrollable--vertical { min-height: 1px; } .CustomPropertyTextValueInput .autogrowTextarea-input, .CustomPropertyTextValueInput .autogrowTextarea-shadow { max-height: 110%; max-width: 98%; } .react-mount-node .MiniStory { color: #777; line-height: 1.6em; } .MiniStory a { font-weight: 700; color: #009688; } .BlockStory-actorLink:link, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { color: #e2e2e2; } .BlockStory-actorLink:hover { color: #009688; } .react-mount-node .BlockStory-metadata { color: #fcfcfc; font-style: italic; } .StoryFeed .BlockStory { padding-top: 10px; padding-bottom: 10px; background-color: #303030; } .BlockStory-body, .BlockStory-header { padding-right: 10px; } .BlockStory-body a { color: #e2e2e2; text-decoration: underline; } .BlockStory-icon { padding-left: 10px; } .MiniHeartButton { color: #e2e2e2; fill: #e2e2e2; } .MiniHeartButton--withThumbsUp:hover, .miniHeartButtonView--withThumbsUp.is-hearted { color: #009688; fill: #009688; } .MiniHeartButton.MiniHeartButton--hearted { font-weight: 900; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .HeartButton-button--withThumbsUp.CircularToggleButton--toggledOff .CircularButton--enabled:focus, .HeartButton-button--withThumbsUp.CircularToggleButton--toggledOff .CircularButton--enabled:hover { box-shadow: 0 0 0 3px #009688; color: #009688; fill: #fefefe; border-color: #009688; } .CircularButton.CircularButton--enabled:active { background-color: #009688; border: 1px solid #009688; box-shadow: inset 0 1px #009688; fill: #e2e2e2; } .CircularButton { background: #424242; border-color: #42424270; fill: #fefefe75; color: #fefefe75; } .CircularButton.CircularButton--enabled:hover { background-color: #009688 !important; border-color: #009688; fill: #fefefe; color: #fefefe; } .CircularButton:focus { background-color: #009688; border-color: #009688; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #e2e2e2; outline: 0; } .InfoButton-infoGuideButtonIcon { background-color: transparent; fill: #fefefe; } .ButtonSelect-downIcon, .ButtonSelect:hover:not(.ButtonSelect--disabled) .ButtonSelect-downIcon { fill: #fefefe70; } .ButtonSelect.is-dropdownVisible .ButtonSelect-downIcon, .ButtonSelect.is-dropdownVisible:hover .ButtonSelect-downIcon { fill: #009688; } .FeedBlockStory-actionsDropdownIcon { fill: #e2e2e2; right: 30px; top: 50px; color: #e2e2e2; visibility: visible; } .textInput:focus { box-shadow: none; border-color: #009688; } .textInput::placeholder { color: #fefefe75; } .generic-input.focused:not(.override-focus-border), .generic-input.recurly-hosted-field-focus:not(.override-focus-border), .generic-input:focus:not(.override-focus-border), .recurly .recurly-hosted-field.focused:not(.override-focus-border), .recurly .recurly-hosted-field.recurly-hosted-field-focus:not(.override-focus-border), .recurly .recurly-hosted-field:focus:not(.override-focus-border), .recurly input[type="text"].focused:not(.override-focus-border), .recurly input[type="text"].recurly-hosted-field-focus:not(.override-focus-border), .recurly input[type="text"]:focus:not(.override-focus-border), textarea.focused:not(.override-focus-border), textarea.recurly-hosted-field-focus:not(.override-focus-border), textarea:focus:not(.override-focus-border) { box-shadow: none; animation: none; } .generic-input.showing.focused:not(.override-focus-border), .generic-input.showing.recurly-hosted-field-focus:not(.override-focus-border), .generic-input.showing:focus:not(.override-focus-border), .recurly .recurly-hosted-field.showing.focused:not(.override-focus-border), .recurly .recurly-hosted-field.showing.recurly-hosted-field-focus:not(.override-focus-border), .recurly input[type="text"].showing.focused:not(.override-focus-border), .recurly input[type="text"].showing.recurly-hosted-field-focus:not(.override-focus-border), textarea.showing.focused:not(.override-focus-border), textarea.showing.recurly-hosted-field-focus:not(.override-focus-border), textarea.showing:focus:not(.override-focus-border) { border: 1px solid #42424270 !important; background-color: #303030; box-shadow: none; animation: none; } .FeedBlockStory-actionsDropdownIcon.is-dropdownVisible, .FeedBlockStory-actionsDropdownIcon:hover { fill: #009688; visibility: visible; } .react-mount-node .textInput { font-weight: 400; } .react-mount-node .CustomPropertyDetailsRowStructure-label, .react-mount-node .CustomPropertyMetadataTitleRow, .react-mount-node .CustomPropertyProtoRow-description, .react-mount-node .CustomPropertyProtoRow-name, .react-mount-node .dialog-headerTitle, .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea .autogrowTextarea-input, .react-mount-node .sectionRow-sectionName.taskName-autogrowTextarea .autogrowTextarea-shadow, .react-mount-node .textEditor-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .react-mount-node .CustomPropertyDetailsRowStructure-label { font-weight: 600; } .react-mount-node .dropdownMenu { max-width: 350px; min-width: 215px; } .react-mount-node .dropdownMenu.is-submenu { min-width: 350px; } .tab-nav-div .tab-nav-bar .tab-nav-button { font-weight: 500; } .CustomPropertyDetailsRowStructure-label, .DeprecatedButtonSelect-label, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-input, .react-mount-node .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-weight: 600; } .hypertext-input code { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .MultiTaskTitleRow-titleText, .TaskGroupHeader-content, .TeamList-description, .TeamList-header, .TeamRow-members, .TeamRow-name, .TeamRow-type, .buttonView.buttonView--primary, .dialog--nux-content .title, .dialog2 .header .title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .buttonView.buttonView--secondary:not(.is-disabled) { background: #303030; border-color: #42424270; color: #fefefe; fill: #303030; } .buttonView.buttonView--secondary:not(.is-disabled):hover { background-color: #009688; border-color: #009688; border-style: solid; color: #fefefe; fill: #009688; } .MultiTaskTitleRow-titleText { color: #e2e2e2; font-weight: 600; } .autogrowTextarea-input { height: 100%; } .TaskName-input, .TaskName-shadow { text-rendering: optimizeLegibility; } .CustomPropertyDetailsContainer { padding-left: 0; } .StoryFeed-miniStory { margin-left: 0; } .taskDetailsView-customPropertyDetailsContainer { margin-left: 10px; } .TaskPremiumFeaturesSection:not(:empty) { padding: 5px 0; border-bottom: 1px solid #42424270; border-top: 0; } a { color: #009688; text-decoration: none; } .DatePicker, .Popover--light > .Popover-body { color: #e2e2e2; background: #212121; } .DatePicker-addDueTime, .DatePicker-addRecurrence, .DatePicker-addDateRange { color: #009688; } .Popover--light > .Popover-body { border: 1px solid #42424270; } .Popover-body { background: #212121; } .Popover--light .Popover-caret::before { background: #212121; border: 1px solid #42424270; } .DatePicker-calendar, .DatePickerCalendar-weekdayHeaders { border-bottom: 1px solid #42424270; } .DatePickerCalendarDate--oneDaySelection.DatePickerCalendarDate--showSelectionBackground .DatePickerCalendarDate-selectionBackground { background: #009688; } .DatePickerCalendarDate--today { background-color: #009688; color: #fefefe; font-weight: 900; } .DatePickerCalendarDate--today .DatePickerCalendarDate-button::after { background: #009688; } .react-mount-node .DatePicker, .react-mount-node .TimeSelect-menu, .react-mount-node .dropdown-anchoredElement.dropdown--alignLeft { background: #212121; } .react-mount-node .textInput { background-color: #212121; border-color: #42424270; } .AssigneeToken-doNotDisturbIcon { fill: #009688; } .AssigneeToken-multiAssignButton { background: #212121; fill: #e2e2e2; } .Topbar-navButton { border-right: 1px solid #42424270; fill: #848f99; } .Topbar-navButton:hover { background: #009688; fill: #212121; } a:focus, a:hover { color: #80cbc4; text-decoration: underline; } .TaskGroupHeader { font-weight: 800; } .TaskGroupHeader-content { color: #999; font-weight: 600; } .TaskGroupHeader--collapsible .TaskGroupHeader-content:hover { color: #009688; } .dialog2 { background-color: #212121; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); color: #e2e2e2; } .dialog2 .header .title { color: #e2e2e2; font-weight: 600; } .dialog2 .header { border-bottom: 1px solid #42424270; } .tab.selected { box-shadow: inset 0 -3px #009688; color: #e2e2e2; } .tab-view { border-bottom: 0; } a.tabView-tabName:hover { color: #009688; } .TeamRow-members, .TeamRow-name, .TeamRow-type, input { color: #e2e2e2; } input { background-color: #303030; border-color: #42424270; } .generic-input.showing, .recurly .recurly-hosted-field.showing, .recurly input[type="text"].showing, textarea.showing { border: 1px solid #42424270; color: #e2e2e2; } .TeamList-description { color: #706070; } .TeamList-header { font-weight: 700; color: #009688; } .buttonSelectView-button { border-color: #42424270; color: #e2e2e2; } .orgs-admin-form .form-row .admins-field-value .value a { font-weight: 500; color: #e2e2e2; } .buttonView.buttonView--secondary { background: #212121; border-color: #009688; color: #e2e2e2; fill: #009688; } .buttonView.buttonView--secondary:focus, .buttonView.buttonView--secondary:hover { border-color: transparent; box-shadow: inset 0 0 transparent, 0 0 0 3px #009688; color: #e2e2e2; fill: #009688; background: #009688; } .dropdown .dropdown-menu .item.hovered:not(.disabled), .dropdown .dropdown-menu .item:hover:not(.disabled), .dropdown .dropdown-menu .menu-item.hovered:not(.disabled), .dropdown .dropdown-menu .menu-item:hover:not(.disabled) { background-color: #009688; color: #e2e2e2; } .TeamRow-editLink:focus, .TeamRow-editLink:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; } #cal_container { background: #212121; } .cal-row.cal-row-week .cal-col-today:not(.cal-col-project-due) .cal-col-inner { background: #303030; } .cal-row.cal-row-week .cal-col-inner { border-top: 4px solid #424242; } .cal-row.cal-row-month-almost-bottom:not(.cal-col-today), .cal-row.cal-row-month-bottom .prev-month-day:not(.cal-col-today) { background-color: transparent; background-image: none; } .TokenButton-removeButton { box-shadow: none; } .RemoveButton { background: transparent; fill: #fefefe75; } .RemoveButton:hover { background: #eb8181; } .dialog--nux { background: #212121; } .dialog--nux-content { background-color: #303030; border-radius: 3px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); line-height: 1.5; } .dialog--nux-content .title { color: #009688; font-weight: 400; } .form-input input, .form-input select, .form-input textarea { background-color: #212121; border: 1px solid #42424270; border-radius: 3px; color: #e2e2e2; } .buttonView.buttonView--primary { background: #009688; border-color: #009688; color: #e2e2e2; } .buttonView.buttonView--primary:focus, .buttonView.buttonView--primary:hover { background: #009688; border-color: #80cbc4; box-shadow: inset 0 0 transparent, 0 0 0 1px #80cbc4; } .NumberedTaskList-number { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #666; padding-top: 1px; padding-bottom: 1px; } .Pill.Pill--colorNone.Pill--clickable:hover { background-color: #e0e6e8; } .Pill.Pill--colorRed, .Pill.Pill--colorRed.Pill--deuteranopia { background-color: #e8384f; } .Pill.Pill--colorRed { color: #212121; } .Pill.Pill--colorRed.Pill--clickable:hover, .Pill.Pill--colorRed.Pill--clickable:hover.Pill--deuteranopia { background-color: #ed6677; } .Pill.Pill--colorOrange { background-color: #fd612c; color: #212121; } .Pill.Pill--colorOrange.Pill--deuteranopia { background-color: #fd817d; } .Pill.Pill--colorOrange.Pill--clickable:hover { background-color: #fd875f; } .Pill.Pill--colorOrange.Pill--clickable:hover.Pill--deuteranopia { background-color: #feb2af; } .Pill.Pill--colorYellowOrange { background-color: #fd9a00; color: #212121; } .Pill.Pill--colorYellowOrange.Pill--deuteranopia { background-color: #fdae33; } .Pill.Pill--colorYellowOrange.Pill--clickable:hover { background-color: #ffae31; } .Pill.Pill--colorYellowOrange.Pill--clickable:hover.Pill--deuteranopia { background-color: #fdc266; } .Pill.Pill--colorYellow { background-color: #eec300; color: #212121; } .Pill.Pill--colorYellow.Pill--deuteranopia { background-color: #eecc16; } .Pill.Pill--colorYellow.Pill--clickable:hover { background-color: #ffd722; } .Pill.Pill--colorYellow.Pill--clickable:hover.Pill--deuteranopia { background-color: #f1d646; } .Pill.Pill--colorYellowGreen { background-color: #a4cf30; color: #212121; } .Pill.Pill--colorYellowGreen.Pill--deuteranopia { background-color: #a4c61a; } .Pill.Pill--colorYellowGreen.Pill--clickable:hover { background-color: #b6d959; } .Pill.Pill--colorYellowGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #c0e42f; } .Pill.Pill--colorGreen { background-color: #62d26f; color: #212121; } .Pill.Pill--colorGreen.Pill--deuteranopia { background-color: #62bb35; } .Pill.Pill--colorGreen.Pill--clickable:hover { background-color: #8add93; } .Pill.Pill--colorGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #7dcf54; } .Pill.Pill--colorBlueGreen { background-color: #37c5ab; color: #212121; } .Pill.Pill--colorBlueGreen.Pill--deuteranopia { background-color: #37a862; } .Pill.Pill--colorBlueGreen.Pill--clickable:hover { background-color: #5dd2bc; } .Pill.Pill--colorBlueGreen.Pill--clickable:hover.Pill--deuteranopia { background-color: #4dc57b; } .Pill.Pill--colorAqua { background-color: #20aaea; color: #212121; } .Pill.Pill--colorAqua.Pill--deuteranopia { background-color: #208ea3; } .Pill.Pill--colorAqua.Pill--clickable:hover { background-color: #4fbcee; } .Pill.Pill--colorAqua.Pill--clickable:hover.Pill--deuteranopia { background-color: #28b3ce; } .Pill.Pill--colorBlue { background-color: #4186e0; color: #212121; } .Pill.Pill--colorBlue.Pill--deuteranopia { background-color: #4178bc; } .Pill.Pill--colorBlue.Pill--clickable:hover { background-color: #6da2e7; } .Pill.Pill--colorBlue.Pill--clickable:hover.Pill--deuteranopia { background-color: #6693ca; } .Pill.Pill--colorIndigo { background-color: #7a6ff0; color: #212121; } .Pill.Pill--colorIndigo.Pill--deuteranopia { background-color: #7a71f6; } .Pill.Pill--colorIndigo.Pill--clickable:hover { background-color: #a59df5; } .Pill.Pill--colorIndigo.Pill--clickable:hover.Pill--deuteranopia { background-color: #a7a1f9; } .Pill.Pill--colorPurple { background-color: #aa62e3; color: #212121; } .Pill.Pill--colorPurple.Pill--deuteranopia { background-color: #aa71ff; } .Pill.Pill--colorPurple.Pill--clickable:hover { background-color: #c18deb; } .Pill.Pill--colorPurple.Pill--clickable:hover.Pill--deuteranopia { background-color: #c9a4ff; } .Pill.Pill--colorMagenta { background-color: #e362e3; color: #212121; } .Pill.Pill--colorMagenta.Pill--deuteranopia { background-color: #e37cff; } .Pill.Pill--colorMagenta.Pill--clickable:hover { background-color: #eb8deb; } .Pill.Pill--colorMagenta.Pill--clickable:hover.Pill--deuteranopia { background-color: #eeafff; } .Pill.Pill--colorHotPink, .Pill.Pill--colorHotPink.Pill--deuteranopia { background-color: #ea4e9d; } .Pill.Pill--colorHotPink { color: #212121; } .Pill.Pill--colorHotPink.Pill--clickable:hover, .Pill.Pill--colorHotPink.Pill--clickable:hover.Pill--deuteranopia { background-color: #ef7cb6; } .Pill.Pill--colorPink { background-color: #fc91ad; color: #212121; } .Pill.Pill--colorPink.Pill--deuteranopia { background-color: #fca7e4; } .Pill.Pill--colorPink.Pill--clickable:hover { background-color: #fdc3d2; } .Pill.Pill--colorPink.Pill--clickable:hover.Pill--deuteranopia { background-color: #fed8f3; } .Pill.Pill--colorCoolGray { background-color: #8da3a6; color: #212121; } .Pill.Pill--colorCoolGray.Pill--deuteranopia { background-color: #8d9f9b; } .Pill.Pill--colorCoolGray.Pill--clickable:hover { background-color: #aababc; } .Pill.Pill--colorCoolGray.Pill--clickable:hover.Pill--deuteranopia { background-color: #a9b6b3; } .CustomPropertyProtoRow-nameContainer { color: #e2e2e2; } .ProjectDropdownMenuButton-downIcon:hover { fill: #f2f2f2; } .CustomPropertyProtoRow-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #e2e2e2; } .CustomPropertyProjectSettingsDialogContent-addFieldButton { color: #009688; fill: #e2e2e2; } .CustomPropertyProjectSettingsDialogContent-addFieldButtonIcon { background-color: #009688; } .PotColorPicker-setForEveryone, .react-mount-node .CustomPropertyTextValueInput .autogrowTextarea-input { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Board--hasViewMenu .BoardColumnHeaderTitle, .BoardBody-columnInBoardWithViewMenu .BoardColumnHeaderTitle, .BoardCardWithCustomProperties-name, .PageHeaderCollapsedStructure-title, .PageHeaderStructure-title, .ProjectMembersPrivacyForm-privacyLabel, .ProjectMembersPrivacyForm-privacyToggleButton, .QuickAddPopOut-nameInput, .SingleTaskPanePlaceholder-commentBox, .SingleTaskTitleRow-taskName .autogrowTextarea-input, .SingleTaskTitleRow-taskName .autogrowTextarea-shadow, .SuccessToast, .TipToast, .dashboard-card .card-header .name, .dialog-box .dialog-title, .dismissable-overlay, .textEditor-container, .TextEditor-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Assignee:not(.Assignee--isDisabled).Assignee--unassigned:hover { background-color: #e2e2e2; border-color: #e2e2e2; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #009688; } .ItemRow--enabled.ItemRow--focused, .ItemRow--enabled.ItemRow--highlighted { background: #303030; border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; box-shadow: none; animation: 0.1s; transition: none; } .textEditor-container.is-focused, .textEditor-container.textEditor--dynamic.is-focused { animation: none; border-color: #42424270; background-color: #303030; box-shadow: none; outline: 0; } .FormElementButton.FormElementButton--secondaryButton.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; } .FormElementButton.FormElementButton--secondaryButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #666666; } .FormElementButton.FormElementButton--dynamic:not(.FormElementButton--disabled):hover, .textEditor-container.textEditor--dynamic:hover { border-color: #42424270; } .inbox .inbox-thread-wrapper .project-footer .show-more-link, .inbox .inbox-thread-wrapper .task-footer .show-more-link, .inbox .inbox-thread-wrapper .task-header .show-more-link { color: #009688; font-weight: 600; } .PageHeaderCollapsedStructure-title, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { font-weight: 700; } .inbox .inbox-thread-wrapper .task-footer .show-more-link:hover, .inbox .inbox-thread-wrapper .task-header .show-more-link:hover, inbox .inbox-thread-wrapper .project-footer .show-more-link:hover { color: #e2e2e2; text-decoration: underline; } .SpreadsheetTaskRow--completed, .TaskRow--completed .TaskRow-taskName { color: #fefefe !important; opacity: 0.45 !important; font-weight: 400 !important; } .DueDate--complete { font-weight: 400 !important; font-style: italic; opacity: 0.6 !important; } .SingleTaskPaneFields--completed .DueDate, .SingleTaskPaneFields--completed .DueDate--past, .SingleTaskPaneFields--completed .DueDate--soon, .SingleTaskPaneFields--completed .DueDate--future, .SingleTaskPaneFields--completed .DueDate--complete { color: #fefefe70; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { color: #e2e2e2; fill: #e2e2e2; background: #424242; box-shadow: 0 0 0 3px #424242; border-color: #42424270; } .TaskRow-detailsCaret:hover { fill: #009688; } .ProjectMembersDialogContent-footer, .attachment-card-metadata:not(.attachmentCardView-hiddenBorder) { border-top: 1px solid #42424270; } .ProjectMembersDialogContent, .ProjectMembersDialogFooter { border-color: #42424270; } .ProjectMembersDialogContent-label { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fefefe; } .Tooltip-caret, .Tooltip-caret::before { background-color: #303030; } .Tooltip-body { background: #303030; color: #e2e2e2; } .Tooltip-caret { color: #303030; fill: #303030; } .TaskAttachments-uploadProgressPercentage { background-color: #009688; } .SuccessToast { background: #212121; color: #e2e2e2; } .TipToast, .TipToast-titleContainer { color: #009688; } .SuccessToast::before { background-color: #009688; background-image: none; } .TipToast { background: #212121; opacity: 0.8; } .TipToast::before { background-color: #303030; background-image: none; } .TipToast-messageContainer { color: #e2e2e2; } .TipToast-dismissLink { border-bottom: 1px dotted #424242; color: #303030; fill: #212121; } .TipToast-dismissLink:focus, .TipToast-dismissLink:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; } .ToastNotificationContent-link { border-bottom: 1px dotted #303030; color: #303030; fill: #303030; } .ToastNotificationContent-link:hover { border-bottom: 1px solid #e2e2e2; color: #e2e2e2; fill: #e2e2e2; } .WelcomeTaskTipToastNotification-icon { fill: #303030; } .ToastContainer { width: 230px; font-family: -apple-system, BlinkMacSystemFont, -system-ui, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; background: #303030; color: #fefefe; } .search.search-toolbar--short { background: #303030; } .SearchTextInput { border-color: #424242; } .SearchTextInput:focus { border-color: #424242; box-shadow: inset 0 1px #424242; } .PageHeaderStructureLoading--compact, .PageHeaderStructureLoading--normal { background-color: #212121; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); } .ScheduleStatus .ScheduleStatus-newScheduleIcon { background: #009688; } .ScheduleStatus .ScheduleStatus-newScheduleIcon:hover { background: #e2e2e2; } .ProjectMembersDialogRow:hover:not(.ProjectMembersDialogRow--highlighted), .ProjectMembersPrivacyForm { background-color: #303030; } .attachment-card-view { background: #303030; box-shadow: none; } .attachment-card-attachment-link, .hover-no-change-attachment-card-attachment-link { color: #009688; font-weight: 600; } .Tokenizer, .Tokenizer .Tokenizer-input, .Tokenizer .Tokenizer-token { background: #303030; font-weight: 600; } .ProjectMembersDialogDefaultSettingsRow:hover { background: #303030; } .ProjectMembersPrivacyForm-privacyToggleButton { border-bottom: 1px dotted #848f99; color: #848f99; cursor: pointer; fill: #848f99; } .ProjectMembersPrivacyForm-privacyToggleButton:focus, .ProjectMembersPrivacyForm-privacyToggleButton:hover, .ProjectMembersSummary-addButton:focus, .ProjectMembersSummary-addButton:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .miniHeartButtonView--withThumbsUp:hover:not(.is-hearted), .topbarHelpMenuButton-textButton:hover { color: #009688; fill: #009688; } ::-webkit-scrollbar { width: 2px; } ::-webkit-scrollbar-track { -webkit-border-radius: 1px; border-radius: 3px; -webkit-box-shadow: inset 0 0 1px #42424275; box-shadow: inset 0 0 1px #42424275; } ::-webkit-scrollbar-thumb { -webkit-border-radius: 1px; border-radius: 1px; background: 0 0; -webkit-box-shadow: inset 0 0 1px #00968850; box-shadow: inset 0 0 1px #00968850; } ::-webkit-scrollbar-thumb:window-inactive { background: 0; } .navigating-overlay-mask { opacity: 0.3; background: #212121; } .InboxThreadHeader-title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .itemListInboxThreadView-listName:hover { color: #009688; text-decoration: none; } .inboxToolbar .inbox-email-settings-menu:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .BoardPlaceholder-columnHeader { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background: #212121; } .BoardPlaceholder-addTaskButton, .BoardPlaceholder-task { background: #212121; } .CalendarHeaderPlaceholder-button { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .ConversationsPlaceholder-composer { background: #212121; } .ConversationsPlaceholder-commentComposer { background: #212121; border-top: 1px solid #212121; } .ConversationsPlaceholder-buttonRow { border-top: 1px solid #212121; } .ConversationsPlaceholder-button { -webkit-transition-duration: 0.1s; transition-duration: 0.1s; -webkit-transition-property: background, border, box-shadow, color; transition-property: background, border, box-shadow, color; background: #009688; } .ConversationsPlaceholder-avatar { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .ConversationsPlaceholder-commentEditor { background: #212121; border: 1px solid #303030; } .ConversationsPlaceholder-authorAvatar, .ConversationsPlaceholder-authorName, .ConversationsPlaceholder-conversationContent, .ConversationsPlaceholder-conversationTitle { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .DashboardPlaceholder-board { background: #212121; } .InboxPlaceholder-story { border-bottom: 1px solid #303030; } .PotGridToolbarPlaceholder { background: #303030; border-bottom: 1px solid #424242; } .InboxPlaceholder-avatar, .InboxPlaceholder-content, .InboxPlaceholder-storyTitle, .PotGridPlaceholder-button { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .PotGridBodyPlaceholder-itemRow::after { border-bottom: 1px solid #303030; border-color: #303030; } .PotGridBodyPlaceholder-circleCheck, .PotGridBodyPlaceholder-taskContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .SidebarPlaceholder-avatar, .SidebarPlaceholder-longContent, .SidebarPlaceholder-mediumContent, .SidebarPlaceholder-shortContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-color: #212121; background-image: -webkit-linear-gradient( right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%); background-image: linear-gradient( -90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%); } .SingleTaskPanePlaceholder-circle, .SingleTaskPanePlaceholder-taskContent, .SingleTaskPanePlaceholder-titleContent, .SingleTaskPanePlaceholder-toolbarContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .SingleTaskPanePlaceholder-commentComposer { background: #212121; border-top: 1px solid #303030; } .SingleTaskPanePlaceholder-commentComposer .SingleTaskPanePlaceholder-circle { background-color: #212121; } .SingleTaskPanePlaceholder-commentBox { border: 1px solid #303030; background: #212121; } .TopbarPlaceholder-circle, .TopbarPlaceholder-longContent, .TopbarPlaceholder-shortContent { -webkit-animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-color: #212121; animation: animation-shimmering 0.1s linear infinite; } .SingleTaskPanePlaceholder-commentBox::-webkit-input-placeholder { color: #424242; } .SingleTaskPanePlaceholder-commentBox::-moz-placeholder { color: #424242; } .SingleTaskPanePlaceholder-commentBox:-ms-input-placeholder { color: #424242; } .TopbarPlaceholder-omnibuttonPlusIcon { fill: #212121; } .PageHeaderPlaceholder { background-color: #212121; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15); } .PageHeaderPlaceholder--compact { background-color: #212121; } .PageHeaderPlaceholder-bigCircle, .PageHeaderPlaceholder-circle, .PageHeaderPlaceholder-facepileContent, .PageHeaderPlaceholder-smallCircle, .PageHeaderPlaceholder-tabContent, .PageHeaderPlaceholder-titleContent { -webkit-animation: animation-shimmering 0.1s linear infinite; animation: animation-shimmering 0.1s linear infinite; background-image: -webkit-linear-gradient( right, #212121 0, #212121 50%, #212121 100%); background-image: linear-gradient( -90deg, #212121 0, #212121 50%, #212121 100%); background-color: #212121; } .BaseCard, .BaseSelectableCard--isEnabled.BaseSelectableCard--isNotSelected:hover.BaseCard { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .dashboard-card { background: #303030; } .dashboard-card .project { background: #303030; color: #fefefe; } .dashboard-card .dashboard-call-to-action-card { background: #212121; } .dashboard-card .add-project { background-image: none; } .TemplateList, .clickable-icon-box.active { background-color: #212121; } .TemplateCardStructure { background-color: #303030; } .AsanaCreatedTemplateCard, .CustomTemplateCard { border: 1px solid #42424270; } .TemplateGalleryRowStructure:hover { background-color: #303030; } .TemplateGalleryRowStructure::after { border-color: #42424270; } .TemplateGallery-csvImporterUpdatedColorChip { background-color: #303030; } .TemplateGallery-importIcon--onWhite { fill: #fefefe; } .AddItemSquircle-box { background: #303030; border-color: #42424270; fill: #666; color: #666; } .Tab-selectableTab.Tab-selectableTab--isSelected { box-shadow: inset 0 -2px #009688; color: #009688; } .Tab-selectableTab:hover, .Tab-selectableTab.Tab-selectableTab--isActive { box-shadow: inset 0 -2px #009688; color: #009688; } .CustomScrollbarContainer-thumb { background-color: #009688; border-radius: 25px; position: absolute; width: 2px; } .ItemListHelpText { border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; color: #e2e2e2; } .ItemListEmptyLines-row--withTopBorder { border-top: 0; border-bottom: 1px solid #42424270; } .ItemListEmptyLines-row { border-bottom: 1px solid transparent; border-top: 1px solid #42424270; } .Topbar-myDashboardButton:hover:not(.is-loading), .Topbar-myTasksButton:hover:not(.is-loading), .Topbar-notificationsButton:hover:not(.is-loading) { color: #009688; border-bottom: 1px solid #009688; } .BoardCard { background: #303030 !important; } .Board--hasViewMenu .BoardColumnHeaderTitle, .BoardBody-columnInBoardWithViewMenu .BoardColumnHeaderTitle { font-weight: 900; line-height: 30px; } .BoardCard.BoardCard--isSelected { background-color: #00968830; border-color: #00968850; box-shadow: 0 1px 1px 2px #00968830; } .DueDate, .SingleTaskTitleRow-taskName .autogrowTextarea-input, .SingleTaskTitleRow-taskName .autogrowTextarea-shadow { font-weight: 700; } .BoardBody-descriptionLink:focus, .BoardBody-descriptionLink:hover { border-bottom: 1px solid #009688; color: #009688; fill: #009688; text-decoration: none; } .DueDateContainer:not(.DueDateContainer--disabled).DueDateContainer--unset { border: 1px dashed #e2e2e2; fill: #e2e2e2; } .DueDateContainer:not(.DueDateContainer--disabled).DueDateContainer--unset:hover { background-color: #e2e2e2; border-color: #e2e2e2; box-shadow: 0 0 0 3px #009688; color: #009688; fill: #009688; } .CardButton:focus:not(.CardButton--disabled), .CardButton:hover:not(.CardButton--disabled) { box-shadow: 0 0 0 2px #009688; color: #e2e2e2; fill: #009688; background-color: #009688; } .CardButton:active:not(.CardButton--disabled) { box-shadow: 0 0 0 1px #303030; color: #303030; fill: #303030; } .FeedBlockStory.FeedBlockStory--pinned { box-shadow: none; } .FeedBlockStory.FeedBlockStory--pinned .BlockStory { background: #174642; border: 0; } .StoryFeed-blockStory { margin: 2px -28px; } .KeyboardShortcutsModal, .navigating-overlay-box { background-color: #212121; } .KeyboardShortcutsModal-headerTitle { color: #009688; } .KeyboardShortcutsModal-row { border-bottom: 1px solid #42424270; } .KeyboardShortcutsModal-key { background-color: #303030; border: 1px solid #42424270; color: #888; } .KeyboardShortcutsModal-sectionHeader { color: #009688; padding-top: 15px; } .SingleTaskPane-descriptionLabel { fill: #fefefe70; } .Tokenizer.is-focused { -webkit-animation: none; animation: none; border-color: #42424270; box-shadow: inset 0 1px #424242; outline: 0; background-color: #303030; } .Tokenizer.is-focused .TaskFollowers--following { background-color: #009688; } .Token .Token--colorNone .Tokenizer-token .Token--withavatar { background-color: #009688; color: #e2e2e2; } .tokenView:not(.has-potColor) { background: #303030; border-color: #42424270; color: #fefefe; } .tokenView:not(.has-potColor):hover { background: #009688; border-color: #009688; color: #fefefe; } .projectSectionTokenView .projectSectionTokenView-dropdownLink { border-color: #42424270; color: #fefefe; fill: #303030; } .dropdown .typeahead-dropdown-contents .action.selected, .dropdown .typeahead-dropdown-contents .action:hover:not(.disabled):not(.selectable), .dropdown .typeahead-dropdown-contents .item.selected, .dropdown .typeahead-dropdown-contents .item:hover:not(.disabled):not(.selectable), .dropdown .typeahead-dropdown-contents .menu-item.selected, .dropdown .typeahead-dropdown-contents .menu-item:hover:not(.disabled):not(.selectable) { background-color: #009688; border-color: #42424270; } .TopbarSearchTypeaheadHelper-showMoreItem { background: #212121; border-bottom: 1px solid #42424270; height: 30px; } .referencedTaskRowView-comments { color: #f2f2f2; fill: #f2f2f2; } .referencedTaskRowView-comments:hover { color: #f2f2f2; fill: #f2f2f2; background-color: #009688; } .miniHeartButtonView--withThumbsUp:hover:not(.is-hearted) { fill: #fff; } .grid-compact .completed .grid-tags-and-date a.tag, .grid-compact .completed .grid_cell_assignee a.tag, .grid-compact .completed .grid_cell_string .task-row-text-input, .grid-compact .completed .grid_due_date, .grid-compact .completed .grid_due_date:not(.due_soon):not(.overdue), .grid-compact .completed .tag_overflow, .grid-uncompact .completed .grid-tags-and-date a.tag, .grid-uncompact .completed .grid_cell_assignee a.tag, .grid-uncompact .completed .grid_cell_string .task-row-text-input, .grid-uncompact .completed .grid_due_date, .grid-uncompact .completed .grid_due_date:not(.due_soon):not(.overdue), .grid-uncompact .completed .tag_overflow { color: #646f79; } .TextDiff-diff.TextDiff-delete { background-color: #303030 !important; } .TextDiff-diff.TextDiff-insert { color: #fefefe; } .TextDiff-diffedDescription { padding-bottom: 10px; } .notificationView-iconAvatar { background: #009688; fill: #fefefe; } .BoardCardWithCustomProperties { background: #303030; } .BoardCardWithCustomProperties.BoardCardWithCustomProperties--isSelected { background-color: #424242; border-color: #009688; } .SingleTaskPaneModal { background: #303030 !important; } .ModalBuffer { background-color: rgba(0, 0, 0, 0.75); } .ModalPaneWithBuffer-pane { background-color: #212121; } .CustomPropertyContainerSettingsFieldTypeButton-title, .MessageDialog-header { color: #fefefe; } .CustomPropertyContainerSettingsFieldTypeButton.CustomPropertyContainerSettingsFieldTypeButton--isSelected { border: 1px solid #009688; background-color: #303030; } .CustomPropertyContainerSettingsFieldTypeButton-exampleContainer { background: #424242; } .CustomPropertyProtoTypeaheadHeader { background: #303030; color: #fefefe; } .CustomPropertyProtoCreateRow.CustomPropertyProtoCreateRow--highlighted, .CustomPropertyProtoTypeaheadItem.CustomPropertyProtoTypeaheadItem--highlighted { background: #009688; } .ProjectMembersShareForm { border-color: #42424270; } .ProjectMembersShareForm-textArea .autogrowTextarea-input, .ProjectMembersShareForm-textArea .autogrowTextarea-shadow { background-color: #303030; } .ProjectMembersShareForm-toolbar { border-top: 1px solid #42424270; } .ProjectMembersDialogRow--highlighted { background-color: #00968850; } .Tokenizer { border-color: #42424270; } .SingleTaskPane-header, .MultiTaskPane-header, .SingleTaskPaneSpreadsheet-body { background: #212121; } .SingleTaskPaneSpreadsheet-header { background: #212121; } .SingleTaskPaneSpreadsheet-feed { background: #262626; padding: 0px; border-top: 1px solid #303030; } .MultiTaskPaneSpreadsheet-header { background: #303030; } .SingleTaskPane-footer { background: #42424270; border-top: 1px solid #42424270; } .ItemRow--enabled:hover, .StoryFeed-separator { border-color: #42424270; } .simpleTextarea.simpleTextarea--dynamic { background-color: #21212100; border: none; box-shadow: none; border-radius: 0; } .simpleTextarea, .textEditor-container { font-weight: 500 !important; } b, strong { font-weight: 900 !important; } .BoardCardWithCustomProperties-name { font-weight: 600; } .BoardColumn.has-dragPrompt { box-shadow: 0 0 0 2px #424242; background-color: #42424220; } .BoardColumnScrollableContainer-scrollableTopSeam { background: #42424275; } .FloatingSelect { color: #fefefe; fill: #fefefe; font-weight: 600; } .MiniStory, .SubtaskTaskRow--completed .SubtaskTaskRow-taskName { color: #666; } .StoryFeed-separator { margin-top: 5px; } .StoryFeed-miniStory { padding: 3px 3px 3px 9px; border: none; } .CommentComposer-toolbar { box-shadow: inset 0 1px #424242; } .MessageBanner--error { background-color: #b92634; color: #fefefe; } .HeartButton-heartCount { background-color: #009688; color: #fefefe; font-weight: 700; } .HeartButton-button.IconToggleButton--toggledOff .IconButton--enabled:focus, .HeartButton-button.IconToggleButton--toggledOff .IconButton--enabled:hover { fill: #009688; } .SingleTaskPanePlaceholder-toolbar, .SingleTaskPaneToolbar { border: none; } .Token.Token--colorMagenta { background-color: #e362e3 !important; color: #212121; border: 1px solid #e362e3; } .Token.Token--colorMagenta:hover { background-color: #e362e3 !important; color: #212121; border: 1px solid #fefefe; } .Token.Token--colorBlueGreen { background-color: #37c5ab; color: #212121; border: 1px solid #37c5ab; } .Token.Token--colorBlueGreen:hover { background-color: #37c5ab; color: #212121; border: 1px solid #212121; } .Token.Token--colorYellow { background-color: #eec300; color: #212121; border: 1px solid #eec300; } .Token.Token--colorYellow:hover { background-color: #eec300; color: #212121; border: 1px solid #212121; } .Token.Token--colorOrange { background-color: #fd612c; color: #212121; border: 1px solid #fd612c; } .Token.Token--colorOrange:hover { background-color: #fd612c; color: #212121; border: 1px solid #212121; } .Token.Token--colorNone { background: #777; border-color: #777; color: #212121; } .ProjectWithColumnTokenContent-dropdownButton { border-color: #424242; } .ProjectWithColumnTokenContent-downIcon { fill: #212121; } .Token.Token--colorNone:hover, .Token.Token--colorNone:hover:not(:focus) { background: #777; border-color: #212121; color: #212121; } .Token:hover .ProjectWithColumnTokenContent-downIcon { fill: #fefefe70; } .Token.Token--colorRed { background-color: #e8384f; color: #212121; border-color: #e8384f; } .Token.Token--colorRed:hover { background-color: #e8384f; color: #212121; border-color: #212121; } .Token.Token--colorPink { background-color: #fc91ad; color: #212121; border-color: #fc91ad; } .Token.Token--colorPink:hover { background-color: #fc91ad; color: #212121; border-color: #212121; } .Token.Token--colorHotPink { background-color: #ea4e9d; color: #212121; border-color: #ea4e9d; } .Token.Token--colorHotPink:hover { background-color: #ea4e9d; color: #212121; border-color: #212121; } .Token.Token--colorPurple { background-color: #aa62e3; color: #212121; border-color: #aa62e3; } .Token.Token--colorPurple:hover { background-color: #aa62e3; color: #212121; border-color: #212121; } .Token.Token--colorBlue { background-color: #4186e0; color: #212121; border-color: #4186e0; } .Token.Token--colorBlue:hover { background-color: #4186e0; color: #212121; border-color: #212121; } .Token.Token--colorIndigo { background-color: #7a6ff0; color: #212121; border-color: #7a6ff0; } .Token.Token--colorIndigo:hover { background-color: #7a6ff0; color: #212121; border-color: #212121; } .Token.Token--colorGreen { background-color: #62d26f; color: #212121; border-color: #62d26f; } .Token.Token--colorGreen:hover { background-color: #62d26f; color: #212121; border-color: #212121; } .Token.Token--colorYellowGreen { background-color: #a4cf30; color: #212121; border-color: #a4cf30; } .Token.Token--colorYellowGreen:hover { background-color: #a4cf30; color: #212121; border-color: #212121; } .Token.Token--colorAqua { background-color: #20aaea; color: #212121; border-color: #20aaea; } .Token.Token--colorAqua:hover { background-color: #20aaea; color: #212121; border-color: #212121; } .Token.Token--colorYellowOrange { background-color: #fd9a00; color: #212121; border-color: #fd9a00; } .Token.Token--colorYellowOrange:hover { background-color: #fd9a00; color: #212121; border-color: #212121; } .Token.Token--colorCoolGray { background-color: #8da3a6; color: #212121; border-color: #8da3a6; } .Token.Token--colorCoolGray:hover { background-color: #8da3a6; color: #212121; border-color: #212121; } .buttonSelectView-button:not(.is-disabled) { background: #303030; border-color: #42424270; color: #777; fill: #777; } .buttonSelectView-button:not(.is-disabled).is-active, .buttonSelectView-button:not(.is-disabled):active { background-color: #303030; border-color: #42424270; color: #fefefe; fill: #fefefe; } .dropdown-menu-link.open .buttonSelectView-button { background-color: #009688; border-color: #303030; color: #fefefe; fill: #fefefe; } .dropdown hr { border-top: 1px solid #fefefe70; } .buttonSelectView-button:not(.is-disabled):hover { background-color: #424242; border-color: #42424270; color: #fefefe; fill: #fefefe; } .buttonView.buttonView--toggle.buttonView--secondary.is-active, .buttonView.buttonView--toggle.buttonView--secondary:active, .buttonView.buttonView--toggle.is-active, .buttonView.buttonView--toggle:active { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .DynamicBorderScrollable--canScrollDown, .TopbarSearchSectionToggleItem, .dialog-box .dialog-title { border-bottom: 1px solid #42424270; } .tokenAreaView .token-input { background-color: #424242; color: #fefefe; } .GridViewSettingsMenu-filter.is-dropdownVisible, .GridViewSettingsMenu-filter:hover { fill: #fefefe; } #remote_job_status { background-color: #303030; border: 1px solid #42424270; } #remote_job_status .left-icon.in-progress { filter: invert(70%); } #remote_job_status a { font-weight: 600; } .TopbarSearchNavigationItem { color: #fefefe; } .TopbarSearchSectionToggleItem { background-color: #424242; color: #fefefe; fill: #fefefe; } .TopbarSearchSectionToggleItem--highlighted { background-color: #009688; } .TopbarSearchAdvancedSearchItem { background-color: #424242; color: #fefefe; border-top: 1px solid #42424270; } .QuickAddPopOut, .dialog-box { border: 1px solid #42424270; } .TopbarSearchAdvancedSearchItem--highlighted { background: #009688; color: #fefefe; } .TopbarSearchAdvancedSearchItem--oldStyle.TopbarSearchAdvancedSearchItem--highlighted .TopbarSearchAdvancedSearchItem-title { font-weight: 800; color: #fefefe; } .TypeaheadItemStructure--oldStyle { box-shadow: inset 0 -1px #424242; } .TopbarSearchTypeahead input { color: #fefefe; font-weight: 700 !important; } .PageHeaderStructure-title { color: #fefefe; font-weight: 700; } .TaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #424242; } .dialog-box { background-color: #303030; } .dialog-box .dialog-title { color: #fefefe; } .dismissable-overlay { background: #212121; box-shadow: none; color: #e2e2e2; } .QuickAddPopOut, .QuickAddPopOutContents { background: #303030; } #remote_job_status.remote-job-status-overlay-completed { background-color: #303030; } .QuickAddPopOut-contents { max-height: 750px; } .QuickAddPopOut-header { height: 35px; background-color: #424242; } .QuickAddPopOutCustomPropertiesContainer { border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; } .QuickAddPopOut .simpleTextarea.simpleTextarea--dynamic { background-color: #303030; } .QuickAddPopOut-nameInput { background-color: #424242; padding-top: 10px; padding-bottom: 10px; } .QuickAddPopOutContents-nameInput { margin-top: 10px; } .asanaView-paneGutter { flex: 0 0 0px; } #right_pane_container { max-width: none; } .TaskDescription-textEditor--willContainToolbar .ql-editor { padding-bottom: 3px; } .TaskDescription-textEditorToolbarWrapper--withStickyToolbar { background: #303030 !important; } .TaskDescription-textEditorToolbarWrapper.TaskDescription-textEditorToolbarWrapper--withStickyToolbar.TaskDescription-textEditorToolbarWrapper--withStickyToolbarPinned { border-top: 1px solid #424242 !important; } .TextEditorToolbarButton-anchor--isToggledOn { fill: #009688; } .TextEditorToolbarButton-anchor { fill: #fefefe75; } .ScheduleStatus .ScheduleStatus-upcomingScheduleIcon:hover { border: 2px solid #009688; } .CustomPropertyTextEditablePreviewCell .textInput { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, monospace !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .SidebarCollapsibleHeader--withoutClarifiedNavigation .SidebarCollapsibleHeader-name, .SidebarItemRow-name, .SidebarReportsItemRow, .SidebarTeamMembershipHeader--withoutClarifiedNavigation .SidebarTeamMembershipHeader-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .FeedBlockStory.FeedBlockStory--pinnedAtTop, .Topbar-notificationsButton:not(.is-loading).has-newNotifications::after { background: #174642; border: 1px solid #174642; border-left: 3px solid #009688; } .CustomScrollbarContainer-content, .Sidebar-scrollable { padding-top: 5px; background: 0 0; } .SidebarCollapsibleHeader--withoutClarifiedNavigation .SidebarCollapsibleHeader-name { color: #009688; } .SidebarReports--withoutClarifiedNavigation { padding-top: 10px; padding-bottom: 10px; } .page-topbar { background: #202020; box-shadow: none; } .TopbarPageHeaderGlobalActions, .TopbarPageHeaderGlobalActionsPlaceholder, .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-background { background-color: #202020; } .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-background::before { background-image: none; border-left: 1px solid #42424270; } .TopbarSearchTypeahead--withClarifiedNavigation .TopbarSearchTypeahead-input:not(:focus) { background-color: #303030; border-color: #212121; } .projectHeaderFacepile-clarifiedNavigationFacepileClickable:hover .Facepile-item { box-shadow: 0 0 0 2px #424242, inset 0 0 0 1px rgba(0, 0, 0, 0.07); } .Facepile--compact .Facepile-item { box-shadow: 0 0 0 2px #303030, inset 0 0 0 1px rgba(0, 0, 0, 0.07); } .TopbarPageHeaderStructure-title { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .ClarifiedNavigationHeaderView-title, .SidebarCollapsibleHeader--withClarifiedNavigation, .SidebarReportsItemRow.SidebarReportsItemRow--withClarifiedNavigation, .SidebarTeamMembershipHeader--clarifiedNavigation .SidebarTeamMembershipHeader-teamName, .SingleTaskTitleInput-taskName .autogrowTextarea-input, .SingleTaskTitleInput-taskName .autogrowTextarea-shadow, .CommentComposerEditor { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .MembersDialogRow:hover:not(.MembersDialogRow--highlighted) { background: #303030; } .MultiTaskPaneToolbarEasyCompletion, .SingleTaskPaneToolbarEasyCompletion { border-bottom: 1px solid #42424270; } .GridHeader, .PotGridPlaceholder-gridHeader, .TaskPaneAssigneeDueDateRowStructure { border-bottom: 1px solid #42424270; } .ClarifiedNavigationHeaderView-title { color: #fefefe; } .SingleTaskTitleInput-taskName .autogrowTextarea-input, .SingleTaskTitleInput-taskName .autogrowTextarea-shadow, .SingleTaskTitleInput-taskName .AutogrowTextarea-input, .SingleTaskTitleInput-taskName .AutogrowTextarea-shadow { font-weight: 700 !important; } .CommentComposerEditor-toolbar { box-shadow: inset 0 1px #424242; } .CommentComposerEditor { border: 1px solid #42424270; background: #303030; } .CommentComposerEditor.CommentComposerEditor--isFocused { border-color: #42424270; box-shadow: inset 0 1px #424242; } .TaskStoryFeed-separator { border-color: #42424270; } .Pane, .PaneView { background-color: #212121; } .FollowersBar { background: #262626; } .FollowersList-placeholderAvatar.DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue { background: #262626; border: 1px solid #424242; fill: #fefefe75; } .FollowersList-placeholderAvatar.DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue:hover { background-color: #009688; color: #fefefe70; fill: #fefefe70; border-color: #fefefe70; } .ToggleBellButton-toggleButton.ToggleBellButton--on > .ToggleBellButton-toggleText { color: #fefefe70; fill: #fefefe70; border-color: #fefefe70; } .ToggleBellButton-toggleText, .ToggleBellButton-toggleButton .Icon { color: #009688; fill: #009688; border-color: #009688; } .TokenButton--hasValue > .TokenButton-icon { background: transparent; border-color: #fefefe; fill: #fefefe; } .TokenButton-icon { background-color: #303030; color: #fefefe; fill: #fefefe; border: 0px solid #000; } .TopbarPageHeaderView-title, .ConversationBody-fullSize .ConversationBody-title, .ConversationTitle, .ConversationBody-title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .TopbarSearchResultSection--cleanStyle { background-color: #424242; box-shadow: none; } .TopbarSearchTypeahead-background { background-color: #202020; } .TopbarSearchTypeahead-background::before { background-image: none; } .ConversationCard, .ConversationComposerContents-textEditorContainer { background: #303030; } .ConversationBody-titleLink, .ConversationBody-authorLink { color: #fefefe; fill: #fefefe; } .ConversationBody-titleLink:hover, .ConversationBody-titleLink:focus, .ConversationBody-authorLink:hover { color: #009688; fill: #009688; } .SearchConversationRow:not(.SearchConversationRow--borderless)::after { border-bottom: 1px solid #303030; } .ConversationComposerEditor { background: #303030; } .ConversationFooter { background: #212121; border-top: #424242; } .StatusUpdateComposer { border-top: 10px solid #424242; margin-bottom: 15px; } .StatusUpdateComposer-textEditorContainer { background: #42424270; } .TopbarSearchTypeaheadDropdownContents-scrollableList { background: #303030; } .TopbarSearchResultSection { box-shadow: inset 0 1px #42424270; } .ButtonSelect-dropdownMenu { max-height: 400px; } .notificationView-blockStoryLink { color: #fff; font-weight: 900; } .notificationView-blockStoryLink:hover { color: #009688; } .Drawer { background-color: #303030; border-bottom: 1px solid #42424270; border-top: 1px solid #42424270; margin: -1px -10px 0; } .BlockStory-actorLink, .BlockStory-actorLink:active, .BlockStory-actorLink:link, .BlockStory-actorLink:visited, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { color: #009688 !important; } .BlockStory-actorLink:link, .react-mount-node .BlockStory-actorLink, .react-mount-node .TaskCompletedBlockStory .BlockStory-actorLink:hover { font-weight: 700; } .Home { background: #212121; color: #fefefe; } .HomeTasksForTodaySection-tasks { border-color: #42424270; } .HomeTaskRow.ItemRow--enabled:hover { border-color: #42424270; } .HubSection-header { border-bottom: 1px solid #42424270; } .HubSection-title { color: #009688; } .TileStructure:focus, .TileStructure:hover { background-color: #fefefe10; } .TileStructure-name { color: #fefefe; } .MultilineRowMetadataStructure-title { color: #fefefe; } .RowStructure.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #424242; } .RowStructure.ItemRow--enabled:hover { border-color: #42424270; border-top: 1px solid #42424270; } .ProjectCreationModal-modal { background-color: #212121; } .TemplateGallery-listHeader { border-color: #42424270; } .Tab.Tab--isSelected, .Topbar-myDashboardButton.is-selected, .Topbar-myTasksButton.is-selected, .Topbar-notificationsButton.is-selected, .blockStoryView-actorLink, .tab-nav-div .tab-nav-bar .tab-nav-button:hover { color: #009688; } .TemplateGalleryRow::after { border-color: #42424270; } .TemplateGalleryRow:hover { background-color: #303030; } .EmojiPicker { background: #303030; border-color: #42424270; box-shadow: 0 1px 3px 0 #424242; } .EmojiPicker-categorySelector { background-color: #424242; border-bottom: #676767; } .EmojiPickerCategoryButton-categoryIcon { fill: #fefefe; } .EmojiPickerItem--highlighted { background: #676767; } .EmojiPicker-bottomRow { border-top: #424242; } .EmojiPicker-emojiName { color: #fefefe; } .SkinTonePicker { background: #303030; border-color: #42424270; } .CustomPropertyExternalLink-linkIcon:hover { cursor: pointer; fill: #fefefe; } .CustomPropertyTextEditablePreviewCell:hover .CustomPropertyTextEditablePreviewCell-input--linkEnabled:not(:hover):not(:focus) { background-color: #676767; border-color: #42424270; } .CustomPropertyTextEditablePreviewCell:hover .CustomPropertyTextEditablePreviewCell-input--linkEnabled { border-color: #676767; } .CustomPropertyHeader-fieldHeading--highlighted .CustomPropertyHeader-fieldName { color: #009688; font-weight: 700; } .CustomPropertyHeader-fieldName:hover { color: #009688; } .MenuAnchor--normal, .CustomPropertyHeader { align-items: center; color: #fefefe75; fill: #fefefe75; font-weight: 500; } .textInput.textInput--dynamic:hover { border-color: #676767; } .TopbarContingentUpgradeLink { display: none; } .HubList--layoutRows .HubList-draggableItemWrapper:not(:last-child) .HubList-item .RowStructure::after, .HubList--layoutRows .HubList-item:not(:last-child) .RowStructure::after, .HubList--layoutRows .HubList-nonDraggableItemWrapper:not(:last-child) .HubList-item .RowStructure::after { border-bottom: 1px solid #303030; color: #fefefe; } .HomeTasksForTodaySection-myTasksLink, .HomeTasksForTodaySection-myTasksLink:focus, .HomeTasksForTodaySection-myTasksLink:hover { color: #009688; } .taskCheckboxNodeView--withoutEmptyCheckCircleExperiment.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background-color: #303030; border: 1px solid #42424270; fill: #fefefe; } .PortfolioIndexPageView { background-color: #212121; } div.tooltip-body { background-color: #009688; } .TabButton.TabButton--isSelected { box-shadow: inset 0 -2px #009688; color: #009688; } .TabButton.TabButton--isActive, .TabButton.TabButton--isHoverable:hover { box-shadow: inset 0 -2px #009688; color: #fefefe; } .inboxThreadView-archiveButton:hover { background: #009688; fill: #fefefe; } .Pill.Pill--large { font-weight: 500; } .EnumOptionRow::after { border-bottom: none; } .CustomPropertyContainerSettingsManageDialog-footer, .CustomPropertyFieldDialogContent-footer { border-top: 0 solid #424242; background-color: #303030; } .MessageBanner--warning { background-color: #fffede20; color: #f2a100; font-weight: 500; } .textInput { border: 1px solid #42424270; } .CustomPropertyContainerSettingsManageDialog-customPropertyContainerSettingsList, .CustomPropertyContainerSettingsManageDialog-emptyMessage { border-bottom: none; } .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:focus, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:hover { color: #009688; fill: #009688; } .CustomPropertyContainerSettingsAddFieldsLink-addFieldLink:hover .CustomPropertyContainerSettingsAddFieldsLink-addFieldLinkIcon, .CustomPropertyContainerSettingsAddFieldsLink-addFieldLinkIcon { background-color: #009688; } .ItemRow--enabled:hover, .StoryFeed-separator { background-color: #303030; } .CommentComposerPlaceholder-commentBox { border: 1px solid #42424270; background: #303030; border-color: #42424270; } .PotCreateRow, .PotCreateRow.PotCreateRow--highlighted, .PotGridPlaceholder-gridHeader { background: #303030; } .PotTypeaheadItem.PotTypeaheadItem--highlighted { background: #009688; } .PageToolbarStructure--withShadow { background-color: #303030; border-top: 1px solid #42424270; } .MenuAnchor--normal.MenuAnchor--isMenuOpen, .MenuAnchor--normal:hover { background-color: #009688; color: #fefefe; } .ItemListEmptyLines-divider { border-top: none; } .GridHeaderStructure { background: #212121; border-bottom: 1px solid #42424270; } .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--standard:not(.FormElementButton--disabled):hover { background-color: #009688; } .FormElementButton { border-color: #424242; } .FormContainer, .ProjectProgress { background-color: #212121; } .highcharts-background { fill: #282828 !important; } .highcharts-text-outline { fill: #424242 !important; stroke: #424242 !important; } .PageToolbarStructure { background-color: #212121; border-color: #303030; } .AdminConsole, .AdminConsoleSidebar-container, .AdminConsoleCsmContact-helpIllustration { background: #212121; background-image: none !important; } .AdminConsoleTeamsListHeader { border-color: #42424270; } .AdminConsoleTeamsListHeader-cell { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .AdminConsoleTeamsListHeader-cell--name, .AdminConsoleTeamsListHeader-cell--members { color: #009688; } .AdminConsoleMembersList-containerInfoBar { background-color: #30303050; border-top: 1px solid #42424270; border-bottom: 1px solid #42424270; } .AdminConsoleTeamsListRow { color: #fefefe; } .AdminConsoleTeamsListRow:not(:last-child) { border-color: #42424270; } .AdminConsoleCsmContactStructure-photo, .AdminConsoleCsmContactStructure-caption, .AdminConsoleCsmContactStructure-button { color: #fefefe; } .CalendarBody { background: #303030 !important; background-color: #303030 !important; } .CalendarBody-dayOfWeekLabels, .CalendarDay-dayHeader { color: #fefefe75; border-bottom: 1px solid #42424270; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .ProjectCalendarDay { border-color: #42424270 !important; background: #303030 !important; } .CalendarDay { background: #303030 !important; border-top: 3px solid #424242 !important; margin-right: 1px; } .SidebarInvite-image { display: none; height: 0px; } .CustomPropertyHeader-addFieldLink { color: #009688; } .MenuAnchor--normal.MenuAnchor--isOptionActive { color: #fefefe; fill: #fefefe; background-color: #009688; } .SingleTaskPanePlaceholder-buttonContent { background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); } .AttachmentCard { background-color: #303030; border: 1px solid #424242; } .AttachmentCard--validLink:active, .AttachmentCard--validLink:focus, .AttachmentCard--validLink:hover { background-color: #009688; border: 1px solid #00968850; } .AttachmentCard-metaData { color: #fefefe; } .AttachmentCard-preview { border-color: #424242; } .FilesAttachmentCard-creatorName, .FilesAttachmentCard-parentObjectLink { color: #fefefe70; } .FilesAttachmentCard-creatorName:hover, .FilesAttachmentCard-creatorName:focus, .FilesAttachmentCard-parentObjectLink:hover, .FilesAttachmentCard-parentObjectLink:focus { color: #fefefe; fill: #fefefe; } .RichAttachment-labelLink { color: #fefefe; font-weight: 500; } .QuickAddTaskContents, .QuickAddTaskPopOut-header { background: #303030; } .QuickAddTaskPopOut { box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); border: none; } .QuickAddTaskContents-nameInput, .AttachmentCard-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; font-weight: 600; } .QuickAddCustomPropertiesContainer, .DynamicBorderScrollable--canScrollUp { border-color: #42424270; } .AdminConsoleMembersListHeader, .AdminConsoleMembersListRow:not(:last-child), .AdminConsoleOptionRow, .OrgSettingsPage-subHeader { border-bottom: 1px solid #303030; border-color: #303030 } .AdminConsoleOptionRow:hover { background-color: #424242; } .AdminConsoleOptionRow-subTitle { color: #fefefe; } .AdminConsoleOptionRow-right { color: #009688; fill: #009688; } .AdminConsolePageStructure-title, .AdminConsoleMembersListRow-cell { color: #fefefe; } .InboxThread.InboxThread--selected { background: #303030; } .InboxThread.InboxThread--selected:hover, .InboxThread.InboxThread--selectable:hover { background: #303030; } .InboxThreadButton:hover { background: #424242; } .InboxFeedHeader { border-bottom: 1px solid #42424270; } .InboxFeed-thread, .SpreadsheetProjectGrid-dropTargetRightChild { border-bottom: 1px solid #42424270 !important; } .InboxFeedFooter:hover { background: #303030; border-bottom: 1px solid #424242; } .InboxReferencedTaskItem { background-color: #303030; border: 1px solid #42424270; color: #fefefe; } .InboxReferencedTaskItem-first { border-color: #42424270; } .InboxReferencedTaskItem-milestoneName, .InboxReferencedTaskItem-taskName { color: #fefefe; } .InboxReferencedTaskItem:hover { background-color: #424242; transition: ease 0.15s; } .Popup { background-color: #212121; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); } .MenuAnchor, .StatusUpdateHeaderWidget-addStatusPromptText { color: #fefefe75; fill: #fefefe75; } .StatusUpdateHeaderWidget-addStatusPrompt:hover .StatusUpdateHeaderWidget-addStatusPromptText { color: #009688; } .MenuAnchor:hover, .MenuAnchor.MenuAnchor--isMenuOpen { background-color: #009688; color: #fefefe; } .MenuAnchor--default:hover, .MenuAnchor--default:focus { background-color: #009688; color: #fefefe; fill: #fefefe; } .MenuItemBase-button.is-highlighted { background-color: #212121; } .MenuAnchor.MenuAnchor--isMenuOpen { fill: #fefefe; } .MenuItemBase-button:hover { color: #fefefe; } .CommentComposerEditor-toolbar { box-shadow: inset 0 1px #424242; } .CommentComposerEditor-toolbar--hasTextEditorToolbar { background-color: #303030; } .QuickResponses, .QuickResponses-moreButton.FormElementButton, .QuickResponses-suggestionButton.FormElementButton, .QuickResponses-suggestionButtons, .TextEditorToolbar { display: flex; } .PotListPage-gridPane, .SearchListPageView-gridPane { flex: 0 1 1000px; } .FieldMenuItem { background: #424242; color: #fefefe; } .FieldMenuItem:hover { background-color: #009688; color: #fefefe; } .MenuSeparator { border-top: 1px solid #fefefe30; } .Switch { background: #303030; border: none; } .Switch-label::before { background: #fefefe95; } .Switch.Switch--checked { background: #009688; border: none; } .AttachmentImage-preview { background: #424242; border: 1px solid #42424270; } .TypeaheadItemStructure-title strong { font-weight: 900; color: #fefefe; } .TypeaheadItemStructure-subtitle { color: #ffffff95; fill: #ffffff95; } .TaskStoryFeed-blockStory { margin: 0 0; } .TaskAddedToPotInboxThread, .TaskAddedToPotInboxThread-title, .InboxExpandableThread, .TaskAddedToPotInboxThread:hover .InboxReferencedTaskItem-milestoneName, .TaskAddedToPotInboxThread:hover .InboxReferencedTaskItem-taskName, .InboxExpandableThread:hover, .InboxExpandableThread:hover .InboxIconAndNameContext-name--withDefaultColors, .TaskAddedToPotInboxThread:hover .InboxIconAndNameContext-name--withDefaultColors { color: #fefefe; fill: #fefefe; } .InboxExpandableThread:hover .StoryActorName-actorName { color: #009688; } .TaskAddedToPotInboxThread-title:hover, .TaskAddedToPotInboxThread-title:focus, .TaskAddedToPotInboxThread:hover, .InboxExpandableThread .StoryActorName-actorName { color: #009688; fill: #009688; } .TaskAddedToPotInboxThread.TaskAddedToPotInboxThread--selected { background: #303030; } .InboxReferencedTaskItem-inner--selected { background: #424242; border-color: #424242; color: #fefefe; } .InboxReferencedTaskItem:hover .InboxReferencedTaskItem-inner, .InboxReferencedTaskItem--animatingCompletion .InboxReferencedTaskItem-inner { background: #424242; border-color: #424242; color: #fefefe; } .InboxReferencedTaskItem-inner, .InboxReferencedTaskItem-inner.InboxReferencedTaskItem-inner--last { border-color: #424242; color: #fefefe; } .MiniStory-actor:hover, .MiniStory-actor:focus { color: #009688; fill: #009688; font-weight: 900; } .Hovercard { background: #424242; color: #fefefe; } .Hovercard-role { color: #009688; } .Hovercard-aboutMe { color: #666; } .ItemLikedBlockStory-actorLink { color: #009688; fill: #009688; font-weight: 700; } .PotListPageContent--withSpreadsheetGridEnabled, .SpreadsheetGridHeaderStructure { background-color: #212121; } .SpreadsheetGridHeader-taskNameHeadingBorder { border-right: 1px solid #42424270; border-top: 1px solid #42424270; } .SpreadsheetGridHeader-taskNameHeadingCell:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isSortedByField { color: #666; fill: #666; } .SpreadsheetCell, .SpreadsheetPlaceholderCell { background-color: #212121; border-color: #42424270; } .SpreadsheetCell.SpreadsheetCell--isHighlighted { background-color: #424242; } .DraggableSpreadsheetTaskRow-dragHandle, .DraggableSpreadsheetTaskRow--isSelected .DraggableSpreadsheetTaskRow-dragHandle, .SpreadsheetItemListEmptyCells-dragHandlePlaceholder, .DraggableSpreadsheetTaskRow--withShadedBackground .DraggableSpreadsheetTaskRow-dragHandle { border-bottom: 1px solid #212121; border-top: 1px solid #212121; } .SpreadsheetCell:hover, .SpreadsheetRow--enabled.SpreadsheetRow--highlighted { background-color: #303030; border-color: #42424270 !important; } .SpreadsheetGridHeaderStructure .SpreadsheetGridHeaderStructure-left { background-color: #212121; } .SpreadsheetFieldHeading { border-top: 1px solid #42424270; border-left: 1px solid #42424270; border-right: 1px solid #42424270; } .SpreadsheetCell.SpreadsheetCell--isRowSelected, .SpreadsheetPlaceholderCell.SpreadsheetPlaceholderCell--isRowSelected { background-color: #303030; } .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused):hover, .SpreadsheetProjectGridContents--withSpreadsheetTextBoxOnNameCellHover .SpreadsheetTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background-color: #424242; border: 1px solid #42424270; } .SpreadsheetCell.SpreadsheetCell:focus-within:not(:focus) { background-color: #303030; } .SpreadsheetPageStructure-detailsOverlay { border-color: #42424270 !important; border: none; box-shadow: -1px 0 0 3px #202020; } .DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue.DomainUserAvatar--isSelected { background-color: #424242; border: 1px solid #42424270; color: #fefefe; fill: #fefefe; box-shadow: none; } .SpreadsheetAssigneeCell-cell.SpreadsheetAssigneeCell-cell--isAssigneePopoverVisible { border-color: #009688; } .DomainUserAvatar:not(.DomainUserAvatar--isDisabled).DomainUserAvatar--noValue:hover { background-color: #009688; border-color: #009688; fill: #fefefe; color: #fefefe; } .ShadowScrollable-header { background-color: #303030; } .ShadowScrollable-border { background: #42424270; } .ShadowScrollable-headerDivider { background: #424242; } .PotListPageContent-detailsOverlay { background-color: #212121; border-left: 1px solid #303030; border-top: 1px solid #303030; } .SpreadsheetProjectGrid-horizontalScrollSeam { border-right: 1px solid #303030; } .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isSortedByField, .SpreadsheetFieldHeading-fieldName, .SpreadsheetGridHeader-taskNameHeadingCell { color: #fefefe70; fill: #fefefe70; } .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isNameHeaderMenuExperimentEnabled.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetFieldHeading:hover, .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isDropdownOpen { background-color: #303030; } .SpreadsheetCell.SpreadsheetCell--isHighlighted:focus-within, .SpreadsheetCell.SpreadsheetCell--isHighlighted:focus { border-color: #009688; } .AssigneeWithName-name, .AssigneeWithNameDisplay-name, .Hovercard-caption { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .TopbarPageHeaderStructure-rightChildrenWrapper::after { border-left: 1px solid #42424270; } .CountWithIcon { color: #fefefe70; fill: #fefefe70; } .CountWithIcon--clickable:hover, .CountWithIcon--grayscale.CountWithIcon--clickable:hover { color: #009688; fill: #009688; } .SpreadsheetItemListEmptyCells-nameCell { background-color: #212121; border: 1px solid #303030; } .TaskPaneAssigneeToken-multiAssignButton { background: #303030; border-left: 1px solid #42424270; fill: #fefefe70; } .NotificationTopBar--info { background: #00968875; } .NotificationTopBar--info .NotificationTopBar-titleAndDescription { color: #fefefe; } .NotificationTopBar--info .NotificationTopBar-icon, .NotificationTopBar--info .NotificationTopBar-closeButton { fill: #fefefe; } .SpreadsheetProjectGrid-dropTargetStickyCell { border-bottom: 1px solid #42424270; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input:hover, .FormElementButton.FormElementButton--modern:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--modern:not(.FormElementButton--disabled):hover { background-color: #303030; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input:focus, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):focus, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):hover { background-color: #303030; } .TopbarPageHeaderPlaceholder-colorChip { background-color: #303030; background-image: none; } .SpreadsheetItemListEmptyCells-cell { background-color: #212121; border: 1px solid #303030; } .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-nameCell, .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-dragHandlePlaceholder, .SpreadsheetItemListEmptyCells-addTaskRow:hover .SpreadsheetItemListEmptyCells-cell { background-color: #303030; border-color: #42424270; } .SpreadsheetItemListEmptyCells-addTaskRow:hover { background-color: #303030; } .DueDateContainer.DueDateContainer--isPopoverVisible .DueDateContainer-button.DueDateContainer-button--circular { background-color: #009688; border: 1px solid #009688; box-shadow: inset 0 1px #009688; color: #fefefe; fill: #fefefe; } .MenuItemBase--disabled.is-highlighted, .MenuItemBase--disabled:hover { background: #303030; color: #fefefe; fill: #009688; } .BoardColumnWithNonsortableTasks-scrollableContainer::before { background: linear-gradient(180deg, rgba(232, 236, 238, 0.05) 0%, rgba(232, 236, 238, 0) 100%) } .BoardColumnWithNonsortableTasks-scrollableContainer--isEmpty { background: linear-gradient(180deg, rgba(232, 236, 238, 0.05) 0%, rgba(232, 236, 238, 0) 100%) } .Timeline { background: #212121; border-color: #42424270; } .TimelineCanvasPlaceholder { background: repeating-linear-gradient( to right, #303030, #212121 51px, #303030 10px, #212121 181px); } .TimelineCanvas { background: #303030; } .TaskTimelineGroupSidebar, .TaskTimelineScrollable-groupSidebarWrapper { background: #212121; border-color: #42424270; } .TimelineTimeAxis-groupLabel::before { background: #424242; } .TimelineTimeAxis-groupLabel { color: #fefefe; } .TimelineTimeAxis-weekendHighlight { background: #424242; } .TimelineTimeAxis { background: #303030; border-color: #42424270; } .Timeline-timelineHeader::before { background: linear-gradient(to right, rgba(48, 48, 48, 0), #424242); } .TimelineHeader-viewStateButtons::before { background: linear-gradient(to right, rgba(48, 48, 48, 0), #424242); } .TimelineHeader-viewStateButtons { background: #303030; } .TimelineCanvasBase-weekendStripe { background: #424242; } .TaskTimelineCanvas-todayStripe { background: #009688; } .TimelineGroupWithNamesSidebar-name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .DraggableTimelineItemResizeHandle.DraggableTimelineItemResizeHandle--colorNone { background: #009688; } .TimelineCanvasPlaceholder-task { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #424242 0%, #303030 50%, #424242 100%); } .TimelinePlaceholder-timeAxis { background: #212121; border-color: #42424270; } .TimelineOverlaySwitch { background: #212121; } .TaskTimelineGroupSidebar-group:not(:first-child) { border-color: #424242 !important; } .TaskTimelineCanvas-groupDivider { background: #424242; } .UnscheduledTasksPanel { background-color: #212121; box-shadow: -1px 0 0 #303030; } .UnscheduledTasksWrapper-header { background-color: #303030; } .Typography--colorGray { color: #fefefe75; } .Typography--colorDarkGray3 { color: #ffffff; } .ShadowScrollable-headerShadow { border-color: #42424270; } .AttachmentCard-svg, .AssetIcon-default { fill: #fefefe85; } .SpreadsheetGridHeader-taskNameHeadingCell:hover, .SpreadsheetGridHeader-taskNameHeadingCell.SpreadsheetGridHeader-taskNameHeadingCell--isDropdownOpen { background-color: #303030; color: #fefefe; } .SpreadsheetCell.SpreadsheetCell--withShadedBackground, .SpreadsheetPlaceholderCell.SpreadsheetPlaceholderCell--withShadedBackground { background-color: #303030; } .SpreadsheetDueDateCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetAssigneeInputCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetAssigneeInputCell-removeButton, .SpreadsheetDueDateInputCell-removeButton, .SpreadsheetAssigneeCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetAssigneeCell-removeButton, .SpreadsheetCell:focus-within:not(:focus) .SpreadsheetDueDateCell-removeButton, .SpreadsheetCell--withShadedBackground .SpreadsheetDueDateCell-removeButton { background-color: #424242; } .PageToolbarPlaceholder-leftChild, .PageToolbarPlaceholder-rightChild, .TopbarPageHeaderPlaceholder-title, .TopbarPageHeaderPlaceholder-tab { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); } .AutomationDialogStructure-dialogHeader { border-bottom: 1px solid #42424270; } .Card--gallery { border: 1px solid #42424270; } .AutomationDialogPresetSidebarItem--selected, .AutomationDialogPresetSidebarItem:hover { color: #009688; } .AutomationDialogPresetGallery-sidebar { background-color: #161616; } .AutomationDialogPresetList { background-color: #212121; } .AutomationDialogPresetCard-subtitle { color: #fefefe80; } .AutomationDialogPresetCardStructure:hover { border-color: #009688; background-color: #424242; } .AutomationDialogPresetCard:hover .AutomationDialogPresetCard-addLink { color: #009688; font-weight: bold; } .AutomationDialogCustomRuleCard { border: 2px dashed #424242; color: #fefefe; fill: #009688; } .AutomationDialogCustomRuleCard:hover { background-color: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .AutomationDialogCustomRuleCard-subtitle { font-weight: bold; fill: #fcbd01; } .AutomationDialogAppsCard-row:hover { background-color: #424242; } .SpreadsheetRow--enabled.SpreadsheetRow--withShadedBackground { background-color: #303030; } .AssigneeWithNameDisplay-name { color: #fefefe; } .BoardAddCardForm { background: #00968850; } .BoardCardNameInput-autogrowTextarea--small .autogrowTextarea-input, .BoardCardNameInput-autogrowTextarea--small .autogrowTextarea-shadow, .BoardAddCardForm-input { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .CircularButton--circular { background: #424242; border-color: #42424270; } .AutomationDialogConfigurationPageStructure-contents { background-color: #212121; } .AutomationDialogConfigurationPageFooterStructure { border-top-color: #424242; } .FullScreenModal-modal { background-color: #212121; } .SelectOptionBase { border-color: #42424270; } .SelectOptionBase.SelectOptionBase--selected { background-color: #303030; border-color: #42424270; } .FeatureStageIndicator-feedbackLink--withoutType:hover, .FeatureStageIndicator-feedbackLink--withoutType:focus { color: #009688; fill: #009688; border-bottom: 1px solid #009688; } .MenuAnchor--isOptionActive { background-color: #009688; color: #fefefe; font-weight: 700; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background-color: #009688; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover, .detailsTitle-checkmarkButton.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, .itemListInboxThreadView-notification .selected.story .referenced-task-row-view .referencedTaskRowView-checkButton:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button, .react-mount-node .CompletionCheckbox .CircularToggleButton.CircularToggleButton--toggledOff .CircularButton--enabled:hover, .react-mount-node .taskRowCompletionStatus-checkbox.taskRowCompletionStatus-checkbox--incomplete:hover, .taskCheckboxNodeView.circularToggleButtonView--toggledOff .circularToggleButtonView-button:hover, taskCheckboxNodeView:hover.circularToggleButtonView--toggledOff .circularToggleButtonView-button { background: #009688; box-shadow: none; border-color: #42424270; fill: #fefefe; color: #fefefe; } .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:hover, .TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover { background: #009688; border-color: #009688; } .TaskRowCompletionStatus-checkbox--withSpreadsheetGridEnabled.TaskRowCompletionStatus-checkbox--complete:not(.TaskRowCompletionStatus-checkbox--disabled):hover { background: #00968875; box-shadow: none; border-color: #00968875; fill: #fefefe; color: #fefefe; } .SpreadsheetTaskNameCell:hover .SpreadsheetTaskName--editable:not(.SpreadsheetTaskName--childFocused) { background: #424242; border: 1px solid #42424270 !important; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover { background-color: #424242; } .SpreadsheetTaskNameCell::before { background-image: none; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover .SpreadsheetCell, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutHighlight:hover .SpreadsheetPlaceholderCell { background-color: #303030; } .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--isSpreadsheetRowHoverEnabled.SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell { background-color: #303030 !important; } .FormEditor-mainContent { background-color: #212121; } .FormEditorTopbar { background: #303030; border-bottom: 1px solid #42424270; } .NonEditingTitle { background-color: #303030; color: #fefefe; } .NonEditingTitle:hover { background-color: #00968850; box-shadow: none; } .NonEditingTitle-filledRichDescription { color: #fefefe90; } .NonEditingFormField { background-color: #303030; box-shadow: none; } .NonEditingFormField:hover { background-color: #009688; } .CreateFormEntryPoint-container { background-color: #212121; } .PotFiles { background: #212121; } .PotFilesEmptyState { background-color: #303030; box-shadow: 0 1px 3px 0 rgba(48, 48, 48, 0.15); } .AbstractConversationComposer-textEditorContainer { background: #303030; } .CalendarBody, .CalendarBody-dates { background: #212121 !important; } .CalendarDay { background: #303030 !important; } .CalendarDay--visibleMonth .CalendarDay-dayHeader { color: #fefefe; font-weight: 700; } .TaskCell--colorNone { background-color: #666666; border-color: #666666; } .ProjectCalendarDay.CalendarDay.CalendarDay--today .CalendarDay-dayHeader { color: #009688; font-weight: 900 !important; } .FormElementButton.FormElementButton--disabled { background: #424242; } .PageToolbarDivider { background: #424242; } .AutomationMenuContents-addRule:hover { background-color: #009688; } .BoardColumnWithSortableTasks-sortableList::before, .BoardColumnWithSortableTasks-sortableList--isEmpty { background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(48, 48, 48, 0.7)), to(rgba(33, 33, 33, 0))); background-image: linear-gradient(rgba(48, 48, 48, 0.7), rgba(33, 33, 33, 0)); } .BoardColumn--hasDragPrompt { box-shadow: 0 0 0 1px #424242; } .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background: #212121; } .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { border-color: #303030; } .ProjectSpreadsheetAggregationRow-stickyCell, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background: #212121; } .ProjectSpreadsheetAddTaskAndAggregationRow:hover, .ProjectSpreadsheetAddTaskAndAggregationRow:hover .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { background-color: #303030; } .ProjectSpreadsheetAddTaskAndAggregationRow-border, .ProjectSpreadsheetAddTaskAndAggregationRow-dragHandlePlaceholder, .ProjectSpreadsheetAddTaskAndAggregationRow-rightGutter { border: none; } .TeamSettingsDialogListRow-name { color: #fefefe; } .TeamSettingsDialogListRow:hover { background-color: #303030; } .team-invite-view.footer { border-top: 1px solid #42424270; } .TeamSettingsDialogListRowLink:hover, .TeamSettingsDialogListRowLink:focus { color: #009688; border-bottom: 1px solid #009688; } .TeamOverviewProjectRowDetailed--isMenuOpen .PotRow { background-color: #424242; } .KeyboardShortcutLabel-key { background-color: #424242; border: 1px solid #42424270; border-radius: 4px; -moz-box-sizing: border-box; box-sizing: border-box; color: #fefefe; } .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isSortedByField, .SpreadsheetFieldHeading:hover, .SpreadsheetFieldHeading.SpreadsheetFieldHeading--isDropdownOpen { color: #fefefe; fill: #fefefe; } .BoardColumnHeaderTitle, .InboxThreadFooter-followupTaskLink, .InboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-archiveAllLink, .TaskAddedToPotInboxThreadFooter-toggleFollowLink { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .InboxThreadFooter-followupTaskLink, .InboxThreadFooter-toggleFollowLink, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink, .TaskAddedToPotInboxThreadFooter-archiveAllLink, .TaskAddedToPotInboxThreadFooter-toggleFollowLink { border-color: #fefefe70; color: #fefefe70; fill: #fefefe70; } .InboxThreadFooter-followupTaskLink:hover, .InboxThreadFooter-followupTaskLink:focus, .InboxThreadFooter-toggleFollowLink:hover, .InboxThreadFooter-toggleFollowLink:focus, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink:hover, .TaskAddedToPotInboxThreadFooter-toggleFollowButton--isFollowing .TaskAddedToPotInboxThreadFooter-toggleFollowLink:focus, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink:hover, .InboxThreadFooter-toggleFollowButton--isFollowing .InboxThreadFooter-toggleFollowLink:focus { border-color: #009688; color: #009688; fill: #009688; } .AssigneeToken--spreadsheetTaskPane .AssigneeToken-userNameLabel { color: #fefefe; } #fatal_error_dialog { background: #303030; border: 1px solid #424242; } .error-heading { border-bottom-color: #424242; color: #ed7b82; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .error-directions, .fatalErrorDialog-errorContact { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } #fatal_error_dialog #error_info { color: #fefefe75; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TaskPaneToolbarCompletionButton.StatusButton--isUnset.StatusButton--secondaryColorOnHoverOnly:not(.Button--disabled).Button--secondaryColorOnHoverOnly { border-color: #424242; color: #fefefe95; fill: #fefefe95; } .TaskPaneToolbarCompletionButton.StatusButton--isUnset.StatusButton--isSpreadsheetTaskPane:not(.Button--disabled).Button--secondaryColorOnHoverOnly { border-color: #424242; color: #fefefe75; fill: #fefefe75; } .TokenButton.TokenButton--interactive:hover, .TokenButton.TokenButton--interactive:focus { background-color: #00968850; border-color: #00968850; color: #273240; fill: #fefefe; cursor: pointer; outline: 0; } .SpreadsheetTaskNameHeader-taskNameHeadingBorder { border-color: #303030; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isSortedByField { color: #fefefe; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isSortedByField { fill: #fefefe; } .SpreadsheetTaskNameHeader-taskNameHeadingCell--withHoverState:hover { background-color: #303030; color: #fefefe70; fill: #fefefe70; } .MultiSelectToolbarBody { background: #303030; border-radius: 4px; box-shadow: 0 5px 20px 0 rgba(21, 27, 38, 0.08); -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-align: center; align-items: center; border: 1px solid #424242; } .SpreadsheetGridDropTarget-stickyCell, .SpreadsheetGridDropTarget-rightChild, .DropTargetTaskGroupHeader .DropTargetTaskGroupHeader-child--dropItemHovering { border-color: #42424270 !important; } .SpreadsheetTaskNameHeader-taskNameHeadingCell.SpreadsheetTaskNameHeader-taskNameHeadingCell--isDropdownOpen, .DropTargetTaskGroupHeader .DropTargetTaskGroupHeader-child--dropItemHovering, .DropTargetTaskGroup .DropTargetTaskGroup-child--dropItemHovering { background-color: #303030; } .SpreadsheetTaskNameCell-dragHandlePlaceholder { border: none; } .SpreadsheetTagGrid-horizontalScrollSeam, .SpreadsheetHorizontalScrollSeam { border-color: #42424270 !important; } .DueDateWithRecurrence, .DueDateToken-tokenButton .DueDate--future { color: #fefefe; fill: #fefefe; } .TaskDueDateToken-tokenButton .DueDate--future { color: #009688; } .AttachmentMetadataBar { background-color: #181818; border-bottom-color: #30303090; } .AttachmentsCarousel { background-color: #212121; } .BoardCardCoverImage { border-color: transparent; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4); } .Typography--colorDarkGray { color: #fefefe; } .Typography { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled):active, .FormElementButton.FormElementButton--basic:not(.FormElementButton--disabled).FormElementButton--active { background-color: #424242; } .SpreadsheetCell.SpreadsheetCell--overrideBlueBorderToAlwaysVisible { border-color: #009688; } .ComposerAttachmentsPile-attachmentCardContainer:hover .AttachmentCard--validLink { background: #009688; border-color: #009688; } .RichAttachment-labelLink:hover, .RichAttachment-labelLink:focus { color: #fefefe; font-weight: 800; } .PotColumnName-nameButton { color: #fefefe; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TaskGroupHeader-toggleButton { filter: invert(50); } .highcharts-series { filter: hue-rotate(350deg); } .SpreadsheetPageStructure-detailsOverlay { background-color: #212121; border-color: #424240; } .LinkOverlay { border-color: #009688; background: #009688; color: #fefefe; box-shadow: 1px 1px 1px 1px #009688; } .LinkOverlay a, .LinkOverlay a:focus, .LinkOverlay a:hover { color: #fefefe; font-weight: 600; } .LinkButton { color: #009688; } .LinkButton:hover, .LinkButton:focus, .EmailForwardingTabContent-message { color: #fefefe; } .EmailNotificationsSettingsContent-aboutNotificationsIcon { fill: #009688; } .textInput[disabled] { background: #303030; border-color: #42424270; color: #fefefe50; } .simpleTextarea::placeholder { background: transparent; border-color: #424242; color: #fefefe70; } .SidebarInvite { visibility: collapse; } .MenuItem-itemIcon { fill: #fefefe75; } .MultiSelectToolbarCustomPropertyDetailsRow-label { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe75; } .HintTextTypeaheadItem { background: #424242; color: #fefefe95; } .SpreadsheetGridTaskNameCell-parentTaskName, .Tab, .PageToolbarInfoDisplay, .TaskRowCompletionStatus-checkbox, .SpreadsheetHeaderLeftStructure { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe75; fill: #fefefe75; } .PortfolioIndexPage { background-color: #212121; } .FormEditorOptions { background: #212121; border-color: #42424270; } .FormEditorSubmissionTitleSettings-formTitleInput { background-color: #303030; } .EditingTitle { background: #303030; } .EditingTitle-nameRow { background: #424242 !important; border-color: #00968850; } .EditingFormField { background-color: #303030; } .EditingFormField-separator { border-color: #424242; } .AttachmentFormFieldPreview { background-color: #424242; border-color: #00968850; } .AttachmentFormFieldPreview-fakeButton { background: #303030; border-color: #00968850; color: #fefefe; } .highcharts-area { fill: #424242; } .BurnupChart .highcharts-tooltip > span { background-color: #424242; border-color: #424242; color: #fefefe !important; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .BurnupChart .highcharts-tooltip > span .date-label { color: #009688 !important; font-weight: 600; } .TeamMembersSection-showAllMembersRow--clickable .TeamMembersSection-showAllMembersIconWrapper { background: #303030; } .TeamMembersSection-showAllMembersRow--clickable:hover .TeamMembersSection-showAllMembersIconWrapper { background: #424242; } .PotTile-card { background: #424242; fill: #fefefe70; } .TeamSettingsDialogMembersTabContent-inviteControls, .SidebarCollapsibleSection { border-color: #42424270; } .SingleTaskPaneSpreadsheet-footer { background: #262626; border-color: #303030 } .HomeTasksForTodaySection-empty, .MultilineRowMetadataStructure-metadata, .SidebarCollapsibleHeader { color: #fefefe70; font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .HubViewMenu-button, .MultilineRowMetadataStructure-metadata, .SidebarTeamsList-addTeamLink { fill: #fefefe70; } .SidebarCollapsibleHeader:hover .SidebarCollapsibleHeader-name, .SidebarCollapsibleHeader:focus .SidebarCollapsibleHeader-name, .SidebarTeamsList-addTeamLink, .SidebarTeamsList-addTeamLink:hover, .SidebarTeamsList-addTeamLink:focus { color: #fefefe90; fill: #fefefe90; } .SpreadsheetHeaderLeftStructure--withHoverState:hover { background-color: #303030; color: #fefefe70; fill: #fefefe70; } .LinkOverlayUnfurlStructure-websiteName { color: #fefefe; font-weight: 700; } .LinkOverlayUnfurlStructure-titleLinkText .LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:hover, .LinkOverlayUnfurlStructure-titleLinkText { color: #009688; } .LinkOverlayUnfurlStructure-titleLinkText.LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:hover, .LinkOverlayUnfurlStructure-titleLinkText.LinkOverlayUnfurlStructure-titleLinkText--hasUnfurlTitle:focus { color: #fefefe; font-weight: 700; } .ProgressStructure, .ProgressStructure-contentAndSidebar { background: #212121; } .ProjectProgressHeader { color: #fefefe; } .SummaryCountCard { background-color: #424242; box-shadow: 0 1px 3px 0 rgba(66, 66, 66, 0.15); } .SummaryCountCard-label { color: #fefefe; } .ProjectProgressPublishedReportSection-emptyStatusImg { filter: invert(100); } .ProgressStructure-divider { border-right: 1px solid #42424270; } .ProgressAboutSection-textEditor:hover { border-color: #424242; } .SummaryCountCard-count, .SummaryCountCard-label, .StatusReportHeaderInput-autogrowTextArea .AutogrowTextarea-input, .StatusReportHeaderInput-autogrowTextArea .AutogrowTextarea-shadow { font-family: -apple-system, BlinkMacSystemFont, -system-ui, Lato, Source Sans Pro, IBM Plex Sans, sans-serif !important; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .TimelinePlaceholder-monthHeader { -webkit-animation: animation-shimmering 1.5s linear infinite; animation: animation-shimmering 1.5s linear infinite; background-color: #303030; background-image: linear-gradient( -90deg, #303030 0%, #424242 50%, #303030 100%); background-position: -300px 0; background-repeat: no-repeat; background-size: 300px 100%; border-radius: 4px; height: 11px; } .StatusReportCreatorTopbar { border-color: #42424270; } .StatusReportBody-scrollable { background: #212121; } .StatusReportCreator-sidebar { background: #30303025; } .StatusReportSectionDivider-line { background: #42424270; } .StatusReportHeaderInput-autogrowTextArea { color: #fefefe; } .StatusReportColorSelect-statusBadgeOption .StatusBadge.StatusBadge--color, .StatusReportSectionDivider-plusCircleFill { color: #fefefe; fill: #fefefe; } .StatusReportSectionDivider:hover .StatusReportSectionDivider-line { background: #fefefe; } .DraggableSidebarListCard-placeholderRow { background-color: #424242; } .Typography--colorDarkGray2 { color: #fefefe; } .MultiSelectToolbarButtons-extrasPopover { max-height: 600px; } .UserDeveloperConsoleHeader { background-color: #212121; color: #fefefe; } .AppDetails { background-color: #212121; } .AppDetails-navigationBar { border-bottom: 1px solid #424242; } .TextboxWithButtonAndTimeout { background-color: #303030; border-color: #424242; } .Button.Button--disabled.Button--secondary { border-color: #424242; } .UserDeveloperConsole { background-color: #212121; } .AppListItem { background-color: #303030; color: #fefefe; fill: #fefefe; } .AddAppTile { border-color: #424242; } .AddPersonalAccessTokenRow { border-color: #424242; } .InboxTimeSeparator { background: #1c1c1c; border-color: #42424270; color: #fefefe; } .InboxClarifiedExpandableThread, .TaskAddedToPotInboxClarifiedThread { color: #fefefe75; } .TaskAddedToPotInboxClarifiedThreadItem-referencedTaskItem { background: #303030; } .TaskAddedToPotInboxClarifiedThread:hover { color: #fefefe; } .TaskAddedToPotInboxClarifiedThread:hover .InboxClarifiedReferencedTaskItem-taskName { color: #fefefe; } .InboxClarifiedIconAndNameContext-name { color: #fefefe75; } .InboxClarifiedExpandableThread:hover, .InboxClarifiedExpandableThread:hover .InboxClarifiedIconAndNameContext-name { color: #fefefe; } .InboxClarifiedExpandableThread:hover .StoryActorName-actorName { color: #009688; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected { background: #303030; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected:hover, .InboxClarifiedExpandableThread:hover { background: #303030; } .InboxExpandableThread.InboxExpandableThread--selected { background: #42424275; border-color: #42424275; } .InboxClarifiedIconAndText-name { color: #fefefe; } .InboxFeed-thread:hover { border-color: #42424275; background-color: #303030; } .StoryActorName-actorName { color: #fefefe; font-weight: 700; } .InboxClarifiedThreadHeader-unviewedCommentCount, .InboxClarifiedThreadHeader-unviewedIndicator { background: #009688; } .InboxClarifiedThreadHeader-urgencyIndicator { background-color: #424242; } .InboxClarifiedExpandableThread-floatingButtonsContainer { background-color: #424242; border-color: #424242; } .TaskAddedToPotInboxClarifiedThread:hover .InboxClarifiedIconAndNameContext-name { color: #fefefe75; } .MilestonesListRow-name { color: #fefefe; } .BoardCard-milestoneIndicator .MilestoneIndicator-label { color: #fefefe; } .SubtleIconButton.AbstractThemeableIconButton { fill: #fefefe90; } .SubtleIconButton.AbstractThemeableIconButton--isEnabled:hover { fill: #009688; } .SubtleToggleButton--isPressed.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #009688; fill: #009688; } .SubtleToggleButton--isPressed.AbstractThemeableRectangularButton--isEnabled:hover, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .AddedToMembershipDetailStructure-toolbarTitle { color: #009688; fill: #009688; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; } .Inbox-detailsPane--clarified, .Inbox-detailsPane { border-color: #42424270; } .TaskAddedToPotInboxClarifiedThread.TaskAddedToPotInboxClarifiedThread--selectable:hover { background-color: #303030; } .TaskAddedToPotInboxClarifiedThread.TaskAddedToPotInboxClarifiedThread--selected { background-color: #303030; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner { background-color: #424242; border-color: #424242; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner:hover { background-color: #009688; } .InboxClarifiedReferencedTaskItem-milestoneName, .InboxClarifiedReferencedTaskItem-taskName { color: #fefefe; } .InboxClarifiedReferencedTaskItem:hover .InboxClarifiedReferencedTaskItem-inner, .InboxClarifiedReferencedTaskItem--animatingCompletion .InboxClarifiedReferencedTaskItem-inner { background-color: #303030; } .InboxClarifiedReferencedTaskItem-inner.InboxClarifiedReferencedTaskItem-inner--last { border-bottom: solid 1px #424242; } .IconButton.IconButton--enabled:active, .IconButton.IconButton--enabled.IconButton--active { fill: #009688; } .StaticMenuItemBase-button { color: #fefefe; } .StaticMenuItemBase-button:hover { color: #fefefe; } .StaticMenuItemBase-button.is-highlighted { background-color: #424242; } .MultiColorIcon--unselected .MultiColorIcon-path--fadedBlack { fill: #fefefe75; } .MultiColorIcon--unselected .MultiColorIcon-path--white { fill: #212121; } .SecondaryButton.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .SecondaryButton.AbstractThemeableRectangularButton--isEnabled:hover, .SubtleButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; color: #fefefe; fill: #fefefe; } .SeparatorRow { padding-top: 15px; } .TaskStoryFeed .SeparatorRow-horizontalLine { border-color: #009688; } .TaskStoryFeed .SeparatorRow-label { color: #009688; font-weight: 800; } .TaskCompletionToggleButton--isNotPressed.AbstractThemeableRectangularButton { background: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; } .TaskCompletionToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:hover { background: #009688; border-color: #009688; color: #fefefe; fill: #fefefe; } .TaskAncestry-ancestorLink:hover, .TaskAncestry-ancestorLink:focus { border-bottom: 1px solid #009688; color: #009688; fill: #009688; outline: none; text-decoration: none; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--incomplete .CompoundIcon-outer { fill: #424242; stroke: #666; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--incomplete .CompoundIcon-inner { fill: #fefefe; } .TaskCompletionStatusIndicator.TaskCompletionStatusIndicator--complete .CompoundIcon-outer { fill: #009688; stroke: #009688; } .TaskCompletionToggleButton--isPressed.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; color: #fff; fill: #fff; } .ChipWithIcon--withIconFill { background-color: #303030; border-color: #424242; } .DeprecatedTaskRow:not(.DeprecatedTaskRow--borderless)::after { border-bottom: 1px solid #30303050; color: #fefefe; } .DeprecatedTaskRow.ItemRow--enabled:not(.ItemRow--focused):not(.ItemRow--highlighted):hover { background-color: #303030; } .ProfileSettingsDialogAccountContent-section { color: #fefefe; } .ProfileSettingsDialogAccountContent-domainName { color: #009688; } .EmailNotificationsSettingsContent-emailFlow, .ProfileSettingsDialogAccountContent-section:not(:last-child), .ProfileSettingsDialog-emailFlow, .AuthorizedAppRow, .ApiApps-divider, .HacksDialogContent-row:not(:last-child), .TeamSettingsDialogAdvancedTabContent-deleteTeamSettings { border-color: #424242; } .AutogrowTextarea-shadow, .simpleTextarea { border-color: #424242; } .simpleTextarea { padding-right: 1px; background-color: #303030; } textarea { background-color: #303030; border-color: #424242; } .TeamSettingsDialogListRow:hover:not(.TeamSettingsDialogList-row--viewOnly) { background-color: #303030; } .TeamMembersSection-addMemberButtonRow { color: #e2e2e2; fill: #e2e2e2; } .TeamMembersSection-addMemberButtonRow:hover { color: #009688; fill: #009688; } .SidebarTopNavLinks-typeIcon, .is-selected .SidebarTopNavLinks-typeIcon { fill: #e2e2e2; } .StickerPickerContainer { background-color: #303030; border: 1px solid #424242; } .StickerPicker-sticker:hover { background-color: #424242; border-radius: 8px; cursor: pointer; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton { background: #212121; border-color: #424242; color: #fff; fill: #fff; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:hover, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; color: #fff; fill: #fff; } .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SecondarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:active, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SecondarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:active { background: #424242; border-color: #424242; color: #fefefe; fill: #fefefe; } .HiddenNavigationLink.HiddenNavigationLink--darkGray3 { color: #fefefe; fill: #fefefe; } .TaskAddedToPotInboxClarifiedThread-floatingButtonsContainer { background: #303030; border-color: #424242; } .TaskAddedToPotInboxClarifiedThread-floatingButtonsContainer { border-color: #424242; } .SecondaryIconButton.AbstractThemeableIconButton { background: #212121; border-color: #fefefe; fill: #fefefe; } .SecondaryIconButton.AbstractThemeableIconButton--isEnabled:hover { background: #009688; border-color: #009688; fill: #fefefe; } .SubtleButton.AbstractThemeableRectangularButton { color: #fefefe95; fill: #fefefe95; } .SubtleButton.AbstractThemeableRectangularButton--isEnabled:focus:not(.AbstractThemeableRectangularButton--isActive):not(:active):not(:hover) { color: #fefefe; background-color: #009688; fill: #fefefe; border-color: #009688; } .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:active { background: #009688; border-color: #009688; } .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .SubtleToggleButton--isNotPressed.AbstractThemeableRectangularButton--isEnabled:active { color: #fff; fill: #fff; } .SpreadsheetTaskRow--withoutShadedBackground:hover, .SpreadsheetTaskRow--contextMenuOpened, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--contextMenuOpened .SpreadsheetPlaceholderCell, .SpreadsheetTaskRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetTaskRow--contextMenuOpened .SpreadsheetCell { background-color: #303030 !important; } .MyTasksGridRow--contextMenuOpen .ItemRow { background-color: #424242; border-color: #424242; } .CustomPropertyTextEditablePreviewCell--isInsideCell .CustomPropertyTextEditablePreviewCell-input::placeholder { color: #fefefe; } .HiddenLinkButton.HiddenLinkButton--darkGray1:hover, .HiddenLinkButton.HiddenLinkButton--darkGray1:focus { border-bottom-style: none; color: #009688; fill: #009688; } .BoardColumnDropPlaceholder { background: #212121; border-color: #424242; color: #009688; fill: #009688; } .ProgressPublishedReportSection-emptyStatusImg { filter: invert(80%); } .ProjectProgressV2-scrollable { background-color: #303030; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton { background: #009688; border-color: #009688; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:hover, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #00bdab; border-color: #00bdab; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:active, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled.AbstractThemeableRectangularButton--isActive, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:active { background: #00bdab; border-color: #00bdab; } .PrimarySplitDropdownMenuButton-leftButton.AbstractThemeableRectangularButton--isEnabled:focus, .PrimarySplitDropdownMenuButton-rightButton.AbstractThemeableRectangularButton--isEnabled:focus { box-shadow: 0 0 0 3px #00ffe7; } .IconAvatar--gold { background-color: #fefefe50; fill: #fcbd01; } .AvatarBadge-badge--colorGreen.AvatarBadge-badge--shapeCircle, .AvatarBadge-badge--colorGreen.AvatarBadge-badge--shapeSquare, .AvatarBadge-badge--colorGreen .AvatarBadge-diamondBadge { background-color: #009688; } .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeCircle, .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeSquare, .InboxClarifiedExpandableThread--selected .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-diamondBadge, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeCircle, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-badge--shapeSquare, .InboxClarifiedExpandableThread--selected:hover .InboxClarifiedStory-avatarBadge.AvatarBadge .AvatarBadge-diamondBadge { box-shadow: 0 0 0 2px #fefefe; } .GoalPromotionOverlay-container { background: #212121; } .PrimaryNavigationLink, .PrimaryNavigationLink:hover, .PrimaryNavigationLink:focus { color: #009688; fill: #009688; } .HubViewMenu-button:hover, .HubViewMenu-button:focus, .HubSection-titleWithCollapseToggle:hover .HubSection-triangleToggle { fill: #009688; } .MonthPicker-header { border-color: #424242; } .MonthPicker-month { color: #fefefe95; } .MonthPicker-month:hover { color: #009688; } .MonthPicker-month--isSelected::after { background-color: #009688; } .SidebarTeamMembershipHeader-teamName { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: tabular-nums; color: #fefefe; } .FullWidthPageStructureWithDetailsOverlay { background: #212121; } .FullWidthPageStructureWithDetailsOverlay-detailsOverlay { background: #212121; border-color: #42424270; } .MeasuredLoadingState-placeholder { background-color: #424242; background-image: linear-gradient( -90deg, #424242 0%, #303030 50%, #424242 100%); } .LoginContent, .LoginContent-container, .LoginContent-postFormForPassword, .LoginCardLayout { background-color: #212121; } .LoginCardLayout-card { background-color: #303030; border-color: #424242 } .LoginContent-logInText { color: #fefefe; } .SeparatorRow-horizontalLine { border-color: #424242; } .LoginContent-separatorRowLabel { color: #424242 !important; } .LoginContent input { background-color: #fefefe15; } .NuxButton.AbstractThemeableRectangularButton { background-color: #009688; border-color: #009688; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate.InboxClarifiedExpandableThread--selected, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate.TaskAddedToPotInboxClarifiedThread--selected { background: #303030; } .InboxFeed-threadCommunicationsInboxFeedStyleUpdate, .InboxFeed-threadCommunicationsInboxFeedStyleUpdate:hover { border-color: #42424275; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover { color: #fefefe; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedIconAndNameContext-nameCommunicationsInboxFeedStyleUpdate { color: #fefefe75; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate .StoryActorName-actorName, .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate:hover .StoryActorName-actorName, .InboxClarifiedExpandableThread .StoryActorName-actorName, .InboxClarifiedExpandableThread .StoryActorName-actorName:hover { color: #009688; } .InboxClarifiedExpandableThread-communicationsInboxFeedStyleUpdate { color: #fefefe; } .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate, .InboxClarifiedReferencedTaskItem-milestoneNameCommunicationsInboxFeedStyleUpdate, .InboxClarifiedReferencedTaskItem-taskNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedReferencedTaskItem-milestoneNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedReferencedTaskItem-taskNameCommunicationsInboxFeedStyleUpdate, .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover, .HiddenNavigationLink.HiddenNavigationLink--darkGray2 { color: #fefefe; } .MarkText { color: #fefefe; } .CardGallery-sidebar { background-color: #303030; } .AppGalleryHeader-dialogHeader { border-color: #424242; } .ConsoleCard { background: #303030; border-color: #424242; } .ConsoleCard-title { color: #fefefe; } .PrimaryLinkButton { color: #009688; fill: #009688; } .PrimaryLinkButton:hover, .PrimaryLinkButton:focus { color: #00968890; fill: #00968890; } .CardRadioButton.CardRadioButton--isSelected { border-color: #009688; } .PrimaryButton.AbstractThemeableRectangularButton.AbstractThemeableRectangularButton--isDisabled { background: #303030; border-color: #303030; } .TaskAddedToPotInboxClarifiedThread-communicationsInboxFeedStyleUpdate:hover .InboxClarifiedIconAndNameContext-nameCommunicationsInboxFeedStyleUpdate { color: #696969; } .CardButton--isBoardsRevampEnabled.AbstractThemeableRectangularButton { background: #303030; border-color: #42424270; fill: #fefefe; color: #fefefe; } .CardButton--isBoardsRevampEnabled.AbstractThemeableRectangularButton--isEnabled:hover { background: #424242; border-color: #424242; fill: #fefefe; color: #fefefe; } .BoardCardLayout { background: #303030; } .DraggableCardV2 { border-color: #42424270; } .DraggableCardV2:hover { border-color: #424242; } .DraggableCardV2.DraggableCardV2--isHighlighted { border-color: #009688; } .BoardCardLayout.BoardCardLayout--isHighlighted { background-color: #424242; } .FloatingToolbar { background: #424242; border-color: #424242; } .Tab-link { color: #696969; } .TaskRowCompletionStatus-checkbox .TaskRowCompletionStatus-taskCompletionIcon--incomplete:hover .CompoundIcon-outer, .TaskRowCompletionStatus-checkbox .TaskRowCompletionStatus-taskCompletionIcon--incomplete.TaskRowCompletionStatus--active .CompoundIcon-outer { fill: #009688; stroke: #009688; transition: 200ms fill, 200ms stroke; } .FloatingCard.BaseCard, .FloatingCard.BaseCard.BaseCard--isValid { background: #424242; border-color: #424242; } .LoadingPlaceholderButton { background-color: #303030; background-image: none; } .InboxClarifiedStoryStructure-richTextWithQuotationsWrapper { color: #fefefe90; } .InboxClarifiedExpandableThread.InboxClarifiedExpandableThread--selected:hover, .InboxClarifiedExpandableThread:hover .InboxClarifiedStoryStructure-richTextWithQuotationsWrapper { color: #fefefe; } .ProjectPage-dashboard, .ProjectDashboardSummaryCountCard { background-color: #212121; } .HiddenLinkButton.HiddenLinkButton--darkGray2 { color: #fefefe; } .DashboardCard, .NumericRollupCard { background-color: #303030; border-color: #42424275; } .TextEditor2 { background-color: #303030; } .TextEditor2.TextEditor2--focused, .TextEditor2.TextEditor2--dynamic.TextEditor2--focused { border-color: #42424275; box-shadow: inset 0 1px #42424275; } .TextEditorStickyBottomBar { background: #303030; } .TextEditorStickyBottomBar.TextEditorStickyBottomBar--pinned { border-color: #424242; } .TextEditorToolbar-leftContainer::after { border-color: #424242; } .SubtleIconToggleButton--isNotPressed.AbstractThemeableIconButton { fill: #fefefe50; } .SubtleIconToggleButton--isNotPressed.AbstractThemeableIconButton--isEnabled:hover { fill: #009688; } .SubtleIconToggleButton--isPressed.AbstractThemeableIconButton { background: #303030; border-color: #303030; fill: #fefefe; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled.BaseCard.BaseCard--isValid { background: #303030; border-color: #42424275; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isNotSelected.BaseSelectableCard--isEnabled:hover.BaseCard.BaseCard--isValid { background: #424242; border-color: #424242; } .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled:hover.BaseCard, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled:hover.BaseCard.BaseCard--isValid, .BaseDraggableCard.BaseDraggableCard--default.BaseSelectableCard--isSelected.BaseSelectableCard--isEnabled.BaseCard.BaseCard--isValid { background: #009688; border-color: #009688; } body:not(.A11y-focusInvisible) .BaseSelectableCard:focus { box-shadow: 0 0 0 3px #009688; } .TextEditor2.TextEditor2--dynamic:hover { border-color: #424242; } .TokenButton.TokenButton--interactive:hover, .TokenButton.TokenButton--interactive:focus, .TokenButton.TokenButton--interactive:focus-within { background-color: #303030; border-color: #424242; color: #fefefe; fill: #fefefe; border-style: solid; } .HomePotRowDetailed--isMenuOpen .PotRow { background-color: #424242; } .PopOutStructure { background: #424242; } .MultiSelectToolbarBody.MultiSelectToolbarBody--highContrast { background-color: #303030; border-color: #424242; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray2 { color: #fefefe; } .AddOnsPane { background-color: #303030; border-color: #424242; } .SwitchPresentation { background: #303030; border-color: #fefefe; } .CardGalleryFooter { background: #009688; } .Typography--colorDarkGray1 { color: #fefefe; } .CardGalleryFooter .PrimaryLink { color: #fefefe; font-weight: bold; } .GalleryCard-subtitle { color: #fefefe80; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray1 { color: #fefefe; } .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkGray1:hover, .DeprecatedHiddenLinkButton.DeprecatedHiddenLinkButton--darkTeal { color: #009688; } .BoardCard-taskName { font-weight: 500; } .ExpandedUpsellsOverlayStructure { background: #212121; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected.BaseCard { background: #303030; border-color: #424242; } .InboxClarifiedExpandableThread:hover .InboxClarifiedIconAndNameContext-name--withDefaultColors { color: #009688; } .DailySummaryInboxThread.DailySummaryInboxThread--selected { background: #303030; } .FloatingCard.BaseCard:not(:focus):not(.BaseCard--isFocused) { box-shadow: none; } .DropTargetAttachment--dragging .DropTargetAttachment-target { background: rgba(30, 30, 30, 0.95); } .DropTargetAttachment-border { border-color: #009688; } .DropTargetAttachment-imageText, .HiddenNavigationLink.HiddenNavigationLink--darkGray1:hover { color: #009688; } .FlowPickerTile-box { background: #303030; border-color: #424242; } .DatePickerCalendarDateV2--oneDaySelection.DatePickerCalendarDateV2--showSelectionBackground .DatePickerCalendarDateV2-selectionBackground, .SidebarReportsItemRow.is-selected:hover, .SidebarReportsItemRow.is-selected:focus, .SidebarReportsItemRow:hover, .SidebarReportsItemRow:focus, .DragContainer--isDragging .SidebarReportsItemRow { background: #009688; } .DatePickerCalendarDateV2--default.DatePickerCalendarDateV2--today .DatePickerCalendarDateV2-selectionBackground { border-color: #009688; background: #009688; box-shadow: inset 0 0 0 1px #009688; } .DatePickerCalendarDateV2--today { color: #fefefe; } .SpreadsheetConversationNameCell-dragHandlePlaceholder { border-color: #303030; } .SpreadsheetConversationRow--withoutShadedBackground:hover, .SpreadsheetConversationRow--contextMenuOpened, .SpreadsheetConversationRow--withoutShadedBackground:hover .SpreadsheetCell, .SpreadsheetConversationRow--contextMenuOpened .SpreadsheetCell, .SpreadsheetConversationRow--withoutShadedBackground:hover .SpreadsheetPlaceholderCell, .SpreadsheetConversationRow--contextMenuOpened .SpreadsheetPlaceholderCell { background-color: #303030; } .SidebarTeamMembershipHeader, .SidebarTeamMembershipHeader:link, .SidebarTeamMembershipHeader:visited { color: #fefefe; } .SidebarTeamMembershipHeader:hover, .SidebarTeamMembershipHeader:focus, .DragContainer--isDragging .SidebarTeamMembershipHeader { background-color: #009688; } .StatusUpdatePane-header { border-color: #212121; } .HiddenNavigationLink.HiddenNavigationLink--darkGray3:hover { color: #009688; fill: #009688; } .ConversationStoryFeed-separator, .ConversationStoryFeed-blockStory.ConversationStoryFeed-blockStory--withThreadline.ConversationStoryFeed-blockStory:not(:last-of-type)::before, .ConversationStoryFeed-blockStory.ConversationStoryFeed-blockStory--withThreadline.ConversationStoryFeed-blockStory:last-of-type::before { border-color: #424242; } .SubtleCountWithIconButton.AbstractThemeableRectangularButton--isEnabled:hover { color: #009688; fill: #009688; } .ViewSwitcherPreview-image { filter: invert(85%); } .ProjectNameInput-underline { background-color: #303030; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected.BaseCard.BaseCard--isValid, .BaseSelectableCard--isEnabled.BaseSelectableCard--isNotSelected:hover.BaseCard.BaseCard--isValid { border-color: #00968850; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected:hover.BaseCard.BaseCard--isValid { border-color: #009688; } .BaseSelectableCard--isEnabled.BaseSelectableCard--isSelected:hover.BaseCard { background: #212121; } .Tab-selectableTab:hover:not(.Tab-selectableTab--isDisabled), .Tab-selectableTab.Tab-selectableTab--isActive { box-shadow: inset 0 -2px #424242; color: #009688; } .ProsemirrorEditor-link { color: #009688; fill: #009688; } .ProsemirrorEditor-link:hover { color: #00968890; fill: #00968890; } .AccessDeniedWithCallToActionAsanaView-container { background-color: #212121; } .DeprecatedDialog-headerTitle { color: #fefefe; } .DeprecatedDialog { color: #fefefe; } .DeprecatedDialog-header { border-color: #424242; } .InboxThreadHeader-urgencyIndicator { background: #424242; } .SpreadsheetSectionRow-sectionName { line-height: 1em; } .ProjectOverviewPage .ProjectOverviewPage-mainContent { background-color: #212121; border-color: #303030 } .ProjectOverviewKeyResourcesEmptyState-withoutBrief, .EmptyStateMilestoneTaskRow { border-color: #424242 } .ProjectOverviewPage .ProjectOverviewPage-activityFeed { border-color: #424242; background-color: #303030 } .Tab-selectableTab.Tab-selectableTab--isSelected.Tab-selectableTab--colorCoolGray { color: #fefefe; } .TeamOverviewProjectTileDetailed--isMenuOpen .PotTile-structure { background: #424242 } .CustomizePane { background-color: #212121; border-color: #303030 } rect[class*="highcharts"], path[class*="highcharts"] { filter: hue-rotate(300deg) } div[class*="BaseChart-legendIcon--square"] { filter: hue-rotate(300deg) } .PrimaryButton.AbstractThemeableRectangularButton { background: #009688; border-color: #009688 } .PrimaryButton.AbstractThemeableRectangularButton--isEnabled:hover { background: #00968875; border-color: #00968875 } .HiddenLinkButton.HiddenLinkButton--darkGray2:hover { color: #009688; fill: #009688; } .NumFiltersButton.AbstractThemeableRectangularButton { color: #009688; fill: #009688; } .ProjectWithColumnTokenContent-dropdownButton.AbstractThemeableRectangularButton { color: #212121; fill: #212121 } .PopOutStructure-header--withBorder { border-color: #424242 } .DatePickerV2-calendar { border-color: #424242 } .DatePickerCalendarDateV2--oneDayHover .DatePickerCalendarDateV2-hoverBackground { background: #009688 } .HiddenLinkButton.HiddenLinkButton--darkGray3 { color: #fefefe; fill: #fefefe } .HiddenLinkButton.HiddenLinkButton--darkGray3:hover { color: #009688; fill: #009688 } .AdminConsoleInfoMetric-metricNumber, .AdminConsoleInsightsPage-sectionTitle, .AdminConsoleSidebarRow-name.AdminConsoleSidebarRow-name--selected, .AdminConsoleAppsPage-header, .AdminConsoleAppWidget-title, .AdminConsoleServiceAccountList-header, .AdminConsoleResourcesPage-subHeader { color: #009688 } .AdminConsoleEmptyStateTableItem, .AdminConsoleInsightsPage-sectionSubtitle, .AdminConsoleMembersListRowOldStyle-cell, .AdminConsoleAppWidget-description, .AdminConsoleServiceAccountList-serviceAccountExplanation { color: #fefefe70 } .AdminConsoleDomainUserTableItem-name, .AdminConsoleSidebarRow-name, .AdminConsoleSidebarRow-name:active, .AdminConsoleSidebarRow-name:focus, .AdminConsoleSidebarRow-name:hover, .AdminConsoleTableItem { color: #fefefe } .AdminConsoleInfoBarStructure-item + .AdminConsoleInfoBarStructure-item, .AdminConsoleInsightsPage-tableItem, .AdminConsoleInsightsPage-tableItem:last-of-type, .AdminConsoleEmptyStateTableItem, .AdminConsoleEmptyStateTableItem:last-of-type, .AdminConsoleMembersListRowOldStyle:not(:last-child), .AdminConsolePageStructure-buttons { border-color: #303030 } .ConsoleCard-links { border-color: #424242 } .AdminConsoleEmptyStateTableItem-avatarPlaceholder { background-color: #303030 } .AdminConsoleInsightsPage-upsell::before, .AdminConsoleSearchBar-searchIcon, .AdminConsoleSidebarHeader--admin { filter: invert(80%) } .AdminConsolePageStructure-header { background: #212121 } .DynamicTextInput { background-color: #212121; } .MessageBanner--default a { color: #fefefe } .SecondaryNavigationLink:hover { color: #009688; fill: #009688 } .EditorWithSideRail-sideRailScrollable { background: #303030; border-color: #424242 } .ProjectBriefPageLayout-topbar--withDivider { border-color: #424242 } .TextEditorInsertBlockButton { background-color: #303030; } .ProjectSpreadsheetAddTaskAndAggregationRow-stickyCell { border-color: #303030 } .TextInputBase { background-color: #303030; border-color: #303030 } .QuickAddTaskToolbar-tokenizerContainer { background: #303030; } }
0.223971
0.042404
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /* font-family: 'Open Sans', sans-serif; */ @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'); /* font-family: 'Lato', sans-serif; */ @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,200,300,400,400i,500,700,900'); /* font-family: 'Roboto', sans-serif; */ /*===========common css start here=============*/ html,body{height:100%; width:100%;} *{margin:0; padding:0;} body{ font-family: 'Roboto', sans-serif; font-weight: 300; ​transition: background-color .5s;} img, fieldset{border:none;} a:focus, *:focus , :focus{outline:none} a {outline: 0;} a img {border: 0px; text-decoration: none;} a:link, a:visited { text-decoration: none;} ul,ol{ margin:0; padding:0; list-style:none;} h1{ font-weight:normal; margin-top:0; font-family:'Parisien Night';} h2{font-family: 'Roboto', sans-serif;} h3{font-family: 'Roboto', sans-serif;} .fw{ float:left; width:100%;} .no-pad{ padding:0 !important;} .no-pad-left{ padding-left:0 !important;} .no-pad-right{ padding-right:0 !important;} /*===========common css end here=============*/ /*===========header css start here=============*/ .top_slider header{position: absolute;z-index: 99; width: 100%; top: 0; left: 0; } .top_header {background: #ff4141;padding: 8px 0 8px;} .top_header .social_icon{ margin-left: 0px;} .top_header .social_icon li {display: inline-block;padding: 0 6px;vertical-align: middle;} .top_header .social_icon li:first-child {padding-left: 0;} .top_header .social_icon li a {background:#fff;transition: all 0.8s ease 0s; /*border: 1px solid #ffffff;border-radius: 25px;*/ width: 25px; height: 25px; line-height: 27px; font-size:16px; border-radius: 50%; display: inline-block;/*height: 18px;*/text-align: center;/*width: 18px;*/} .top_header .social_icon li a .fa-facebook{ color: #3B5997;} .top_header .social_icon li a .fa-instagram{ color: #b42abb} .top_header .social_icon li a .fa-youtube{ color: #ED1C24} .top_header .social_icon li a .fa-twitter{ color: #56ADF2} .top_header .social_icon li:nth-child(1):hover a {/*background:#bb0000;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(2):hover a {/*background:#DD4C3B;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(3):hover a {/*background:#ed1c24;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(4):hover a {/*background:#2daae1;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li a i {/*font-size: 10px;*/} .top_header .login_part li {color: #ffffff; text-transform: capitalize;display: inline-block;font-size: 13px;letter-spacing: 1px;padding: 0 8px;vertical-align: middle; transition: 0.5s ease;} .top_header .login_part li a{color: #ffffff; font-size: 13px; transition: 0.5s ease; line-height: 25px; font-weight:400;} .top_header .login_part li a:hover { text-decoration:underline;} .top_header .login_part li:last-child {padding-right: 0;} .top_header .login_part li a i {font-size: 18px;padding-right: 5px;vertical-align: middle;} .bottom_header .logo {float: left; padding-top: 5px;} .bottom_header .menu_sec {float: right; /*padding-top:36px;*/ padding-top: 14px; text-align: right;width: 100%;} .bottom_header .menu_sec .navbar-default {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;display: inline-block;margin-bottom: 0;min-height: 1px;position: relative;vertical-align: middle;} .bottom_header .menu_sec .navbar-collapse {border: 0 none;height: auto; padding: 0; } .bottom_header .menu_sec .navbar-nav li a {position: relative; background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #000 !important;font-size: 14px; padding: 0 22px 10px;text-transform:uppercase;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s; font-weight:400;} .bottom_header .menu_sec .navbar-nav li a::before, .menu_sec .navbar-nav li a::after {background: #ff4141;bottom: -2px;height: 2px;position: absolute;transition: all 0.2s ease 0s;width: 0;} .bottom_header .menu_sec .navbar-nav li a::before, .menu_sec .navbar-nav li a::after {background: #ff4141;bottom: -6px;height: 2px;position: absolute;transition: all 0.2s ease 0s;width: 0;} .bottom_header .menu_sec .navbar-nav li a::after {right: 50%;} .bottom_header .menu_sec .navbar-nav li a::before {left: 50%;} .bottom_header .menu_sec .navbar-nav li:first-child a {} .bottom_header .menu_sec .navbar-nav li a:hover::before, .bottom_header .menu_sec .navbar-nav li a:hover::after, .bottom_header .menu_sec .navbar-nav li.active a::before, .bottom_header .menu_sec .navbar-nav li.active a::after{width: 50%;} .fixed-header .menu_sec .navbar-nav li a::before, .fixed-header .menu_sec .navbar-nav li a::after {background: #ff4141;} .bottom_header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus {background:none;/*color:#fff!important;*/} .bottom_header .menu_sec .navbar-nav li a:hover{color:#000!important;} .bottom_header .menu_sec .login_part li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #fff !important; font-size: 15px;text-transform:uppercase;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s;} .bottom_header {padding: 6px 0px 0px 0px;} .bottom_header .menu_sec .login_part li a i {position: relative;margin-right: 18px; /*color:#fff;*/ font-style: normal;} .bottom_header .menu_sec .login_part li a i::after { /*background: #ff4141; */ /* border: 2px solid #220404; */ border-radius: 25px; content: ""; display: inline-block; font-weight: 600; height: 26px; font-style: normal; position: absolute; right: -7px; text-align: center; top: -4px; width: 27px; /* color: #fff; */ z-index: -1;} .bottom_header .menu_sec .login_part li a i:hover{color:#000;} /************************************** SIDE TOP NAV CSS START *****************************************/ .sidenav { height: 100%; width: 0; position: fixed; z-index: 1000000; top: 0; right: 0; background-color: #fff; overflow-x: hidden; transition: 0.5s; padding-top: 60px; font-weight: 400; padding-bottom: 10px;} .sidenav_a { padding: 8px 8px 8px 20px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s;} .sidenav_a:hover { color: #f1f1f1;} .sidenav .closebtn { position: absolute; top: 0; font-size: 24px; width: 100%; background: #444; color: #fff; font-weight: 400; padding-top: 15px;padding-bottom: 15px; padding-right: 20px; font-family: 'Parisien Night';} .fix_bottom_cart{ bottom: 0px; position: fixed; width: 400px;} .sidenav_header{ padding-left:20px; padding-right:20px; padding-top:20px;} .sidenav_row{ padding-left:20px; padding-right:20px;} .cart_empty_img{ display:inline-block;} .start_shopping{ bottom: 10px; /*position: absolute;*/ text-align: center; color: #fff !important; left: 10px; right: 10px; border-radius: 50px; font-size: 18px !important; margin-bottom: 6px; margin-top: -6px;} .sidenav_i{ background: #f85f5f; color: #fff; padding: 2px 4px; margin-left: 5px; border-radius: 4px;} @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav_a {font-size: 18px;} } #sidenav_code h3{ font-family: 'Parisien Night';} /************************************** CART TOP CSS START *****************************************/ .cart_menu{ background: #fff; margin-top: -15px; padding: 17px 18px 10px 14px !important; margin-bottom: -8px; margin-left: 10px;} .cart_menu_a{ color: #ffffff !important; font-weight: 500 !important; font-size: 16px;} .nav_cart_scroll{ overflow-y: scroll; /*height: 20%;*/ padding: 0px 20px 0px 20px; font-weight: 400; /* box-shadow: inset 0px -10px 16px 0px rgba(16, 16, 16, 0.08); */ width: 446px;} .cart_free{ color:#0eb714;} .cart_hr{ margin-top: 0px; margin-bottom: 10px; margin-left: -20px; margin-right: -35px;} .cart_hr_bold{ margin-top: 0px; margin-bottom: 15px; margin-left: -20px; margin-right: -35px; border-top: 10px solid #eee;} .total_saving{color: #F00 !important; font-size: 14px; font-weight: 500;} .nav_cart_clearance{ background: #f85f5f; color: #fff; padding: 2px 4px; text-transform: uppercase;} .nav_cart_off{ background: #50a71b; color: #fff; padding: 2px 4px; text-transform: uppercase;} .cart_nav_minus_icon{ height: 26px !important; line-height: 1.3 !important; border: 2px solid #ff4141 !important; color: #ff4141 !important; border-radius:50px !important; padding: 4px 5px !important; margin-right: 0px !important;} .cart_nav_minus_icon:hover{border: 2px solid #ff4141 !important; background: rgba(255, 65, 65, 0.07);} .cart_nav_plus_icon{ height: 26px !important; line-height: 1.3 !important; margin-left: 0px !important; padding: 4px 5px !important; border: 2px solid #ff4141; color: #ff4141 !important; border-radius:50px !important;} .code_text_box{ border-top-left-radius: 21px; border-bottom-left-radius: 20px;} .sidenav_code_btn{ border-top-right-radius: 21px; border-bottom-right-radius: 20px; background: #dddddd; color: #333;} .apply_code_button{ background: #fbfaf6; font-size: 11px; color: #525252; font-weight: 400; width: 100px; border-radius: 0 20px 20px 0; border: 1px solid #dcdcdc; border-left: 0; line-height: 29px; padding: 7px 16px 6px 16px;} .discount_amount_txt{ font-weight:500;} .sidenav_success{ height:100%; background: #fff;} .sidenav_code_p{ /*margin-bottom:0px;*/} .cart_nav_plus_icon:hover{border: 2px solid #ff4141 !important; background: rgba(255, 65, 65, 0.07);} .cart_nav_insdec_text{height: 26px !important; line-height: 1.3 !important; text-align: center; border: none; box-shadow: none;} .cart_nav_insdec_text:focus{ box-shadow:none;} .cart_hr_counter{ margin-left: -20px; margin-right: -35px; margin-top: 0px; margin-bottom: 10px;} .recurring_section_radio{ margin-left:15px !important; margin-right:15px !important; } /******************************************************************************/ /*.inner-cart-icon i::before*/ .bottom_header .menu_sec .login_part li a i::before {/*background: rgba(0, 0, 0, 0) url("../images/cart_img2.png") no-repeat scroll 0 0;*/ bottom: -10px; /*content: "\f07a";*/ content: ""; height: 30px; left: -30px; position: absolute; width: 29px; z-index: -2; font-size: 26px;} .fixed-header .menu_sec .login_part li a i::before { /*background: rgba(0, 0, 0, 0) url("../images/cart_img2.png") no-repeat scroll 0 0;*/ background-position: 0 -30px; color: #666;} .bottom_header .menu_sec .nav.navbar-nav {padding-top: 20px; padding-right: 50px;} .menu_sec .login_part {display: inline-block;vertical-align: middle; /*padding: 0 0 0 35px;*/} .fixed-header {background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.2);left: 0;/*padding:5px 0;*/position: fixed;top: 0;transition: all 0.5s ease 0s;width: 100%;z-index: 999999;} .login_part > li {list-style-type: none;} .fixed-header .logo img {width: 92px;} .fixed-header .menu_sec .navbar-nav li a {/*color: #000000!important;*/} .fixed-header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus {color: #000;} .fixed-header .menu_sec .login_part li a {color: #000!important;} /*.fixed-header .menu_sec {padding-top: 6px;}*/ .fixed-header.bottom_header .menu_sec {padding-top: 0px;} .fixed-header .cart-icon-1{ display:none;} .fixed-header .cart-icon-2{ display:block !important;} /*===========header css end here=============*/ /*===========top_slider css start here=============*/ .top_slider {position: relative; padding: 33px 0 0;} .top_slider .carousel-indicators {bottom:75px;display: table;left: 0;margin: 0 !important;width: 100%;} .top_slider .carousel-indicators li { /* background-color: #fff; */ /* border: 0 none; */ margin: 0 4px; width: 24px; height: 8px; border-radius: 0px;} .top_slider .carousel-indicators span {background: rgba(255, 255, 255, 0.2);display: block;height:6px;width:20px;} .top_slider .carousel-indicators li:first-child {padding-left: 0;} .top_slider .carousel-indicators li:last-child {padding-right: 0;} .top_slider .carousel-indicators .active span {background: #fff;} .top_slider .carousel-caption {/*top: 25%;*/ top: 0%; background: rgba(0, 0, 0, 0.49); right: 0%; left: 0%; padding: 12% 20%; bottom: 0%; z-index: auto;} .top_slider .banner_img {width: 100%; height: auto!important;} /*.top_slider .carousel-inner {height: auto; }*/ .top_slider .carousel-inner { /*background: url(../images/banner_slider.png) no-repeat;*/ background-size: cover; /*min-height: 100vh;*/ background-attachment: fixed; height: auto; } /*.carousel {z-index: -1;}*/ .carousel-inner > .item > img, .carousel-inner > .item > a > img{ width:100%; height: 100%;} .banner_slogan{ letter-spacing: 3px; margin-bottom: 5px; font-weight: 300; font-family: 'DK Bocadillo'; font-size: 18px;} .top_slider .carousel-inner > .active {height: 100%;} /*.top_slider .carousel-caption .now_btn{background: #ff4141 ;transition: all 0.5s ease 0s;border-radius: 100px;color: #fff;display: inline-block;font-size: 20px;line-height: 50px;margin-top: 50px;min-width: 205px;text-shadow: none;text-transform: uppercase;} .top_slider .carousel-caption a:hover {background: rgba(255, 255, 255, 0.9); color:#000;}*/ .top_slider .carousel-caption .now_btn{background: #ff4141 ;transition: all 0.5s ease 0s;border-radius: 100px;color: #fff;display: inline-block;font-size: 20px;line-height: 50px;margin-top: 50px;min-width: 205px;text-shadow: none;text-transform: uppercase; overflow:hidden;} .cus-btn:hover {background: #000;} .carousel-caption figure img { width: 47%;} .second_banner_content{ margin-top:20%; font-family: 'DK Bocadillo'; font-size: 46px; line-height: 60px;} /*===========top_slider css end here=============*/ /*===========delivery_sec css start here=============*/ .delivery_cont {background: #ffffff;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);display: block;margin:-30px 0 0; /*width: 100%;*/ width: 76%; margin-left: 12%;} .delivery_cont img{ display: inline-block; vertical-align: middle; /*margin: 10px 4%;*/ margin: -15px 1%; width: 89px;} .delivery_cont p{ display: inline-block; vertical-align: middle; color: #333333; font-size: 14px; padding-right: 3%; text-transform: capitalize; margin: 0; width: 34%; font-weight: 500;} /*.delivery_cont input[type="text"]{ display: inline-block; vertical-align: middle; font-size: 16px; color: #999999; border: 0; border-left: 1px solid #669933; text-align: center; padding: 0 10px;; width: 25%;}*/ .delivery_cont input[type="text"]{ display: inline-block; vertical-align: middle; font-size: 16px; color: #999999; border: 0; border-left: 1px solid #669933; text-align: center; padding: 0 0 0 66px;; width: 27%;} .delivery_cont a{ background: #ff4141;border: 0 none;border-radius: 0;color: #ffffff;text-transform: uppercase;cursor: pointer; float: right; line-height: 39px; padding: 10px 30px; height: 59px; position: relative; transform: perspective(1px) translateZ(0px); transition-duration: 0.5s; transition-property: color; vertical-align: middle; margin-right: -1px;} .cus-btn:hover:before{ transform: scaleX(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);} .cus-btn:before{background: #000; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.5s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;} .post-code-icon{ color:#ff4141; padding-right:10px;} .post_code_h_one{ font-size:28px;} .post_code_display{ color: #ff4141; border-top: 1px dotted #999; border-bottom: 1px dotted #999;} .post_code_h3{ padding-top:20px; padding-bottom:20px;} .post_code_shop_btn{padding: 4px 18px; border-radius: 50px; line-height: 22px; font-size: 12px; width: 120px;} .post_code .fa-mail-forward{ margin-left:6px;} .post_code{ padding-bottom:40px; padding-left: 30px; padding-right: 30px;} .post_code_apologies{ padding-top:20px;} /*===========delivery_sec css end here=============*/ /*===========digital_sec css start here=============*/ .residential_sec{padding:60px 0 50px} .residential_sec .col-md-4.col-sm-4{padding:40px;transition:all 0.3s ease 0s} .residential_sec .service{padding:20px;position:relative} .residential_sec .service::after{border-bottom:1px solid rgba(0, 0, 0, 0);border-right:1px solid rgba(0, 0, 0, 0);bottom:0;content:"";height:0;position:absolute;right:0;transition:width 0.3s ease 0.2s, height 0.3s ease 0.4s;width:0} .residential_sec .service::before{border-left:1px solid rgba(0, 0, 0, 0);border-top:1px solid rgba(0, 0, 0, 0);left:0;content:"";height:0;position:absolute;top:0;transition:width 0.3s ease 0.2s, height 0.3s ease 0.4s;width:0} .digital_sec .service i{font-size:55px;margin-bottom:25px;display:block} .digital_sec .service:hover i{animation:1s ease 0s normal both 1 running animServiceIcon} .residential_sec .service h2{font-size:20px;letter-spacing:3px;text-transform:capitalize;font-weight:600;position:relative;z-index:9; color:#333; font-family: 'Roboto', sans-serif; } .residential_sec .service .alt-paragraph{color:#7a7a7a;font-size:16px;line-height:26px;position:relative;z-index:9; min-height: 145px;} .residential_sec .col-md-4.col-sm-4:hover{background-color:#292931;color:#fff} .residential_sec .service:hover::before{border-color:#ffffff;height:50%;width:50%} .residential_sec .service:hover::after{border-color:#ffffff;height:50%;width:50%} .residential_sec .service .icon-presentation{display:inline-block;min-height:76px;margin-bottom:20px} .icon-presentation img{ width:80px;} .residential_sec .col-md-4.col-sm-4:hover p{color:#ffffff} .residential_sec .col-md-4.col-sm-4:hover h2{color:#ffffff} /*===========digital_sec css end here=============*/ /*===========whoweare_sec css start here=============*/ h1.common-title{color:#333333; text-align: center;/*font-size:48px;*/line-height:50px; padding: 0 0 30px; position: relative; margin: 0 0 35px; letter-spacing: 2px;} h1.common-title:after{ position: absolute; left: 50%; content: ''; width: 220px; background: #d5d5d5; height: 3px; bottom: 16px; margin: 0 0 0 -110px;} h1.common-title:before{ position: absolute; left: 50%; bottom: 0px; z-index: 9; background:#fff url(../images/tree_img.png) no-repeat top center; width: 40px; height: 36px; content: ''; margin: 0 0 0 -20px;} h1.common-title.newstyle{} h1.common-title.transparent:after{ position: absolute; left: 50%; content: ''; width: 90px; background: #d5d5d5; height: 3px; bottom: 0; margin: 0 0 0 20px;} h1.common-title.transparent:before{ position: absolute; right: 50%; content: ''; width: 90px; background: #d5d5d5; height: 3px; bottom: 0; margin: 0 20px 0 0; left: auto;} h1.common-title.transparent span{ position: relative; color:#fff;} h1.common-title.transparent span:after{position: absolute; left: 50%; bottom: -35px; z-index: 9; background: url(../images/tree_img.png) no-repeat top center; width: 40px; height: 36px; content: ''; margin: 0 0 0 -20px;} .whoweare_sec{background:rgba(0, 0, 0, 0) url("../images/weare_banner.png") no-repeat fixed top center; padding:100px 0; background-size: cover;} .white_box{background:#ffffff none repeat scroll 0 0;display:block;margin:0 auto;padding:30px;width:65%; } .inner_box{border:1px dashed #333;height:100%;padding:50px 60px} .white_box .inner_box span{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9} .inner_box p{color:#7a7a7a;font-size:14px;line-height:26px; font-weight: 400;} .fruit_part{padding-top:40px} .fruit_part li{display:inline-block;padding:0 10px; width: 32%; vertical-align:middle; font-family: 'Roboto', sans-serif; font-weight: 600;} .fruit_part li a img{display:block;margin:0 auto; padding-bottom:20px;} .fruit_part li a{color:#7a7a7a;font-size:18px;text-transform:uppercase; cursor: context-menu;} .white_box .inner_box .shop_btn{ border-radius: 100px; font-size: 20px; line-height: 50px; margin-top: 50px; min-width: 205px;} .white_box .inner_box .shop_btn:hover{} .hoverd-btn{background: #ff4141 none repeat scroll 0 0; color: #ffffff; display: inline-block; overflow: hidden; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color;} .hoverd-btn::before { background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .hoverd-btn:hover::before { transform: scaleX(1); /* transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);*/ } .hoverd-btn:hover{ color: #fff;} /*===========whoweare_sec css end here=============*/ /*===========special_sec css start here=============*/ .special_sec{padding:50px 0 110px} .special_sec h2{color:#333333;font-size:48px;line-height:52px;margin-bottom:20px;text-transform:capitalize} .special_sec h1{margin-bottom:50px;position:relative; padding-bottom: 40px;} .special_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .special_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9} .special_sec li{border-right:1px solid #ededed;padding:0 5px; width: 16.66%; display: inline-block; vertical-align: top; margin: 0 -2px 20px;} .special_sec li img{ max-width: 100%; min-height: 132px; max-height: 132px;} .special_sec li:nth-child(6), .special_sec li:nth-child(12), .special_sec li:nth-child(18), .special_sec li:nth-child(24){border:0 none;padding-right:0} .special_sec li:nth-child(1){padding-left:0} .special_sec li:nth-child(13){border:0 none;padding-right:0} .special_sec li:nth-child(7){padding-left:0} .special_sec .special_cont li h3{font-size:20px;line-height:34px;text-transform:capitalize; margin: 0;} .special_sec .special_cont span{color:#a6a8aa;font-size:14px;padding-right:10px;text-decoration:line-through} .special_sec .special_cont p{color:#ff4141;font-size:18px; font-family: 'Roboto', sans-serif; } .special_sec .viewall{ color:#fff; display: inline-block; vertical-align: top; font-size: 16px; line-height: 22px; padding: 10px; font-weight: 400; text-transform: uppercase; width: 190px; margin: 65px 0 0; transition: .4s; border-radius:100px;} .special_sec .viewall:hover{ background: #ff4141; color: #fff;} .af figure { display: block; width: 100%; height: auto;} .overlay { position: absolute; bottom: 100%; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.6); overflow: hidden; width: 100%; height:0; transition: .5s ease;} .af:hover .overlay { bottom: 0; height: 100%;} .view-bbdbsm { white-space: nowrap; position: absolute; overflow: hidden; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); border-radius: 20px; border: none; background: #ff4141; font-size:12px;} /*===========special_sec css end here=============*/ /*===========ualuebox_sec css start here=============*/ /*.ualuebox_sec{background:rgba(0, 0, 0, 0) url("../images/ualuebox_bg.png") no-repeat fixed top center; padding:55px 0 50px;position:relative; background-size: cover;}*/ .ualuebox_sec h2{color:#333333;font-size:48px;line-height:52px;margin-bottom:20px;position:relative;text-align:center;text-transform:capitalize;z-index:9} .ualuebox_sec h1{margin-bottom:50px;} .ualuebox_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .ualuebox_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9;text-align:center} .monthly_part{ padding: 30px 3% 0px 54%; /*background: rgba(18,17,17,.6);*/ position: absolute;} .value_box_row{ background: rgba(18,17,17,.6); display: table;} .monthly_part h2{color:#ffffff;font-size:24px;position:relative;text-align:left;text-transform:uppercase; margin: 0 0 10px; /*min-height: 357px;*/} .monthly_part span{display:block;font-size:36px; line-height: 34px; color:#fff; margin: 0 0 25px;} .monthly_part p{font-size:16px; line-height:24px; color:#fff; font-weight:400;} .monthly_part .shop_btn{ background: #ff4141 none repeat scroll 0 0; border-radius: 100px; color: #ffffff; display: inline-block; font-size: 14px; line-height: 40px; margin-top: 10px; padding: 0 30px; text-align: center; text-shadow: none; text-transform: uppercase; transition: all 0.5s ease 0s;} .monthly_part .shop_btn:hover{} /*.ualuebox_sec .ualuebox_img{width: 61%; margin: -80px 0 0 2%; position: relative; z-index: 9;}*/ .ualuebox_sec .ualuebox_img{/* margin: 5px 0 0 4%;*/ margin:0px 0 0 -2%; position: relative; z-index: 9; float: left;} /*===========ualuebox_sec css end here=============*/ /*=============About us section==================*/ .about_us_sec{float:left;padding:50px 0 120px 0;width:100%} .about_us_sec h1{margin-bottom:50px;position:relative;text-align:center} .about_us_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .about_us_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;text-align:center;z-index:9} .wrape_about{border:1px dashed #7a7a7a;padding:50px 50px; margin-left: 50%;} /*.wrape_about.text-center > h3{color:#2f2f2f;font-size:48px;text-transform:capitalize;}*/ .wrape_about.text-center > p{color:#7a7a7a;font-size:18px;padding-bottom:20px;line-height:31px} .wrape_about .shop_btn{background:#ff4141 none repeat scroll 0 0;border-radius:100px;color:#ffffff;display:inline-block;font-size:18px;height:45px;line-height:45px;margin-top:28px;min-width:200px;text-align:center;text-shadow:none;text-transform:uppercase;transition:all 0.5s ease 0s} .wrape_about .shop_btn:hover{background:#333 none repeat scroll 0 0} .about_us_image{ float:left; width: 45%;} /*============About us css end===================*/ /*=================Choose section=================*/ .choose_sec .stated_cont h3{color:#2b2b2b;font-size:40px;text-transform:capitalize;font-weight:600} .choose_sec .stated_cont p{color:#666679;display:block;font-size:18px;margin:0 auto 25px;width:80%} .second_rws .wrape_all_sect h3{color:#ff4141;font-size:25px; line-height: 30px; margin-bottom:10px} .wrape_all_sect img{padding-right:14px} .organic_right img{padding-right:0;padding-left:14px} .second_rws .wrape_all_sect p{color:#6a6967;font-size:14px; line-height: 20px;} .second_rws .wrape_all_sect{margin-bottom:75px} .second_rws{margin-top:20px} .basket{ display:inline-block; text-align:center;} /*=================Choose section css end=========*/ /*===========footer css start here=============*/ footer {float: left;width: 100%;} .top_footer h3 {color: #5c5c5c;font-size: 22px;font-weight: 400;line-height:33px;margin-bottom: 20px; text-transform: capitalize;} .top_footer p {color: #6c6764;font-size: 15px;font-weight: 300;line-height: 20px;} .footer_links a {text-transform: capitalize; font-weight: 300; color: #6c6764;font-size: 15px;line-height: 25px;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s;padding-left: 10px;position: relative;} /*.footer_links a::after {background: #000000 none repeat scroll 0 0;border-radius: 5px;content: "";height: 4px;left: 0;position: absolute; top: 8px;width: 4px;}*/ .footer_links a:hover {color: #ff4141;} .top_footer .footer_form .form-control{border:1px solid #ddd;border-radius:0;height:45px;width:100%;color:#000} .footer_form .light_gray{background:#fd6868 none repeat scroll 0 0;border-radius:0;color:#ffffff;width:auto;font-weight:bold;text-transform:uppercase; border-color:#fd6868; transition:0.5s ease;} .footer_form .light_gray:hover { background:#333; border-color:#333;} .footer_fbtns .light_gray{background:transparent;border-radius:0;color:#fd6868;border:none;width:auto;text-transform:uppercase;padding:0;font-size:12px} .footer_links > li{/*display:inline-block;*/padding-right:5px} .footer_links > li a{padding:0}.footer_links > li a i{font-size:24px; margin-right: 6px;} .footer_links{margin-bottom:25px} .social_part a{color:#6c6c6c;padding:8px 4px;vertical-align:middle; transition: 0.5s ease;} .footer_payment_icon{color: #6c6764;} .footer_payment_icon2{ background: #6c6764; width: 36px; padding: 3px; height: 24px; border-radius: 2px; margin-top: -14px;} .social_part a:hover { color:#ff4141;} .top_footer .footer_form .dark_gray {border-radius: 50px 0 0 50px;} .top_footer .footer_form input {border: 0 none;padding-top: 8px;} /*.top_footer .search_from .input-group {border: 1px solid #c2c2c2;border-radius: 5px;box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);}*/ /*.top_footer .footer_heading {color: #666;font-size: 20px;line-height: 23px;text-transform: capitalize;margin-top: 6px;}*/ .top_footer .footer_heading {color: #5c5c5c; font-size: 22px; font-weight: 400; line-height: 33px; margin-bottom: 20px; text-transform: capitalize;} .top_footer .footer_col1{float: left;width: 35%;margin-left: 15px;} .top_footer .footer_col2{float: left;width: 15%; margin-right: 2%;} .top_footer .footer_col3{float: left;width: 24%;} .top_footer .footer_col4{float: left;width: 22%; padding-right: 30px;} .top_footer .logo_footer {margin-top: 35px;} .top_footer {float: left;width: 100%;padding:42px 0 35px;} .input-group-addon.light_gray {font-size: 13px;text-transform: uppercase;} /*.footer_links a:hover {margin-left: 10px;color:#02A8F3!important;}*/ .foot_error{ padding-top: 10px; color: #ff4141 !important; font-weight: 400 !important;} .foot_success{ padding-top: 10px; color: #00cc08 !important; font-weight: 400 !important;} .bottom_footer {padding: 15px 0; border-top: 1px solid #e4e4e4;} .bottom_footer p {color: #949398;font-size: 16px;font-weight: normal;line-height: 20px;margin-bottom: 0;} .bottom_footer .social_part{ display: inline-block; vertical-align: middle; border-right:1px solid #cdcdcd; padding: 0 15px 0 0;} .bottom_footer .social_part > li {display: inline-block;padding: 0 3px;vertical-align: middle;} .bottom_footer .power{color: #949398; display: inline-block; vertical-align: middle; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0 0 0 20px;} footer {background: rgba(0, 0, 0, 0) url("../images/booter_bg.png") no-repeat scroll 0 0 / 100% 100%;float: left;padding-top: 80px; margin-bottom: -20px;} .inner-footer{background-image: none; background-color: #f3f3f3; padding-top: 10px;} .chat_link{ position: fixed; right: 10px; bottom: 10px;} .chat_link img{ width: 100px;} .footer_no_fix_p{ height:100px;} /*===========footer css end here=============*/ .animatedParent { overflow: hidden; } .selt-othr-typ + .col-md-4 .radio .radio-inline + .radio-inline{ margin-left: 30px;} /*==================Dashboard Start=======================*/ .inner-header .bottom_header .menu_sec .navbar-nav li a{ color: #fff;} .inner-header{ width: 100%; position: relative; float: left; padding-bottom: 10px; box-shadow: 0 0 5px 3px #dddddd; z-index:1000; } .inner-header .bottom_header { position: static; } .inner-header .bottom_header .menu_sec .navbar-nav li a { #fff ;} .inner-header .fixed-header { position: fixed!important; } .inner-header .bottom_header .menu_sec .navbar-nav li a:hover{#000;} .inner-header .bottom_header .menu_sec .navbar-nav li a:hover, .inner-header .bottom_header .menu_sec .navbar-nav li.active a { /*color: #ff4141 !important;*/} .inner-header .bottom_header .menu_sec .login_part li a i::before { background-position: 0 -30px!important; color: #666;} /*ul.dropdown-cart{ min-width:250px; } ul.dropdown-cart li .item{ display:block; padding:3px 10px; margin: 3px 0; } ul.dropdown-cart li .item:hover{ background-color:#f3f3f3; } ul.dropdown-cart li .item:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } ul.dropdown-cart li .item-left{ float:left; } ul.dropdown-cart li .item-left img, ul.dropdown-cart li .item-left span.item-info{ float:left; height: 50px; } ul.dropdown-cart li .item-left span.item-info{ margin-left:10px; } ul.dropdown-cart li .item-left span.item-info span{ display:block; } ul.dropdown-cart li .item-right{ float:right; } ul.dropdown-cart li .item-right button{ margin-top:14px; }*/ .user_section{background-color: #fff; padding: 35px 0 10px; width: 100%; float: left;} .user_section label { text-align: left !important; font-weight: 400;} .right_text{color: #000; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300;} .us{ padding-bottom:30px;} .pa-nigtht{ font-family: 'Parisien Night' !important; letter-spacing: 2px; font-size: 20px; padding-left: 20px; } /************ ***************/ .my-info{padding: 14px 30px 20px 30px; border: 1px solid #f1f1f1; box-shadow: 0px 0px 20px 0px rgb(202, 201, 201);} .first-label{ color: #878787; font-size: 13px; padding: 6px 20px;} .dashboard-btn{ margin-top:10px;} .dashboard-btn a{ background: #ff4141; border: 0 none; border-radius: 0; color:#fff; font-weight:400; cursor: pointer; padding: 6px 20px; transition: 0.5s ease; font-size:12px; } .dashboard-btn a:hover{ color:#fff; background: #000;} .change-password{ margin-top: 26px; box-shadow: 0px 0px 20px 0px rgb(202, 201, 201); padding: 40px 36px 6px 36px;} .reset-paas-btn{ background: #ff4141; border: 0 none; border-radius: 0; color: #fff; font-weight: 400; cursor: pointer; padding: 10px 30px; line-height: 16px; transition: 0.5s ease; } .reset-paas-btn:hover{color:#fff; background: #000;} .change-password .form-control{border-radius:0px !important;} /************ ***************/ .complete-order { width: 100%; float: left; margin-top:50px;} .order-img{max-width:66px;} /*.complete-order table > thead > tr > th{ }*/ .complete-order > table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {/*padding: 0px 8px !important;*/ vertical-align:middle;} .imga{float: left; padding-top: 22px; padding-left: 10px; color: #333 !important;} .right_text span{font-size: 15px; padding: 0 31px; color:#000;} .wrape_three_sect{width: 33%;display: inline-block; vertical-align: top;} .wrape_three_sect h6{font-size: 15px; color: #000;line-height: 24px; font-family: 'Roboto', sans-serif; font-weight: 300;} .wrape_three_sect h6 .img-responsive { display: inline-block; /*padding-right: 20px;*/} .top-ds-img{ width: 82px; padding-top: 52px; } .top-ds-img2{width: 82px; padding-top: 44px;} .profile-code{color:#808080;} .profile-margin{ padding-top: 33px;} .complete-order-search{margin-right: 14px; margin-top: 3px;} .complete-order-text{ border-radius: 0px !important; font-size: 14px !important; height: 42px !important;} .complete-order-text:focus{ outline: none !important; box-shadow:none !important; border:1px solid #ccc !important;} .complete-order-btn{ border-radius: 0px !important; background:#ff4141; color:#fff; border: none; height: 42px !important;} .complete-order-btn:focus{ color:#fff;} .complete-order-container{ padding: 30px 15px !important;} .wrape-table-complete-order{ margin: 20px auto !important; padding: 2px 15px 12px 15px !important;} .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th{ background-color: #f9f9f9;} .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{ background:#fff;} /************ ***************/ .new-order-plus{ padding-right: 10px;} /***********************************/ .view-details-row{ /*margin-top: 180px; */margin-bottom: 22px; padding-bottom: 26px; box-shadow: 0px 5px 6px -6px #b5b5b5;} .view-details h2{font-weight: 300; font-size: 26px; /*line-height: 20px; margin-top: 5px;*/} .right-border{ border-right:1px solid #dfdfdf;} .left-border{ border-left:1px solid #dfdfdf;} .right-border p{ margin-bottom:0px; } .view-details .bold-font{ font-weight:400; margin-bottom:3px;} .view-details .bold-font2{ font-weight:400; margin-bottom:0px;} .view-details .well{ margin-top:34px; margin-bottom: 40px;} .view-details .wrape-table{ background-color: rgb(255, 255, 255); float:left; margin: 0px 0px 0px 17px; padding: 20px 10px; width: 97%; box-shadow: 0 4px 3px #ccc;} .product-head{ font-size:12px;} .bg-white{ background-color:#fff !important; border:none !important; padding-top: 20px !important;} .bg-white2{ background-color:#fff !important; border:none !important; padding-top: 3px !important;} .bg-white3{ background-color:#fff !important;} .bg-white3 h3 { margin-top: 4px !important;} .bg-white2 h3{ margin-top:0px; margin-bottom: 0px;} .bottom-shadow{ box-shadow: 0px 8px 12px -10px #b5b5b5; } /************ ***************/ .invoice{ font-size:12px; font-weight:400;} .invoice h2{ font-size: 18px; background: #ff4141; color: #fff; padding-bottom: 10px; padding-top: 10px; text-transform: uppercase; letter-spacing: 20px; margin-top: 1px; } .invoice .bold-font{ font-weight:500;} .total-max p{ margin-bottom:0px;} .total-max span{border-top:1px solid #e1e1e1; border: none !important; background:none;} .invoice-table{ box-shadow: 0px 8px 12px -10px #b5b5b5;} .invoice .product-category{ background:#ff4141;} .invoice .main-product{ color:#fff; font-weight:600;} .invoice .sub-product{ font-weight:400; border-bottom: 1px dotted #000; } .invoice-bg-white{ background-color:#fff !important; } .margin-none{ margin-bottom:5px !important;} .invoice h6{ margin-bottom: 3px !important; margin-top: 3px !important;} .invoice h4{ margin-bottom: 3px !important; margin-top: 3px !important;} .bgccc{ background:#ececec; font-weight:500;} .total-color{ background:#ececec;} .none-border{ border-right-color: #fff !important; border-bottom-color: #fff !important;} .none-border-bottom{border-bottom-color: #fff !important;} .none-border-right{border-right-color: #fff !important;} .invoice-print{ border-radius:50px; padding: 4px 20px; background-color: #ff4141; border-color: #ff4141; margin-bottom: 8px; transition:0.5s ease; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; display: inline-block; overflow: hidden;} .invoice-print:before{ background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;} .invoice-print:hover{background: #333 none repeat scroll 0 0 !important;} .invoice-print:hover::before { transform: scaleX(1);} .invoice-print:focus {outline:none !important;} /***************************************************/ .delivery-box{box-shadow: 0px 0px 5px 0px rgb(202, 201, 201); padding: 10px 30px 0px 30px; transition:0.1s ease;} .delivery-box:hover{box-shadow: 0px 0px 20px 0px rgb(202, 201, 201);} .delivery-location-h2{ font-weight:300; font-size:26px; margin-bottom: 36px;} .delivery-location h3{ font-weight:300; font-size:20px; margin-top: 16px;} .fcc{ color:#ff4141; font-weight: 900; font-size: 23px; margin-right: 6px;} .main-adrs span{ border-bottom:1px dotted #333;} .delivery-hr{ margin-left:-30px; margin-right:-30px; margin-bottom: 10px;} .delivery-hr1{ margin-left:-30px; margin-right:-30px; } .edit-icon{background: #f8f8f8; padding: 9px 30px 9px 0px; margin-left: -30px; margin-right: -30px; border-top: 1px solid #ececec;} .edit-icon .fa-pencil-square-o{ color: #7a7a7a !important; font-size: 1.7em; margin-top: 2px; transition:0.5s ease; } .edit-icon .fa-pencil-square-o:hover{ color:#ff4141 !important;} .delivery-box { display: block; width: 100%; height: auto;} .btn-position { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease;} .delivery-box:hover .btn-position { opacity: 1;} .delivery-here-btn { position: absolute; bottom: 2%; left: 34%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); border-radius: 50px; font-size: 12px; padding: 5px 20px; border: none; background:#ff4141; transition:0.5s ease; } .delivery-here-btn:hover{ background:#333;} .delivery-location-icon{font-size: 20px; padding-right: 3px; color: #888; margin-left: -19px; position: absolute;} .delivery-phone-icon{font-size: 18px; padding-right: 3px; color: #888; margin-left: -19px; position: absolute;} .delivery-edit-dialog{ margin-top:2%;} .model-delivery-addresss{ margin-bottom:10px;} .edit-address-btn{border-radius: 50px; padding: 8px 40px; border: none; background:#ff4141; transition:0.5s ease; color:#FFF;} .edit-address-btn:hover{ background:#333; color:#fff;} .delivery-edit-dialog label{ font-weight:400;} .delivery-edit-model-body{ padding: 10px 30px 30px 30px;} .btn:focus{ outline:none !important;} .set-m-height{ min-height:150px; padding-left: 20px;} .delivery-box2{box-shadow: 0px 0px 5px 0px rgb(202, 201, 201); padding: 10px 30px 0px 30px; transition:0.1s ease;} .add-new-adrs-img{ padding-bottom: 30px; padding-top: 8px; transition:0.5s ease;} .add-new-adrs-img:hover {-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0.8} /*==================Dashboard End=======================*/ .table_records{ background: rgba(0, 0, 0, 0) url("../images/Customer-Dashboard-bg.png") repeat scroll 0 0 / 20% auto; width: 100%; float: left; } .table_records .container{ background-color: #f6f6f6; padding: 80px 15px; min-height: 1200px; } .text_sect{ display: inline-block; vertical-align: top; padding-left: 30px; } .text_sect h3{ color: #3e3e3e; font-size: 20px; margin-left: -18px; font-family: 'Parisien Night'; letter-spacing: 2px; } .text_sect ul li{ position: relative; font-size: 15px; line-height: 25px; } .dasboard-active{color: #ff4141 !important; text-decoration: underline !important;} .text_sect ul li::after { background-color: #3e3e3e; content: ""; height: 1px; left: -15px; position: absolute; top: 14px; width: 6px; } .text_sect ul li a{ color:#666; transition:0.5s ease;} .text_sect ul li a:hover{color: #ff4141; text-decoration: underline;} .img_sect{ display: inline-block; vertical-align: top; } .wrape-table { background-color: rgb(255, 255, 255); float: none; margin: 90px auto; padding: 20px 10px; width: 95%; box-shadow: 0 4px 3px #ccc; } .wrape-table h2{ font-size: 18px; color: #ef4926; font-weight:400; } .wrape-table table tr th{ font-size: 14px; border-bottom: 1px solid rgb(221, 221, 221); font-weight: 400; padding: 20px 8px; } .wrape-table table tr td{ font-size: 14px; font-weight: 300; vertical-align: middle; padding: 14px 8px; border-top: 1px solid #efefef; } .wrape-table table a{ color: #ff4141; } .wrape-table table .btn-default{ border-radius: 20px; transition: 0.5s ease; padding: 6px 15px; } .wrape-table table .btn-primary{ background-color: transparent!important; border: none!important; color: #666766!important; border-bottom: 2px solid #868786!important; border-radius: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; } .wrape-table .view_btn{ background: rgb(255, 65, 65) none repeat scroll 0 0; border-radius: 100px; color: rgb(255, 255, 255); display: inline-block; /*font-size: 18px; height: 45px;*/ padding: 5px 35px; line-height: 28px; margin-top: 10px; /*min-width: 140px;*/ text-shadow: none; border: none; text-transform: uppercase; transition: all 0.5s ease 0s; } .wrape-table .view_btn:hover { background: rgb(51, 51, 51) none repeat scroll 0 0; } .fixed-header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus { /*color: #ff4141 !important;*/ } .navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus { background-color: rgb(231, 231, 231); color: rgb(85, 85, 85); } li.dropdown:hover > .dropdown-menu { display: block; } /*=================Cart page CSS start here============*/ .cart-banner{background: url(../images/cart-banner.jpg) no-repeat; background-size: cover; min-height: 400px; background-attachment: fixed;} .banner_container{ color: #fff; position: relative; clear: both; width: 100%; /*height: 400px;*/} .banner_container img{ width: 100%;} .banner_details{ position: absolute; left: 0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.6);} /*.banner_container h1{ font-size: 100px; line-height: 120px; margin:4% 0 2%;} .banner_container span{ font-size: 50px; line-height: 60px;}*/ .banner_container h1{ font-size: 46px; line-height: 60px; font-family: 'DK Bocadillo'; margin: 8% 0 2%;} .banner_container span{ font-size: 40px; line-height: 60px; font-family: 'DK Bocadillo';} .dummy-label{ font-weight:400;} .dummy-btn{ border-radius:50px; color: #fff !important; text-decoration: none !important;} .product_sec{ margin:50px 0 100px;} .product_sec .cart-title{ /*font-size: 42px;*/ float: left; line-height: 50px; color: #333;} .search_box{ float: right; border: 1px solid #e2e2e0; border-radius: 30px; width: 350px;} .search_box input[type="text"]{ border: 0; background: none;font-weight: 400; height: 35px; padding:2px 20px; width: calc(100% - 101px);} .search_box input[type="submit"]{ width: 100px; background: #fbfaf6; border: none; border-left: 1px solid #e2e2e0; height: 35px; color: #525252; float: right; border-radius: 0 30px 30px 0;} .product_sec .order-box{ margin: 0; width: 266px; max-width: 100%;} .error_msg{ width:100%; float:left; color: #ff4141; text-align: center;} #cart-accordion{ border: 1px solid #ddd; width:167.6px;} .cart-sidebar .panel{ border-radius: 0; margin: 0!important; border: 0; background: #fcfbfb;} .cart-sidebar .panel-title{ text-transform:uppercase; font-size: 14px;} .cart-sidebar .panel-heading{ border-radius: 0; padding: 0;} .cart-sidebar .panel-heading a{ display: block; /*font-size: 20px;*/ line-height: 25px; padding:15px 10px; color: #333; font-weight:600;} .cart-sidebar .panel-heading a:hover{ color: #FF4141} .cart-sidebar .nav-tabs{margin: -15px -15px 50px; border: 0;} .cart-sidebar .nav-tabs li{ display: block; float: none; margin: 0 0 1px; } .cart-sidebar .nav-tabs li:last-child{ margin: 0;} .cart-sidebar .nav-tabs li a{ color: #333; margin: 0;font-size: 14px; line-height: 20px; padding: 15px 10px 15px 55px; display: block; border: 0; border-radius: 0; position: relative; font-weight: 400;} .cart-sidebar .nav-tabs li.fruit a{ background:url(../images/fruit_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.veg a{ background:url(../images/veggitable_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.herb a{ background:url(../images/herbs_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.dairy a{ background:url(../images/dairy_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.other a{ background:url(../images/others_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.boxes a{ background:url(../images/box_category_icon.png) no-repeat 10px 0;} .checkout-btn{ background: #ff4141; font-size: 12px; line-height: 20px; padding: 6px 10px; width: 114px; display: block; color: #fff; text-align: center; border-radius: 50px; margin: 10px auto; font-weight: 400;} .checkout-btn:focus{ color:#fff;} .affix { width: 12.5%;} .checkout-btn:hover{} .cart-sidebar .nav-tabs li.active a, .cart-sidebar .nav-tabs li:hover a{ background-color: #ff4141; color: #fff; border: 0;} .cart-sidebar .nav-tabs li.active a, .cart-sidebar .nav-tabs li a:hover{ background-position:10px -50px; transition: 0.5s ease;} .cart-sidebar .nav-tabs li.active a:after,.cart-sidebar .nav-tabs li a:hover:after{ border-left: 15px solid #ff4141; border-top: 25px solid rgba(0,0,0,0); border-bottom: 25px solid rgba(0,0,0,0); position: absolute; left: 100%; top: 0; content: '';} .cart-sidebar .panel-body{ font-size: 14px; line-height: 18px;} .seceond-cart-fix{width:266px; border-radius: 0px; background: #fcfbfb; } .product-list{ margin: 30px 0 0; font-weight: 400; clear: both;} .product-list table th{ font-size: 14px; color: #000; background: #f5f4f0; font-weight: bold; line-height: 30px; padding: 5px 20px; border-left: 1px solid #fff; text-transform: uppercase;} .product-list table th:first-child{ min-width: 38%; padding-left: 3%;} .product-list table th:last-child{ border-left: 0;} .product-list table small.btn{ color: #fff; border-radius: 0; font-size: 12px; line-height: 18px; padding: 2px 10px; font-style: italic;} .product-list table small.red{ background: #f85f5f;} .product-list table small.green{ background: #50a71b;} .product-list table tr:nth-child(odd) td{ background: #fbfbfb; font-family: 'Roboto', sans-serif;} .product-list table td{ padding: 15px 5px !Important; vertical-align: middle!important; max-width:220px;} .product-list table h3{ color: #525252; font-size: 16px; line-height: 24px; margin: 8px 0 0; } .product-list table img{ float: left; margin-right: 15px; width: 66px;} .product-list table .item_details{ float: left; max-width: calc(100% - 82px);} .product-list table .item_details{} .product-list table span.per{ font-size: 12px; line-height: 15px; color: #525252;} .product-list table .price small{ color: #ddd; display: inline-block; position: relative; font-size: 16px; line-height: 25px;} .product-list table .price small:after{ position: absolute; content: ''; left: 0; top:14px; background: #f6b5ae; width: 100%; height: 1px; transform: rotate(11deg);} .product-list table .price span{ display: block; color: #4d4d4d; margin: 5px 0 0; font-size: 16px; line-height: 25px; font-weight:300;} .product-list table .qty a{ border: 1px solid #b6b6b6; width: 25px; height: 25px; text-align: center; border-radius: 50%; color: #7d7d7d; display: inline-block; vertical-align: middle; line-height: 25px;} .product-list table .qty input{ margin: 0 10px; width: 50px; border: 1px solid #949494; display: inline-block; vertical-align: middle; height: 35px; padding: 5px; text-align: center; color: #525252; font-size: 18px;} .product-list table strong{ font-size: 16px; line-height: 20px; font-weight: normal; font-weight:300;} .product-list table .action a{ /*border: 1px solid #c6c3c4;*/ color: #5e5e5e; font-size: 12px; line-height: 18px; border-radius: 12px; padding: 0 15px; display:inline-block; white-space: nowrap; text-align: center; font-weight: 600;} .product-list table .action a p{ margin-bottom:0px;} .pnl-group-fix{ z-index:1; top: 61px; transition: all 0.5s ease 0s; } .pnl-group-fix2{ z-index:1; top: 61px; transition: all 0.5s ease 0s; right: 6.7%; float:right; } .minus-btn{ border-top-left-radius: 15px !important; border-bottom-left-radius: 15px !important; border: 1px solid #ccc;} .minus-btn:hover{ color: #FF4141;} .minus-btn:focus{ outline:none !important;} .fa-sort-desc{ color: #333; font-size: 20px; float: right; margin-right: 10px; margin-top: -3px;} .fa-sort-asc { color: #333; font-size: 20px; float: right; margin-right: 10px;} .cart-add{ color:#ff4141 !important;} .check-add{ color:#27a95e !important;} .check-update{ text-align:center; color: #94c434 !important;} .check-update img { float:none !important; display: inline-block; margin-right: 0px !important;} .cart-quantity > .form-control, .cart-quantity > .input-group-addon, .cart-quantity > .input-group-btn > .btn{ height: 25px !important; line-height: 1.4 !important;} .cart-quantity{ width:110px;} .plus-btn{ border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; border: 1px solid #ccc;} .plus-btn:focus{ outline:none !important;} .plus-btn:hover, .quantity-text:hover{ color: #FF4141;} .quantity-text { text-align:center; } .quantity-text:focus{box-shadow:none !important; border-color:#dddddd !important; } /*=================customer-details page CSS start here============*/ .customer-details-banner{ background: url(../images/cart-banner.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed; } .customer-details{ padding-bottom: 22px; border: 1px solid #eee; padding-top: 22px;} .customer-details h3{display:inline-block; width: 100%; color: #333; /*font-size: 50px; line-height: 50px;*/ margin: 12px 0 30px; font-weight: 400; border-bottom: 1px solid #eee; padding-bottom: 14px;} .customer-details label{ font-size: 14px; padding-right: 0; color: #525252; text-align: left!important; font-weight: normal; padding-left:15px; line-height: 26px; } .customer-details .col-sm-7 label{ padding-left: 0;} .customer-details .form-control{ /*border: 1px solid #c6c3c4; box-shadow: none; border-radius: 0;*/ box-shadow: none; border-color: #ddd;} .customer-details .form-group{ /*margin-bottom: 50px;*/} .customer-details input[type="submit"]{ background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: 0.5s ease; /*margin-top: 5px;*/} .confirm_password_txt{ margin-right: -5px;} .show_add_div{ padding-right:26px;} .show_add_div2{ padding-left:26px;} .radio_box{ border:1px solid #eee; padding:10px 10px 10px 33px !important; border-radius: 3px;} .selt-othr-typ{ padding-top: 7px;} .selt-weekly{ margin-top:8px;} .customer-details input[type="submit"]:hover{ background: #333; color: #fff; } .customer-details .del-add{ display: block; margin: 10px 0; font-weight: 400;} .customer-details .del-add a{ width: 24px; text-align: center; border-radius: 50%; line-height: 24px; font-size:14px; height: 24px; color: #fff; margin-left: 5px; background: #ccc; display: inline-block;} .customer-details .del-add .same:hover, .customer-details .del-add .same.active{ background: #31af91;} .customer-details .del-add .diff:hover, .customer-details .del-add .diff.active{ background: #e44061;} .customer-details .del-add + input{ display: none;} .customer-details img{ width: 25px; display: inline-block; margin-left: 5px;} .order-box{ background: #f8f6f7; padding: 0px 5px 5px 5px; /*margin: 30px 0 0;*/ display: inline-block; width: 100%;} .order-box .ipadview{ display: none;} .order-box h3{ font-size: 30px; color: #525252; line-height: 36px; padding: 18px 0; border-bottom: 1px dashed #d3d2d3; margin-top: 0px; font-family: 'Parisien Night';} .order-box table{color: #666; font-weight: 400; border: none !Important; font-size:13px; margin-bottom: 4px;} .order-box table th, .order-box table td{ border: none !Important; padding: 7px 6px !important;} .order-box table td{ font-size:12px;} .order-box table th:nth-child(3), .order-box table td:nth-child(3), .order-box table td[colspan="2"] + td{ text-align: right;} .order-box table td[colspan="4"]{ text-align: left;} .order-box table th{ color: #525252; font-weight: normal; font-weight:600;} .order-box table span{ color: #525252; font-weight:500;} .order-box table span.total{/* color: #ff4141; font-size: 17px; */ font-weight: 500;} .order-box table strong{ color: #525252; font-weight: 500; display: block; margin: 0 0 0;} .order-box table a{ color: #ff4141;} .order-box table tr:last-child td, .order-box table tr:nth-last-child(4) td, .order-box table tr:nth-last-child(3) td{ /*border-top: 2px dashed #bfbfbf !Important;*/ padding: 15px 8px;} .order-box table .fa-minus{ background: #ff5349; color: #fff; width: 15px; height: 15px; border-radius: 3px; text-align: center; font-size: 11px; line-height: 16px;} .order-box table td[colspan="4"]{ padding: 0 8px 15px!important;} .cart_price_row{ margin-left:-7px; margin-right:7px; margin-bottom: 10px;} .discount_amount{ color: #ff4141; font-size: 17px; font-weight: 400;} .cart_scroll{ overflow-y: auto; max-height: 112px; overflow-x: hidden;} .product_table{ background:#fff !important;} .obox-2{ padding:20px; margin-bottom: 20px;} .obox-2 table th, .order-box table td{ padding: 8px 6px !important; font-size: 14px;} .cd-your-details{ padding-top:40px;} .order-box p{ font-size: 10px; color: #999; font-weight: 400; margin: 0px 8px 10px;} .order-box p a{ color: #ff4141;} .moprice{ text-transform:uppercase; margin: 0px !important;} .order-box input[type="text"]{ border: 1px solid #dcdcdc; border-radius: 20px 0 0 20px; box-shadow: none; background: #fff; width: calc(100% - 100px); float: left; height: 28px; font-size: 12px;} .order-box input[type="submit"]{ background: #fbfaf6; font-size: 11px; color: #525252; font-weight: 400; width: 100px; border-radius: 0 20px 20px 0; border: 1px solid #dcdcdc; border-left: 0; height: 28px; line-height: 28px; float: left;} .order-box form{ padding: 0 8px 0px; display: inline-block; width: 100%; /*border-bottom: 1px dashed #d3d2d3;*/} .order-bar{ margin-top: 70px; margin-bottom: 40px} .order-bar ul{ /*border: 1px solid #ff4141;*/ border-radius: 25px; display: inline-block; vertical-align: top; width: 100%; font-weight: 600; line-height: 40px; font-size: 16px; box-shadow: 0px 0px 0px 2px #ff4141;} .order-bar ul li{ float:left; width: 25%; text-align: center; background: url(../images/bar-white-arrow.png) no-repeat right top; background-size: auto 100%; position: relative; padding-right: 20px; } .order-bar ul li:first-child{ border-radius: 25px 0 0 25px;} .order-bar ul li:hover, .order-bar ul li.active{ background:#fff url(../images/bar-green-arrow.png) no-repeat right top; background-size: auto 100%;} .order-bar ul li:after{ position: absolute; left: -20px; background:url(../images/bar-whitegreen-arrow.png) no-repeat left top; background-size: auto 100%; height: 100%; content: ''; top: 0; width: 30px; display: none;} .order-bar ul li:hover:after, .order-bar ul li.active:after{ display: block;} .order-bar ul li:first-child a{border-radius: 25px 0 0 25px;} .order-bar ul li:first-child:hover:after, .order-bar ul li:first-child.active:after{ display: none;} .order-bar ul li:last-child{ background: none; border-radius: 0 25px 25px 0;} .order-bar ul li:last-child:hover{background:#ff4141; color: #fff;} .order-bar ul li a{ color: #525252; display: block;} .order-bar ul li:hover a, .order-bar ul li.active a{ color: #fff;background:#ff4141; } .order-bar ul li:last-child.active{ background:#ff4141;} .payment_div{ border: 1px solid #d6d6d6; padding: 20px 24px 10px 24px; margin-bottom: 26px; transition: 0.5s; min-height: 190px;} .payment_div img{ display:inline-block;} .payment_div:hover{ border:1px solid #ff4141; /*cursor:pointer;*/} .payment_heading{font-size: 28px; margin-left: -10px; font-weight: 400; } .credit_icon{margin-right:6px;} .paypal_icon2{/* margin-right:10px;*/ margin-top: 7px;} .others_icon3{/*margin-right:10px;*/ float:left; margin-top: 3px;} .txt_payment{ font-size:18px; font-weight: 400;} .post_code_btn{ background: #ff4141; padding: 6px 10px; width: 114px; color: #fff; border-radius: 50px; margin: 10px auto; font-weight: 400; border: none;} .post_code_text{ border-radius:50px; box-shadow: none;} .loader_td{border: none !important;} .calender_rd_padding{ padding-top: 10px; } .calender_rd_padding2{ margin-left: -4px; margin-right: -4px; margin-bottom:20px;} .onetime{ font-size: 15px !important; text-transform: uppercase; font-weight:500 !important; } .recurring{font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .shiftone{ font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .shifttwo{font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .payment_tab_content{ border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding-left:20px; padding-right:20px;} .payment-img{ width:100%;} .payment_form_label{ text-align:left !important; font-weight: 400;} .payment_chkbox{ margin-left:5%;} .payment_form_text{ border-radius:0px !important; box-shadow:none !important; text-transform: uppercase;} .group_expiry_date{ padding-right:0px;} .payment_btn{ background: #ffffff; padding: 5px 10px; text-align: center; border: 0; color: #ff4141; min-width: 150px; /* border-radius: 20px; */ height: 40px; transition: 0.5s ease; margin-top: 5px; font-weight: 500;} .payment_btn:hover{ background: #ff4141; color: #fff; border: 2px solid #fff;} /*==================== Delivery Day Page =======================*/ .chkbox{ margin-left:20px;} .days { margin-top: 2px; font-size: 14px; font-weight: 500; line-height: 26px;} .radio { padding-left: 20px;} input[type="checkbox"] { -webkit-appearance:none; height:1.5em; width:1.5em; cursor:pointer; position:relative; -webkit-transition: .15s; border-radius:3px; border: 1px solid #bbb;} input[type="checkbox"]:checked { background-color:#ff4141; border-color: #ff4141;} input[type="checkbox"]:focus{ outline:none;} input[type="checkbox"]:before, input[type="checkbox"]:checked:before { position:absolute; top:0; left:0; width:100%; height:100%; line-height:1.5em; text-align:center; color:#fff; content: '';} input[type="checkbox"]:checked:before { content: '✔';} input[type="checkbox"]:hover:before { background:rgba(255,255,255,0.3); border-color:rgba(255,255,255,0.3);} input[type="radio"] { -webkit-appearance:none; height:1.4em; width:1.4em; cursor:pointer; position:relative; /*-webkit-transition: .15s;*/ border-radius:50px; border: 1px solid #e3e3e3; font-size: 13px;} input[type="radio"]:checked {border: none; color: #ff4141; font-size: 20px; margin-top:0px;} input[type="radio"]:focus{ outline:none;} input[type="radio"]:before, input[type="radio"]:radio:before { position:absolute; top:0; left:0; width:100%; height:100%; line-height:1.4em; text-align:center; color:#fff; content: '';} /*input[type="radio"]:hover:before { background:#eee; }*/ input[type="radio"]:checked:before{ font-family: FontAwesome; content: '\f192'; } #content p{ font-size:16px; /*padding-top:30px;*/ font-weight:400;} .successbox h1 { color: #678361;} .success-footer-msg{ padding-top:30px;} /*.faild_payment_page{ margin-top:60px;} .payment_notify{ padding-top: 30px; padding-bottom: 15px;}*/ .faild_btn{ padding: 6px 20px; border-radius: 50px; text-transform: uppercase; margin-top: 10px; } .payment_time_left{ color:#ff4141; font-size: 20px;} /*================fresh section===============*/ .fresh_sec{ margin: 50px 0 0; overflow: hidden; } .fresh_sec .desktop img{max-width:100%} .fresh_sec h3{ font-size: 48px; color: #333; line-height: 52px;} .fresh_sec ul{ /*margin: 100px 0 0 -20px;*/ margin: 10px 0 0 -20px; } .fresh_sec ul li{ float: left; position: relative;} .fresh_sec ul li:nth-child(even){ padding-top: 200px;} .fresh_sec ul li:nth-child(1){ padding-right: 6%;} .fresh_sec ul li:nth-child(2){ padding-right: 4%;} .fresh_sec ul li:nth-child(3){ padding-right: 7%;} .fresh_sec ul li:nth-child(4){ padding-right: 3%;} .fresh_sec ul li small{ position: absolute; right:-82px; top: -10px; background: #ff4141; width: 65px; height: 65px; border-radius: 50%; text-align: center; color: #fff; font-size: 15px; line-height: 18px; padding: 16px 0 0;} .fresh_sec ul li:nth-child(1):after{ position: absolute; left:177px; top: 0; content: ''; width: 250px; height: 225px; background: url(../images/connect1.png) no-repeat 0 0; background-size: 250px;} .fresh_sec ul li:nth-child(2):after{ position: absolute; left:170px; bottom: 65px; content: ''; width: 160px; height: 130px; background: url(../images/connect2.png) no-repeat 0 0; background-size: 160px;} .fresh_sec ul li:nth-child(3):after{ position: absolute; left:190px; top: 75px; content: ''; width: 230px; height: 145px; background: url(../images/connect3.png) no-repeat 0 0; background-size: 230px;} .fresh_sec ul li:nth-child(4):after{ position: absolute; left:193px; bottom: 115px; content: ''; width: 260px; height: 210px; background: url(../images/connect4.png) no-repeat 0 0; background-size: 260px;} .fresh_sec ul li > img{ width: 180px;} .fresh_sec ul li span{ display: block; text-align: center; font-size: 18px; line-height: 22px; color: #333; margin: 15px 0 0;} /*===============About page css start here============*/ .about-us{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 400px; background-attachment: fixed;} .main_banner{ position: relative; clear: both;} .main_banner img { width:100%;} .top_section .main_banner:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: rgba(0,0,0,.6)} .top_section .header{ position: absolute; left: 0; top:0; width: 100%; z-index: 9;} .top_section .top_header{ background: none; padding: 25px 0 0;} .top_section .top_header .login_part li a{ color: #fff;font-weight: 400; } .top_section .fixed-header{ } .about_content{/*font-weight: 400;*/ padding: 95px 0;} .about_content .video{ position: relative; margin-right: 30px;} .about_content .video .icon{ position: absolute; left: 50%; top:50%; margin: -26px 0 0 -26px; z-index: 8;} .about_content .video:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: rgba(0,0,0,.6);} .about_content .aboutbox{ /*margin-top: 50px;*/} .about_content .col-sm-8 h3{ font-size: 14px; color: #333; line-height: 20px; margin: 25px 0 15px; text-transform: uppercase;} .about_content p{ font-size: 14px; color: #666; line-height: 24px;} .about_content .box{ position: relative;} .about-overflow{ overflow:scroll;} .about_content .box img{ width:100%;} .about_content .box .info{ position: absolute; width: 100%; padding: 15px 12%; height: 100%; left: 0; top: 0; color: #fff;} .about_content .box .info h4{ font-size: 20px; line-height: 28px; margin: 20px 0; } .about_content .box .info p{ line-height: 21px; color: #fff;} .about-left-image{ float:left; padding-right:30px; padding-bottom:10px;} .about-right-image{ float:right; padding-left:30px; padding-bottom:10px;} .about-us-padding{ padding-bottom:30px;} .about_content h3{ font-weight:300;} .choose_sec.about{ background: #f4f4f4; padding: 40px 0 20px;} .choose_sec.about p{ font-size: 14px; line-height: 21px; color: #666; } .choose_sec.about .description{ float: right; width:calc(100% - 80px);} .choose_sec.about .description h3{ color: #ff4141; font-size: 18px; line-height: 25px; font-weight:400; } .choose_sec.about .wrape_all_sect{ float: left; width: 100%; margin-bottom: 30px;} .choose_sec.about .wrape_all_sect img{ float: left; padding: 0;} .choose_sec.about .organic_right img{ float: right; width: 59px;} .choose_sec.about .organic_right .description{ float: left;} .choose_sec.about h3.common-title::before{ background: #f4f4f4 url("../images/tree_img.png") no-repeat scroll center top;} .choose_sec.about .col-sm-6{ width: 30%;} .choose_sec.about .col-md-push-4{ left: 40%;} .choose_sec.about .col-md-pull-4{ right: 30%;} .choose_sec.about .col-sm-6 ~ .col-sm-12{ width: 40%;} .choose_sec.about .col-sm-6 ~ .col-sm-12 img{ text-align:center; display: inline-block;} .wcs:before{ background:#f4f4f4 url(../images/tree_img.png) no-repeat top center !important; } #fade-quote-carousel.carousel { padding-bottom: 60px;} #fade-quote-carousel.carousel .carousel-indicators {bottom: 10px;} #fade-quote-carousel.carousel .carousel-indicators > li { background-color: #ff4242; border: none;} #fade-quote-carousel blockquote {text-align: center; border: none; font-weight: 400; LINE-HEIGHT: 20PX; text-transform: capitalize; margin: 0 0 0px !important;} #fade-quote-carousel .profile-circle { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; margin-left: -20px;} .testimonial-carousel{ height:auto !important;} .testimonial-heading1{ margin-bottom:0px;} .testimonial-heading4{ margin-top:0px;} .testimonial-font-color{ color: #ababab; padding-left: 8px;} .testimonial_sec{ padding: 85px 0 125px;} .testimonial_sec ul li{ text-align: center;} .testimonial_sec ul li img{ display: inline-block;} .testimonial_sec ul li p{ font-size: 14px; line-height: 24px; color: #333; text-align: left; background: url(../images/testi.png) no-repeat left top; padding: 40px 0 0;} .testimonial_sec .bx-wrapper .bx-viewport{ border: 0; left: 0; box-shadow: none;} .testimonial_sec .bx-wrapper .bx-controls-direction .bx-prev{ top: auto; bottom: -40px; left: 50%; width: 12px; height: 17px; background: url(../images/slder-arrow.png) no-repeat left top; margin-left: -36px;} .testimonial_sec .bx-wrapper .bx-controls-direction .bx-next{ top: auto; bottom: -40px; left: 50%; width: 12px; height: 17px; background: url(../images/slder-arrow.png) no-repeat right top; margin-right: -36px;} .testimonial_sec blockquote{ border-left: 0; border-right: 2px solid #ff4141; text-align: right; font-size: 18px; color: #333; line-height: 24px; font-weight: 600; text-transform: uppercase;} .testimonial_sec blockquote span{ display: block; font-size: 12px;} .supplier_sec { padding: 0 0 120px} .supplier_sec .people_box{ position: relative; overflow: hidden} .supplier_sec .people_box .people{ position: absolute; left: 0; bottom: 0; transition: .5s;} .supplier_sec .people_box:hover .details{ opacity: 1; top:0;} .supplier_sec .people_box .normal{ transition: .5s; width:100%; } .supplier_sec .people_box:hover .normal{ transform: rotate(10deg); margin-left: -11%; margin-top: -11%; margin-bottom: 11%;} .supplier_sec .people_box:hover .people{ left: -30%;} .supplier_sec .people_box .details{ position: absolute; opacity: 0; /*right: 0;*/ left:10%; top: 30px; padding: 45px 0 0; width: 75%; text-align: center; transition: .5s;} .supplier_sec .people_box .details h4{ color: #fd6868; font-size: 24px; font-weight: 400; line-height: 30px; text-transform: uppercase; margin: 0 0 7px; font-family: 'Roboto', sans-serif;} .supplier_sec .people_box .details span{ font-size: 14px; color: #333; line-height: 20px;} .supplier_sec .people_box .details ul{ margin: 35px 0 0;} .supplier_sec .people_box .details li{ display: inline-block; margin: 0 3px;} .supplier_sec .people_box .details li a{ border: 2px solid #ff4141; color: #fd6868; text-align: center; line-height: 28px; width: 30px; height: 30px; border-radius: 50%; display: inline-block; transition: .5s;} .supplier_sec .people_box .details li a:hover{ background: #fd6868; color: #fff;} .our_mission_link{ color: #fff; text-decoration: underline !important; font-weight: 500; font-style: italic; padding-left: 10px;} .our_mission_link:hover{ color:#eee !important; text-decoration:none !important;} .yellow-color-star{color:#ffbf00;} /*======Checkout page start page=======*/ .checkout-banner{background: url(../images/checkout-banner.jpg) no-repeat; background-size: cover; min-height: 60vh; background-attachment: fixed;} .checkout_page{ padding: 30px 0 0;} .checkout_form h3{ font-size: 24px; color: #212121; line-height: 30px; margin: 30px 0;} .checkout_form form{ margin-bottom: 60px;} .checkout_form label{ font-size: 14px; color: #696969; font-weight: 700; text-transform: uppercase; line-height: 20px; margin: 0 0 10px;} .checkout_form label span{ color: #f5a64a; margin-left: 3px;} .checkout_form .form-control{ border: 1px solid #f4eede; box-shadow: none; border-radius: 0; height: 38px; padding: 4px 10px; font-size: 14px; color: #ababab; font-style: italic; line-height: 30px; font-weight: 400;} .checkout_form .form-control + .form-control{ margin-top:10px;} .checkout_form textarea.form-control{ height: 100px; resize: none;} .checkout_form a{ background: #ff4141; color: #fff; border-radius: 0; font-size: 14px;font-weight: 700; line-height: 20px; padding: 10px 20px; border: 0; text-transform: uppercase; border: 0; transition: .4s;} .order-box.checkout{ padding: 15px 11%;} .order-box.checkout table td, .order-box.checkout table th{ padding: 8px 0;} .order-box.checkout table td:nth-child(2){ width: 100px; text-align: right;} .order-box.checkout table tr:nth-last-child(1) td, .order-box.checkout table tr:nth-last-child(2) td, .order-box.checkout table tr:nth-last-child(3) td{ border-top: 1px dashed #bfbfbf !important; padding: 15px 0;} .order-box.checkout table tr:nth-last-child(4) td{ border: 0!important; padding: 8px 0;} .order-box.checkout table tr:nth-last-child(1){border-bottom: 1px dashed #bfbfbf !important;} .order-box.checkout table tr:nth-child(4) td{ border: 0 !important; padding: 8px 0;} .order-box.checkout p{ margin: 30px 0 10px;} .order-box.checkout form{ padding: 0 0 25px;} .order-box.checkout .place-btn{ width: 75%; min-width: 120px; font-size: 16px; line-height: 30px; padding: 15px 10px; background: #ff4141; color: #fff; text-transform: uppercase; font-weight: 400; display: inline-block; margin: 35px 0; border-radius: 30px; transition: .5s;} .order-box.checkout .place-btn:hover{background:#ff4141;} /*Contact page css start here*/ .contact-banner{ background: url(../images/contact-bg.jpg) no-repeat; background-size: cover; min-height: 60vh; background-attachment: fixed;} .contact_page{ padding: 90px 0 0; } .contact-form .form-control{ border: 1px solid #f4eede; box-shadow: none; border-radius: 0; height: 38px; padding: 4px 10px; font-size: 14px; color: #ababab; font-style: italic; line-height: 30px; font-weight: 400; margin: 0 0 18px;} .contact-form textarea.form-control{ height: 160px; resize: none;} .contact-form a{ background: #ff4141; color: #fff; border-radius: 0; font-size: 14px; font-weight: 700; line-height: 20px; padding: 10px 20px; text-transform: uppercase; border: 0; transition: .4s;} .contact-form a:hover{ } .contact-form h3{ font-size: 48px; line-height: 60px; color: #212121; } .contact-form p{ font-size: 14px; color: #696969; line-height: 21px;/* font-weight: 400; margin: 0 0 40px;*/ padding-left:10px; padding-right:20px;} .conatct_pic{ position: relative; margin: 40px 0 0;} .conatct_pic:after{ position: absolute; left: 50px; top: -30px; height: 100%; width: 100%; background: #ff4141; content: ''; z-index: -1;} .map_sec{ margin: 120px 0; position: relative} .map_sec .map{ min-height: 420px; width:100%;} .contact_info{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;} .contact_info h4{ font-size: 24px; color: #fff; line-height: 30px; margin: 15px 0;} .contact_info .container, .contact_info .row, .contact_info .col-md-4{ height: 100%;} .contact_info .greenbox{ background: #ff4141; height: 100%; padding: 20px 8%; } .contact_info p{ font-size: 14px; color: #fff; line-height: 21px; margin: 0 0 35px;} .contact_info ul li{ margin: 0 0 5px;} .contact_info ul li i{ width: 40px; height: 40px; background: #fff; margin-right: 20px; text-align: center; line-height: 40px; font-size: 20px; vertical-align: top; color: #ff4141;} .contact_info ul li span{ width: calc(100% - 65px); display: inline-flex; min-height: 40px; align-items: center; color:#fff;} /*===============How it Works page css start here============*/ .banner_details_how_it_work{/* position: absolute; left: 0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.6);*/ background:url(../images/HAVING%20A%20VEGGIE%20GOOD%20TIME.jpeg) no-repeat; background-size: cover; min-height: 76vh; background-attachment: fixed;} .banner_details_how_it_work .container{ top: 30%; left: 10%; position: absolute;} .banner_details_how_it_work h1{ font-size: 46px; line-height: 46px; margin:3% 0;} .banner_details_how_it_work p{ color:#666;} .How_it_Works_Section{ font-size:16px; line-height:26px;} .simple_ordering{ padding-top:7%;} .simple_ordering h2{ padding-bottom:40px; font-size:40px;} .top_font{ margin-top:50px; margin-bottom:24px; /*font-size: 18px;*/ color:#666;} .hiw_brdr{ border-bottom:2px dashed #999; transform: rotate(-32deg);} .hiw_brdr_bottom{ border-bottom:2px dashed #999; transform: rotate(32deg); margin-top: 136px;} .inln_block { display:inline-block;} .left_order{ margin-top:30%; margin-top: 46%;} .brdr_right:before{ border-top:2px dashed #999; content: ""; display: block; height: 1px; position: absolute; top: 29%; width: 50%; right: -25%; } .hiw_brdr_right{ border-bottom:2px dashed #999; transform: rotate(32deg);} .hiw_brdr_bottom_right{ border-bottom:2px dashed #999; transform: rotate(-32deg); margin-top: 136px;} .simple_order_margin{ margin-top:28%;} .simple-ordering-icons{ width:71px;} .simple-ordering-icons1{ width: 63px; margin-bottom: 4px; margin-top: 3px;} .simple-ordering-icons3{ width: 88px; margin-bottom: -11px; margin-top: -7px;} .simple-ordering-icons5{ width: 67px; margin-bottom: 3px; margin-top: 2px;} .simple-ordering-icons6{ width: 90px; margin-bottom: -9px; margin-top: -9px;} .select_product{ /*width: 84px; margin-bottom: 10px; margin-top: 25px;*/ width: 120px; margin-bottom: -12px;} .select_product2{ width: 135px; margin-bottom: -25px; } .paypal_icon{ width: 75px; margin-bottom: -10px; margin-top: -5px;} .delivery_process_section{ padding-top:7%;} .delivery_process_section p{ color:#666;} .delivery_process_section h2 { padding-bottom: 40px; font-size: 40px; font-family:'Parisien Night';} .bs-wizard {/*margin-top: 40px;*/ color:#666;} .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;} .bs-wizard > .bs-wizard-step {padding: 0; position: relative; width:20%; margin: -1px;} .bs-wizard > .bs-wizard-step + .bs-wizard-step {} .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;} .bs-wizard > .bs-wizard-step .bs-wizard-info { font-style: italic; text-shadow: 0px 0px #000;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 24px; height: 24px; display: block; background: #ff0000; top: 21px; left: 50%; margin-top: -12px; margin-left: -15px; border-radius: 50%;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ff0000; border-radius: 50px; position: absolute; top: 8px; left: 8px; } .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 18px 0;} .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #ff0000;} .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;} .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;} .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;} .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;} .bs-wizard > .bs-wizard-step:first-child > .progress {left: 30%; width: 100%; border-top-left-radius: 4px; border-bottom-left-radius: 4px;} .bs-wizard > .bs-wizard-step:last-child > .progress {width: 70%; border-top-right-radius: 4px; border-bottom-right-radius: 4px;} .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; } .inln_block2{ display:inline-block; width:100%;} .start-delivery{ width:93px;/* background: #f5efeb;*/ /*border-radius: 50px;*/} .start-delivery1{ width: 74px; margin-bottom: 18px;} .questions_section { padding-top: 7%; padding-bottom: 10%;} .questions_section p{ color:#666;} .questions_section h2 { font-size: 40px; font-family:'Parisien Night';} .questwelve{ padding-bottom:60px;} .questions_section img{ width:85px;} .callus_icon{ /*background: #f5f5f5; border-radius: 50%;*/} .live_chat_icon{ padding:5px;} .see_frequently_icon{ padding:5px;} .reoccuring_orders_circle{width: 140px; position: absolute; right: 36px; top: -10px;} .how-it-work-caption{ padding:20% 0% !important; top: 0% !important;} .how-it-work-caption h2 { font-size:46px; font-family: 'DK Bocadillo';} /*==============16 may css start here=========*/ .modal-header { padding: 0; border: none; position: relative } button.close { opacity: 1; /*position: absolute; z-index: 9; width: 30px; height: 30px; line-height: 20px; border-radius: 50%; background: #fff !important; color: #333; border: 2px solid #fff; font-size: 20px; top: -15px; right: -15px;*/ } #signinModal .modal-dialog { margin-top: 8%; } #signinModal .col-md-6 { padding: 0 40px; } #signinModal .signin { border-right: 1px solid #ccc; } #signinModal .guest button { margin-top: 25px; } #signinModal h3 { font-size: 30px; line-height: 35px; text-align: center; margin: 0 0 20px; } #signinModal .form-control { border-radius: 0; height: 40px; font-size: 16px; } #signinModal label { color: #333; font-size: 15px; line-height: 20px; margin: 0 0 5px; font-weight: 400; } #signinModal .modal-body button { background: #ff4141; color: #fff; height: 45px; border-radius: 5px; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #signinModal .modal-body button.signup { background: #ff4141; } #signinModal .modal-body { padding:20px; } #signinModal a { color: #222; font-size: 14px; font-weight: 600; line-height: 20px; display: inline-block; } #signinModal a:hover { text-decoration: underline } #signinModal .join { font-size: 40px; line-height: 40px; margin: 38px 0; font-family: "bureaueaglebookregular"; } #signinModal .seprator { display: block; font-size: 18px; line-height: 30px; text-align: center; margin: 15px 0 5px; position: relative } #signinModal .seprator:after { position: absolute; left: 0; top: 15px; border-bottom: 1px solid #000; content: ''; width: 100%; } #signinModal .seprator small { padding: 0 10px; display: inline-block; background: #fff; position: relative; z-index: 9; } #fogot_password .modal-body button { background: #ff4141; color: #fff; height: 45px; border-radius: 5px; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #fogot_password .form-control { border-radius: 0; height: 40px; font-size: 16px; } /*==============17 may css start here=========*/ .modalopen .modal { overflow-x: hidden; overflow-y: auto; } #signupModal .modal-header { padding: 0; border: none; position: relative } #signupModal button.close { } #signupModal .modal-body { padding: 20px; } #signupModal label { color: #333; font-size: 15px; margin: 0 0 5px; font-weight: 400; } #signupModal h3{font-size: 30px; line-height: 35px; margin: 0 0 20px;text-align: center;} #signupModal .form-control { border-radius: 0; height: 40px; font-size: 16px; } #signupModal .nav-tabs { margin-bottom: 30px; background: #789c48; padding: 15px; } #signupModal .nav-tabs li { display: inline-block; margin-right: 20px; background: none; } #signupModal .nav-tabs li:after { display: none; } #signupModal .nav-tabs li a { color: #fff !important; padding: 0; opacity: .6; } #signupModal .nav-tabs li a small { background: #fff; width: 30px; height: 30px; line-height: 30px; color: #789c48; font-size: 20px; display: inline-block; margin-right: 10px; border-radius: 50%; } #signupModal .nav-tabs li.active a { color: #fff !important; opacity: 1; } #signupModal .nav-tabs li.active a small { background: #fff; color: #789c48; } #signupModal p{ font-size: 18px; line-height: 24px; margin:20px 0 0;} #signupModal p a{ text-decoration: underline; color: #FF4141;} #signupModal .modal-body button { background: #ff4141; color: #fff; height: 40px; border-radius: 0; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #signupModal .modal-body button.prev { color: #789c48; background: #fff; border: 1px solid #789c48; } #signupModal .checkbox label a:hover { text-decoration: underline } /*===============Delivery page css start here============*/ .delivery{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .delivery-legal-notice{ font-size: 24px; padding-top: 20px;} .delivery_content{ padding: 95px 0;} /*===============Legel Notice page css start here============*/ .legel-notice{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .legel-notice-h-one{ padding-top: 10px; margin-bottom: 6px;} .legel_content{ padding: 65px 0;} /*===============Terms of Service page css start here============*/ .terms_of_services{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .terms_of_services-h{ padding-top: 10px; margin-bottom: 6px;} .terms_content{ padding: 65px 0;} /*===============Terms of Service page css start here============*/ .terms_and-condition{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .terms_and-condition-h{ padding-top: 10px; margin-bottom: 6px;} .terms_and-condition_content{ padding: 65px 0;} .terms_second_h_one{ padding-top:40px;} .tac_bold_font{ font-weight:400;} .skrill-icon{ background: #6c6764; padding: 2px; width: 36px !important; border-radius: 2px; transition: 0.5s ease; margin-top: -10px;} .skrill-icon:hover{ background:#ff4141;} .skrill-padding{ line-height: 23px !important; margin: 0px; height: 0px;} /*=============== Our Mission page css start here============*/ .our-mission{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .our-mission_content{ padding: 65px 0;} /*=============== Privacy Policy page css start here============*/ .privacy_policy{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .privacy_policy_content{ padding: 65px 0;} .privacy_policy_h{ padding-top: 10px; margin-bottom: 6px;} /*=============== Bulk Order page css start here============*/ .bulk-captcha-label{margin-top: 13px; font-weight: 400; font-style: italic;} .bulk-order-submit-btn{ color:#fff !important; text-decoration: none !important; padding: 5px 10px;} .close{ margin-top: -10px; background: none !important; color: #fff !important;} /*=============== Price List page css start here============*/ .price_list_captcha_label{ font-weight: 300; font-size: 12px; color: #666; margin-top: 24px;} .price-list-right-margin-none{ margin-right:0px !important; padding-right:0px !important;} .price-list-left-margin-none{ padding-left: 0px; padding-right: 0px;} .error{ font-weight:300; color:#F00;} .halfcircle, .checkout-btn.keepshop, .register-btn{ display: none;} .fixed-header .logo .img2 { width: 80px; display: block; } .fixed-header .logo .img1 { width: 80px; display: none; } .navbar-default .navbar-toggle .icon-bar { background-color: #fff; } /*=============== Save Card page css start here============*/ .save_card ul li{ width:25%; } .paymrnt-icon{ padding:0px !important; text-align:left !important;} .paymrnt-icon img{ width: 100%; padding: 6px 20% 6px 20%} .payment_tab1:hover{ opacity:0.8 !important;} .payment_tab2:hover{ opacity:0.8 !important;} .payment_tab3:hover{ opacity:0.8 !important;} @media (max-width: 768px){ .payment_tab1{ width: 100%; border: 1px solid #ccc; padding: 10px;} .payment_tab2{ width: 100%; border: 1px solid #ccc; padding: 10px;} .payment_tab3{width: 100%; border: 1px solid #ccc; padding: 10px;} } @media (min-width: 768px){ /*.nav-justified > li { display: table-cell; width: 21%;}*/ .payment_tab1{ display: table-cell; width: 11%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-top-left-radius: 6px; border-bottom-left-radius: 6px;} .payment_tab2{ display: table-cell; width: 11%; border: 1px solid #ccc;} .payment_tab3{ display: table-cell; width: 11%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-top-right-radius: 6px; border-bottom-right-radius: 6px;} } .payment-content{ padding-top:20px;} .nav > li > a:hover, .nav > li > a:focus{ background:#fff;} /*=============== 404 Error page css start here============*/ .error_content{ padding: 95px 0; color: #888; text-align:center;} .error_heading{ font-size: 12em; color: #666;} .error_p{ font-size:16px;} .error_red{color:#ff4141;} .hoverd-btn:hover { color: #fff; } .span_your_detail_login_butn { border-radius: 100px !important; /*height: 40px !important;*/ } /*.hoverd-btn { background: #ff4141; color: #fff; display: inline-block; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0); transition-duration: .3s; transition-property: color; }*/ .animatedParent, .fresh_sec, .hoverd-btn, .invoice-print, .overlay, .view-bbdbsm { overflow: hidden; } .hoverd-btn::before { background: #000; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: .3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .hoverd-btn:hover::before { transform: scaleX(1); } .customer-details input[type=submit] { background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: .5s ease; /*margin-top: 5px;*/ } .alert { position: absolute; /* color: #a94442; background-color: #f2dede; border-color: #ebccd1;*/ z-index: 99999999 !important; width: 60%; margin-left: 20%; } .obox-2 { padding: 20px; margin-bottom: 20px; } .order-box { background: #f8f6f7; padding: 0 5px 5px; display: inline-block; width: 100%; } .order-box h2 { font-size: 30px; color: #525252; line-height: 36px; padding: 18px 0; border-bottom: 1px dashed #d3d2d3; margin-top: 0; font-family: 'Parisien Night'; } .order-box input[type=text] { border: 1px solid #dcdcdc; border-radius: 20px 0 0 20px; box-shadow: none; background: #fff; width: calc(100% - 100px); float: left; height: 28px; font-size: 12px; } .glyphicon-shopping-cart:before { content: "\e116"; } .cartbtnaaaaa{ background: #ff4141 !important; padding: 7px 13px !important; margin-top: -10px !important; color: #fff !important; margin-left: 10px; min-width: 70px; text-align: center; border: 2px solid #ff4141; transition: 0.5s; z-index: 1; } .cartbtnaaaaa:hover{ cursor: pointer; background: #fff !important; color: #ff4141 !important; border: 2px solid #ff4141; } .postcode_modalhead{ text-align: center; padding-bottom: 15px; } .post_code_btn { background: #ff4141; padding: 6px 10px; width: 114px; color: #fff; border-radius: 0; margin: 10px auto; border: none; display: block; margin-bottom: 5%; } .post_code_text { border-radius: 0; box-shadow: none; height: 40px; font-style: italic; color: #000; text-align: center; font-weight: 400; } /*.span_your_detail_login_butn { border-radius: 100px !important; height: 40px !important; } .hoverd-btn { background: #ff4141 none repeat scroll 0 0; color: #ffffff; display: inline-block; overflow: hidden; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; } .hoverd-btn::before { background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .customer-details input[type="submit"] { background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: 0.5s ease; margin-top: 5px; }*/ button.close { position: absolute; opacity: 1; z-index: 9; width: 90px; height: 30px; line-height: 20px; border-top-right-radius: 5px; background: #ff4141 !important; color: #333; border: 0px solid #fff; font-size: 14px; top: 2px; right: 0px; text-shadow: none; font-weight: 400; } #signupModal .modal-body { padding: 20px 36px; } .signup_text { text-align: center; padding-bottom: 30px; padding-left: 6%; } #shopnow_popup .postcode_modalbody { padding: 30px 10px 0 10px; } .onfullscreen { height:90%; } .scrollspy {background-color:#f8f6f7;}
assets/css-old/style.min.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /* font-family: 'Open Sans', sans-serif; */ @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'); /* font-family: 'Lato', sans-serif; */ @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,200,300,400,400i,500,700,900'); /* font-family: 'Roboto', sans-serif; */ /*===========common css start here=============*/ html,body{height:100%; width:100%;} *{margin:0; padding:0;} body{ font-family: 'Roboto', sans-serif; font-weight: 300; ​transition: background-color .5s;} img, fieldset{border:none;} a:focus, *:focus , :focus{outline:none} a {outline: 0;} a img {border: 0px; text-decoration: none;} a:link, a:visited { text-decoration: none;} ul,ol{ margin:0; padding:0; list-style:none;} h1{ font-weight:normal; margin-top:0; font-family:'Parisien Night';} h2{font-family: 'Roboto', sans-serif;} h3{font-family: 'Roboto', sans-serif;} .fw{ float:left; width:100%;} .no-pad{ padding:0 !important;} .no-pad-left{ padding-left:0 !important;} .no-pad-right{ padding-right:0 !important;} /*===========common css end here=============*/ /*===========header css start here=============*/ .top_slider header{position: absolute;z-index: 99; width: 100%; top: 0; left: 0; } .top_header {background: #ff4141;padding: 8px 0 8px;} .top_header .social_icon{ margin-left: 0px;} .top_header .social_icon li {display: inline-block;padding: 0 6px;vertical-align: middle;} .top_header .social_icon li:first-child {padding-left: 0;} .top_header .social_icon li a {background:#fff;transition: all 0.8s ease 0s; /*border: 1px solid #ffffff;border-radius: 25px;*/ width: 25px; height: 25px; line-height: 27px; font-size:16px; border-radius: 50%; display: inline-block;/*height: 18px;*/text-align: center;/*width: 18px;*/} .top_header .social_icon li a .fa-facebook{ color: #3B5997;} .top_header .social_icon li a .fa-instagram{ color: #b42abb} .top_header .social_icon li a .fa-youtube{ color: #ED1C24} .top_header .social_icon li a .fa-twitter{ color: #56ADF2} .top_header .social_icon li:nth-child(1):hover a {/*background:#bb0000;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(2):hover a {/*background:#DD4C3B;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(3):hover a {/*background:#ed1c24;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li:nth-child(4):hover a {/*background:#2daae1;border: 1px solid #ffffff;color: #ffffff;*/transform: scale(1.1) rotate(360deg);} .top_header .social_icon li a i {/*font-size: 10px;*/} .top_header .login_part li {color: #ffffff; text-transform: capitalize;display: inline-block;font-size: 13px;letter-spacing: 1px;padding: 0 8px;vertical-align: middle; transition: 0.5s ease;} .top_header .login_part li a{color: #ffffff; font-size: 13px; transition: 0.5s ease; line-height: 25px; font-weight:400;} .top_header .login_part li a:hover { text-decoration:underline;} .top_header .login_part li:last-child {padding-right: 0;} .top_header .login_part li a i {font-size: 18px;padding-right: 5px;vertical-align: middle;} .bottom_header .logo {float: left; padding-top: 5px;} .bottom_header .menu_sec {float: right; /*padding-top:36px;*/ padding-top: 14px; text-align: right;width: 100%;} .bottom_header .menu_sec .navbar-default {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;display: inline-block;margin-bottom: 0;min-height: 1px;position: relative;vertical-align: middle;} .bottom_header .menu_sec .navbar-collapse {border: 0 none;height: auto; padding: 0; } .bottom_header .menu_sec .navbar-nav li a {position: relative; background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #000 !important;font-size: 14px; padding: 0 22px 10px;text-transform:uppercase;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s; font-weight:400;} .bottom_header .menu_sec .navbar-nav li a::before, .menu_sec .navbar-nav li a::after {background: #ff4141;bottom: -2px;height: 2px;position: absolute;transition: all 0.2s ease 0s;width: 0;} .bottom_header .menu_sec .navbar-nav li a::before, .menu_sec .navbar-nav li a::after {background: #ff4141;bottom: -6px;height: 2px;position: absolute;transition: all 0.2s ease 0s;width: 0;} .bottom_header .menu_sec .navbar-nav li a::after {right: 50%;} .bottom_header .menu_sec .navbar-nav li a::before {left: 50%;} .bottom_header .menu_sec .navbar-nav li:first-child a {} .bottom_header .menu_sec .navbar-nav li a:hover::before, .bottom_header .menu_sec .navbar-nav li a:hover::after, .bottom_header .menu_sec .navbar-nav li.active a::before, .bottom_header .menu_sec .navbar-nav li.active a::after{width: 50%;} .fixed-header .menu_sec .navbar-nav li a::before, .fixed-header .menu_sec .navbar-nav li a::after {background: #ff4141;} .bottom_header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus {background:none;/*color:#fff!important;*/} .bottom_header .menu_sec .navbar-nav li a:hover{color:#000!important;} .bottom_header .menu_sec .login_part li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #fff !important; font-size: 15px;text-transform:uppercase;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s;} .bottom_header {padding: 6px 0px 0px 0px;} .bottom_header .menu_sec .login_part li a i {position: relative;margin-right: 18px; /*color:#fff;*/ font-style: normal;} .bottom_header .menu_sec .login_part li a i::after { /*background: #ff4141; */ /* border: 2px solid #220404; */ border-radius: 25px; content: ""; display: inline-block; font-weight: 600; height: 26px; font-style: normal; position: absolute; right: -7px; text-align: center; top: -4px; width: 27px; /* color: #fff; */ z-index: -1;} .bottom_header .menu_sec .login_part li a i:hover{color:#000;} /************************************** SIDE TOP NAV CSS START *****************************************/ .sidenav { height: 100%; width: 0; position: fixed; z-index: 1000000; top: 0; right: 0; background-color: #fff; overflow-x: hidden; transition: 0.5s; padding-top: 60px; font-weight: 400; padding-bottom: 10px;} .sidenav_a { padding: 8px 8px 8px 20px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s;} .sidenav_a:hover { color: #f1f1f1;} .sidenav .closebtn { position: absolute; top: 0; font-size: 24px; width: 100%; background: #444; color: #fff; font-weight: 400; padding-top: 15px;padding-bottom: 15px; padding-right: 20px; font-family: 'Parisien Night';} .fix_bottom_cart{ bottom: 0px; position: fixed; width: 400px;} .sidenav_header{ padding-left:20px; padding-right:20px; padding-top:20px;} .sidenav_row{ padding-left:20px; padding-right:20px;} .cart_empty_img{ display:inline-block;} .start_shopping{ bottom: 10px; /*position: absolute;*/ text-align: center; color: #fff !important; left: 10px; right: 10px; border-radius: 50px; font-size: 18px !important; margin-bottom: 6px; margin-top: -6px;} .sidenav_i{ background: #f85f5f; color: #fff; padding: 2px 4px; margin-left: 5px; border-radius: 4px;} @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav_a {font-size: 18px;} } #sidenav_code h3{ font-family: 'Parisien Night';} /************************************** CART TOP CSS START *****************************************/ .cart_menu{ background: #fff; margin-top: -15px; padding: 17px 18px 10px 14px !important; margin-bottom: -8px; margin-left: 10px;} .cart_menu_a{ color: #ffffff !important; font-weight: 500 !important; font-size: 16px;} .nav_cart_scroll{ overflow-y: scroll; /*height: 20%;*/ padding: 0px 20px 0px 20px; font-weight: 400; /* box-shadow: inset 0px -10px 16px 0px rgba(16, 16, 16, 0.08); */ width: 446px;} .cart_free{ color:#0eb714;} .cart_hr{ margin-top: 0px; margin-bottom: 10px; margin-left: -20px; margin-right: -35px;} .cart_hr_bold{ margin-top: 0px; margin-bottom: 15px; margin-left: -20px; margin-right: -35px; border-top: 10px solid #eee;} .total_saving{color: #F00 !important; font-size: 14px; font-weight: 500;} .nav_cart_clearance{ background: #f85f5f; color: #fff; padding: 2px 4px; text-transform: uppercase;} .nav_cart_off{ background: #50a71b; color: #fff; padding: 2px 4px; text-transform: uppercase;} .cart_nav_minus_icon{ height: 26px !important; line-height: 1.3 !important; border: 2px solid #ff4141 !important; color: #ff4141 !important; border-radius:50px !important; padding: 4px 5px !important; margin-right: 0px !important;} .cart_nav_minus_icon:hover{border: 2px solid #ff4141 !important; background: rgba(255, 65, 65, 0.07);} .cart_nav_plus_icon{ height: 26px !important; line-height: 1.3 !important; margin-left: 0px !important; padding: 4px 5px !important; border: 2px solid #ff4141; color: #ff4141 !important; border-radius:50px !important;} .code_text_box{ border-top-left-radius: 21px; border-bottom-left-radius: 20px;} .sidenav_code_btn{ border-top-right-radius: 21px; border-bottom-right-radius: 20px; background: #dddddd; color: #333;} .apply_code_button{ background: #fbfaf6; font-size: 11px; color: #525252; font-weight: 400; width: 100px; border-radius: 0 20px 20px 0; border: 1px solid #dcdcdc; border-left: 0; line-height: 29px; padding: 7px 16px 6px 16px;} .discount_amount_txt{ font-weight:500;} .sidenav_success{ height:100%; background: #fff;} .sidenav_code_p{ /*margin-bottom:0px;*/} .cart_nav_plus_icon:hover{border: 2px solid #ff4141 !important; background: rgba(255, 65, 65, 0.07);} .cart_nav_insdec_text{height: 26px !important; line-height: 1.3 !important; text-align: center; border: none; box-shadow: none;} .cart_nav_insdec_text:focus{ box-shadow:none;} .cart_hr_counter{ margin-left: -20px; margin-right: -35px; margin-top: 0px; margin-bottom: 10px;} .recurring_section_radio{ margin-left:15px !important; margin-right:15px !important; } /******************************************************************************/ /*.inner-cart-icon i::before*/ .bottom_header .menu_sec .login_part li a i::before {/*background: rgba(0, 0, 0, 0) url("../images/cart_img2.png") no-repeat scroll 0 0;*/ bottom: -10px; /*content: "\f07a";*/ content: ""; height: 30px; left: -30px; position: absolute; width: 29px; z-index: -2; font-size: 26px;} .fixed-header .menu_sec .login_part li a i::before { /*background: rgba(0, 0, 0, 0) url("../images/cart_img2.png") no-repeat scroll 0 0;*/ background-position: 0 -30px; color: #666;} .bottom_header .menu_sec .nav.navbar-nav {padding-top: 20px; padding-right: 50px;} .menu_sec .login_part {display: inline-block;vertical-align: middle; /*padding: 0 0 0 35px;*/} .fixed-header {background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.2);left: 0;/*padding:5px 0;*/position: fixed;top: 0;transition: all 0.5s ease 0s;width: 100%;z-index: 999999;} .login_part > li {list-style-type: none;} .fixed-header .logo img {width: 92px;} .fixed-header .menu_sec .navbar-nav li a {/*color: #000000!important;*/} .fixed-header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus {color: #000;} .fixed-header .menu_sec .login_part li a {color: #000!important;} /*.fixed-header .menu_sec {padding-top: 6px;}*/ .fixed-header.bottom_header .menu_sec {padding-top: 0px;} .fixed-header .cart-icon-1{ display:none;} .fixed-header .cart-icon-2{ display:block !important;} /*===========header css end here=============*/ /*===========top_slider css start here=============*/ .top_slider {position: relative; padding: 33px 0 0;} .top_slider .carousel-indicators {bottom:75px;display: table;left: 0;margin: 0 !important;width: 100%;} .top_slider .carousel-indicators li { /* background-color: #fff; */ /* border: 0 none; */ margin: 0 4px; width: 24px; height: 8px; border-radius: 0px;} .top_slider .carousel-indicators span {background: rgba(255, 255, 255, 0.2);display: block;height:6px;width:20px;} .top_slider .carousel-indicators li:first-child {padding-left: 0;} .top_slider .carousel-indicators li:last-child {padding-right: 0;} .top_slider .carousel-indicators .active span {background: #fff;} .top_slider .carousel-caption {/*top: 25%;*/ top: 0%; background: rgba(0, 0, 0, 0.49); right: 0%; left: 0%; padding: 12% 20%; bottom: 0%; z-index: auto;} .top_slider .banner_img {width: 100%; height: auto!important;} /*.top_slider .carousel-inner {height: auto; }*/ .top_slider .carousel-inner { /*background: url(../images/banner_slider.png) no-repeat;*/ background-size: cover; /*min-height: 100vh;*/ background-attachment: fixed; height: auto; } /*.carousel {z-index: -1;}*/ .carousel-inner > .item > img, .carousel-inner > .item > a > img{ width:100%; height: 100%;} .banner_slogan{ letter-spacing: 3px; margin-bottom: 5px; font-weight: 300; font-family: 'DK Bocadillo'; font-size: 18px;} .top_slider .carousel-inner > .active {height: 100%;} /*.top_slider .carousel-caption .now_btn{background: #ff4141 ;transition: all 0.5s ease 0s;border-radius: 100px;color: #fff;display: inline-block;font-size: 20px;line-height: 50px;margin-top: 50px;min-width: 205px;text-shadow: none;text-transform: uppercase;} .top_slider .carousel-caption a:hover {background: rgba(255, 255, 255, 0.9); color:#000;}*/ .top_slider .carousel-caption .now_btn{background: #ff4141 ;transition: all 0.5s ease 0s;border-radius: 100px;color: #fff;display: inline-block;font-size: 20px;line-height: 50px;margin-top: 50px;min-width: 205px;text-shadow: none;text-transform: uppercase; overflow:hidden;} .cus-btn:hover {background: #000;} .carousel-caption figure img { width: 47%;} .second_banner_content{ margin-top:20%; font-family: 'DK Bocadillo'; font-size: 46px; line-height: 60px;} /*===========top_slider css end here=============*/ /*===========delivery_sec css start here=============*/ .delivery_cont {background: #ffffff;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);display: block;margin:-30px 0 0; /*width: 100%;*/ width: 76%; margin-left: 12%;} .delivery_cont img{ display: inline-block; vertical-align: middle; /*margin: 10px 4%;*/ margin: -15px 1%; width: 89px;} .delivery_cont p{ display: inline-block; vertical-align: middle; color: #333333; font-size: 14px; padding-right: 3%; text-transform: capitalize; margin: 0; width: 34%; font-weight: 500;} /*.delivery_cont input[type="text"]{ display: inline-block; vertical-align: middle; font-size: 16px; color: #999999; border: 0; border-left: 1px solid #669933; text-align: center; padding: 0 10px;; width: 25%;}*/ .delivery_cont input[type="text"]{ display: inline-block; vertical-align: middle; font-size: 16px; color: #999999; border: 0; border-left: 1px solid #669933; text-align: center; padding: 0 0 0 66px;; width: 27%;} .delivery_cont a{ background: #ff4141;border: 0 none;border-radius: 0;color: #ffffff;text-transform: uppercase;cursor: pointer; float: right; line-height: 39px; padding: 10px 30px; height: 59px; position: relative; transform: perspective(1px) translateZ(0px); transition-duration: 0.5s; transition-property: color; vertical-align: middle; margin-right: -1px;} .cus-btn:hover:before{ transform: scaleX(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);} .cus-btn:before{background: #000; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.5s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;} .post-code-icon{ color:#ff4141; padding-right:10px;} .post_code_h_one{ font-size:28px;} .post_code_display{ color: #ff4141; border-top: 1px dotted #999; border-bottom: 1px dotted #999;} .post_code_h3{ padding-top:20px; padding-bottom:20px;} .post_code_shop_btn{padding: 4px 18px; border-radius: 50px; line-height: 22px; font-size: 12px; width: 120px;} .post_code .fa-mail-forward{ margin-left:6px;} .post_code{ padding-bottom:40px; padding-left: 30px; padding-right: 30px;} .post_code_apologies{ padding-top:20px;} /*===========delivery_sec css end here=============*/ /*===========digital_sec css start here=============*/ .residential_sec{padding:60px 0 50px} .residential_sec .col-md-4.col-sm-4{padding:40px;transition:all 0.3s ease 0s} .residential_sec .service{padding:20px;position:relative} .residential_sec .service::after{border-bottom:1px solid rgba(0, 0, 0, 0);border-right:1px solid rgba(0, 0, 0, 0);bottom:0;content:"";height:0;position:absolute;right:0;transition:width 0.3s ease 0.2s, height 0.3s ease 0.4s;width:0} .residential_sec .service::before{border-left:1px solid rgba(0, 0, 0, 0);border-top:1px solid rgba(0, 0, 0, 0);left:0;content:"";height:0;position:absolute;top:0;transition:width 0.3s ease 0.2s, height 0.3s ease 0.4s;width:0} .digital_sec .service i{font-size:55px;margin-bottom:25px;display:block} .digital_sec .service:hover i{animation:1s ease 0s normal both 1 running animServiceIcon} .residential_sec .service h2{font-size:20px;letter-spacing:3px;text-transform:capitalize;font-weight:600;position:relative;z-index:9; color:#333; font-family: 'Roboto', sans-serif; } .residential_sec .service .alt-paragraph{color:#7a7a7a;font-size:16px;line-height:26px;position:relative;z-index:9; min-height: 145px;} .residential_sec .col-md-4.col-sm-4:hover{background-color:#292931;color:#fff} .residential_sec .service:hover::before{border-color:#ffffff;height:50%;width:50%} .residential_sec .service:hover::after{border-color:#ffffff;height:50%;width:50%} .residential_sec .service .icon-presentation{display:inline-block;min-height:76px;margin-bottom:20px} .icon-presentation img{ width:80px;} .residential_sec .col-md-4.col-sm-4:hover p{color:#ffffff} .residential_sec .col-md-4.col-sm-4:hover h2{color:#ffffff} /*===========digital_sec css end here=============*/ /*===========whoweare_sec css start here=============*/ h1.common-title{color:#333333; text-align: center;/*font-size:48px;*/line-height:50px; padding: 0 0 30px; position: relative; margin: 0 0 35px; letter-spacing: 2px;} h1.common-title:after{ position: absolute; left: 50%; content: ''; width: 220px; background: #d5d5d5; height: 3px; bottom: 16px; margin: 0 0 0 -110px;} h1.common-title:before{ position: absolute; left: 50%; bottom: 0px; z-index: 9; background:#fff url(../images/tree_img.png) no-repeat top center; width: 40px; height: 36px; content: ''; margin: 0 0 0 -20px;} h1.common-title.newstyle{} h1.common-title.transparent:after{ position: absolute; left: 50%; content: ''; width: 90px; background: #d5d5d5; height: 3px; bottom: 0; margin: 0 0 0 20px;} h1.common-title.transparent:before{ position: absolute; right: 50%; content: ''; width: 90px; background: #d5d5d5; height: 3px; bottom: 0; margin: 0 20px 0 0; left: auto;} h1.common-title.transparent span{ position: relative; color:#fff;} h1.common-title.transparent span:after{position: absolute; left: 50%; bottom: -35px; z-index: 9; background: url(../images/tree_img.png) no-repeat top center; width: 40px; height: 36px; content: ''; margin: 0 0 0 -20px;} .whoweare_sec{background:rgba(0, 0, 0, 0) url("../images/weare_banner.png") no-repeat fixed top center; padding:100px 0; background-size: cover;} .white_box{background:#ffffff none repeat scroll 0 0;display:block;margin:0 auto;padding:30px;width:65%; } .inner_box{border:1px dashed #333;height:100%;padding:50px 60px} .white_box .inner_box span{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9} .inner_box p{color:#7a7a7a;font-size:14px;line-height:26px; font-weight: 400;} .fruit_part{padding-top:40px} .fruit_part li{display:inline-block;padding:0 10px; width: 32%; vertical-align:middle; font-family: 'Roboto', sans-serif; font-weight: 600;} .fruit_part li a img{display:block;margin:0 auto; padding-bottom:20px;} .fruit_part li a{color:#7a7a7a;font-size:18px;text-transform:uppercase; cursor: context-menu;} .white_box .inner_box .shop_btn{ border-radius: 100px; font-size: 20px; line-height: 50px; margin-top: 50px; min-width: 205px;} .white_box .inner_box .shop_btn:hover{} .hoverd-btn{background: #ff4141 none repeat scroll 0 0; color: #ffffff; display: inline-block; overflow: hidden; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color;} .hoverd-btn::before { background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .hoverd-btn:hover::before { transform: scaleX(1); /* transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);*/ } .hoverd-btn:hover{ color: #fff;} /*===========whoweare_sec css end here=============*/ /*===========special_sec css start here=============*/ .special_sec{padding:50px 0 110px} .special_sec h2{color:#333333;font-size:48px;line-height:52px;margin-bottom:20px;text-transform:capitalize} .special_sec h1{margin-bottom:50px;position:relative; padding-bottom: 40px;} .special_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .special_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9} .special_sec li{border-right:1px solid #ededed;padding:0 5px; width: 16.66%; display: inline-block; vertical-align: top; margin: 0 -2px 20px;} .special_sec li img{ max-width: 100%; min-height: 132px; max-height: 132px;} .special_sec li:nth-child(6), .special_sec li:nth-child(12), .special_sec li:nth-child(18), .special_sec li:nth-child(24){border:0 none;padding-right:0} .special_sec li:nth-child(1){padding-left:0} .special_sec li:nth-child(13){border:0 none;padding-right:0} .special_sec li:nth-child(7){padding-left:0} .special_sec .special_cont li h3{font-size:20px;line-height:34px;text-transform:capitalize; margin: 0;} .special_sec .special_cont span{color:#a6a8aa;font-size:14px;padding-right:10px;text-decoration:line-through} .special_sec .special_cont p{color:#ff4141;font-size:18px; font-family: 'Roboto', sans-serif; } .special_sec .viewall{ color:#fff; display: inline-block; vertical-align: top; font-size: 16px; line-height: 22px; padding: 10px; font-weight: 400; text-transform: uppercase; width: 190px; margin: 65px 0 0; transition: .4s; border-radius:100px;} .special_sec .viewall:hover{ background: #ff4141; color: #fff;} .af figure { display: block; width: 100%; height: auto;} .overlay { position: absolute; bottom: 100%; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.6); overflow: hidden; width: 100%; height:0; transition: .5s ease;} .af:hover .overlay { bottom: 0; height: 100%;} .view-bbdbsm { white-space: nowrap; position: absolute; overflow: hidden; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); border-radius: 20px; border: none; background: #ff4141; font-size:12px;} /*===========special_sec css end here=============*/ /*===========ualuebox_sec css start here=============*/ /*.ualuebox_sec{background:rgba(0, 0, 0, 0) url("../images/ualuebox_bg.png") no-repeat fixed top center; padding:55px 0 50px;position:relative; background-size: cover;}*/ .ualuebox_sec h2{color:#333333;font-size:48px;line-height:52px;margin-bottom:20px;position:relative;text-align:center;text-transform:capitalize;z-index:9} .ualuebox_sec h1{margin-bottom:50px;} .ualuebox_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .ualuebox_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;z-index:9;text-align:center} .monthly_part{ padding: 30px 3% 0px 54%; /*background: rgba(18,17,17,.6);*/ position: absolute;} .value_box_row{ background: rgba(18,17,17,.6); display: table;} .monthly_part h2{color:#ffffff;font-size:24px;position:relative;text-align:left;text-transform:uppercase; margin: 0 0 10px; /*min-height: 357px;*/} .monthly_part span{display:block;font-size:36px; line-height: 34px; color:#fff; margin: 0 0 25px;} .monthly_part p{font-size:16px; line-height:24px; color:#fff; font-weight:400;} .monthly_part .shop_btn{ background: #ff4141 none repeat scroll 0 0; border-radius: 100px; color: #ffffff; display: inline-block; font-size: 14px; line-height: 40px; margin-top: 10px; padding: 0 30px; text-align: center; text-shadow: none; text-transform: uppercase; transition: all 0.5s ease 0s;} .monthly_part .shop_btn:hover{} /*.ualuebox_sec .ualuebox_img{width: 61%; margin: -80px 0 0 2%; position: relative; z-index: 9;}*/ .ualuebox_sec .ualuebox_img{/* margin: 5px 0 0 4%;*/ margin:0px 0 0 -2%; position: relative; z-index: 9; float: left;} /*===========ualuebox_sec css end here=============*/ /*=============About us section==================*/ .about_us_sec{float:left;padding:50px 0 120px 0;width:100%} .about_us_sec h1{margin-bottom:50px;position:relative;text-align:center} .about_us_sec h1::after{border-bottom:2px solid #f2f2f2;bottom:15px;content:"";left:50%;margin-left:-100px;position:absolute;width:200px} .about_us_sec .trees{background:#ffffff none repeat scroll 0 0;padding:0 10px;position:relative;text-align:center;z-index:9} .wrape_about{border:1px dashed #7a7a7a;padding:50px 50px; margin-left: 50%;} /*.wrape_about.text-center > h3{color:#2f2f2f;font-size:48px;text-transform:capitalize;}*/ .wrape_about.text-center > p{color:#7a7a7a;font-size:18px;padding-bottom:20px;line-height:31px} .wrape_about .shop_btn{background:#ff4141 none repeat scroll 0 0;border-radius:100px;color:#ffffff;display:inline-block;font-size:18px;height:45px;line-height:45px;margin-top:28px;min-width:200px;text-align:center;text-shadow:none;text-transform:uppercase;transition:all 0.5s ease 0s} .wrape_about .shop_btn:hover{background:#333 none repeat scroll 0 0} .about_us_image{ float:left; width: 45%;} /*============About us css end===================*/ /*=================Choose section=================*/ .choose_sec .stated_cont h3{color:#2b2b2b;font-size:40px;text-transform:capitalize;font-weight:600} .choose_sec .stated_cont p{color:#666679;display:block;font-size:18px;margin:0 auto 25px;width:80%} .second_rws .wrape_all_sect h3{color:#ff4141;font-size:25px; line-height: 30px; margin-bottom:10px} .wrape_all_sect img{padding-right:14px} .organic_right img{padding-right:0;padding-left:14px} .second_rws .wrape_all_sect p{color:#6a6967;font-size:14px; line-height: 20px;} .second_rws .wrape_all_sect{margin-bottom:75px} .second_rws{margin-top:20px} .basket{ display:inline-block; text-align:center;} /*=================Choose section css end=========*/ /*===========footer css start here=============*/ footer {float: left;width: 100%;} .top_footer h3 {color: #5c5c5c;font-size: 22px;font-weight: 400;line-height:33px;margin-bottom: 20px; text-transform: capitalize;} .top_footer p {color: #6c6764;font-size: 15px;font-weight: 300;line-height: 20px;} .footer_links a {text-transform: capitalize; font-weight: 300; color: #6c6764;font-size: 15px;line-height: 25px;transition: all 0.5s ease 0s; -moz-transition:all 0.5 ease 0s;-webkit-transition:all 0.5 ease 0s;padding-left: 10px;position: relative;} /*.footer_links a::after {background: #000000 none repeat scroll 0 0;border-radius: 5px;content: "";height: 4px;left: 0;position: absolute; top: 8px;width: 4px;}*/ .footer_links a:hover {color: #ff4141;} .top_footer .footer_form .form-control{border:1px solid #ddd;border-radius:0;height:45px;width:100%;color:#000} .footer_form .light_gray{background:#fd6868 none repeat scroll 0 0;border-radius:0;color:#ffffff;width:auto;font-weight:bold;text-transform:uppercase; border-color:#fd6868; transition:0.5s ease;} .footer_form .light_gray:hover { background:#333; border-color:#333;} .footer_fbtns .light_gray{background:transparent;border-radius:0;color:#fd6868;border:none;width:auto;text-transform:uppercase;padding:0;font-size:12px} .footer_links > li{/*display:inline-block;*/padding-right:5px} .footer_links > li a{padding:0}.footer_links > li a i{font-size:24px; margin-right: 6px;} .footer_links{margin-bottom:25px} .social_part a{color:#6c6c6c;padding:8px 4px;vertical-align:middle; transition: 0.5s ease;} .footer_payment_icon{color: #6c6764;} .footer_payment_icon2{ background: #6c6764; width: 36px; padding: 3px; height: 24px; border-radius: 2px; margin-top: -14px;} .social_part a:hover { color:#ff4141;} .top_footer .footer_form .dark_gray {border-radius: 50px 0 0 50px;} .top_footer .footer_form input {border: 0 none;padding-top: 8px;} /*.top_footer .search_from .input-group {border: 1px solid #c2c2c2;border-radius: 5px;box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);}*/ /*.top_footer .footer_heading {color: #666;font-size: 20px;line-height: 23px;text-transform: capitalize;margin-top: 6px;}*/ .top_footer .footer_heading {color: #5c5c5c; font-size: 22px; font-weight: 400; line-height: 33px; margin-bottom: 20px; text-transform: capitalize;} .top_footer .footer_col1{float: left;width: 35%;margin-left: 15px;} .top_footer .footer_col2{float: left;width: 15%; margin-right: 2%;} .top_footer .footer_col3{float: left;width: 24%;} .top_footer .footer_col4{float: left;width: 22%; padding-right: 30px;} .top_footer .logo_footer {margin-top: 35px;} .top_footer {float: left;width: 100%;padding:42px 0 35px;} .input-group-addon.light_gray {font-size: 13px;text-transform: uppercase;} /*.footer_links a:hover {margin-left: 10px;color:#02A8F3!important;}*/ .foot_error{ padding-top: 10px; color: #ff4141 !important; font-weight: 400 !important;} .foot_success{ padding-top: 10px; color: #00cc08 !important; font-weight: 400 !important;} .bottom_footer {padding: 15px 0; border-top: 1px solid #e4e4e4;} .bottom_footer p {color: #949398;font-size: 16px;font-weight: normal;line-height: 20px;margin-bottom: 0;} .bottom_footer .social_part{ display: inline-block; vertical-align: middle; border-right:1px solid #cdcdcd; padding: 0 15px 0 0;} .bottom_footer .social_part > li {display: inline-block;padding: 0 3px;vertical-align: middle;} .bottom_footer .power{color: #949398; display: inline-block; vertical-align: middle; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0 0 0 20px;} footer {background: rgba(0, 0, 0, 0) url("../images/booter_bg.png") no-repeat scroll 0 0 / 100% 100%;float: left;padding-top: 80px; margin-bottom: -20px;} .inner-footer{background-image: none; background-color: #f3f3f3; padding-top: 10px;} .chat_link{ position: fixed; right: 10px; bottom: 10px;} .chat_link img{ width: 100px;} .footer_no_fix_p{ height:100px;} /*===========footer css end here=============*/ .animatedParent { overflow: hidden; } .selt-othr-typ + .col-md-4 .radio .radio-inline + .radio-inline{ margin-left: 30px;} /*==================Dashboard Start=======================*/ .inner-header .bottom_header .menu_sec .navbar-nav li a{ color: #fff;} .inner-header{ width: 100%; position: relative; float: left; padding-bottom: 10px; box-shadow: 0 0 5px 3px #dddddd; z-index:1000; } .inner-header .bottom_header { position: static; } .inner-header .bottom_header .menu_sec .navbar-nav li a { #fff ;} .inner-header .fixed-header { position: fixed!important; } .inner-header .bottom_header .menu_sec .navbar-nav li a:hover{#000;} .inner-header .bottom_header .menu_sec .navbar-nav li a:hover, .inner-header .bottom_header .menu_sec .navbar-nav li.active a { /*color: #ff4141 !important;*/} .inner-header .bottom_header .menu_sec .login_part li a i::before { background-position: 0 -30px!important; color: #666;} /*ul.dropdown-cart{ min-width:250px; } ul.dropdown-cart li .item{ display:block; padding:3px 10px; margin: 3px 0; } ul.dropdown-cart li .item:hover{ background-color:#f3f3f3; } ul.dropdown-cart li .item:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } ul.dropdown-cart li .item-left{ float:left; } ul.dropdown-cart li .item-left img, ul.dropdown-cart li .item-left span.item-info{ float:left; height: 50px; } ul.dropdown-cart li .item-left span.item-info{ margin-left:10px; } ul.dropdown-cart li .item-left span.item-info span{ display:block; } ul.dropdown-cart li .item-right{ float:right; } ul.dropdown-cart li .item-right button{ margin-top:14px; }*/ .user_section{background-color: #fff; padding: 35px 0 10px; width: 100%; float: left;} .user_section label { text-align: left !important; font-weight: 400;} .right_text{color: #000; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300;} .us{ padding-bottom:30px;} .pa-nigtht{ font-family: 'Parisien Night' !important; letter-spacing: 2px; font-size: 20px; padding-left: 20px; } /************ ***************/ .my-info{padding: 14px 30px 20px 30px; border: 1px solid #f1f1f1; box-shadow: 0px 0px 20px 0px rgb(202, 201, 201);} .first-label{ color: #878787; font-size: 13px; padding: 6px 20px;} .dashboard-btn{ margin-top:10px;} .dashboard-btn a{ background: #ff4141; border: 0 none; border-radius: 0; color:#fff; font-weight:400; cursor: pointer; padding: 6px 20px; transition: 0.5s ease; font-size:12px; } .dashboard-btn a:hover{ color:#fff; background: #000;} .change-password{ margin-top: 26px; box-shadow: 0px 0px 20px 0px rgb(202, 201, 201); padding: 40px 36px 6px 36px;} .reset-paas-btn{ background: #ff4141; border: 0 none; border-radius: 0; color: #fff; font-weight: 400; cursor: pointer; padding: 10px 30px; line-height: 16px; transition: 0.5s ease; } .reset-paas-btn:hover{color:#fff; background: #000;} .change-password .form-control{border-radius:0px !important;} /************ ***************/ .complete-order { width: 100%; float: left; margin-top:50px;} .order-img{max-width:66px;} /*.complete-order table > thead > tr > th{ }*/ .complete-order > table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {/*padding: 0px 8px !important;*/ vertical-align:middle;} .imga{float: left; padding-top: 22px; padding-left: 10px; color: #333 !important;} .right_text span{font-size: 15px; padding: 0 31px; color:#000;} .wrape_three_sect{width: 33%;display: inline-block; vertical-align: top;} .wrape_three_sect h6{font-size: 15px; color: #000;line-height: 24px; font-family: 'Roboto', sans-serif; font-weight: 300;} .wrape_three_sect h6 .img-responsive { display: inline-block; /*padding-right: 20px;*/} .top-ds-img{ width: 82px; padding-top: 52px; } .top-ds-img2{width: 82px; padding-top: 44px;} .profile-code{color:#808080;} .profile-margin{ padding-top: 33px;} .complete-order-search{margin-right: 14px; margin-top: 3px;} .complete-order-text{ border-radius: 0px !important; font-size: 14px !important; height: 42px !important;} .complete-order-text:focus{ outline: none !important; box-shadow:none !important; border:1px solid #ccc !important;} .complete-order-btn{ border-radius: 0px !important; background:#ff4141; color:#fff; border: none; height: 42px !important;} .complete-order-btn:focus{ color:#fff;} .complete-order-container{ padding: 30px 15px !important;} .wrape-table-complete-order{ margin: 20px auto !important; padding: 2px 15px 12px 15px !important;} .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th{ background-color: #f9f9f9;} .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{ background:#fff;} /************ ***************/ .new-order-plus{ padding-right: 10px;} /***********************************/ .view-details-row{ /*margin-top: 180px; */margin-bottom: 22px; padding-bottom: 26px; box-shadow: 0px 5px 6px -6px #b5b5b5;} .view-details h2{font-weight: 300; font-size: 26px; /*line-height: 20px; margin-top: 5px;*/} .right-border{ border-right:1px solid #dfdfdf;} .left-border{ border-left:1px solid #dfdfdf;} .right-border p{ margin-bottom:0px; } .view-details .bold-font{ font-weight:400; margin-bottom:3px;} .view-details .bold-font2{ font-weight:400; margin-bottom:0px;} .view-details .well{ margin-top:34px; margin-bottom: 40px;} .view-details .wrape-table{ background-color: rgb(255, 255, 255); float:left; margin: 0px 0px 0px 17px; padding: 20px 10px; width: 97%; box-shadow: 0 4px 3px #ccc;} .product-head{ font-size:12px;} .bg-white{ background-color:#fff !important; border:none !important; padding-top: 20px !important;} .bg-white2{ background-color:#fff !important; border:none !important; padding-top: 3px !important;} .bg-white3{ background-color:#fff !important;} .bg-white3 h3 { margin-top: 4px !important;} .bg-white2 h3{ margin-top:0px; margin-bottom: 0px;} .bottom-shadow{ box-shadow: 0px 8px 12px -10px #b5b5b5; } /************ ***************/ .invoice{ font-size:12px; font-weight:400;} .invoice h2{ font-size: 18px; background: #ff4141; color: #fff; padding-bottom: 10px; padding-top: 10px; text-transform: uppercase; letter-spacing: 20px; margin-top: 1px; } .invoice .bold-font{ font-weight:500;} .total-max p{ margin-bottom:0px;} .total-max span{border-top:1px solid #e1e1e1; border: none !important; background:none;} .invoice-table{ box-shadow: 0px 8px 12px -10px #b5b5b5;} .invoice .product-category{ background:#ff4141;} .invoice .main-product{ color:#fff; font-weight:600;} .invoice .sub-product{ font-weight:400; border-bottom: 1px dotted #000; } .invoice-bg-white{ background-color:#fff !important; } .margin-none{ margin-bottom:5px !important;} .invoice h6{ margin-bottom: 3px !important; margin-top: 3px !important;} .invoice h4{ margin-bottom: 3px !important; margin-top: 3px !important;} .bgccc{ background:#ececec; font-weight:500;} .total-color{ background:#ececec;} .none-border{ border-right-color: #fff !important; border-bottom-color: #fff !important;} .none-border-bottom{border-bottom-color: #fff !important;} .none-border-right{border-right-color: #fff !important;} .invoice-print{ border-radius:50px; padding: 4px 20px; background-color: #ff4141; border-color: #ff4141; margin-bottom: 8px; transition:0.5s ease; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; display: inline-block; overflow: hidden;} .invoice-print:before{ background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;} .invoice-print:hover{background: #333 none repeat scroll 0 0 !important;} .invoice-print:hover::before { transform: scaleX(1);} .invoice-print:focus {outline:none !important;} /***************************************************/ .delivery-box{box-shadow: 0px 0px 5px 0px rgb(202, 201, 201); padding: 10px 30px 0px 30px; transition:0.1s ease;} .delivery-box:hover{box-shadow: 0px 0px 20px 0px rgb(202, 201, 201);} .delivery-location-h2{ font-weight:300; font-size:26px; margin-bottom: 36px;} .delivery-location h3{ font-weight:300; font-size:20px; margin-top: 16px;} .fcc{ color:#ff4141; font-weight: 900; font-size: 23px; margin-right: 6px;} .main-adrs span{ border-bottom:1px dotted #333;} .delivery-hr{ margin-left:-30px; margin-right:-30px; margin-bottom: 10px;} .delivery-hr1{ margin-left:-30px; margin-right:-30px; } .edit-icon{background: #f8f8f8; padding: 9px 30px 9px 0px; margin-left: -30px; margin-right: -30px; border-top: 1px solid #ececec;} .edit-icon .fa-pencil-square-o{ color: #7a7a7a !important; font-size: 1.7em; margin-top: 2px; transition:0.5s ease; } .edit-icon .fa-pencil-square-o:hover{ color:#ff4141 !important;} .delivery-box { display: block; width: 100%; height: auto;} .btn-position { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease;} .delivery-box:hover .btn-position { opacity: 1;} .delivery-here-btn { position: absolute; bottom: 2%; left: 34%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); border-radius: 50px; font-size: 12px; padding: 5px 20px; border: none; background:#ff4141; transition:0.5s ease; } .delivery-here-btn:hover{ background:#333;} .delivery-location-icon{font-size: 20px; padding-right: 3px; color: #888; margin-left: -19px; position: absolute;} .delivery-phone-icon{font-size: 18px; padding-right: 3px; color: #888; margin-left: -19px; position: absolute;} .delivery-edit-dialog{ margin-top:2%;} .model-delivery-addresss{ margin-bottom:10px;} .edit-address-btn{border-radius: 50px; padding: 8px 40px; border: none; background:#ff4141; transition:0.5s ease; color:#FFF;} .edit-address-btn:hover{ background:#333; color:#fff;} .delivery-edit-dialog label{ font-weight:400;} .delivery-edit-model-body{ padding: 10px 30px 30px 30px;} .btn:focus{ outline:none !important;} .set-m-height{ min-height:150px; padding-left: 20px;} .delivery-box2{box-shadow: 0px 0px 5px 0px rgb(202, 201, 201); padding: 10px 30px 0px 30px; transition:0.1s ease;} .add-new-adrs-img{ padding-bottom: 30px; padding-top: 8px; transition:0.5s ease;} .add-new-adrs-img:hover {-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0.8} /*==================Dashboard End=======================*/ .table_records{ background: rgba(0, 0, 0, 0) url("../images/Customer-Dashboard-bg.png") repeat scroll 0 0 / 20% auto; width: 100%; float: left; } .table_records .container{ background-color: #f6f6f6; padding: 80px 15px; min-height: 1200px; } .text_sect{ display: inline-block; vertical-align: top; padding-left: 30px; } .text_sect h3{ color: #3e3e3e; font-size: 20px; margin-left: -18px; font-family: 'Parisien Night'; letter-spacing: 2px; } .text_sect ul li{ position: relative; font-size: 15px; line-height: 25px; } .dasboard-active{color: #ff4141 !important; text-decoration: underline !important;} .text_sect ul li::after { background-color: #3e3e3e; content: ""; height: 1px; left: -15px; position: absolute; top: 14px; width: 6px; } .text_sect ul li a{ color:#666; transition:0.5s ease;} .text_sect ul li a:hover{color: #ff4141; text-decoration: underline;} .img_sect{ display: inline-block; vertical-align: top; } .wrape-table { background-color: rgb(255, 255, 255); float: none; margin: 90px auto; padding: 20px 10px; width: 95%; box-shadow: 0 4px 3px #ccc; } .wrape-table h2{ font-size: 18px; color: #ef4926; font-weight:400; } .wrape-table table tr th{ font-size: 14px; border-bottom: 1px solid rgb(221, 221, 221); font-weight: 400; padding: 20px 8px; } .wrape-table table tr td{ font-size: 14px; font-weight: 300; vertical-align: middle; padding: 14px 8px; border-top: 1px solid #efefef; } .wrape-table table a{ color: #ff4141; } .wrape-table table .btn-default{ border-radius: 20px; transition: 0.5s ease; padding: 6px 15px; } .wrape-table table .btn-primary{ background-color: transparent!important; border: none!important; color: #666766!important; border-bottom: 2px solid #868786!important; border-radius: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; } .wrape-table .view_btn{ background: rgb(255, 65, 65) none repeat scroll 0 0; border-radius: 100px; color: rgb(255, 255, 255); display: inline-block; /*font-size: 18px; height: 45px;*/ padding: 5px 35px; line-height: 28px; margin-top: 10px; /*min-width: 140px;*/ text-shadow: none; border: none; text-transform: uppercase; transition: all 0.5s ease 0s; } .wrape-table .view_btn:hover { background: rgb(51, 51, 51) none repeat scroll 0 0; } .fixed-header .menu_sec .navbar-default .navbar-nav > .active > a, .menu_sec .navbar-nav li a:focus { /*color: #ff4141 !important;*/ } .navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus { background-color: rgb(231, 231, 231); color: rgb(85, 85, 85); } li.dropdown:hover > .dropdown-menu { display: block; } /*=================Cart page CSS start here============*/ .cart-banner{background: url(../images/cart-banner.jpg) no-repeat; background-size: cover; min-height: 400px; background-attachment: fixed;} .banner_container{ color: #fff; position: relative; clear: both; width: 100%; /*height: 400px;*/} .banner_container img{ width: 100%;} .banner_details{ position: absolute; left: 0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.6);} /*.banner_container h1{ font-size: 100px; line-height: 120px; margin:4% 0 2%;} .banner_container span{ font-size: 50px; line-height: 60px;}*/ .banner_container h1{ font-size: 46px; line-height: 60px; font-family: 'DK Bocadillo'; margin: 8% 0 2%;} .banner_container span{ font-size: 40px; line-height: 60px; font-family: 'DK Bocadillo';} .dummy-label{ font-weight:400;} .dummy-btn{ border-radius:50px; color: #fff !important; text-decoration: none !important;} .product_sec{ margin:50px 0 100px;} .product_sec .cart-title{ /*font-size: 42px;*/ float: left; line-height: 50px; color: #333;} .search_box{ float: right; border: 1px solid #e2e2e0; border-radius: 30px; width: 350px;} .search_box input[type="text"]{ border: 0; background: none;font-weight: 400; height: 35px; padding:2px 20px; width: calc(100% - 101px);} .search_box input[type="submit"]{ width: 100px; background: #fbfaf6; border: none; border-left: 1px solid #e2e2e0; height: 35px; color: #525252; float: right; border-radius: 0 30px 30px 0;} .product_sec .order-box{ margin: 0; width: 266px; max-width: 100%;} .error_msg{ width:100%; float:left; color: #ff4141; text-align: center;} #cart-accordion{ border: 1px solid #ddd; width:167.6px;} .cart-sidebar .panel{ border-radius: 0; margin: 0!important; border: 0; background: #fcfbfb;} .cart-sidebar .panel-title{ text-transform:uppercase; font-size: 14px;} .cart-sidebar .panel-heading{ border-radius: 0; padding: 0;} .cart-sidebar .panel-heading a{ display: block; /*font-size: 20px;*/ line-height: 25px; padding:15px 10px; color: #333; font-weight:600;} .cart-sidebar .panel-heading a:hover{ color: #FF4141} .cart-sidebar .nav-tabs{margin: -15px -15px 50px; border: 0;} .cart-sidebar .nav-tabs li{ display: block; float: none; margin: 0 0 1px; } .cart-sidebar .nav-tabs li:last-child{ margin: 0;} .cart-sidebar .nav-tabs li a{ color: #333; margin: 0;font-size: 14px; line-height: 20px; padding: 15px 10px 15px 55px; display: block; border: 0; border-radius: 0; position: relative; font-weight: 400;} .cart-sidebar .nav-tabs li.fruit a{ background:url(../images/fruit_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.veg a{ background:url(../images/veggitable_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.herb a{ background:url(../images/herbs_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.dairy a{ background:url(../images/dairy_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.other a{ background:url(../images/others_category_icon.png) no-repeat 10px 0;} .cart-sidebar .nav-tabs li.boxes a{ background:url(../images/box_category_icon.png) no-repeat 10px 0;} .checkout-btn{ background: #ff4141; font-size: 12px; line-height: 20px; padding: 6px 10px; width: 114px; display: block; color: #fff; text-align: center; border-radius: 50px; margin: 10px auto; font-weight: 400;} .checkout-btn:focus{ color:#fff;} .affix { width: 12.5%;} .checkout-btn:hover{} .cart-sidebar .nav-tabs li.active a, .cart-sidebar .nav-tabs li:hover a{ background-color: #ff4141; color: #fff; border: 0;} .cart-sidebar .nav-tabs li.active a, .cart-sidebar .nav-tabs li a:hover{ background-position:10px -50px; transition: 0.5s ease;} .cart-sidebar .nav-tabs li.active a:after,.cart-sidebar .nav-tabs li a:hover:after{ border-left: 15px solid #ff4141; border-top: 25px solid rgba(0,0,0,0); border-bottom: 25px solid rgba(0,0,0,0); position: absolute; left: 100%; top: 0; content: '';} .cart-sidebar .panel-body{ font-size: 14px; line-height: 18px;} .seceond-cart-fix{width:266px; border-radius: 0px; background: #fcfbfb; } .product-list{ margin: 30px 0 0; font-weight: 400; clear: both;} .product-list table th{ font-size: 14px; color: #000; background: #f5f4f0; font-weight: bold; line-height: 30px; padding: 5px 20px; border-left: 1px solid #fff; text-transform: uppercase;} .product-list table th:first-child{ min-width: 38%; padding-left: 3%;} .product-list table th:last-child{ border-left: 0;} .product-list table small.btn{ color: #fff; border-radius: 0; font-size: 12px; line-height: 18px; padding: 2px 10px; font-style: italic;} .product-list table small.red{ background: #f85f5f;} .product-list table small.green{ background: #50a71b;} .product-list table tr:nth-child(odd) td{ background: #fbfbfb; font-family: 'Roboto', sans-serif;} .product-list table td{ padding: 15px 5px !Important; vertical-align: middle!important; max-width:220px;} .product-list table h3{ color: #525252; font-size: 16px; line-height: 24px; margin: 8px 0 0; } .product-list table img{ float: left; margin-right: 15px; width: 66px;} .product-list table .item_details{ float: left; max-width: calc(100% - 82px);} .product-list table .item_details{} .product-list table span.per{ font-size: 12px; line-height: 15px; color: #525252;} .product-list table .price small{ color: #ddd; display: inline-block; position: relative; font-size: 16px; line-height: 25px;} .product-list table .price small:after{ position: absolute; content: ''; left: 0; top:14px; background: #f6b5ae; width: 100%; height: 1px; transform: rotate(11deg);} .product-list table .price span{ display: block; color: #4d4d4d; margin: 5px 0 0; font-size: 16px; line-height: 25px; font-weight:300;} .product-list table .qty a{ border: 1px solid #b6b6b6; width: 25px; height: 25px; text-align: center; border-radius: 50%; color: #7d7d7d; display: inline-block; vertical-align: middle; line-height: 25px;} .product-list table .qty input{ margin: 0 10px; width: 50px; border: 1px solid #949494; display: inline-block; vertical-align: middle; height: 35px; padding: 5px; text-align: center; color: #525252; font-size: 18px;} .product-list table strong{ font-size: 16px; line-height: 20px; font-weight: normal; font-weight:300;} .product-list table .action a{ /*border: 1px solid #c6c3c4;*/ color: #5e5e5e; font-size: 12px; line-height: 18px; border-radius: 12px; padding: 0 15px; display:inline-block; white-space: nowrap; text-align: center; font-weight: 600;} .product-list table .action a p{ margin-bottom:0px;} .pnl-group-fix{ z-index:1; top: 61px; transition: all 0.5s ease 0s; } .pnl-group-fix2{ z-index:1; top: 61px; transition: all 0.5s ease 0s; right: 6.7%; float:right; } .minus-btn{ border-top-left-radius: 15px !important; border-bottom-left-radius: 15px !important; border: 1px solid #ccc;} .minus-btn:hover{ color: #FF4141;} .minus-btn:focus{ outline:none !important;} .fa-sort-desc{ color: #333; font-size: 20px; float: right; margin-right: 10px; margin-top: -3px;} .fa-sort-asc { color: #333; font-size: 20px; float: right; margin-right: 10px;} .cart-add{ color:#ff4141 !important;} .check-add{ color:#27a95e !important;} .check-update{ text-align:center; color: #94c434 !important;} .check-update img { float:none !important; display: inline-block; margin-right: 0px !important;} .cart-quantity > .form-control, .cart-quantity > .input-group-addon, .cart-quantity > .input-group-btn > .btn{ height: 25px !important; line-height: 1.4 !important;} .cart-quantity{ width:110px;} .plus-btn{ border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; border: 1px solid #ccc;} .plus-btn:focus{ outline:none !important;} .plus-btn:hover, .quantity-text:hover{ color: #FF4141;} .quantity-text { text-align:center; } .quantity-text:focus{box-shadow:none !important; border-color:#dddddd !important; } /*=================customer-details page CSS start here============*/ .customer-details-banner{ background: url(../images/cart-banner.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed; } .customer-details{ padding-bottom: 22px; border: 1px solid #eee; padding-top: 22px;} .customer-details h3{display:inline-block; width: 100%; color: #333; /*font-size: 50px; line-height: 50px;*/ margin: 12px 0 30px; font-weight: 400; border-bottom: 1px solid #eee; padding-bottom: 14px;} .customer-details label{ font-size: 14px; padding-right: 0; color: #525252; text-align: left!important; font-weight: normal; padding-left:15px; line-height: 26px; } .customer-details .col-sm-7 label{ padding-left: 0;} .customer-details .form-control{ /*border: 1px solid #c6c3c4; box-shadow: none; border-radius: 0;*/ box-shadow: none; border-color: #ddd;} .customer-details .form-group{ /*margin-bottom: 50px;*/} .customer-details input[type="submit"]{ background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: 0.5s ease; /*margin-top: 5px;*/} .confirm_password_txt{ margin-right: -5px;} .show_add_div{ padding-right:26px;} .show_add_div2{ padding-left:26px;} .radio_box{ border:1px solid #eee; padding:10px 10px 10px 33px !important; border-radius: 3px;} .selt-othr-typ{ padding-top: 7px;} .selt-weekly{ margin-top:8px;} .customer-details input[type="submit"]:hover{ background: #333; color: #fff; } .customer-details .del-add{ display: block; margin: 10px 0; font-weight: 400;} .customer-details .del-add a{ width: 24px; text-align: center; border-radius: 50%; line-height: 24px; font-size:14px; height: 24px; color: #fff; margin-left: 5px; background: #ccc; display: inline-block;} .customer-details .del-add .same:hover, .customer-details .del-add .same.active{ background: #31af91;} .customer-details .del-add .diff:hover, .customer-details .del-add .diff.active{ background: #e44061;} .customer-details .del-add + input{ display: none;} .customer-details img{ width: 25px; display: inline-block; margin-left: 5px;} .order-box{ background: #f8f6f7; padding: 0px 5px 5px 5px; /*margin: 30px 0 0;*/ display: inline-block; width: 100%;} .order-box .ipadview{ display: none;} .order-box h3{ font-size: 30px; color: #525252; line-height: 36px; padding: 18px 0; border-bottom: 1px dashed #d3d2d3; margin-top: 0px; font-family: 'Parisien Night';} .order-box table{color: #666; font-weight: 400; border: none !Important; font-size:13px; margin-bottom: 4px;} .order-box table th, .order-box table td{ border: none !Important; padding: 7px 6px !important;} .order-box table td{ font-size:12px;} .order-box table th:nth-child(3), .order-box table td:nth-child(3), .order-box table td[colspan="2"] + td{ text-align: right;} .order-box table td[colspan="4"]{ text-align: left;} .order-box table th{ color: #525252; font-weight: normal; font-weight:600;} .order-box table span{ color: #525252; font-weight:500;} .order-box table span.total{/* color: #ff4141; font-size: 17px; */ font-weight: 500;} .order-box table strong{ color: #525252; font-weight: 500; display: block; margin: 0 0 0;} .order-box table a{ color: #ff4141;} .order-box table tr:last-child td, .order-box table tr:nth-last-child(4) td, .order-box table tr:nth-last-child(3) td{ /*border-top: 2px dashed #bfbfbf !Important;*/ padding: 15px 8px;} .order-box table .fa-minus{ background: #ff5349; color: #fff; width: 15px; height: 15px; border-radius: 3px; text-align: center; font-size: 11px; line-height: 16px;} .order-box table td[colspan="4"]{ padding: 0 8px 15px!important;} .cart_price_row{ margin-left:-7px; margin-right:7px; margin-bottom: 10px;} .discount_amount{ color: #ff4141; font-size: 17px; font-weight: 400;} .cart_scroll{ overflow-y: auto; max-height: 112px; overflow-x: hidden;} .product_table{ background:#fff !important;} .obox-2{ padding:20px; margin-bottom: 20px;} .obox-2 table th, .order-box table td{ padding: 8px 6px !important; font-size: 14px;} .cd-your-details{ padding-top:40px;} .order-box p{ font-size: 10px; color: #999; font-weight: 400; margin: 0px 8px 10px;} .order-box p a{ color: #ff4141;} .moprice{ text-transform:uppercase; margin: 0px !important;} .order-box input[type="text"]{ border: 1px solid #dcdcdc; border-radius: 20px 0 0 20px; box-shadow: none; background: #fff; width: calc(100% - 100px); float: left; height: 28px; font-size: 12px;} .order-box input[type="submit"]{ background: #fbfaf6; font-size: 11px; color: #525252; font-weight: 400; width: 100px; border-radius: 0 20px 20px 0; border: 1px solid #dcdcdc; border-left: 0; height: 28px; line-height: 28px; float: left;} .order-box form{ padding: 0 8px 0px; display: inline-block; width: 100%; /*border-bottom: 1px dashed #d3d2d3;*/} .order-bar{ margin-top: 70px; margin-bottom: 40px} .order-bar ul{ /*border: 1px solid #ff4141;*/ border-radius: 25px; display: inline-block; vertical-align: top; width: 100%; font-weight: 600; line-height: 40px; font-size: 16px; box-shadow: 0px 0px 0px 2px #ff4141;} .order-bar ul li{ float:left; width: 25%; text-align: center; background: url(../images/bar-white-arrow.png) no-repeat right top; background-size: auto 100%; position: relative; padding-right: 20px; } .order-bar ul li:first-child{ border-radius: 25px 0 0 25px;} .order-bar ul li:hover, .order-bar ul li.active{ background:#fff url(../images/bar-green-arrow.png) no-repeat right top; background-size: auto 100%;} .order-bar ul li:after{ position: absolute; left: -20px; background:url(../images/bar-whitegreen-arrow.png) no-repeat left top; background-size: auto 100%; height: 100%; content: ''; top: 0; width: 30px; display: none;} .order-bar ul li:hover:after, .order-bar ul li.active:after{ display: block;} .order-bar ul li:first-child a{border-radius: 25px 0 0 25px;} .order-bar ul li:first-child:hover:after, .order-bar ul li:first-child.active:after{ display: none;} .order-bar ul li:last-child{ background: none; border-radius: 0 25px 25px 0;} .order-bar ul li:last-child:hover{background:#ff4141; color: #fff;} .order-bar ul li a{ color: #525252; display: block;} .order-bar ul li:hover a, .order-bar ul li.active a{ color: #fff;background:#ff4141; } .order-bar ul li:last-child.active{ background:#ff4141;} .payment_div{ border: 1px solid #d6d6d6; padding: 20px 24px 10px 24px; margin-bottom: 26px; transition: 0.5s; min-height: 190px;} .payment_div img{ display:inline-block;} .payment_div:hover{ border:1px solid #ff4141; /*cursor:pointer;*/} .payment_heading{font-size: 28px; margin-left: -10px; font-weight: 400; } .credit_icon{margin-right:6px;} .paypal_icon2{/* margin-right:10px;*/ margin-top: 7px;} .others_icon3{/*margin-right:10px;*/ float:left; margin-top: 3px;} .txt_payment{ font-size:18px; font-weight: 400;} .post_code_btn{ background: #ff4141; padding: 6px 10px; width: 114px; color: #fff; border-radius: 50px; margin: 10px auto; font-weight: 400; border: none;} .post_code_text{ border-radius:50px; box-shadow: none;} .loader_td{border: none !important;} .calender_rd_padding{ padding-top: 10px; } .calender_rd_padding2{ margin-left: -4px; margin-right: -4px; margin-bottom:20px;} .onetime{ font-size: 15px !important; text-transform: uppercase; font-weight:500 !important; } .recurring{font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .shiftone{ font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .shifttwo{font-size: 15px !important; text-transform: uppercase; font-weight:500 !important;} .payment_tab_content{ border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding-left:20px; padding-right:20px;} .payment-img{ width:100%;} .payment_form_label{ text-align:left !important; font-weight: 400;} .payment_chkbox{ margin-left:5%;} .payment_form_text{ border-radius:0px !important; box-shadow:none !important; text-transform: uppercase;} .group_expiry_date{ padding-right:0px;} .payment_btn{ background: #ffffff; padding: 5px 10px; text-align: center; border: 0; color: #ff4141; min-width: 150px; /* border-radius: 20px; */ height: 40px; transition: 0.5s ease; margin-top: 5px; font-weight: 500;} .payment_btn:hover{ background: #ff4141; color: #fff; border: 2px solid #fff;} /*==================== Delivery Day Page =======================*/ .chkbox{ margin-left:20px;} .days { margin-top: 2px; font-size: 14px; font-weight: 500; line-height: 26px;} .radio { padding-left: 20px;} input[type="checkbox"] { -webkit-appearance:none; height:1.5em; width:1.5em; cursor:pointer; position:relative; -webkit-transition: .15s; border-radius:3px; border: 1px solid #bbb;} input[type="checkbox"]:checked { background-color:#ff4141; border-color: #ff4141;} input[type="checkbox"]:focus{ outline:none;} input[type="checkbox"]:before, input[type="checkbox"]:checked:before { position:absolute; top:0; left:0; width:100%; height:100%; line-height:1.5em; text-align:center; color:#fff; content: '';} input[type="checkbox"]:checked:before { content: '✔';} input[type="checkbox"]:hover:before { background:rgba(255,255,255,0.3); border-color:rgba(255,255,255,0.3);} input[type="radio"] { -webkit-appearance:none; height:1.4em; width:1.4em; cursor:pointer; position:relative; /*-webkit-transition: .15s;*/ border-radius:50px; border: 1px solid #e3e3e3; font-size: 13px;} input[type="radio"]:checked {border: none; color: #ff4141; font-size: 20px; margin-top:0px;} input[type="radio"]:focus{ outline:none;} input[type="radio"]:before, input[type="radio"]:radio:before { position:absolute; top:0; left:0; width:100%; height:100%; line-height:1.4em; text-align:center; color:#fff; content: '';} /*input[type="radio"]:hover:before { background:#eee; }*/ input[type="radio"]:checked:before{ font-family: FontAwesome; content: '\f192'; } #content p{ font-size:16px; /*padding-top:30px;*/ font-weight:400;} .successbox h1 { color: #678361;} .success-footer-msg{ padding-top:30px;} /*.faild_payment_page{ margin-top:60px;} .payment_notify{ padding-top: 30px; padding-bottom: 15px;}*/ .faild_btn{ padding: 6px 20px; border-radius: 50px; text-transform: uppercase; margin-top: 10px; } .payment_time_left{ color:#ff4141; font-size: 20px;} /*================fresh section===============*/ .fresh_sec{ margin: 50px 0 0; overflow: hidden; } .fresh_sec .desktop img{max-width:100%} .fresh_sec h3{ font-size: 48px; color: #333; line-height: 52px;} .fresh_sec ul{ /*margin: 100px 0 0 -20px;*/ margin: 10px 0 0 -20px; } .fresh_sec ul li{ float: left; position: relative;} .fresh_sec ul li:nth-child(even){ padding-top: 200px;} .fresh_sec ul li:nth-child(1){ padding-right: 6%;} .fresh_sec ul li:nth-child(2){ padding-right: 4%;} .fresh_sec ul li:nth-child(3){ padding-right: 7%;} .fresh_sec ul li:nth-child(4){ padding-right: 3%;} .fresh_sec ul li small{ position: absolute; right:-82px; top: -10px; background: #ff4141; width: 65px; height: 65px; border-radius: 50%; text-align: center; color: #fff; font-size: 15px; line-height: 18px; padding: 16px 0 0;} .fresh_sec ul li:nth-child(1):after{ position: absolute; left:177px; top: 0; content: ''; width: 250px; height: 225px; background: url(../images/connect1.png) no-repeat 0 0; background-size: 250px;} .fresh_sec ul li:nth-child(2):after{ position: absolute; left:170px; bottom: 65px; content: ''; width: 160px; height: 130px; background: url(../images/connect2.png) no-repeat 0 0; background-size: 160px;} .fresh_sec ul li:nth-child(3):after{ position: absolute; left:190px; top: 75px; content: ''; width: 230px; height: 145px; background: url(../images/connect3.png) no-repeat 0 0; background-size: 230px;} .fresh_sec ul li:nth-child(4):after{ position: absolute; left:193px; bottom: 115px; content: ''; width: 260px; height: 210px; background: url(../images/connect4.png) no-repeat 0 0; background-size: 260px;} .fresh_sec ul li > img{ width: 180px;} .fresh_sec ul li span{ display: block; text-align: center; font-size: 18px; line-height: 22px; color: #333; margin: 15px 0 0;} /*===============About page css start here============*/ .about-us{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 400px; background-attachment: fixed;} .main_banner{ position: relative; clear: both;} .main_banner img { width:100%;} .top_section .main_banner:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: rgba(0,0,0,.6)} .top_section .header{ position: absolute; left: 0; top:0; width: 100%; z-index: 9;} .top_section .top_header{ background: none; padding: 25px 0 0;} .top_section .top_header .login_part li a{ color: #fff;font-weight: 400; } .top_section .fixed-header{ } .about_content{/*font-weight: 400;*/ padding: 95px 0;} .about_content .video{ position: relative; margin-right: 30px;} .about_content .video .icon{ position: absolute; left: 50%; top:50%; margin: -26px 0 0 -26px; z-index: 8;} .about_content .video:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: rgba(0,0,0,.6);} .about_content .aboutbox{ /*margin-top: 50px;*/} .about_content .col-sm-8 h3{ font-size: 14px; color: #333; line-height: 20px; margin: 25px 0 15px; text-transform: uppercase;} .about_content p{ font-size: 14px; color: #666; line-height: 24px;} .about_content .box{ position: relative;} .about-overflow{ overflow:scroll;} .about_content .box img{ width:100%;} .about_content .box .info{ position: absolute; width: 100%; padding: 15px 12%; height: 100%; left: 0; top: 0; color: #fff;} .about_content .box .info h4{ font-size: 20px; line-height: 28px; margin: 20px 0; } .about_content .box .info p{ line-height: 21px; color: #fff;} .about-left-image{ float:left; padding-right:30px; padding-bottom:10px;} .about-right-image{ float:right; padding-left:30px; padding-bottom:10px;} .about-us-padding{ padding-bottom:30px;} .about_content h3{ font-weight:300;} .choose_sec.about{ background: #f4f4f4; padding: 40px 0 20px;} .choose_sec.about p{ font-size: 14px; line-height: 21px; color: #666; } .choose_sec.about .description{ float: right; width:calc(100% - 80px);} .choose_sec.about .description h3{ color: #ff4141; font-size: 18px; line-height: 25px; font-weight:400; } .choose_sec.about .wrape_all_sect{ float: left; width: 100%; margin-bottom: 30px;} .choose_sec.about .wrape_all_sect img{ float: left; padding: 0;} .choose_sec.about .organic_right img{ float: right; width: 59px;} .choose_sec.about .organic_right .description{ float: left;} .choose_sec.about h3.common-title::before{ background: #f4f4f4 url("../images/tree_img.png") no-repeat scroll center top;} .choose_sec.about .col-sm-6{ width: 30%;} .choose_sec.about .col-md-push-4{ left: 40%;} .choose_sec.about .col-md-pull-4{ right: 30%;} .choose_sec.about .col-sm-6 ~ .col-sm-12{ width: 40%;} .choose_sec.about .col-sm-6 ~ .col-sm-12 img{ text-align:center; display: inline-block;} .wcs:before{ background:#f4f4f4 url(../images/tree_img.png) no-repeat top center !important; } #fade-quote-carousel.carousel { padding-bottom: 60px;} #fade-quote-carousel.carousel .carousel-indicators {bottom: 10px;} #fade-quote-carousel.carousel .carousel-indicators > li { background-color: #ff4242; border: none;} #fade-quote-carousel blockquote {text-align: center; border: none; font-weight: 400; LINE-HEIGHT: 20PX; text-transform: capitalize; margin: 0 0 0px !important;} #fade-quote-carousel .profile-circle { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; margin-left: -20px;} .testimonial-carousel{ height:auto !important;} .testimonial-heading1{ margin-bottom:0px;} .testimonial-heading4{ margin-top:0px;} .testimonial-font-color{ color: #ababab; padding-left: 8px;} .testimonial_sec{ padding: 85px 0 125px;} .testimonial_sec ul li{ text-align: center;} .testimonial_sec ul li img{ display: inline-block;} .testimonial_sec ul li p{ font-size: 14px; line-height: 24px; color: #333; text-align: left; background: url(../images/testi.png) no-repeat left top; padding: 40px 0 0;} .testimonial_sec .bx-wrapper .bx-viewport{ border: 0; left: 0; box-shadow: none;} .testimonial_sec .bx-wrapper .bx-controls-direction .bx-prev{ top: auto; bottom: -40px; left: 50%; width: 12px; height: 17px; background: url(../images/slder-arrow.png) no-repeat left top; margin-left: -36px;} .testimonial_sec .bx-wrapper .bx-controls-direction .bx-next{ top: auto; bottom: -40px; left: 50%; width: 12px; height: 17px; background: url(../images/slder-arrow.png) no-repeat right top; margin-right: -36px;} .testimonial_sec blockquote{ border-left: 0; border-right: 2px solid #ff4141; text-align: right; font-size: 18px; color: #333; line-height: 24px; font-weight: 600; text-transform: uppercase;} .testimonial_sec blockquote span{ display: block; font-size: 12px;} .supplier_sec { padding: 0 0 120px} .supplier_sec .people_box{ position: relative; overflow: hidden} .supplier_sec .people_box .people{ position: absolute; left: 0; bottom: 0; transition: .5s;} .supplier_sec .people_box:hover .details{ opacity: 1; top:0;} .supplier_sec .people_box .normal{ transition: .5s; width:100%; } .supplier_sec .people_box:hover .normal{ transform: rotate(10deg); margin-left: -11%; margin-top: -11%; margin-bottom: 11%;} .supplier_sec .people_box:hover .people{ left: -30%;} .supplier_sec .people_box .details{ position: absolute; opacity: 0; /*right: 0;*/ left:10%; top: 30px; padding: 45px 0 0; width: 75%; text-align: center; transition: .5s;} .supplier_sec .people_box .details h4{ color: #fd6868; font-size: 24px; font-weight: 400; line-height: 30px; text-transform: uppercase; margin: 0 0 7px; font-family: 'Roboto', sans-serif;} .supplier_sec .people_box .details span{ font-size: 14px; color: #333; line-height: 20px;} .supplier_sec .people_box .details ul{ margin: 35px 0 0;} .supplier_sec .people_box .details li{ display: inline-block; margin: 0 3px;} .supplier_sec .people_box .details li a{ border: 2px solid #ff4141; color: #fd6868; text-align: center; line-height: 28px; width: 30px; height: 30px; border-radius: 50%; display: inline-block; transition: .5s;} .supplier_sec .people_box .details li a:hover{ background: #fd6868; color: #fff;} .our_mission_link{ color: #fff; text-decoration: underline !important; font-weight: 500; font-style: italic; padding-left: 10px;} .our_mission_link:hover{ color:#eee !important; text-decoration:none !important;} .yellow-color-star{color:#ffbf00;} /*======Checkout page start page=======*/ .checkout-banner{background: url(../images/checkout-banner.jpg) no-repeat; background-size: cover; min-height: 60vh; background-attachment: fixed;} .checkout_page{ padding: 30px 0 0;} .checkout_form h3{ font-size: 24px; color: #212121; line-height: 30px; margin: 30px 0;} .checkout_form form{ margin-bottom: 60px;} .checkout_form label{ font-size: 14px; color: #696969; font-weight: 700; text-transform: uppercase; line-height: 20px; margin: 0 0 10px;} .checkout_form label span{ color: #f5a64a; margin-left: 3px;} .checkout_form .form-control{ border: 1px solid #f4eede; box-shadow: none; border-radius: 0; height: 38px; padding: 4px 10px; font-size: 14px; color: #ababab; font-style: italic; line-height: 30px; font-weight: 400;} .checkout_form .form-control + .form-control{ margin-top:10px;} .checkout_form textarea.form-control{ height: 100px; resize: none;} .checkout_form a{ background: #ff4141; color: #fff; border-radius: 0; font-size: 14px;font-weight: 700; line-height: 20px; padding: 10px 20px; border: 0; text-transform: uppercase; border: 0; transition: .4s;} .order-box.checkout{ padding: 15px 11%;} .order-box.checkout table td, .order-box.checkout table th{ padding: 8px 0;} .order-box.checkout table td:nth-child(2){ width: 100px; text-align: right;} .order-box.checkout table tr:nth-last-child(1) td, .order-box.checkout table tr:nth-last-child(2) td, .order-box.checkout table tr:nth-last-child(3) td{ border-top: 1px dashed #bfbfbf !important; padding: 15px 0;} .order-box.checkout table tr:nth-last-child(4) td{ border: 0!important; padding: 8px 0;} .order-box.checkout table tr:nth-last-child(1){border-bottom: 1px dashed #bfbfbf !important;} .order-box.checkout table tr:nth-child(4) td{ border: 0 !important; padding: 8px 0;} .order-box.checkout p{ margin: 30px 0 10px;} .order-box.checkout form{ padding: 0 0 25px;} .order-box.checkout .place-btn{ width: 75%; min-width: 120px; font-size: 16px; line-height: 30px; padding: 15px 10px; background: #ff4141; color: #fff; text-transform: uppercase; font-weight: 400; display: inline-block; margin: 35px 0; border-radius: 30px; transition: .5s;} .order-box.checkout .place-btn:hover{background:#ff4141;} /*Contact page css start here*/ .contact-banner{ background: url(../images/contact-bg.jpg) no-repeat; background-size: cover; min-height: 60vh; background-attachment: fixed;} .contact_page{ padding: 90px 0 0; } .contact-form .form-control{ border: 1px solid #f4eede; box-shadow: none; border-radius: 0; height: 38px; padding: 4px 10px; font-size: 14px; color: #ababab; font-style: italic; line-height: 30px; font-weight: 400; margin: 0 0 18px;} .contact-form textarea.form-control{ height: 160px; resize: none;} .contact-form a{ background: #ff4141; color: #fff; border-radius: 0; font-size: 14px; font-weight: 700; line-height: 20px; padding: 10px 20px; text-transform: uppercase; border: 0; transition: .4s;} .contact-form a:hover{ } .contact-form h3{ font-size: 48px; line-height: 60px; color: #212121; } .contact-form p{ font-size: 14px; color: #696969; line-height: 21px;/* font-weight: 400; margin: 0 0 40px;*/ padding-left:10px; padding-right:20px;} .conatct_pic{ position: relative; margin: 40px 0 0;} .conatct_pic:after{ position: absolute; left: 50px; top: -30px; height: 100%; width: 100%; background: #ff4141; content: ''; z-index: -1;} .map_sec{ margin: 120px 0; position: relative} .map_sec .map{ min-height: 420px; width:100%;} .contact_info{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;} .contact_info h4{ font-size: 24px; color: #fff; line-height: 30px; margin: 15px 0;} .contact_info .container, .contact_info .row, .contact_info .col-md-4{ height: 100%;} .contact_info .greenbox{ background: #ff4141; height: 100%; padding: 20px 8%; } .contact_info p{ font-size: 14px; color: #fff; line-height: 21px; margin: 0 0 35px;} .contact_info ul li{ margin: 0 0 5px;} .contact_info ul li i{ width: 40px; height: 40px; background: #fff; margin-right: 20px; text-align: center; line-height: 40px; font-size: 20px; vertical-align: top; color: #ff4141;} .contact_info ul li span{ width: calc(100% - 65px); display: inline-flex; min-height: 40px; align-items: center; color:#fff;} /*===============How it Works page css start here============*/ .banner_details_how_it_work{/* position: absolute; left: 0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.6);*/ background:url(../images/HAVING%20A%20VEGGIE%20GOOD%20TIME.jpeg) no-repeat; background-size: cover; min-height: 76vh; background-attachment: fixed;} .banner_details_how_it_work .container{ top: 30%; left: 10%; position: absolute;} .banner_details_how_it_work h1{ font-size: 46px; line-height: 46px; margin:3% 0;} .banner_details_how_it_work p{ color:#666;} .How_it_Works_Section{ font-size:16px; line-height:26px;} .simple_ordering{ padding-top:7%;} .simple_ordering h2{ padding-bottom:40px; font-size:40px;} .top_font{ margin-top:50px; margin-bottom:24px; /*font-size: 18px;*/ color:#666;} .hiw_brdr{ border-bottom:2px dashed #999; transform: rotate(-32deg);} .hiw_brdr_bottom{ border-bottom:2px dashed #999; transform: rotate(32deg); margin-top: 136px;} .inln_block { display:inline-block;} .left_order{ margin-top:30%; margin-top: 46%;} .brdr_right:before{ border-top:2px dashed #999; content: ""; display: block; height: 1px; position: absolute; top: 29%; width: 50%; right: -25%; } .hiw_brdr_right{ border-bottom:2px dashed #999; transform: rotate(32deg);} .hiw_brdr_bottom_right{ border-bottom:2px dashed #999; transform: rotate(-32deg); margin-top: 136px;} .simple_order_margin{ margin-top:28%;} .simple-ordering-icons{ width:71px;} .simple-ordering-icons1{ width: 63px; margin-bottom: 4px; margin-top: 3px;} .simple-ordering-icons3{ width: 88px; margin-bottom: -11px; margin-top: -7px;} .simple-ordering-icons5{ width: 67px; margin-bottom: 3px; margin-top: 2px;} .simple-ordering-icons6{ width: 90px; margin-bottom: -9px; margin-top: -9px;} .select_product{ /*width: 84px; margin-bottom: 10px; margin-top: 25px;*/ width: 120px; margin-bottom: -12px;} .select_product2{ width: 135px; margin-bottom: -25px; } .paypal_icon{ width: 75px; margin-bottom: -10px; margin-top: -5px;} .delivery_process_section{ padding-top:7%;} .delivery_process_section p{ color:#666;} .delivery_process_section h2 { padding-bottom: 40px; font-size: 40px; font-family:'Parisien Night';} .bs-wizard {/*margin-top: 40px;*/ color:#666;} .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;} .bs-wizard > .bs-wizard-step {padding: 0; position: relative; width:20%; margin: -1px;} .bs-wizard > .bs-wizard-step + .bs-wizard-step {} .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;} .bs-wizard > .bs-wizard-step .bs-wizard-info { font-style: italic; text-shadow: 0px 0px #000;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 24px; height: 24px; display: block; background: #ff0000; top: 21px; left: 50%; margin-top: -12px; margin-left: -15px; border-radius: 50%;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ff0000; border-radius: 50px; position: absolute; top: 8px; left: 8px; } .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 18px 0;} .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #ff0000;} .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;} .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;} .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;} .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;} .bs-wizard > .bs-wizard-step:first-child > .progress {left: 30%; width: 100%; border-top-left-radius: 4px; border-bottom-left-radius: 4px;} .bs-wizard > .bs-wizard-step:last-child > .progress {width: 70%; border-top-right-radius: 4px; border-bottom-right-radius: 4px;} .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; } .inln_block2{ display:inline-block; width:100%;} .start-delivery{ width:93px;/* background: #f5efeb;*/ /*border-radius: 50px;*/} .start-delivery1{ width: 74px; margin-bottom: 18px;} .questions_section { padding-top: 7%; padding-bottom: 10%;} .questions_section p{ color:#666;} .questions_section h2 { font-size: 40px; font-family:'Parisien Night';} .questwelve{ padding-bottom:60px;} .questions_section img{ width:85px;} .callus_icon{ /*background: #f5f5f5; border-radius: 50%;*/} .live_chat_icon{ padding:5px;} .see_frequently_icon{ padding:5px;} .reoccuring_orders_circle{width: 140px; position: absolute; right: 36px; top: -10px;} .how-it-work-caption{ padding:20% 0% !important; top: 0% !important;} .how-it-work-caption h2 { font-size:46px; font-family: 'DK Bocadillo';} /*==============16 may css start here=========*/ .modal-header { padding: 0; border: none; position: relative } button.close { opacity: 1; /*position: absolute; z-index: 9; width: 30px; height: 30px; line-height: 20px; border-radius: 50%; background: #fff !important; color: #333; border: 2px solid #fff; font-size: 20px; top: -15px; right: -15px;*/ } #signinModal .modal-dialog { margin-top: 8%; } #signinModal .col-md-6 { padding: 0 40px; } #signinModal .signin { border-right: 1px solid #ccc; } #signinModal .guest button { margin-top: 25px; } #signinModal h3 { font-size: 30px; line-height: 35px; text-align: center; margin: 0 0 20px; } #signinModal .form-control { border-radius: 0; height: 40px; font-size: 16px; } #signinModal label { color: #333; font-size: 15px; line-height: 20px; margin: 0 0 5px; font-weight: 400; } #signinModal .modal-body button { background: #ff4141; color: #fff; height: 45px; border-radius: 5px; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #signinModal .modal-body button.signup { background: #ff4141; } #signinModal .modal-body { padding:20px; } #signinModal a { color: #222; font-size: 14px; font-weight: 600; line-height: 20px; display: inline-block; } #signinModal a:hover { text-decoration: underline } #signinModal .join { font-size: 40px; line-height: 40px; margin: 38px 0; font-family: "bureaueaglebookregular"; } #signinModal .seprator { display: block; font-size: 18px; line-height: 30px; text-align: center; margin: 15px 0 5px; position: relative } #signinModal .seprator:after { position: absolute; left: 0; top: 15px; border-bottom: 1px solid #000; content: ''; width: 100%; } #signinModal .seprator small { padding: 0 10px; display: inline-block; background: #fff; position: relative; z-index: 9; } #fogot_password .modal-body button { background: #ff4141; color: #fff; height: 45px; border-radius: 5px; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #fogot_password .form-control { border-radius: 0; height: 40px; font-size: 16px; } /*==============17 may css start here=========*/ .modalopen .modal { overflow-x: hidden; overflow-y: auto; } #signupModal .modal-header { padding: 0; border: none; position: relative } #signupModal button.close { } #signupModal .modal-body { padding: 20px; } #signupModal label { color: #333; font-size: 15px; margin: 0 0 5px; font-weight: 400; } #signupModal h3{font-size: 30px; line-height: 35px; margin: 0 0 20px;text-align: center;} #signupModal .form-control { border-radius: 0; height: 40px; font-size: 16px; } #signupModal .nav-tabs { margin-bottom: 30px; background: #789c48; padding: 15px; } #signupModal .nav-tabs li { display: inline-block; margin-right: 20px; background: none; } #signupModal .nav-tabs li:after { display: none; } #signupModal .nav-tabs li a { color: #fff !important; padding: 0; opacity: .6; } #signupModal .nav-tabs li a small { background: #fff; width: 30px; height: 30px; line-height: 30px; color: #789c48; font-size: 20px; display: inline-block; margin-right: 10px; border-radius: 50%; } #signupModal .nav-tabs li.active a { color: #fff !important; opacity: 1; } #signupModal .nav-tabs li.active a small { background: #fff; color: #789c48; } #signupModal p{ font-size: 18px; line-height: 24px; margin:20px 0 0;} #signupModal p a{ text-decoration: underline; color: #FF4141;} #signupModal .modal-body button { background: #ff4141; color: #fff; height: 40px; border-radius: 0; font-size: 20px; line-height: 25px; border: none; font-weight: 500; display: inline-block; } #signupModal .modal-body button.prev { color: #789c48; background: #fff; border: 1px solid #789c48; } #signupModal .checkbox label a:hover { text-decoration: underline } /*===============Delivery page css start here============*/ .delivery{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .delivery-legal-notice{ font-size: 24px; padding-top: 20px;} .delivery_content{ padding: 95px 0;} /*===============Legel Notice page css start here============*/ .legel-notice{ background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .legel-notice-h-one{ padding-top: 10px; margin-bottom: 6px;} .legel_content{ padding: 65px 0;} /*===============Terms of Service page css start here============*/ .terms_of_services{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .terms_of_services-h{ padding-top: 10px; margin-bottom: 6px;} .terms_content{ padding: 65px 0;} /*===============Terms of Service page css start here============*/ .terms_and-condition{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .terms_and-condition-h{ padding-top: 10px; margin-bottom: 6px;} .terms_and-condition_content{ padding: 65px 0;} .terms_second_h_one{ padding-top:40px;} .tac_bold_font{ font-weight:400;} .skrill-icon{ background: #6c6764; padding: 2px; width: 36px !important; border-radius: 2px; transition: 0.5s ease; margin-top: -10px;} .skrill-icon:hover{ background:#ff4141;} .skrill-padding{ line-height: 23px !important; margin: 0px; height: 0px;} /*=============== Our Mission page css start here============*/ .our-mission{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .our-mission_content{ padding: 65px 0;} /*=============== Privacy Policy page css start here============*/ .privacy_policy{background: url(../images/tomato.jpg) no-repeat; background-size: cover; min-height: 310px; background-attachment: fixed;} .privacy_policy_content{ padding: 65px 0;} .privacy_policy_h{ padding-top: 10px; margin-bottom: 6px;} /*=============== Bulk Order page css start here============*/ .bulk-captcha-label{margin-top: 13px; font-weight: 400; font-style: italic;} .bulk-order-submit-btn{ color:#fff !important; text-decoration: none !important; padding: 5px 10px;} .close{ margin-top: -10px; background: none !important; color: #fff !important;} /*=============== Price List page css start here============*/ .price_list_captcha_label{ font-weight: 300; font-size: 12px; color: #666; margin-top: 24px;} .price-list-right-margin-none{ margin-right:0px !important; padding-right:0px !important;} .price-list-left-margin-none{ padding-left: 0px; padding-right: 0px;} .error{ font-weight:300; color:#F00;} .halfcircle, .checkout-btn.keepshop, .register-btn{ display: none;} .fixed-header .logo .img2 { width: 80px; display: block; } .fixed-header .logo .img1 { width: 80px; display: none; } .navbar-default .navbar-toggle .icon-bar { background-color: #fff; } /*=============== Save Card page css start here============*/ .save_card ul li{ width:25%; } .paymrnt-icon{ padding:0px !important; text-align:left !important;} .paymrnt-icon img{ width: 100%; padding: 6px 20% 6px 20%} .payment_tab1:hover{ opacity:0.8 !important;} .payment_tab2:hover{ opacity:0.8 !important;} .payment_tab3:hover{ opacity:0.8 !important;} @media (max-width: 768px){ .payment_tab1{ width: 100%; border: 1px solid #ccc; padding: 10px;} .payment_tab2{ width: 100%; border: 1px solid #ccc; padding: 10px;} .payment_tab3{width: 100%; border: 1px solid #ccc; padding: 10px;} } @media (min-width: 768px){ /*.nav-justified > li { display: table-cell; width: 21%;}*/ .payment_tab1{ display: table-cell; width: 11%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-top-left-radius: 6px; border-bottom-left-radius: 6px;} .payment_tab2{ display: table-cell; width: 11%; border: 1px solid #ccc;} .payment_tab3{ display: table-cell; width: 11%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-top-right-radius: 6px; border-bottom-right-radius: 6px;} } .payment-content{ padding-top:20px;} .nav > li > a:hover, .nav > li > a:focus{ background:#fff;} /*=============== 404 Error page css start here============*/ .error_content{ padding: 95px 0; color: #888; text-align:center;} .error_heading{ font-size: 12em; color: #666;} .error_p{ font-size:16px;} .error_red{color:#ff4141;} .hoverd-btn:hover { color: #fff; } .span_your_detail_login_butn { border-radius: 100px !important; /*height: 40px !important;*/ } /*.hoverd-btn { background: #ff4141; color: #fff; display: inline-block; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0); transition-duration: .3s; transition-property: color; }*/ .animatedParent, .fresh_sec, .hoverd-btn, .invoice-print, .overlay, .view-bbdbsm { overflow: hidden; } .hoverd-btn::before { background: #000; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: .3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .hoverd-btn:hover::before { transform: scaleX(1); } .customer-details input[type=submit] { background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: .5s ease; /*margin-top: 5px;*/ } .alert { position: absolute; /* color: #a94442; background-color: #f2dede; border-color: #ebccd1;*/ z-index: 99999999 !important; width: 60%; margin-left: 20%; } .obox-2 { padding: 20px; margin-bottom: 20px; } .order-box { background: #f8f6f7; padding: 0 5px 5px; display: inline-block; width: 100%; } .order-box h2 { font-size: 30px; color: #525252; line-height: 36px; padding: 18px 0; border-bottom: 1px dashed #d3d2d3; margin-top: 0; font-family: 'Parisien Night'; } .order-box input[type=text] { border: 1px solid #dcdcdc; border-radius: 20px 0 0 20px; box-shadow: none; background: #fff; width: calc(100% - 100px); float: left; height: 28px; font-size: 12px; } .glyphicon-shopping-cart:before { content: "\e116"; } .cartbtnaaaaa{ background: #ff4141 !important; padding: 7px 13px !important; margin-top: -10px !important; color: #fff !important; margin-left: 10px; min-width: 70px; text-align: center; border: 2px solid #ff4141; transition: 0.5s; z-index: 1; } .cartbtnaaaaa:hover{ cursor: pointer; background: #fff !important; color: #ff4141 !important; border: 2px solid #ff4141; } .postcode_modalhead{ text-align: center; padding-bottom: 15px; } .post_code_btn { background: #ff4141; padding: 6px 10px; width: 114px; color: #fff; border-radius: 0; margin: 10px auto; border: none; display: block; margin-bottom: 5%; } .post_code_text { border-radius: 0; box-shadow: none; height: 40px; font-style: italic; color: #000; text-align: center; font-weight: 400; } /*.span_your_detail_login_butn { border-radius: 100px !important; height: 40px !important; } .hoverd-btn { background: #ff4141 none repeat scroll 0 0; color: #ffffff; display: inline-block; overflow: hidden; text-shadow: none; text-transform: uppercase; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; } .hoverd-btn::before { background: #000 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; } .customer-details input[type="submit"] { background: #ff4141; padding: 5px 10px; text-align: center; border: 0; color: #fff; min-width: 150px; border-radius: 20px; height: 40px; transition: 0.5s ease; margin-top: 5px; }*/ button.close { position: absolute; opacity: 1; z-index: 9; width: 90px; height: 30px; line-height: 20px; border-top-right-radius: 5px; background: #ff4141 !important; color: #333; border: 0px solid #fff; font-size: 14px; top: 2px; right: 0px; text-shadow: none; font-weight: 400; } #signupModal .modal-body { padding: 20px 36px; } .signup_text { text-align: center; padding-bottom: 30px; padding-left: 6%; } #shopnow_popup .postcode_modalbody { padding: 30px 10px 0 10px; } .onfullscreen { height:90%; } .scrollspy {background-color:#f8f6f7;}
0.267887
0.057891
<style> /* --------------------------------------------------------------------------------------------------------- */ /* UPLOADSUITE STYLES -------------------------------------------------------------------------------------- */ /* --------------------------------------------------------------------------------------------------------- */ .upload-suite-container { display: inline-block; border: 1px solid #c4c4c4; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .form-elements-container { display: inline-block; padding: 10px; } .form-elements-container label { font-weight: bold; } .form-elements-container input[type="file"] { width: 95%; margin: 0 0 10px 0; padding: 5px 5px; min-height: 20px; border: 1px solid #c4c4c4; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .form-elements-container input[type="button"] { float: right; } .file-info-container { display: none; background: #efefef; padding: 10px 10px; border-top: 1px solid #c4c4c4; } .progress-container { display: none; padding: 10px; border-top: 1px solid #c4c4c4; } .progress-bar { float: left; width: 75%; height: 20px; margin-bottom: 10px; border: 1px solid #c4c4c4; background: #efefef; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .progress-indicator { display: block; width: 0; height: 20px; background-color: #3a87ad; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); } .progress-number { float: right; width:34px; font-size: 12px; text-align: left; margin-top: 2px; } .upload-suite-success { display: inline-block; text-align: center; white-space: nowrap; margin-top: 10px; font-size: 12px; font-weight: bold; font-style: normal; color: #000; width: 20px; height: 20px; background: #03c400; box-shadow: 0 1px 1px #999; text-shadow: 0 0 1px #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .upload-suite-success:before { content:"\2713\0020"; color: white; font-size: 14px; padding:0 7px 0 5px; } .upload-suite-error { display: inline-block; text-align: center; white-space: nowrap; margin-top: 10px; color: red; font-size: 12px; font-weight: bold; font-style: normal; color: #000; width: 20px; height: 20px; background: #E51937; box-shadow: 0 1px 1px #999; text-shadow: 0 0 1px #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .upload-suite-error:before { content:"x"; color: white; padding:0 10px 0 7px; } </style>
stylesheets/uploadsuite.css
<style> /* --------------------------------------------------------------------------------------------------------- */ /* UPLOADSUITE STYLES -------------------------------------------------------------------------------------- */ /* --------------------------------------------------------------------------------------------------------- */ .upload-suite-container { display: inline-block; border: 1px solid #c4c4c4; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .form-elements-container { display: inline-block; padding: 10px; } .form-elements-container label { font-weight: bold; } .form-elements-container input[type="file"] { width: 95%; margin: 0 0 10px 0; padding: 5px 5px; min-height: 20px; border: 1px solid #c4c4c4; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .form-elements-container input[type="button"] { float: right; } .file-info-container { display: none; background: #efefef; padding: 10px 10px; border-top: 1px solid #c4c4c4; } .progress-container { display: none; padding: 10px; border-top: 1px solid #c4c4c4; } .progress-bar { float: left; width: 75%; height: 20px; margin-bottom: 10px; border: 1px solid #c4c4c4; background: #efefef; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .progress-indicator { display: block; width: 0; height: 20px; background-color: #3a87ad; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); } .progress-number { float: right; width:34px; font-size: 12px; text-align: left; margin-top: 2px; } .upload-suite-success { display: inline-block; text-align: center; white-space: nowrap; margin-top: 10px; font-size: 12px; font-weight: bold; font-style: normal; color: #000; width: 20px; height: 20px; background: #03c400; box-shadow: 0 1px 1px #999; text-shadow: 0 0 1px #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .upload-suite-success:before { content:"\2713\0020"; color: white; font-size: 14px; padding:0 7px 0 5px; } .upload-suite-error { display: inline-block; text-align: center; white-space: nowrap; margin-top: 10px; color: red; font-size: 12px; font-weight: bold; font-style: normal; color: #000; width: 20px; height: 20px; background: #E51937; box-shadow: 0 1px 1px #999; text-shadow: 0 0 1px #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .upload-suite-error:before { content:"x"; color: white; padding:0 10px 0 7px; } </style>
0.115823
0.091788
.map a.a-map { margin-top: 20px; background-color: var(--msBg); color: var(--msBgDark); padding: 2.5px 10px; font-size: 14px; font-weight: 700; border-top: 0.5px solid #ccc; border-left: 0.5px solid #999; border-right: none; border-bottom: none; } .icon{ position: absolute; top: -5px; left: 0; min-width: 40px; display: flex; } .icon picture{ margin: auto; } .social .social_lists{ margin-top: 20px; } .social .social_lists > li{ display: inline; } .social .social_lists > li > a img{ transform: scale(0.9501); transition: transform 0.2s; } .social .social_lists > li > a img:hover{ transform: scale(1.1001); transition: transform 0.2s; } .desc a{ color: var(--msBgLight); transition: all 0.2s; } .desc a:hover{ color: var(--msBg); transition: all 0.2s; } ul.product_lists{ padding-left: 20px; } ul.product_lists > li > a{ color: var(--msBgLight); transition: all 0.2s; } ul.product_lists > li > a:hover{ color: var(--msBg); transition: all 0.2s; } ul.company_lists{ padding-left: 75px; } ul.company_lists > li{ position: relative; } ul.company_lists > li > a{ color: var(--msBgLight); transition: all 0.2s; } ul.company_lists > li > a:hover{ color: var(--msBg); transition: all 0.2s; } ul.company_lists > li > .icon{ left: -75px; } footer.footer_wraper{ position: relative; background-image: url('/assets/images/footer/desktop/background-Footer.webp'); background-position: center center; background-size: cover; color: var(--msBgLight); max-width: 1920px; padding: 40px 0 25px; border-left: 54px solid var(--msBg); border-right: 54px solid var(--msBg); } footer.footer_wraper::after{ content: " "; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background-color: var(--msBgLight); } footer.footer_wraper .footer_title{ position: relative; text-transform: uppercase; padding-bottom: 10px; } footer.footer_wraper .footer_title::after{ content: " "; position: absolute; bottom: 0; left: 1.5%; width: 97%; height: 2px; background-color: var(--msBg); } footer.footer_wraper .footer_body{ max-width: 95%; } footer.footer_wraper .footer_body .content_group{ padding: 40px 0; } footer.footer_wraper .footer_body .content_group .content{ position: relative; padding: 0 0 0 50px; } .col_form{ background-color: var(--msBg); } .col_form .title{ color: var(--msBgDark); } .col_form .title h2{ font-size: 40px; margin-bottom: 20px; } .col_form #f-contact-form input{ height: 42px; } .col_form #f-contact-form input, .col_form #f-contact-form textarea{ background-color: var(--msBgDark); border-color: var(--msBgDark); color: var(--msBgLight); font-size: 16px; } .col_form #f-contact-form .bt-contact { font-size: 25px; line-height: 35px; color: var(--msBg); background-color: var(--msBgDark); border: none; padding: 10px; min-width: 80%; transition: all 0.2s; } .col_form #f-contact-form .bt-contact:hover{ color: var(--msBgDark); background-color: var(--msBgLight); transition: all 0.2s; } .col_form #f-contact-form input::placeholder, .col_form #f-contact-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: var(--msBgLight); opacity: 1; /* Firefox */ } .col_form #f-contact-form input:-ms-input-placeholder, .col_form #f-contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: var(--msBgLight); opacity: 1; } .col_form #f-contact-form input::-ms-input-placeholder, .col_form #f-contact-form textarea::-ms-input-placeholder { /* Microsoft Edge */ color: var(--msBgLight); opacity: 1; } @media only screen and (max-width: 640px){ footer.footer_wraper{ background-image: url('/assets/images/footer/mobile/background-Footer.webp'); } footer.footer_wraper .footer_body .content_group{ padding: 10px 0; } } @media only screen and (max-width: 768px){ footer.footer_wraper{ border-left: none; border-right: none; } } @media only screen and (min-width: 992px){ .fp-0{ padding: 0 !important; } .fd-flex{ display: flex !important; } .fm-auto{ margin: auto !important; } } @media only screen and (max-width: 991px){ .m-fp-0{ padding: 0 !important; } .m-fd-flex{ display: flex !important; } .m-fm-auto{ margin: auto !important; } } .copyright{ max-width: 1920px; position: relative; min-height: 44px; display: flex; background-color: var(--msBg); } .copyright .container{ margin: auto; }
public/css/layout/footer.css
.map a.a-map { margin-top: 20px; background-color: var(--msBg); color: var(--msBgDark); padding: 2.5px 10px; font-size: 14px; font-weight: 700; border-top: 0.5px solid #ccc; border-left: 0.5px solid #999; border-right: none; border-bottom: none; } .icon{ position: absolute; top: -5px; left: 0; min-width: 40px; display: flex; } .icon picture{ margin: auto; } .social .social_lists{ margin-top: 20px; } .social .social_lists > li{ display: inline; } .social .social_lists > li > a img{ transform: scale(0.9501); transition: transform 0.2s; } .social .social_lists > li > a img:hover{ transform: scale(1.1001); transition: transform 0.2s; } .desc a{ color: var(--msBgLight); transition: all 0.2s; } .desc a:hover{ color: var(--msBg); transition: all 0.2s; } ul.product_lists{ padding-left: 20px; } ul.product_lists > li > a{ color: var(--msBgLight); transition: all 0.2s; } ul.product_lists > li > a:hover{ color: var(--msBg); transition: all 0.2s; } ul.company_lists{ padding-left: 75px; } ul.company_lists > li{ position: relative; } ul.company_lists > li > a{ color: var(--msBgLight); transition: all 0.2s; } ul.company_lists > li > a:hover{ color: var(--msBg); transition: all 0.2s; } ul.company_lists > li > .icon{ left: -75px; } footer.footer_wraper{ position: relative; background-image: url('/assets/images/footer/desktop/background-Footer.webp'); background-position: center center; background-size: cover; color: var(--msBgLight); max-width: 1920px; padding: 40px 0 25px; border-left: 54px solid var(--msBg); border-right: 54px solid var(--msBg); } footer.footer_wraper::after{ content: " "; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background-color: var(--msBgLight); } footer.footer_wraper .footer_title{ position: relative; text-transform: uppercase; padding-bottom: 10px; } footer.footer_wraper .footer_title::after{ content: " "; position: absolute; bottom: 0; left: 1.5%; width: 97%; height: 2px; background-color: var(--msBg); } footer.footer_wraper .footer_body{ max-width: 95%; } footer.footer_wraper .footer_body .content_group{ padding: 40px 0; } footer.footer_wraper .footer_body .content_group .content{ position: relative; padding: 0 0 0 50px; } .col_form{ background-color: var(--msBg); } .col_form .title{ color: var(--msBgDark); } .col_form .title h2{ font-size: 40px; margin-bottom: 20px; } .col_form #f-contact-form input{ height: 42px; } .col_form #f-contact-form input, .col_form #f-contact-form textarea{ background-color: var(--msBgDark); border-color: var(--msBgDark); color: var(--msBgLight); font-size: 16px; } .col_form #f-contact-form .bt-contact { font-size: 25px; line-height: 35px; color: var(--msBg); background-color: var(--msBgDark); border: none; padding: 10px; min-width: 80%; transition: all 0.2s; } .col_form #f-contact-form .bt-contact:hover{ color: var(--msBgDark); background-color: var(--msBgLight); transition: all 0.2s; } .col_form #f-contact-form input::placeholder, .col_form #f-contact-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: var(--msBgLight); opacity: 1; /* Firefox */ } .col_form #f-contact-form input:-ms-input-placeholder, .col_form #f-contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: var(--msBgLight); opacity: 1; } .col_form #f-contact-form input::-ms-input-placeholder, .col_form #f-contact-form textarea::-ms-input-placeholder { /* Microsoft Edge */ color: var(--msBgLight); opacity: 1; } @media only screen and (max-width: 640px){ footer.footer_wraper{ background-image: url('/assets/images/footer/mobile/background-Footer.webp'); } footer.footer_wraper .footer_body .content_group{ padding: 10px 0; } } @media only screen and (max-width: 768px){ footer.footer_wraper{ border-left: none; border-right: none; } } @media only screen and (min-width: 992px){ .fp-0{ padding: 0 !important; } .fd-flex{ display: flex !important; } .fm-auto{ margin: auto !important; } } @media only screen and (max-width: 991px){ .m-fp-0{ padding: 0 !important; } .m-fd-flex{ display: flex !important; } .m-fm-auto{ margin: auto !important; } } .copyright{ max-width: 1920px; position: relative; min-height: 44px; display: flex; background-color: var(--msBg); } .copyright .container{ margin: auto; }
0.419172
0.136925
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"); * { margin:0; padding:0; box-sizing:border-box; } body { width:100%; height:100vh; } .header { background: url(https://images.unsplash.com/photo-1598301257942-e6bde1d2149b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80); background-repeat: no-repeat; background-size: 100% 100%; width:100%; height:750px; } .header-inner{ width:100%; height:750px; border:1px solid black; color: rgba(0, 0, 0, 0.575); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; background-color: rgba(0, 0, 0, 0.499); } .nav-menu { width:95%; height: 50px; display:flex; flex-direction:row; flex-wrap:wrap; justify-content: space-between; align-items:center; margin-top:6%; margin-left: 50px; } .nav-menu .logo { font-size: 45px; font-weight:600; padding-left: 20px; } .nav-menu .menu ul { list-style:none; display:flex; height:100%; } .nav-menu .menu ul li a { text-decoration:none; color: rgba(255,255,255,1); padding: 1em 1.5em; line-height: 1px; font-size:15px; text-transform: uppercase; } .nav-menu .menu li a:hover, .nav-menu .menu li a.active { border:2px solid white; border-radius: 5px; } .banner { height: 400px; width: 60%; text-align: center; margin: 13% auto; font-family: 'Didact Gothic', sans-serif; } .banner h1 { font-size: 60px; font-weight:bold; } .banner p { padding-top:20px; font-size: 30px; color: rgba(255,255,255,0.60); font-weight:200; word-spacing: 1px; } .banner a { text-decoration: none; font-size:18px; color: rgba(255,255,255,1); margin: 90px auto; display: block; font-weight: bold; border: 2px solid rgba(255,255,255,1); width: 27%; height: 70px; line-height: 70px; text-align: center; border-radius: 7px; }
css/home.css
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"); * { margin:0; padding:0; box-sizing:border-box; } body { width:100%; height:100vh; } .header { background: url(https://images.unsplash.com/photo-1598301257942-e6bde1d2149b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80); background-repeat: no-repeat; background-size: 100% 100%; width:100%; height:750px; } .header-inner{ width:100%; height:750px; border:1px solid black; color: rgba(0, 0, 0, 0.575); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; background-color: rgba(0, 0, 0, 0.499); } .nav-menu { width:95%; height: 50px; display:flex; flex-direction:row; flex-wrap:wrap; justify-content: space-between; align-items:center; margin-top:6%; margin-left: 50px; } .nav-menu .logo { font-size: 45px; font-weight:600; padding-left: 20px; } .nav-menu .menu ul { list-style:none; display:flex; height:100%; } .nav-menu .menu ul li a { text-decoration:none; color: rgba(255,255,255,1); padding: 1em 1.5em; line-height: 1px; font-size:15px; text-transform: uppercase; } .nav-menu .menu li a:hover, .nav-menu .menu li a.active { border:2px solid white; border-radius: 5px; } .banner { height: 400px; width: 60%; text-align: center; margin: 13% auto; font-family: 'Didact Gothic', sans-serif; } .banner h1 { font-size: 60px; font-weight:bold; } .banner p { padding-top:20px; font-size: 30px; color: rgba(255,255,255,0.60); font-weight:200; word-spacing: 1px; } .banner a { text-decoration: none; font-size:18px; color: rgba(255,255,255,1); margin: 90px auto; display: block; font-weight: bold; border: 2px solid rgba(255,255,255,1); width: 27%; height: 70px; line-height: 70px; text-align: center; border-radius: 7px; }
0.406273
0.107531
.review_order{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .review_order_title{ background-color: white; border-bottom-width:2px; border-bottom-color:black; border-bottom-style: solid; font-size: 30px; width: 60%; margin: 8px 0 0 13px; } .review_order_company_name{ background-color: white; font-size: 25px; width: auto; margin: 10px 0 0 13px; } .review_order_shares{ background-color: white; width: auto; margin: 10px 0 0 13px; font-weight: bold; } .purchase_summary{ margin: 8px 0 0 20px; background-color: white; } .review_order_price{ background-color: white; font-weight: bold; } .remaining_purchasing_power{ background-color: white; font-weight: bold; } .total_container{ margin: 14px 0 0 20px; background-color: white; } .total_container total{ font-size: 30px; background-color: white; } .confirm_order_button{ -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 20px; background: #006699; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 8 40px 0 0 ; line-height: 10.5px; bottom:20px; left:50%; margin-left:-75px; position: absolute; text-align: center; vertical-align: middle; line-height: 100%; height:20px; } .confirm_order_button:hover { background: #71B1D1; text-decoration: none; } /**************************************************************************/ /********************************** Popup *********************************/ /**************************************************************************/ .popup{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .popup_top_bar{ width:100%; height:40px; background-color: #006699; -moz-border-radius: 0px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; } .popup_exit{ float: right; width:40px; height: 100%; background-color: #71B1D1; text-align: center; line-height: 150%; vertical-align: middle; color:white; font-size: 30px; -moz-border-radius: 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 15px 0px 0px; } .popup_exit:active{ background-color: yellow; } .popup_exit:hover{ background: #219FDE; text-decoration: none; } .popup_company_name{ background-color: white; border-bottom-width:2px; border-bottom-color:black; border-bottom-style: solid; font-size: 30px; width: auto; margin: 8px 0 0 13px; } .popup_stock_price{ background-color: white; font-size: 26px; margin: 14px 0 0 25px; position:absolute; } .popup_buying_power{ margin: 50px 0 0 25px; font-size: 20px; background-color: white; position:absolute; } .popup_purchase_quantity_wrapper{ background-color: white; position:relative; margin: 90px 0 0 25px; } .popup_purhcase_quantity{ position: absolute; margin: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .review_order_button { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 20px; background: #006699; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 8 40px 0 0 ; line-height: 10.5px; bottom:20px; left:50%; margin-left:-75px; position: absolute; text-align: center; vertical-align: middle; line-height: 100%; height:20px; } .review_order_button:hover { background: #71B1D1; text-decoration: none; } /**************************************************************************/ /******************************** Main Page *******************************/ /**************************************************************************/ *{ background-color: #B3B3B3; } html, body { margin: 0; padding: 0 } .top{ background-color:#179b77; width:100%; height:60px; line-height: 60px; text-align:center; } .top span{ background-color: #179b77; color:#F2F2F2; display: inline-block; vertical-align: middle; line-height: normal; font-size:40px; letter-spacing:3px; font-family: "Trebuchet MS"; font-style: bold; } .main_container{ width: 100%; overflow:hidden; } .left_page{ width: 50%; float:left; } .right_page{ width: 50%; float:right; position:relative; } /**************************************************************************/ /**************************** Account Summary *****************************/ /**************************************************************************/ .summary_wrapper{ background-color: gray; width: 100%; height:150px; } .money_wrapper{ background-color: gray; float:right; width:300px; height:100%; } .total_funds{ font-size: 30px; border-bottom-width:2px; border-bottom-color:white; border-bottom-style: solid; background-color: gray; color: white; letter-spacing: 4px; width:250px; line-height: 140%; margin-top: 10px; } .buying_power{ font-size:15px; background-color: gray; color: white; letter-spacing: 3px; margin: 9px 0 0 5px; } /**************************************************************************/ /******************************* PORTFOLIO ********************************/ /**************************************************************************/ .portfolio_wrapper{ margin: 15px 0 0 20px; width: 440px; height:550px; border: 3px solid gray; border-radius: 16px; overflow: auto; overflow-y: scroll; /*overflow-x: hidden;*/ } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4); } ::-webkit-scrollbar { border-radius: 16px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; } .portfolio_header{ text-align:center; font-size:32px; margin: 10px 0 0 0; letter-spacing:5px; border-bottom-width:2px; border-bottom-color:#6E6E6E; border-bottom-style: solid; } .portfolio_element{ margin: 15px 20px 0 20px; height: 60px; border: 3px solid gray; border-radius: 16px; width: 393px } .portfolio_symbol{ color:white; width:35%; height: 100%; vertical-align: text-bottom; font-size: 27px; line-height: 224%; margin-left:20px; float:left; } .portfolio_cost{ color:white; font-size: 27px; line-height: 224%; float:left; margin-left:28px; } .portfolio_differential{ width:60px; height:35px; color:white; background-color: #179b77; float:right; margin: 13px 20px 0 20px; line-height: 220%; text-align: center; } /**************************************************************************/ /******************************* Statistics *******************************/ /**************************************************************************/ .stat_box{ /*margin: 100px 0 0 100px;*/ background-color:#B5B5B5; width:480px; height:auto; margin-top: 15px; } .stat_box header{ font-size:30px; color:#F2F2F2; background-color:#B5B5B5; border-bottom-width:2px; border-bottom-color:#F2F2F2; border-bottom-style: solid; } .stat_box_left{ width:49%; height:auto; float:left; } .stat_box_left_content{ background-color:#B5B5B5; border-bottom-width:2px; color: #6E6E6E; border-bottom-color:#6E6E6E; border-bottom-style: solid; width:auto; vertical-align: middle; font-size:14px; float:left; clear:left; width:100%; line-height:240%; } .stat_box_left_content span{ float:right; font-size:16px; color: #F2F2F2; } .stat_box_right{ background-color:black; width:49%; height:100%; float:right; } .stat_box_right_content{ background-color:#B5B5B5; border-bottom-width:2px; color: #6E6E6E; border-bottom-color:#6E6E6E; border-bottom-style: solid; width:auto; vertical-align: middle; font-size:14px; float:right; clear:right; width:100%; line-height:240%; } .stat_box_right_content span{ float:right; font-size:16px; color:#F2F2F2; } /**************************************************************************/ /*************************** Search Bar/Button ****************************/ /**************************************************************************/ label { width: 4em; float: left; text-align: right; margin-right: 0.5em; display: block; vertical-align: middle; background-color: blue; } input { color: black; background:#F2F2F2; border: 7px solid #F2F2F2 } .search_wrapper{ overflow:auto; width:300px; margin-top: 10px; margin-left:0px; } .btn { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 15px; background: #179b77; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 0 40px 0 0 ; line-height: 10.5px; } .btn:hover { background: #ffffff; text-decoration: none; } /**************************************************************************/ /************************** Company Summary/Buy ***************************/ /**************************************************************************/ .company_summary_wrapper{ width:480px; height:200px; float:left; margin-top: 20px; border: 5px solid #007857; } .company_summary_title{ /*background-color:#179b77 ;*/ width:90%; margin:5px 0 0 6px; font-size:22px; } .company_summary{ /*background-color: #99FFE3;*/ margin:5px 0 0 6px; width:98%; height:200px; overflow: scroll; height:150px; line-height: 130%; overflow-y: hidden; overflow-x: hidden; } .buy_button { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 15px; background: #179b77; padding: 10px 20px 10px 20px; text-decoration: none; margin: 10px 40px 0 170px ; line-height: 10.5px; float:left; width: 140px; text-align: center; } .buy_button:hover { background: #ffffff; text-decoration: none; }
CSS/home_page.css
.review_order{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .review_order_title{ background-color: white; border-bottom-width:2px; border-bottom-color:black; border-bottom-style: solid; font-size: 30px; width: 60%; margin: 8px 0 0 13px; } .review_order_company_name{ background-color: white; font-size: 25px; width: auto; margin: 10px 0 0 13px; } .review_order_shares{ background-color: white; width: auto; margin: 10px 0 0 13px; font-weight: bold; } .purchase_summary{ margin: 8px 0 0 20px; background-color: white; } .review_order_price{ background-color: white; font-weight: bold; } .remaining_purchasing_power{ background-color: white; font-weight: bold; } .total_container{ margin: 14px 0 0 20px; background-color: white; } .total_container total{ font-size: 30px; background-color: white; } .confirm_order_button{ -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 20px; background: #006699; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 8 40px 0 0 ; line-height: 10.5px; bottom:20px; left:50%; margin-left:-75px; position: absolute; text-align: center; vertical-align: middle; line-height: 100%; height:20px; } .confirm_order_button:hover { background: #71B1D1; text-decoration: none; } /**************************************************************************/ /********************************** Popup *********************************/ /**************************************************************************/ .popup{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .popup_top_bar{ width:100%; height:40px; background-color: #006699; -moz-border-radius: 0px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; } .popup_exit{ float: right; width:40px; height: 100%; background-color: #71B1D1; text-align: center; line-height: 150%; vertical-align: middle; color:white; font-size: 30px; -moz-border-radius: 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 15px 0px 0px; } .popup_exit:active{ background-color: yellow; } .popup_exit:hover{ background: #219FDE; text-decoration: none; } .popup_company_name{ background-color: white; border-bottom-width:2px; border-bottom-color:black; border-bottom-style: solid; font-size: 30px; width: auto; margin: 8px 0 0 13px; } .popup_stock_price{ background-color: white; font-size: 26px; margin: 14px 0 0 25px; position:absolute; } .popup_buying_power{ margin: 50px 0 0 25px; font-size: 20px; background-color: white; position:absolute; } .popup_purchase_quantity_wrapper{ background-color: white; position:relative; margin: 90px 0 0 25px; } .popup_purhcase_quantity{ position: absolute; margin: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .review_order_button { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 20px; background: #006699; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 8 40px 0 0 ; line-height: 10.5px; bottom:20px; left:50%; margin-left:-75px; position: absolute; text-align: center; vertical-align: middle; line-height: 100%; height:20px; } .review_order_button:hover { background: #71B1D1; text-decoration: none; } /**************************************************************************/ /******************************** Main Page *******************************/ /**************************************************************************/ *{ background-color: #B3B3B3; } html, body { margin: 0; padding: 0 } .top{ background-color:#179b77; width:100%; height:60px; line-height: 60px; text-align:center; } .top span{ background-color: #179b77; color:#F2F2F2; display: inline-block; vertical-align: middle; line-height: normal; font-size:40px; letter-spacing:3px; font-family: "Trebuchet MS"; font-style: bold; } .main_container{ width: 100%; overflow:hidden; } .left_page{ width: 50%; float:left; } .right_page{ width: 50%; float:right; position:relative; } /**************************************************************************/ /**************************** Account Summary *****************************/ /**************************************************************************/ .summary_wrapper{ background-color: gray; width: 100%; height:150px; } .money_wrapper{ background-color: gray; float:right; width:300px; height:100%; } .total_funds{ font-size: 30px; border-bottom-width:2px; border-bottom-color:white; border-bottom-style: solid; background-color: gray; color: white; letter-spacing: 4px; width:250px; line-height: 140%; margin-top: 10px; } .buying_power{ font-size:15px; background-color: gray; color: white; letter-spacing: 3px; margin: 9px 0 0 5px; } /**************************************************************************/ /******************************* PORTFOLIO ********************************/ /**************************************************************************/ .portfolio_wrapper{ margin: 15px 0 0 20px; width: 440px; height:550px; border: 3px solid gray; border-radius: 16px; overflow: auto; overflow-y: scroll; /*overflow-x: hidden;*/ } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4); } ::-webkit-scrollbar { border-radius: 16px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; } .portfolio_header{ text-align:center; font-size:32px; margin: 10px 0 0 0; letter-spacing:5px; border-bottom-width:2px; border-bottom-color:#6E6E6E; border-bottom-style: solid; } .portfolio_element{ margin: 15px 20px 0 20px; height: 60px; border: 3px solid gray; border-radius: 16px; width: 393px } .portfolio_symbol{ color:white; width:35%; height: 100%; vertical-align: text-bottom; font-size: 27px; line-height: 224%; margin-left:20px; float:left; } .portfolio_cost{ color:white; font-size: 27px; line-height: 224%; float:left; margin-left:28px; } .portfolio_differential{ width:60px; height:35px; color:white; background-color: #179b77; float:right; margin: 13px 20px 0 20px; line-height: 220%; text-align: center; } /**************************************************************************/ /******************************* Statistics *******************************/ /**************************************************************************/ .stat_box{ /*margin: 100px 0 0 100px;*/ background-color:#B5B5B5; width:480px; height:auto; margin-top: 15px; } .stat_box header{ font-size:30px; color:#F2F2F2; background-color:#B5B5B5; border-bottom-width:2px; border-bottom-color:#F2F2F2; border-bottom-style: solid; } .stat_box_left{ width:49%; height:auto; float:left; } .stat_box_left_content{ background-color:#B5B5B5; border-bottom-width:2px; color: #6E6E6E; border-bottom-color:#6E6E6E; border-bottom-style: solid; width:auto; vertical-align: middle; font-size:14px; float:left; clear:left; width:100%; line-height:240%; } .stat_box_left_content span{ float:right; font-size:16px; color: #F2F2F2; } .stat_box_right{ background-color:black; width:49%; height:100%; float:right; } .stat_box_right_content{ background-color:#B5B5B5; border-bottom-width:2px; color: #6E6E6E; border-bottom-color:#6E6E6E; border-bottom-style: solid; width:auto; vertical-align: middle; font-size:14px; float:right; clear:right; width:100%; line-height:240%; } .stat_box_right_content span{ float:right; font-size:16px; color:#F2F2F2; } /**************************************************************************/ /*************************** Search Bar/Button ****************************/ /**************************************************************************/ label { width: 4em; float: left; text-align: right; margin-right: 0.5em; display: block; vertical-align: middle; background-color: blue; } input { color: black; background:#F2F2F2; border: 7px solid #F2F2F2 } .search_wrapper{ overflow:auto; width:300px; margin-top: 10px; margin-left:0px; } .btn { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 15px; background: #179b77; padding: 10px 20px 10px 20px; text-decoration: none; float:right; margin: 0 40px 0 0 ; line-height: 10.5px; } .btn:hover { background: #ffffff; text-decoration: none; } /**************************************************************************/ /************************** Company Summary/Buy ***************************/ /**************************************************************************/ .company_summary_wrapper{ width:480px; height:200px; float:left; margin-top: 20px; border: 5px solid #007857; } .company_summary_title{ /*background-color:#179b77 ;*/ width:90%; margin:5px 0 0 6px; font-size:22px; } .company_summary{ /*background-color: #99FFE3;*/ margin:5px 0 0 6px; width:98%; height:200px; overflow: scroll; height:150px; line-height: 130%; overflow-y: hidden; overflow-x: hidden; } .buy_button { -webkit-border-radius: 9; -moz-border-radius: 9; border-radius: 9px; font-family: "Courier New"; color: #ffffff; font-size: 15px; background: #179b77; padding: 10px 20px 10px 20px; text-decoration: none; margin: 10px 40px 0 170px ; line-height: 10.5px; float:left; width: 140px; text-align: center; } .buy_button:hover { background: #ffffff; text-decoration: none; }
0.290477
0.139016
body { background-image: url("https://cdn.fs.teachablecdn.com/XpPoArtGRAGO0M9uZNmw"); box-sizing: border-box; } .photos{ display: inline-block; } .wrap { margin:50px auto 0 auto; width:100%; display:flex; align-items:space-around; max-width:1200px; } .tile { width:150px; height:150px; margin:7px; background-color:#0000004d; display:inline-block; background-size:cover; position:relative; cursor:pointer; transition: all 0.4s ease-out; box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.70); overflow:hidden; color:white; font-family:'Roboto'; border-radius: 8px; left: 90px; top: 100px; } .new{ display: inline-block; position: relative; left: 80px;} .tile img { height:100%; width:100%; position:absolute; top:0; left:0; z-index:0; transition: all 0.4s ease-out; } .tile .text { /* z-index:99; */ position:absolute; padding:30px; height:calc(100% - 60px); font-size: smaller; } .tile h1 { font-weight:200; margin:0; text-shadow: 2px 2px 10px rgba(0,0,0,0.3); } .tile h2 { font-weight:100; margin:20px 0 0 0; font-style:italic; transform: translateX(200px); } .animate-text { opacity:0; transition: all 0.6s ease-in-out; } .tile:hover { box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64); transform:scale(1.05); } .tile:hover img { opacity: 0.2; } .tile:hover .animate-text { transform:translateX(0); opacity:1; } .tile:hover span { opacity:1; transform:translateY(0px); } @media (max-width: 1000px) { .wrap { flex-direction: column; width:400px; } } #contact-section{ display: inline; position: relative; } .container{ width: 25%; margin:0 auto; overflow: hidden; padding: 1%; background-color: #000000a1; border-radius: 8px; margin-top: 80px; margin-bottom: 20px; margin-left: 100px; /*margin-right: 0; */ transform: translateX(600px); transform: translateY(-400px); box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44); position: relative; left: 700px; } .info{ width: 60%; margin:0 auto; overflow: hidden; padding: 1%; /* background-color: #dd7e78d7; */ border-radius: 30px; /* display: inline-flex; */ position: relative; } .container h2{ text-align: center; text-decoration: underline; text-underline-position: under; color:#312c51; letter-spacing: 1px; font-size: xx-large; font-family: 'Libre Baskerville', serif; margin-bottom: 10px; } #contact-section .container p{ text-align: center; width: 94%; margin-left: auto; margin-right: auto; padding-bottom: 1%; color: #48426d; letter-spacing:1px; font-size: large; font-family:'Libre Baskerville', serif; } input{ padding: 8px; margin:13px; width: 80%; background-color:rgba(136, 133, 133, 0.5); color: white; border-radius: 20px; outline:none; } input::placeholder{ color: white; } textarea{ padding: 20px; margin: 12px; width: 75%; background-color:rgba(136, 133, 133, 0.5); color: white; border: none; outline:none; border-radius: 20px; font-size: 15px; } textarea::placeholder{ color: white; } .submit{ width: 43%; border-radius: 32px; background: none; padding: 4px; font-size: 13px; font-family:'Libre Baskerville', serif; font-weight: bold; height: 33px; text-align: center; cursor: pointer; letter-spacing: 2px; margin-left: 6%; border:2px solid #312c51; color: #312c51; border-radius: 20px; } .submit:hover{ border: 1px solid #fff; color: #fff; cursor: pointer; } .ccc { height: 50px; }
five.css
body { background-image: url("https://cdn.fs.teachablecdn.com/XpPoArtGRAGO0M9uZNmw"); box-sizing: border-box; } .photos{ display: inline-block; } .wrap { margin:50px auto 0 auto; width:100%; display:flex; align-items:space-around; max-width:1200px; } .tile { width:150px; height:150px; margin:7px; background-color:#0000004d; display:inline-block; background-size:cover; position:relative; cursor:pointer; transition: all 0.4s ease-out; box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.70); overflow:hidden; color:white; font-family:'Roboto'; border-radius: 8px; left: 90px; top: 100px; } .new{ display: inline-block; position: relative; left: 80px;} .tile img { height:100%; width:100%; position:absolute; top:0; left:0; z-index:0; transition: all 0.4s ease-out; } .tile .text { /* z-index:99; */ position:absolute; padding:30px; height:calc(100% - 60px); font-size: smaller; } .tile h1 { font-weight:200; margin:0; text-shadow: 2px 2px 10px rgba(0,0,0,0.3); } .tile h2 { font-weight:100; margin:20px 0 0 0; font-style:italic; transform: translateX(200px); } .animate-text { opacity:0; transition: all 0.6s ease-in-out; } .tile:hover { box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64); transform:scale(1.05); } .tile:hover img { opacity: 0.2; } .tile:hover .animate-text { transform:translateX(0); opacity:1; } .tile:hover span { opacity:1; transform:translateY(0px); } @media (max-width: 1000px) { .wrap { flex-direction: column; width:400px; } } #contact-section{ display: inline; position: relative; } .container{ width: 25%; margin:0 auto; overflow: hidden; padding: 1%; background-color: #000000a1; border-radius: 8px; margin-top: 80px; margin-bottom: 20px; margin-left: 100px; /*margin-right: 0; */ transform: translateX(600px); transform: translateY(-400px); box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44); position: relative; left: 700px; } .info{ width: 60%; margin:0 auto; overflow: hidden; padding: 1%; /* background-color: #dd7e78d7; */ border-radius: 30px; /* display: inline-flex; */ position: relative; } .container h2{ text-align: center; text-decoration: underline; text-underline-position: under; color:#312c51; letter-spacing: 1px; font-size: xx-large; font-family: 'Libre Baskerville', serif; margin-bottom: 10px; } #contact-section .container p{ text-align: center; width: 94%; margin-left: auto; margin-right: auto; padding-bottom: 1%; color: #48426d; letter-spacing:1px; font-size: large; font-family:'Libre Baskerville', serif; } input{ padding: 8px; margin:13px; width: 80%; background-color:rgba(136, 133, 133, 0.5); color: white; border-radius: 20px; outline:none; } input::placeholder{ color: white; } textarea{ padding: 20px; margin: 12px; width: 75%; background-color:rgba(136, 133, 133, 0.5); color: white; border: none; outline:none; border-radius: 20px; font-size: 15px; } textarea::placeholder{ color: white; } .submit{ width: 43%; border-radius: 32px; background: none; padding: 4px; font-size: 13px; font-family:'Libre Baskerville', serif; font-weight: bold; height: 33px; text-align: center; cursor: pointer; letter-spacing: 2px; margin-left: 6%; border:2px solid #312c51; color: #312c51; border-radius: 20px; } .submit:hover{ border: 1px solid #fff; color: #fff; cursor: pointer; } .ccc { height: 50px; }
0.460774
0.085901
body,html{ height: 100%; } .all-background { background-image: url("../img/background.jpg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } a{ transition: 1s; } a:hover{ opacity: 0.5; text-decoration: none; } nav{ z-index: 1000; } input[type=text], input[type=number], textarea{ border-radius: 5px !important; border: none !important; background-color: #f5f5f5 !important; } input[type=text]:focus, input[type=number]:focus, textarea:focus { background-color: #eeeeee !important; border: none !important; box-shadow: none !important; } .input-group-text{ border: none !important; } .nav-link{ color: #ffffff !important; padding: 0 !important; } .nav-item{ color: #ffffff !important; padding: 0 !important; } .card{ border: none !important; } .card-entry{ border-radius: 20px !important; -webkit-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); } .link-vechile{ -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); } .link-vechile:hover{ box-shadow: 0px 0px 150px #696969; text-decoration: none; z-index: 2; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.05); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.05); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.05); transition: all 200ms ease-in; transform: scale(1.05); } figure { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } figure:hover{ -webkit-transform: scale(1.1); transform: scale(1.1); color: #696969 !important; } .card-vechile{ color: #000000; padding-left: 0; } .card-body-vechile{ padding-left: 0 !important; } .text-vechile{ margin-top: -5px; font-size: 14px; color: #7a7a7a !important; } .success-text{ margin-top: -5px; font-size: 12px; color: #7a7a7a !important; } .detail-text-success{ margin-top: -15px; } .success-text-2{ font-size: 12px; color: #7a7a7a !important; margin-bottom: 0; } .detail-text-success-2{ margin-top: 5px; margin-bottom: 0; } .btn{ border-radius: 10px !important; } .form-check-label{ font-size: 10px; color: #6b6b6b !important; } .box-right{ border-right: 0.5px #b4b4b4 solid; } .overlay { height: 0%; width: 100%; position: fixed; z-index: 1000; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); overflow-y: hidden; transition: 0.5s; } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-height: 450px) { .overlay {overflow-y: auto;} .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } }
public/css/style.css
body,html{ height: 100%; } .all-background { background-image: url("../img/background.jpg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } a{ transition: 1s; } a:hover{ opacity: 0.5; text-decoration: none; } nav{ z-index: 1000; } input[type=text], input[type=number], textarea{ border-radius: 5px !important; border: none !important; background-color: #f5f5f5 !important; } input[type=text]:focus, input[type=number]:focus, textarea:focus { background-color: #eeeeee !important; border: none !important; box-shadow: none !important; } .input-group-text{ border: none !important; } .nav-link{ color: #ffffff !important; padding: 0 !important; } .nav-item{ color: #ffffff !important; padding: 0 !important; } .card{ border: none !important; } .card-entry{ border-radius: 20px !important; -webkit-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.75); } .link-vechile{ -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); } .link-vechile:hover{ box-shadow: 0px 0px 150px #696969; text-decoration: none; z-index: 2; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.05); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.05); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.05); transition: all 200ms ease-in; transform: scale(1.05); } figure { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } figure:hover{ -webkit-transform: scale(1.1); transform: scale(1.1); color: #696969 !important; } .card-vechile{ color: #000000; padding-left: 0; } .card-body-vechile{ padding-left: 0 !important; } .text-vechile{ margin-top: -5px; font-size: 14px; color: #7a7a7a !important; } .success-text{ margin-top: -5px; font-size: 12px; color: #7a7a7a !important; } .detail-text-success{ margin-top: -15px; } .success-text-2{ font-size: 12px; color: #7a7a7a !important; margin-bottom: 0; } .detail-text-success-2{ margin-top: 5px; margin-bottom: 0; } .btn{ border-radius: 10px !important; } .form-check-label{ font-size: 10px; color: #6b6b6b !important; } .box-right{ border-right: 0.5px #b4b4b4 solid; } .overlay { height: 0%; width: 100%; position: fixed; z-index: 1000; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); overflow-y: hidden; transition: 0.5s; } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-height: 450px) { .overlay {overflow-y: auto;} .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } }
0.36523
0.064065
@font-face { font-family: "Roboto"; src: url("../fonts/Roboto.ttf"); } @font-face { font-family: "Tahoma"; src: url("../fonts/Tahoma.ttf"); } @font-face { font-family: "Nunito"; src: url("../fonts/Nunito-Regular.ttf"); } @font-face { font-family: "Tekton"; src: url("../fonts/TektonPro-Regular.otf"); } @font-face { font-family: "Europa"; src: url("../fonts/europa.ttf"); } @font-face { font-family: "Roboto-Regular"; src: url("../fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto-Light"; src: url("../fonts/Roboto-Light.ttf"); } @font-face { font-family: "Arial"; src: url("../fonts/Arial.ttf"); } @font-face { font-family: "Source"; src: url("../fonts/SourceSansPro-Regular.ttf"); } @font-face { font-family: "Ocra"; src: url("../fonts/OCRAStdRegular.ttf"); } @font-face { font-family: "Prestige"; src: url("../fonts/Prestige.otf"); } @font-face { font-family: "FontAwesome"; src: url(../fonts/webfonts/fa-solid-900.eot); src: url(../fonts/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/webfonts/fa-solid-900.woff2) format("woff2"), url(../fonts/webfonts/fa-solid-900.woff) format("woff"), url(../fonts/webfonts/fa-solid-900.ttf) format("truetype"), url(../fonts/webfonts/fa-solid-900.svg#fontawesome) format("svg"); } body { font-family: "Roboto"; color: #F3B723; height: 100%; } .mobile { background-color: #382263; color: white; } select { -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ""; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; } a:hover { text-decoration: none; color: inherit; } #modalSigninNotice { color: #382263; } #modalSigninNotice button { background-color: #F3B723; border-color: #F3B723; } ::-webkit-scrollbar { width: 3px; } ::-webkit-scrollbar-track { background: transparent; } ::-webkit-scrollbar-thumb { background: #e6e6e6; } ::-webkit-scrollbar-thumb:hover { background: #d6d6d6; } ::-moz-scrollbar { width: 3px; } ::-moz-scrollbar-track { background: transparent; } ::-moz-scrollbar-thumb { background: #e6e6e6; } ::-moz-scrollbar-thumb:hover { background: #d6d6d6; } .custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { border-color: #F3B723; background-color: #F3B723; } .form-control.is-invalid, .was-validated .form-control:invalid { background-image: unset; } .form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: unset; } .form-control.is-valid, .was-validated .form-control:valid { border-color: #a4a4a4; background-image: unset; } .form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: #F3B723; } .form-control.is-invalid ~ i, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ i, .was-validated .form-control:invalid ~ .invalid-tooltip { bottom: 40px; } aside { background-color: #382263; display: flex; flex-direction: column; justify-content: space-between; z-index: 1; height: 100vh; color: white; border-top-right-radius: 9px; border-bottom-right-radius: 9px; border: 1px solid #F6E5E5; width: 93px; padding: 25px 5px 10px 10px; position: fixed; overflow: auto; scrollbar-color: #e6e6e6 transparent; scrollbar-width: thin; } aside .title { font-size: 21px; } aside ul { padding-left: 0; } aside ul li { height: 180px; list-style-type: none; position: relative; } aside ul li.active a { border-bottom: 2px solid #F3B723; } aside ul li:first-child { height: 100px; } aside ul li a { font-size: 14px; color: #F7EEEE; transform-origin: 0% 100%; display: block; position: absolute; bottom: 0; white-space: nowrap; width: auto; left: 63%; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); } aside ul li a:hover { font-weight: bold; } aside ul li a.active { border-bottom: 1px solid #F3B723; } aside .social { display: flex; justify-content: space-between; } aside .social i { font-size: 14px; cursor: pointer; margin-right: 5px; } .slick-active:focus { outline: none; } .home { background-color: #382263; padding: 25px 62px 0px 35px; position: relative; height: 100vh; min-height: 640px; background-size: contain; background-repeat: no-repeat; background-position: 50%; width: calc(100% - 80px); float: right; } .home .title { font-size: 21px; color: #F3B723; } .home .carousel-control-next, .home .carousel-control-prev, .home .slick-arrow { bottom: -4%; top: unset; left: unset; height: 45px; width: 45px; border-radius: 10px; background: #fafafa !important; color: black; opacity: 1; color: #F3B723; font-size: 18px; z-index: 9; } .home .carousel-control-next:hover, .home .carousel-control-prev:hover, .home .slick-arrow:hover { background-color: white; } .home .carousel-control-next::before, .home .carousel-control-prev::before, .home .slick-arrow::before { color: #F3B723; } .home .carousel-control-prev, .home .slick-prev { right: 58px; } .home .carousel-control-next, .home .slick-next { right: 0%; } .home .home__nav img { width: 50px; height: 50px; cursor: pointer; } .home .home__nav .home__nav-sign { color: white; font-size: 16px; } .home .home__nav .home__nav-sign a { padding: 10px 20px; color: white; display: table; } .home .home__nav .home__nav-sign .home__nav-signup { background-color: white; color: black; border-radius: 5px; box-shadow: 0px 1px 6px #FFFFFF; } .home .home__content { height: 80%; } .home .home__content .col-left { padding-top: 10px; padding-left: 80px; } .home .home__content .slick-list { height: 100%; } .home .home__content h1 { font-family: "Tekton"; font-size: 21px; letter-spacing: 10px; } .home .home__content h1::first-letter { color: #F3B723; } .home .home__content p { margin-top: 63px; font-size: 16px; color: #F9F4F4; } .home .home__content button.button { background-color: #F3B723; border-radius: 5px; color: white; font-size: 16px; display: flex; align-items: center; justify-content: center; margin-top: 129px; border: none; height: 39px; width: 200px; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .home .home__content button.button:hover { background-color: white; color: #F3B723; border: 1.5px solid #F3B723; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .home .home__content .step-progress-bar { padding-top: 30px; padding-bottom: 16px; } .home .home__content .slick-dots, .home .home__content .progressbar { position: static; margin-left: unset; counter-reset: step; display: flex; justify-content: center; padding: 40px 150px 0 150px; } .home .home__content .slick-dots li button:before, .home .home__content .progressbar li button:before { content: unset; } .home .home__content .slick-dots li, .home .home__content .progressbar li { list-style-type: none; float: left; color: #bbbbbb; width: 18%; height: 1px; position: relative; text-align: center; background-color: #3B86FF; } .home .home__content .slick-dots li:last-child::after, .home .home__content .progressbar li:last-child::after { border: 3px solid #3B86FF; content: ""; position: absolute; height: 30px; width: 30px; border-radius: 50%; background-color: #382263; top: -13px; right: 0; z-index: 0; } .home .home__content .slick-dots li.slick-active, .home .home__content .slick-dots li.white, .home .home__content .progressbar li.slick-active, .home .home__content .progressbar li.white { background-color: #F5F6F9; } .home .home__content .slick-dots li.slick-active::before, .home .home__content .slick-dots li.slick-active::after, .home .home__content .slick-dots li.white::before, .home .home__content .slick-dots li.white::after, .home .home__content .progressbar li.slick-active::before, .home .home__content .progressbar li.slick-active::after, .home .home__content .progressbar li.white::before, .home .home__content .progressbar li.white::after { border: 3px solid #F5F6F9; } .home .home__content .slick-dots li::before, .home .home__content .progressbar li::before { border: 3px solid #3B86FF; content: ""; position: absolute; height: 30px; width: 30px; border-radius: 50%; background-color: #382263; top: -13px; left: -6%; z-index: 0; } .home .step-progress-count { position: absolute; right: 5.4%; color: white; top: 89%; font-size: 20px; } .home p.sub { font-family: "Tekton"; font-size: 21px; margin-top: 0; } .home .home__2 p { margin-top: 0; } .home .home__2 img { position: relative; right: 0; } .home .home__2 .col-left { padding-top: 10px; } .home .home__2 .progress-wrap { font-family: "Tahoma"; margin-top: 25px; } .home .home__2 .progress-wrap p { color: #F6F7FC; margin-bottom: 5px; font-size: 14px; } .home .home__2 .progress-wrap:first-of-type { margin-top: 25px; } .home .home__2 .progress { border-radius: 10px; height: 4.5px; } .home .home__2 .progress .progress-bar--su { background-color: #A3A1FB; } .home .home__2 .progress .progress-bar--inf { background-color: #5EE2A0; } .home .home__2 .progress .progress-bar--cons { background-color: #FEC163; } .home .home__2 button { margin-top: 37px; } .home .home__3 .step-desc { margin-top: 30px; } .home .home__3 .col-mid { padding: 0 0 30px 0; } .home .home__3 .home__3-wrap { padding: 0 30px; } .home .home__3 .home__3-wrap .image-wrap { position: relative; width: 50%; } .home .home__3 .home__3-wrap .image-wrap:first-of-type { margin-right: 10px; } .home .home__3 .circle { width: 128px; height: 128px; background-color: white; border-radius: 50%; text-align: center; display: flex; align-items: center; color: black; padding: 0 20px; font-size: 10px; top: 60%; position: relative; margin-right: 17%; } .home .home__3 .circle::before { content: ""; width: 240px; top: -93%; left: 49%; z-index: -1; height: 150px; background-color: #382263; border-top: 1px solid #F3E6E6; border-left: 1px solid #F3E6E6; position: absolute; } .home .home__3 .step2 .circle { top: 10%; left: 17%; margin-right: 0; position: relative; } .home .home__3 .step2 .circle::before { content: ""; width: 213px; top: 100%; left: -115%; z-index: -1; height: 152px; background-color: #382263; border-bottom: 1px solid #F3E6E6; border-right: 1px solid #F3E6E6; position: absolute; border-top: unset; } .home .slick-track { height: 100%; } .home .slick-slide { display: flex !important; align-items: center; justify-content: center; margin: auto; } .home .home__4 .sub-notneed { margin-top: 60px; } .home .home__4 .icon-wrap { position: relative; } .home .home__4 .icon-wrap span { font-size: 14px; padding-top: 20px; display: block; } .home .home__4 .icon-wrap::before { position: absolute; top: -7%; left: -1%; } .home .home__4 .image-right { position: absolute; height: 100%; right: 10%; } .home .home__5 .col-right p span { font-size: 14px; margin-top: 7px; display: block; margin-bottom: 10px; } .home .step1 img { border: 2px solid white; border-radius: 27px; } .home .step2 .col-right { padding: 0 10px 0 20px; } .home .step2 .col-mid { position: relative; } .home .step2 .col-mid .image-wrap { width: 450px; position: relative; } .home .step2 .col-mid p, .home .step2 .col-mid img:not(.phone) { position: absolute; } .home .step2 .col-mid p:first-of-type { top: 48%; left: -13%; } .home .step2 .col-mid img:first-of-type { top: 63%; left: 0%; } .home .step2 .col-mid img:last-of-type { top: 26%; right: -6%; } .home .step2 .col-mid p:last-of-type { top: 63%; right: 0%; } .home .step2 button { margin-top: 170px; } .sign__content { padding: 80px 15px 0px 15px; } .sign__content h1 { text-align: center; font-size: 25px; font-weight: bold; color: #F3B723; } .sign__content h1 + p { text-align: center; color: #F3B723; font-size: 21px; margin-bottom: 60px; } .sign__content form { flex-direction: column; display: flex; justify-content: center; max-width: 436px; width: 100%; margin: 0 auto; padding: 20px 0 0 0; } .sign__content form .has-advanced-upload { outline: unset; padding: 0; outline-offset: unset; } .sign__content form p.title { font-size: 16px; color: #faf5f5; text-align: center; } .sign__content form .sign__mail { color: black; padding: 0 45px; } .sign__content form .input-wrap.focus i { color: #FFAB00; } .sign__content form .input-wrap.focus input { border-bottom: 3.4px solid #FFAB00; } .sign__content form input[type=text], .sign__content form input[type=email], .sign__content form input[type=password] { padding: 0 45px; outline: none; border: none; color: black; border-bottom: 3.4px solid #A4A4A4; font-size: 14px; width: 100%; background-color: transparent; height: 50px; margin-top: 20px; } .sign__content form input[type=text]:active, .sign__content form input[type=text]:focus, .sign__content form input[type=email]:active, .sign__content form input[type=email]:focus, .sign__content form input[type=password]:active, .sign__content form input[type=password]:focus { outline: none; box-shadow: unset !important; } .sign__content form input[type=text]:focus, .sign__content form input[type=email]:focus, .sign__content form input[type=password]:focus { border-bottom: 3.4px solid #F3B723; } .sign__content form input[type=text]:focus ~ i, .sign__content form input[type=email]:focus ~ i, .sign__content form input[type=password]:focus ~ i { color: #F3B723; } .sign__content form input[type=text]::placeholder, .sign__content form input[type=email]::placeholder, .sign__content form input[type=password]::placeholder { color: #E3E7EA; } .sign__content form .input-wrap { position: relative; display: flex; } .sign__content form .input-wrap i { position: absolute; font-size: 21px; color: #A4A4A4; bottom: 17px; } .sign__content form .input-wrap i:last-child { right: 1%; font-size: 18px; bottom: 17px; color: #FFAB00; } .sign__content form .custom-control-label::before, .sign__content form .custom-control-label::after { top: 3px; } .sign__content form .custom-control-input:checked ~ .custom-control-label::before { background-color: #F3B723; border: unset; } .sign__content form .sign__sub { padding: 15px 0 0 0; font-size: 14px; color: #A4A4A4; } .sign__content form .sign__sub .forget { color: #A4A4A4; } .sign__content form .invalid-feedback { font-size: 14px; color: #ff8b8b; } .sign__content a.signup { color: black; font-size: 14px; text-decoration: underline; margin: 12px 0 0 0; text-align: center; display: block; } .sign__content button.submit { width: 100%; background: #FFAB00; border-radius: 4px; color: white; margin: auto; border: none; height: 48px; font-size: 16px; display: flex; max-width: 200px; align-items: center; justify-content: center; margin-top: 30px; } .sign__content button.submit:hover { box-shadow: 0 0px 8px 0 #97aa88; transition: 0.2s; -webkit-transition: 0.2s; } .sign__content ul { margin-right: -24px; margin-left: -24px; } .sign__content ul li { width: 95%; } .sign__content ul li a.nav-link { color: #f4f3f6; height: 40px; justify-content: center; display: flex; align-items: center; font-size: 15px; border-radius: 0; } .sign__content ul li a.nav-link.active { background-color: #70707048; border-bottom: 10px solid #f3b723; } .sign__content .sign__footer { width: 100%; text-align: center; display: flex; justify-content: center; padding: 40px 0 0px 0; } .sign__content .sign__footer .sign__footer-menu { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; width: 100%; padding-bottom: 20px; } .sign__content .sign__footer .sign__footer-menu > div { margin: 10px 80px; text-transform: uppercase; cursor: pointer; } .sign__content .sign__footer .sign__footer-menu > div a { color: inherit; font-family: "Tahoma"; font-weight: bold; } .sign__content .sign__footer .sign__footer-totop { background-color: #7FC4FD; width: 85px; height: 50px; color: white; display: flex; align-items: center; justify-content: center; cursor: pointer; position: fixed; right: 0; bottom: 0; margin-left: auto; } .sign__content .sign__footer .sign__footer-totop i { font-size: 30px; } .signup h1.title { padding-bottom: 0; margin-bottom: 19px; } .signup form .input-wrap i { color: #A4A4A4; } .signup p.title { font-size: 16px; margin-bottom: 33px; text-transform: capitalize; } .signup form.form { background-color: white; padding: 40px 175px; max-width: 937px; } .signup form.form .head { color: #382263; font-size: 16px; text-align: center; } .signup form.form-mobile { max-width: unset; flex-direction: row; } .signup form.form-mobile .first-page { left: 0; position: relative; padding: 0 20px; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .signup form.form-mobile .social .box__dragndrop .in { width: 80px; } .signup form.form-mobile .social .box__dragndrop .out { color: white; } .signup form.form-mobile .second-page { transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; position: relative; right: -100%; padding: 0 20px; display: none; } .signup form.form-mobile .second-page .back { font-size: 16px; cursor: pointer; color: #F3B723; } .signup form.form-mobile .social-wrap { background-color: inherit; border: 1px solid #2699fb; display: flex; cursor: pointer; height: 40px; width: 40px; align-items: center; justify-content: center; margin-top: 10px; margin-right: 10px; color: #2699fb; font-size: 20px; border-radius: 50%; } .signup .signup__title { text-transform: capitalize; font-size: 21px; text-align: center; color: #bce0fd; margin: 0 auto; } .signup button.submit { background-color: #bce0fd; } .signup form .input-wrap { color: black; font-size: 14px; flex-wrap: wrap; } .signup form .input-wrap.focus i { color: #FFAB00; } .signup form .input-wrap input { color: black; border-bottom: 3.4px solid #A4A4A4; } .signup form .input-wrap input::placeholder { color: #A4A4A4; } .signup form .input-wrap i:last-child { color: #FFAB00; } .signup form .select-wrap { position: relative; } .signup form .select-wrap i { position: absolute; font-size: 18px; color: #A4A4A4; bottom: 20px; } .signup form .select-wrap select { border: none; background-color: transparent; border-bottom: 3.4px solid #A4A4A4; color: black; font-size: 14px; padding: 0 24px 0 45px; border-radius: 0; margin-top: 20px; height: 50px; } .signup form .select-wrap select:focus { box-shadow: unset; } .signup form .select-wrap select + i { color: #FFAB00; position: absolute; bottom: 17px; font-size: 15px; right: 0%; padding-right: 5px; } .signup form .select-group { width: 100%; justify-content: space-between; flex-wrap: wrap; } .signup form .term .term__box { background: #FCFCFC 0% 0% no-repeat padding-box; box-shadow: 0px 0px 5px 0px #e2e2e2; margin-top: 30px; height: 500px; overflow: auto; border-radius: 7px; padding: 43px; } .signup form .term .term__box .term__box-item { padding-bottom: 30px; } .signup form .term .term__box .term__box-item:last-child { padding-bottom: 0; } .signup form .term .term__box .term__box-item .term__box-type, .signup form .term .term__box .term__box-item .term__box-time { color: #cccccc; font-size: 13px; width: 50%; } .signup form .term .term__box .term__box-item .term__box-time { text-align: right; } .signup form .term .term__box .term__box-item .term__box-type { font-size: 14px; } .signup form .term .term__box .term__box-item .term__box-title { font-size: 14px; } .signup form .term .term__box .term__box-item .term__box-content { font-size: 15px; } .signup form .term .term__agree { padding: 13px 0 13px 0; } .signup form .term .term__agree label { font-size: 15px; color: #A4A4A4 !important; margin-left: 10px; } .signup form .term .term__agree .custom-control-label::before { border: 1px solid black; } .signup form .term .term__agree .custom-control-label::before, .signup form .term .term__agree .custom-control-label::after { top: 1px; width: 20px; height: 20px; } .signup form button.submit, .signup form button.common { width: 100%; background-color: #F3B723; color: white; margin: auto; border: none; height: 55px; font-size: 16px; display: flex; border-radius: 4px; max-width: 400px; align-items: center; justify-content: center; margin-top: 10px; } .signup form button.submit:hover, .signup form button.common:hover { box-shadow: 0 0px 8px 0 #ffef49; transition: 0.2s; -webkit-transition: 0.2s; } .signup form button.common { color: white; margin-top: 30px; } .signup .social { color: #404040; margin: 20px 20px 0 20px; padding: 20px 0 0 0; } .signup .social label { font-size: 14px; color: #2699fb; } .signup .social .social-group img { cursor: pointer; } .signup .social > label { width: 100%; color: black; text-align: center; } .signup .social .box__file { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .signup .social .box__dragndrop { margin: auto; height: 35px; margin-top: 30px; max-width: 620px; width: 100%; background-color: inherit; color: #171717; display: flex; border: 1px solid #E9E5E5; border-radius: 4px; align-items: center; font-size: 18px; } .signup .social .box__dragndrop .in { background-color: #F3B723; display: flex; color: white; border-radius: 4px; align-items: center; font-size: 12px; justify-content: center; width: 163px; height: 102.9%; } .signup .social .box__dragndrop .out { margin-left: 10px; } .verify { padding: 30px 15px 0px 15px; } .verify p.title { margin: 50px 0 20px 0; } .verify form { max-width: 600px; width: 100%; margin: 0 auto; } .verify h1 { text-align: center; padding: 0px 0 30px 0; color: #F3B723; } .verify .verify-wrap { color: #382263; justify-content: center; flex-wrap: wrap; } .verify .verify-wrap .verify-number { margin: auto 0; width: 92px; height: 92px; border-radius: 50%; background-color: inherit; border: 3px solid #382263; display: flex; align-items: center; justify-content: center; } .verify .verify-wrap .verify-number input { font-size: 30px; width: 20px; color: #382263; border: none; font-family: "Tahoma"; } .verify .verify-wrap .verify-number input:focus { outline: none; } .verify .verify-wrap .verify-number + p { font-size: 20px; display: flex; align-items: center; margin: 0 20px; transform: scaleX(2.5); -webkit-transform: scaleX(2.5); -moz-transform: scaleX(2.5); -ms-transform: scaleX(2.5); -o-transform: scaleX(2.5); } @-webkit-keyframes autofill { to { color: inherit; background: transparent; } } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; -webkit-box-shadow: 0 0 0px 1000px white inset; } .team { position: relative; color: white; background-color: #382263; float: right; width: calc(100% - 93px); } .team .invalid-feedback { font-size: 14px; color: #ff8b8b; } .team .home__nav-sign { color: white; font-family: "Roboto"; font-size: 16px; } .team .home__nav-sign a { padding: 10px 20px; color: white; display: table; } .team .home__nav-sign .home__nav-signup { background-color: white; color: black; border-radius: 5px; box-shadow: 0px 1px 6px #FFFFFF; } .team .team__banner { height: 100vh; background-size: cover; padding: 25px 35px 0px 20px; background-repeat: no-repeat; background-image: url("../../images/home/team.png"); } .team .team__banner::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .title { margin-bottom: 0; font-size: 21px; color: #F3B723; } .team .team__nav { z-index: 1; margin-left: -17px; position: fixed; width: 93%; padding: 21px; align-items: center; transition: .2s; -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; } .team .team__nav.scroll { transition: .2s; -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; background-color: #382263bf; } .team .team__nav img { width: 50px; height: 50px; cursor: pointer; } .team .team__banner { position: relative; font-size: 16px; font-family: "Tekton"; } .team .team__banner P { color: white; margin-top: 100px; margin-left: 70px; font-size: 21px; } .team .team__vision p { font-size: 21px; font-family: "Tekton"; } .team .team__vision .image-wrap { position: relative; } .team .team__vision .image-wrap::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .team__vision .image-wrap img { width: 400px; } .team .team__together { margin-top: 60px; font-size: 9px; } .team .team__together .image-wrap { position: relative; } .team .team__together .image-wrap::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .team__together p { margin-left: 40px; font-size: 18px; } .team .team__pictures { margin-top: 60px; } .team .team__pictures .image-col { width: 366px; position: relative; } .team .team__pictures .image-col.col-odd img:last-of-type { margin-top: 40px; } .team .team__pictures .image-col.col-odd:last-child { width: 188px; } .team .team__pictures .image-col.col-odd.has-even { width: 366px; } .team .team__pictures .image-col.col-even { position: absolute; left: 187px; top: 29%; } .team .team__pictures .image-col.col-even img { margin-top: 0 !important; } .team .team__pictures .image-col.col-even:last-child { width: unset; } .team .team__contact { margin-top: 60px; margin-bottom: 60px; padding-top: 60px; padding-bottom: 60px; background: #38226367; text-align: center; } .team .team__contact form { max-width: 938px; margin: auto; width: 100%; font-size: 15px; } .team .team__contact form > div { width: 100%; } .team .team__contact form > div input { max-width: 350px; width: 100%; } .team .team__contact form input { color: #f5f4f8; border: 0; background-color: inherit; border-bottom: 1px solid #f5f4f8; height: 50px; padding-left: 20px; margin-top: 20px; } .team .team__contact form input:focus { outline: none; } .team .team__contact form input::placeholder { color: #dedede; } .team .team__contact form button.button { width: 100%; background-color: #F3B723; color: white; margin: auto; border: none; height: 40px; border-radius: 4px; height: 48px; font-size: 15px; display: flex; max-width: 200px; align-items: center; justify-content: center; margin-top: 30px; } .team .team__contact form button.button:hover { box-shadow: 0 0px 8px 0 #97aa88; transition: 0.2s; -webkit-transition: 0.2s; } .team .team__footer { margin: 0 -15px; text-align: center; padding: 30px 30px 10px 30px; color: white; font-size: 14px; } .team .team__footer .team__footer-phone { margin: 53px 0 66px 0; } .mobile .slick-track { display: flex; align-items: center; } .mobile .mobile__nav { height: 40px; display: flex; align-items: center; justify-content: center !important; font-size: 16px; box-shadow: 0 0 3px 1px #ffffff5c; } .mobile .mobile__nav p { padding-left: 40px; } .mobile .mobile__nav img { margin-right: 10px; } .mobile .item { margin: 30px 10px 20px 10px; text-align: center; } .mobile .item:last-child { margin-top: 10px; } .mobile .item .mobile__slick-sub { font-size: 16px; max-width: 500px; margin: 30px auto 20px auto; } .mobile .item img { margin: auto; height: calc(32vh - 20px); width: auto; } .mobile .slick-arrow { display: none !important; } .mobile button.button { background-color: #F3B723; height: 40px; color: white; display: flex; align-items: center; justify-content: center; border-radius: 10px; border: none; margin: auto; max-width: 200px; width: 100%; font-size: 14px; } .mobile .slick-dots { bottom: 0%; } .mobile .slick-dots li.slick-active button:before { color: #F3B723; font-size: 10px; } .mobile .slick-dots li button:before { font-size: 10px; color: #A3A1FB; } .mobile .moblie__hiw { padding: 15px; background-color: white; color: #382263; } .mobile .moblie__hiw h3 { font-size: 16px; } .mobile .moblie__hiw .step { font-size: 14px; text-align: center; margin-bottom: 20px; } .mobile .moblie__hiw .step p:first-child { font-weight: bold; } .mobile .moblie__hiw .step img { width: 140px; border: 1px solid #e6e3e3; border-radius: 15px; } .mobile .mobile__team { padding: 15px; } .mobile .mobile__team h3 { font-size: 16px; } .mobile .mobile__team .mobile__team-all { padding: 0 15px; } .mobile .mobile__team .mobile__team-all .mobile__team-item { position: relative; margin-bottom: 20px; } .mobile .mobile__team .mobile__team-all .mobile__team-item img { border-radius: 10px; width: 100%; opacity: 0.7; } .mobile .mobile__team .mobile__team-all .mobile__team-item h2 { position: absolute; bottom: 30px; font-family: "Tahoma"; padding-left: 10px; } .mobile .mobile__team .mobile__team-all .mobile__team-item p { position: absolute; font-size: 14px; bottom: 1%; padding-left: 10px; } .mobile .mobile__team .mobile__team-text { max-width: 400px; margin: auto; font-size: 14px; width: 100%; } .mobile .mobile__subscribe { background-color: white; color: #382263; padding: 15px; font-size: 14px; } .mobile .mobile__subscribe form { color: #2599fb; } .mobile .mobile__subscribe form .custom-control-label::before, .mobile .mobile__subscribe form .custom-control-label::after { width: 15px; height: 15px; top: 1.4px; left: -30px; } .mobile .mobile__subscribe form .input-wrap { display: flex; width: 100%; margin-top: 10px; } .mobile .mobile__subscribe form .input-wrap input { border: none; height: 40px; color: white; padding-left: 20px; background-color: #382263; width: 90%; font-family: "Tahoma"; } .mobile .mobile__subscribe form .input-wrap input::placeholder { letter-spacing: 2.8px; color: white; } .mobile .mobile__subscribe form .input-wrap button { border-left: 1px solid #382263; display: flex; width: 40px; font-size: 15px; align-items: center; border: none; color: white; background-color: #382263; justify-content: center; } .mobile .mobile__footer { padding: 15px; background-color: white; color: #382263; display: flex; flex-direction: column; align-items: center; } .mobile .mobile__footer a { display: block; color: #382263; font-size: 14px; margin-top: 10px; font-size: 20px; font-weight: bold; } .mobile .mobile__footer a:first-child { margin-top: 0 !important; } .mobile .mobile__footer .mobile__footer-social { margin-top: 10px; } .mobile .mobile__footer .mobile__footer-social i { font-size: 20px; margin-right: 20px; cursor: pointer; } .roles { padding: 34px 63px; } .roles .roles-block { display: flex; flex-direction: column; } .roles img { margin-bottom: 44px; } .roles h1 { color: #F3B723; margin-bottom: 48px; } .roles button { color: white; margin: 0 auto; max-width: 170px; width: 100%; padding: 11px 16px; background: #FFAB00; border-radius: 3px; border: none; margin-bottom: 20px; } .roles p { color: #F3B723; } @media screen and (max-width: 991.9px) { aside { display: none; } } @media screen and (max-width: 768px) { .signup form.form { padding: 40px; } .verify form.form { padding: 40px 10px; } } @media screen and (max-width: 575px) { .verify .verify-wrap .verify-number { width: 67px; height: 67px; } .verify .verify-wrap .verify-number + p { margin: 0 10px; } } @media screen and (max-width: 425px) { .roles { padding: 34px; } .signup form.form p.head { font-size: 14px; } .signup form .term .term__box { padding: 20px 10px; } .signup h2.head { font-size: 16px; } .first-page, .second-page { padding: 10px !important; padding-bottom: 20px !important; } .sign__content, .signup form.form .term .term__box { padding: 20px 10px; } .sign__content form input[type=text], .signup form .select-wrap select, .sign__content form input[type=email], .sign__content form input[type=password] { padding-left: 25px; } .signup form.form .select-wrap select, .sign__content form.form input[type=text], .sign__content form.form input[type=email], .sign__content form.form input[type=password] { padding-left: 25px; } .verify .verify-wrap .verify-number + p { margin: 0 2px; } .height-adjust { height: 28vh !important; } .verify .verify-wrap .verify-number { width: 46px; height: 46px; } .verify .verify-wrap .verify-number input { font-size: 14px; width: 10px; } .signup form.form { padding: 40px 20px; } } /*# sourceMappingURL=style.css.map */
public/css_old/home/style.css
@font-face { font-family: "Roboto"; src: url("../fonts/Roboto.ttf"); } @font-face { font-family: "Tahoma"; src: url("../fonts/Tahoma.ttf"); } @font-face { font-family: "Nunito"; src: url("../fonts/Nunito-Regular.ttf"); } @font-face { font-family: "Tekton"; src: url("../fonts/TektonPro-Regular.otf"); } @font-face { font-family: "Europa"; src: url("../fonts/europa.ttf"); } @font-face { font-family: "Roboto-Regular"; src: url("../fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto-Light"; src: url("../fonts/Roboto-Light.ttf"); } @font-face { font-family: "Arial"; src: url("../fonts/Arial.ttf"); } @font-face { font-family: "Source"; src: url("../fonts/SourceSansPro-Regular.ttf"); } @font-face { font-family: "Ocra"; src: url("../fonts/OCRAStdRegular.ttf"); } @font-face { font-family: "Prestige"; src: url("../fonts/Prestige.otf"); } @font-face { font-family: "FontAwesome"; src: url(../fonts/webfonts/fa-solid-900.eot); src: url(../fonts/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/webfonts/fa-solid-900.woff2) format("woff2"), url(../fonts/webfonts/fa-solid-900.woff) format("woff"), url(../fonts/webfonts/fa-solid-900.ttf) format("truetype"), url(../fonts/webfonts/fa-solid-900.svg#fontawesome) format("svg"); } body { font-family: "Roboto"; color: #F3B723; height: 100%; } .mobile { background-color: #382263; color: white; } select { -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ""; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; } a:hover { text-decoration: none; color: inherit; } #modalSigninNotice { color: #382263; } #modalSigninNotice button { background-color: #F3B723; border-color: #F3B723; } ::-webkit-scrollbar { width: 3px; } ::-webkit-scrollbar-track { background: transparent; } ::-webkit-scrollbar-thumb { background: #e6e6e6; } ::-webkit-scrollbar-thumb:hover { background: #d6d6d6; } ::-moz-scrollbar { width: 3px; } ::-moz-scrollbar-track { background: transparent; } ::-moz-scrollbar-thumb { background: #e6e6e6; } ::-moz-scrollbar-thumb:hover { background: #d6d6d6; } .custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { border-color: #F3B723; background-color: #F3B723; } .form-control.is-invalid, .was-validated .form-control:invalid { background-image: unset; } .form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: unset; } .form-control.is-valid, .was-validated .form-control:valid { border-color: #a4a4a4; background-image: unset; } .form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: #F3B723; } .form-control.is-invalid ~ i, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ i, .was-validated .form-control:invalid ~ .invalid-tooltip { bottom: 40px; } aside { background-color: #382263; display: flex; flex-direction: column; justify-content: space-between; z-index: 1; height: 100vh; color: white; border-top-right-radius: 9px; border-bottom-right-radius: 9px; border: 1px solid #F6E5E5; width: 93px; padding: 25px 5px 10px 10px; position: fixed; overflow: auto; scrollbar-color: #e6e6e6 transparent; scrollbar-width: thin; } aside .title { font-size: 21px; } aside ul { padding-left: 0; } aside ul li { height: 180px; list-style-type: none; position: relative; } aside ul li.active a { border-bottom: 2px solid #F3B723; } aside ul li:first-child { height: 100px; } aside ul li a { font-size: 14px; color: #F7EEEE; transform-origin: 0% 100%; display: block; position: absolute; bottom: 0; white-space: nowrap; width: auto; left: 63%; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); } aside ul li a:hover { font-weight: bold; } aside ul li a.active { border-bottom: 1px solid #F3B723; } aside .social { display: flex; justify-content: space-between; } aside .social i { font-size: 14px; cursor: pointer; margin-right: 5px; } .slick-active:focus { outline: none; } .home { background-color: #382263; padding: 25px 62px 0px 35px; position: relative; height: 100vh; min-height: 640px; background-size: contain; background-repeat: no-repeat; background-position: 50%; width: calc(100% - 80px); float: right; } .home .title { font-size: 21px; color: #F3B723; } .home .carousel-control-next, .home .carousel-control-prev, .home .slick-arrow { bottom: -4%; top: unset; left: unset; height: 45px; width: 45px; border-radius: 10px; background: #fafafa !important; color: black; opacity: 1; color: #F3B723; font-size: 18px; z-index: 9; } .home .carousel-control-next:hover, .home .carousel-control-prev:hover, .home .slick-arrow:hover { background-color: white; } .home .carousel-control-next::before, .home .carousel-control-prev::before, .home .slick-arrow::before { color: #F3B723; } .home .carousel-control-prev, .home .slick-prev { right: 58px; } .home .carousel-control-next, .home .slick-next { right: 0%; } .home .home__nav img { width: 50px; height: 50px; cursor: pointer; } .home .home__nav .home__nav-sign { color: white; font-size: 16px; } .home .home__nav .home__nav-sign a { padding: 10px 20px; color: white; display: table; } .home .home__nav .home__nav-sign .home__nav-signup { background-color: white; color: black; border-radius: 5px; box-shadow: 0px 1px 6px #FFFFFF; } .home .home__content { height: 80%; } .home .home__content .col-left { padding-top: 10px; padding-left: 80px; } .home .home__content .slick-list { height: 100%; } .home .home__content h1 { font-family: "Tekton"; font-size: 21px; letter-spacing: 10px; } .home .home__content h1::first-letter { color: #F3B723; } .home .home__content p { margin-top: 63px; font-size: 16px; color: #F9F4F4; } .home .home__content button.button { background-color: #F3B723; border-radius: 5px; color: white; font-size: 16px; display: flex; align-items: center; justify-content: center; margin-top: 129px; border: none; height: 39px; width: 200px; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .home .home__content button.button:hover { background-color: white; color: #F3B723; border: 1.5px solid #F3B723; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .home .home__content .step-progress-bar { padding-top: 30px; padding-bottom: 16px; } .home .home__content .slick-dots, .home .home__content .progressbar { position: static; margin-left: unset; counter-reset: step; display: flex; justify-content: center; padding: 40px 150px 0 150px; } .home .home__content .slick-dots li button:before, .home .home__content .progressbar li button:before { content: unset; } .home .home__content .slick-dots li, .home .home__content .progressbar li { list-style-type: none; float: left; color: #bbbbbb; width: 18%; height: 1px; position: relative; text-align: center; background-color: #3B86FF; } .home .home__content .slick-dots li:last-child::after, .home .home__content .progressbar li:last-child::after { border: 3px solid #3B86FF; content: ""; position: absolute; height: 30px; width: 30px; border-radius: 50%; background-color: #382263; top: -13px; right: 0; z-index: 0; } .home .home__content .slick-dots li.slick-active, .home .home__content .slick-dots li.white, .home .home__content .progressbar li.slick-active, .home .home__content .progressbar li.white { background-color: #F5F6F9; } .home .home__content .slick-dots li.slick-active::before, .home .home__content .slick-dots li.slick-active::after, .home .home__content .slick-dots li.white::before, .home .home__content .slick-dots li.white::after, .home .home__content .progressbar li.slick-active::before, .home .home__content .progressbar li.slick-active::after, .home .home__content .progressbar li.white::before, .home .home__content .progressbar li.white::after { border: 3px solid #F5F6F9; } .home .home__content .slick-dots li::before, .home .home__content .progressbar li::before { border: 3px solid #3B86FF; content: ""; position: absolute; height: 30px; width: 30px; border-radius: 50%; background-color: #382263; top: -13px; left: -6%; z-index: 0; } .home .step-progress-count { position: absolute; right: 5.4%; color: white; top: 89%; font-size: 20px; } .home p.sub { font-family: "Tekton"; font-size: 21px; margin-top: 0; } .home .home__2 p { margin-top: 0; } .home .home__2 img { position: relative; right: 0; } .home .home__2 .col-left { padding-top: 10px; } .home .home__2 .progress-wrap { font-family: "Tahoma"; margin-top: 25px; } .home .home__2 .progress-wrap p { color: #F6F7FC; margin-bottom: 5px; font-size: 14px; } .home .home__2 .progress-wrap:first-of-type { margin-top: 25px; } .home .home__2 .progress { border-radius: 10px; height: 4.5px; } .home .home__2 .progress .progress-bar--su { background-color: #A3A1FB; } .home .home__2 .progress .progress-bar--inf { background-color: #5EE2A0; } .home .home__2 .progress .progress-bar--cons { background-color: #FEC163; } .home .home__2 button { margin-top: 37px; } .home .home__3 .step-desc { margin-top: 30px; } .home .home__3 .col-mid { padding: 0 0 30px 0; } .home .home__3 .home__3-wrap { padding: 0 30px; } .home .home__3 .home__3-wrap .image-wrap { position: relative; width: 50%; } .home .home__3 .home__3-wrap .image-wrap:first-of-type { margin-right: 10px; } .home .home__3 .circle { width: 128px; height: 128px; background-color: white; border-radius: 50%; text-align: center; display: flex; align-items: center; color: black; padding: 0 20px; font-size: 10px; top: 60%; position: relative; margin-right: 17%; } .home .home__3 .circle::before { content: ""; width: 240px; top: -93%; left: 49%; z-index: -1; height: 150px; background-color: #382263; border-top: 1px solid #F3E6E6; border-left: 1px solid #F3E6E6; position: absolute; } .home .home__3 .step2 .circle { top: 10%; left: 17%; margin-right: 0; position: relative; } .home .home__3 .step2 .circle::before { content: ""; width: 213px; top: 100%; left: -115%; z-index: -1; height: 152px; background-color: #382263; border-bottom: 1px solid #F3E6E6; border-right: 1px solid #F3E6E6; position: absolute; border-top: unset; } .home .slick-track { height: 100%; } .home .slick-slide { display: flex !important; align-items: center; justify-content: center; margin: auto; } .home .home__4 .sub-notneed { margin-top: 60px; } .home .home__4 .icon-wrap { position: relative; } .home .home__4 .icon-wrap span { font-size: 14px; padding-top: 20px; display: block; } .home .home__4 .icon-wrap::before { position: absolute; top: -7%; left: -1%; } .home .home__4 .image-right { position: absolute; height: 100%; right: 10%; } .home .home__5 .col-right p span { font-size: 14px; margin-top: 7px; display: block; margin-bottom: 10px; } .home .step1 img { border: 2px solid white; border-radius: 27px; } .home .step2 .col-right { padding: 0 10px 0 20px; } .home .step2 .col-mid { position: relative; } .home .step2 .col-mid .image-wrap { width: 450px; position: relative; } .home .step2 .col-mid p, .home .step2 .col-mid img:not(.phone) { position: absolute; } .home .step2 .col-mid p:first-of-type { top: 48%; left: -13%; } .home .step2 .col-mid img:first-of-type { top: 63%; left: 0%; } .home .step2 .col-mid img:last-of-type { top: 26%; right: -6%; } .home .step2 .col-mid p:last-of-type { top: 63%; right: 0%; } .home .step2 button { margin-top: 170px; } .sign__content { padding: 80px 15px 0px 15px; } .sign__content h1 { text-align: center; font-size: 25px; font-weight: bold; color: #F3B723; } .sign__content h1 + p { text-align: center; color: #F3B723; font-size: 21px; margin-bottom: 60px; } .sign__content form { flex-direction: column; display: flex; justify-content: center; max-width: 436px; width: 100%; margin: 0 auto; padding: 20px 0 0 0; } .sign__content form .has-advanced-upload { outline: unset; padding: 0; outline-offset: unset; } .sign__content form p.title { font-size: 16px; color: #faf5f5; text-align: center; } .sign__content form .sign__mail { color: black; padding: 0 45px; } .sign__content form .input-wrap.focus i { color: #FFAB00; } .sign__content form .input-wrap.focus input { border-bottom: 3.4px solid #FFAB00; } .sign__content form input[type=text], .sign__content form input[type=email], .sign__content form input[type=password] { padding: 0 45px; outline: none; border: none; color: black; border-bottom: 3.4px solid #A4A4A4; font-size: 14px; width: 100%; background-color: transparent; height: 50px; margin-top: 20px; } .sign__content form input[type=text]:active, .sign__content form input[type=text]:focus, .sign__content form input[type=email]:active, .sign__content form input[type=email]:focus, .sign__content form input[type=password]:active, .sign__content form input[type=password]:focus { outline: none; box-shadow: unset !important; } .sign__content form input[type=text]:focus, .sign__content form input[type=email]:focus, .sign__content form input[type=password]:focus { border-bottom: 3.4px solid #F3B723; } .sign__content form input[type=text]:focus ~ i, .sign__content form input[type=email]:focus ~ i, .sign__content form input[type=password]:focus ~ i { color: #F3B723; } .sign__content form input[type=text]::placeholder, .sign__content form input[type=email]::placeholder, .sign__content form input[type=password]::placeholder { color: #E3E7EA; } .sign__content form .input-wrap { position: relative; display: flex; } .sign__content form .input-wrap i { position: absolute; font-size: 21px; color: #A4A4A4; bottom: 17px; } .sign__content form .input-wrap i:last-child { right: 1%; font-size: 18px; bottom: 17px; color: #FFAB00; } .sign__content form .custom-control-label::before, .sign__content form .custom-control-label::after { top: 3px; } .sign__content form .custom-control-input:checked ~ .custom-control-label::before { background-color: #F3B723; border: unset; } .sign__content form .sign__sub { padding: 15px 0 0 0; font-size: 14px; color: #A4A4A4; } .sign__content form .sign__sub .forget { color: #A4A4A4; } .sign__content form .invalid-feedback { font-size: 14px; color: #ff8b8b; } .sign__content a.signup { color: black; font-size: 14px; text-decoration: underline; margin: 12px 0 0 0; text-align: center; display: block; } .sign__content button.submit { width: 100%; background: #FFAB00; border-radius: 4px; color: white; margin: auto; border: none; height: 48px; font-size: 16px; display: flex; max-width: 200px; align-items: center; justify-content: center; margin-top: 30px; } .sign__content button.submit:hover { box-shadow: 0 0px 8px 0 #97aa88; transition: 0.2s; -webkit-transition: 0.2s; } .sign__content ul { margin-right: -24px; margin-left: -24px; } .sign__content ul li { width: 95%; } .sign__content ul li a.nav-link { color: #f4f3f6; height: 40px; justify-content: center; display: flex; align-items: center; font-size: 15px; border-radius: 0; } .sign__content ul li a.nav-link.active { background-color: #70707048; border-bottom: 10px solid #f3b723; } .sign__content .sign__footer { width: 100%; text-align: center; display: flex; justify-content: center; padding: 40px 0 0px 0; } .sign__content .sign__footer .sign__footer-menu { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; width: 100%; padding-bottom: 20px; } .sign__content .sign__footer .sign__footer-menu > div { margin: 10px 80px; text-transform: uppercase; cursor: pointer; } .sign__content .sign__footer .sign__footer-menu > div a { color: inherit; font-family: "Tahoma"; font-weight: bold; } .sign__content .sign__footer .sign__footer-totop { background-color: #7FC4FD; width: 85px; height: 50px; color: white; display: flex; align-items: center; justify-content: center; cursor: pointer; position: fixed; right: 0; bottom: 0; margin-left: auto; } .sign__content .sign__footer .sign__footer-totop i { font-size: 30px; } .signup h1.title { padding-bottom: 0; margin-bottom: 19px; } .signup form .input-wrap i { color: #A4A4A4; } .signup p.title { font-size: 16px; margin-bottom: 33px; text-transform: capitalize; } .signup form.form { background-color: white; padding: 40px 175px; max-width: 937px; } .signup form.form .head { color: #382263; font-size: 16px; text-align: center; } .signup form.form-mobile { max-width: unset; flex-direction: row; } .signup form.form-mobile .first-page { left: 0; position: relative; padding: 0 20px; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .signup form.form-mobile .social .box__dragndrop .in { width: 80px; } .signup form.form-mobile .social .box__dragndrop .out { color: white; } .signup form.form-mobile .second-page { transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; position: relative; right: -100%; padding: 0 20px; display: none; } .signup form.form-mobile .second-page .back { font-size: 16px; cursor: pointer; color: #F3B723; } .signup form.form-mobile .social-wrap { background-color: inherit; border: 1px solid #2699fb; display: flex; cursor: pointer; height: 40px; width: 40px; align-items: center; justify-content: center; margin-top: 10px; margin-right: 10px; color: #2699fb; font-size: 20px; border-radius: 50%; } .signup .signup__title { text-transform: capitalize; font-size: 21px; text-align: center; color: #bce0fd; margin: 0 auto; } .signup button.submit { background-color: #bce0fd; } .signup form .input-wrap { color: black; font-size: 14px; flex-wrap: wrap; } .signup form .input-wrap.focus i { color: #FFAB00; } .signup form .input-wrap input { color: black; border-bottom: 3.4px solid #A4A4A4; } .signup form .input-wrap input::placeholder { color: #A4A4A4; } .signup form .input-wrap i:last-child { color: #FFAB00; } .signup form .select-wrap { position: relative; } .signup form .select-wrap i { position: absolute; font-size: 18px; color: #A4A4A4; bottom: 20px; } .signup form .select-wrap select { border: none; background-color: transparent; border-bottom: 3.4px solid #A4A4A4; color: black; font-size: 14px; padding: 0 24px 0 45px; border-radius: 0; margin-top: 20px; height: 50px; } .signup form .select-wrap select:focus { box-shadow: unset; } .signup form .select-wrap select + i { color: #FFAB00; position: absolute; bottom: 17px; font-size: 15px; right: 0%; padding-right: 5px; } .signup form .select-group { width: 100%; justify-content: space-between; flex-wrap: wrap; } .signup form .term .term__box { background: #FCFCFC 0% 0% no-repeat padding-box; box-shadow: 0px 0px 5px 0px #e2e2e2; margin-top: 30px; height: 500px; overflow: auto; border-radius: 7px; padding: 43px; } .signup form .term .term__box .term__box-item { padding-bottom: 30px; } .signup form .term .term__box .term__box-item:last-child { padding-bottom: 0; } .signup form .term .term__box .term__box-item .term__box-type, .signup form .term .term__box .term__box-item .term__box-time { color: #cccccc; font-size: 13px; width: 50%; } .signup form .term .term__box .term__box-item .term__box-time { text-align: right; } .signup form .term .term__box .term__box-item .term__box-type { font-size: 14px; } .signup form .term .term__box .term__box-item .term__box-title { font-size: 14px; } .signup form .term .term__box .term__box-item .term__box-content { font-size: 15px; } .signup form .term .term__agree { padding: 13px 0 13px 0; } .signup form .term .term__agree label { font-size: 15px; color: #A4A4A4 !important; margin-left: 10px; } .signup form .term .term__agree .custom-control-label::before { border: 1px solid black; } .signup form .term .term__agree .custom-control-label::before, .signup form .term .term__agree .custom-control-label::after { top: 1px; width: 20px; height: 20px; } .signup form button.submit, .signup form button.common { width: 100%; background-color: #F3B723; color: white; margin: auto; border: none; height: 55px; font-size: 16px; display: flex; border-radius: 4px; max-width: 400px; align-items: center; justify-content: center; margin-top: 10px; } .signup form button.submit:hover, .signup form button.common:hover { box-shadow: 0 0px 8px 0 #ffef49; transition: 0.2s; -webkit-transition: 0.2s; } .signup form button.common { color: white; margin-top: 30px; } .signup .social { color: #404040; margin: 20px 20px 0 20px; padding: 20px 0 0 0; } .signup .social label { font-size: 14px; color: #2699fb; } .signup .social .social-group img { cursor: pointer; } .signup .social > label { width: 100%; color: black; text-align: center; } .signup .social .box__file { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .signup .social .box__dragndrop { margin: auto; height: 35px; margin-top: 30px; max-width: 620px; width: 100%; background-color: inherit; color: #171717; display: flex; border: 1px solid #E9E5E5; border-radius: 4px; align-items: center; font-size: 18px; } .signup .social .box__dragndrop .in { background-color: #F3B723; display: flex; color: white; border-radius: 4px; align-items: center; font-size: 12px; justify-content: center; width: 163px; height: 102.9%; } .signup .social .box__dragndrop .out { margin-left: 10px; } .verify { padding: 30px 15px 0px 15px; } .verify p.title { margin: 50px 0 20px 0; } .verify form { max-width: 600px; width: 100%; margin: 0 auto; } .verify h1 { text-align: center; padding: 0px 0 30px 0; color: #F3B723; } .verify .verify-wrap { color: #382263; justify-content: center; flex-wrap: wrap; } .verify .verify-wrap .verify-number { margin: auto 0; width: 92px; height: 92px; border-radius: 50%; background-color: inherit; border: 3px solid #382263; display: flex; align-items: center; justify-content: center; } .verify .verify-wrap .verify-number input { font-size: 30px; width: 20px; color: #382263; border: none; font-family: "Tahoma"; } .verify .verify-wrap .verify-number input:focus { outline: none; } .verify .verify-wrap .verify-number + p { font-size: 20px; display: flex; align-items: center; margin: 0 20px; transform: scaleX(2.5); -webkit-transform: scaleX(2.5); -moz-transform: scaleX(2.5); -ms-transform: scaleX(2.5); -o-transform: scaleX(2.5); } @-webkit-keyframes autofill { to { color: inherit; background: transparent; } } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; -webkit-box-shadow: 0 0 0px 1000px white inset; } .team { position: relative; color: white; background-color: #382263; float: right; width: calc(100% - 93px); } .team .invalid-feedback { font-size: 14px; color: #ff8b8b; } .team .home__nav-sign { color: white; font-family: "Roboto"; font-size: 16px; } .team .home__nav-sign a { padding: 10px 20px; color: white; display: table; } .team .home__nav-sign .home__nav-signup { background-color: white; color: black; border-radius: 5px; box-shadow: 0px 1px 6px #FFFFFF; } .team .team__banner { height: 100vh; background-size: cover; padding: 25px 35px 0px 20px; background-repeat: no-repeat; background-image: url("../../images/home/team.png"); } .team .team__banner::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .title { margin-bottom: 0; font-size: 21px; color: #F3B723; } .team .team__nav { z-index: 1; margin-left: -17px; position: fixed; width: 93%; padding: 21px; align-items: center; transition: .2s; -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; } .team .team__nav.scroll { transition: .2s; -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; background-color: #382263bf; } .team .team__nav img { width: 50px; height: 50px; cursor: pointer; } .team .team__banner { position: relative; font-size: 16px; font-family: "Tekton"; } .team .team__banner P { color: white; margin-top: 100px; margin-left: 70px; font-size: 21px; } .team .team__vision p { font-size: 21px; font-family: "Tekton"; } .team .team__vision .image-wrap { position: relative; } .team .team__vision .image-wrap::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .team__vision .image-wrap img { width: 400px; } .team .team__together { margin-top: 60px; font-size: 9px; } .team .team__together .image-wrap { position: relative; } .team .team__together .image-wrap::before { content: ""; width: 100%; right: 0; height: 100%; display: block; background-color: rgba(56, 34, 99, 0.56); position: absolute; top: 0; } .team .team__together p { margin-left: 40px; font-size: 18px; } .team .team__pictures { margin-top: 60px; } .team .team__pictures .image-col { width: 366px; position: relative; } .team .team__pictures .image-col.col-odd img:last-of-type { margin-top: 40px; } .team .team__pictures .image-col.col-odd:last-child { width: 188px; } .team .team__pictures .image-col.col-odd.has-even { width: 366px; } .team .team__pictures .image-col.col-even { position: absolute; left: 187px; top: 29%; } .team .team__pictures .image-col.col-even img { margin-top: 0 !important; } .team .team__pictures .image-col.col-even:last-child { width: unset; } .team .team__contact { margin-top: 60px; margin-bottom: 60px; padding-top: 60px; padding-bottom: 60px; background: #38226367; text-align: center; } .team .team__contact form { max-width: 938px; margin: auto; width: 100%; font-size: 15px; } .team .team__contact form > div { width: 100%; } .team .team__contact form > div input { max-width: 350px; width: 100%; } .team .team__contact form input { color: #f5f4f8; border: 0; background-color: inherit; border-bottom: 1px solid #f5f4f8; height: 50px; padding-left: 20px; margin-top: 20px; } .team .team__contact form input:focus { outline: none; } .team .team__contact form input::placeholder { color: #dedede; } .team .team__contact form button.button { width: 100%; background-color: #F3B723; color: white; margin: auto; border: none; height: 40px; border-radius: 4px; height: 48px; font-size: 15px; display: flex; max-width: 200px; align-items: center; justify-content: center; margin-top: 30px; } .team .team__contact form button.button:hover { box-shadow: 0 0px 8px 0 #97aa88; transition: 0.2s; -webkit-transition: 0.2s; } .team .team__footer { margin: 0 -15px; text-align: center; padding: 30px 30px 10px 30px; color: white; font-size: 14px; } .team .team__footer .team__footer-phone { margin: 53px 0 66px 0; } .mobile .slick-track { display: flex; align-items: center; } .mobile .mobile__nav { height: 40px; display: flex; align-items: center; justify-content: center !important; font-size: 16px; box-shadow: 0 0 3px 1px #ffffff5c; } .mobile .mobile__nav p { padding-left: 40px; } .mobile .mobile__nav img { margin-right: 10px; } .mobile .item { margin: 30px 10px 20px 10px; text-align: center; } .mobile .item:last-child { margin-top: 10px; } .mobile .item .mobile__slick-sub { font-size: 16px; max-width: 500px; margin: 30px auto 20px auto; } .mobile .item img { margin: auto; height: calc(32vh - 20px); width: auto; } .mobile .slick-arrow { display: none !important; } .mobile button.button { background-color: #F3B723; height: 40px; color: white; display: flex; align-items: center; justify-content: center; border-radius: 10px; border: none; margin: auto; max-width: 200px; width: 100%; font-size: 14px; } .mobile .slick-dots { bottom: 0%; } .mobile .slick-dots li.slick-active button:before { color: #F3B723; font-size: 10px; } .mobile .slick-dots li button:before { font-size: 10px; color: #A3A1FB; } .mobile .moblie__hiw { padding: 15px; background-color: white; color: #382263; } .mobile .moblie__hiw h3 { font-size: 16px; } .mobile .moblie__hiw .step { font-size: 14px; text-align: center; margin-bottom: 20px; } .mobile .moblie__hiw .step p:first-child { font-weight: bold; } .mobile .moblie__hiw .step img { width: 140px; border: 1px solid #e6e3e3; border-radius: 15px; } .mobile .mobile__team { padding: 15px; } .mobile .mobile__team h3 { font-size: 16px; } .mobile .mobile__team .mobile__team-all { padding: 0 15px; } .mobile .mobile__team .mobile__team-all .mobile__team-item { position: relative; margin-bottom: 20px; } .mobile .mobile__team .mobile__team-all .mobile__team-item img { border-radius: 10px; width: 100%; opacity: 0.7; } .mobile .mobile__team .mobile__team-all .mobile__team-item h2 { position: absolute; bottom: 30px; font-family: "Tahoma"; padding-left: 10px; } .mobile .mobile__team .mobile__team-all .mobile__team-item p { position: absolute; font-size: 14px; bottom: 1%; padding-left: 10px; } .mobile .mobile__team .mobile__team-text { max-width: 400px; margin: auto; font-size: 14px; width: 100%; } .mobile .mobile__subscribe { background-color: white; color: #382263; padding: 15px; font-size: 14px; } .mobile .mobile__subscribe form { color: #2599fb; } .mobile .mobile__subscribe form .custom-control-label::before, .mobile .mobile__subscribe form .custom-control-label::after { width: 15px; height: 15px; top: 1.4px; left: -30px; } .mobile .mobile__subscribe form .input-wrap { display: flex; width: 100%; margin-top: 10px; } .mobile .mobile__subscribe form .input-wrap input { border: none; height: 40px; color: white; padding-left: 20px; background-color: #382263; width: 90%; font-family: "Tahoma"; } .mobile .mobile__subscribe form .input-wrap input::placeholder { letter-spacing: 2.8px; color: white; } .mobile .mobile__subscribe form .input-wrap button { border-left: 1px solid #382263; display: flex; width: 40px; font-size: 15px; align-items: center; border: none; color: white; background-color: #382263; justify-content: center; } .mobile .mobile__footer { padding: 15px; background-color: white; color: #382263; display: flex; flex-direction: column; align-items: center; } .mobile .mobile__footer a { display: block; color: #382263; font-size: 14px; margin-top: 10px; font-size: 20px; font-weight: bold; } .mobile .mobile__footer a:first-child { margin-top: 0 !important; } .mobile .mobile__footer .mobile__footer-social { margin-top: 10px; } .mobile .mobile__footer .mobile__footer-social i { font-size: 20px; margin-right: 20px; cursor: pointer; } .roles { padding: 34px 63px; } .roles .roles-block { display: flex; flex-direction: column; } .roles img { margin-bottom: 44px; } .roles h1 { color: #F3B723; margin-bottom: 48px; } .roles button { color: white; margin: 0 auto; max-width: 170px; width: 100%; padding: 11px 16px; background: #FFAB00; border-radius: 3px; border: none; margin-bottom: 20px; } .roles p { color: #F3B723; } @media screen and (max-width: 991.9px) { aside { display: none; } } @media screen and (max-width: 768px) { .signup form.form { padding: 40px; } .verify form.form { padding: 40px 10px; } } @media screen and (max-width: 575px) { .verify .verify-wrap .verify-number { width: 67px; height: 67px; } .verify .verify-wrap .verify-number + p { margin: 0 10px; } } @media screen and (max-width: 425px) { .roles { padding: 34px; } .signup form.form p.head { font-size: 14px; } .signup form .term .term__box { padding: 20px 10px; } .signup h2.head { font-size: 16px; } .first-page, .second-page { padding: 10px !important; padding-bottom: 20px !important; } .sign__content, .signup form.form .term .term__box { padding: 20px 10px; } .sign__content form input[type=text], .signup form .select-wrap select, .sign__content form input[type=email], .sign__content form input[type=password] { padding-left: 25px; } .signup form.form .select-wrap select, .sign__content form.form input[type=text], .sign__content form.form input[type=email], .sign__content form.form input[type=password] { padding-left: 25px; } .verify .verify-wrap .verify-number + p { margin: 0 2px; } .height-adjust { height: 28vh !important; } .verify .verify-wrap .verify-number { width: 46px; height: 46px; } .verify .verify-wrap .verify-number input { font-size: 14px; width: 10px; } .signup form.form { padding: 40px 20px; } } /*# sourceMappingURL=style.css.map */
0.321567
0.059456
@charset "utf-8"; /* CSS Document */ body{ background-color:#A3BEC4; font-family:Monaco,Consolas,'Lucida Grande','Lucida Console'; font-size:16px; text-shadow:rgba(0,0,0,0.01) 0 0 0; } #wrapper{ width:100%; margin:0 auto; } #content{ width:100%; margin:5px; float:left; } /************************************************/ .signup_wrap{ height:40px; width:100%; padding:5px; background-color:#325272; color: #fff; } .signin_form{ float:right; margin-right: 40px; } .signin_form input{ width:90px; background: #00A3CC; color: #fff; } .sign { padding: 5px; } .reg_form{ width:460px; padding:20px; margin:0 auto; border:3px solid #DFDFDF; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbd4e5)); background: -moz-linear-gradient(top, #fff, #cbd4e5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#cbd4e5'); } .form_title, .form_sub_title{ font-size:20px; font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif; font-size:20px; font-weight:bold; color: #002952; } .form_sub_title{ font-weight:normal; padding:6px 0 15px 0; } .reg_form p{ width: 300px; clear: left; margin: 0; padding: 5px 0 8px 0; padding-left: 155px; /*width of left column containing the label elements*/ border-top: 1px dashed gray; height: 1%; } .reg_form label{ font-weight: bold; float: left; margin-left: -155px; /*width of left column*/ width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/ } input{ padding:3px; color:#333333; border:1px solid #96A6C5; margin-top:2px; width:180px; font-size:11px; } .greenButton{ width:auto; margin:10px 0 0 2px; padding:9px 10px 9px 10px; color:white; background-color:#002952; outline:none; border:1px solid #0000FF; font-weight:bold; } .greenButton:active{ background-color:#006600; padding:4px 3px 2px 5px; } .error{ color:#F00; } #footer{ color:#fff; padding-top:20px; text-align:center; background: #454546; height: 40px; clear:both; } #images { float: right; margin-right: 130px; width: 150px; } #sub { float: right; margin-right: 130px; width: 160px; } #pic { font-size: 50px; margin-right: 50px; } #img { float: right; margin-right: 140px; } #inp { clear:both; float: right; } div.img { margin: 5px; padding: 5px; border: 1px solid #0000ff; height: auto; width: auto; float: left; text-align: center; } div.img img { display: inline; margin: 5px; border: 1px solid #ffffff; } div.img a:hover img { border: 1px solid #0000ff; } div.desc { text-align: center; font-weight: normal; width: 120px; margin: 5px; } #checkbox { position: absolute; }
css/style.css
@charset "utf-8"; /* CSS Document */ body{ background-color:#A3BEC4; font-family:Monaco,Consolas,'Lucida Grande','Lucida Console'; font-size:16px; text-shadow:rgba(0,0,0,0.01) 0 0 0; } #wrapper{ width:100%; margin:0 auto; } #content{ width:100%; margin:5px; float:left; } /************************************************/ .signup_wrap{ height:40px; width:100%; padding:5px; background-color:#325272; color: #fff; } .signin_form{ float:right; margin-right: 40px; } .signin_form input{ width:90px; background: #00A3CC; color: #fff; } .sign { padding: 5px; } .reg_form{ width:460px; padding:20px; margin:0 auto; border:3px solid #DFDFDF; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbd4e5)); background: -moz-linear-gradient(top, #fff, #cbd4e5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#cbd4e5'); } .form_title, .form_sub_title{ font-size:20px; font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif; font-size:20px; font-weight:bold; color: #002952; } .form_sub_title{ font-weight:normal; padding:6px 0 15px 0; } .reg_form p{ width: 300px; clear: left; margin: 0; padding: 5px 0 8px 0; padding-left: 155px; /*width of left column containing the label elements*/ border-top: 1px dashed gray; height: 1%; } .reg_form label{ font-weight: bold; float: left; margin-left: -155px; /*width of left column*/ width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/ } input{ padding:3px; color:#333333; border:1px solid #96A6C5; margin-top:2px; width:180px; font-size:11px; } .greenButton{ width:auto; margin:10px 0 0 2px; padding:9px 10px 9px 10px; color:white; background-color:#002952; outline:none; border:1px solid #0000FF; font-weight:bold; } .greenButton:active{ background-color:#006600; padding:4px 3px 2px 5px; } .error{ color:#F00; } #footer{ color:#fff; padding-top:20px; text-align:center; background: #454546; height: 40px; clear:both; } #images { float: right; margin-right: 130px; width: 150px; } #sub { float: right; margin-right: 130px; width: 160px; } #pic { font-size: 50px; margin-right: 50px; } #img { float: right; margin-right: 140px; } #inp { clear:both; float: right; } div.img { margin: 5px; padding: 5px; border: 1px solid #0000ff; height: auto; width: auto; float: left; text-align: center; } div.img img { display: inline; margin: 5px; border: 1px solid #ffffff; } div.img a:hover img { border: 1px solid #0000ff; } div.desc { text-align: center; font-weight: normal; width: 120px; margin: 5px; } #checkbox { position: absolute; }
0.205217
0.057758
*::after, ::before { display: inherit; } html { box-sizing: border-box; } body { display: flex; flex-direction: column; } main { flex-grow: 2; } .container { width: 1200px; margin: 0px auto; } ul { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { display: block; text-decoration: none; cursor: pointer; } h2 { margin: 0px; } button { cursor: pointer; } .visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); clip-path: inset(50%); margin: -1px; } .page-header { padding-bottom: 126px; } .menu { display: flex; justify-content: space-between; align-items: flex-end; min-height: 50px; } .logo { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 700; color: #7fd9c7; } .menu-list { margin: 0px; padding: 0px; display: flex; justify-content: space-between; min-width: 490px; } .menu-list-item-link { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; color: #7fd9c7; text-transform: uppercase; } .menu-list-item-link:hover { color: rgb(243, 129, 129); } .menu-list-item-link::after { content: ""; display: block; width: 0%; height: 3px; background-color: rgb(243, 129, 129); visibility: hidden; opacity: 0; transition-property: opacity, width; transition-duration: 200ms; transition-timing-function: linear; } .menu-list-item-link:hover::after, .menu-list-item-link:focus::after { visibility: visible; opacity: 1; width: 100%; } .services { padding-bottom: 92px; } .main-title { text-align: center; } .main-title::after { content: " "; margin: 12px auto 65px; height: 3px; width: 60px; background-color: rgb(243, 129, 129); } .main-title-italic, .main-title-bold { display: block; } .main-title-italic { font-family: "Kaushan Script", cursive; font-size: 24px; margin-bottom: 18px; color: rgb(51, 51, 51); } .main-title-bold { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 700; color: rgb(51, 51, 51); text-transform: uppercase; } .services-list { display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; margin: 0px; padding: 0px; } .services-list-item { display: flex; flex-direction: column; width: 380px; position: relative; } .services-list-item:not(:nth-last-of-type(-n + 3)) { margin-bottom: 99px; } .services-list-item-title { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; text-transform: uppercase; margin: 0px 0px 14px 0px; /* line-height: 16.1px; according to normalize.css */ } .services-description { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; margin: 0px; } .services-description, .services-list-item-title { padding-left: 82px; } .photodiary::before { content: " "; display: inline-block; background-image: url("../img/services/photodiary.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .web-design::before { content: " "; display: inline-block; background-image: url("../img/services/web-design.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .creativity::before { content: " "; display: inline-block; background-image: url("../img/services/creativity.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .seo::before { content: " "; display: inline-block; background-image: url("../img/services/seo.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .css-html::before { content: " "; display: inline-block; background-image: url("../img/services/css-html.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .digital::before { content: " "; display: inline-block; background-image: url("../img/services/digital.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .team { padding-bottom: 81px; } .team-member-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; } .team-member-card { flex-basis: 380px; } .team-member-photo-wrapper { position: relative; } .team-member-photo-wrapper::after { content: " "; width: 100%; height: 100%; background-color: rgb(149, 225, 211); position: absolute; top: 0; left: 0; z-index: -5; } .overlay { background-image: linear-gradient( 0deg, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100% ); display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; } .team-member-photo-wrapper:hover .overlay { visibility: visible; opacity: 1; transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .team-member-photo-wrapper:hover::after { transform: translate(10px, 10px); transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .team-member-photo-wrapper:hover { transform: translate(-10px, -10px); transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .social { display: flex; justify-content: space-between; min-width: 224px; margin: 0px; padding: 0px; } .social-network-item { background-color: rgb(252, 227, 138); transition-property: background-color; transition-timing-function: linear; transition-duration: 200ms; } .social-network-item:not(:last-of-type) { margin-right: 1px; } .social-network-item:hover { background-color: rgb(127, 217, 199); } .social-network-link { width: 56px; height: 56px; } .facebook { background-image: url("../img/socials/facebook.png"); background-repeat: no-repeat; background-position: center; } .twitter { background-image: url("../img/socials/twitter.png"); background-repeat: no-repeat; background-position: center; } .pinterest { background-image: url("../img/socials/pinterest.png"); background-repeat: no-repeat; background-position: center; } .instagram { background-image: url("../img/socials/instagram.png"); background-repeat: no-repeat; background-position: center; } .team-member-name { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(51, 51, 51); text-transform: uppercase; text-align: center; margin: 30px 0px 10px; } .team-member-position { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; font-style: italic; line-height: 24px; color: rgb(153, 153, 153); text-align: center; margin: 0px; } .page-footer::before { content: " "; width: 100%; height: 1px; background-color: rgb(229, 229, 229); } .page-footer { display: flex; flex-wrap: wrap; justify-content: space-between; min-height: 62px; } .footer-description { margin: 0px; padding: 0px; width: 312px; } .copyright { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; margin: 0px; align-self: center; } .author-link { display: inline; color: rgb(243, 129, 129); } .contact-form { display: flex; flex-wrap: wrap; } .contact-form__input { border: 1px solid rgb(231, 231, 231); width: 234px; height: 40px; box-sizing: border-box; padding: 15px; } .contact-form__input::placeholder { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; font-style: italic; line-height: 24px; padding: 0px; color: rgb(204, 204, 204); } .contact-form__btn { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: rgb(255, 255, 255); border: none; width: 150px; height: 40px; background-color: rgb(149, 225, 211); }
module-06/css/style.css
*::after, ::before { display: inherit; } html { box-sizing: border-box; } body { display: flex; flex-direction: column; } main { flex-grow: 2; } .container { width: 1200px; margin: 0px auto; } ul { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { display: block; text-decoration: none; cursor: pointer; } h2 { margin: 0px; } button { cursor: pointer; } .visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); clip-path: inset(50%); margin: -1px; } .page-header { padding-bottom: 126px; } .menu { display: flex; justify-content: space-between; align-items: flex-end; min-height: 50px; } .logo { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 700; color: #7fd9c7; } .menu-list { margin: 0px; padding: 0px; display: flex; justify-content: space-between; min-width: 490px; } .menu-list-item-link { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; color: #7fd9c7; text-transform: uppercase; } .menu-list-item-link:hover { color: rgb(243, 129, 129); } .menu-list-item-link::after { content: ""; display: block; width: 0%; height: 3px; background-color: rgb(243, 129, 129); visibility: hidden; opacity: 0; transition-property: opacity, width; transition-duration: 200ms; transition-timing-function: linear; } .menu-list-item-link:hover::after, .menu-list-item-link:focus::after { visibility: visible; opacity: 1; width: 100%; } .services { padding-bottom: 92px; } .main-title { text-align: center; } .main-title::after { content: " "; margin: 12px auto 65px; height: 3px; width: 60px; background-color: rgb(243, 129, 129); } .main-title-italic, .main-title-bold { display: block; } .main-title-italic { font-family: "Kaushan Script", cursive; font-size: 24px; margin-bottom: 18px; color: rgb(51, 51, 51); } .main-title-bold { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 700; color: rgb(51, 51, 51); text-transform: uppercase; } .services-list { display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; margin: 0px; padding: 0px; } .services-list-item { display: flex; flex-direction: column; width: 380px; position: relative; } .services-list-item:not(:nth-last-of-type(-n + 3)) { margin-bottom: 99px; } .services-list-item-title { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; text-transform: uppercase; margin: 0px 0px 14px 0px; /* line-height: 16.1px; according to normalize.css */ } .services-description { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; margin: 0px; } .services-description, .services-list-item-title { padding-left: 82px; } .photodiary::before { content: " "; display: inline-block; background-image: url("../img/services/photodiary.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .web-design::before { content: " "; display: inline-block; background-image: url("../img/services/web-design.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .creativity::before { content: " "; display: inline-block; background-image: url("../img/services/creativity.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .seo::before { content: " "; display: inline-block; background-image: url("../img/services/seo.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .css-html::before { content: " "; display: inline-block; background-image: url("../img/services/css-html.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .digital::before { content: " "; display: inline-block; background-image: url("../img/services/digital.png"); background-repeat: no-repeat; background-position: center; width: 32px; height: 31px; position: absolute; left: 30px; top: 0px; } .team { padding-bottom: 81px; } .team-member-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; } .team-member-card { flex-basis: 380px; } .team-member-photo-wrapper { position: relative; } .team-member-photo-wrapper::after { content: " "; width: 100%; height: 100%; background-color: rgb(149, 225, 211); position: absolute; top: 0; left: 0; z-index: -5; } .overlay { background-image: linear-gradient( 0deg, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100% ); display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; } .team-member-photo-wrapper:hover .overlay { visibility: visible; opacity: 1; transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .team-member-photo-wrapper:hover::after { transform: translate(10px, 10px); transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .team-member-photo-wrapper:hover { transform: translate(-10px, -10px); transition-property: all; transition-timing-function: linear; transition-duration: 200ms; } .social { display: flex; justify-content: space-between; min-width: 224px; margin: 0px; padding: 0px; } .social-network-item { background-color: rgb(252, 227, 138); transition-property: background-color; transition-timing-function: linear; transition-duration: 200ms; } .social-network-item:not(:last-of-type) { margin-right: 1px; } .social-network-item:hover { background-color: rgb(127, 217, 199); } .social-network-link { width: 56px; height: 56px; } .facebook { background-image: url("../img/socials/facebook.png"); background-repeat: no-repeat; background-position: center; } .twitter { background-image: url("../img/socials/twitter.png"); background-repeat: no-repeat; background-position: center; } .pinterest { background-image: url("../img/socials/pinterest.png"); background-repeat: no-repeat; background-position: center; } .instagram { background-image: url("../img/socials/instagram.png"); background-repeat: no-repeat; background-position: center; } .team-member-name { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(51, 51, 51); text-transform: uppercase; text-align: center; margin: 30px 0px 10px; } .team-member-position { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; font-style: italic; line-height: 24px; color: rgb(153, 153, 153); text-align: center; margin: 0px; } .page-footer::before { content: " "; width: 100%; height: 1px; background-color: rgb(229, 229, 229); } .page-footer { display: flex; flex-wrap: wrap; justify-content: space-between; min-height: 62px; } .footer-description { margin: 0px; padding: 0px; width: 312px; } .copyright { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; margin: 0px; align-self: center; } .author-link { display: inline; color: rgb(243, 129, 129); } .contact-form { display: flex; flex-wrap: wrap; } .contact-form__input { border: 1px solid rgb(231, 231, 231); width: 234px; height: 40px; box-sizing: border-box; padding: 15px; } .contact-form__input::placeholder { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; font-style: italic; line-height: 24px; padding: 0px; color: rgb(204, 204, 204); } .contact-form__btn { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: rgb(255, 255, 255); border: none; width: 150px; height: 40px; background-color: rgb(149, 225, 211); }
0.47658
0.070464