code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
@charset "utf-8"; /* CSS Document */ body { background: white; font-family: Arial, Helvetica, sans-serif; color:#666666; } #appView { background: white; margin: 0px auto; width: 1020px; } #appPreView { margin:10% 25%; padding:0px; position:absolute; z-index:10000; background:#ffffff; border:6px solid #a3033d; -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .3); box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .3); } #appPreView .logo {padding:24px; text-align:center;} #appPreViewProgressBar {margin:12px 0;} #loader {color:#ffffff; background:#ce004e; padding:24px;} #appPreViewBG {position:absolute; top:0; left:0; right:0; bottom:0; z-index:9999;} #mainContentArea {min-height:300px;} #appNav {top:220px; width:100%;} #appNav .prodDetailNextItemButton {right:-60px;} #appNav .prodDetailPrevItemButton {left:-60px;} a {color:#a3033d;} a:hover {color:#666666;} .gridTable tr:nth-child(odd) {background:#ffffff;} .gridTable tr:nth-child(event) {background:#F0F0F0;} /************************* PERSISTENT CONTENT *************************/ /************************************************************************************* HEADER *************************************************************************************/ /* links above logo/search */ .topNav { height: 34px; background: #a3033d; color: white; font-size:.75em; line-height:34px; } .topNav a {color:#ffffff; text-decoration:none; padding:0 12px;} .logoSearchContainer { background: white; margin-left: auto; margin-right: auto; padding: 20px 0; } /* logo and search */ #logo {float: left; width:375px; height:52px;} .searchBarContainer { margin-top: 6px; float: right; height: 20px; } #searchBar { height: 29px; width: 275px; } #searchButton { float: right; height: 35px; text-align: center; font-weight: bold; background: #a3033d; border: 0 none; color: white; } /* links under logo and search */ .mainNavContainer { background: #a3033d; height: 34px; position:relative; overflow:visible; z-index:99; } .mainNavContainer ul, .mainNavContainer li {list-style:none; margin:0; padding:0;} .mainNavContainer ul.topLinks li {width:20%; float:left; display:block;} .mainNavContainer a:hover { color: #a3033d; background:#fff; } .mainNavContainer a { font-weight: bold; text-decoration:none; font-size:1.2em; text-align: center; color: #fff; line-height: 34px; display:block; margin:2px 2px 0 2px; padding-bottom:2px; /* compensates for no margin, which is used for a hover effect */ } #browseMenuContent { background:#ffffff; border:2px solid #a3033d; border-top-width:0; position:absolute; top:34px; right:0; left:0; z-index:100; } #browseMenuContent ul.columnify { -moz-column-count:4; /* Firefox */ -webkit-column-count:4; /* Safari and Chrome */ column-count:4; -moz-column-gap:40px; /* Firefox */ -webkit-column-gap:40px; /* Safari and Chrome */ column-gap:40px; } #tier1categories {margin:12px;} #tier1categories li {color:#a3033d; padding:4px; cursor:pointer;} #tier1categories li:hover {color:#fff; background-color:#a3033d;} /************************************************************************************* FOOTER **************************************************************************************/ .footerNewsletter { background: #ce004e; height: 60px; margin-left: auto; margin-right: auto; padding-bottom: 10px; } .footerNewsletter .marginTop { margin-top:20px; } #subscribeFrm {margin:0 34px;} #upToDate { padding-top:4px; color: white; line-height:29px; height:29px; font-weight:bold; font-family: "Arial Black", Gadget, sans-serif; } .footerFormFrm { height: 29px; line-height:29px; width: 240px; } #footerSignUpButton { height: 35px; width: 70px; text-align: center; background: #a3033d; border: 0 none; color: white; } .footerLinkStyle { color: white; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } .footerLinkStyle:hover { color: white; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; } #footerLinks { background: #a3033d; margin-left: auto; margin-right: auto; } .listHead { font-family: "Arial Black", Gadget, sans-serif; color: white; font-weight:bold; } .bottomLinkListContainer { float: left; width:25%; padding: 5px; } .bottomLinkList { list-style-type: none; color: white; } #catagories { float: left; width: 23%; padding: 5px; } #help { float: left; width: 23%; padding: 5px; } #myaccount { float: left; width: 23%; padding: 5px; } #morefashion { float: left; width: 23%; padding: 5px; } #footerInformation { padding: 10px 0; font-size:.75em; width: 100%; } #footerInformation, #footerInformation a { color: #666666; } #footerInformation a {text-decoration:none;} /* HOMEPAGE */ .mainBannerContainer { height: 294px; overflow:hidden; margin-bottom:1px; position:relative; } .mainBannerGraphic { width: 703px; height: 294px; position:absolute; left:0; top:0; } .mainBannerNewsletter { background-color: #ce004e; width: 317px; height: 294px; float: right; text-align: center; color: white; } .listHeader {line-height:34px; padding:0 12px; margin-bottom:6px; background-color: #F0F0F0; color:#ce004e;} .listHeader a {color:#ce004e;} #scoop { margin-top: 10px; font-family: Arial, Helvetica, sans-serif; } #latest { font-family: Arial, Helvetica, sans-serif; font-weight: bold; } .headerNewsletterSignUpContainer { width: 95%; heigth: 75px; background: #ce004e; margin-right: auto; margin-left: auto; } .headerSubscribeFrm { height: 29px; width: 230px; margin-top: 10px; margin-right: auto; margin-left: auto; } #headerSignUpButton { height: 35px; width: 70px; text-align: center; background: #a3033d; border: 0 none; color: white; margin-top: 10px; margin-right: 10px; float: right; } #followUs { margin-left: auto; margin-right: auto; margin-top: 65px; } .socialIconContainer { height: 50px; margin-top: 15px; margin-left: auto; margin-right: auto; } .socialIconContainer div {display:inline-block; cursor:pointer; margin:0 6px;} /* CART */ .checkoutButton { cursor:pointer; border:0 !important; background:url(app-fashion/checkout-150x50.png) no-repeat !important; padding:0; margin:0; text-indent:-10000px; width:150px; height:50px; z-index:95; } /* subcategory list styles */ li.catListItem {width:25%; margin:0 0 24px 0;} .catListItem .catContainer {width:190px; height:190px; position:relative; margin:0 auto;} .catListItem .catThumb {position:absolute; top:0; left:0; z-index:20;} .catListItem .catName { position:absolute; bottom:0; left:0; right:0; background:#ffffff; font-size:.95em; color:#000000; z-index:25; filter: alpha(opacity=50); opacity: 0.5; padding:6px; } /* Product list styles */ li.productListItem {width:25%; margin:0 0 24px 0;} .productListItem .cents { position: relative; bottom: 0.2em; font-size: 70%; } .productListItem .prodContainer {width:190px; margin:0 auto;} .productListItem .prodThumbContainer {height:190px; width:190px; position:relative;} .productListItem .prodName { position:absolute; bottom:0; left:0; right:0; background:#ffffff; font-size:.95em; color:#000000; z-index:25; filter: alpha(opacity=70); opacity: 0.7; padding:6px; } /* this height only impacts prodlists, not results, for addition of reviews summary */ .productList li.productListItem {height:270px;} .productListItem .priceDetail { margin-top: 12px; } .productListItem .price { width: 60%; float: left; font-family: "Arial Black", Gadget, sans-serif; color: #666666; text-align: center; font-size: 1.2em; line-height:1em; /* reduced line-height to nestle reviews in closer */ } .detailButton { width: 40%; float: right; height: 34px; line-height:34px; text-align: center; font-family: "Arial Black", Gadget, sans-serif; font-size-adjust: 80%; color: white; background-color: #666666; } /* search results */ #mainContentArea_search.minimalMode .productListItem {width:120px; height:120px; box-sizing:content-box;} /* the images are already loaded, so ok to resize (and use a little processor power) in this case */ #mainContentArea_search.minimalMode .productListItem img {width:118px; height:118px;} #mainContentArea_search.minimalMode .productListItem {font-size:.01em;} /* product layout */ .image1 {z-index:11; border:1px solid #efefef; position:relative;} /* zindex is so tags appear behind image */ .prodThumbs a {margin:6px 6px 0 0; float:left; display:block;} .productPage h1 {font-size:1.4em; margin-bottom:12px;} .imageContainer > div {position:relative;} .addToCartButton { cursor:pointer; border:0 !important; background:url(app-fashion/addtobag-120x40.png) no-repeat !important; padding:0; margin:0; text-indent:-10000px; width:120px; height:40px; z-index:95; } button.quickView {border:0; background:url(app-fashion/quickview-90x30.png) no-repeat; padding:0; margin:0; text-indent:-10000px; width:90px; height:30px; z-index:95; cursor:pointer;} /* reviews and tags */ .reviewSprite {background: url(app-fashion/stars_small-85x255.png) no-repeat; width:85px; height:12px;} /* display none hides the reviews for the 'zero' reviews graphic */ .review_1 {background-position:0 -18px;} .review_2 {background-position:0 -35px;} .review_3 {background-position:0 -53px;} .review_4 {background-position:0 -70px;} .review_5 {background-position:0 -88px;} .review_6 {background-position:0 -105px;} .review_7 {background-position:0 -122px;} .review_8 {background-position:0 -139px;} .review_9 {background-position:0 -157px;} .review_10 {background-position:0 -174px;} .tagsContainer {position:absolute; left:-65px; top:15px;width: 65px; z-index:10;} .tagSprite {background-image:url(app-fashion/tags-100x129.png); background-repeat:no-repeat; display:none; width:65px; height:30px;} .is_newarrival {background-position: 0 0; display:inline-block;} .is_bestseller {background-position: 0 -33px; display:inline-block;} .is_sale {background-position: 0 -65px; display:inline-block;} .is_clearance {background-position: 0 -99px; display:inline-block;} .productListItem .tagSprite {background-image:url(app-fashion/tags-75x97.png); background-repeat:no-repeat; display:none; width:50px; height:23px;} .productListItem .tagsContainer {height:23px; overflow:hidden; left:-50px;} /* show only 1 tag in a list format */ .productListItem .imageAndTags {position:relative; width:190px; height:190px; border:1px solid #efefef; box-sizing:content-box;} .productListItem .prodThumbContainer {background:#efefef; position:absolute; top:0; left:0; z-index:20;} /* bg is so tags don't show thru if no pic is present */ .productListItem .is_newarrival {background-position: 0 0; display:inline-block;} .productListItem .is_bestseller {background-position: 0 -24px; display:inline-block;} .productListItem .is_sale {background-position: 0 -49px; display:inline-block;} .productListItem .is_clearance {background-position: 0 -73px; display:inline-block;}
app-fashion.css
@charset "utf-8"; /* CSS Document */ body { background: white; font-family: Arial, Helvetica, sans-serif; color:#666666; } #appView { background: white; margin: 0px auto; width: 1020px; } #appPreView { margin:10% 25%; padding:0px; position:absolute; z-index:10000; background:#ffffff; border:6px solid #a3033d; -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .3); box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .3); } #appPreView .logo {padding:24px; text-align:center;} #appPreViewProgressBar {margin:12px 0;} #loader {color:#ffffff; background:#ce004e; padding:24px;} #appPreViewBG {position:absolute; top:0; left:0; right:0; bottom:0; z-index:9999;} #mainContentArea {min-height:300px;} #appNav {top:220px; width:100%;} #appNav .prodDetailNextItemButton {right:-60px;} #appNav .prodDetailPrevItemButton {left:-60px;} a {color:#a3033d;} a:hover {color:#666666;} .gridTable tr:nth-child(odd) {background:#ffffff;} .gridTable tr:nth-child(event) {background:#F0F0F0;} /************************* PERSISTENT CONTENT *************************/ /************************************************************************************* HEADER *************************************************************************************/ /* links above logo/search */ .topNav { height: 34px; background: #a3033d; color: white; font-size:.75em; line-height:34px; } .topNav a {color:#ffffff; text-decoration:none; padding:0 12px;} .logoSearchContainer { background: white; margin-left: auto; margin-right: auto; padding: 20px 0; } /* logo and search */ #logo {float: left; width:375px; height:52px;} .searchBarContainer { margin-top: 6px; float: right; height: 20px; } #searchBar { height: 29px; width: 275px; } #searchButton { float: right; height: 35px; text-align: center; font-weight: bold; background: #a3033d; border: 0 none; color: white; } /* links under logo and search */ .mainNavContainer { background: #a3033d; height: 34px; position:relative; overflow:visible; z-index:99; } .mainNavContainer ul, .mainNavContainer li {list-style:none; margin:0; padding:0;} .mainNavContainer ul.topLinks li {width:20%; float:left; display:block;} .mainNavContainer a:hover { color: #a3033d; background:#fff; } .mainNavContainer a { font-weight: bold; text-decoration:none; font-size:1.2em; text-align: center; color: #fff; line-height: 34px; display:block; margin:2px 2px 0 2px; padding-bottom:2px; /* compensates for no margin, which is used for a hover effect */ } #browseMenuContent { background:#ffffff; border:2px solid #a3033d; border-top-width:0; position:absolute; top:34px; right:0; left:0; z-index:100; } #browseMenuContent ul.columnify { -moz-column-count:4; /* Firefox */ -webkit-column-count:4; /* Safari and Chrome */ column-count:4; -moz-column-gap:40px; /* Firefox */ -webkit-column-gap:40px; /* Safari and Chrome */ column-gap:40px; } #tier1categories {margin:12px;} #tier1categories li {color:#a3033d; padding:4px; cursor:pointer;} #tier1categories li:hover {color:#fff; background-color:#a3033d;} /************************************************************************************* FOOTER **************************************************************************************/ .footerNewsletter { background: #ce004e; height: 60px; margin-left: auto; margin-right: auto; padding-bottom: 10px; } .footerNewsletter .marginTop { margin-top:20px; } #subscribeFrm {margin:0 34px;} #upToDate { padding-top:4px; color: white; line-height:29px; height:29px; font-weight:bold; font-family: "Arial Black", Gadget, sans-serif; } .footerFormFrm { height: 29px; line-height:29px; width: 240px; } #footerSignUpButton { height: 35px; width: 70px; text-align: center; background: #a3033d; border: 0 none; color: white; } .footerLinkStyle { color: white; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } .footerLinkStyle:hover { color: white; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; } #footerLinks { background: #a3033d; margin-left: auto; margin-right: auto; } .listHead { font-family: "Arial Black", Gadget, sans-serif; color: white; font-weight:bold; } .bottomLinkListContainer { float: left; width:25%; padding: 5px; } .bottomLinkList { list-style-type: none; color: white; } #catagories { float: left; width: 23%; padding: 5px; } #help { float: left; width: 23%; padding: 5px; } #myaccount { float: left; width: 23%; padding: 5px; } #morefashion { float: left; width: 23%; padding: 5px; } #footerInformation { padding: 10px 0; font-size:.75em; width: 100%; } #footerInformation, #footerInformation a { color: #666666; } #footerInformation a {text-decoration:none;} /* HOMEPAGE */ .mainBannerContainer { height: 294px; overflow:hidden; margin-bottom:1px; position:relative; } .mainBannerGraphic { width: 703px; height: 294px; position:absolute; left:0; top:0; } .mainBannerNewsletter { background-color: #ce004e; width: 317px; height: 294px; float: right; text-align: center; color: white; } .listHeader {line-height:34px; padding:0 12px; margin-bottom:6px; background-color: #F0F0F0; color:#ce004e;} .listHeader a {color:#ce004e;} #scoop { margin-top: 10px; font-family: Arial, Helvetica, sans-serif; } #latest { font-family: Arial, Helvetica, sans-serif; font-weight: bold; } .headerNewsletterSignUpContainer { width: 95%; heigth: 75px; background: #ce004e; margin-right: auto; margin-left: auto; } .headerSubscribeFrm { height: 29px; width: 230px; margin-top: 10px; margin-right: auto; margin-left: auto; } #headerSignUpButton { height: 35px; width: 70px; text-align: center; background: #a3033d; border: 0 none; color: white; margin-top: 10px; margin-right: 10px; float: right; } #followUs { margin-left: auto; margin-right: auto; margin-top: 65px; } .socialIconContainer { height: 50px; margin-top: 15px; margin-left: auto; margin-right: auto; } .socialIconContainer div {display:inline-block; cursor:pointer; margin:0 6px;} /* CART */ .checkoutButton { cursor:pointer; border:0 !important; background:url(app-fashion/checkout-150x50.png) no-repeat !important; padding:0; margin:0; text-indent:-10000px; width:150px; height:50px; z-index:95; } /* subcategory list styles */ li.catListItem {width:25%; margin:0 0 24px 0;} .catListItem .catContainer {width:190px; height:190px; position:relative; margin:0 auto;} .catListItem .catThumb {position:absolute; top:0; left:0; z-index:20;} .catListItem .catName { position:absolute; bottom:0; left:0; right:0; background:#ffffff; font-size:.95em; color:#000000; z-index:25; filter: alpha(opacity=50); opacity: 0.5; padding:6px; } /* Product list styles */ li.productListItem {width:25%; margin:0 0 24px 0;} .productListItem .cents { position: relative; bottom: 0.2em; font-size: 70%; } .productListItem .prodContainer {width:190px; margin:0 auto;} .productListItem .prodThumbContainer {height:190px; width:190px; position:relative;} .productListItem .prodName { position:absolute; bottom:0; left:0; right:0; background:#ffffff; font-size:.95em; color:#000000; z-index:25; filter: alpha(opacity=70); opacity: 0.7; padding:6px; } /* this height only impacts prodlists, not results, for addition of reviews summary */ .productList li.productListItem {height:270px;} .productListItem .priceDetail { margin-top: 12px; } .productListItem .price { width: 60%; float: left; font-family: "Arial Black", Gadget, sans-serif; color: #666666; text-align: center; font-size: 1.2em; line-height:1em; /* reduced line-height to nestle reviews in closer */ } .detailButton { width: 40%; float: right; height: 34px; line-height:34px; text-align: center; font-family: "Arial Black", Gadget, sans-serif; font-size-adjust: 80%; color: white; background-color: #666666; } /* search results */ #mainContentArea_search.minimalMode .productListItem {width:120px; height:120px; box-sizing:content-box;} /* the images are already loaded, so ok to resize (and use a little processor power) in this case */ #mainContentArea_search.minimalMode .productListItem img {width:118px; height:118px;} #mainContentArea_search.minimalMode .productListItem {font-size:.01em;} /* product layout */ .image1 {z-index:11; border:1px solid #efefef; position:relative;} /* zindex is so tags appear behind image */ .prodThumbs a {margin:6px 6px 0 0; float:left; display:block;} .productPage h1 {font-size:1.4em; margin-bottom:12px;} .imageContainer > div {position:relative;} .addToCartButton { cursor:pointer; border:0 !important; background:url(app-fashion/addtobag-120x40.png) no-repeat !important; padding:0; margin:0; text-indent:-10000px; width:120px; height:40px; z-index:95; } button.quickView {border:0; background:url(app-fashion/quickview-90x30.png) no-repeat; padding:0; margin:0; text-indent:-10000px; width:90px; height:30px; z-index:95; cursor:pointer;} /* reviews and tags */ .reviewSprite {background: url(app-fashion/stars_small-85x255.png) no-repeat; width:85px; height:12px;} /* display none hides the reviews for the 'zero' reviews graphic */ .review_1 {background-position:0 -18px;} .review_2 {background-position:0 -35px;} .review_3 {background-position:0 -53px;} .review_4 {background-position:0 -70px;} .review_5 {background-position:0 -88px;} .review_6 {background-position:0 -105px;} .review_7 {background-position:0 -122px;} .review_8 {background-position:0 -139px;} .review_9 {background-position:0 -157px;} .review_10 {background-position:0 -174px;} .tagsContainer {position:absolute; left:-65px; top:15px;width: 65px; z-index:10;} .tagSprite {background-image:url(app-fashion/tags-100x129.png); background-repeat:no-repeat; display:none; width:65px; height:30px;} .is_newarrival {background-position: 0 0; display:inline-block;} .is_bestseller {background-position: 0 -33px; display:inline-block;} .is_sale {background-position: 0 -65px; display:inline-block;} .is_clearance {background-position: 0 -99px; display:inline-block;} .productListItem .tagSprite {background-image:url(app-fashion/tags-75x97.png); background-repeat:no-repeat; display:none; width:50px; height:23px;} .productListItem .tagsContainer {height:23px; overflow:hidden; left:-50px;} /* show only 1 tag in a list format */ .productListItem .imageAndTags {position:relative; width:190px; height:190px; border:1px solid #efefef; box-sizing:content-box;} .productListItem .prodThumbContainer {background:#efefef; position:absolute; top:0; left:0; z-index:20;} /* bg is so tags don't show thru if no pic is present */ .productListItem .is_newarrival {background-position: 0 0; display:inline-block;} .productListItem .is_bestseller {background-position: 0 -24px; display:inline-block;} .productListItem .is_sale {background-position: 0 -49px; display:inline-block;} .productListItem .is_clearance {background-position: 0 -73px; display:inline-block;}
0.224735
0.049704
@media (min-width: 576px) { } /* Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) and (max-width:991px) { .logo { height: 80px; padding: 5px 0px; margin-top: 23px; } .main-nav { margin: 37px 17px; } .head-social-icon { height: 25px; flex: none; font-size: 11px; max-width: 70%; margin: -24px auto 0 auto !important; } .head-social-icon .row .col-sm-4 { /* max-width:50%; */ /* flex:none; */ } .menu-section { height: 149px; background-size: cover; } .menu-background { padding-top: 30px; } .navbar-collapse { position:absolute; top: 51px; right: 73px; background-color:#fff; z-index:999; width:250px; padding: 10px 20px; border: 1px solid #094a60; } .our-services { background-image: url(../image/our-service-back.jpg); background-size: 100% auto; background-repeat: no-repeat; height: 304px; } .our-services-content { padding: 28px 0px; } .servicess-item-head { font-size: 9.9pt; } .skils-icons img { width: 17%; } .our-skills { min-height:300px; height: auto; } .our-portfolio3 { min-height:300px; height: auto; } .round-control-head { font-size: 14pt; } .round-control-body { font-size: 7.7pt; } .video-frame iframe { width:auto; height:240px; } .video-frame { /* width: 100%; */ height: 246px; float: none; margin: 8px auto; display: block; } .overlay-portfolio { font-size: 8.4pt; padding: 10px 12px; height: 36px; } } /* Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { .our-services { height: 304px; } .our-services-content { padding: 73px 0px; } } /* Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { .our-services { min-height: 476px; } .our-services-content { padding: 73px 0px; } .main-nav { margin: 71px 0; } .logo { margin-top: 40px; } } @media (min-width: 1920px) { .servicess-text-body { /* color: #fff; */ /* font-size: 0.89rem; */ /* height: 82%; */ } .servicess-text-body2 { /* font-size: 0.89rem; */ } .navbar-light .navbar-nav .nav-link { font-size:16pt; } }
frontend/css/responsive.css
@media (min-width: 576px) { } /* Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) and (max-width:991px) { .logo { height: 80px; padding: 5px 0px; margin-top: 23px; } .main-nav { margin: 37px 17px; } .head-social-icon { height: 25px; flex: none; font-size: 11px; max-width: 70%; margin: -24px auto 0 auto !important; } .head-social-icon .row .col-sm-4 { /* max-width:50%; */ /* flex:none; */ } .menu-section { height: 149px; background-size: cover; } .menu-background { padding-top: 30px; } .navbar-collapse { position:absolute; top: 51px; right: 73px; background-color:#fff; z-index:999; width:250px; padding: 10px 20px; border: 1px solid #094a60; } .our-services { background-image: url(../image/our-service-back.jpg); background-size: 100% auto; background-repeat: no-repeat; height: 304px; } .our-services-content { padding: 28px 0px; } .servicess-item-head { font-size: 9.9pt; } .skils-icons img { width: 17%; } .our-skills { min-height:300px; height: auto; } .our-portfolio3 { min-height:300px; height: auto; } .round-control-head { font-size: 14pt; } .round-control-body { font-size: 7.7pt; } .video-frame iframe { width:auto; height:240px; } .video-frame { /* width: 100%; */ height: 246px; float: none; margin: 8px auto; display: block; } .overlay-portfolio { font-size: 8.4pt; padding: 10px 12px; height: 36px; } } /* Large devices (desktops, 992px and up)*/ @media (min-width: 992px) { .our-services { height: 304px; } .our-services-content { padding: 73px 0px; } } /* Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { .our-services { min-height: 476px; } .our-services-content { padding: 73px 0px; } .main-nav { margin: 71px 0; } .logo { margin-top: 40px; } } @media (min-width: 1920px) { .servicess-text-body { /* color: #fff; */ /* font-size: 0.89rem; */ /* height: 82%; */ } .servicess-text-body2 { /* font-size: 0.89rem; */ } .navbar-light .navbar-nav .nav-link { font-size:16pt; } }
0.250821
0.064801
body { height: 100%; width: 100%; } .scroll, .angular-leaflet-map { height: 100%; } .leaflet-bottom { bottom : 10px; } .item.item-body p { margin-top: 0; } .tabs.border-top { border-top: 1px solid #ddd !important; } .intro-logo{ background-image: url(./img/intro-logo.png); background-size: cover; background-repeat: no-repeat; background-position: center center; width: 215px; height: 177px; margin: 15% auto; } .intro-spinner{ width: 50px; height: 50px; margin: 0 auto 0 auto; z-index: 99999; } .intro-background .intro-spinner{ position: fixed; top: 70%; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } #spinner{ position: absolute; top: 45%; left: 45%; z-index: 99999; } .modal-spinner{ width: 130px; height: 110px; margin: 0 auto 0 auto; z-index: 99999; display: none; } #spinner-inside-modal{ position: absolute; top: 30%; left: 30%; z-index: 99999; background-color: #000000; color: #FFFFFF; padding: 10px; border-radius: 35px 35px 35px 35px; -moz-border-radius: 35px 35px 35px 35px; -webkit-border-radius: 35px 35px 35px 35px; border: 1px solid #FFFFFF; } #spinner-inside-modal h3{ color: #FFFFFF; font-size: 12px; margin: 0; text-align: center; margin-bottom: 5px; } #spinner-inside-modal .spinner svg{ width: 50px; height: 50px; stroke: #FFF; fill: #FFF; position: relative; left: 30%; } .spinner svg { width: 50px; height: 50px; stroke: #444; fill: #444; } .intro-icons{ bottom: 7%; position: fixed; right: 0%; width: 100%; text-align: center; align-items: center; } .intro-icons a img { margin-left: 3px; margin-right: 3px; } .foot-bar{ bottom: 0%; position: absolute; height: 65px; object-fit: contain; background-color: #030310; width: 100%; border-top: solid 1px #17182b; } .street-search-bar{ background-color: #19222b; border-bottom: 1px #FFFFFF solid; width: 100%; height: 35px; padding-left: 6%; padding-right: 5%; } .search-icon{ width: 30px; height: 35px; background-image: url(./img/icon-search.png); background-repeat: no-repeat; background-position: center center; float: left; } .search-textbox-label{ background-color: transperent; width: 85%; float: left; } #search-textbox{ background-color: transperent; width: 85%; float: left; font-size: 11px; } .options-bar{ width: 100%; height: 65px; object-fit: contain; background-color: #030310; } .option-active{ width: 48px; height: 70px; background-color: #f0384d; float: left; } .option-inactive{ width: 48px; height: 70px; background-color: #1a2837; float: left; } .button-report{ background-image: url(./img/icon-reportar.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-list-reports{ background-image: url(./img/icon-reportes.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-faq{ background-image: url(./img/icon-ayuda.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-find-me{ background-image: url(./img/icon-findme.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .user-options{ width: 75px; height: 75px; background-color: #1a2837; float: right; margin-top: 15px; } .user-picture{ width: 75px; height: 75px; background-image: url(./img/icon-user-anonymous.png); background-repeat: no-repeat; background-position: center center; background-size: 75px 75px !important; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: relative; } #report-list-scroll{ display: none; background-color: #e8eeec; width: 100%; height: 40%; position: absolute; bottom: 105px; top: auto; border-top-color: #adb9b8; border-top-style: solid; border-top-width: 2px; } #offline-report-list-scroll{ background-color: #e8eeec; width: 100%; height: auto; max-height: 40%; min-height: 20%; position: absolute; bottom: 105px; top: auto; border-top-color: #adb9b8; border-top-style: solid; border-top-width: 2px; } #offline-report-list-scroll h3{ font-size: 18px; padding-left: 10px; padding-right: 10px; margin-top: 10px; margin-bottom: -10px; } #offline-report-list-scroll h3 a{ font-size: 20px; color: #0078A8; text-align: center; } .report-in-list-actions a{ font-size: 18px; margin-right: 15px; color: #0078A8; } .offline-pending{ text-align: center; } #report-list{ background-color: #e8eeec; height: 40%; } #report-list-offline{ background-color: #e8eeec; height: 40%; } .list{ } .report-list-header{ margin-top: 40px; padding-left: 20px; padding-right: 20px; border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px; } .report-list-header h2{ font-size:20px; font-weight: bold; color: #231f20; } .report-list-header p{ text-align: justify; color: #231f20; } .report-inside-list{ padding-top: 30px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; /*border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px;*/ overflow:auto; } .report-inside-list-offline{ padding-top: 10px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; /*border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px;*/ overflow:auto; } .report-inside-list-active{ padding-top: 30px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px; overflow:auto; background-color: #FFFFFF; } .report-in-list-icon{ background-repeat: no-repeat; background-position: center center; width: 20%; height: 60px; position: relative; float: left; } .report-in-list-icon-offline{ background-repeat: no-repeat; background-position: center center; width: 20%; height: 60px; position: relative; float: left; } .report-in-list-info { margin-left: 15px; width: 70%; position: relative; float: left; height: auto; } .report-in-list-title{ font-size: 15px; text-transform: uppercase; color: #6f8383; margin-bottom: 0px; } .report-in-list-category{ font-size: 13px; color: #000000; margin-bottom: 0px; } .report-in-list-date{ font-size: 11px; color: #6f8383; margin-bottom: 15px; font-style: italic; float: left; } .report-in-list-actions{ font-size: 11px; color: #6f8383; margin-bottom: 15px; margin-right: 10px; float: right; } .report-mini-icons{ float: left; margin-left: 10px; } .report-mini-icon{ width: auto; margin-left: 7px; float: left; } .top-bar-imm{ position: absolute; top: 0%; z-index: 9999; height: 30px; width: 100%; } .white-bar-imm{ width: 100%; height: 15px; background-color: #FFFFFF; } .icon-imm-top{ width: 25px; height: 30px; background-image: url(./img/icon-imm-top-bar.png); background-repeat: no-repeat; background-position: center center; float: right; margin-top: -15px; margin-right: 20px; } .leaflet-top .leaflet-control { margin-top: 40px; } .new-report-content { margin-top: 30px; margin-left: 5%; margin-right: 5%; margin-bottom: 5%; height: auto; } .new-report-slide { height: 100%; } .subcategory-hidden{ display: none; } .subcategory-active{ display: block; border: 0; color: #EEE; background: transparent; font-size: 12px; font-weight: bold; padding: 2px 10px; width: 100%; -webkit-appearance: none; } .subcategory-active option { background: #2bac6d; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.4); } .new-report-slide-controls{ z-index: 11111; position: absolute; bottom: 20px; height: 50px; width: 100%; } .image_preview{ width: 100px; height: 100px; } .new-report-scroll{ height: 100%; width: 100%; position: absolute; top: 0%; } .new-report-modal{ background-color:rgba(0, 0, 0, 0.8); } .report-detail-scroll{ height: 88%; width: 100%; position: absolute; top: 0%; } .report-detail-back{ position: absolute; top: 88%; right: 6%; } .faq-scroll{ height: 88%; width: 100%; position: absolute; top: 12%; } .faq-container{ padding-left: 15px; padding-right: 15px; } #faq_content{ margin-top: 20px; height: 80%; } #faq_back_to_top{ position: absolute; bottom: 5%; right: 6%; } .category-header h3{ color: #FFFFFF; font-size: 14pt; } .category-header p{ color: #FFFFFF; font-size: 12pt; font-style: italic; } .text-input-header h3{ color: #FFFFFF; font-size: 12pt; padding-left: 10px; } .category-select{ border: 0; color: #EEE; background: transparent; font-size: 12px; font-weight: bold; padding: 2px 10px; width: 100%; -webkit-appearance: none; } .category-select option { background: #2bac6d; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.4); } .category-select-container { overflow:hidden; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; background: #2bac6d url("./img/select_arrow.png") no-repeat scroll 96% center; border-color: #FFFFFF; border-width: 1px; border-style: solid; } .field-separator{ height: 10px; } .text-input{ background-color: transparent; color: #ffffff; width:100%; } .text-input-container{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; } .foto-header h3{ color: #FFFFFF; font-size: 14px; text-align: center; } .foto-footer h3{ color: #FFFFFF; font-size: 12px; text-align: center; } .foto-input-container{ border-color: #ffffff; border-width: 1px; border-style: dashed; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; height: auto; } .foto-icon{ width: 36px; height: 27px; background: url("./img/file-from-camera.png") no-repeat center; float: left; position: relative; } .foto-icon-black{ width: 36px; height: 27px; background: url("./img/icon-camera-black.png") no-repeat center; float: left; position: relative; } .foto-text{ font-size: 10pt; float: right; position: relative; padding-left: 10px; padding-top: 5px; color: #FFFFFF; font-style: italic; } .foto-picker{ margin: 7px auto; width: 80%; } .form-button{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; height: 35px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #FFFFFF; background-color: transparent; text-transform: uppercase; font-weight: bold; } .form-button-big{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; height: 45px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #FFFFFF; background-color: transparent; text-transform: uppercase; font-weight: bold; } .custom-html-modal-button{ border-color: #1a2837; border-width: 2px; border-style: solid; height: 35px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #1a2837; background-color: transparent; text-transform: uppercase; font-weight: bold; } #user-options-menu{ display: none; height: 160px; width: 200px; z-index: 99999; background-color:rgba(0, 0, 0, 0.8); position: absolute; bottom: 105px; right: 0px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; } #user-options-menu { color: #FFFFFF; padding-left: 10px; font-size: 16px; } #auth_options{ margin-top: 10px; } .nonauth-link{ color: #FFFFFF; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-top: 20px; margin-bottom: 20px; } .user-logged-link{ color: #FFFFFF; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-top: 30px; margin-bottom: 30px; width: 100%; height: 40px; font-size: 12pt; } #actual_photo{ height: 100px; width: 100px; margin: 0 auto; -moz-border-radius: 70px; -webkit-border-radius: 70px; border-radius: 70px; background-size: 100% 100% !important; } #actual_photo_container h3{ font-size: 14px; text-align: center; margin-bottom: 5px; color: #FFFFFF; } #actual_photo_container{ text-align:center; width: 150px; height: 150px; position: absolute; top: 0%; left: 60%; } #error_container{ display: none; width: 90%; height: auto; } #error_container h3{ font-size: 14px; text-align: left; margin-bottom: 5px; color: red; } #error_container_inside{ display: none; width: 90%; height: auto; margin-top: 10px; } #error_container_inside h3{ font-size: 14px; text-align: left; margin-bottom: 5px; color: red; } .slider { height: 600px; } .leaflet-control-attribution{ display: none; } .report-photo{ width: 75%; height: auto; margin: 0 auto 0 auto; } .report-link{ font-size: 18px; } .leaflet-popup-content{ font-size: 18px; } #map_crosshair{ z-index: 99999999; width: 100px; height: 100px; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-image: url(./img/crosshairs@x2.png); background-size: cover; background-repeat: no-repeat; background-position: center center; display: none; } #map_crosshair_button{ z-index: 1000; width: 100%; margin: auto; position: absolute; left: 0; bottom: 105px; display: none; } #map_crosshair_button .custom-html-modal-button{ background-color: #2bac6d; width: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .button-clear.button-clear{ color: #000000; } .popup-sub-title{ font-size: 14px; color: #FFFFFF; text-align: left; } .popup-title{ font-weight: bold; color: #FFFFFF; } .popup-container .popup{ background-color: rgba(0, 0, 0, 0.8) } .popup-body{ font-size: 14px; color: #FFFFFF; text-align: left; } #comment_container input[type="checkbox"]{ width: auto; } .report-detail-back .custom-html-modal-button{ display: inline; margin-right: 15px; } #comment-button{ display: none; } #comment_container .input-label{ border: none; position: relative; float: left; font-size: 10pt; } #comment_container .item-checkbox{ border: none; position: relative; float: left; } .add-ticket{ margin-bottom: 25px; } .leaflet-marker-icon{ border-radius: 50%; } .img_inside_marker_popup{ width: 100px; height: 100px; border-radius: 50%; } .name_inside_marker_popup p{ text-align: center; } .lastupdate_inside_marker_popup{ color: grey; font-size: 10pt; margin-top: -10px; } .leaflet-popup-content p{ margin: 10px 0; !important } .leaflet-popup-content p.lastupdate_inside_marker_popup, .leaflet-popup-content p.gender_inside_marker_popup, .leaflet-popup-content p.interested_inside_marker_popup{ margin-top: -10px; } .status_inside_marker_popup{ color: black; font-size: 12pt; } .gender_inside_marker_popup{ color: black; font-size: 12pt; } .interested_inside_marker_popup{ color: green; font-size: 12pt; margin-top: -10px; } .userpicture_inside_modal{ width: 150px; height: 150px; border-radius: 25px; background-size: cover !important; } .message_icon_inside_marker_popup img{ width: 50px; height: 50px; margin-left: 10px; margin-right: 10px; } .chat_other_user_picture{ width: 48px; height: 48px; border-radius: 50%; position: absolute; top: 23px; right: 25px; background-size: cover !important; } .chat_other_user_name{ width: 150px; height: 24px; font-family: Comfortaa; font-size: 18.2px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); text-align: center; } .chat_other_user_online_status{ width: 50px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; position: absolute; top: 52px; left: 50%; transform: translate(-50%, 0); text-align: center; } .chat_other_user_online_status.Online{ color: #54a24c; } .chat_other_user_online_status.Offline{ color: rgba(155, 155, 155, 0.42); } .chat_top_bar{ width: 100%; height: 80px; position: absolute; top: 0; left: 0; } .scroll_inside_tabs.ionic-scroll{ top: 0px; left: 0; width: 100%; height: 100%; position: absolute; background-color: #070818; } .scroll_inside_tabs.ionic-scroll .scroll{ height: 100%;; } .user_list_tabs{ top: 104px; height: calc(100% - 215px); position: relative; } .pane, .view { background-color: #070818 !important; } .private_chat_scroll.ionic-scroll{ top: 80px; left: 0; width: 100%; height: calc(100% - 140px); position: absolute; } .private_chat_scroll.ionic-scroll .scroll{ height: calc(100% - 500px); } .chat_message_options{ width: 100%; height: 60px; background-color: #030310; position: absolute; bottom: 0; } .chat_message_textarea{ width: 70%; height: 60%; /*border: 1px solid; border-radius: 10px;*/ padding: 7px; font-size: 12pt; left: 5%; position: relative; top: 15%; float: left; background-color: #030310; opacity: 0.54; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .send_message_button{ width: 79.2px; height: 31.2px; border-radius: 15.6px; background-color: #31313d; position: absolute; top: 15px; right: 21px; font-family: Comfortaa; font-size: 10.8px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.2px; text-align: center; color: #ffffff; padding-top: 10px; } .message{ background-color: #fff; width: 90%; margin: 5% auto 5% auto; padding: 5px; } .close_message_modal{ float: right; margin-top: 40px; margin-right: 10px; width: 40px; height: 40px; font-size: 25pt; color: white; text-align: center; padding: 2px; } .invitation_button{ width: 100px; height: 30px; border: 1px solid; border-radius: 5px; padding: 5px; text-align: center; position: absolute; top: 105px; left: 100px; color: #ffffff; font-family: Comfortaa; } .invitation_button_cancel{ width: 100px; height: 30px; border: 1px solid; border-radius: 5px; padding: 5px; text-align: center; position: absolute; top: 105px; left: 210px; color: #ffffff; font-family: Comfortaa; } .invitation_options{ position: fixed; bottom: 0; left: 0; width: 100%; height: 140px; background-color: #ffffff; padding: 15px; } @media (min-width: 680px){ .modal { top: 0%; left: 0%; width: 100%; height: 100%; } ion-modal-view { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } .modal-wrapper{ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } } .img_message_inside_invitation{ width: 30px; height: 30px; margin-right: 10px; margin-top: 10px; } .notification_item{ width: 100%; padding: 10px; background-color: #ffffff; margin-bottom: 10px; position: relative; height: 50px; border-radius: 15px; } .notification_item .text{ font-size: 8pt; margin: 0; } .notification_item .date{ color: grey; font-size: 8pt; } #notifications{ position: absolute; bottom: 5px; left: 0; width: 70%; height: 100px; overflow: auto; z-index: 99999; padding: 5px; } .notification_item .action{ font-size: 10pt; color: blue; float: left; margin-right: 20px; } .notification_item .actions { float: right; margin-top: -30px; } .menu_button{ height: 40px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #888888; float: left; margin-top: 13px; } .general{ background-image: url("./img/menu/general.png"); background-repeat: no-repeat; background-size: 35px 21px; background-position: 3px 0px; width: 45px; padding-top: 30px; margin-left: 38px; } .general.active{ background-image: url("./img/menu/general_a.png"); } .chat{ background-image: url("./img/menu/chat.png"); background-repeat: no-repeat; background-size: 21px 18px; background-position: 3px 0px; width: 26px; padding-top: 30px; margin-left: 52px; } .chat.active{ background-image: url("./img/menu/chat_a.png"); } .notificaciones{ background-image: url("./img/menu/notificaciones.png"); background-repeat: no-repeat; background-size: 19px 21px; background-position: 27px 0px; width: 75px; padding-top: 30px; margin-left: 37px; } .notificaciones.active{ background-image: url("./img/menu/notificaciones_a.png"); } .mi_perfil{ background-image: url("./img/menu/mi_perfil.png"); background-repeat: no-repeat; background-size: 16px 19px; background-position: 13px 0px; width: 43px; padding-top: 30px; margin-left: 20px; } .mi_perfil.active{ background-image: url("./img/menu/mi_perfil_a.png"); } .personIcon{ border: 5px #31313d solid; } .personOnline{ width: 46px; height: 46px; margin-left: 3px; border: 5px #31313d solid; } .onlineCircle{ width: 13px; height: 13px; background-color: #6ac70c; border: solid 2px #31313d; border-radius: 50%; margin-top: -30px; margin-left: 37px; position: absolute; } .userIcon{ border: 5px #6ac70c solid; } .map-options{ top: 86px; left: 75px; width: calc(100% - 150px); position: absolute; z-index: 999999; } .filter-button{ width: 103px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: left; background-image: url(./img/filtrar.svg); background-repeat: no-repeat; background-position: 70px; } .filter-text{ width: 56.8px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 17px; margin-top: 11px; } .list-button{ width: 88.4px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: right; } .list-text{ width: 62px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 20px; margin-top: 11px; } .app_name{ width: 160px; height: 29px; font-family: Comfortaa; font-size: 21px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 4px; color: #000000; position: absolute; top: 21px; left: 50%; transform: translate(-50%, 0); z-index: 99999; } .user-map-popup{ background-color:rgba(0, 0, 0, 0.5) !important; } .user-map-popup-details{ width: 341px; height: 213px; border-radius: 7px; background-color: #ffffff; position: absolute; top: 205px; left: 50%; transform: translate(-50%, 0); } .user-map-popup-details-close{ width: 14px; height: 14px; font-size: 18pt; float: right; font-family: Comfortaa; margin-right: 16px; margin-top: 16px; } .user-map-popup-details-photo{ width: 72px; height: 72px; top: 23px; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-photo .personIcon{ width: 72px; height: 72px; border: 5px #31313d solid; border-radius: 50%; } .onlineCircleInsidePopup{ width: 13px; height: 13px; background-color: #6ac70c; border: solid 2px #31313d; border-radius: 50%; top: 55px; left: 50px; position: absolute; } .user-map-popup-details-name{ width: 130px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #070818; position: absolute; top: 112px; text-align: center; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-interested{ width: 200px; height: 15px; font-family: 'Open Sans'; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.5; letter-spacing: normal; text-align: center; color: #070818; position: absolute; top: 138px; text-align: center; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-buttons{ position: absolute; top: 169px; width: calc(100% - 166px); left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-talk-button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; padding-left: 2px; padding-top: 8px; float:left; } .user-map-popup-details-invite-button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; padding-left: 2px; padding-top: 8px; float:right; } .warning{ width: 352px; height: 76px; object-fit: contain; border-radius: 8px; background-image: linear-gradient(to bottom, #921c26, #9f041b); position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); position: absolute; z-index: 9999999999999999999; } .warning-person{ margin-top: 15px; margin-left: 25px; width: 37px; height: 37px; opacity: 0.33; background-color: #191b3a; border-radius: 50%; float: left; } .warning-money{ margin-top: 15px; margin-left: 25px; width: 37px; height: 37px; opacity: 0.33; background-color: #191b3a; border-radius: 50%; float: left; } .warning-text{ margin-top: 15px; width: 255px; height: 45px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; float: right; } .app_modal{ background-color: #070818; } .app_modal_secondary{ background-color:rgba(0, 0, 0, 0.5); } .back_button{ width: 25px; height: 18px; background-image: url(./img/arrow.png); position: absolute; top: 34px; left: 32px; } .invitation_status{ width: 22px; height: 22px; background-color: #1e27ac; border-radius: 50%; position: absolute; left: 15px; top: 0; } .invitation_status.Aceptada{ background-color: #54a24c; } .invitation_status.Rechazada{ background-color: #9f041b; } .invitation_drink{ width: 238px; height: 85px; border-radius: 20px; background-color: #ffffff; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #000000; position: absolute; left: 46px; top: 0; padding-top: 17px; padding-left: 20px; } .date{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 90px; right: 15px; } .invitation{ margin-top: 50px; position: relative; height: 140px; width: 100%; } .invitation .text{ width: 292px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 78px; left: 50%; transform: translate(-50%, 0); } .new_drink_invitation_div{ width: 100%; height: 132px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000); position: absolute; bottom: 0; } .new_drink_invitation_button{ width: 199px; height: 39px; border-radius: 19.5px; background-color: #31313d; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; position: absolute; top: 70px; left: 50%; transform: translate(-50%, 0); padding-top: 11px; } .new_drink_invitation_button_inside_chat{ width: 199px; height: 39px; border-radius: 19.5px; background-color: #31313d; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; position: relative; top: 0px; left: 50%; transform: translate(-50%, 0); padding-top: 11px; } /*MESSAGE*/ .message_photo_my{ width: 22px; height: 22px; border-radius: 50%; position: absolute; left: 15px; top: 0; background-size: cover; } .message_text_div{ width: 238px; height: 85px; border-radius: 20px; background-color: #ffffff; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #000000; position: absolute; left: 46px; top: 0; padding-top: 17px; padding-left: 20px; } .date_my{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 95px; right: 15px; } .message_photo_other{ width: 22px; height: 22px; border-radius: 50%; position: absolute; top: 65px; right: 45px; background-size: cover; } .date_other{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; left: 15px; top: 95px; } .invitation .text{ width: 292px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 135px; left: 50%; transform: translate(-50%, 0); } .invitation_user_credits{ width: 223px; height: 42px; border-radius: 20px; background-color: #070818; border: solid 1px #17182b; font-family: Comfortaa; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 95px; left: 50%; transform: translate(-50%, 0); padding-top: 13px; } .invitation.drink{ margin-top: 15px;; position: relative; height: 50px; width: 100%; border-bottom: solid 2px #17182b; } .invitation.drink.selected{ background-color: #1e1f2c; } .drink_name{ width: 250px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 12px; left: 17px; } .drink_cost{ width: 50px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; position: absolute; top: 16px; right: 18px; } .notification{ width: 352px; height: 76px; object-fit: contain; border-radius: 8px; background-image: linear-gradient(104deg, #1d28af, #262c89); position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); position: absolute; z-index: 9999999999; } .notification-drink{ margin-top: 15px; margin-left: 25px; width: 45px; height: 42px; opacity: 0.33; background-image: url(./img/copas.png); float: left; } .notification-text{ margin-top: 15px; width: 255px; height: 45px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; float: right; } .notification-action{ font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; margin-left: 130px; margin-top: -10px; z-index: 99999999999999999; } .notification-action-close{ font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; margin-left: 180px; margin-top: -13px; z-index: 99999999999999999; } .login_modal{ background-image: url(./img/bg_login.jpg); background-size: cover; } .login_app_name{ width: 230px; height: 41px; font-family: Comfortaa; font-size: 31px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 5.9px; color: #eeeeee; position: absolute; left: 50%; transform: translate(-50%, 0); top: 163px; } .login_user_input{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 273px; width: 276px; height: 20px; font-family: Comfortaa; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff !important;; background-color: transparent !important;; border: none !important;; } .login_user_input_border{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 303px; width: 276px; height: 1px; border: solid 1px #ffffff; } .login_user_password{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 339px; width: 276px; height: 20px; font-family: Comfortaa; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff !important; background-color: transparent !important;; border: none !important;; } .login_user_password_border{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 375px; width: 276px; height: 1px; border: solid 1px #ffffff; } .login_forgot_password{ width: 276px; height: 18px; font-family: 'Open Sans'; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 395px; } .login_access_button{ width: 276px; height: 39px; border-radius: 19.5px; border: none; background-color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 434px; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; } .login_new_account_text{ width: 276px; height: 34px; font-family: Comfortaa; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; left: 50%; transform: translate(-50%, 0); top: 559px; } .login_sign_up_button{ width: 119px; height: 26px; border-radius: 13px; border: solid 1px #31313d; background-color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 590px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .login_modal .warning-header{ height: 17px; font-family: Comfortaa; font-size: 13px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.9px; color: #ffffff; position: absolute; top: 21px; left: 25px; } .login_modal .warning-text{ height: 15px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; position: absolute; left: 25px; top: 38px; margin-top: 0; } .intro-background{ background-color: #070818; } .intro_app_name{ width: 300px; height: 55px; font-family: Comfortaa; font-size: 41px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 7.8px; color: #eeeeee; position: absolute; left: 50%; transform: translate(-50%, 0); top: 313px; text-align: center; } .chats_modal{ background-color: #070818; /*min-height: calc(100% - 65px); height: calc(100% - 65px);*/ } .chats_app_name{ width: 160px; height: 29px; font-family: Comfortaa; font-size: 21px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 4px; text-align: center; color: #ffffff; position: absolute; left: 50%; transform: translate(-50%, 0); top: 21px; } .user_with_message{ position: relative; width: 100%; height: 83px; border-bottom: solid 1px #17182b; } .chats_user_photo{ position: absolute; width: 53px; height: 53px; top: 15px; left: 27px; border-radius: 50%; background-size: cover; } .chats_user_name{ position: absolute; top: 23px; left: 100px; width: 150px; height: 24px; font-family: Comfortaa; font-size: 18.1px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: left; } .chats_user_text{ width: 220px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; text-align: left; position: absolute; top: 47px; left: 100px; } .chats_user_date{ width: 100px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #858585; text-align: right; position: absolute; top: 21px; right: 24px; } /*User List*/ .user_inside_list{ position: relative; width: 100%; height: 83px; border-bottom: solid 1px #17182b; } .user_list_user_photo{ position: absolute; width: 53px; height: 53px; top: 15px; left: 27px; border-radius: 50%; background-size: cover; } .user_list_user_name{ position: absolute; top: 23px; left: 100px; height: 24px; font-family: Comfortaa; font-size: 18.1px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: left; } .user_list_user_onlinestatus{ width: 220px; height: 15px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; position: absolute; top: 47px; left: 100px; } .map-button{ width: 88.4px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: right; background-image: url(./img/mapa.svg); background-repeat: no-repeat; background-position: 60px; } .map-text{ width: 62px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 20px; margin-top: 11px; } .Online, .Abierto{ color: #54a24c; } .Offline, .Cerrado{ color: rgba(155, 155, 155, 0.42); } .user_list .scroll_inside_tabs.ionic-scroll{ top: 80px; height: calc(100% - 35px); } .user_list_talk_button{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 10px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .user_list_invite_button_alone{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 29px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .user_list_invite_button{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 43px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .userMarker{ width: 52px; height: 60px; background-image: url(./img/oval.svg); background-repeat: no-repeat; background-size: cover; } .leaflet-div-icon{ border: 0 !important; background-color: transparent !important; } .tabs-top > .tabs, .tabs.tabs-top { top: 38px !important; padding-top: 0; background-position: bottom; border-top-width: 0; border-bottom-width: 1px; height: 42px; background-color: #070818 !important; } .tab-title{ height: 16px; font-family: Comfortaa; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; } .tab-item{ max-width: 100% !important; } .tabs-icon-top > .tabs .tab-item, .tabs-icon-top > .tabs .tab-item.activated, .tabs-icon-top > .tabs .tab-item.tab-item-active, .tabs-icon-top > .tabs .tab-item.tab-item-active.activated{ margin-top: 12px; height: 30px; } input[type=range] { height: 41px; -webkit-appearance: none; margin: 10px 0; width: calc(100% - 54px); background: transparent; position: absolute; top: 219px; left: 27px; overflow: hidden; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #1E27AC; border-radius: 50px; border: 0px solid #070818; } input[type=range]::-webkit-slider-thumb { box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; -webkit-appearance: none; margin-top: -7px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #1E27AC; } input[type=range]::-moz-range-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #1E27AC; border-radius: 50px; border: 0px solid #070818; } input[type=range]::-moz-range-thumb { box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1E27AC; border: 0px solid #070818; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type=range]::-ms-fill-upper { background: #1E27AC; border: 0px solid #070818; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type=range]::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; } input[type=range]:focus::-ms-fill-lower { background: #1E27AC; } input[type=range]:focus::-ms-fill-upper { background: #1E27AC; } /*FILTERS*/ .filters{ position: absolute; width: 100%; top:100px; left: 0; height: calc(100% - 100px); } .filter_interesado_en_txt{ position: absolute; top: 18px; left: 30px; width: 200px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; color: #ffffff; } .filter_group{ position: absolute; top: 47px; left: 27px; width: calc(100% - 54px); height: 42px; border-radius: 6px; border: solid 1px #17182b; background-color: #030310; } .filter_group .filter_button{ float: left; height: 35px; border-radius: 6px; background-color: #030310; margin-left: 2px; margin-top: 3px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; vertical-align: middle; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .filter_button.active{ background-color: #1e27ac; } .filter_button.filter_interesado_en{ width: 32%; } .filter_online_txt{ position: absolute; top: 141px; left: 29px; width: 325px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_people_online_toggle{ background: transparent; border: none; position: absolute; top: 127px; padding: 0; height: 40px; right: 28px; width: 52px; margin: 0; } .toggle-small input:checked + .track .handle{ background: #fff !important; } .toggle-small input + .track .handle{ background: #fff !important; } .toggle-small input:checked + .track { background: #6ac70c; } .filter_rango_de_txt{ position: absolute; top: 202px; left: 29px; width: 318px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_people_range{ position: absolute; top: 146px; left: 27px; width: calc(100%-54px); height: 34px; background-color: transparent; } .filter_rango_de_value_txt{ position: absolute; top: 281px; width: 100%; text-align: center; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_save_button{ width: 168px; height: 39px; border-radius: 19.5px; background-color: #31313d; position: absolute; top: 355px; left: 50%; transform: translate(-50%, 0); font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_user_picture{ width: 89px; height: 89px; position: absolute; top: 60px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-size: cover !important; border-radius: 50%; } .profile_user_name{ width: 100%; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.8px; text-align: center; color: #ffffff; position: absolute; top: 158px; left: 0; } .profile_user_online_status{ width: 100%; height: 18px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #54a24c; text-align: center; position: absolute; top: 181px; } .profile_user_estado{ width: 100%; height: 17px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: italic; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; text-align: center; position: absolute; top: 208px; } .profile_chat_button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 243px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_posts{ position: absolute; top: 326px; width: calc(100% - 34px); height: calc(100% - 326px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .post{ position: relative; width: 100%; height: 114px; border-radius: 6px; box-shadow: 0 -5px 2px 0 rgba(0, 0, 0, 0.5); background-color: #0f1458; padding: 0; } .profile_post_image{ position: absolute; top: 0; left: 0; width: 114px; height: 114px; background-size: cover !important; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .profile_post_text{ position: absolute; top: 13px; left: 132px; width: calc(100% - 151px); height: 85px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #ffffff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .gallery_photo{ height: 236px; position: absolute; width: calc(100% - 22px); top: 50%; background-size: cover !important; left: 50%; transform:translate(-50%,-50%); } .slider-pager { position: absolute; z-index: 999999 !important; width: 100%; height: 15px; text-align: center; top: calc(30% + 240px) !important; } .slider-pager .slider-pager-page { color: #fff !important; } .profile_user_add_photo{ width: 22px; height: 22px; background-color: #31313d; position: absolute; top: 120px; left: 60%; transform: translateX(-50%); border-radius: 50%; font-family: Comfortaa; font-size: 19px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_posts_my{ position: absolute; top: 333px; width: calc(100% - 34px); height: calc(100% - 500px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .profile_user_add_post{ position: absolute; bottom: 123px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ width: 140px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .gallery_title{ position: absolute; top: calc(50% - 145px); left: 0%; width: 100%; font-family: Comfortaa; font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: center; } .gallery_text{ position: absolute; top: calc(50% + 130px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ width: calc(100% - 86px); height: 300px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_bar_picture{ width: 89px; height: 89px; position: absolute; top: 60px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-size: cover !important; border-radius: 50%; } .profile_bar_name{ width: 100%; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.8px; text-align: center; color: #ffffff; position: absolute; top: 158px; left: 0; } .profile_bar_open_status{ width: 100%; height: 18px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #54a24c; text-align: center; position: absolute; top: 181px; } .profile_bar_estado{ width: 100%; height: 17px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: italic; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; text-align: center; position: absolute; top: 208px; } .profile_bar_button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 210px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_title_eventos{ width: calc(100% - 34px); position: absolute; top: 244px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_eventos{ position: absolute; top: 278px; width: calc(100% - 34px); height: 200px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .evento{ position: relative; width: 100%; height: 114px; border-radius: 6px; box-shadow: 0 -5px 2px 0 rgba(0, 0, 0, 0.5); background-color: #0f1458; padding: 0; } .profile_evento_image{ position: absolute; top: 0; left: 0; width: 114px; height: 114px; background-size: cover !important; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .profile_evento_title{ position: absolute; top: 16px; left: 132px; width: calc(100% - 151px); height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_evento_text{ position: absolute; top: 43px; left: 132px; width: calc(100% - 151px); height: 85px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #ffffff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .profile_menu{ position: absolute !important; top: 485px !important; width: calc(100% - 34px); height: 200px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-color: transparent; } .barmenu.drink{ position: relative; width: 100%; height: 45px; border-bottom: solid 1px #17182b; } .barmenu.drink .drink_name{ width: 250px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 12px; left: 0px; } .barmenu.drink .drink_cost { width: 60px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; position: absolute; top: 16px; right: 0px; } .sign_up_slide{ position: absolute; top: 200px; } .notification_inside_list{ width: calc(100% - 34px); height: 92px; border-radius: 7px; background-color: #ffffff; position: relative; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .notification_inside_list_text{ position: absolute; left: 95px; top: 30px; width: 200px; height: 30px; font-family: "Open Sans"; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #070818; } .notification_inside_list_date{ position: absolute; right: 15px; top: 70px; width: 100px; height: 30px; font-family: "Open Sans"; text-align: right; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #484848; }
www/style.css
body { height: 100%; width: 100%; } .scroll, .angular-leaflet-map { height: 100%; } .leaflet-bottom { bottom : 10px; } .item.item-body p { margin-top: 0; } .tabs.border-top { border-top: 1px solid #ddd !important; } .intro-logo{ background-image: url(./img/intro-logo.png); background-size: cover; background-repeat: no-repeat; background-position: center center; width: 215px; height: 177px; margin: 15% auto; } .intro-spinner{ width: 50px; height: 50px; margin: 0 auto 0 auto; z-index: 99999; } .intro-background .intro-spinner{ position: fixed; top: 70%; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } #spinner{ position: absolute; top: 45%; left: 45%; z-index: 99999; } .modal-spinner{ width: 130px; height: 110px; margin: 0 auto 0 auto; z-index: 99999; display: none; } #spinner-inside-modal{ position: absolute; top: 30%; left: 30%; z-index: 99999; background-color: #000000; color: #FFFFFF; padding: 10px; border-radius: 35px 35px 35px 35px; -moz-border-radius: 35px 35px 35px 35px; -webkit-border-radius: 35px 35px 35px 35px; border: 1px solid #FFFFFF; } #spinner-inside-modal h3{ color: #FFFFFF; font-size: 12px; margin: 0; text-align: center; margin-bottom: 5px; } #spinner-inside-modal .spinner svg{ width: 50px; height: 50px; stroke: #FFF; fill: #FFF; position: relative; left: 30%; } .spinner svg { width: 50px; height: 50px; stroke: #444; fill: #444; } .intro-icons{ bottom: 7%; position: fixed; right: 0%; width: 100%; text-align: center; align-items: center; } .intro-icons a img { margin-left: 3px; margin-right: 3px; } .foot-bar{ bottom: 0%; position: absolute; height: 65px; object-fit: contain; background-color: #030310; width: 100%; border-top: solid 1px #17182b; } .street-search-bar{ background-color: #19222b; border-bottom: 1px #FFFFFF solid; width: 100%; height: 35px; padding-left: 6%; padding-right: 5%; } .search-icon{ width: 30px; height: 35px; background-image: url(./img/icon-search.png); background-repeat: no-repeat; background-position: center center; float: left; } .search-textbox-label{ background-color: transperent; width: 85%; float: left; } #search-textbox{ background-color: transperent; width: 85%; float: left; font-size: 11px; } .options-bar{ width: 100%; height: 65px; object-fit: contain; background-color: #030310; } .option-active{ width: 48px; height: 70px; background-color: #f0384d; float: left; } .option-inactive{ width: 48px; height: 70px; background-color: #1a2837; float: left; } .button-report{ background-image: url(./img/icon-reportar.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-list-reports{ background-image: url(./img/icon-reportes.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-faq{ background-image: url(./img/icon-ayuda.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .button-find-me{ background-image: url(./img/icon-findme.png); background-repeat: no-repeat; background-position: center center; width: 48px; height: 70px; } .user-options{ width: 75px; height: 75px; background-color: #1a2837; float: right; margin-top: 15px; } .user-picture{ width: 75px; height: 75px; background-image: url(./img/icon-user-anonymous.png); background-repeat: no-repeat; background-position: center center; background-size: 75px 75px !important; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: relative; } #report-list-scroll{ display: none; background-color: #e8eeec; width: 100%; height: 40%; position: absolute; bottom: 105px; top: auto; border-top-color: #adb9b8; border-top-style: solid; border-top-width: 2px; } #offline-report-list-scroll{ background-color: #e8eeec; width: 100%; height: auto; max-height: 40%; min-height: 20%; position: absolute; bottom: 105px; top: auto; border-top-color: #adb9b8; border-top-style: solid; border-top-width: 2px; } #offline-report-list-scroll h3{ font-size: 18px; padding-left: 10px; padding-right: 10px; margin-top: 10px; margin-bottom: -10px; } #offline-report-list-scroll h3 a{ font-size: 20px; color: #0078A8; text-align: center; } .report-in-list-actions a{ font-size: 18px; margin-right: 15px; color: #0078A8; } .offline-pending{ text-align: center; } #report-list{ background-color: #e8eeec; height: 40%; } #report-list-offline{ background-color: #e8eeec; height: 40%; } .list{ } .report-list-header{ margin-top: 40px; padding-left: 20px; padding-right: 20px; border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px; } .report-list-header h2{ font-size:20px; font-weight: bold; color: #231f20; } .report-list-header p{ text-align: justify; color: #231f20; } .report-inside-list{ padding-top: 30px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; /*border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px;*/ overflow:auto; } .report-inside-list-offline{ padding-top: 10px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; /*border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px;*/ overflow:auto; } .report-inside-list-active{ padding-top: 30px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; border-bottom-color: #adb9b8; border-bottom-style: solid; border-bottom-width: 1px; overflow:auto; background-color: #FFFFFF; } .report-in-list-icon{ background-repeat: no-repeat; background-position: center center; width: 20%; height: 60px; position: relative; float: left; } .report-in-list-icon-offline{ background-repeat: no-repeat; background-position: center center; width: 20%; height: 60px; position: relative; float: left; } .report-in-list-info { margin-left: 15px; width: 70%; position: relative; float: left; height: auto; } .report-in-list-title{ font-size: 15px; text-transform: uppercase; color: #6f8383; margin-bottom: 0px; } .report-in-list-category{ font-size: 13px; color: #000000; margin-bottom: 0px; } .report-in-list-date{ font-size: 11px; color: #6f8383; margin-bottom: 15px; font-style: italic; float: left; } .report-in-list-actions{ font-size: 11px; color: #6f8383; margin-bottom: 15px; margin-right: 10px; float: right; } .report-mini-icons{ float: left; margin-left: 10px; } .report-mini-icon{ width: auto; margin-left: 7px; float: left; } .top-bar-imm{ position: absolute; top: 0%; z-index: 9999; height: 30px; width: 100%; } .white-bar-imm{ width: 100%; height: 15px; background-color: #FFFFFF; } .icon-imm-top{ width: 25px; height: 30px; background-image: url(./img/icon-imm-top-bar.png); background-repeat: no-repeat; background-position: center center; float: right; margin-top: -15px; margin-right: 20px; } .leaflet-top .leaflet-control { margin-top: 40px; } .new-report-content { margin-top: 30px; margin-left: 5%; margin-right: 5%; margin-bottom: 5%; height: auto; } .new-report-slide { height: 100%; } .subcategory-hidden{ display: none; } .subcategory-active{ display: block; border: 0; color: #EEE; background: transparent; font-size: 12px; font-weight: bold; padding: 2px 10px; width: 100%; -webkit-appearance: none; } .subcategory-active option { background: #2bac6d; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.4); } .new-report-slide-controls{ z-index: 11111; position: absolute; bottom: 20px; height: 50px; width: 100%; } .image_preview{ width: 100px; height: 100px; } .new-report-scroll{ height: 100%; width: 100%; position: absolute; top: 0%; } .new-report-modal{ background-color:rgba(0, 0, 0, 0.8); } .report-detail-scroll{ height: 88%; width: 100%; position: absolute; top: 0%; } .report-detail-back{ position: absolute; top: 88%; right: 6%; } .faq-scroll{ height: 88%; width: 100%; position: absolute; top: 12%; } .faq-container{ padding-left: 15px; padding-right: 15px; } #faq_content{ margin-top: 20px; height: 80%; } #faq_back_to_top{ position: absolute; bottom: 5%; right: 6%; } .category-header h3{ color: #FFFFFF; font-size: 14pt; } .category-header p{ color: #FFFFFF; font-size: 12pt; font-style: italic; } .text-input-header h3{ color: #FFFFFF; font-size: 12pt; padding-left: 10px; } .category-select{ border: 0; color: #EEE; background: transparent; font-size: 12px; font-weight: bold; padding: 2px 10px; width: 100%; -webkit-appearance: none; } .category-select option { background: #2bac6d; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.4); } .category-select-container { overflow:hidden; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; background: #2bac6d url("./img/select_arrow.png") no-repeat scroll 96% center; border-color: #FFFFFF; border-width: 1px; border-style: solid; } .field-separator{ height: 10px; } .text-input{ background-color: transparent; color: #ffffff; width:100%; } .text-input-container{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; } .foto-header h3{ color: #FFFFFF; font-size: 14px; text-align: center; } .foto-footer h3{ color: #FFFFFF; font-size: 12px; text-align: center; } .foto-input-container{ border-color: #ffffff; border-width: 1px; border-style: dashed; width:100%; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; height: auto; } .foto-icon{ width: 36px; height: 27px; background: url("./img/file-from-camera.png") no-repeat center; float: left; position: relative; } .foto-icon-black{ width: 36px; height: 27px; background: url("./img/icon-camera-black.png") no-repeat center; float: left; position: relative; } .foto-text{ font-size: 10pt; float: right; position: relative; padding-left: 10px; padding-top: 5px; color: #FFFFFF; font-style: italic; } .foto-picker{ margin: 7px auto; width: 80%; } .form-button{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; height: 35px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #FFFFFF; background-color: transparent; text-transform: uppercase; font-weight: bold; } .form-button-big{ border-color: #ffffff; border-width: 1px; border-style: solid; width:100%; height: 45px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #FFFFFF; background-color: transparent; text-transform: uppercase; font-weight: bold; } .custom-html-modal-button{ border-color: #1a2837; border-width: 2px; border-style: solid; height: 35px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; color: #1a2837; background-color: transparent; text-transform: uppercase; font-weight: bold; } #user-options-menu{ display: none; height: 160px; width: 200px; z-index: 99999; background-color:rgba(0, 0, 0, 0.8); position: absolute; bottom: 105px; right: 0px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; } #user-options-menu { color: #FFFFFF; padding-left: 10px; font-size: 16px; } #auth_options{ margin-top: 10px; } .nonauth-link{ color: #FFFFFF; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-top: 20px; margin-bottom: 20px; } .user-logged-link{ color: #FFFFFF; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-top: 30px; margin-bottom: 30px; width: 100%; height: 40px; font-size: 12pt; } #actual_photo{ height: 100px; width: 100px; margin: 0 auto; -moz-border-radius: 70px; -webkit-border-radius: 70px; border-radius: 70px; background-size: 100% 100% !important; } #actual_photo_container h3{ font-size: 14px; text-align: center; margin-bottom: 5px; color: #FFFFFF; } #actual_photo_container{ text-align:center; width: 150px; height: 150px; position: absolute; top: 0%; left: 60%; } #error_container{ display: none; width: 90%; height: auto; } #error_container h3{ font-size: 14px; text-align: left; margin-bottom: 5px; color: red; } #error_container_inside{ display: none; width: 90%; height: auto; margin-top: 10px; } #error_container_inside h3{ font-size: 14px; text-align: left; margin-bottom: 5px; color: red; } .slider { height: 600px; } .leaflet-control-attribution{ display: none; } .report-photo{ width: 75%; height: auto; margin: 0 auto 0 auto; } .report-link{ font-size: 18px; } .leaflet-popup-content{ font-size: 18px; } #map_crosshair{ z-index: 99999999; width: 100px; height: 100px; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-image: url(./img/crosshairs@x2.png); background-size: cover; background-repeat: no-repeat; background-position: center center; display: none; } #map_crosshair_button{ z-index: 1000; width: 100%; margin: auto; position: absolute; left: 0; bottom: 105px; display: none; } #map_crosshair_button .custom-html-modal-button{ background-color: #2bac6d; width: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .button-clear.button-clear{ color: #000000; } .popup-sub-title{ font-size: 14px; color: #FFFFFF; text-align: left; } .popup-title{ font-weight: bold; color: #FFFFFF; } .popup-container .popup{ background-color: rgba(0, 0, 0, 0.8) } .popup-body{ font-size: 14px; color: #FFFFFF; text-align: left; } #comment_container input[type="checkbox"]{ width: auto; } .report-detail-back .custom-html-modal-button{ display: inline; margin-right: 15px; } #comment-button{ display: none; } #comment_container .input-label{ border: none; position: relative; float: left; font-size: 10pt; } #comment_container .item-checkbox{ border: none; position: relative; float: left; } .add-ticket{ margin-bottom: 25px; } .leaflet-marker-icon{ border-radius: 50%; } .img_inside_marker_popup{ width: 100px; height: 100px; border-radius: 50%; } .name_inside_marker_popup p{ text-align: center; } .lastupdate_inside_marker_popup{ color: grey; font-size: 10pt; margin-top: -10px; } .leaflet-popup-content p{ margin: 10px 0; !important } .leaflet-popup-content p.lastupdate_inside_marker_popup, .leaflet-popup-content p.gender_inside_marker_popup, .leaflet-popup-content p.interested_inside_marker_popup{ margin-top: -10px; } .status_inside_marker_popup{ color: black; font-size: 12pt; } .gender_inside_marker_popup{ color: black; font-size: 12pt; } .interested_inside_marker_popup{ color: green; font-size: 12pt; margin-top: -10px; } .userpicture_inside_modal{ width: 150px; height: 150px; border-radius: 25px; background-size: cover !important; } .message_icon_inside_marker_popup img{ width: 50px; height: 50px; margin-left: 10px; margin-right: 10px; } .chat_other_user_picture{ width: 48px; height: 48px; border-radius: 50%; position: absolute; top: 23px; right: 25px; background-size: cover !important; } .chat_other_user_name{ width: 150px; height: 24px; font-family: Comfortaa; font-size: 18.2px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); text-align: center; } .chat_other_user_online_status{ width: 50px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; position: absolute; top: 52px; left: 50%; transform: translate(-50%, 0); text-align: center; } .chat_other_user_online_status.Online{ color: #54a24c; } .chat_other_user_online_status.Offline{ color: rgba(155, 155, 155, 0.42); } .chat_top_bar{ width: 100%; height: 80px; position: absolute; top: 0; left: 0; } .scroll_inside_tabs.ionic-scroll{ top: 0px; left: 0; width: 100%; height: 100%; position: absolute; background-color: #070818; } .scroll_inside_tabs.ionic-scroll .scroll{ height: 100%;; } .user_list_tabs{ top: 104px; height: calc(100% - 215px); position: relative; } .pane, .view { background-color: #070818 !important; } .private_chat_scroll.ionic-scroll{ top: 80px; left: 0; width: 100%; height: calc(100% - 140px); position: absolute; } .private_chat_scroll.ionic-scroll .scroll{ height: calc(100% - 500px); } .chat_message_options{ width: 100%; height: 60px; background-color: #030310; position: absolute; bottom: 0; } .chat_message_textarea{ width: 70%; height: 60%; /*border: 1px solid; border-radius: 10px;*/ padding: 7px; font-size: 12pt; left: 5%; position: relative; top: 15%; float: left; background-color: #030310; opacity: 0.54; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .send_message_button{ width: 79.2px; height: 31.2px; border-radius: 15.6px; background-color: #31313d; position: absolute; top: 15px; right: 21px; font-family: Comfortaa; font-size: 10.8px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.2px; text-align: center; color: #ffffff; padding-top: 10px; } .message{ background-color: #fff; width: 90%; margin: 5% auto 5% auto; padding: 5px; } .close_message_modal{ float: right; margin-top: 40px; margin-right: 10px; width: 40px; height: 40px; font-size: 25pt; color: white; text-align: center; padding: 2px; } .invitation_button{ width: 100px; height: 30px; border: 1px solid; border-radius: 5px; padding: 5px; text-align: center; position: absolute; top: 105px; left: 100px; color: #ffffff; font-family: Comfortaa; } .invitation_button_cancel{ width: 100px; height: 30px; border: 1px solid; border-radius: 5px; padding: 5px; text-align: center; position: absolute; top: 105px; left: 210px; color: #ffffff; font-family: Comfortaa; } .invitation_options{ position: fixed; bottom: 0; left: 0; width: 100%; height: 140px; background-color: #ffffff; padding: 15px; } @media (min-width: 680px){ .modal { top: 0%; left: 0%; width: 100%; height: 100%; } ion-modal-view { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } .modal-wrapper{ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } } .img_message_inside_invitation{ width: 30px; height: 30px; margin-right: 10px; margin-top: 10px; } .notification_item{ width: 100%; padding: 10px; background-color: #ffffff; margin-bottom: 10px; position: relative; height: 50px; border-radius: 15px; } .notification_item .text{ font-size: 8pt; margin: 0; } .notification_item .date{ color: grey; font-size: 8pt; } #notifications{ position: absolute; bottom: 5px; left: 0; width: 70%; height: 100px; overflow: auto; z-index: 99999; padding: 5px; } .notification_item .action{ font-size: 10pt; color: blue; float: left; margin-right: 20px; } .notification_item .actions { float: right; margin-top: -30px; } .menu_button{ height: 40px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #888888; float: left; margin-top: 13px; } .general{ background-image: url("./img/menu/general.png"); background-repeat: no-repeat; background-size: 35px 21px; background-position: 3px 0px; width: 45px; padding-top: 30px; margin-left: 38px; } .general.active{ background-image: url("./img/menu/general_a.png"); } .chat{ background-image: url("./img/menu/chat.png"); background-repeat: no-repeat; background-size: 21px 18px; background-position: 3px 0px; width: 26px; padding-top: 30px; margin-left: 52px; } .chat.active{ background-image: url("./img/menu/chat_a.png"); } .notificaciones{ background-image: url("./img/menu/notificaciones.png"); background-repeat: no-repeat; background-size: 19px 21px; background-position: 27px 0px; width: 75px; padding-top: 30px; margin-left: 37px; } .notificaciones.active{ background-image: url("./img/menu/notificaciones_a.png"); } .mi_perfil{ background-image: url("./img/menu/mi_perfil.png"); background-repeat: no-repeat; background-size: 16px 19px; background-position: 13px 0px; width: 43px; padding-top: 30px; margin-left: 20px; } .mi_perfil.active{ background-image: url("./img/menu/mi_perfil_a.png"); } .personIcon{ border: 5px #31313d solid; } .personOnline{ width: 46px; height: 46px; margin-left: 3px; border: 5px #31313d solid; } .onlineCircle{ width: 13px; height: 13px; background-color: #6ac70c; border: solid 2px #31313d; border-radius: 50%; margin-top: -30px; margin-left: 37px; position: absolute; } .userIcon{ border: 5px #6ac70c solid; } .map-options{ top: 86px; left: 75px; width: calc(100% - 150px); position: absolute; z-index: 999999; } .filter-button{ width: 103px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: left; background-image: url(./img/filtrar.svg); background-repeat: no-repeat; background-position: 70px; } .filter-text{ width: 56.8px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 17px; margin-top: 11px; } .list-button{ width: 88.4px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: right; } .list-text{ width: 62px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 20px; margin-top: 11px; } .app_name{ width: 160px; height: 29px; font-family: Comfortaa; font-size: 21px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 4px; color: #000000; position: absolute; top: 21px; left: 50%; transform: translate(-50%, 0); z-index: 99999; } .user-map-popup{ background-color:rgba(0, 0, 0, 0.5) !important; } .user-map-popup-details{ width: 341px; height: 213px; border-radius: 7px; background-color: #ffffff; position: absolute; top: 205px; left: 50%; transform: translate(-50%, 0); } .user-map-popup-details-close{ width: 14px; height: 14px; font-size: 18pt; float: right; font-family: Comfortaa; margin-right: 16px; margin-top: 16px; } .user-map-popup-details-photo{ width: 72px; height: 72px; top: 23px; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-photo .personIcon{ width: 72px; height: 72px; border: 5px #31313d solid; border-radius: 50%; } .onlineCircleInsidePopup{ width: 13px; height: 13px; background-color: #6ac70c; border: solid 2px #31313d; border-radius: 50%; top: 55px; left: 50px; position: absolute; } .user-map-popup-details-name{ width: 130px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #070818; position: absolute; top: 112px; text-align: center; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-interested{ width: 200px; height: 15px; font-family: 'Open Sans'; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.5; letter-spacing: normal; text-align: center; color: #070818; position: absolute; top: 138px; text-align: center; left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-buttons{ position: absolute; top: 169px; width: calc(100% - 166px); left: 50%; transform: translate(-50%, 0); position: absolute; } .user-map-popup-details-talk-button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; padding-left: 2px; padding-top: 8px; float:left; } .user-map-popup-details-invite-button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; padding-left: 2px; padding-top: 8px; float:right; } .warning{ width: 352px; height: 76px; object-fit: contain; border-radius: 8px; background-image: linear-gradient(to bottom, #921c26, #9f041b); position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); position: absolute; z-index: 9999999999999999999; } .warning-person{ margin-top: 15px; margin-left: 25px; width: 37px; height: 37px; opacity: 0.33; background-color: #191b3a; border-radius: 50%; float: left; } .warning-money{ margin-top: 15px; margin-left: 25px; width: 37px; height: 37px; opacity: 0.33; background-color: #191b3a; border-radius: 50%; float: left; } .warning-text{ margin-top: 15px; width: 255px; height: 45px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; float: right; } .app_modal{ background-color: #070818; } .app_modal_secondary{ background-color:rgba(0, 0, 0, 0.5); } .back_button{ width: 25px; height: 18px; background-image: url(./img/arrow.png); position: absolute; top: 34px; left: 32px; } .invitation_status{ width: 22px; height: 22px; background-color: #1e27ac; border-radius: 50%; position: absolute; left: 15px; top: 0; } .invitation_status.Aceptada{ background-color: #54a24c; } .invitation_status.Rechazada{ background-color: #9f041b; } .invitation_drink{ width: 238px; height: 85px; border-radius: 20px; background-color: #ffffff; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #000000; position: absolute; left: 46px; top: 0; padding-top: 17px; padding-left: 20px; } .date{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 90px; right: 15px; } .invitation{ margin-top: 50px; position: relative; height: 140px; width: 100%; } .invitation .text{ width: 292px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 78px; left: 50%; transform: translate(-50%, 0); } .new_drink_invitation_div{ width: 100%; height: 132px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000); position: absolute; bottom: 0; } .new_drink_invitation_button{ width: 199px; height: 39px; border-radius: 19.5px; background-color: #31313d; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; position: absolute; top: 70px; left: 50%; transform: translate(-50%, 0); padding-top: 11px; } .new_drink_invitation_button_inside_chat{ width: 199px; height: 39px; border-radius: 19.5px; background-color: #31313d; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; position: relative; top: 0px; left: 50%; transform: translate(-50%, 0); padding-top: 11px; } /*MESSAGE*/ .message_photo_my{ width: 22px; height: 22px; border-radius: 50%; position: absolute; left: 15px; top: 0; background-size: cover; } .message_text_div{ width: 238px; height: 85px; border-radius: 20px; background-color: #ffffff; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #000000; position: absolute; left: 46px; top: 0; padding-top: 17px; padding-left: 20px; } .date_my{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 95px; right: 15px; } .message_photo_other{ width: 22px; height: 22px; border-radius: 50%; position: absolute; top: 65px; right: 45px; background-size: cover; } .date_other{ width: 100px; height: 22px; font-family: 'Open Sans'; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; left: 15px; top: 95px; } .invitation .text{ width: 292px; height: 18px; font-family: 'Open Sans'; font-size: 13px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 135px; left: 50%; transform: translate(-50%, 0); } .invitation_user_credits{ width: 223px; height: 42px; border-radius: 20px; background-color: #070818; border: solid 1px #17182b; font-family: Comfortaa; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; top: 95px; left: 50%; transform: translate(-50%, 0); padding-top: 13px; } .invitation.drink{ margin-top: 15px;; position: relative; height: 50px; width: 100%; border-bottom: solid 2px #17182b; } .invitation.drink.selected{ background-color: #1e1f2c; } .drink_name{ width: 250px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 12px; left: 17px; } .drink_cost{ width: 50px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; position: absolute; top: 16px; right: 18px; } .notification{ width: 352px; height: 76px; object-fit: contain; border-radius: 8px; background-image: linear-gradient(104deg, #1d28af, #262c89); position: absolute; top: 26px; left: 50%; transform: translate(-50%, 0); position: absolute; z-index: 9999999999; } .notification-drink{ margin-top: 15px; margin-left: 25px; width: 45px; height: 42px; opacity: 0.33; background-image: url(./img/copas.png); float: left; } .notification-text{ margin-top: 15px; width: 255px; height: 45px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; float: right; } .notification-action{ font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; margin-left: 130px; margin-top: -10px; z-index: 99999999999999999; } .notification-action-close{ font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; margin-left: 180px; margin-top: -13px; z-index: 99999999999999999; } .login_modal{ background-image: url(./img/bg_login.jpg); background-size: cover; } .login_app_name{ width: 230px; height: 41px; font-family: Comfortaa; font-size: 31px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 5.9px; color: #eeeeee; position: absolute; left: 50%; transform: translate(-50%, 0); top: 163px; } .login_user_input{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 273px; width: 276px; height: 20px; font-family: Comfortaa; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff !important;; background-color: transparent !important;; border: none !important;; } .login_user_input_border{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 303px; width: 276px; height: 1px; border: solid 1px #ffffff; } .login_user_password{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 339px; width: 276px; height: 20px; font-family: Comfortaa; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff !important; background-color: transparent !important;; border: none !important;; } .login_user_password_border{ position: absolute; left: 50%; transform: translate(-50%, 0); top: 375px; width: 276px; height: 1px; border: solid 1px #ffffff; } .login_forgot_password{ width: 276px; height: 18px; font-family: 'Open Sans'; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 395px; } .login_access_button{ width: 276px; height: 39px; border-radius: 19.5px; border: none; background-color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 434px; font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; } .login_new_account_text{ width: 276px; height: 34px; font-family: Comfortaa; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; position: absolute; left: 50%; transform: translate(-50%, 0); top: 559px; } .login_sign_up_button{ width: 119px; height: 26px; border-radius: 13px; border: solid 1px #31313d; background-color: #31313d; position: absolute; left: 50%; transform: translate(-50%, 0); top: 590px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .login_modal .warning-header{ height: 17px; font-family: Comfortaa; font-size: 13px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.9px; color: #ffffff; position: absolute; top: 21px; left: 25px; } .login_modal .warning-text{ height: 15px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 0.7px; color: #ffffff; position: absolute; left: 25px; top: 38px; margin-top: 0; } .intro-background{ background-color: #070818; } .intro_app_name{ width: 300px; height: 55px; font-family: Comfortaa; font-size: 41px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 7.8px; color: #eeeeee; position: absolute; left: 50%; transform: translate(-50%, 0); top: 313px; text-align: center; } .chats_modal{ background-color: #070818; /*min-height: calc(100% - 65px); height: calc(100% - 65px);*/ } .chats_app_name{ width: 160px; height: 29px; font-family: Comfortaa; font-size: 21px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 4px; text-align: center; color: #ffffff; position: absolute; left: 50%; transform: translate(-50%, 0); top: 21px; } .user_with_message{ position: relative; width: 100%; height: 83px; border-bottom: solid 1px #17182b; } .chats_user_photo{ position: absolute; width: 53px; height: 53px; top: 15px; left: 27px; border-radius: 50%; background-size: cover; } .chats_user_name{ position: absolute; top: 23px; left: 100px; width: 150px; height: 24px; font-family: Comfortaa; font-size: 18.1px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: left; } .chats_user_text{ width: 220px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; text-align: left; position: absolute; top: 47px; left: 100px; } .chats_user_date{ width: 100px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #858585; text-align: right; position: absolute; top: 21px; right: 24px; } /*User List*/ .user_inside_list{ position: relative; width: 100%; height: 83px; border-bottom: solid 1px #17182b; } .user_list_user_photo{ position: absolute; width: 53px; height: 53px; top: 15px; left: 27px; border-radius: 50%; background-size: cover; } .user_list_user_name{ position: absolute; top: 23px; left: 100px; height: 24px; font-family: Comfortaa; font-size: 18.1px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: left; } .user_list_user_onlinestatus{ width: 220px; height: 15px; font-family: 'Open Sans'; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; position: absolute; top: 47px; left: 100px; } .map-button{ width: 88.4px; height: 31.7px; border-radius: 21.8px; background-color: #191b3a; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); float: right; background-image: url(./img/mapa.svg); background-repeat: no-repeat; background-position: 60px; } .map-text{ width: 62px; height: 13px; font-family: Comfortaa; font-size: 10px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; margin-left: 20px; margin-top: 11px; } .Online, .Abierto{ color: #54a24c; } .Offline, .Cerrado{ color: rgba(155, 155, 155, 0.42); } .user_list .scroll_inside_tabs.ionic-scroll{ top: 80px; height: calc(100% - 35px); } .user_list_talk_button{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 10px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .user_list_invite_button_alone{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 29px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .user_list_invite_button{ padding-top: 8px; width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 43px; right: 34px; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; } .userMarker{ width: 52px; height: 60px; background-image: url(./img/oval.svg); background-repeat: no-repeat; background-size: cover; } .leaflet-div-icon{ border: 0 !important; background-color: transparent !important; } .tabs-top > .tabs, .tabs.tabs-top { top: 38px !important; padding-top: 0; background-position: bottom; border-top-width: 0; border-bottom-width: 1px; height: 42px; background-color: #070818 !important; } .tab-title{ height: 16px; font-family: Comfortaa; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; } .tab-item{ max-width: 100% !important; } .tabs-icon-top > .tabs .tab-item, .tabs-icon-top > .tabs .tab-item.activated, .tabs-icon-top > .tabs .tab-item.tab-item-active, .tabs-icon-top > .tabs .tab-item.tab-item-active.activated{ margin-top: 12px; height: 30px; } input[type=range] { height: 41px; -webkit-appearance: none; margin: 10px 0; width: calc(100% - 54px); background: transparent; position: absolute; top: 219px; left: 27px; overflow: hidden; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #1E27AC; border-radius: 50px; border: 0px solid #070818; } input[type=range]::-webkit-slider-thumb { box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; -webkit-appearance: none; margin-top: -7px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #1E27AC; } input[type=range]::-moz-range-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #1E27AC; border-radius: 50px; border: 0px solid #070818; } input[type=range]::-moz-range-thumb { box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 21px; cursor: pointer; animate: 0.2s; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1E27AC; border: 0px solid #070818; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type=range]::-ms-fill-upper { background: #1E27AC; border: 0px solid #070818; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type=range]::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #070818; border: 1px solid #000000; height: 34px; width: 34px; border-radius: 50px; background: #1E27AC; cursor: pointer; } input[type=range]:focus::-ms-fill-lower { background: #1E27AC; } input[type=range]:focus::-ms-fill-upper { background: #1E27AC; } /*FILTERS*/ .filters{ position: absolute; width: 100%; top:100px; left: 0; height: calc(100% - 100px); } .filter_interesado_en_txt{ position: absolute; top: 18px; left: 30px; width: 200px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: left; color: #ffffff; } .filter_group{ position: absolute; top: 47px; left: 27px; width: calc(100% - 54px); height: 42px; border-radius: 6px; border: solid 1px #17182b; background-color: #030310; } .filter_group .filter_button{ float: left; height: 35px; border-radius: 6px; background-color: #030310; margin-left: 2px; margin-top: 3px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; vertical-align: middle; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .filter_button.active{ background-color: #1e27ac; } .filter_button.filter_interesado_en{ width: 32%; } .filter_online_txt{ position: absolute; top: 141px; left: 29px; width: 325px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_people_online_toggle{ background: transparent; border: none; position: absolute; top: 127px; padding: 0; height: 40px; right: 28px; width: 52px; margin: 0; } .toggle-small input:checked + .track .handle{ background: #fff !important; } .toggle-small input + .track .handle{ background: #fff !important; } .toggle-small input:checked + .track { background: #6ac70c; } .filter_rango_de_txt{ position: absolute; top: 202px; left: 29px; width: 318px; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_people_range{ position: absolute; top: 146px; left: 27px; width: calc(100%-54px); height: 34px; background-color: transparent; } .filter_rango_de_value_txt{ position: absolute; top: 281px; width: 100%; text-align: center; height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .filter_save_button{ width: 168px; height: 39px; border-radius: 19.5px; background-color: #31313d; position: absolute; top: 355px; left: 50%; transform: translate(-50%, 0); font-family: Comfortaa; font-size: 13.5px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.5px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_user_picture{ width: 89px; height: 89px; position: absolute; top: 60px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-size: cover !important; border-radius: 50%; } .profile_user_name{ width: 100%; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.8px; text-align: center; color: #ffffff; position: absolute; top: 158px; left: 0; } .profile_user_online_status{ width: 100%; height: 18px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #54a24c; text-align: center; position: absolute; top: 181px; } .profile_user_estado{ width: 100%; height: 17px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: italic; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; text-align: center; position: absolute; top: 208px; } .profile_chat_button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 243px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_posts{ position: absolute; top: 326px; width: calc(100% - 34px); height: calc(100% - 326px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .post{ position: relative; width: 100%; height: 114px; border-radius: 6px; box-shadow: 0 -5px 2px 0 rgba(0, 0, 0, 0.5); background-color: #0f1458; padding: 0; } .profile_post_image{ position: absolute; top: 0; left: 0; width: 114px; height: 114px; background-size: cover !important; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .profile_post_text{ position: absolute; top: 13px; left: 132px; width: calc(100% - 151px); height: 85px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #ffffff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .gallery_photo{ height: 236px; position: absolute; width: calc(100% - 22px); top: 50%; background-size: cover !important; left: 50%; transform:translate(-50%,-50%); } .slider-pager { position: absolute; z-index: 999999 !important; width: 100%; height: 15px; text-align: center; top: calc(30% + 240px) !important; } .slider-pager .slider-pager-page { color: #fff !important; } .profile_user_add_photo{ width: 22px; height: 22px; background-color: #31313d; position: absolute; top: 120px; left: 60%; transform: translateX(-50%); border-radius: 50%; font-family: Comfortaa; font-size: 19px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_posts_my{ position: absolute; top: 333px; width: calc(100% - 34px); height: calc(100% - 500px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .profile_user_add_post{ position: absolute; bottom: 123px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ width: 140px; height: 26px; border-radius: 13px; background-color: #31313d; font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .gallery_title{ position: absolute; top: calc(50% - 145px); left: 0%; width: 100%; font-family: Comfortaa; font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; text-align: center; } .gallery_text{ position: absolute; top: calc(50% + 130px); left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ width: calc(100% - 86px); height: 300px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_bar_picture{ width: 89px; height: 89px; position: absolute; top: 60px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-size: cover !important; border-radius: 50%; } .profile_bar_name{ width: 100%; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1.8px; text-align: center; color: #ffffff; position: absolute; top: 158px; left: 0; } .profile_bar_open_status{ width: 100%; height: 18px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #54a24c; text-align: center; position: absolute; top: 181px; } .profile_bar_estado{ width: 100%; height: 17px; font-family: "Open Sans"; font-size: 12px; font-weight: 300; font-style: italic; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff; text-align: center; position: absolute; top: 208px; } .profile_bar_button{ width: 82px; height: 26px; border-radius: 13px; background-color: #31313d; position: absolute; top: 210px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ font-family: Comfortaa; font-size: 9px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 1px; text-align: center; color: #ffffff; display: flex; justify-content: center; /* align horizontal */ align-items: center; } .profile_title_eventos{ width: calc(100% - 34px); position: absolute; top: 244px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ height: 19px; font-family: "Open Sans"; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_eventos{ position: absolute; top: 278px; width: calc(100% - 34px); height: 200px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .evento{ position: relative; width: 100%; height: 114px; border-radius: 6px; box-shadow: 0 -5px 2px 0 rgba(0, 0, 0, 0.5); background-color: #0f1458; padding: 0; } .profile_evento_image{ position: absolute; top: 0; left: 0; width: 114px; height: 114px; background-size: cover !important; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .profile_evento_title{ position: absolute; top: 16px; left: 132px; width: calc(100% - 151px); height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; } .profile_evento_text{ position: absolute; top: 43px; left: 132px; width: calc(100% - 151px); height: 85px; font-family: "Open Sans"; font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #ffffff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .profile_menu{ position: absolute !important; top: 485px !important; width: calc(100% - 34px); height: 200px; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ background-color: transparent; } .barmenu.drink{ position: relative; width: 100%; height: 45px; border-bottom: solid 1px #17182b; } .barmenu.drink .drink_name{ width: 250px; height: 22px; font-family: Comfortaa; font-size: 16px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; position: absolute; top: 12px; left: 0px; } .barmenu.drink .drink_cost { width: 60px; height: 17px; font-family: 'Open Sans'; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #aeaeae; position: absolute; top: 16px; right: 0px; } .sign_up_slide{ position: absolute; top: 200px; } .notification_inside_list{ width: calc(100% - 34px); height: 92px; border-radius: 7px; background-color: #ffffff; position: relative; left: 50%; transform: translateX(-50%); /*or transform: translateX(-50%);*/ } .notification_inside_list_text{ position: absolute; left: 95px; top: 30px; width: 200px; height: 30px; font-family: "Open Sans"; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; color: #070818; } .notification_inside_list_date{ position: absolute; right: 15px; top: 70px; width: 100px; height: 30px; font-family: "Open Sans"; text-align: right; font-size: 11px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #484848; }
0.46223
0.069479
@font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgPCBdYAAFhIAAAAcEdQT1NKaUbaAABYuAAABdhHU1VCyjnRBQAA\ XpAAAACWT1MvMmoNaTIAAAGYAAAAYGNtYXBM2S4RAAAD0AAAALRjdnQgCM0L+AAAE0QAAABG\ ZnBnbWIu/XwAAASEAAAODGdhc3AAAAAQAABYQAAAAAhnbHlmsa/0kwAAFHwAAEFMaGVhZNCC\ iOoAAAEcAAAANmhoZWEGzgOUAAABVAAAACRobXR4F/IPrQAAAfgAAAHWbG9jYcgjt98AABOM\ AAAA7m1heHADOg9WAAABeAAAACBuYW1lLnpInAAAVcgAAAJYcG9zdP+fADIAAFggAAAAIHBy\ ZXBXu/OGAAASkAAAALIAAQAAAAIBidUQl41fDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID+Kv8Q\ BHQDgAAAAAYAAgAAAAAAAAABAAAELf7bAAAEfP4q/8cEdAABAAAAAAAAAAAAAAAAAAAAdQAB\ AAAAdgBfAAMAfwAEAAIAmABgAI0AAAGJDhUADgABAAQCSQGQAAUAAAKKAlgAAABLAooCWAAA\ AV4AMgFCAAACCwUCBAUEAgIEAAQAAQAAAAAAAAAAAAAAAEdPT0cBQAAgCucELf7bAAAELQEl\ AAABnwAAAAACGAJQAAAAIAAAAlgAXgErAA<KEY> /+EAA//+//3/3v/3//b1ffV89Xv1evV59Xj1d/V29XX1dP<KEY>AAAC<KEY>AAAAcAXQFYAAD//wAPAAACDQL9ACYAXQAAAAcAYAFY\ AAD//wAPAAACBQL9ACYAXQAAAAcAYgFYAAD//wAPAAADZQL9ACYAXQAAACcAXQFYAAAABwBg\ ArAAAP//AA8AAANdAv0AJgBdAAAAJwBdAVgAAAAHAGICsAAAAAAABwBaAAMAAQQJAAAAXgAA\ AAMAAQQJAAEAKgBeAAMAAQQJAAIADgCIAAMAAQQJAAMASgCWAAMAAQQJAAQAOgDgAAMAAQQJ\ AAUAsAEaAAMAAQQJAAYANAHKAEMAbwBwAHkAcgBpAGcAaAB0ACAAMgAwADEAOQAgAEcAbwBv\ AGcAbABlACAASQBuAGMALgAgAEEAbABsACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBl\ AGQALgBOAG8AdABvACAAUwBhAG4AcwAgAEcAdQBqAGEAcgBhAHQAaQAgAFUASQBSAGUAZwB1\ AGwAYQByADIALgAwADAAMQA7AEcATwBPAEcAOwBOAG8AdABvAFMAYQBuAHMARwB1AGoAYQBy\ AGEAdABpAFUASQAtAFIAZQBnAHUAbABhAHIATgBvAHQAbwAgAFMAYQBuAHMAIABHAHUAagBh\ AHIAYQB0AGkAIABVAEkAIABSAGUAZwB1AGwAYQByAFYAZQByAHMAaQBvAG4AIAAyAC4AMAAw\ ADEAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAxAC4AOAAuADMAKQAgAC0AbAAg\ ADgAIAAtAHIAIAA1ADAAIAAtAEcAIAAyADAAMAAgAC0AeAAgADEANAAgAC0ARAAgAGcAdQBq\ AHIAIAAtAGYAIABuAG8AbgBlACAALQBhACAAcQBzAHEAIAAtAFgAIAAiACIATgBvAHQAbwBT\ AGEAbgBzAEcAdQBqAGEAcgBhAHQAaQBVAEkALQBSAGUAZwB1AGwAYQByAAMAAAAAAAD/nAAy\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAACoAAABYAAIABAACAC0AAQAx\ ADIAAQA/AHAAAQBxAHUAAgAOAAUAGAAYABgAIAAgAAIAAQBxAHUAAAABAAQAAQEtAAIABgAK\ AAEBOwABAncAAQAEAAAAFAAAABQAAAAUAAAAFAABAAAAAQAAAAoASABiAAZERkxUADJjeXJs\ ADJnanIyACZncmVrADJndWpyACZsYXRuADIABAAAAAD//wABAAAABAAAAAD//wABAAEAAmRp\ c3QADmtlcm4AFAAAAAEAAAAAAAEAAQACAAYBOgACAAgAAQAIAAIAygAEAAAA1ADkAAMAHwAA\ AA8AAP/sAAAAAP/2/+wAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AAAAA/+wAAAAA\ AAD/7AAAAAAAAP/zAAAAAAAAAAAAAAAAAAAAAAAA//EAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/8f/sAAAAAP/Z//EAAP/O/+cAAP/sAAD/zgAAAAD/4v/i/+z/5//s/+wAAP/s\ /+IAAP/iAAD/7AAA//gACgAAAAAAAAABAAMAEwAWAB0AAgACABYAFgABAB0AHQACAAEADQAh\ AAYACQAIABEADwAXAAQAGwAYABUAGQADAAAABQAdABQAGgAQAAcAAQALAA0ADgATABYAAgAS\ AAoADAAcAAEAAgAeAAIACAACAAoAOAABABQABAAAAAUAKAAiACgAKAAoAAEABQBCAEQATABN\ AE4AAQA//+wAAQBV/+wAAgLgAAQAAAMkA5AAFAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAD/9gAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAA//YAAP/2\ AAAAAAAA/+IAAP/2AAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAAAA/7oAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zv/s\ /+L/zv/EAAAAAAAAAAAAAAAAAAD/2P/OAAD/7AAAAAD/7P/2//b/7P/YAAAAAAAAAAAAAAAA\ AAD/9v/2AAAAAAAAAAAAAP/sAAAAAAAA//YAAAAA/+IAAP/sAAAAAAAA/+wAAAAAAAAAAP/s\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAD/uv/s/87/sP+6AAD/7AAAAAAAAAAAAAD/xP+6ABT/2AAAAAD/7AAA\ AAD/7AAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAEAIAA/\ AEEAQgBDAEgASQBMAE0ATgBRAFIAUwBUAFUAVgBXAFgAWQBcAF0AXwBjAGQAZQBmAGgAagBs\ AG0AbgBvAHEAAQA/ADMABAAAAAsAAwAFAAAAAAAAAAAAEAAKAAAAAAADABMAAwAAAAAADQAH\ AAkACQAQAAgADwACAAEAAAAAAAEAEgAAAAIAAAAAAAAAAgACAAEAAQAAAA4AAAAMAAAABgAG\ ABEABgAAABIAAQA/ADcABQAAAAIAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAgAAAAAADwAG\ AAsACwAAAAkAEQAEAAgAAQABAAEACgAOAAgAAAAIAAgAAwADAAEAAwABAAMADQAMAAMABwAH\ AAcABwAQAAoACgAKAAoACgABAAAACgBAAE4ABkRGTFQAKmN5cmwAKmdqcjIAJmdyZWsAKmd1\ anIAJmxhdG4AKgAAAAAABAAAAAD//wABAAAAAWxpZ2EACAAAAAEAAAABAAQABAAAAAEACAAB\ ADYAAQAIAAUADAAUABwAIgAoAHQAAwBdAGAAdQADAF0AYgBxAAIAXQByAAIAYABzAAIAYgAB\ AAEAXQAA') format('woff'); font-style: normal; font-weight: normal; unicode-range: U+20,U+30-39,U+41-49,U+4B-5A,U+5F,U+61-69,U+6B-7A,U+A85-A89,U+A8B,U+A8D,U+A8F,U+A91,U+A93-A98,U+A9A-AA8,U+AAA-AB0,U+AB2-AB3,U+AB5-AB9,U+AE6-AE7; font-display: swap; } @font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgPCBdYAAFd8AAAAcEdQT1NJ6kZ+AABX7AAABdhHU1VCyjnRBQAA\ XcQAAACWT1MvMms5bDwAAAGYAAAAYGNtYXBM2S4RAAAD0AAAALRjdnQgCSsMVgAAE0QAAABG\ ZnBnbWIu/X<KEY>\ iOoAAAEcAAAANmhoZWEHBwPTAAABVAAAACRobXR4KTgMTgAAAfgAAAHWbG9jYbpQqkkAABOM\ AAAA7m1heHADOg9QAAABeAAAACBuYW1lLKRE4AAAVRQAAAJAcG9zdP+fADIAAFdUAAAAIHBy\ ZXBXu/OGAAAS<KEY>IBiRAhGglfDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID+Cv8Q\ BM0DgAABAAYAAgAAAAAAAAABAAAELf7bAAAE0P4K/7IEzQABAAAAAAAAAAAAAAAAAAAAdQAB\ AAAAdgBcAAMAfAAEAAIAmABgAI0AAAGJDhUADgABAAQCcwK8AAUAAAKKAlgAAABLAooCWAAA\ AV4AMgFCAAACCwgCBAUEAgIEAAQAAQAAAAAAAAAAAAAAAEdPT0cBIAAgCucELf7bAAAELQEl\ AAABnwAAAAACGAJQAAAAIAAAAlgAXgErAAADrAAYBNAAGAKiACICogAiApkALgOJAAoDrAAY\ A6wAGATQABgE0AAYBNAAGAIdABMDKgAGAskABQKSACICwwAYAw4AIgN5ABsC8gAKAuUABQHo\ ACICJgAhAgoABQIiACIDhQBDAm0AIgKwACEB+gAiAogAIgJhABUCXwAGAh0AIAMcACIDXAAi\ AnUAJgKIAA4B3QAcAr0AIgMfACICagAiAuYAFwJnAAYC9QAcApkAJAAA/lIAAP5bAAD+CgI6\ ADACOgBBAicAHwInAC0CJwAmAicAHAInAAICJwAqAicAJQInABsCJwAjAicAHwGb//4CWABe\ ArIAAAKgAFoCfQA6AuQAWgIwAFoCJQBaAtQAOgL9AFoBhQAgApgAWgI1AFoDrwBaAy0AWgMc\ ADoCdABaAxwAOgKUAFoCJwAuAkMAFAL0AFUCigAAA8cAAAKbAAACcAAAAkMAGAJcACoCeQBO\ AgIALQJ5AC0CTwAtAYMAFAJ5AC0CkQBOATEASAJsAE4BMQBOA9YATgKRAE4CawAtAnkATgJ5\ AC0BxgBOAfEALQGyABcCkQBLAjkAAANYAAoCQgAFAjkAAAHoABsDBgAUArQAFAK0ABQENwAU\ ABQAAAAAAAEAAwABAAAADAAEAKgAAAAmACAABAAGACAAOQBJAFoAXwBpAHoKiQqLCo0KjwqR\ CpgKqAqwCrMKuQrn//8AAAAgADAAQQBLAF8AYQBrCoUKiwqNCo8KkQqTCpoKqgqyCrUK5v//\ /+EAA//+//3/3v/3//b1ffV89Xv1evV59Xj1d/V29XX1dPVLAAEAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAALAALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYg\ ilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCMhIyEtsAMs\ IGSzAxQVAEJDsBNDIGBgQrECFENCsSUDQ7ACQ1R4ILAMI7ACQ0NhZLAEUHiyAgICQ2BCsCFl\ HCGwAkNDsg4VAUIcILACQyNCshMBE0NgQiOwAFBYZVmyFgECQ2BCLbAELLADK7AVQ1gjISMh\ sBZDQyOwAFBYZVkbIGQgsMBQsAQmWrIoAQ1DRWNFsAZFWCGwAyVZUltYISMhG4pYILBQUFgh\ sEBZGyCwOFBYIbA4WVkgsQENQ0VjRWFksChQWCGxAQ1DRWNFILAwUFghsDBZGyCwwFBYIGYg\ iophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwAiWwDENjsABSWLAAS7AKUFgh\ sAxDG0uwHlBYIbAeS2G4EABjsAxDY7gFAGJZWWRhWbABK1lZI7AAUFhlWVkgZLAWQyNCWS2w\ BSwgRSCwBCVhZCCwB0NQWLAHI0KwCCNCGyEhWbABYC2wBiwjISMhsAMrIGSxB2JCILAII0Kw\ BkVYG7EBDUNFY7EBDUOwAmBFY7AFKiEgsAhDIIogirABK7EwBSWwBCZRWGBQG2FSWVgjWSFZ\ ILBAU1iwASsbIbBAWSOwAFBYZVktsAcssAlDK7IAAgBDYEItsAgssAkjQiMgsAAjQmGwAmJm\ sAFjsAFgsAcqLbAJLCAgRSCwDkNjuAQAYiCwAFBYsEBgWWawAWNgRLABYC2wCiyyCQ4AQ0VC\ KiGyAAEAQ2BCLbALLLAAQyNEsgABAENgQi2wDCwgIEUgsAErI7AAQ7AEJWAgRYojYSBkILAg\ UFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERLABYC2wDSwgIEUgsAErI7AAQ7AEJWAg\ RYojYSBksCRQWLAAG7BAWSOwAFBYZVmwAyUjYUREsAFgLbAOLCCwACNCsw0MAANFUFghGyMh\ WSohLbAPLLECAkWwZGFELbAQLLABYCAgsA9DSrAAUFggsA8jQlmwEENKsABSWCCwECNCWS2w\ ESwgsBBiZrABYyC4BABjiiNhsBFDYCCKYCCwESNCIy2wEixLVFixBGREWSSwDWUjeC2wEyxL\ UVhLU1ixBGREWRshWSSwE2UjeC2wFCyxABJDVVixEhJDsAFhQrARK1mwAEOwAiVCsQ8CJUKx\ EAIlQrABFiMgsAMlUFixAQBDYLAEJUKKiiCKI2GwECohI7ABYSCKI2GwECohG7EBAENgsAIl\ QrACJWGwECohWbAPQ0ewEENHYLACYiCwAFBYsEBgWWawAWMgsA5DY7gEAGIgsABQWLBAYFlm\ sAFjYLEAABMjRLABQ7AAPrIBAQFDYEItsBUsALEAAkVUWLASI0IgRbAOI0KwDSOwAmBCIGC3\ GBgBABEAEwBCQkKKYCCwFCNCsAFhsRQIK7CLKxsiWS2wFiyxABUrLbAXLLEBFSstsBgssQIV\ Ky2wGSyxAxUrLbAaLLEEFSstsBsssQUVKy2wHCyxBhUrLbAdLLEHFSstsB4ssQgVKy2wHyyx\ CRUrLbArLCMgsBBiZrABY7AGYEtUWCMgLrABXRshIVktsCwsIyCwEGJmsAFjsBZgS1RYIyAu\ sAFxGyEhWS2wLSwjILAQYmawAWOwJmBLVFgjIC6wAXIbISFZLbAgLACwDyuxAAJFVFiwEiNC\ IEWwDiNCsA0jsAJgQiBgsAFhtRgYAQARAEJCimCxFAgrsIsrGyJZLbAhLLEAICstsCIssQEg\ Ky2wIyyxAiArLbAkLLEDICstsCUssQQgKy2wJiyxBSArLbAnLLEGICstsCgssQcgKy2wKSyx\ CCArLbAqLLEJICstsC4sIDywAWAtsC8sIGCwGGAgQyOwAWBDsAIlYbABYLAuKiEtsDAssC8r\ sC8qLbAxLCAgRyAgsA5DY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILAOQ2O4BABi\ ILAAUFiwQGBZZrABY2AjYTgbIVktsDIsALEAAkVUWLEOBkVCsAEWsDEqsQUBFUVYMFkbIlkt\ sDMsALAPK7EAAkVUWLEOBkVCsAEWsDEqsQUBFUVYMFkbIlktsDQsIDWwAWAtsDUsALEOBkVC\ sAFFY7gEAGIgsABQWLBAYFlmsAFjsAErsA5DY7gEAGIgsABQWLBAYFlmsAFjsAErsAAWtAAA\ AAAARD4jOLE0ARUqIS2wNiwgPCBHILAOQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wNywu\ FzwtsDgsIDwgRyCwDkNjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA5LLECABYlIC4g\ R7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyOAEBFRQqLbA6LLAAFrAXI0KwBCWwBCVHI0cj\ YbEMAEKwC0MrZYouIyAgPIo4LbA7LLAAFrAXI0KwBCWwBCUgLkcjRyNhILAGI0KxDABCsAtD\ KyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgsApDIIojRyNHI2EjRmCwBkOwAmIgsABQWLBA\ YFlmsAFjYCCwASsgiophILAEQ2BkI7AFQ2FkUFiwBENhG7AFQ2BZsAMlsAJiILAAUFiwQGBZ\ ZrABY2EjICCwBCYjRmE4GyOwCkNGsAIlsApDRyNHI2FgILAGQ7ACYiCwAFBYsEBgWWawAWNg\ IyCwASsjsAZDYLABK7AFJWGwBSWwAmIgsABQWLBAYFlmsAFjsAQmYSCwBCVgZCOwAyVgZFBY\ IRsjIVkjICCwBCYjRmE4WS2wPCywABawFyNCICAgsAUmIC5HI0cjYSM8OC2wPSywABawFyNC\ ILAKI0IgICBGI0ewASsjYTgtsD4ssAAWsBcjQrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbAC\ JUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWG5CAAIAGNjIyBYYhshWWO4BABiILAAUFiw\ QGBZZrABY2AjLiMgIDyKOCMhWS2wPyywABawFyNCILAKQyAuRyNHI2EgYLAgYGawAmIgsABQ\ WLBAYFlmsAFjIyAgPIo4LbBALCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrLbBBLCMgLkaw\ AiVGsBdDWFIbUFlYIDxZLrEwARQrLbBCLCMgLkawAiVGsBdDWFAbUllYIDxZIyAuRrACJUaw\ F0NYUhtQWVggPFkusTABFCstsEMssDorIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEQs\ sDsriiAgPLAGI0KKOCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrsAZDLrAwKy2wRSywABaw\ BCWwBCYgICBGI0dhsAwjQi5HI0cjYbALQysjIDwgLiM4sTABFCstsEYssQoEJUKwABawBCWw\ BCUgLkcjRyNhILAGI0KxDABCsAtDKyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgR7AGQ7AC\ YiCwAFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIg\ sABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsTABFCstsEcssQA6Ky6x\ MAEUKy2wSCyxADsrISMgIDywBiNCIzixMAEUK7AGQy6wMCstsEkssAAVIEewACNCsgABARUU\ Ey6wNiotsEossAAVIEewACNCsgABARUUEy6wNiotsEsssQABFBOwNyotsEwssDkqLbBNLLAA\ FkUjIC4gRoojYTixMAEUKy2wTiywCiNCsE0rLbBPLLIAAEYrLbBQLLIAAUYrLbBRLLIBAEYr\ LbBSLLIBAUYrLbBTLLIAAEcrLbBULLIAAUcrLbBVLLIBAEcrLbBWLLIBAUcrLbBXLLMAAABD\ Ky2wWCyzAAEAQystsFksswEAAEMrLbBaLLMBAQBDKy2wWyyzAAABQystsFwsswABAUMrLbBd\ LLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSst\ sGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBE\ Ky2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBu\ LLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwr\ sEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCst\ sHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEEr\ LbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+\ K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCF\ LLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2w\ iiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFkt\ AEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrMeAAIAKrEAB0K1FwcPBAIKKrEAB0K1HgUTAgIK\ KrEACUK7BgAEAAACAAsqsQALQrsAQABAAAIACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgB\ iFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVm1GQURAgIOKrgB\ /4WwBI2xAgBEswVkBgBERAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAYABgAGAIC\ AGwCAgBsAIcAhwBxAHECWwAAA4D+9AJbAlsAAAOA/vQCWwAAAAAAAAAAALwBmAItAtgDYAPt\ A/kEBQQRBB0EKQSVBTAFlwYZBpgHZQf9CIcJAAlnCdoKPgrDC1ILnQwSDLUNKA2EDgUOeQ7q\ D1sP2RBHEKQQ/BGKEewSbRL8E4oUBxQ+FHUUzhUSFXQVtRXfFiYWiBbIFxsXghepGBMYeRiY\ GJgYvBjwGRwZOxlRGWQZlxmuGcYZ4hnxGhkaOhpnGogauRrhGx0bLhtNG2wbrRvIG94b9Rww\ HGUcjhzCHPIdGR1UHXgdlR22HcId9h4ZHkMedR6nHsofBh8tH1Afax+sH8Uf8iAHIBMgHyAr\ IDsgSwAAAAEAGAAAA6kCWwBLAKNAHTQWAgMEKikVAwIDMi0MAwYCSUMfAwEGBEwzAQRKS7AS\ UFhALQACBgECWQAGCQEBBQYBaQAFCgEACAUAaQADAwRhAAQEGU0ABwcIYQAICBoIThtALgAC\ AAEFAgFpAAYACQcGCWkABQoBAAgFAGkAAwMEYQAEBBlNAAcHCGEACAgaCE5ZQBsBAEdFPTs6\ OTAuIyEaGBMRCggEAwBLAUsLCBYrJSImJyYmNTQ2MzIWFzY2NTQmIyIGByc2NjMyFhUUBgcW\ FjMyNjc2NjU1FxUUFRYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBiMiJicGBgFcPXExLzQrJhcq\ FBsfMCsWMRomIUsoY21EORYtFyUvEBoOhg0cESAQhg0LGhwKGz1CERAPDSAVESMQHXhhNEUB\ LCYfKA4QCycfIiMJC2QOEWJTP1wZFA0SEx9MNygLTwkJFg0OAQIL/mstDQoFchsWFTkyKgcI\ CAs6RAACABgAAATNAlsASwBbALNAH1Q0FgMDBCopFQMCAzItDAMGAklDHwMBBgRMUzMCBEpL\ sBJQWEAwAAIGAQJZAAYJAQEFBgFpAAUMAQAIBQBpAAMDBGEABAQZTQsBBwcIYQ0KAggIGghO\ G0AxAAIAAQUCAWkABgAJBwYJaQAFDAEACAUAaQADAwRhAAQEGU0LAQcHCGENCgIICBoITllA\ I01MAQBaWUxbTVtHRT07OjkwLiMhGhgTEQoIBAMASwFLDggWKyUiJicmJjU0NjMyFhc2NjU0\ JiMiBgcnNjYzMhYVFAYHFhYzMjY3NjY1NRcVFBUWMzI2NxEXERQXFhYzByMiJicmJjU1BgYj\ IiYnBgYFIiYnJiY1ERcRFBcWFjMHAVw9cTEvNCsmFyoUGx8wKxYxGiYhSyhjbUQ5Fi0XJS8Q\ Gg6GDRwRIBCGDQsaHAobPUIREA8NIBURIxAdeALvOEYUFgeGDQoaHAlhNEUBLCYfKA4QCycf\ IiMJC2QOEWJTP1wZFA0SEx9MNygLTwkJFg0OAQIL/mstDQoFchsWFTkyKgcICAs6RGEYGx1D\ HgGqC/5rLQ0KBXIAAAEAIv/2An4C/ABBAHFAFQ8BAgEQAQMCHRgGAwQDA0w1NAIBSkuwMVBY\ QB4AAwAEBQMEaQACAgFhAAEBGU0ABQUAYQYBAAAaAE4bQBsAAwAEBQMEaQAFBgEABQBlAAIC\ AWEAAQEZAk5ZQBMBACgmIh8cGRQSDQsAQQFBBwgWKwUiJiY1NDcmJjU0NjMyFhcHJiYjIgYV\ FBc2MzIWFwcmIiMiBhUUFjMyNjY1NCYnJiY1NDY3FwYGFRQWFxYWFRQGBgFIWXI3KSUoY1of\ OBMWDyENJCgtKTAPIAwPChYJLjc9QS9NLRwWFiI6NFccHBgSFiZCiQo0WDVCMSBJK0dWBwVt\ BAMdGikfDAICbwImIykrIEQ2KEcoKU82OF4fbxMmFxw2ISdhQkx5RQABACL/9gLwA4AASQCJ\ QBU5OAIBBw8BAgEQAQMCHRgGAwQDBExLsDFQWEAoAAMABAUDBGkABwcGYQAGBhtNAAICAWEA\ AQEZTQAFBQBhCAEAABoAThtAJQADAAQFAwRpAAUIAQAFAGUABwcGYQAGBhtNAAICAWEAAQEZ\ Ak5ZQBcBAD07NjQoJiIfHBkUEg0LAEkBSQkIFisFIiYmNTQ3JiY1NDYzMhYXByYmIyIGFRQX\ NjMyFhcHJiIjIgYVFBYzMjY2NTQmJyYmNTQ2NjMyFhcHJiYjIgYVFBYWFxYWFRQGBgFIWXI3\ KSUoY1ofOBMWDyENJCgtKTAPIAwPChYJLjc9QS9MLiMiIjQoWEhEZyN+EScdGCMOHRYpNEOK\ CjRYNUIxIEkrR1YHBW0EAx0aKR8MAgJvAiYjKSsgRzktYUBBekIsTzJGPjYiKB0fGDA9LVGF\ R057RgABAC7/9gJwA0IANwByQBYMAQIBDQEFAioBBAUzKSEgHgUDBARMS7AxUFhAHgABAAIF\ AQJpAAQEBWEABQUZTQADAwBhBgEAABoAThtAGwABAAIFAQJpAAMGAQADAGUABAQFYQAFBRkE\ TllAEwEALiwoJhkXEQ8KCAA3ATcHCBYrBSImJjU0PgI3MhYXByYmIw4DFRQWMzI2NTQmJwYH\ Jz4CNTQjIgcnNjYzMhYVFAYHFhUUBgF7ZJZTLF6VaRkxFRYQKBNKYzkYZ1o1PBsUJCcYKEEo\ Szc3JCZMNGBdIR1BfwpYs4ZYn3xHAQUFcwUDAThedT2UiCYoGSUQCQNwAxEgGTUXaA4SW0cq\ Pxc8VFVeAAEACgAAA2kCWwBFAFVAUhQJAgADEQECADYxIwgCBQQCRSsBAwUEKgEGBQVMExIC\ AUoAAwEAAQMAgAABAAACAQBpAAIABAUCBGkABQUGYQAGBhoGTj89PDs0MiYZJSQHCBorNyc3\ JiYjIgYHJzY2MzIWFhc3NRcVFhYzMjMmNTQ2MzIWFRQHFhYVFAYGByc2NjU0JicGIyImJxUU\ FxYWMwcjIiYnJiY1NaVK3yhIJBs0IyooSywuS0suB4YbPBsDAgQyJSw0FBoRIjkjRiAfBwwV\ FxlEIA0LGhwKGz1DEQ8Pb3B/MSENEWoSFRg+OATCC4caGQ0MKCc0KSgbJz0YKj8vFGwPIRkO\ HBYDEBOQLQ0KBXIaFxU5MmkA//8AGAAAA6kDcgImAAIAAAAHAC4DrQAA//8AGAAAA6kDgAIm\ AAIAAAAHAC8DrQAA//8AGAAABM0DcgImAAMAAAAHAC4E0QAA//8AGAAABM0DgAImAAMAAAAH\ AC8E0QAA//8AGAAABM0DgAImAAMAAAAHADAE0QAAAAEAE//2AhACWgAsAFNAFgsBAQAsIxgX\ FhUMAgEJAwEiAQIDA0xLsDFQWEAVAAEBAGEAAAAZTQADAwJhAAICGgJOG0ASAAMAAgMCZQAB\ AQBhAAAAGQFOWbYlLiUnBAgaKzcnNyYmNTQ2MzIWFwcmJiMiBhUUFhc3FwcWFhUUBgYjIiYn\ NxYWMzI2NTQmJ00tex0ndmIaPB4XHCcUMSUeHMgvfigxK2VXRHsyPylQLjE4ITi8aykXOiVE\ UAUIbQYEHRQSHA9IbCoZRjQpTDAiH2EWGiAfFSsYAAEABgAAAycCWwA9AIdAFiEBAQInIyID\ BAE8OAIHAwNMKSgCAkpLsCxQWEAmAAQABwAEB2kAAwgBAAUDAGkAAQECYQACAhlNAAUFBmEA\ BgYaBk4bQCQAAgABBAIBaQAEAAcABAdpAAMIAQAFAwBpAAUFBmEABgYaBk5ZQBcBADs5MjAv\ LiYkHBoPDQwLAD0BPQkIFislIiYnJiY1NTQnJiYjNzMyFhcWFhUVFBYXFhYzMjc2NjU1FxUW\ MzI3NRcRFBcWFjMHIyImJyYmNTUGIyInBgEXNkUWGhgNChodChs+QhEPDwoJCRkKIhMLCYcR\ FyQehg0LGhwKGj5CERAPHSUfGiqdGxQZRUEqKg8LBXIaGBU4MjciHgkJBxMLJB93CloUG9EL\ /mstDQoFchsWFTkyWw8MbAACAAUAAALGAlsAGgAqAEpARyMRAgIDEAQDAwECAkwiAQNKAAEG\ AQAFAQBpAAICA2EAAwMZTQAFBQRhBwEEBBoEThwbAQApKBsqHCoVEw4MCAYAGgEaCAgWKzci\ Jic3FhYzMjY1NCYjIgYHJzY2MzIWFRQGBgUiJicmJjURFxEUFxYWMwfkSmsqYxczJSAsMS4e\ NRclIE4xZm86WgGMPUIREA+GDQsaHAqmSEA6IywoOj4xDQtnDhR6aVBcJqYbFhU8LwGqC/5r\ LQ0KBXIAAAEAIgAAAo8CWwA5AF5AWykOAgIBDwEDAhsWBgMEAyccAgUENwEGBQVMKAEBSgAD\ AAQFAwRpAAUIAQAHBQBpAAICAWEAAQEZTQAGBgdhAAcHGgdOAQAyMC8uJiQgHhkXEhAMCgA5\ ATkJCBYrJSImJjU0NyY1NDYzMhYXByYjIgYVFBc2MzIWFwcmJiMiBhUUFjMyNxEXERQXFhYz\ ByMiJicmJicGBgEPNFk2F0FhWSE5ExYhJSQiGCMpFyYPEQkbEx8hKx9WTIYNCxocChs9QhEN\ DwIgUGckRzMtIzZJPUoHBWoGFxQaEQsFA20CBBcUGhVEAUAL/mstDQoFchoXEi0kFBkAAQAY\ AAACwAJbADcAWUBWJxYCAwQVAQIDJR8MAwUCNQEGAQRMJgEESgACAAEGAgFpAAUIAQAHBQBp\ AAMDBGEABAQZTQAGBgdhAAcHGgdOAQAwLi0sIyEaGBMRCggEAwA3ATcJCBYrJSImJyYmNTQ2\ MzIWFzY2NTQmIyIGByc2NjMyFhUUBgcWFjMyNjcRFxEUFxYWMwcjIiYnJiYnBgYBWj9xMC0z\ LCUXKhQbHzAqFjIaJiNKJWRuRDoVMBcsSB6GDQsaHAobPUMRDQ8BG0dwLzsBLCYfKA4PCyce\ ISQJC2QOEWJSQF0YCgckHwE3C/5rLQ0KBXIaFxIuJhAXAAABACL/9gLwAlsASADUS7AuUFhA\ FQ8BAgEQAQMCNh0YBgQEAzcBBQQETBtAFQ8BBgEQAQMCNh0YBgQEAzcBBQQETFlLsC5QWEAg\ AAMABAUDBGkGAQICAWEHAQEBGU0ABQUAYQgBAAAaAE4bS7AxUFhAKgADAAQFAwRpAAYGAWEH\ AQEBGU0AAgIBYQcBAQEZTQAFBQBhCAEAABoAThtAJwADAAQFAwRpAAUIAQAFAGUABgYBYQcB\ AQEZTQACAgFhBwEBARkCTllZQBcBAEA+MS8oJiIfHBkUEg0LAEgBSAkIFisFIiYmNTQ3JiY1\ NDYzMhYXByYmIyIGFRQXNjMyFhcHJiIjIgYVFBYzMj4CNTQmJiMiBhUUFhcHLgI1NDY2MzIe\ AhUUDgIBTV50NSklKGNaHzgTFg8hDSQoLSkwDyAMDwoWCS43PUFLbEUhFiERHBcrPSYxVTUm\ TTkkST0lNGmdCjRYNUIxIEkrR1YHBW0EAx0aKR8MAgJvAiYjKSsyUV8tMDMUIRMXLQxvDC9P\ PClGKxc0WkNNiWo9AAMAG//2A4ACWwApADQAPwBxQBUhAQQCJB0KBwQDBD0BAQMDTCABAkpL\ sDFQWEAeAAMAAQUDAWkABAQCYQACAhlNAAUFAGEGAQAAGgBOG0AbAAMAAQUDAWkABQYBAAUA\ ZQAEBAJhAAICGQROWUATAQA5NzMyLiwbGRMRACkBKQcIFisFIiYmNTQ2NyYmJxYWFRQOAiMi\ JiY1NDY2MzIWFzY2NxcGBgcWFhUUBgEUFjMyNjU0JyIGARQWMzI1NCYnBgYCXEZXJzhGHlAq\ BQgRKUY2PVMqNGtRabNNLGM0STBaKS8oZ/3hHhohHRI0MAF+Ix1DGRsvIAo1UCs9bT8ZJwwP\ JBMZNy8eLUwtMlY1QUAhQR9nHTgbNmg3UmcBqxweISAlIS7+7iYkSCpCISk+AAABAAr/9gLT\ AlsAMwB+QCAdGhgSBAIDEQEEAi0EAwMBBCQBAAEETBwbAgNKIwEASUuwMVBYQBwABAIBAgQB\ gAADAAIEAwJpAAEBAGEFAQAAGgBOG0AhAAQCAQIEAYAAAwACBAMCaQABAAABWQABAQBhBQEA\ AQBRWUARAQArKRYUDw0IBgAzATMGCBYrFyImJzcWFjMyNjY1NCYjIgYHJzY2MzIWFzY3NRcV\ FhYVFAYHJzY2NTQmIyIGBxYVFA4C9E9tLmQgNCYYJxc3MiI8FSUhUjQ/XhwdIIY3PDI7Yx0t\ LSkPGgsDJT5KCkhDPCopFjgySkYPCmkPEzItCQTBC8QWXT9DbDVZGEArKy4HBhkdSF42FgAB\ AAUAAALiAlsANABZQFYeEQICAxwQAgQCLQQCBwQDAQEHBEwdAQNKAAQABwEEB2kAAQgBAAUB\ AGkAAgIDYQADAxlNAAUFBmEABgYaBk4BADAuJyUkIxoXFRMODAgGADQBNAkIFis3IiYnNxYW\ MzI2NTQmIyIGByc2NjMyFhcWMzI2NzUXERQXFhYzByMiJicmJjU1BiMiJw4C5EprKmMXMyUg\ LC8wHjUXJSBOMVtqCwcIHiwRhwwLGhwJGz1DEQ8QJjMKCws6TqZIQDojLCg6PDMNC2cOFGFV\ ARAQlwv+ay4MCgVyGhcVPC+WEgE2PxsAAAEAIv/2AfECWwAnAFdADxEBAQIkEAIDASUBAAMD\ TEuwMVBYQBYAAQECYQACAhlNAAMDAGEEAQAAGgBOG0ATAAMEAQADAGUAAQECYQACAhkBTllA\ DwEAIiAVEw4MACcBJwUIFisFIiY1NDY3PgI1NCYjIgYHJzY2MzIWFRQGBgcGBhUUFjMyNjcX\ BgYBBW90W1YqLBEjGihHHSYpWzNfXx5JQT0wNSU4XiE1Nm0KZFBFXCsVGhQNFBEPDGoOE1BB\ KD03Ih8qHCUaHRNqGCAAAgAh//YCDQJbAB4AKwBlQAsPAQIBEAYCBAICTEuwMVBYQB4ABAID\ AgQDgAACAgFhAAEBGU0AAwMAYQUBAAAaAE4bQBsABAIDAgQDgAADBQEAAwBlAAICAWEAAQEZ\ Ak5ZQBEBACooIyEUEg0LAB4BHgYIFisFIiY1NDY3JjU0NjYzMhYXByYmIyIVFBYXHgIVFAYn\ FBYzMjY1NCYnIyIGARp4gVVCJSZRQCE7HBkXLhQ7GilHTiB/5j0zLz8iLgNCSQpwWUVfFSs0\ IT0mBwVwBwYcDhcWJUpNLFViyCsrJSgdLh00AAABAAX/9gHyAlsAJgBUQAwVAQMCFgQDAwED\ AkxLsDFQWEAWAAMDAmEAAgIZTQABAQBhBAEAABoAThtAEwABBAEAAQBlAAMDAmEAAgIZA05Z\ QA8BABoYExEHBQAmASYFCBYrBSImJzcWMzI1NCYnLgI1NDYzMhYXByYmIyIGFRQWFhceAhUU\ BgEfYocxaUxdUS47O0AYZ10nNhoZFS4XIh8OJyZBRxxuClZFPmc9IC4eHzo8IT5WBwVwBQcT\ Eg4VGBQhQEUpT2MAAAIAIv/2AhgCWwAsADYAa0APEQEBAhABAwECTCIBBAFLS7AxUFhAHgAD\ AAUEAwVpAAEBAmEAAgIZTQAEBABhBgEAABoAThtAGwADAAUEAwVpAAQGAQAEAGUAAQECYQAC\ AhkBTllAEwEANTMwLygmFRMODAAsASwHCBYrBSImNTQ2Nzc2NjU0JiMiBgcnNjYzMhYVFAYG\ BwcGBhUUFhcmNTQ2MzIWFRQGJxQXNjU0JiMiBgEugYtbTyImJx8aHkQdJiRXLV5eGT02OzIg\ JSMKWEBLT39LCE8UExIeCmhSSlglEBIbFhEQDAxqDBJLQiM3MBsdGSgbGyoHHx45Qk87TU+W\ FxMELxAVFgAAAwBD/2ADggJbABkANABEAFBATT0rDgMCAyoeHQMBAgJMPA0CA0oBAQRJAAEG\ AQAFAQBpAAICA2EAAwMZTQAFBQRhBwEEBBoETjY1GxpDQjVENkQvLSgmIiAaNBs0CAgWKwUn\ NjY1NCYnJy4CNREXERQWFhcXFhYVFAYDIiYnNxYWMzI2NTQmIyIGByc2NjMyFhUUBgYFIiYn\ JiY1ERcRFBcWFjMHAbpmEQ8ZHnw1NxKHBhsha1E6KRxAZyRbFCsfHyApJBknGiYdSC9ZZjNS\ AXM9QxEPD4YJCCEbCaBLDhwKER0NOBguRDkBRgv+1R0oHg4uIkguLD8BQ0I8Ox4pIzE1KwoK\ Yw0Tcl9JViXGGhcVOTIBqgv+ayQRDgZyAAEAIgAAAmoCWwAkAChAJSQBAgEBTAwLAgBKAAAA\ AwEAA2cAAQECYQACAhoCTiYhFygECBorNyYmNTQ2NzY2MzM1FxEUFxYWMwcjIiYnJiY1NSMi\ BgcGFRQWF8ZNVx8bIFdJeoYNCxocChs9QxEPD2cxMQ8UOTwKPnlILUIVGRafC/5rLQ0KBXIa\ FxU5MpkKDhIgK0QyAAEAIQAAAq0CWwA3AEpARyYBAQIkHhAPAwUDATQBAAMDTCUBAkoAAwYB\ AAQDAGkAAQECYQACAhlNAAQEBWEABQUaBU4BAC8tLCsiIBcVCwkANwE3BwgWKyUiJic+AjU0\ JiMiBhUUFwcmNTQ2NjMyHgIVFAYHFhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgEqYXsgNlo1\ FRQSFRppMyVLNzVDJA5YQREtHzJVHIYNCxocChs9QxEPDyVVh2ZYDyo3IBIXExAZFDYqPx83\ JBspLhRGXB4NDygfARsL/mstDQoFchoXFTkyAxYXAAEAIv/2Af0CWwAzALRAGA8BAgEQAQMC\ HRgGAwQDHgEGBCkBBQYFTEuwDlBYQCUABgQFBQZyAAMABAYDBGkAAgIBYQABARlNAAUFAGIH\ AQAAGgBOG0uwMVBYQCYABgQFBAYFgAADAAQGAwRpAAICAWEAAQEZTQAFBQBiBwEAABoAThtA\ IwAGBAUEBgWAAAMABAYDBGkABQcBAAUAZgACAgFhAAEBGQJOWVlAFQEALy0oJiIgGxkUEg0L\ ADMBMwgIFisFIiYmNTQ3JiY1NDYzMhYXByYmIyIGFRQXNjMyFhcHJiYjIgYVFBYzMjc0NTQ2\ MzIWFRQGATlUazQqJihkYyRFExYTKxItKC8vOQ0uEhUOIw40ODkxFxMtICcnZAo0VTNHMCFJ\ K0dWCQVtBAUdGiofDQQEbwIEKCkjLAMFBSUkMB02QgAAAQAiAAAChQKKADQASkBHFhEGAwIB\ IhcCAwIyAQQDA0wkIwwLBAFKAAEAAgMBAmkAAwYBAAUDAGkABAQFYQAFBRoFTgEALSsqKSEf\ GxkUEgA0ATQHCBYrJSImJjU0NyY1NDY3FwYGFRQXNjMyFhcHJiYjIgYVFBYzMjcRFxEUFxYW\ MwcjIiYnJiYnBgYBCDFWNRdBXGUwQCseICQXJw8RChsSICApIE1Mhg0LGhwKGz1DEQ0OAiBL\ ZyRHMy0jN0g8XhxtESUYIRYIBQNtAgQXFBoVRQE/C/5rLQ0KBXIaFxItJRQaAAABABUAAAJe\ AlsAHgBctAsKAgFKS7ALUFhAGwUBAAQCBAByAAEABAABBGcAAgIDYQADAxoDThtAHAUBAAQC\ BAACgAABAAQAAQRnAAICA2EAAwMaA05ZQBEBABsaFBIREAkHAB4BHgYIFis3Ii4CNTQ2MyE1\ FxEUFxYWMwcjIiYnJiY1NSMVFAapFzMtHR8uASiGDQsaHAobPUMRDw+dJK8cLjwfHSy+C/5r\ LQ0KBXIaFxU5MnotKiUAAQAGAAACXAJbADIAbEAPHwEDATABAAMCTCEgAgJKS7AsUFhAHgAD\ BgEABAMAaQABAQJhAAICGU0ABAQFYQAFBRoFThtAHAACAAEDAgFpAAMGAQAEAwBpAAQEBWEA\ BQUaBU5ZQBMBACooJyYdGxAODQwAMgEyBwgWKyUiJicmJjU1NCYnJiYjNzMyFhcWFhUVFBYX\ FhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgENLkUVIBEGBwoZHgobPkEREg0MCwgaDSA1E4YN\ CxocChs9QxEPDxs9nRkVIEo2KhcbBwsFchoXGDwsKysjCgcGGxIBHwv+ay0NCgVyGhcVOTIJ\ Dg8AAQAg/0sCEAJbADkAQkA/CwEBADkYFxYVDAIBCAUBAkwABQEGAQUGgAADAAQDBGUAAQEA\ YQAAABlNAAYGAmEAAgIaAk4jJyEiHiUnBwgdKzcnNyYmNTQ2MzIWFwcmJiMiBhUUFhc3FwcW\ FhUUBgYHFhYzMwcjIiYnJiY1NDYzMhYXFjMyNjU0JidNLXsdJ3ZiGjweFxwnFDElHR3IL34o\ MSZZTRw4JxgNE1V6NzU1JiAiMRcTFDE4ITi8aykXOyVEUAUIbQYEHRQSHBBIbCoZRjQnRzEF\ Hhl1V1wJLCkaJhwXAiEfFSsYAAEAIgAAAxkCWwA2AERAQTQuAgUBAUwfHh0YFRQIBwgCSgAC\ AAUAAgVpAAEGAQADAQBpAAMDBGEABAQaBE4BADIwKCYlJBsZDw0ANgE2BwgWKyUiJiY1NDY3\ FwYGFRQWMzI3NjY1NRcVFBUWMzI2NzUXERQXFhYzByMiJicmJjU1BgYjIiYnBgYBAUJkOYFs\ HzdNNiMnFAwLhgwdFSANhg0KGhwJGzhGFBYHDSEVESIQGF6VMl5AX34ZdA0+NjgnFAwqLEcL\ RAgHFxAM8Av+ay0NCgVyGBsdQx48BwgHCy0uAAABACIAAANZAlsAOABCQD8PAQcAOAECBQJM\ DgEASgAFBAIEBQKABgEBAAQFAQRnAAcHAGEAAAAZTQACAgNhAAMDGgNOJCYjFiEXFCYICB4r\ NyYmNTQ2NjMyFxYWFzM1FxEUFxYWMwcjIiYnJiY1NSMVFAYjIi4CNTQ2MzMmJyYmIyIGBhUU\ FhfUUmA7bEloOB8iApCGDQsaHAobPUIREA+QJCIVMiwdHCoKARcKHxcmMBdCQzFEnmRBZzwz\ HExI4wv+ay0NCgVyGxYVOTJWEyskHC0zGBolPhoMDSI3H0VuOAAAAQAmAAACcgJbAC4Ad7Qb\ GgIDSkuwLFBYQCcIAQAFBgUABoAEAQEABwUBB2cAAgIDYQADAxlNAAUFBmEABgYaBk4bQCUI\ AQAFBgUABoAAAwACAQMCaQQBAQAHBQEHZwAFBQZhAAYGGgZOWUAXAQArKiQiISAZGBIQDw4J\ BwAuAS4JCBYrNyIuAjU0NjMzNTQnJiYjNzMyFhcWFhUVMxEXERQXFhYzByMiJicmJjU1IxUU\ BrYVMi0cHCoKDQoaHAkbPkIRDw+jhg0LGRwJGz1DEQ8PoyRvHC00FxolUyoPCwVyGhgVNDJh\ ARkL/mstDQoFchoXFTkyIBMrJAAAAQAOAAAChQJbADAASkBHHw0CAQIdFwwDBAMBLgEAAwNM\ HgECSgADBgEABAMAaQABAQJhAAICGU0ABAQFYQAFBRoFTgEAKCYlJBsZEQ8KCAAwATAHCBYr\ JSImJzY2NTQmIyIGByc2NjMyFhYVFAYHFhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgElZnke\ NUkfIhMgCBwUNhZDUicuKREpHCVBIoYNChscChs4RhQWBx9FnWxXDSolFhoGA2kIByxIKzJD\ GBAQHSEBDgv+ay0NCgVyGBsdQx4PEhEAAAEAHAAAAdwCWwAoAENAQBgBAwQXAQIDIg4CAQID\ TAACAAEFAgFpAAMDBGEABAQZTQAFBQBhBgEAABoATgEAJyUcGhUTDAoGBAAoASgHCBYrISIm\ JicjIiY1NDYzMhYXNjY1NCYjIgYHJzY2MzIWFhUUBgceAjMzBwHAP2leMAI0NzAlFScVKjk9\ LSQ8GiYkWDRCZztWSSI+ORwWCR9KQSwlJCUNEA04KC8mDgxqDxMtWEFIcBsjIQl1AAIAIgAA\ AroCWwASACYAN0A0EAECAQFMJhcWFRQPBwYIAUoAAQQBAAMBAGkAAgIDYQADAxoDTgEAIB4d\ HA4MABIBEgUIFislIiY1NDY3FwYGFRQWMzI3FwYGJyc3NRcRFBcWFjMHIyImJyYmNTUBKH+H\ jZIgWl1LOzEoLh9NLRzkhg0LGhwKGz1DEQ8PX4FwX5EbdRFLQD09EmcODrVxLakL/mstDQoF\ choXFTkyjAAAAQAiAAADHAJbAD8AZ0AKIAEBBAFMHwEESkuwMVBYQB4AAwACBQMCaQABAQRh\ AAQEGU0ABQUAYQYBAAAaAE4bQBwABAABAwQBaQADAAIFAwJpAAUFAGEGAQAAGgBOWUATAQA+\ PTQyKCYZFw0LAD8BPwcIFishIiYnJiY1NTQmJyYjIgcGBhUVFAYHBgYjIiYmNTQ2NxcGBhUU\ FhYzMjc2NjU1NDY3NjYzMhcWFhUVFBcWFjMHAvg9QxEPEAgLDBcSDQsJHyQZSzJCZzuBbB83\ TRsqFScWDgobGRlBKFY0GR0MCxocCRoXFTkyyiYqCwwKCCEkFExdHxYXNGNGX4MadA9BOSou\ EhYOLSsXRUUXFxIwF0lFwS4MCgVyAAABACIAAAJnAlsAKgBGQEMLAQIBGAwCAwIpAQADA0wa\ GQIBSgABAAIDAQJpAAMGAQAEAwBpAAQEBWEABQUaBU4BACMhIB8WFBAOCQcAKgEqBwgWKzci\ JiY1NDY2MzIWFwcmJiMiBhUUFjMyNjcRFxEUFxYWMwcjIiYnJiY1NQb7PmI5OmVCIjETCw8h\ GTU3NCUrRCKHDAsaHAoaPUMREA9AnS1XPz1WLgUDcAMDLSYqIx0fARAL/msuDAoFchoXFTky\ FioAAgAXAAAC4wJbACwAPABTQFA1AQMEGhkCAgMnDQIBAgNMNAEESgACAAEFAgFpAAMDBGEA\ BAQZTQcBBQUAYQkGCAMAABoATi4tAQA7Oi08LjwrKSEfFBILCQUDACwBLAoIFishIiYnIyIm\ NTQ2MzIWFzY2NTQmIyIGFRQWFwcmJjU0NjMyFhYVFAYHFhYzMwchIiYnJiY1ERcRFBcWFjMH\ AYlHfUADNDcvKBYrGDNDOCEbFiExJ1hPWVU9ZDthUSNCKxgNARU9QxEPEIcMCxocCkVXLCYi\ JhEUD0g0LywUEBEeCFoRTTc5SyxYRFF1GyMadRoXFTkyAaoL/msuDAoFcgAAAgAGAAACZAJb\ ACkAOgBuQBE0MBYDBQEnAQAFAkwYFwICSkuwKVBYQB4ABQYBAAMFAGkAAQECYQACAhlNAAMD\ BGEABAQaBE4bQBwAAgABBQIBaQAFBgEAAwUAaQADAwRhAAQEGgROWUATAQAuLCEfHh0RDg0M\ ACkBKQcIFislIiYnJiY1NTQmJyYmIzczMhYWFxcWFzUXERQXFhYzByMiJicmJjU1BgYnFhYz\ MjY3JyYmJxYWFRUUFgEJLkIVHxEGBggaIAoRISwrHroQD4YNCxocChs9QxEPDx5CPwgaDSM3\ E10XKxYBAQyeGRUfSjcuGBgHCgRyAxEUfQoMxQv+ay0NCgVyGhcVOTIPERF/BwYZET4QIBIL\ GhAQKyMAAAEAHAAAAvICWwBCAGFAXicYAgMEJSEXAwUDOjYOAwgCPAEBCARMJgEESgAFAAgB\ BQhpAAIAAQYCAWkAAwMEYQAEBBlNCQEGBgBhBwoCAAAaAE4BAEE/OTcwLi0sJCIcGhUTDAoG\ BABCAUILCBYrISImJicjIiY1NDYzMhYXNjY1NCYjIgYHJzY2MzIWFhUUBxYzMjc1FxEUFxYW\ MwcjIiYnJiY1NQYjIicGBx4CMzMHAcA/aV4wAzQ2MCUUJhQlMjopHzwYJSVSNT5gOAMUFzUj\ hg0LGhwKGz1CERAPJDUuKCU7Iz45HBYJH0pBLCUkJQ0PDTcoLyYODGoPEy1YQRIRBRzSC/5r\ Kw8KBXIbFhU5Ml0RDy4aJCEKdQAAAgAk//cCnQJbACQAOgBPQEwWAQMCLi0XBAMFAQM3AQUA\ OAEEBQRMAAEGAQAFAQBpAAMDAmEAAgIZTQAFBQRhBwEEBBoETiYlAQA1MyU6JjobGRQSCAYA\ JAEkCAgWKyUiJic3FhYzMjY1NCYnJiY1NDYzMhYXByYmIyIVFBYXFhYVFAYHIi4CNTQ2NxcG\ BhUUFjMyNjcXBgYBv0F8NVkgTiYXGSUmRj5aViAyFxUVLxEwFiVYPl9wZI9aKxcUfQ0Teng1\ ZS43QH2dOEM9KCsOEhIWDRlCLjhDBgViBQUYDQ8MHEk1O0amMlZtOy9aJjEcQCZUZhMXbBkX\ AAH+UgKB/9ADcgAPADOxBmREQCgNAQABAUwMBQQDAUoAAQAAAVkAAQEAYQIBAAEAUQEACggA\ DwEPAwgWK7EGAEQDIiYmJzceAjMyNjcXBgaJQ2RUKl0mOj4pFBkKIxMsAoEuUTU9LjgZBQRu\ <KEY> AAEAGwAAAcoCIgAJAAAhITUTIzUhFQMzAcr+Uf3uAZf2/1gBWHJh/rEA//8AFAAAAzMC/QAm\ AF0AAAAHAF0BgwAA//8AFAAAAm0C/QAmAF0AAAAHAGABgwAA//8AFAAAAmYC/QAmAF0AAAAH\ AGIBgwAA//8AFAAAA/AC/QAmAF0AAAAnAF0BgwAAAAcAYAMGAAD//wAUAAAD6QL9ACYAXQAA\ ACcAXQGDAAAABwBiAwYAAAAAAAAABwBaAAMAAQQJAAAAXgAAAAMAAQQJAAEAKgBeAAMAAQQJ\ AAIACACIAAMAAQQJAAMARACQAAMAAQQJAAQANADUAAMAAQQJAAUAsAEIAAMAAQQJAAYALgG4\ AEMAbwBwAHkAcgBpAGcAaAB0ACAAMgAwADEAOQAgAEcAbwBvAGcAbABlACAASQBuAGMALgAg\ AEEAbABsACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBlAGQALgBOAG8AdABvACAAUwBh\ AG4AcwAgAEcAdQBqAGEAcgBhAHQAaQAgAFUASQBCAG8AbABkADIALgAwADAAMQA7AEcATwBP\ AEcAOwBOAG8AdABvAFMAYQBuAHMARwB1AGoAYQByAGEAdABpAFUASQAtAEIAbwBsAGQATgBv\ AHQAbwAgAFMAYQBuAHMAIABHAHUAagBhAHIAYQB0AGkAIABVAEkAIABCAG8AbABkAFYAZQBy\ AHMAaQBvAG4AIAAyAC4AMAAwADEAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAx\ AC4AOAAuADMAKQAgAC0AbAAgADgAIAAtAHIAIAA1ADAAIAAtAEcAIAAyADAAMAAgAC0AeAAg\ ADEANAAgAC0ARAAgAGcAdQBqAHIAIAAtAGYAIABuAG8AbgBlACAALQBhACAAcQBzAHEAIAAt\ AFgAIAAiACIATgBvAHQAbwBTAGEAbgBzAEcAdQBqAGEAcgBhAHQAaQBVAEkALQBCAG8AbABk\ AAMAAAAAAAD/nAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAACoAAABY\ AAIABAACAC0AAQAxADIAAQA/AHAAAQBxAHUAAgAOAAUAGAAYABgAIAAgAAIAAQBxAHUAAAAB\ AAQAAQEtAAIABgAKAAEBOwABAncAAQAEAAAAFAAAABQAAAAUAAAAFAABAAAAAQAAAAoASABi\ AAZERkxUADJjeXJsADJnanIyACZncmVrADJndWpyACZsYXRuADIABAAAAAD//wABAAAABAAA\ AAD//wABAAEAAmRpc3QADmtlcm4AFAAAAAEAAAAAAAEAAQACAAYBOgACAAgAAQAIAAIAygAE\ AAAA1ADkAAMAHwAAAA8AAP/nAAAAAP/s//EAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAUAAAAA/+wAAAAAAAD/7AAAAAAAAP/xAAAAAAAAAAAAAAAAAAAAAAAA//EAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAD/7//sAAAAAP+z/+IAAP/J/+cAAP/i/+z/xAAAAAD/2P/Y\ /+z/3f/i/+IAAP/s/9MAAP/TAAD/4gAA//EACgAAAAAAAAABAAMAEwAWAB0AAgACABYAFgAB\ AB0AHQACAAEADQAhAAYACQAIABEADwAXAAQAGwAYABUAGQADAAAABQAdABQAGgAQAAcAAQAL\ AA0ADgATABYAAgASAAoADAAcAAEAAgAeAAIACAACAAoAOAABABQABAAAAAUAKAAiACgAKAAo\ AAEABQBCAEQATABNAE4AAQA//+wAAQBV/+wAAgLgAAQAAAMkA5AAFAASAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAA\ AAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/s\ AAAAAAAA//YAAP/2AAAAAAAA/+IAAP/2AAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAAAA\ /7oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/zv/s/+L/zv/EAAAAAAAAAAAAAAAAAAD/2P/OAAD/7AAAAAD/7P/2//b/7P/Y\ AAAAAAAAAAAAAAAAAAD/9v/2AAAAAAAAAAAAAP/sAAAAAAAA//YAAAAA/+IAAP/sAAAAAAAA\ /+wAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/uv/s/87/sP+6AAD/7AAAAAAAAAAAAAD/xP+6\ ABT/2AAAAAD/7AAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAP/2AAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAP/2AAEAIAA/AEEAQgBDAEgASQBMAE0ATgBRAFIAUwBUAFUAVgBXAFgAWQBcAF0AXwBj\ AGQAZQBmAGgAagBsAG0AbgBvAHEAAQA/ADMABAAAAAsAAwAFAAAAAAAAAAAAEAAKAAAAAAAD\ ABMAAwAAAAAADQAHAAkACQAQAAgADwACAAEAAAAAAAEAEgAAAAIAAAAAAAAAAgACAAEAAQAA\ AA4AAAAMAAAABgAGABEABgAAABIAAQA/ADcABQAAAAIAAAAAAAAAAgAAAAAAAAAAAAAAAAAC\ AAAAAgAAAAAADwAGAAsACwAAAAkAEQAEAAgAAQABAAEACgAOAAgAAAAIAAgAAwADAAEAAwAB\ AAMADQAMAAMABwAHAAcABwAQAAoACgAKAAoACgABAAAACgBAAE4ABkRGTFQAKmN5cmwAKmdq\ cjIAJmdyZWsAKmd1anIAJmxhdG4AKgAAAAAABAAAAAD//wABAAAAAWxpZ2EACAAAAAEAAAAB\ AAQABAAAAAEACAABADYAAQAIAAUADAAUABwAIgAoAHQAAwBdAGAAdQADAF0AYgBxAAIAXQBy\ AAIAYABzAAIAYgABAAEAXQAA') format('woff'); font-style: normal; font-weight: bold; unicode-range: U+20,U+30-39,U+41-49,U+4B-5A,U+5F,U+61-69,U+6B-7A,U+A85-A89,U+A8B,U+A8D,U+A8F,U+A91,U+A93-A98,U+A9A-AA8,U+AAA-AB0,U+AB2-AB3,U+AB5-AB9,U+AE6-AE7; font-display: swap; }
kolibri/core/static/assets/fonts/noto-subset.gu-in.css
@font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgPCBdYAAFhIAAAAcEdQT1NKaUbaAABYuAAABdhHU1VCyjnRBQAA\ XpAAAACWT1MvMmoNaTIAAAGYAAAAYGNtYXBM2S4RAAAD0AAAALRjdnQgCM0L+AAAE0QAAABG\ ZnBnbWIu/XwAAASEAAAODGdhc3AAAAAQAABYQAAAAAhnbHlmsa/0kwAAFHwAAEFMaGVhZNCC\ iOoAAAEcAAAANmhoZWEGzgOUAAABVAAAACRobXR4F/IPrQAAAfgAAAHWbG9jYcgjt98AABOM\ AAAA7m1heHADOg9WAAABeAAAACBuYW1lLnpInAAAVcgAAAJYcG9zdP+fADIAAFggAAAAIHBy\ ZXBXu/OGAAASkAAAALIAAQAAAAIBidUQl41fDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID+Kv8Q\ BHQDgAAAAAYAAgAAAAAAAAABAAAELf7bAAAEfP4q/8cEdAABAAAAAAAAAAAAAAAAAAAAdQAB\ AAAAdgBfAAMAfwAEAAIAmABgAI0AAAGJDhUADgABAAQCSQGQAAUAAAKKAlgAAABLAooCWAAA\ AV4AMgFCAAACCwUCBAUEAgIEAAQAAQAAAAAAAAAAAAAAAEdPT0cBQAAgCucELf7bAAAELQEl\ AAABnwAAAAACGAJQAAAAIAAAAlgAXgErAA<KEY> /+EAA//+//3/3v/3//b1ffV89Xv1evV59Xj1d/V29XX1dP<KEY>AAAC<KEY>AAAAcAXQFYAAD//wAPAAACDQL9ACYAXQAAAAcAYAFY\ AAD//wAPAAACBQL9ACYAXQAAAAcAYgFYAAD//wAPAAADZQL9ACYAXQAAACcAXQFYAAAABwBg\ ArAAAP//AA8AAANdAv0AJgBdAAAAJwBdAVgAAAAHAGICsAAAAAAABwBaAAMAAQQJAAAAXgAA\ AAMAAQQJAAEAKgBeAAMAAQQJAAIADgCIAAMAAQQJAAMASgCWAAMAAQQJAAQAOgDgAAMAAQQJ\ AAUAsAEaAAMAAQQJAAYANAHKAEMAbwBwAHkAcgBpAGcAaAB0ACAAMgAwADEAOQAgAEcAbwBv\ AGcAbABlACAASQBuAGMALgAgAEEAbABsACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBl\ AGQALgBOAG8AdABvACAAUwBhAG4AcwAgAEcAdQBqAGEAcgBhAHQAaQAgAFUASQBSAGUAZwB1\ AGwAYQByADIALgAwADAAMQA7AEcATwBPAEcAOwBOAG8AdABvAFMAYQBuAHMARwB1AGoAYQBy\ AGEAdABpAFUASQAtAFIAZQBnAHUAbABhAHIATgBvAHQAbwAgAFMAYQBuAHMAIABHAHUAagBh\ AHIAYQB0AGkAIABVAEkAIABSAGUAZwB1AGwAYQByAFYAZQByAHMAaQBvAG4AIAAyAC4AMAAw\ ADEAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAxAC4AOAAuADMAKQAgAC0AbAAg\ ADgAIAAtAHIAIAA1ADAAIAAtAEcAIAAyADAAMAAgAC0AeAAgADEANAAgAC0ARAAgAGcAdQBq\ AHIAIAAtAGYAIABuAG8AbgBlACAALQBhACAAcQBzAHEAIAAtAFgAIAAiACIATgBvAHQAbwBT\ AGEAbgBzAEcAdQBqAGEAcgBhAHQAaQBVAEkALQBSAGUAZwB1AGwAYQByAAMAAAAAAAD/nAAy\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAACoAAABYAAIABAACAC0AAQAx\ ADIAAQA/AHAAAQBxAHUAAgAOAAUAGAAYABgAIAAgAAIAAQBxAHUAAAABAAQAAQEtAAIABgAK\ AAEBOwABAncAAQAEAAAAFAAAABQAAAAUAAAAFAABAAAAAQAAAAoASABiAAZERkxUADJjeXJs\ ADJnanIyACZncmVrADJndWpyACZsYXRuADIABAAAAAD//wABAAAABAAAAAD//wABAAEAAmRp\ c3QADmtlcm4AFAAAAAEAAAAAAAEAAQACAAYBOgACAAgAAQAIAAIAygAEAAAA1ADkAAMAHwAA\ AA8AAP/sAAAAAP/2/+wAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AAAAA/+wAAAAA\ AAD/7AAAAAAAAP/zAAAAAAAAAAAAAAAAAAAAAAAA//EAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/8f/sAAAAAP/Z//EAAP/O/+cAAP/sAAD/zgAAAAD/4v/i/+z/5//s/+wAAP/s\ /+IAAP/iAAD/7AAA//gACgAAAAAAAAABAAMAEwAWAB0AAgACABYAFgABAB0AHQACAAEADQAh\ AAYACQAIABEADwAXAAQAGwAYABUAGQADAAAABQAdABQAGgAQAAcAAQALAA0ADgATABYAAgAS\ AAoADAAcAAEAAgAeAAIACAACAAoAOAABABQABAAAAAUAKAAiACgAKAAoAAEABQBCAEQATABN\ AE4AAQA//+wAAQBV/+wAAgLgAAQAAAMkA5AAFAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAD/9gAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAA//YAAP/2\ AAAAAAAA/+IAAP/2AAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAAAA/7oAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zv/s\ /+L/zv/EAAAAAAAAAAAAAAAAAAD/2P/OAAD/7AAAAAD/7P/2//b/7P/YAAAAAAAAAAAAAAAA\ AAD/9v/2AAAAAAAAAAAAAP/sAAAAAAAA//YAAAAA/+IAAP/sAAAAAAAA/+wAAAAAAAAAAP/s\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAD/uv/s/87/sP+6AAD/7AAAAAAAAAAAAAD/xP+6ABT/2AAAAAD/7AAA\ AAD/7AAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAEAIAA/\ AEEAQgBDAEgASQBMAE0ATgBRAFIAUwBUAFUAVgBXAFgAWQBcAF0AXwBjAGQAZQBmAGgAagBs\ AG0AbgBvAHEAAQA/ADMABAAAAAsAAwAFAAAAAAAAAAAAEAAKAAAAAAADABMAAwAAAAAADQAH\ AAkACQAQAAgADwACAAEAAAAAAAEAEgAAAAIAAAAAAAAAAgACAAEAAQAAAA4AAAAMAAAABgAG\ ABEABgAAABIAAQA/ADcABQAAAAIAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAgAAAAAADwAG\ AAsACwAAAAkAEQAEAAgAAQABAAEACgAOAAgAAAAIAAgAAwADAAEAAwABAAMADQAMAAMABwAH\ AAcABwAQAAoACgAKAAoACgABAAAACgBAAE4ABkRGTFQAKmN5cmwAKmdqcjIAJmdyZWsAKmd1\ anIAJmxhdG4AKgAAAAAABAAAAAD//wABAAAAAWxpZ2EACAAAAAEAAAABAAQABAAAAAEACAAB\ ADYAAQAIAAUADAAUABwAIgAoAHQAAwBdAGAAdQADAF0AYgBxAAIAXQByAAIAYABzAAIAYgAB\ AAEAXQAA') format('woff'); font-style: normal; font-weight: normal; unicode-range: U+20,U+30-39,U+41-49,U+4B-5A,U+5F,U+61-69,U+6B-7A,U+A85-A89,U+A8B,U+A8D,U+A8F,U+A91,U+A93-A98,U+A9A-AA8,U+AAA-AB0,U+AB2-AB3,U+AB5-AB9,U+AE6-AE7; font-display: swap; } @font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgPCBdYAAFd8AAAAcEdQT1NJ6kZ+AABX7AAABdhHU1VCyjnRBQAA\ XcQAAACWT1MvMms5bDwAAAGYAAAAYGNtYXBM2S4RAAAD0AAAALRjdnQgCSsMVgAAE0QAAABG\ ZnBnbWIu/X<KEY>\ iOoAAAEcAAAANmhoZWEHBwPTAAABVAAAACRobXR4KTgMTgAAAfgAAAHWbG9jYbpQqkkAABOM\ AAAA7m1heHADOg9QAAABeAAAACBuYW1lLKRE4AAAVRQAAAJAcG9zdP+fADIAAFdUAAAAIHBy\ ZXBXu/OGAAAS<KEY>IBiRAhGglfDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID+Cv8Q\ BM0DgAABAAYAAgAAAAAAAAABAAAELf7bAAAE0P4K/7IEzQABAAAAAAAAAAAAAAAAAAAAdQAB\ AAAAdgBcAAMAfAAEAAIAmABgAI0AAAGJDhUADgABAAQCcwK8AAUAAAKKAlgAAABLAooCWAAA\ AV4AMgFCAAACCwgCBAUEAgIEAAQAAQAAAAAAAAAAAAAAAEdPT0cBIAAgCucELf7bAAAELQEl\ AAABnwAAAAACGAJQAAAAIAAAAlgAXgErAAADrAAYBNAAGAKiACICogAiApkALgOJAAoDrAAY\ A6wAGATQABgE0AAYBNAAGAIdABMDKgAGAskABQKSACICwwAYAw4AIgN5ABsC8gAKAuUABQHo\ ACICJgAhAgoABQIiACIDhQBDAm0AIgKwACEB+gAiAogAIgJhABUCXwAGAh0AIAMcACIDXAAi\ AnUAJgKIAA4B3QAcAr0AIgMfACICagAiAuYAFwJnAAYC9QAcApkAJAAA/lIAAP5bAAD+CgI6\ ADACOgBBAicAHwInAC0CJwAmAicAHAInAAICJwAqAicAJQInABsCJwAjAicAHwGb//4CWABe\ ArIAAAKgAFoCfQA6AuQAWgIwAFoCJQBaAtQAOgL9AFoBhQAgApgAWgI1AFoDrwBaAy0AWgMc\ ADoCdABaAxwAOgKUAFoCJwAuAkMAFAL0AFUCigAAA8cAAAKbAAACcAAAAkMAGAJcACoCeQBO\ AgIALQJ5AC0CTwAtAYMAFAJ5AC0CkQBOATEASAJsAE4BMQBOA9YATgKRAE4CawAtAnkATgJ5\ AC0BxgBOAfEALQGyABcCkQBLAjkAAANYAAoCQgAFAjkAAAHoABsDBgAUArQAFAK0ABQENwAU\ ABQAAAAAAAEAAwABAAAADAAEAKgAAAAmACAABAAGACAAOQBJAFoAXwBpAHoKiQqLCo0KjwqR\ CpgKqAqwCrMKuQrn//8AAAAgADAAQQBLAF8AYQBrCoUKiwqNCo8KkQqTCpoKqgqyCrUK5v//\ /+EAA//+//3/3v/3//b1ffV89Xv1evV59Xj1d/V29XX1dPVLAAEAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAALAALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYg\ ilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCMhIyEtsAMs\ IGSzAxQVAEJDsBNDIGBgQrECFENCsSUDQ7ACQ1R4ILAMI7ACQ0NhZLAEUHiyAgICQ2BCsCFl\ HCGwAkNDsg4VAUIcILACQyNCshMBE0NgQiOwAFBYZVmyFgECQ2BCLbAELLADK7AVQ1gjISMh\ sBZDQyOwAFBYZVkbIGQgsMBQsAQmWrIoAQ1DRWNFsAZFWCGwAyVZUltYISMhG4pYILBQUFgh\ sEBZGyCwOFBYIbA4WVkgsQENQ0VjRWFksChQWCGxAQ1DRWNFILAwUFghsDBZGyCwwFBYIGYg\ iophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwAiWwDENjsABSWLAAS7AKUFgh\ sAxDG0uwHlBYIbAeS2G4EABjsAxDY7gFAGJZWWRhWbABK1lZI7AAUFhlWVkgZLAWQyNCWS2w\ BSwgRSCwBCVhZCCwB0NQWLAHI0KwCCNCGyEhWbABYC2wBiwjISMhsAMrIGSxB2JCILAII0Kw\ BkVYG7EBDUNFY7EBDUOwAmBFY7AFKiEgsAhDIIogirABK7EwBSWwBCZRWGBQG2FSWVgjWSFZ\ ILBAU1iwASsbIbBAWSOwAFBYZVktsAcssAlDK7IAAgBDYEItsAgssAkjQiMgsAAjQmGwAmJm\ sAFjsAFgsAcqLbAJLCAgRSCwDkNjuAQAYiCwAFBYsEBgWWawAWNgRLABYC2wCiyyCQ4AQ0VC\ KiGyAAEAQ2BCLbALLLAAQyNEsgABAENgQi2wDCwgIEUgsAErI7AAQ7AEJWAgRYojYSBkILAg\ UFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERLABYC2wDSwgIEUgsAErI7AAQ7AEJWAg\ RYojYSBksCRQWLAAG7BAWSOwAFBYZVmwAyUjYUREsAFgLbAOLCCwACNCsw0MAANFUFghGyMh\ WSohLbAPLLECAkWwZGFELbAQLLABYCAgsA9DSrAAUFggsA8jQlmwEENKsABSWCCwECNCWS2w\ ESwgsBBiZrABYyC4BABjiiNhsBFDYCCKYCCwESNCIy2wEixLVFixBGREWSSwDWUjeC2wEyxL\ UVhLU1ixBGREWRshWSSwE2UjeC2wFCyxABJDVVixEhJDsAFhQrARK1mwAEOwAiVCsQ8CJUKx\ EAIlQrABFiMgsAMlUFixAQBDYLAEJUKKiiCKI2GwECohI7ABYSCKI2GwECohG7EBAENgsAIl\ QrACJWGwECohWbAPQ0ewEENHYLACYiCwAFBYsEBgWWawAWMgsA5DY7gEAGIgsABQWLBAYFlm\ sAFjYLEAABMjRLABQ7AAPrIBAQFDYEItsBUsALEAAkVUWLASI0IgRbAOI0KwDSOwAmBCIGC3\ GBgBABEAEwBCQkKKYCCwFCNCsAFhsRQIK7CLKxsiWS2wFiyxABUrLbAXLLEBFSstsBgssQIV\ Ky2wGSyxAxUrLbAaLLEEFSstsBsssQUVKy2wHCyxBhUrLbAdLLEHFSstsB4ssQgVKy2wHyyx\ CRUrLbArLCMgsBBiZrABY7AGYEtUWCMgLrABXRshIVktsCwsIyCwEGJmsAFjsBZgS1RYIyAu\ sAFxGyEhWS2wLSwjILAQYmawAWOwJmBLVFgjIC6wAXIbISFZLbAgLACwDyuxAAJFVFiwEiNC\ IEWwDiNCsA0jsAJgQiBgsAFhtRgYAQARAEJCimCxFAgrsIsrGyJZLbAhLLEAICstsCIssQEg\ Ky2wIyyxAiArLbAkLLEDICstsCUssQQgKy2wJiyxBSArLbAnLLEGICstsCgssQcgKy2wKSyx\ CCArLbAqLLEJICstsC4sIDywAWAtsC8sIGCwGGAgQyOwAWBDsAIlYbABYLAuKiEtsDAssC8r\ sC8qLbAxLCAgRyAgsA5DY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILAOQ2O4BABi\ ILAAUFiwQGBZZrABY2AjYTgbIVktsDIsALEAAkVUWLEOBkVCsAEWsDEqsQUBFUVYMFkbIlkt\ sDMsALAPK7EAAkVUWLEOBkVCsAEWsDEqsQUBFUVYMFkbIlktsDQsIDWwAWAtsDUsALEOBkVC\ sAFFY7gEAGIgsABQWLBAYFlmsAFjsAErsA5DY7gEAGIgsABQWLBAYFlmsAFjsAErsAAWtAAA\ AAAARD4jOLE0ARUqIS2wNiwgPCBHILAOQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wNywu\ FzwtsDgsIDwgRyCwDkNjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA5LLECABYlIC4g\ R7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyOAEBFRQqLbA6LLAAFrAXI0KwBCWwBCVHI0cj\ YbEMAEKwC0MrZYouIyAgPIo4LbA7LLAAFrAXI0KwBCWwBCUgLkcjRyNhILAGI0KxDABCsAtD\ KyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgsApDIIojRyNHI2EjRmCwBkOwAmIgsABQWLBA\ YFlmsAFjYCCwASsgiophILAEQ2BkI7AFQ2FkUFiwBENhG7AFQ2BZsAMlsAJiILAAUFiwQGBZ\ ZrABY2EjICCwBCYjRmE4GyOwCkNGsAIlsApDRyNHI2FgILAGQ7ACYiCwAFBYsEBgWWawAWNg\ IyCwASsjsAZDYLABK7AFJWGwBSWwAmIgsABQWLBAYFlmsAFjsAQmYSCwBCVgZCOwAyVgZFBY\ IRsjIVkjICCwBCYjRmE4WS2wPCywABawFyNCICAgsAUmIC5HI0cjYSM8OC2wPSywABawFyNC\ ILAKI0IgICBGI0ewASsjYTgtsD4ssAAWsBcjQrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbAC\ JUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWG5CAAIAGNjIyBYYhshWWO4BABiILAAUFiw\ QGBZZrABY2AjLiMgIDyKOCMhWS2wPyywABawFyNCILAKQyAuRyNHI2EgYLAgYGawAmIgsABQ\ WLBAYFlmsAFjIyAgPIo4LbBALCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrLbBBLCMgLkaw\ AiVGsBdDWFIbUFlYIDxZLrEwARQrLbBCLCMgLkawAiVGsBdDWFAbUllYIDxZIyAuRrACJUaw\ F0NYUhtQWVggPFkusTABFCstsEMssDorIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEQs\ sDsriiAgPLAGI0KKOCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrsAZDLrAwKy2wRSywABaw\ BCWwBCYgICBGI0dhsAwjQi5HI0cjYbALQysjIDwgLiM4sTABFCstsEYssQoEJUKwABawBCWw\ BCUgLkcjRyNhILAGI0KxDABCsAtDKyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgR7AGQ7AC\ YiCwAFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIg\ sABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsTABFCstsEcssQA6Ky6x\ MAEUKy2wSCyxADsrISMgIDywBiNCIzixMAEUK7AGQy6wMCstsEkssAAVIEewACNCsgABARUU\ Ey6wNiotsEossAAVIEewACNCsgABARUUEy6wNiotsEsssQABFBOwNyotsEwssDkqLbBNLLAA\ FkUjIC4gRoojYTixMAEUKy2wTiywCiNCsE0rLbBPLLIAAEYrLbBQLLIAAUYrLbBRLLIBAEYr\ LbBSLLIBAUYrLbBTLLIAAEcrLbBULLIAAUcrLbBVLLIBAEcrLbBWLLIBAUcrLbBXLLMAAABD\ Ky2wWCyzAAEAQystsFksswEAAEMrLbBaLLMBAQBDKy2wWyyzAAABQystsFwsswABAUMrLbBd\ LLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSst\ sGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBE\ Ky2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBu\ LLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwr\ sEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCst\ sHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEEr\ LbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+\ K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCF\ LLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2w\ iiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFkt\ AEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrMeAAIAKrEAB0K1FwcPBAIKKrEAB0K1HgUTAgIK\ KrEACUK7BgAEAAACAAsqsQALQrsAQABAAAIACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgB\ iFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVm1GQURAgIOKrgB\ /4WwBI2xAgBEswVkBgBERAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAYABgAGAIC\ AGwCAgBsAIcAhwBxAHECWwAAA4D+9AJbAlsAAAOA/vQCWwAAAAAAAAAAALwBmAItAtgDYAPt\ A/kEBQQRBB0EKQSVBTAFlwYZBpgHZQf9CIcJAAlnCdoKPgrDC1ILnQwSDLUNKA2EDgUOeQ7q\ D1sP2RBHEKQQ/BGKEewSbRL8E4oUBxQ+FHUUzhUSFXQVtRXfFiYWiBbIFxsXghepGBMYeRiY\ GJgYvBjwGRwZOxlRGWQZlxmuGcYZ4hnxGhkaOhpnGogauRrhGx0bLhtNG2wbrRvIG94b9Rww\ HGUcjhzCHPIdGR1UHXgdlR22HcId9h4ZHkMedR6nHsofBh8tH1Afax+sH8Uf8iAHIBMgHyAr\ IDsgSwAAAAEAGAAAA6kCWwBLAKNAHTQWAgMEKikVAwIDMi0MAwYCSUMfAwEGBEwzAQRKS7AS\ UFhALQACBgECWQAGCQEBBQYBaQAFCgEACAUAaQADAwRhAAQEGU0ABwcIYQAICBoIThtALgAC\ AAEFAgFpAAYACQcGCWkABQoBAAgFAGkAAwMEYQAEBBlNAAcHCGEACAgaCE5ZQBsBAEdFPTs6\ OTAuIyEaGBMRCggEAwBLAUsLCBYrJSImJyYmNTQ2MzIWFzY2NTQmIyIGByc2NjMyFhUUBgcW\ FjMyNjc2NjU1FxUUFRYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBiMiJicGBgFcPXExLzQrJhcq\ FBsfMCsWMRomIUsoY21EORYtFyUvEBoOhg0cESAQhg0LGhwKGz1CERAPDSAVESMQHXhhNEUB\ LCYfKA4QCycfIiMJC2QOEWJTP1wZFA0SEx9MNygLTwkJFg0OAQIL/mstDQoFchsWFTkyKgcI\ CAs6RAACABgAAATNAlsASwBbALNAH1Q0FgMDBCopFQMCAzItDAMGAklDHwMBBgRMUzMCBEpL\ sBJQWEAwAAIGAQJZAAYJAQEFBgFpAAUMAQAIBQBpAAMDBGEABAQZTQsBBwcIYQ0KAggIGghO\ G0AxAAIAAQUCAWkABgAJBwYJaQAFDAEACAUAaQADAwRhAAQEGU0LAQcHCGENCgIICBoITllA\ I01MAQBaWUxbTVtHRT07OjkwLiMhGhgTEQoIBAMASwFLDggWKyUiJicmJjU0NjMyFhc2NjU0\ JiMiBgcnNjYzMhYVFAYHFhYzMjY3NjY1NRcVFBUWMzI2NxEXERQXFhYzByMiJicmJjU1BgYj\ IiYnBgYFIiYnJiY1ERcRFBcWFjMHAVw9cTEvNCsmFyoUGx8wKxYxGiYhSyhjbUQ5Fi0XJS8Q\ Gg6GDRwRIBCGDQsaHAobPUIREA8NIBURIxAdeALvOEYUFgeGDQoaHAlhNEUBLCYfKA4QCycf\ IiMJC2QOEWJTP1wZFA0SEx9MNygLTwkJFg0OAQIL/mstDQoFchsWFTkyKgcICAs6RGEYGx1D\ HgGqC/5rLQ0KBXIAAAEAIv/2An4C/ABBAHFAFQ8BAgEQAQMCHRgGAwQDA0w1NAIBSkuwMVBY\ QB4AAwAEBQMEaQACAgFhAAEBGU0ABQUAYQYBAAAaAE4bQBsAAwAEBQMEaQAFBgEABQBlAAIC\ AWEAAQEZAk5ZQBMBACgmIh8cGRQSDQsAQQFBBwgWKwUiJiY1NDcmJjU0NjMyFhcHJiYjIgYV\ FBc2MzIWFwcmIiMiBhUUFjMyNjY1NCYnJiY1NDY3FwYGFRQWFxYWFRQGBgFIWXI3KSUoY1of\ OBMWDyENJCgtKTAPIAwPChYJLjc9QS9NLRwWFiI6NFccHBgSFiZCiQo0WDVCMSBJK0dWBwVt\ BAMdGikfDAICbwImIykrIEQ2KEcoKU82OF4fbxMmFxw2ISdhQkx5RQABACL/9gLwA4AASQCJ\ QBU5OAIBBw8BAgEQAQMCHRgGAwQDBExLsDFQWEAoAAMABAUDBGkABwcGYQAGBhtNAAICAWEA\ AQEZTQAFBQBhCAEAABoAThtAJQADAAQFAwRpAAUIAQAFAGUABwcGYQAGBhtNAAICAWEAAQEZ\ Ak5ZQBcBAD07NjQoJiIfHBkUEg0LAEkBSQkIFisFIiYmNTQ3JiY1NDYzMhYXByYmIyIGFRQX\ NjMyFhcHJiIjIgYVFBYzMjY2NTQmJyYmNTQ2NjMyFhcHJiYjIgYVFBYWFxYWFRQGBgFIWXI3\ KSUoY1ofOBMWDyENJCgtKTAPIAwPChYJLjc9QS9MLiMiIjQoWEhEZyN+EScdGCMOHRYpNEOK\ CjRYNUIxIEkrR1YHBW0EAx0aKR8MAgJvAiYjKSsgRzktYUBBekIsTzJGPjYiKB0fGDA9LVGF\ R057RgABAC7/9gJwA0IANwByQBYMAQIBDQEFAioBBAUzKSEgHgUDBARMS7AxUFhAHgABAAIF\ AQJpAAQEBWEABQUZTQADAwBhBgEAABoAThtAGwABAAIFAQJpAAMGAQADAGUABAQFYQAFBRkE\ TllAEwEALiwoJhkXEQ8KCAA3ATcHCBYrBSImJjU0PgI3MhYXByYmIw4DFRQWMzI2NTQmJwYH\ Jz4CNTQjIgcnNjYzMhYVFAYHFhUUBgF7ZJZTLF6VaRkxFRYQKBNKYzkYZ1o1PBsUJCcYKEEo\ Szc3JCZMNGBdIR1BfwpYs4ZYn3xHAQUFcwUDAThedT2UiCYoGSUQCQNwAxEgGTUXaA4SW0cq\ Pxc8VFVeAAEACgAAA2kCWwBFAFVAUhQJAgADEQECADYxIwgCBQQCRSsBAwUEKgEGBQVMExIC\ AUoAAwEAAQMAgAABAAACAQBpAAIABAUCBGkABQUGYQAGBhoGTj89PDs0MiYZJSQHCBorNyc3\ JiYjIgYHJzY2MzIWFhc3NRcVFhYzMjMmNTQ2MzIWFRQHFhYVFAYGByc2NjU0JicGIyImJxUU\ FxYWMwcjIiYnJiY1NaVK3yhIJBs0IyooSywuS0suB4YbPBsDAgQyJSw0FBoRIjkjRiAfBwwV\ FxlEIA0LGhwKGz1DEQ8Pb3B/MSENEWoSFRg+OATCC4caGQ0MKCc0KSgbJz0YKj8vFGwPIRkO\ HBYDEBOQLQ0KBXIaFxU5MmkA//8AGAAAA6kDcgImAAIAAAAHAC4DrQAA//8AGAAAA6kDgAIm\ AAIAAAAHAC8DrQAA//8AGAAABM0DcgImAAMAAAAHAC4E0QAA//8AGAAABM0DgAImAAMAAAAH\ AC8E0QAA//8AGAAABM0DgAImAAMAAAAHADAE0QAAAAEAE//2AhACWgAsAFNAFgsBAQAsIxgX\ FhUMAgEJAwEiAQIDA0xLsDFQWEAVAAEBAGEAAAAZTQADAwJhAAICGgJOG0ASAAMAAgMCZQAB\ AQBhAAAAGQFOWbYlLiUnBAgaKzcnNyYmNTQ2MzIWFwcmJiMiBhUUFhc3FwcWFhUUBgYjIiYn\ NxYWMzI2NTQmJ00tex0ndmIaPB4XHCcUMSUeHMgvfigxK2VXRHsyPylQLjE4ITi8aykXOiVE\ UAUIbQYEHRQSHA9IbCoZRjQpTDAiH2EWGiAfFSsYAAEABgAAAycCWwA9AIdAFiEBAQInIyID\ BAE8OAIHAwNMKSgCAkpLsCxQWEAmAAQABwAEB2kAAwgBAAUDAGkAAQECYQACAhlNAAUFBmEA\ BgYaBk4bQCQAAgABBAIBaQAEAAcABAdpAAMIAQAFAwBpAAUFBmEABgYaBk5ZQBcBADs5MjAv\ LiYkHBoPDQwLAD0BPQkIFislIiYnJiY1NTQnJiYjNzMyFhcWFhUVFBYXFhYzMjc2NjU1FxUW\ MzI3NRcRFBcWFjMHIyImJyYmNTUGIyInBgEXNkUWGhgNChodChs+QhEPDwoJCRkKIhMLCYcR\ FyQehg0LGhwKGj5CERAPHSUfGiqdGxQZRUEqKg8LBXIaGBU4MjciHgkJBxMLJB93CloUG9EL\ /mstDQoFchsWFTkyWw8MbAACAAUAAALGAlsAGgAqAEpARyMRAgIDEAQDAwECAkwiAQNKAAEG\ AQAFAQBpAAICA2EAAwMZTQAFBQRhBwEEBBoEThwbAQApKBsqHCoVEw4MCAYAGgEaCAgWKzci\ Jic3FhYzMjY1NCYjIgYHJzY2MzIWFRQGBgUiJicmJjURFxEUFxYWMwfkSmsqYxczJSAsMS4e\ NRclIE4xZm86WgGMPUIREA+GDQsaHAqmSEA6IywoOj4xDQtnDhR6aVBcJqYbFhU8LwGqC/5r\ LQ0KBXIAAAEAIgAAAo8CWwA5AF5AWykOAgIBDwEDAhsWBgMEAyccAgUENwEGBQVMKAEBSgAD\ AAQFAwRpAAUIAQAHBQBpAAICAWEAAQEZTQAGBgdhAAcHGgdOAQAyMC8uJiQgHhkXEhAMCgA5\ ATkJCBYrJSImJjU0NyY1NDYzMhYXByYjIgYVFBc2MzIWFwcmJiMiBhUUFjMyNxEXERQXFhYz\ ByMiJicmJicGBgEPNFk2F0FhWSE5ExYhJSQiGCMpFyYPEQkbEx8hKx9WTIYNCxocChs9QhEN\ DwIgUGckRzMtIzZJPUoHBWoGFxQaEQsFA20CBBcUGhVEAUAL/mstDQoFchoXEi0kFBkAAQAY\ AAACwAJbADcAWUBWJxYCAwQVAQIDJR8MAwUCNQEGAQRMJgEESgACAAEGAgFpAAUIAQAHBQBp\ AAMDBGEABAQZTQAGBgdhAAcHGgdOAQAwLi0sIyEaGBMRCggEAwA3ATcJCBYrJSImJyYmNTQ2\ MzIWFzY2NTQmIyIGByc2NjMyFhUUBgcWFjMyNjcRFxEUFxYWMwcjIiYnJiYnBgYBWj9xMC0z\ LCUXKhQbHzAqFjIaJiNKJWRuRDoVMBcsSB6GDQsaHAobPUMRDQ8BG0dwLzsBLCYfKA4PCyce\ ISQJC2QOEWJSQF0YCgckHwE3C/5rLQ0KBXIaFxIuJhAXAAABACL/9gLwAlsASADUS7AuUFhA\ FQ8BAgEQAQMCNh0YBgQEAzcBBQQETBtAFQ8BBgEQAQMCNh0YBgQEAzcBBQQETFlLsC5QWEAg\ AAMABAUDBGkGAQICAWEHAQEBGU0ABQUAYQgBAAAaAE4bS7AxUFhAKgADAAQFAwRpAAYGAWEH\ AQEBGU0AAgIBYQcBAQEZTQAFBQBhCAEAABoAThtAJwADAAQFAwRpAAUIAQAFAGUABgYBYQcB\ AQEZTQACAgFhBwEBARkCTllZQBcBAEA+MS8oJiIfHBkUEg0LAEgBSAkIFisFIiYmNTQ3JiY1\ NDYzMhYXByYmIyIGFRQXNjMyFhcHJiIjIgYVFBYzMj4CNTQmJiMiBhUUFhcHLgI1NDY2MzIe\ AhUUDgIBTV50NSklKGNaHzgTFg8hDSQoLSkwDyAMDwoWCS43PUFLbEUhFiERHBcrPSYxVTUm\ TTkkST0lNGmdCjRYNUIxIEkrR1YHBW0EAx0aKR8MAgJvAiYjKSsyUV8tMDMUIRMXLQxvDC9P\ PClGKxc0WkNNiWo9AAMAG//2A4ACWwApADQAPwBxQBUhAQQCJB0KBwQDBD0BAQMDTCABAkpL\ sDFQWEAeAAMAAQUDAWkABAQCYQACAhlNAAUFAGEGAQAAGgBOG0AbAAMAAQUDAWkABQYBAAUA\ ZQAEBAJhAAICGQROWUATAQA5NzMyLiwbGRMRACkBKQcIFisFIiYmNTQ2NyYmJxYWFRQOAiMi\ JiY1NDY2MzIWFzY2NxcGBgcWFhUUBgEUFjMyNjU0JyIGARQWMzI1NCYnBgYCXEZXJzhGHlAq\ BQgRKUY2PVMqNGtRabNNLGM0STBaKS8oZ/3hHhohHRI0MAF+Ix1DGRsvIAo1UCs9bT8ZJwwP\ JBMZNy8eLUwtMlY1QUAhQR9nHTgbNmg3UmcBqxweISAlIS7+7iYkSCpCISk+AAABAAr/9gLT\ AlsAMwB+QCAdGhgSBAIDEQEEAi0EAwMBBCQBAAEETBwbAgNKIwEASUuwMVBYQBwABAIBAgQB\ gAADAAIEAwJpAAEBAGEFAQAAGgBOG0AhAAQCAQIEAYAAAwACBAMCaQABAAABWQABAQBhBQEA\ AQBRWUARAQArKRYUDw0IBgAzATMGCBYrFyImJzcWFjMyNjY1NCYjIgYHJzY2MzIWFzY3NRcV\ FhYVFAYHJzY2NTQmIyIGBxYVFA4C9E9tLmQgNCYYJxc3MiI8FSUhUjQ/XhwdIIY3PDI7Yx0t\ LSkPGgsDJT5KCkhDPCopFjgySkYPCmkPEzItCQTBC8QWXT9DbDVZGEArKy4HBhkdSF42FgAB\ AAUAAALiAlsANABZQFYeEQICAxwQAgQCLQQCBwQDAQEHBEwdAQNKAAQABwEEB2kAAQgBAAUB\ AGkAAgIDYQADAxlNAAUFBmEABgYaBk4BADAuJyUkIxoXFRMODAgGADQBNAkIFis3IiYnNxYW\ MzI2NTQmIyIGByc2NjMyFhcWMzI2NzUXERQXFhYzByMiJicmJjU1BiMiJw4C5EprKmMXMyUg\ LC8wHjUXJSBOMVtqCwcIHiwRhwwLGhwJGz1DEQ8QJjMKCws6TqZIQDojLCg6PDMNC2cOFGFV\ ARAQlwv+ay4MCgVyGhcVPC+WEgE2PxsAAAEAIv/2AfECWwAnAFdADxEBAQIkEAIDASUBAAMD\ TEuwMVBYQBYAAQECYQACAhlNAAMDAGEEAQAAGgBOG0ATAAMEAQADAGUAAQECYQACAhkBTllA\ DwEAIiAVEw4MACcBJwUIFisFIiY1NDY3PgI1NCYjIgYHJzY2MzIWFRQGBgcGBhUUFjMyNjcX\ BgYBBW90W1YqLBEjGihHHSYpWzNfXx5JQT0wNSU4XiE1Nm0KZFBFXCsVGhQNFBEPDGoOE1BB\ KD03Ih8qHCUaHRNqGCAAAgAh//YCDQJbAB4AKwBlQAsPAQIBEAYCBAICTEuwMVBYQB4ABAID\ AgQDgAACAgFhAAEBGU0AAwMAYQUBAAAaAE4bQBsABAIDAgQDgAADBQEAAwBlAAICAWEAAQEZ\ Ak5ZQBEBACooIyEUEg0LAB4BHgYIFisFIiY1NDY3JjU0NjYzMhYXByYmIyIVFBYXHgIVFAYn\ FBYzMjY1NCYnIyIGARp4gVVCJSZRQCE7HBkXLhQ7GilHTiB/5j0zLz8iLgNCSQpwWUVfFSs0\ IT0mBwVwBwYcDhcWJUpNLFViyCsrJSgdLh00AAABAAX/9gHyAlsAJgBUQAwVAQMCFgQDAwED\ AkxLsDFQWEAWAAMDAmEAAgIZTQABAQBhBAEAABoAThtAEwABBAEAAQBlAAMDAmEAAgIZA05Z\ QA8BABoYExEHBQAmASYFCBYrBSImJzcWMzI1NCYnLgI1NDYzMhYXByYmIyIGFRQWFhceAhUU\ BgEfYocxaUxdUS47O0AYZ10nNhoZFS4XIh8OJyZBRxxuClZFPmc9IC4eHzo8IT5WBwVwBQcT\ Eg4VGBQhQEUpT2MAAAIAIv/2AhgCWwAsADYAa0APEQEBAhABAwECTCIBBAFLS7AxUFhAHgAD\ AAUEAwVpAAEBAmEAAgIZTQAEBABhBgEAABoAThtAGwADAAUEAwVpAAQGAQAEAGUAAQECYQAC\ AhkBTllAEwEANTMwLygmFRMODAAsASwHCBYrBSImNTQ2Nzc2NjU0JiMiBgcnNjYzMhYVFAYG\ BwcGBhUUFhcmNTQ2MzIWFRQGJxQXNjU0JiMiBgEugYtbTyImJx8aHkQdJiRXLV5eGT02OzIg\ JSMKWEBLT39LCE8UExIeCmhSSlglEBIbFhEQDAxqDBJLQiM3MBsdGSgbGyoHHx45Qk87TU+W\ FxMELxAVFgAAAwBD/2ADggJbABkANABEAFBATT0rDgMCAyoeHQMBAgJMPA0CA0oBAQRJAAEG\ AQAFAQBpAAICA2EAAwMZTQAFBQRhBwEEBBoETjY1GxpDQjVENkQvLSgmIiAaNBs0CAgWKwUn\ NjY1NCYnJy4CNREXERQWFhcXFhYVFAYDIiYnNxYWMzI2NTQmIyIGByc2NjMyFhUUBgYFIiYn\ JiY1ERcRFBcWFjMHAbpmEQ8ZHnw1NxKHBhsha1E6KRxAZyRbFCsfHyApJBknGiYdSC9ZZjNS\ AXM9QxEPD4YJCCEbCaBLDhwKER0NOBguRDkBRgv+1R0oHg4uIkguLD8BQ0I8Ox4pIzE1KwoK\ Yw0Tcl9JViXGGhcVOTIBqgv+ayQRDgZyAAEAIgAAAmoCWwAkAChAJSQBAgEBTAwLAgBKAAAA\ AwEAA2cAAQECYQACAhoCTiYhFygECBorNyYmNTQ2NzY2MzM1FxEUFxYWMwcjIiYnJiY1NSMi\ BgcGFRQWF8ZNVx8bIFdJeoYNCxocChs9QxEPD2cxMQ8UOTwKPnlILUIVGRafC/5rLQ0KBXIa\ FxU5MpkKDhIgK0QyAAEAIQAAAq0CWwA3AEpARyYBAQIkHhAPAwUDATQBAAMDTCUBAkoAAwYB\ AAQDAGkAAQECYQACAhlNAAQEBWEABQUaBU4BAC8tLCsiIBcVCwkANwE3BwgWKyUiJic+AjU0\ JiMiBhUUFwcmNTQ2NjMyHgIVFAYHFhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgEqYXsgNlo1\ FRQSFRppMyVLNzVDJA5YQREtHzJVHIYNCxocChs9QxEPDyVVh2ZYDyo3IBIXExAZFDYqPx83\ JBspLhRGXB4NDygfARsL/mstDQoFchoXFTkyAxYXAAEAIv/2Af0CWwAzALRAGA8BAgEQAQMC\ HRgGAwQDHgEGBCkBBQYFTEuwDlBYQCUABgQFBQZyAAMABAYDBGkAAgIBYQABARlNAAUFAGIH\ AQAAGgBOG0uwMVBYQCYABgQFBAYFgAADAAQGAwRpAAICAWEAAQEZTQAFBQBiBwEAABoAThtA\ IwAGBAUEBgWAAAMABAYDBGkABQcBAAUAZgACAgFhAAEBGQJOWVlAFQEALy0oJiIgGxkUEg0L\ ADMBMwgIFisFIiYmNTQ3JiY1NDYzMhYXByYmIyIGFRQXNjMyFhcHJiYjIgYVFBYzMjc0NTQ2\ MzIWFRQGATlUazQqJihkYyRFExYTKxItKC8vOQ0uEhUOIw40ODkxFxMtICcnZAo0VTNHMCFJ\ K0dWCQVtBAUdGiofDQQEbwIEKCkjLAMFBSUkMB02QgAAAQAiAAAChQKKADQASkBHFhEGAwIB\ IhcCAwIyAQQDA0wkIwwLBAFKAAEAAgMBAmkAAwYBAAUDAGkABAQFYQAFBRoFTgEALSsqKSEf\ GxkUEgA0ATQHCBYrJSImJjU0NyY1NDY3FwYGFRQXNjMyFhcHJiYjIgYVFBYzMjcRFxEUFxYW\ MwcjIiYnJiYnBgYBCDFWNRdBXGUwQCseICQXJw8RChsSICApIE1Mhg0LGhwKGz1DEQ0OAiBL\ ZyRHMy0jN0g8XhxtESUYIRYIBQNtAgQXFBoVRQE/C/5rLQ0KBXIaFxItJRQaAAABABUAAAJe\ AlsAHgBctAsKAgFKS7ALUFhAGwUBAAQCBAByAAEABAABBGcAAgIDYQADAxoDThtAHAUBAAQC\ BAACgAABAAQAAQRnAAICA2EAAwMaA05ZQBEBABsaFBIREAkHAB4BHgYIFis3Ii4CNTQ2MyE1\ FxEUFxYWMwcjIiYnJiY1NSMVFAapFzMtHR8uASiGDQsaHAobPUMRDw+dJK8cLjwfHSy+C/5r\ LQ0KBXIaFxU5MnotKiUAAQAGAAACXAJbADIAbEAPHwEDATABAAMCTCEgAgJKS7AsUFhAHgAD\ BgEABAMAaQABAQJhAAICGU0ABAQFYQAFBRoFThtAHAACAAEDAgFpAAMGAQAEAwBpAAQEBWEA\ BQUaBU5ZQBMBACooJyYdGxAODQwAMgEyBwgWKyUiJicmJjU1NCYnJiYjNzMyFhcWFhUVFBYX\ FhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgENLkUVIBEGBwoZHgobPkEREg0MCwgaDSA1E4YN\ CxocChs9QxEPDxs9nRkVIEo2KhcbBwsFchoXGDwsKysjCgcGGxIBHwv+ay0NCgVyGhcVOTIJ\ Dg8AAQAg/0sCEAJbADkAQkA/CwEBADkYFxYVDAIBCAUBAkwABQEGAQUGgAADAAQDBGUAAQEA\ YQAAABlNAAYGAmEAAgIaAk4jJyEiHiUnBwgdKzcnNyYmNTQ2MzIWFwcmJiMiBhUUFhc3FwcW\ FhUUBgYHFhYzMwcjIiYnJiY1NDYzMhYXFjMyNjU0JidNLXsdJ3ZiGjweFxwnFDElHR3IL34o\ MSZZTRw4JxgNE1V6NzU1JiAiMRcTFDE4ITi8aykXOyVEUAUIbQYEHRQSHBBIbCoZRjQnRzEF\ Hhl1V1wJLCkaJhwXAiEfFSsYAAEAIgAAAxkCWwA2AERAQTQuAgUBAUwfHh0YFRQIBwgCSgAC\ AAUAAgVpAAEGAQADAQBpAAMDBGEABAQaBE4BADIwKCYlJBsZDw0ANgE2BwgWKyUiJiY1NDY3\ FwYGFRQWMzI3NjY1NRcVFBUWMzI2NzUXERQXFhYzByMiJicmJjU1BgYjIiYnBgYBAUJkOYFs\ HzdNNiMnFAwLhgwdFSANhg0KGhwJGzhGFBYHDSEVESIQGF6VMl5AX34ZdA0+NjgnFAwqLEcL\ RAgHFxAM8Av+ay0NCgVyGBsdQx48BwgHCy0uAAABACIAAANZAlsAOABCQD8PAQcAOAECBQJM\ DgEASgAFBAIEBQKABgEBAAQFAQRnAAcHAGEAAAAZTQACAgNhAAMDGgNOJCYjFiEXFCYICB4r\ NyYmNTQ2NjMyFxYWFzM1FxEUFxYWMwcjIiYnJiY1NSMVFAYjIi4CNTQ2MzMmJyYmIyIGBhUU\ FhfUUmA7bEloOB8iApCGDQsaHAobPUIREA+QJCIVMiwdHCoKARcKHxcmMBdCQzFEnmRBZzwz\ HExI4wv+ay0NCgVyGxYVOTJWEyskHC0zGBolPhoMDSI3H0VuOAAAAQAmAAACcgJbAC4Ad7Qb\ GgIDSkuwLFBYQCcIAQAFBgUABoAEAQEABwUBB2cAAgIDYQADAxlNAAUFBmEABgYaBk4bQCUI\ AQAFBgUABoAAAwACAQMCaQQBAQAHBQEHZwAFBQZhAAYGGgZOWUAXAQArKiQiISAZGBIQDw4J\ BwAuAS4JCBYrNyIuAjU0NjMzNTQnJiYjNzMyFhcWFhUVMxEXERQXFhYzByMiJicmJjU1IxUU\ BrYVMi0cHCoKDQoaHAkbPkIRDw+jhg0LGRwJGz1DEQ8PoyRvHC00FxolUyoPCwVyGhgVNDJh\ ARkL/mstDQoFchoXFTkyIBMrJAAAAQAOAAAChQJbADAASkBHHw0CAQIdFwwDBAMBLgEAAwNM\ HgECSgADBgEABAMAaQABAQJhAAICGU0ABAQFYQAFBRoFTgEAKCYlJBsZEQ8KCAAwATAHCBYr\ JSImJzY2NTQmIyIGByc2NjMyFhYVFAYHFhYzMjY3ERcRFBcWFjMHIyImJyYmNTUGBgElZnke\ NUkfIhMgCBwUNhZDUicuKREpHCVBIoYNChscChs4RhQWBx9FnWxXDSolFhoGA2kIByxIKzJD\ GBAQHSEBDgv+ay0NCgVyGBsdQx4PEhEAAAEAHAAAAdwCWwAoAENAQBgBAwQXAQIDIg4CAQID\ TAACAAEFAgFpAAMDBGEABAQZTQAFBQBhBgEAABoATgEAJyUcGhUTDAoGBAAoASgHCBYrISIm\ JicjIiY1NDYzMhYXNjY1NCYjIgYHJzY2MzIWFhUUBgceAjMzBwHAP2leMAI0NzAlFScVKjk9\ LSQ8GiYkWDRCZztWSSI+ORwWCR9KQSwlJCUNEA04KC8mDgxqDxMtWEFIcBsjIQl1AAIAIgAA\ AroCWwASACYAN0A0EAECAQFMJhcWFRQPBwYIAUoAAQQBAAMBAGkAAgIDYQADAxoDTgEAIB4d\ HA4MABIBEgUIFislIiY1NDY3FwYGFRQWMzI3FwYGJyc3NRcRFBcWFjMHIyImJyYmNTUBKH+H\ jZIgWl1LOzEoLh9NLRzkhg0LGhwKGz1DEQ8PX4FwX5EbdRFLQD09EmcODrVxLakL/mstDQoF\ choXFTkyjAAAAQAiAAADHAJbAD8AZ0AKIAEBBAFMHwEESkuwMVBYQB4AAwACBQMCaQABAQRh\ AAQEGU0ABQUAYQYBAAAaAE4bQBwABAABAwQBaQADAAIFAwJpAAUFAGEGAQAAGgBOWUATAQA+\ PTQyKCYZFw0LAD8BPwcIFishIiYnJiY1NTQmJyYjIgcGBhUVFAYHBgYjIiYmNTQ2NxcGBhUU\ FhYzMjc2NjU1NDY3NjYzMhcWFhUVFBcWFjMHAvg9QxEPEAgLDBcSDQsJHyQZSzJCZzuBbB83\ TRsqFScWDgobGRlBKFY0GR0MCxocCRoXFTkyyiYqCwwKCCEkFExdHxYXNGNGX4MadA9BOSou\ EhYOLSsXRUUXFxIwF0lFwS4MCgVyAAABACIAAAJnAlsAKgBGQEMLAQIBGAwCAwIpAQADA0wa\ GQIBSgABAAIDAQJpAAMGAQAEAwBpAAQEBWEABQUaBU4BACMhIB8WFBAOCQcAKgEqBwgWKzci\ JiY1NDY2MzIWFwcmJiMiBhUUFjMyNjcRFxEUFxYWMwcjIiYnJiY1NQb7PmI5OmVCIjETCw8h\ GTU3NCUrRCKHDAsaHAoaPUMREA9AnS1XPz1WLgUDcAMDLSYqIx0fARAL/msuDAoFchoXFTky\ FioAAgAXAAAC4wJbACwAPABTQFA1AQMEGhkCAgMnDQIBAgNMNAEESgACAAEFAgFpAAMDBGEA\ BAQZTQcBBQUAYQkGCAMAABoATi4tAQA7Oi08LjwrKSEfFBILCQUDACwBLAoIFishIiYnIyIm\ NTQ2MzIWFzY2NTQmIyIGFRQWFwcmJjU0NjMyFhYVFAYHFhYzMwchIiYnJiY1ERcRFBcWFjMH\ AYlHfUADNDcvKBYrGDNDOCEbFiExJ1hPWVU9ZDthUSNCKxgNARU9QxEPEIcMCxocCkVXLCYi\ JhEUD0g0LywUEBEeCFoRTTc5SyxYRFF1GyMadRoXFTkyAaoL/msuDAoFcgAAAgAGAAACZAJb\ ACkAOgBuQBE0MBYDBQEnAQAFAkwYFwICSkuwKVBYQB4ABQYBAAMFAGkAAQECYQACAhlNAAMD\ BGEABAQaBE4bQBwAAgABBQIBaQAFBgEAAwUAaQADAwRhAAQEGgROWUATAQAuLCEfHh0RDg0M\ ACkBKQcIFislIiYnJiY1NTQmJyYmIzczMhYWFxcWFzUXERQXFhYzByMiJicmJjU1BgYnFhYz\ MjY3JyYmJxYWFRUUFgEJLkIVHxEGBggaIAoRISwrHroQD4YNCxocChs9QxEPDx5CPwgaDSM3\ E10XKxYBAQyeGRUfSjcuGBgHCgRyAxEUfQoMxQv+ay0NCgVyGhcVOTIPERF/BwYZET4QIBIL\ GhAQKyMAAAEAHAAAAvICWwBCAGFAXicYAgMEJSEXAwUDOjYOAwgCPAEBCARMJgEESgAFAAgB\ BQhpAAIAAQYCAWkAAwMEYQAEBBlNCQEGBgBhBwoCAAAaAE4BAEE/OTcwLi0sJCIcGhUTDAoG\ BABCAUILCBYrISImJicjIiY1NDYzMhYXNjY1NCYjIgYHJzY2MzIWFhUUBxYzMjc1FxEUFxYW\ MwcjIiYnJiY1NQYjIicGBx4CMzMHAcA/aV4wAzQ2MCUUJhQlMjopHzwYJSVSNT5gOAMUFzUj\ hg0LGhwKGz1CERAPJDUuKCU7Iz45HBYJH0pBLCUkJQ0PDTcoLyYODGoPEy1YQRIRBRzSC/5r\ Kw8KBXIbFhU5Ml0RDy4aJCEKdQAAAgAk//cCnQJbACQAOgBPQEwWAQMCLi0XBAMFAQM3AQUA\ OAEEBQRMAAEGAQAFAQBpAAMDAmEAAgIZTQAFBQRhBwEEBBoETiYlAQA1MyU6JjobGRQSCAYA\ JAEkCAgWKyUiJic3FhYzMjY1NCYnJiY1NDYzMhYXByYmIyIVFBYXFhYVFAYHIi4CNTQ2NxcG\ BhUUFjMyNjcXBgYBv0F8NVkgTiYXGSUmRj5aViAyFxUVLxEwFiVYPl9wZI9aKxcUfQ0Teng1\ ZS43QH2dOEM9KCsOEhIWDRlCLjhDBgViBQUYDQ8MHEk1O0amMlZtOy9aJjEcQCZUZhMXbBkX\ AAH+UgKB/9ADcgAPADOxBmREQCgNAQABAUwMBQQDAUoAAQAAAVkAAQEAYQIBAAEAUQEACggA\ DwEPAwgWK7EGAEQDIiYmJzceAjMyNjcXBgaJQ2RUKl0mOj4pFBkKIxMsAoEuUTU9LjgZBQRu\ <KEY> AAEAGwAAAcoCIgAJAAAhITUTIzUhFQMzAcr+Uf3uAZf2/1gBWHJh/rEA//8AFAAAAzMC/QAm\ AF0AAAAHAF0BgwAA//8AFAAAAm0C/QAmAF0AAAAHAGABgwAA//8AFAAAAmYC/QAmAF0AAAAH\ AGIBgwAA//8AFAAAA/AC/QAmAF0AAAAnAF0BgwAAAAcAYAMGAAD//wAUAAAD6QL9ACYAXQAA\ ACcAXQGDAAAABwBiAwYAAAAAAAAABwBaAAMAAQQJAAAAXgAAAAMAAQQJAAEAKgBeAAMAAQQJ\ AAIACACIAAMAAQQJAAMARACQAAMAAQQJAAQANADUAAMAAQQJAAUAsAEIAAMAAQQJAAYALgG4\ AEMAbwBwAHkAcgBpAGcAaAB0ACAAMgAwADEAOQAgAEcAbwBvAGcAbABlACAASQBuAGMALgAg\ AEEAbABsACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBlAGQALgBOAG8AdABvACAAUwBh\ AG4AcwAgAEcAdQBqAGEAcgBhAHQAaQAgAFUASQBCAG8AbABkADIALgAwADAAMQA7AEcATwBP\ AEcAOwBOAG8AdABvAFMAYQBuAHMARwB1AGoAYQByAGEAdABpAFUASQAtAEIAbwBsAGQATgBv\ AHQAbwAgAFMAYQBuAHMAIABHAHUAagBhAHIAYQB0AGkAIABVAEkAIABCAG8AbABkAFYAZQBy\ AHMAaQBvAG4AIAAyAC4AMAAwADEAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAx\ AC4AOAAuADMAKQAgAC0AbAAgADgAIAAtAHIAIAA1ADAAIAAtAEcAIAAyADAAMAAgAC0AeAAg\ ADEANAAgAC0ARAAgAGcAdQBqAHIAIAAtAGYAIABuAG8AbgBlACAALQBhACAAcQBzAHEAIAAt\ AFgAIAAiACIATgBvAHQAbwBTAGEAbgBzAEcAdQBqAGEAcgBhAHQAaQBVAEkALQBCAG8AbABk\ AAMAAAAAAAD/nAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAACoAAABY\ AAIABAACAC0AAQAxADIAAQA/AHAAAQBxAHUAAgAOAAUAGAAYABgAIAAgAAIAAQBxAHUAAAAB\ AAQAAQEtAAIABgAKAAEBOwABAncAAQAEAAAAFAAAABQAAAAUAAAAFAABAAAAAQAAAAoASABi\ AAZERkxUADJjeXJsADJnanIyACZncmVrADJndWpyACZsYXRuADIABAAAAAD//wABAAAABAAA\ AAD//wABAAEAAmRpc3QADmtlcm4AFAAAAAEAAAAAAAEAAQACAAYBOgACAAgAAQAIAAIAygAE\ AAAA1ADkAAMAHwAAAA8AAP/nAAAAAP/s//EAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAUAAAAA/+wAAAAAAAD/7AAAAAAAAP/xAAAAAAAAAAAAAAAAAAAAAAAA//EAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAD/7//sAAAAAP+z/+IAAP/J/+cAAP/i/+z/xAAAAAD/2P/Y\ /+z/3f/i/+IAAP/s/9MAAP/TAAD/4gAA//EACgAAAAAAAAABAAMAEwAWAB0AAgACABYAFgAB\ AB0AHQACAAEADQAhAAYACQAIABEADwAXAAQAGwAYABUAGQADAAAABQAdABQAGgAQAAcAAQAL\ AA0ADgATABYAAgASAAoADAAcAAEAAgAeAAIACAACAAoAOAABABQABAAAAAUAKAAiACgAKAAo\ AAEABQBCAEQATABNAE4AAQA//+wAAQBV/+wAAgLgAAQAAAMkA5AAFAASAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAA\ AAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/s\ AAAAAAAA//YAAP/2AAAAAAAA/+IAAP/2AAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAAAA\ /7oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/zv/s/+L/zv/EAAAAAAAAAAAAAAAAAAD/2P/OAAD/7AAAAAD/7P/2//b/7P/Y\ AAAAAAAAAAAAAAAAAAD/9v/2AAAAAAAAAAAAAP/sAAAAAAAA//YAAAAA/+IAAP/sAAAAAAAA\ /+wAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/uv/s/87/sP+6AAD/7AAAAAAAAAAAAAD/xP+6\ ABT/2AAAAAD/7AAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAP/2AAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAA\ AAAAAP/2AAEAIAA/AEEAQgBDAEgASQBMAE0ATgBRAFIAUwBUAFUAVgBXAFgAWQBcAF0AXwBj\ AGQAZQBmAGgAagBsAG0AbgBvAHEAAQA/ADMABAAAAAsAAwAFAAAAAAAAAAAAEAAKAAAAAAAD\ ABMAAwAAAAAADQAHAAkACQAQAAgADwACAAEAAAAAAAEAEgAAAAIAAAAAAAAAAgACAAEAAQAA\ AA4AAAAMAAAABgAGABEABgAAABIAAQA/ADcABQAAAAIAAAAAAAAAAgAAAAAAAAAAAAAAAAAC\ AAAAAgAAAAAADwAGAAsACwAAAAkAEQAEAAgAAQABAAEACgAOAAgAAAAIAAgAAwADAAEAAwAB\ AAMADQAMAAMABwAHAAcABwAQAAoACgAKAAoACgABAAAACgBAAE4ABkRGTFQAKmN5cmwAKmdq\ cjIAJmdyZWsAKmd1anIAJmxhdG4AKgAAAAAABAAAAAD//wABAAAAAWxpZ2EACAAAAAEAAAAB\ AAQABAAAAAEACAABADYAAQAIAAUADAAUABwAIgAoAHQAAwBdAGAAdQADAF0AYgBxAAIAXQBy\ AAIAYABzAAIAYgABAAEAXQAA') format('woff'); font-style: normal; font-weight: bold; unicode-range: U+20,U+30-39,U+41-49,U+4B-5A,U+5F,U+61-69,U+6B-7A,U+A85-A89,U+A8B,U+A8D,U+A8F,U+A91,U+A93-A98,U+A9A-AA8,U+AAA-AB0,U+AB2-AB3,U+AB5-AB9,U+AE6-AE7; font-display: swap; }
0.180395
0.104798
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ } /* IE6 */ .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_close.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_nav_left.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_nav_right.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; } .fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_left.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_main.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_right.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame { height: expression(this.parentNode.clientHeight + "px"); } #fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0; top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); } #fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_loading.png', sizingMethod='scale'); } /* IE6, IE7, IE8 */ .fancybox-ie .fancybox-bg { background: transparent !important; } .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_n.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_e.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_se.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_s.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_w.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
blog/pivotx/extensions/fancybox/jquery.fancybox_IE6_-1.3.4.css
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ } /* IE6 */ .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_close.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_nav_left.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_nav_right.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; } .fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_left.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_main.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_title_right.png', sizingMethod='scale'); } .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame { height: expression(this.parentNode.clientHeight + "px"); } #fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0; top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); } #fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_loading.png', sizingMethod='scale'); } /* IE6, IE7, IE8 */ .fancybox-ie .fancybox-bg { background: transparent !important; } .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_n.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_e.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_se.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_s.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_w.png', sizingMethod='scale'); } .fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pivotx/extensions/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
0.409929
0.087097
@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } /* cyrillic-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } /* cyrillic-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container { color: #2c333a; display: block !important; font-family: 'Open Sans', sans-serif; text-align: center; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-inner, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-inner, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-inner { background: #fff; border: 1px solid #c4c4c4; border-radius: 6px; padding: 24px; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container a.custom-logo-link, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container a.custom-logo-link, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container a.custom-logo-link { display: block; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container img, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container img, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container img { display: block; margin: 0 auto 16px; max-width: 91px; text-align: center; } @media only screen and (min-width: 768px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container img, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container img, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container img { margin-bottom: 32px; } } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header { margin: 0 0 16px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-title { font-size: 18px; font-weight: 700; line-height: 28px; margin: 0 0 24px; } @media only screen and (min-width: 768px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-title { font-size: 28px; line-height: 38px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-content { font-size: 16px; line-height: 27px; margin: 0; margin-bottom: 24px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-content { margin-bottom: 40px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; display: inline-block; font-size: 16px; font-weight: 600; line-height: 24px; margin-bottom: 24px; max-width: 232px; padding: 13px 16px; text-align: center; text-decoration: none; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover { background-color: rgba(69, 69, 69, 0.9); } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button { margin-bottom: 0; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer { border-top: 1px solid #c4c4c4; padding-top: 16px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer { padding-top: 32px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content { font-size: 12px; line-height: 17px; margin: 0 auto; max-width: 720px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content { font-size: 14px; line-height: 22px; } } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container { display: block !important; } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner { margin-top: -20px; position: relative; } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner::before, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner::before { content: ''; height: 150px; left: 0; position: absolute; top: -150px; width: 100%; } body.coil-hide-excerpt.show-fw-message .entry-content { display: none; } .coil-show-monetize-users span.coil-split-content-message { align-items: center; background: #fff; border: 1px solid #c4c4c4; border-radius: 6px; bottom: 0; color: #555d66; display: flex; font-family: 'Open Sans', sans-serif; font-size: 16px; justify-content: center; left: 0; line-height: 22px; margin: 0; padding: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 100%; z-index: 110; } @media only screen and (min-width: 768px) { .coil-show-monetize-users span.coil-split-content-message { font-size: 18px; line-height: 27px; padding: 50px; } } .coil-banner-message-container { bottom: 0; color: rgba(0, 0, 0, 0.7); position: fixed; width: 100%; z-index: 200; } @media only screen and (min-width: 768px) { .coil-banner-message-container { display: flex; justify-content: center; } } .coil-banner-message-container .banner-message-inner { background-color: #fff; border: 1px solid #e3e3e3; box-shadow: 0 6px 10px 0 rgba(194, 194, 194, 0.1); font-family: 'Open Sans', sans-serif; padding: 23px 16px 16px; position: relative; } @media only screen and (min-width: 768px) { .coil-banner-message-container .banner-message-inner { align-items: center; background-color: rgba(255, 255, 255, 0.8); border-radius: 6px; display: flex; justify-content: space-around; margin-bottom: 20px; padding: 12px 32px; } } .coil-banner-message-container .coil-banner-message-content { font-size: 12px; line-height: 17px; margin: 22px 0 5px; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-content { font-size: 14px; line-height: 20px; margin: 0; max-width: 434px; } } .coil-banner-message-container .coil-banner-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; font-size: 14px; font-weight: 600; line-height: 20px; margin: 0; padding: 8px 24px; text-align: center; text-decoration: none; } .coil-banner-message-container .coil-banner-message-button:hover { background-color: #494949; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-button { margin: 0 32px 0 67px; } } .coil-banner-message-container .coil-banner-message-dismiss { color: #777; cursor: pointer; font-size: 26px; font-weight: 700; line-height: 1.1; position: absolute; right: 12px; top: 10px; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-dismiss { font-size: 35px; position: relative; right: auto; top: auto; } } a.coil-serverside-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600; line-height: 24px; margin-bottom: 24px; max-width: 232px; padding: 13px 16px; text-align: center; text-decoration: none; } a.coil-serverside-message-button:hover { background-color: rgba(69, 69, 69, 0.9); } @media only screen and (min-width: 1168px) { a.coil-serverside-message-button { margin-bottom: 0; } }
assets/css/messages/coil.css
@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } /* cyrillic-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } /* cyrillic-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f; } /* cyrillic */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116; } /* greek-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+1f00-1fff; } /* greek */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0370-03ff; } /* vietnamese */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0102-0103, u+0110-0111, u+1ea0-1ef9, u+20ab; } /* latin-ext */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2") format("woff2"); unicode-range: u+0100-024f, u+0259, u+1e00-1eff, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff; } /* latin */ @font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2") format("woff2"); unicode-range: u+0000-00ff, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container { color: #2c333a; display: block !important; font-family: 'Open Sans', sans-serif; text-align: center; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-inner, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-inner, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-inner { background: #fff; border: 1px solid #c4c4c4; border-radius: 6px; padding: 24px; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container a.custom-logo-link, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container a.custom-logo-link, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container a.custom-logo-link, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container a.custom-logo-link { display: block; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container img, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container img, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container img { display: block; margin: 0 auto 16px; max-width: 91px; text-align: center; } @media only screen and (min-width: 768px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container img, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container img, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container img, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container img { margin-bottom: 32px; } } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header { margin: 0 0 16px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-title { font-size: 18px; font-weight: 700; line-height: 28px; margin: 0 0 24px; } @media only screen and (min-width: 768px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-title, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-title, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-title { font-size: 28px; line-height: 38px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-content { font-size: 16px; line-height: 27px; margin: 0; margin-bottom: 24px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header .coil-message-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header .coil-message-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header .coil-message-content { margin-bottom: 40px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; display: inline-block; font-size: 16px; font-weight: 600; line-height: 24px; margin-bottom: 24px; max-width: 232px; padding: 13px 16px; text-align: center; text-decoration: none; } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button:hover, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button:hover { background-color: rgba(69, 69, 69, 0.9); } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-header a.coil-message-button, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-header a.coil-message-button, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-header a.coil-message-button { margin-bottom: 0; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer { border-top: 1px solid #c4c4c4; padding-top: 16px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer { padding-top: 32px; } } body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content { font-size: 12px; line-height: 17px; margin: 0 auto; max-width: 720px; } @media only screen and (min-width: 1168px) { body.coil-gate-all.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-missing-id.coil-extension-not-found.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-footer .coil-footer-content, body.monetization-not-initialized.coil-missing-id.show-fw-message .coil-message-container .coil-message-footer .coil-footer-content { font-size: 14px; line-height: 22px; } } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container { display: block !important; } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner { margin-top: -20px; position: relative; } body.monetization-not-initialized.coil-gate-all.show-excerpt-message .coil-message-container .coil-message-inner::before, body.coil-gate-all.coil-extension-not-found.show-excerpt-message .coil-message-container .coil-message-inner::before { content: ''; height: 150px; left: 0; position: absolute; top: -150px; width: 100%; } body.coil-hide-excerpt.show-fw-message .entry-content { display: none; } .coil-show-monetize-users span.coil-split-content-message { align-items: center; background: #fff; border: 1px solid #c4c4c4; border-radius: 6px; bottom: 0; color: #555d66; display: flex; font-family: 'Open Sans', sans-serif; font-size: 16px; justify-content: center; left: 0; line-height: 22px; margin: 0; padding: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 100%; z-index: 110; } @media only screen and (min-width: 768px) { .coil-show-monetize-users span.coil-split-content-message { font-size: 18px; line-height: 27px; padding: 50px; } } .coil-banner-message-container { bottom: 0; color: rgba(0, 0, 0, 0.7); position: fixed; width: 100%; z-index: 200; } @media only screen and (min-width: 768px) { .coil-banner-message-container { display: flex; justify-content: center; } } .coil-banner-message-container .banner-message-inner { background-color: #fff; border: 1px solid #e3e3e3; box-shadow: 0 6px 10px 0 rgba(194, 194, 194, 0.1); font-family: 'Open Sans', sans-serif; padding: 23px 16px 16px; position: relative; } @media only screen and (min-width: 768px) { .coil-banner-message-container .banner-message-inner { align-items: center; background-color: rgba(255, 255, 255, 0.8); border-radius: 6px; display: flex; justify-content: space-around; margin-bottom: 20px; padding: 12px 32px; } } .coil-banner-message-container .coil-banner-message-content { font-size: 12px; line-height: 17px; margin: 22px 0 5px; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-content { font-size: 14px; line-height: 20px; margin: 0; max-width: 434px; } } .coil-banner-message-container .coil-banner-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; font-size: 14px; font-weight: 600; line-height: 20px; margin: 0; padding: 8px 24px; text-align: center; text-decoration: none; } .coil-banner-message-container .coil-banner-message-button:hover { background-color: #494949; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-button { margin: 0 32px 0 67px; } } .coil-banner-message-container .coil-banner-message-dismiss { color: #777; cursor: pointer; font-size: 26px; font-weight: 700; line-height: 1.1; position: absolute; right: 12px; top: 10px; } @media only screen and (min-width: 768px) { .coil-banner-message-container .coil-banner-message-dismiss { font-size: 35px; position: relative; right: auto; top: auto; } } a.coil-serverside-message-button { background-color: #2c333a; border-radius: 6px; color: #fff; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600; line-height: 24px; margin-bottom: 24px; max-width: 232px; padding: 13px 16px; text-align: center; text-decoration: none; } a.coil-serverside-message-button:hover { background-color: rgba(69, 69, 69, 0.9); } @media only screen and (min-width: 1168px) { a.coil-serverside-message-button { margin-bottom: 0; } }
0.402157
0.093017
#menu { position: relative; background: #efefef; padding: 60px; font-family: 'Open Sans', sans-serif; } .map-overlay { position: relative; left: 0; padding: 10px; } h1 { text: #800080; background: rgb(131, 58, 180); background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(65, 49, 44, 0.7749300403755253) 43%, rgba(138, 24, 128, 0.8225490879945728) 93%, rgba(11, 7, 10, 1) 98%); } html, body { background-image: none !important; background-color: rgba(40, 42, 54, 1) !important; } body * { color: rgba(248, 248, 242, 1) !important; background-color: rgba(40, 42, 54, 1) !important; } a, a * { color: rgba(80, 250, 123, 1) !important; background-color: transparent !important; } a:hover, a:hover *, a:visited:hover, a:visited:hover *, span[onclick]:hover, div[onclick]:hover, [role="link"]:hover, [role="link"]:hover *, [role="button"]:hover *, [role="menuitem"]:hover, [role="menuitem"]:hover *, .link:hover, .link:hover * { color: rgba(241, 250, 140, 1) !important; } a:visited, a:visited * { color: rgba(98, 114, 164, 1) !important; } h1, h2, h3, h4, h5, h6, strong, [id*="headline"], [class*="headline"], [id*="header"], [class*="header"], [class*="header"] td { color: rgba(255, 184, 108, 1) !important; } table { background-color: rgba(40, 42, 54, 1) !important; } [id*="overlay"], [id*="lightbox"], blockquote { background-color: rgba(68, 71, 90, 1) !important; } pre, dl { background-color: rgba(68, 71, 90, 1) !important; } input, select, button, [role="button"], a.button, a.submit, a.BigButton, a.TabLink, .install[onclick] { text-indent: 5px; appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; background: rgba(68, 71, 90, 1) !important; } textarea { appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; background: rgba(68, 71, 90, 1) !important; } div, ul, li { background-image: none !important; } a.highlight, a.highlight *, a.active, a.active *, .selected, .selected *, [href="#"] { font-weight: bold !important; color: rgba(139, 233, 253, 1) !important; }
styles.css
#menu { position: relative; background: #efefef; padding: 60px; font-family: 'Open Sans', sans-serif; } .map-overlay { position: relative; left: 0; padding: 10px; } h1 { text: #800080; background: rgb(131, 58, 180); background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(65, 49, 44, 0.7749300403755253) 43%, rgba(138, 24, 128, 0.8225490879945728) 93%, rgba(11, 7, 10, 1) 98%); } html, body { background-image: none !important; background-color: rgba(40, 42, 54, 1) !important; } body * { color: rgba(248, 248, 242, 1) !important; background-color: rgba(40, 42, 54, 1) !important; } a, a * { color: rgba(80, 250, 123, 1) !important; background-color: transparent !important; } a:hover, a:hover *, a:visited:hover, a:visited:hover *, span[onclick]:hover, div[onclick]:hover, [role="link"]:hover, [role="link"]:hover *, [role="button"]:hover *, [role="menuitem"]:hover, [role="menuitem"]:hover *, .link:hover, .link:hover * { color: rgba(241, 250, 140, 1) !important; } a:visited, a:visited * { color: rgba(98, 114, 164, 1) !important; } h1, h2, h3, h4, h5, h6, strong, [id*="headline"], [class*="headline"], [id*="header"], [class*="header"], [class*="header"] td { color: rgba(255, 184, 108, 1) !important; } table { background-color: rgba(40, 42, 54, 1) !important; } [id*="overlay"], [id*="lightbox"], blockquote { background-color: rgba(68, 71, 90, 1) !important; } pre, dl { background-color: rgba(68, 71, 90, 1) !important; } input, select, button, [role="button"], a.button, a.submit, a.BigButton, a.TabLink, .install[onclick] { text-indent: 5px; appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; background: rgba(68, 71, 90, 1) !important; } textarea { appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; background: rgba(68, 71, 90, 1) !important; } div, ul, li { background-image: none !important; } a.highlight, a.highlight *, a.active, a.active *, .selected, .selected *, [href="#"] { font-weight: bold !important; color: rgba(139, 233, 253, 1) !important; }
0.347869
0.112016
.joinName{ width: 410px; margin: 0px auto; text-align: center; display: block; height: 80px; line-height: 80px; color: #ffffff; font-size: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .joinRate{ display: inline-block; position: absolute; background: #fff; border: 1px solid #ff0000; color: #333; font-size: 12px; height: 20px; line-height: 20px; width:40px; border-radius: 5px; text-align: center; bottom: 20px; right: 20px; } .joinRate1{ display: inline-block; position: absolute; background: #fff; border: 1px solid #4cacfe; color: #4cacfe; font-size: 12px; height: 20px; line-height: 20px; width:40px; border-radius: 5px; text-align: center; bottom: 20px; right: 20px; } .joinProgressBg{ background-color: #FFC0C4; width: 100%; position:absolute; left: 0px; bottom: 0px; } .joinProgress{ height: 5px; background-color: #FE4C58; } .joinPercent{ font-size: 16px; color: #fe4c58; position: absolute; right: 80px; /*font-style: italic;*/ bottom: 10px; } .joinExpected{ height: 100px; line-height: 100px; font-size: 24px; width: 100%; text-align: right; } .joinExpected2{ height: 60px; line-height: 60px; font-size: 24px; width: 100%; text-align: right; } .joinExpected font,.joinExpected2 font{ font-size: 42px; color: #fe4c58; } .licai_bottom { width: 1200px; margin: 0 auto; min-height: 400px; margin-top: 25px; overflow: hidden; /*background: #fff;*/ } .licaiBtn{ background: #2c71bc; color: #fff; border: 0; } .licaiBtn:hover{ color: #fff; } .licai_bottom .licai_box { width: 100%; min-height: 400px; /* background: #fff;*/ overflow: hidden; padding-bottom: 20px; color: #333; } .licai_bottom .licai_box .box_tit{ width:1200px; padding: 0px 99px; height:50px; line-height:50px; text-align:center; font-size: 18px; background:#fff; border-bottom: 1px solid #EEEEEE; } .licai_bottom .licai_box .box_tit div { width: 334px; height: 50px; line-height: 50px; float: left; cursor: pointer; outline: none; } .licai_bottom .licai_box .box_tit .hui{ color:#333;} .licai_bottom .licai_box .box_tit .lan{ color:#fff; background: #2c71bc;} .licai_bottom .licai_box #tab_0 { margin-top: 54px; } .licai_bottom .licai_box #tab_1 { width: 1132px; height: auto; margin-top: 30px; } .licai_bottom .licai_box #tab_2 { margin-top: 54px; } .licai_bottom .licai_box #tab_3 { margin-top: 44px; } .licai_bottom .licai_box #tab_4 { margin-top: 38px; } .licai_bottom .licai_box #tab_4 div{ padding-top:143px; color:#000; font-size:24px;} .licai_bottom .licai_box #tab_4 div span{ color:#999; font-size:14px;} .display_table{display: table!important;} .temp_tr td {background-color: #e4e4e4;} .show_img {cursor: pointer;display: none;position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,.6);text-align: center;padding-top: 60px;} .show_img img {max-height: 500px;} .btnBg{ width: 100%; } .btnBg a{ width: 100%; display: inline-block; text-align: center; } .licai-bottom{ width: 100%; display: inline-block; font-family:"微软雅黑"; height: 40px; font-size: 18px; padding: 0px; border-radius: 0; } .allBtn{ width: 64px; margin: 0px auto; display: inline-block; height: 30px; line-height: 30px; font-size: 18px; padding: 0px; border-radius: 5px; border:0px; color: #fff; background-color: #FF8605; border-color: #FF8605; } .tab_table{ font-size: 14px; color: #333; border: 1px solid #F5F5F5; margin: 0 auto; width: 1002px; margin-top: 25px; } .tab_table th{ background: #f9f9f9; height: 45px; line-height: 45px; text-align: center; border: 1px solid #F5F5F5; } .tab_table td{ color: #333; background: #FCFCFC; line-height: 40px; padding: 10px; border: 1px solid #F5F5F5; } .tab_table .tdColor{ background: #fff; text-align: center; width: 230px; } .tabTableDiv{ margin: 0 auto; width: 1002px; margin-top: 25px; border-top: 1px solid #FE4C58; } .tab_table2{ font-size: 16px; color: #333; width: 1003px; } .tab_table2 th{ background: #FFFFFF; height: 45px; line-height: 45px; text-align: center; border: 1px solid #F5F5F5; font-weight: normal; color: #333; } .tab_table2 td{ height: 40px; background: #FCFCFC; line-height: 40px; text-align: center; border: 1px solid #ebebeb; font-weight: normal; color: #333; } .redPacket{ position: relative; width: 100%; height: 34px; border: 1px solid #DFDFDF; color: #959595; text-indent: 30px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; margin-bottom: 12px; font-size: 14px; } .confirmBoxBg{ position: fixed; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); top: 0; left: 0; z-index: 49; } .confirmBox{ width: 480px; background: #fff; margin: 180px auto 0; padding-bottom: 40px; } .boxTitle{ padding: 0 20px; color: #333; font-size: 18px; height: 50px; border-bottom: 1px solid #ccc; line-height: 50px; } .boxTitle img{ float: right; display: inline-block; height: 21px; width: 21px; margin-top: 15px; } .boxTable{ width: 350px; margin: 0px auto; font-size: 16px; } .boxTable td{ height: 40px; } .boxTable span{ font-size:22px; display: inline-block; float: right; width: 180px; text-align: right; color:#fe4c58; } .boxTable label{ display: inline-block; font-weight: normal; margin-top:4px; color: #333; font-size:16px; margin-left: 5px; } .boxBtn{ width: 100%; margin: 0px auto; height: 45px; line-height: 45px; color: #fff; text-align: center; font-size: 18px; margin-top: 40px; background: #FE4C58; } .details_banner { width: 700px; margin: 0 auto; overflow: hidden; margin-top: 20px; } .large_box { width: 580px; height: 432px; overflow: hidden; border: 3px solid #dfdfdf; margin: 0 auto; margin-bottom: 22px; } .large_box:hover { border: 3px solid #f84202; } .large_box img { display: block; width: 580px; height: 432px; } .small_box { width: 647px; height: 180px; overflow: hidden; position: relative; margin: 0 auto; } .small_list { position: relative; float: left; width: 647px; height: 180px; overflow: hidden; } .small_list ul { height: 180px; overflow: hidden; margin: 0px; padding: 0px; width:647px; } .small_list ul li { position: relative; float: left; margin-right: 22px; width: 145px; border: 3px solid #dfdfdf; } .small_list ul li:hover { border: 3px solid #f84202; } .small_list ul li img { display: block; width: 139px; height: 174px; } .small_list ul li.on { display: block; border: 3px solid #f84202; } .small_box .btn { display: block; width: 20px; height: 52px; background-color: #666; background-repeat: no-repeat; background-position: center center; cursor: pointer; padding: 0; position: absolute; top: 61px; z-index: 994; border-radius: inherit; } .small_box .btn:hover { background-color: #f84202; } .small_box .left_btn { float: left; margin-right: 10px; background-image: url(../images/investment/left_btn.png); left: 0; } .small_box .right_btn { float: right; background-image: url(../images/investment/right_btn.png); right: 0 } #bigImageBg{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999!important; overflow: hidden; opacity: 1; vertical-align: middle; background: rgba(0,0,0,.8); text-align: center; display: none; } #bigImageBg .closeImg{ font-size: 30px; color: #fff; position: absolute; top: 20px; right:30px; cursor: pointer; } #bigImageBg li{ display: none; } .img-responsive{ position: absolute; margin: auto; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; max-width:95%; max-height:95%; } #bigImageBg .imgShow{ display: block; } #bigImageBg .bigLeft{ position: absolute; left: 20%; background-image: url(../images/investment/left_btn.png); } #bigImageBg .btn { display: block; width: 20px; height: 52px; background-color: #666; background-repeat: no-repeat; background-position: center center; cursor: pointer; padding: 0; position: absolute; top: 50%; margin-top: -26px; z-index: 994; border-radius: inherit; } #bigImageBg .btn:hover { background-color: #f84202; } #bigImageBg .bigRight { position: absolute; background-image: url(../images/investment/right_btn.png); right:20%; }
app/resource/css/licai.css
.joinName{ width: 410px; margin: 0px auto; text-align: center; display: block; height: 80px; line-height: 80px; color: #ffffff; font-size: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .joinRate{ display: inline-block; position: absolute; background: #fff; border: 1px solid #ff0000; color: #333; font-size: 12px; height: 20px; line-height: 20px; width:40px; border-radius: 5px; text-align: center; bottom: 20px; right: 20px; } .joinRate1{ display: inline-block; position: absolute; background: #fff; border: 1px solid #4cacfe; color: #4cacfe; font-size: 12px; height: 20px; line-height: 20px; width:40px; border-radius: 5px; text-align: center; bottom: 20px; right: 20px; } .joinProgressBg{ background-color: #FFC0C4; width: 100%; position:absolute; left: 0px; bottom: 0px; } .joinProgress{ height: 5px; background-color: #FE4C58; } .joinPercent{ font-size: 16px; color: #fe4c58; position: absolute; right: 80px; /*font-style: italic;*/ bottom: 10px; } .joinExpected{ height: 100px; line-height: 100px; font-size: 24px; width: 100%; text-align: right; } .joinExpected2{ height: 60px; line-height: 60px; font-size: 24px; width: 100%; text-align: right; } .joinExpected font,.joinExpected2 font{ font-size: 42px; color: #fe4c58; } .licai_bottom { width: 1200px; margin: 0 auto; min-height: 400px; margin-top: 25px; overflow: hidden; /*background: #fff;*/ } .licaiBtn{ background: #2c71bc; color: #fff; border: 0; } .licaiBtn:hover{ color: #fff; } .licai_bottom .licai_box { width: 100%; min-height: 400px; /* background: #fff;*/ overflow: hidden; padding-bottom: 20px; color: #333; } .licai_bottom .licai_box .box_tit{ width:1200px; padding: 0px 99px; height:50px; line-height:50px; text-align:center; font-size: 18px; background:#fff; border-bottom: 1px solid #EEEEEE; } .licai_bottom .licai_box .box_tit div { width: 334px; height: 50px; line-height: 50px; float: left; cursor: pointer; outline: none; } .licai_bottom .licai_box .box_tit .hui{ color:#333;} .licai_bottom .licai_box .box_tit .lan{ color:#fff; background: #2c71bc;} .licai_bottom .licai_box #tab_0 { margin-top: 54px; } .licai_bottom .licai_box #tab_1 { width: 1132px; height: auto; margin-top: 30px; } .licai_bottom .licai_box #tab_2 { margin-top: 54px; } .licai_bottom .licai_box #tab_3 { margin-top: 44px; } .licai_bottom .licai_box #tab_4 { margin-top: 38px; } .licai_bottom .licai_box #tab_4 div{ padding-top:143px; color:#000; font-size:24px;} .licai_bottom .licai_box #tab_4 div span{ color:#999; font-size:14px;} .display_table{display: table!important;} .temp_tr td {background-color: #e4e4e4;} .show_img {cursor: pointer;display: none;position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,.6);text-align: center;padding-top: 60px;} .show_img img {max-height: 500px;} .btnBg{ width: 100%; } .btnBg a{ width: 100%; display: inline-block; text-align: center; } .licai-bottom{ width: 100%; display: inline-block; font-family:"微软雅黑"; height: 40px; font-size: 18px; padding: 0px; border-radius: 0; } .allBtn{ width: 64px; margin: 0px auto; display: inline-block; height: 30px; line-height: 30px; font-size: 18px; padding: 0px; border-radius: 5px; border:0px; color: #fff; background-color: #FF8605; border-color: #FF8605; } .tab_table{ font-size: 14px; color: #333; border: 1px solid #F5F5F5; margin: 0 auto; width: 1002px; margin-top: 25px; } .tab_table th{ background: #f9f9f9; height: 45px; line-height: 45px; text-align: center; border: 1px solid #F5F5F5; } .tab_table td{ color: #333; background: #FCFCFC; line-height: 40px; padding: 10px; border: 1px solid #F5F5F5; } .tab_table .tdColor{ background: #fff; text-align: center; width: 230px; } .tabTableDiv{ margin: 0 auto; width: 1002px; margin-top: 25px; border-top: 1px solid #FE4C58; } .tab_table2{ font-size: 16px; color: #333; width: 1003px; } .tab_table2 th{ background: #FFFFFF; height: 45px; line-height: 45px; text-align: center; border: 1px solid #F5F5F5; font-weight: normal; color: #333; } .tab_table2 td{ height: 40px; background: #FCFCFC; line-height: 40px; text-align: center; border: 1px solid #ebebeb; font-weight: normal; color: #333; } .redPacket{ position: relative; width: 100%; height: 34px; border: 1px solid #DFDFDF; color: #959595; text-indent: 30px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; margin-bottom: 12px; font-size: 14px; } .confirmBoxBg{ position: fixed; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); top: 0; left: 0; z-index: 49; } .confirmBox{ width: 480px; background: #fff; margin: 180px auto 0; padding-bottom: 40px; } .boxTitle{ padding: 0 20px; color: #333; font-size: 18px; height: 50px; border-bottom: 1px solid #ccc; line-height: 50px; } .boxTitle img{ float: right; display: inline-block; height: 21px; width: 21px; margin-top: 15px; } .boxTable{ width: 350px; margin: 0px auto; font-size: 16px; } .boxTable td{ height: 40px; } .boxTable span{ font-size:22px; display: inline-block; float: right; width: 180px; text-align: right; color:#fe4c58; } .boxTable label{ display: inline-block; font-weight: normal; margin-top:4px; color: #333; font-size:16px; margin-left: 5px; } .boxBtn{ width: 100%; margin: 0px auto; height: 45px; line-height: 45px; color: #fff; text-align: center; font-size: 18px; margin-top: 40px; background: #FE4C58; } .details_banner { width: 700px; margin: 0 auto; overflow: hidden; margin-top: 20px; } .large_box { width: 580px; height: 432px; overflow: hidden; border: 3px solid #dfdfdf; margin: 0 auto; margin-bottom: 22px; } .large_box:hover { border: 3px solid #f84202; } .large_box img { display: block; width: 580px; height: 432px; } .small_box { width: 647px; height: 180px; overflow: hidden; position: relative; margin: 0 auto; } .small_list { position: relative; float: left; width: 647px; height: 180px; overflow: hidden; } .small_list ul { height: 180px; overflow: hidden; margin: 0px; padding: 0px; width:647px; } .small_list ul li { position: relative; float: left; margin-right: 22px; width: 145px; border: 3px solid #dfdfdf; } .small_list ul li:hover { border: 3px solid #f84202; } .small_list ul li img { display: block; width: 139px; height: 174px; } .small_list ul li.on { display: block; border: 3px solid #f84202; } .small_box .btn { display: block; width: 20px; height: 52px; background-color: #666; background-repeat: no-repeat; background-position: center center; cursor: pointer; padding: 0; position: absolute; top: 61px; z-index: 994; border-radius: inherit; } .small_box .btn:hover { background-color: #f84202; } .small_box .left_btn { float: left; margin-right: 10px; background-image: url(../images/investment/left_btn.png); left: 0; } .small_box .right_btn { float: right; background-image: url(../images/investment/right_btn.png); right: 0 } #bigImageBg{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999!important; overflow: hidden; opacity: 1; vertical-align: middle; background: rgba(0,0,0,.8); text-align: center; display: none; } #bigImageBg .closeImg{ font-size: 30px; color: #fff; position: absolute; top: 20px; right:30px; cursor: pointer; } #bigImageBg li{ display: none; } .img-responsive{ position: absolute; margin: auto; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; max-width:95%; max-height:95%; } #bigImageBg .imgShow{ display: block; } #bigImageBg .bigLeft{ position: absolute; left: 20%; background-image: url(../images/investment/left_btn.png); } #bigImageBg .btn { display: block; width: 20px; height: 52px; background-color: #666; background-repeat: no-repeat; background-position: center center; cursor: pointer; padding: 0; position: absolute; top: 50%; margin-top: -26px; z-index: 994; border-radius: inherit; } #bigImageBg .btn:hover { background-color: #f84202; } #bigImageBg .bigRight { position: absolute; background-image: url(../images/investment/right_btn.png); right:20%; }
0.269133
0.07921
/* ================================================================================= */ /* There was an external include to https://www.mygcx.org/static/hmenu/hmenu-cnxbar.css here. */ /* Copyright Dynarch.com, 2003-2007. All Rights Reserved. */ /* DynarchMenu layout file */ /* basic layout style for DynarchMenu; no colors are defined in this */ /* horizontal parts */ div.dynarch-horiz-menu.cnxbar { /* white-space: nowrap; */ padding: 0px 3px; border: 1px solid; cursor: default; } div.dynarch-horiz-menu.cnxbar table, div.dynarch-popup-menu.cnxbar table { font: 11px tahoma,verdana,sans-serif; } div.dynarch-popup-menu.cnxbar table { border-collapse: collapse; } div.dynarch-horiz-menu.cnxbar table tr td.item table td.icon { padding-right: 3px; } div.dynarch-horiz-menu.cnxbar table tr td.item { padding: 3px 10px; } div.dynarch-horiz-menu.cnxbar table tr td.item img { vertical-align: middle; } div.dynarch-horiz-menu.cnxbar table tr td.separator { width: 6px; } div.dynarch-horiz-menu.cnxbar table tr td.separator div { border-left: 1px solid; border-right: 1px solid; margin: 3px 2px 2px 2px; height: 1.2em; overflow: hidden; } div.dynarch-horiz-menu.cnxbar td.disabled, div.dynarch-horiz-menu.cnxbar td.disabled table td { color: #aca899; } div.dynarch-horiz-menu.cnxbar td.disabled img { -moz-opacity: 0.4; filter: alpha(opacity=40); } /* vertical parts */ div.dynarch-popup-menu.cnxbar { position: absolute; left: 0px; top: 0px; border: 1px solid; padding: 1px; cursor: default; z-index: 1000; } div.dynarch-popup-menu.cnxbar div.dynarch-menu-scroll { overflow: hidden; } div.dynarch-popup-base-menu.cnxbar { position: static; } div.dynarch-popup-menu.cnxbar tr.item td.icon img, div.dynarch-popup-menu.cnxbar tr.item td.icon div { width: 18px; height: 18px; } div.dynarch-popup-menu.cnxbar tr.item td.icon { padding: 0px 1px; height: 18px; width: 18px; } div.dynarch-popup-menu.cnxbar tr.item td.label { padding: 1px 15px 1px 3px; /* white-space: nowrap; */} div.dynarch-popup-menu.cnxbar tr.item td.arrow { width: 11px; } div.dynarch-popup-menu.cnxbar tr.item td.arrow div { width: 11px; background: transparent url("https://www.mygcx.org/static/hmenu/img/rarrow.gif") no-repeat 0% 50%; } div.dynarch-popup-menu.cnxbar tr.hover td.arrow div, div.dynarch-popup-menu.cnxbar tr.active td.arrow div { background: transparent url("https://www.mygcx.org/static/hmenu/img/rarrow-hover.gif") no-repeat 0% 50%; } div.dynarch-popup-menu.cnxbar tr.separator td div { margin: 2px; height: 1px; line-height: 1px; font-size: 1px; border: none; } div.dynarch-popup-menu.cnxbar tr.disabled td.label { color: #aca899; } div.dynarch-popup-menu.cnxbar tr.disabled td.icon img { -moz-opacity: 0.4; filter: alpha(opacity=40); } /* shadows */ div.dynarch-menu-shadow, img.dynarch-menu-shadow, div.div.dynarch-IE6-shadow { z-index: 990; position: absolute; } div.dynarch-menu-shadow { background-color: #555; -moz-opacity: 0.6; filter: alpha(opacity=60); } /* hider */ iframe#dynarch-menu-hider { z-index: 980; } /* scroll */ div.dynarch-menu-scroll-up { height: 12px; font-size: 12px; line-height: 12px; overflow: hidden; background: url("https://www.mygcx.org/static/hmenu/img/scroll-up.gif") no-repeat 50% 50%; } div.dynarch-menu-scroll-down { height: 12px; font-size: 12px; line-height: 12px; overflow: hidden; background: url("https://www.mygcx.org/static/hmenu/img/scroll-down.gif") no-repeat 50% 50%; } div.dynarch-menu-scroll-up-hover { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-up-hover.gif"); } div.dynarch-menu-scroll-down-hover { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-down-hover.gif"); } div.dynarch-menu-scroll-up-disabled { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-up-disabled.gif"); } div.dynarch-menu-scroll-down-disabled { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-down-disabled.gif"); } /* toolbars */ div.dynarch-menu-toolbar table tr td.item { padding: 2px 3px; } .impossible-class-name-to-preload-shadow-image-in-internet-exploder { background-image: url("https://www.mygcx.org/static/hmenu/img/shadow.png"); } /* ================================================================================= */ /* horizontal parts */ div.dynarch-horiz-menu.cnxbar { background-color: #4D4D4D; color: #FFF; border-color: #0C1C3E #0C1C3E #0C1C3E #0C1C3E; border-width: 0px; padding:0px; white-space: nowrap; } div.dynarch-horiz-menu.cnxbar table tr td.item { padding: 0px; padding-right: 8px; padding-left: 8px; white-space: nowrap; border:none; } div.dynarch-horiz-menu.cnxbar table tr td.bluearrow { padding-left: 0px; } div.dynarch-horiz-menu.cnxbar table { color: #FFF; font: bold 12px Arial, Helvetica, sans-serif; letter-spacing: 0px; } div.dynarch-horiz-menu.cnxbar table tr td.hover { background-color: #4D4D4D; color: #FFF; } div.dynarch-horiz-menu.cnxbar table tr td.active { background-color: #4D4D4D; color: #FFF; } div.dynarch-horiz-menu.cnxbar table tr td.pressed { background-color: #4D4D4D; padding: 3px 2px 1px 4px; } div.dynarch-horiz-menu.cnxbar table tr td.CNXBARsmallText { font-size: 10px; letter-spacing: 1px; } div.dynarch-horiz-menu.cnxbar table tr td.spacer { width: 100%; } div.dynarch-horiz-menu.cnxbar table tr td.spacer div { visibility: hidden; } div.dynarch-horiz-menu.cnxbar table tr td.hover table, div.dynarch-horiz-menu.cnxbar table tr td.active table { color: #fff; } div.dynarch-horiz-menu.cnxbar table tr td.separator { width: 7px; } div.dynarch-horiz-menu.cnxbar table tr td.separator div { border-right-color: #FFF; border-left: none; margin-right: 3px; height: 0.5em; } /* vertical parts */ div.dynarch-popup-menu.cnxbar { border-color: #0C1C3E #0C1C3E #0C1C3E #0C1C3E; color: #FFF; background-color: #4D4D4D; padding: 0;}/* -moz-opacity: 0.88; opacity: 0.88; -khtml-opacity: 0.88; filter: alpha(opacity=88); }*/ div.dynarch-popup-menu.cnxbar table { font: bold 12px 'trebuchet ms'; color: #FFFFFF; } div.dynarch-popup-menu.cnxbar tr.item { color: #FFFFFF; } div.dynarch-popup-menu.cnxbar div.d { border:none; } div.dynarch-popup-menu.cnxbar tr.item td.icon { padding: 1px 1px 1px 3px; } div.dynarch-popup-menu.cnxbar tr.separator td div { border-bottom:1px solid #0C1C3E; background-color:transparent; } div.dynarch-popup-menu.cnxbar tr.item.hover, div.dynarch-popup-menu.cnxbar tr.item.active { background-color: #0C1C3E; color: #fff; } div.dynarch-popup-menu.cnxbar tr.item td.icon img, div.dynarch-popup-menu.cnxbar tr.item td.icon div { width: 0px; } div.dynarch-popup-menu.cnxbar tr.item td.icon { width: 0px; } div.dynarch-popup-menu.cnxbar tr.deactivated td.label { color: #BBB;} /* hide the ugly left arrow */ #CNXBAR_MainTable img[src="https://www.mygcx.org/static/omnibar/BlueArrow.gif"] { display: none; }
assets/connexion_default.css
/* ================================================================================= */ /* There was an external include to https://www.mygcx.org/static/hmenu/hmenu-cnxbar.css here. */ /* Copyright Dynarch.com, 2003-2007. All Rights Reserved. */ /* DynarchMenu layout file */ /* basic layout style for DynarchMenu; no colors are defined in this */ /* horizontal parts */ div.dynarch-horiz-menu.cnxbar { /* white-space: nowrap; */ padding: 0px 3px; border: 1px solid; cursor: default; } div.dynarch-horiz-menu.cnxbar table, div.dynarch-popup-menu.cnxbar table { font: 11px tahoma,verdana,sans-serif; } div.dynarch-popup-menu.cnxbar table { border-collapse: collapse; } div.dynarch-horiz-menu.cnxbar table tr td.item table td.icon { padding-right: 3px; } div.dynarch-horiz-menu.cnxbar table tr td.item { padding: 3px 10px; } div.dynarch-horiz-menu.cnxbar table tr td.item img { vertical-align: middle; } div.dynarch-horiz-menu.cnxbar table tr td.separator { width: 6px; } div.dynarch-horiz-menu.cnxbar table tr td.separator div { border-left: 1px solid; border-right: 1px solid; margin: 3px 2px 2px 2px; height: 1.2em; overflow: hidden; } div.dynarch-horiz-menu.cnxbar td.disabled, div.dynarch-horiz-menu.cnxbar td.disabled table td { color: #aca899; } div.dynarch-horiz-menu.cnxbar td.disabled img { -moz-opacity: 0.4; filter: alpha(opacity=40); } /* vertical parts */ div.dynarch-popup-menu.cnxbar { position: absolute; left: 0px; top: 0px; border: 1px solid; padding: 1px; cursor: default; z-index: 1000; } div.dynarch-popup-menu.cnxbar div.dynarch-menu-scroll { overflow: hidden; } div.dynarch-popup-base-menu.cnxbar { position: static; } div.dynarch-popup-menu.cnxbar tr.item td.icon img, div.dynarch-popup-menu.cnxbar tr.item td.icon div { width: 18px; height: 18px; } div.dynarch-popup-menu.cnxbar tr.item td.icon { padding: 0px 1px; height: 18px; width: 18px; } div.dynarch-popup-menu.cnxbar tr.item td.label { padding: 1px 15px 1px 3px; /* white-space: nowrap; */} div.dynarch-popup-menu.cnxbar tr.item td.arrow { width: 11px; } div.dynarch-popup-menu.cnxbar tr.item td.arrow div { width: 11px; background: transparent url("https://www.mygcx.org/static/hmenu/img/rarrow.gif") no-repeat 0% 50%; } div.dynarch-popup-menu.cnxbar tr.hover td.arrow div, div.dynarch-popup-menu.cnxbar tr.active td.arrow div { background: transparent url("https://www.mygcx.org/static/hmenu/img/rarrow-hover.gif") no-repeat 0% 50%; } div.dynarch-popup-menu.cnxbar tr.separator td div { margin: 2px; height: 1px; line-height: 1px; font-size: 1px; border: none; } div.dynarch-popup-menu.cnxbar tr.disabled td.label { color: #aca899; } div.dynarch-popup-menu.cnxbar tr.disabled td.icon img { -moz-opacity: 0.4; filter: alpha(opacity=40); } /* shadows */ div.dynarch-menu-shadow, img.dynarch-menu-shadow, div.div.dynarch-IE6-shadow { z-index: 990; position: absolute; } div.dynarch-menu-shadow { background-color: #555; -moz-opacity: 0.6; filter: alpha(opacity=60); } /* hider */ iframe#dynarch-menu-hider { z-index: 980; } /* scroll */ div.dynarch-menu-scroll-up { height: 12px; font-size: 12px; line-height: 12px; overflow: hidden; background: url("https://www.mygcx.org/static/hmenu/img/scroll-up.gif") no-repeat 50% 50%; } div.dynarch-menu-scroll-down { height: 12px; font-size: 12px; line-height: 12px; overflow: hidden; background: url("https://www.mygcx.org/static/hmenu/img/scroll-down.gif") no-repeat 50% 50%; } div.dynarch-menu-scroll-up-hover { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-up-hover.gif"); } div.dynarch-menu-scroll-down-hover { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-down-hover.gif"); } div.dynarch-menu-scroll-up-disabled { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-up-disabled.gif"); } div.dynarch-menu-scroll-down-disabled { background-image: url("https://www.mygcx.org/static/hmenu/img/scroll-down-disabled.gif"); } /* toolbars */ div.dynarch-menu-toolbar table tr td.item { padding: 2px 3px; } .impossible-class-name-to-preload-shadow-image-in-internet-exploder { background-image: url("https://www.mygcx.org/static/hmenu/img/shadow.png"); } /* ================================================================================= */ /* horizontal parts */ div.dynarch-horiz-menu.cnxbar { background-color: #4D4D4D; color: #FFF; border-color: #0C1C3E #0C1C3E #0C1C3E #0C1C3E; border-width: 0px; padding:0px; white-space: nowrap; } div.dynarch-horiz-menu.cnxbar table tr td.item { padding: 0px; padding-right: 8px; padding-left: 8px; white-space: nowrap; border:none; } div.dynarch-horiz-menu.cnxbar table tr td.bluearrow { padding-left: 0px; } div.dynarch-horiz-menu.cnxbar table { color: #FFF; font: bold 12px Arial, Helvetica, sans-serif; letter-spacing: 0px; } div.dynarch-horiz-menu.cnxbar table tr td.hover { background-color: #4D4D4D; color: #FFF; } div.dynarch-horiz-menu.cnxbar table tr td.active { background-color: #4D4D4D; color: #FFF; } div.dynarch-horiz-menu.cnxbar table tr td.pressed { background-color: #4D4D4D; padding: 3px 2px 1px 4px; } div.dynarch-horiz-menu.cnxbar table tr td.CNXBARsmallText { font-size: 10px; letter-spacing: 1px; } div.dynarch-horiz-menu.cnxbar table tr td.spacer { width: 100%; } div.dynarch-horiz-menu.cnxbar table tr td.spacer div { visibility: hidden; } div.dynarch-horiz-menu.cnxbar table tr td.hover table, div.dynarch-horiz-menu.cnxbar table tr td.active table { color: #fff; } div.dynarch-horiz-menu.cnxbar table tr td.separator { width: 7px; } div.dynarch-horiz-menu.cnxbar table tr td.separator div { border-right-color: #FFF; border-left: none; margin-right: 3px; height: 0.5em; } /* vertical parts */ div.dynarch-popup-menu.cnxbar { border-color: #0C1C3E #0C1C3E #0C1C3E #0C1C3E; color: #FFF; background-color: #4D4D4D; padding: 0;}/* -moz-opacity: 0.88; opacity: 0.88; -khtml-opacity: 0.88; filter: alpha(opacity=88); }*/ div.dynarch-popup-menu.cnxbar table { font: bold 12px 'trebuchet ms'; color: #FFFFFF; } div.dynarch-popup-menu.cnxbar tr.item { color: #FFFFFF; } div.dynarch-popup-menu.cnxbar div.d { border:none; } div.dynarch-popup-menu.cnxbar tr.item td.icon { padding: 1px 1px 1px 3px; } div.dynarch-popup-menu.cnxbar tr.separator td div { border-bottom:1px solid #0C1C3E; background-color:transparent; } div.dynarch-popup-menu.cnxbar tr.item.hover, div.dynarch-popup-menu.cnxbar tr.item.active { background-color: #0C1C3E; color: #fff; } div.dynarch-popup-menu.cnxbar tr.item td.icon img, div.dynarch-popup-menu.cnxbar tr.item td.icon div { width: 0px; } div.dynarch-popup-menu.cnxbar tr.item td.icon { width: 0px; } div.dynarch-popup-menu.cnxbar tr.deactivated td.label { color: #BBB;} /* hide the ugly left arrow */ #CNXBAR_MainTable img[src="https://www.mygcx.org/static/omnibar/BlueArrow.gif"] { display: none; }
0.326916
0.062417
:root { --green: #2a9f42; --background: #292826; --bannerbackground: #121211b0; --animatebackground: rgba(29, 29, 29, 0.05); } body, html { background: #292826; color: aliceblue; font: lighter; font-family: 'Courier New', Arial, monospace; font-style: normal; vertical-align: middle !important; cursor:url('Cursor/default.png') !important; } h1, h2, h3, h4, h5, h6, span, b, a, i { color: aliceblue; font: lighter; font-family: 'Courier New', Arial, monospace; font-style: normal; } .banner { background-color: #121211d2; padding: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; width: auto; height: auto; left: 0px; right: 0px; align-items: center; align-tracks: center; align-self: center; vertical-align: middle; } .banner img { position: inherit; vertical-align: middle; align-items: center; width:100%; height:30rem; min-width:min-content; max-width: max-content; } @media screen and (max-width: 900px) { .banner img { width:100%; height:20rem; } } navigation { height: 49px; width: 100% !important; background: transparent; position: relative; } navigation > links { display: inline; font-size: 18px; } navigation > links > text { display: inline-block; padding: 13px 10px 13px 10px; text-decoration: none; color: #efefef; } #unselectable { user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none; } #link, a:link a:hover { color: var(--green) !important; cursor:url('Cursor/hover.png') !important; text-decoration: none; } #middle { position:absolute; left: 0px; right: 0px; top: 15%; } #animated { animation: theme 60s linear infinite 23; background-color: transparent !important; } #animated:after, #animated:before { content: ""; display: block; position: fixed; z-index: -5; top: 0; width: 100vw; height: 100vh; width: 100vmax; height: 100vmax; background: rgba(29, 29, 29, 0.219); animation: background 100s ease infinite; } #animated:after { left: 50vw; } #animated:before { right: 50vw; animation-delay: -90s; animation-direction: alternate-reverse; } @keyframes background { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
Assets/style.css
:root { --green: #2a9f42; --background: #292826; --bannerbackground: #121211b0; --animatebackground: rgba(29, 29, 29, 0.05); } body, html { background: #292826; color: aliceblue; font: lighter; font-family: 'Courier New', Arial, monospace; font-style: normal; vertical-align: middle !important; cursor:url('Cursor/default.png') !important; } h1, h2, h3, h4, h5, h6, span, b, a, i { color: aliceblue; font: lighter; font-family: 'Courier New', Arial, monospace; font-style: normal; } .banner { background-color: #121211d2; padding: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; width: auto; height: auto; left: 0px; right: 0px; align-items: center; align-tracks: center; align-self: center; vertical-align: middle; } .banner img { position: inherit; vertical-align: middle; align-items: center; width:100%; height:30rem; min-width:min-content; max-width: max-content; } @media screen and (max-width: 900px) { .banner img { width:100%; height:20rem; } } navigation { height: 49px; width: 100% !important; background: transparent; position: relative; } navigation > links { display: inline; font-size: 18px; } navigation > links > text { display: inline-block; padding: 13px 10px 13px 10px; text-decoration: none; color: #efefef; } #unselectable { user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none; } #link, a:link a:hover { color: var(--green) !important; cursor:url('Cursor/hover.png') !important; text-decoration: none; } #middle { position:absolute; left: 0px; right: 0px; top: 15%; } #animated { animation: theme 60s linear infinite 23; background-color: transparent !important; } #animated:after, #animated:before { content: ""; display: block; position: fixed; z-index: -5; top: 0; width: 100vw; height: 100vh; width: 100vmax; height: 100vmax; background: rgba(29, 29, 29, 0.219); animation: background 100s ease infinite; } #animated:after { left: 50vw; } #animated:before { right: 50vw; animation-delay: -90s; animation-direction: alternate-reverse; } @keyframes background { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
0.418459
0.096493
.v-theme-version:after {content:"6_8_12";} .v-theme-version-6_8_12 {display: none;} /* Automatically compiled css file from subdirectories. */ .v-absolutelayout-wrapper { position: absolute; overflow: hidden; } .v-accordion { position: relative; outline: none; overflow: hidden; text-align: left /* Force default alignment */ } .v-accordion-item { position: relative; zoom: 1; } .v-accordion-item-caption { overflow: hidden; white-space: nowrap; background: #eee; border-bottom: 1px solid #ddd; } .v-accordion-item-caption .v-caption { cursor: pointer; } .v-accordion-item-open .v-accordion-item-caption .v-caption { cursor: default; } .v-accordion-item-content { position: absolute; width: 100%; } /* * Default button (more customizable) * -------------------------------------- */ .v-button { display: inline-block; zoom: 1; text-align: center; text-decoration: none; border: 2px outset #ddd; background: #eee; cursor: pointer; white-space: nowrap; margin: 0; padding: .2em 1em; color: inherit; font: inherit; line-height: normal; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .v-button.v-disabled { cursor: default; } .v-ie6 .v-button { display: inline; } .v-ie7 .v-button { display: inline; } .v-button-wrap, .v-button-caption { vertical-align: middle; white-space: nowrap; font: inherit; color: inherit; line-height: normal; } .v-button .v-icon, .v-nativebutton .v-icon { vertical-align: middle; margin-right: 3px; border: none; } .v-button .v-errorindicator, .v-nativebutton .v-errorindicator { display: inline-block; zoom: 1; vertical-align: middle; float: none; } /* Link style (we really should deprecate this) */ .v-button-link, .v-nativebutton-link { border: none; text-align: left; background: transparent; padding: 0; color: inherit; -khtml-user-select: text; -moz-user-select: text; -ie-user-select: text; user-select: text; } /* Inset Safari focus outline a bit */ .v-sa .v-button-link:focus{ outline-offset: -3px; } .v-button-link .v-button-caption, .v-nativebutton-link .v-nativebutton-caption { text-decoration: underline; color: inherit; text-align: left; } /* * NativeButton styles (html button element) * -------------------------------------- */ .v-nativebutton { text-align: center; cursor: pointer; white-space: nowrap; margin: 0; color: inherit; font: inherit; line-height: normal; } .v-nativebutton .v-nativebutton-caption { vertical-align: middle; white-space: nowrap; font: inherit; color: inherit; } .v-nativebutton .v-icon { vertical-align: middle; margin-right: 3px; } .v-nativebutton .v-errorindicator { display: inline-block; zoom: 1; float: none; } /* Fixes streched buttons in IE6 and IE7*/ .v-ie6 .v-nativebutton { width: 1px; } .v-ie .v-nativebutton { overflow: visible; padding-left: 1em; padding-right: 1em; } .v-ie .v-nativebutton-link { padding: 0; } /* * Checkbox styles * -------------------------------------- */ .v-checkbox { display: block; } .v-checkbox, .v-checkbox label, .v-checkbox input, .v-checkbox .v-icon { vertical-align: middle; white-space: nowrap; } /* Fix for IE6/IE7 issue where checkbox moves 1 pixel down after selection (#4636) */ .v-ie6 .v-checkbox, .v-ie7 .v-checkbox { vertical-align: baseline; } .v-checkbox .v-icon { margin: 0 2px; } .v-checkbox .v-errorindicator { float: none; display: inline; display: inline-block; zoom: 1; } /* Disabled by default .v-checkbox-error { background: #ffe0e0; } */ /* Disabled by default .v-checkbox-required { background: #ffe0e0; } */ .v-captionwrapper { text-align: left; /* Force default alignment */ } .v-caption { overflow: hidden; white-space: nowrap; } .v-errorindicator { float: left; } .v-caption .v-icon { float: left; padding-right: 2px; vertical-align: middle; } .v-caption .v-captiontext { float: left; overflow: hidden; vertical-align: middle; } .v-caption .v-required-field-indicator { float: left; } .v-caption-clearelem { clear: both; width: 0; height: 0; overflow: hidden; } /* Fix IE6 "double-float-margin-bug" */ .v-ie6 .v-errorindicator, .v-ie6 .v-icon, .v-ie6 .v-captiontext, .v-ie6 .v-required-field-indicator { display: inline; } .v-ie9 .v-gridlayout-margin>div>div>.v-caption, .v-ie9 .v-verticallayout>div>div>.v-caption, .v-ie9 .v-horizontallayout>div>div>.v-caption { /* Fix possible sub pixel rounding errors that cause error indicators to drop */ margin-right:-0.5px; } /* References the BODY tag generated by Vaadin application servlet */ .v-generated-body { width: 100%; height: 100%; border: 0; margin: 0; overflow: hidden; } .v-app { height: 100%; } /* Force arrow cursor for all elements inside the app */ .v-app, .v-window, .v-popupview-popup, .v-label, .v-caption { cursor: default; } div.v-app-loading { /* You can use this to provide indication for the user that the application is loading. */ /* It is applied to the same element as .v-app */ background-image: url(common/img/loading-indicator.gif); background-repeat: no-repeat; background-position: 50%; width: 100%; height: 100%; } .v-view { height: 100%; width: 100%; /* avoid scrollbars with margins in root layout */ outline: none; margin-top: -1px; border-top: 1px solid transparent; position: relative; } /** * Try to handle printing somehow. Reasonable printing support * needs application specific planning and CSS tuning. */ @media print { .v-generated-body { height: auto; min-height: 20cm; overflow: visible; } .v-app { height: auto; min-height: 20cm; } .v-view { overflow: visible; } .v-gridlayout { overflow: visible !important; } } .v-view:active, .v-view:focus { outline: none; } .v-app select, .v-window select { margin: 0; } .v-disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; } .v-disabled * { cursor: default; } * html .v-disabled { zoom: 1; } *+html .v-disabled { zoom: 1; } .v-disabled .v-disabled { opacity: 1; } .v-required-field-indicator { padding-left: 2px; color: red; } .v-form fieldset { border: none; padding: 0; margin: 0; } /* Field modified */ /* Disabled by default .v-modified, .v-richtextarea.v-modified iframe.gwt-RichTextArea, .v-checkbox.v-modified, .v-modified .v-select-option, .v-modified .v-textfield, .v-modified .v-datefield-calendarpanel, .v-modified .v-select-select, .v-modified .v-select-twincol-selections, .v-modified .v-select-twincol-options, .v-modified .v-slider-base { background: #ffffe0; } */ .v-tooltip { cursor: default; background: #fff; } .v-tooltip-text { overflow: auto; } .v-tooltip .v-errormessage { overflow: auto; } .v-contextmenu { background: #fff; } .v-contextmenu .gwt-MenuItem { cursor: pointer; vertical-align: middle; padding: 0; border: 0; margin: 0; } .v-contextmenu .gwt-MenuItem div { cursor: pointer; vertical-align: middle; white-space: nowrap; } .v-contextmenu .gwt-MenuItem-selected div { background: #aaa; color: #fff; } .v-contextmenu table { border-collapse: collapse; margin: 0; padding: 0; } .v-contextmenu .gwt-MenuItem img { margin-right: 1em; vertical-align: middle; } /* Margins are not supported within Label */ .v-label pre { margin: 0; } /* A label with undefined width is always considered to be on one line */ .v-label-undef-w { white-space: nowrap; } /* Revert line-height for heading elements inside labels */ .v-label h1, .v-label h2, .v-label h3, .v-label h4, .v-label h5, .v-label h6 { line-height: normal; } /* Loading indicator states * Note: client side expects that loading indicator has a height. It depends on * this css property to ensure browsers have applied all required styles. */ .v-loading-indicator, .v-loading-indicator-delay, .v-loading-indicator-wait { position: absolute; top: 0; right: 0; z-index: 30000; width: 31px; height: 31px; background: transparent url(common/img/loading-indicator.gif); margin-right: 5px; margin-top: 5px; } .v-loading-indicator-delay { background-image: url(common/img/loading-indicator-delay.gif); } .v-loading-indicator-wait { background-image: url(common/img/loading-indicator-wait.gif); } /* Debug dialog */ .v-debug-console { background: #fff; opacity: .9; border: 1px solid #000; font-family: sans-serif; } .v-debug-console-caption { background: #000; border-bottom: 1px solid grey; color: white; font-weight: bold; } .v-debug-console-content { font-size: x-small; overflow: auto; white-space: pre; } .v-debug-console-content input { font-size: xx-small; } /* Debug style */ .v-app .invalidlayout, .v-app .invalidlayout * { background: #f99 !important; } /* Fix for Liferay, issue #2384 */ .v-app input[type="text"], .v-app input[type="password"], .v-app input[type="reset"], .v-app select, .v-app textarea , .v-window input[type="text"], .v-window input[type="password"], .v-window input[type="reset"], .v-window select, .v-window textarea { padding: 2px; } .v-drag-element { z-index: 60000; /* override any other position: properties */ position: absolute !important; opacity: 0.5; filter: alpha(opacity=50); cursor: default; } .v-scrollable { overflow: auto; } /* Enable kinetic scrolling on Mobile Safari 6 */ .v-ios.v-sa6 .v-scrollable { -webkit-overflow-scrolling: touch; } .v-csslayout { overflow: hidden; } .v-csslayout-margin-top { padding-top: 12px; } .v-csslayout-margin-bottom { padding-bottom: 12px; } .v-csslayout-margin-left { padding-left: 12px; } .v-csslayout-margin-right { padding-right: 12px; } .v-customcomponent { overflow: hidden; } .v-customlayout { overflow: hidden; } .v-datefield { white-space: nowrap; float: left; /* Force minimum width */ } .v-datefield-textfield { vertical-align: top; } .v-datefield-button { cursor: pointer; } .v-datefield-prompt .v-datefield-textfield { color: #999; font-style: italic; } .v-datefield .v-datefield-button-readonly { display: none; } .v-datefield-calendarpanel table { width: 100%; } .v-datefield-calendarpanel td { padding: 0; margin: 0; } .v-datefield-calendarpanel:focus { outline:none; } .v-datefield-calendarpanel-header td { text-align: center; } .v-datefield-calendarpanel-month { text-align: center; white-space: nowrap; } .v-datefield-calendarpanel-weeknumber { color: #999; border-right: 1px solid #ddd; font-size: 0.9em; } .v-datefield-calendarpanel-day, .v-datefield-calendarpanel-day-today { cursor: pointer; } .v-datefield-calendarpanel-day-today { border: 1px solid #ddd; } .v-disabled .v-datefield-calendarpanel-day, .v-disabled .v-datefield-calendarpanel-day-today { cursor: default; } .v-datefield-calendarpanel-day-disabled { cursor: default; opacity: .5; } .v-datefield-calendarpanel-day-selected { cursor: default; background: #333; color: #fff; } .v-datefield-calendarpanel-day-focused { outline: 1px dotted black; } .v-datefield-calendarpanel-day-offmonth { color: #666; } .v-ie6 .v-datefield-calendarpanel-day, .v-ie7 .v-datefield-calendarpanel-day { margin: 1px; } .v-ie6 .v-datefield-calendarpanel-day-focused, .v-ie7 .v-datefield-calendarpanel-day-focused { border: 1px dotted black; margin: 0px; } .v-datefield-time { white-space: nowrap; } .v-datefield-time .v-label { display: inline; } .v-datefield-popup { background: #fff; } /* Disabled by default .v-datefield-error .v-textfield, .v-datefield-error .v-datefield-calendarpanel { background: #ffe0e0; } */ /* Disabled by default .v-datefield-required .v-textfield, .v-datefield-required .v-datefield-calendarpanel { background:transparent; background-color: #ffe0e0; } */ /* IE somehow loses generic v-disabled alpha. See #1960 */ .v-ie6 .v-disabled .v-datefield-button, .v-ie6 .v-disabled .v-datefield-textfield, .v-ie7 .v-disabled .v-datefield-button, .v-ie7 .v-disabled .v-datefield-textfield { filter: alpha(opacity=30); } .v-ddwrapper { padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position: relative; } [draggable=true] { -khtml-user-drag: element; -webkit-user-drag: element; -khtml-user-select: none; -webkit-user-select: none; } .v-ie .v-ddwrapper a.drag-start { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; /* Some color needed to make it draggable */ background-color:cyan; filter: alpha(opacity=0); } .v-ddwrapper-over { border: 2px solid #1d9dff; background-color: #bcdcff; padding: 0; } .v-ddwrapper-over { background-color: rgba(169,209,255,.6); } .no-box-drag-hints .v-ddwrapper-over { border: none; background-color: transparent; padding: 2px; } .v-app .v-ddwrapper-over-top, .v-window .v-ddwrapper-over-top, .v-popupview-popup .v-ddwrapper-over-top { border: none; border-top: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-top: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-bottom, .v-window .v-ddwrapper-over-bottom, .v-popupview-popup .v-ddwrapper-over-bottom { border: none; border-bottom: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-bottom: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-left, .v-window .v-ddwrapper-over-left, .v-popupview-popup .v-ddwrapper-over-left { border: none; border-left: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-left: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-right, .v-window .v-ddwrapper-over-right, .v-popupview-popup .v-ddwrapper-over-right { border: none; border-right: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-right: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-ddwrapper, .v-ddwrapper-over, .v-app .v-ddwrapper-over-top, .v-window .v-ddwrapper-over-top, .v-popupview-popup .v-ddwrapper-over-top, .v-app .v-ddwrapper-over-bottom, .v-window .v-ddwrapper-over-bottom, .v-popupview-popup .v-ddwrapper-over-bottom, .v-app .v-ddwrapper-over-left, .v-window .v-ddwrapper-over-left, .v-popupview-popup .v-ddwrapper-over-left, .v-app .v-ddwrapper-over-right, .v-window .v-ddwrapper-over-right, .v-popupview-popup .v-ddwrapper-over-right { border-color: rgba(0,109,232,.6); } .v-ddwrapper-over-top:before, .v-ddwrapper-over-bottom:after, .v-ddwrapper-over-left:before, .v-ddwrapper-over-right:before { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; margin-left: -2px; background: transparent url(common/img/drag-slot-dot.png) no-repeat; } .v-ddwrapper-over-bottom:after { margin-top: -2px; } .v-ddwrapper-over-left:before, .v-ddwrapper-over-right:before { background-position: 0 -6px; margin-top: -2px; margin-left: -4px; } .v-ddwrapper-over-right:before { position: relative; margin-bottom: -4px; margin-right: -4px; margin-left: 0; width: auto; background-position: 100% -6px; } .no-horizontal-drag-hints .v-ddwrapper-over-left { padding-left: 2px; border-left: none; } .no-horizontal-drag-hints .v-ddwrapper-over-right { padding-right: 2px; border-right: none; } .no-vertical-drag-hints .v-ddwrapper-over-top { padding-top: 2px; border-top: none; } .no-vertical-drag-hints .v-ddwrapper-over-bottom { padding-bottom: 2px; border-bottom: none; } .no-horizontal-drag-hints .v-ddwrapper-over-left:before, .no-horizontal-drag-hints .v-ddwrapper-over-right:before, .no-vertical-drag-hints .v-ddwrapper-over-top:before, .no-vertical-drag-hints .v-ddwrapper-over-bottom:after { display: none; } .v-table .v-embedded-image { /* make embeddeds be centered in centered table cells. */ display: inline-block; } .v-formlayout-cell .v-errorindicator { display: block; } .v-formlayout-error-indicator { /* fix width so layout is not jumpy when error disappears */ width: 12px; } .v-formlayout-captioncell { text-align:right; white-space: nowrap; } .v-formlayout-captioncell .v-caption { overflow: visible; } .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-captioncell, .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-contentcell, .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-errorcell { padding-top: 6px; } .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell { padding-top: 0; } .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell { padding-top: 12px; } .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-captioncell, .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-contentcell, .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-errorcell { padding-bottom: 12px; } .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-errorcell { padding-top: expression(/v-formlayout-spacing/.test(this.parentNode.parentNode.parentNode.className) ? "6px" : "0px"); } .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-errorcell { padding-top: expression((/v-formlayout-firstrow/.test(this.parentNode.className) && /v-formlayout-margin-top/.test(this.parentNode.parentNode.parentNode.className)) ? "12px" : (/v-formlayout-spacing/.test(this.parentNode.parentNode.parentNode.className) ? "6px" : "0px")); } .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-errorcell { padding-bottom: expression((/v-formlayout-lastrow/.test(this.parentNode.className) && /v-formlayout-margin-bottom/.test(this.parentNode.parentNode.parentNode.className)) ? "12px" : "0px"); } .v-formlayout-margin-left > tbody > .v-formlayout-row > .v-formlayout-captioncell { padding-left: 12px; } .v-formlayout-margin-right > tbody > .v-formlayout-row > .v-formlayout-contentcell { padding-right: 12px; } .v-ie6 .v-formlayout-margin-left .v-formlayout-row .v-formlayout-captioncell { padding-left: expression(/v-formlayout-margin-left/.test(this.parentNode.parentNode.parentNode.className) ? "12px" : "0px"); } .v-ie6 .v-formlayout-margin-right .v-formlayout-row .v-formlayout-contentcell { padding-right: expression(/v-formlayout-margin-right/.test(this.parentNode.parentNode.parentNode.className) ? "12px" : "0px"); } .v-formlayout-captioncell .v-caption .v-required-field-indicator { float: none; } .v-gridlayout-margin-top { padding-top: 12px; } .v-gridlayout-margin-bottom { padding-bottom: 12px; } .v-gridlayout-margin-left { padding-left: 12px; } .v-gridlayout-margin-right { padding-right: 12px; } .v-gridlayout-spacing-on { padding-left: 6px; padding-top: 6px; overflow: hidden; } .v-gridlayout-spacing, .v-gridlayout-spacing-off { padding-left: 0; padding-top: 0; } .v-gridlayout-spacing-off { overflow: hidden; } /* Ensure that resizing gridlayout works in IE */ .v-ie6 .v-gridlayout, .v-ie7 .v-gridlayout { overflow: hidden; } .v-link { white-space: nowrap; } .v-link a { vertical-align: middle; text-decoration: none; } .v-link span { text-decoration: underline; vertical-align: middle; } .v-disabled a { cursor: default; } .v-link img { vertical-align: middle; border:none; } .v-loginform { height: 140px; width: 200px; } .v-app-loginpage .v-button, .v-app-loginpage .v-button { float: left; /* Force minimum width for button */ } .v-menubar { float: left; /* Force minimum width */ white-space: nowrap; } .v-menubar .v-menubar-menuitem { cursor: default; vertical-align: middle; white-space: nowrap; display: inline; display: inline-block; zoom: 1; } .v-menubar .v-menubar-menuitem-caption .v-icon { vertical-align: middle; white-space: nowrap; } .v-menubar-submenu { background: #fff; } .v-menubar-menuitem-selected { background: #333; color: #fff; } .v-menubar-submenu .v-menubar-menuitem { cursor: default; display: block; position: relative; padding-right: 1.5em; } .v-menubar-submenu .v-menubar-menuitem-caption { display: block; } .v-menubar-submenu .v-menubar-menuitem *, .v-menubar-submenu .v-menubar-menuitem-caption * { white-space: nowrap; } .v-menubar-submenu-indicator { display: none; /* Arial has the most coverage for geometric entity characters */ font-family: arial, helvetica, sans-serif; } .v-menubar-submenu .v-menubar-submenu-indicator { display: block; position: absolute; right: 0; width: 1em; height: 1em; font-size: 0.9em; } .v-menubar-menuitem-disabled, .v-menubar span.v-menubar-menuitem-disabled:hover, .v-menubar span.v-menubar-menuitem-disabled:focus, .v-menubar span.v-menubar-menuitem-disabled:active { color: #999; } .v-menubar-more-menuitem { /* Arial has the most coverage for geometric entity characters */ font-family: arial, helvetica, sans-serif; } .v-menubar-separator { overflow: hidden; } .v-menubar-separator span { display: block; text-indent: -9999px; font-size: 1px; line-height: 1px; border-top: 1px solid #ddd; margin: 3px 0 2px; overflow: hidden; } .v-menubar .v-icon, .v-menubar-submenu .v-icon { margin-right: 3px; } .v-menubar:focus, .v-menubar-popup:focus, .v-menubar-popup .popupContent:focus, .v-menubar-popup .popupContent .v-menubar-submenu:focus{ outline: none; } /* Checkboxes for checkable/checked menu items */ /* Checked/unchecked requires combined style selected-(un)checked for IE6 */ .v-menubar-submenu-check-column .v-menubar-menuitem { padding-left: 6px; } .v-menubar-submenu-check-column .v-menubar-menuitem-caption { padding-left: 18px; } .v-menubar-submenu .v-menubar-menuitem-checked .v-menubar-menuitem-caption { background: transparent url(menubar/img/check.gif) no-repeat left; } .v-Notification { background: #999; color: #fff; cursor: pointer; overflow: hidden; padding: 1em; max-width:85%; } .v-Notification h1, .v-Notification p, .v-Notification-error h1, .v-Notification-error p, .v-Notification-warning h1, .v-Notification-warning p { display: inline; margin: 0 0.5em 0 0; } .v-Notification-warning { background: orange; } .v-Notification-error { background: red; } .v-Notification-tray h1 { display: block; } .v-Notification-tray p { display: block; } .v-Notification-system { background-color: red; opacity: .7; filter: alpha(opacity=70); } .v-Notification-system h1 { display: block; margin: 0; } .v-orderedlayout-margin-top, .v-horizontallayout-margin-top, .v-verticallayout-margin-top { padding-top: 12px; } .v-orderedlayout-margin-right, .v-horizontallayout-margin-right, .v-verticallayout-margin-right { padding-right: 12px; } .v-orderedlayout-margin-bottom, .v-horizontallayout-margin-bottom, .v-verticallayout-margin-bottom { padding-bottom: 12px; } .v-orderedlayout-margin-left, .v-horizontallayout-margin-left, .v-verticallayout-margin-left { padding-left: 12px; } .v-orderedlayout-spacing-on, .v-horizontallayout-spacing-on, .v-verticallayout-spacing-on { padding-top: 6px; padding-left: 6px; } /* This can be used to define spacing if spacing is off server side */ .v-orderedlayout-spacing-off, .v-horizontallayout-spacing-off, .v-verticallayout-spacing-off { padding-top: 0; padding-left: 0; } /* To make sure IE don't expand elements larger than they should */ .v-ie6 .v-orderedlayout, .v-ie6 .v-horizontallayout, .v-ie6 .v-verticallayout, .v-ie7 .v-orderedlayout, .v-ie7 .v-horizontallayout, .v-ie7 .v-verticallayout { overflow: hidden; } .v-panel, .v-panel-caption, .v-panel-content, .v-panel-deco, .v-panel-light, .v-panel-caption-light, .v-panel-content-light, .v-panel-deco-light { outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ text-align: left /* Force default alignment */ } .v-panel-caption .v-errorindicator { float: none; display: inline; } .v-panel-caption .v-icon { display: inline; vertical-align: middle; } .v-panel-caption span { vertical-align: middle; } .v-panel-caption { white-space: nowrap; overflow:hidden; font-weight: bold; } .v-panel-nocaption { overflow: hidden; } .v-panel-content { } .v-panel-deco { } .v-popupview { cursor: pointer; text-decoration: underline; white-space: nowrap; } .v-popupview-popup { overflow: auto; } .v-popupview-loading { width: 30px; height: 30px; background: transparent url(common/img/ajax-loader-medium.gif) no-repeat 50%; } .v-progressindicator { overflow: hidden; /* for IE6 */ width: 150px; } .v-progressindicator-wrapper { overflow: hidden; /* for IE6 */ height: 7px; border: 1px solid #ddd; } .v-progressindicator-indicator { height: 7px; overflow: hidden; /* for IE6 */ background: #ddd; } div.v-progressindicator-indeterminate { height: 20px; width: 20px; overflow: hidden; /* for IE6 */ background: #fff url(common/img/ajax-loader-medium.gif) no-repeat 50%; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } /* Hide obsolete elements in indeterminate mode */ .v-progressindicator-indeterminate .v-progressindicator-wrapper, .v-progressindicator-indeterminate .v-progressindicator-indicator, .v-progressindicator-indeterminate-disabled .v-progressindicator-wrapper, .v-progressindicator-indeterminate-disabled .v-progressindicator-indicator { display: none; } div.v-progressindicator-indeterminate-disabled { height: 20px; width: 20px; overflow: hidden; /* for IE6 */ background: transparent; } .v-select { text-align: left; } .v-select-optiongroup .v-select-option { display: block; white-space: nowrap; } .v-select-optiongroup .v-icon { vertical-align: middle; white-space: nowrap; margin: 0 2px; } .v-ie .v-select-optiongroup .v-select-option { zoom: 1; } .v-select-select { display: block; } .v-select-twincol { white-space: nowrap; } .v-select-twincol-options { float: left; } .v-select-twincol-caption-left { float: left; overflow: hidden; text-overflow: ellipsis; } .v-select-twincol-selections { font-weight: bold; } .v-select-twincol-caption-right { float: right; overflow: hidden; text-overflow: ellipsis; } .v-select-twincol-buttons { float: left; text-align: center; } .v-select-twincol-buttons .v-select-twincol-deco { clear: both; } .v-select-twincol .v-textfield { display: block; float: left; clear: left; } .v-select-twincol .v-button { float: left; } .v-select-twincol-buttons .v-button { float: none; } .v-filterselect { white-space: nowrap; text-align: left; } .v-filterselect .v-icon { float: left; } .v-app .v-filterselect-input, .v-window .v-filterselect-input, .v-popupview-popup .v-filterselect-input { float: left; -webkit-border-radius: 0px; } .v-filterselect-prompt .v-filterselect-input { color: #999; font-style: italic; } .v-filterselect-button { float: right; cursor: pointer; width: 1em; height: 1em; background: transparent url(common/img/sprites.png) no-repeat -5px -8px; } .v-filterselect.v-readonly .v-filterselect-button { display: none; } .v-filterselect.v-readonly, .v-filterselect.v-readonly .v-filterselect-input { background: transparent; } .v-filterselect-suggestpopup { background: #fff; border: 1px solid #eee; } .v-filterselect-suggestmenu table { border-collapse: collapse; border: none; } .v-filterselect-suggestmenu .gwt-MenuItem { white-space: nowrap; } .v-filterselect-suggestmenu .gwt-MenuItem .v-icon { margin-right: 3px; vertical-align: middle; } .v-filterselect-suggestmenu .gwt-MenuItem span { vertical-align: middle; } .v-filterselect-suggestmenu .gwt-MenuItem-selected { background: #333; color: #fff; } .v-filterselect-nextpage, .v-filterselect-nextpage-off, .v-filterselect-prevpage-off, .v-filterselect-prevpage { width: 100%; background: #aaa; text-align: center; overflow: hidden; cursor: pointer; } .v-filterselect-nextpage-off, .v-filterselect-prevpage-off { color: #666; opacity: .5; filter: alpha(opacity=50); cursor: default; } .v-filterselect-nextpage-off span, .v-filterselect-prevpage-off span { cursor: default; } .v-filterselect-status { white-space: nowrap; text-align: center; } .v-filterselect-no-input .v-filterselect-input { cursor: default; } /* Error styles (disabled by default) .v-filterselect-error .v-filterselect-input, .v-select-error .v-select-option, .v-select-error .v-select-select, .v-select-error .v-select-twincol-selections, .v-select-error .v-select-twincol-options { background: #ffaaaa; } */ /* Required field styles (disabled by default) .v-filterselect-error .v-filterselect-input, .v-select-required .v-select-option, .v-select-required .v-select-select, .v-select-required .v-select-twincol-selections, .v-select-required .v-select-twincol-options { background: #ffaaaa; } */ .v-shadow { position: absolute; } .v-shadow .top-left { position: absolute; overflow: hidden; top: -3px; left: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/top-left.png); } .v-shadow .top { position: absolute; overflow: hidden; top: -3px; left: 5px; height: 10px; right: 5px; background: transparent url(shadow/img/top.png); } .v-shadow .top-right { position: absolute; overflow: hidden; top: -3px; right: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/top-right.png); } .v-shadow .left { position: absolute; overflow: hidden; top: 7px; left: -5px; width: 10px; bottom: 3px; background: transparent url(shadow/img/left.png); } .v-shadow .center { position: absolute; overflow: hidden; top: 7px; left: 5px; bottom: 3px; right: 5px; background: transparent url(shadow/img/center.png); } .v-shadow .right { position: absolute; overflow: hidden; top: 7px; right: -5px; width: 10px; bottom: 3px; background: transparent url(shadow/img/right.png); } .v-shadow .bottom-left { position: absolute; overflow: hidden; bottom: -7px; left: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/bottom-left.png); } .v-shadow .bottom { position: absolute; overflow: hidden; bottom: -7px; left: 5px; right: 5px; height: 10px; background: transparent url(shadow/img/bottom.png); } .v-shadow .bottom-right { position: absolute; overflow: hidden; bottom: -7px; right: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/bottom-right.png); } /* For IE6 (no transparent png's, we use a blur filter) */ .v-ie6 .v-shadow * { display: none; } .v-ie6 .v-shadow { background: #000; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2) alpha(opacity=20); margin-top: -2px; margin-left: -2px; } .v-slider { margin: 5px 0; } .v-slider-base { /* changing the borders will require adjustments to ISlider.java */ height: 2px; border-top: 1px solid #ddd; background: #eee; border-left: 1px solid #ddd; border-right: 1px solid #eee; } .v-slider-handle { background: #aaa; width: 12px; height: 12px; margin-top: -5px; font-size: 0; } .v-slider-vertical { width: 2px; height: auto; margin: 0 5px; border: none; border-left: 1px solid #cccfd0; border-right: 1px solid #cccfd0; } .v-slider-vertical .v-slider-base { width: 2px; border-bottom: 1px solid #eee; border-right: none; } .v-slider-vertical .v-slider-handle { width: 12px; height: 12px; font-size: 0; margin-left: -5px; } .v-slider-feedback { padding: 2px 5px; background: #444; color: #fff; font-size: 11px; line-height: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin: -2px 0 0 2px; text-shadow: 0 1px 0 #000; } /* Disabled by default .v-slider-error .v-slider-base { background: #FFE0E0; } */ /* Disabled by default .v-slider-required .v-slider-base { background: #FFE0E0; } */ /* IE specific styles */ .v-ie6 .v-slider, .v-ie6 .v-slider-vertical { margin: 0; } .v-ie6 .v-slider .v-slider-handle { margin: -1px 0; } .v-ie6 .v-slider-vertical .v-slider-handle { margin: 0 -1px; } .v-splitpanel-horizontal, .v-splitpanel-vertical { overflow: hidden; } .v-splitpanel-hsplitter { width: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-hsplitter div { width: 6px; font-size: 1px; /* for IE6 */ position: absolute; top: 0; bottom: 0; background: #ddd; cursor: e-resize; cursor: col-resize; } .v-disabled .v-splitpanel-hsplitter div { cursor: default; } .v-splitpanel-vsplitter { height: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-vsplitter div { height: 6px; font-size: 1px; /* for IE6 */ background: #ddd; cursor: s-resize; cursor: row-resize; } .v-disabled .v-splitpanel-vsplitter div { cursor: default; } /* IE specific styles */ .v-ie6 .v-splitpanel-hsplitter div { height: 99%; } .v-ie6 .v-splitpanel-first-container, .v-ie6 .v-splitpanel-second-container, .v-ie7 .v-splitpanel-first-container, .v-ie7 .v-splitpanel-second-container { position: relative; } /* Table theme building instructions * * Vaadin scroll table is very complex widget with dozens of features. These * features set some limitations for theme builder. To keep things working, it * is safest to try to just override values used in default theme and comfort to * these instructions. * * Borders in table header and in table body need to be same width * - specify vertical borders on .v-table-header-wrap and .v-table-body * * Table cells in body: * - padding/border for cells is to be defined for td elements (class name: .v-table-cell-content) * - in default theme there are no borders, but they should work. Just set border-right or border-bottom * - no padding or border is allowed for div inside cells (class name: .v-table-cell-wrapper) element * - background is allowed for both elements * * Table headers: * - table cells in header contain .v-table-resizer and * .v-table-caption-container div elements, which are both floated to right * - to align header caption to body content resizer width + .v-table-caption-container * padding right should be equal to content cells padding-right and border-right. * - Possible cell border in header must be themed into column resizer. * */ .v-table { overflow: hidden; text-align: left; /* Force default alignment */ } .v-ie7 .v-table { overflow: visible; } .v-table-header-wrap { overflow: hidden; border: 1px solid #aaa; border-bottom: none; background: #efefef; } .v-table-header table, .v-table-table { border-spacing: 0; border-collapse: separate; margin: 0; padding: 0; border: 0; } .v-table-header td { padding: 0; } .v-table-header-cell, .v-table-header-cell-asc, .v-table-header-cell-desc { cursor: pointer; } .v-table.v-disabled .v-table-header-cell, .v-table.v-disabled .v-table-header-cell-asc, .v-table.v-disabled .v-table-header-cell-desc { cursor: default; } .v-table-footer-wrap { overflow: hidden; border: 1px solid #aaa; border-top: none; background: #efefef; } .v-table-footer table { border-spacing: 0; border-collapse: collapse; margin: 0; padding: 0; border: 0; } .v-table-footer td { padding: 0; border-right: 1px solid #aaa; } .v-table-footer-cell { cursor: pointer; } .v-table-footer-container { float:right; padding-right:6px; overflow:hidden; white-space:nowrap; } .v-table-resizer { display: block; height: 1.2em; float: right; background: #aaa; cursor: e-resize; /* Opera does not support col-resize, so use e-resize instead */ cursor: col-resize; width: 1px; overflow: hidden; } .v-table.v-disabled .v-table-resizer { cursor: default; } .v-table-caption-container { overflow: hidden; white-space: nowrap; margin-left: 6px; } .v-ie7 .v-table-caption-container-align-right { margin-left: 0px; padding-left: 6px; } .v-table-caption-container-align-right { float: right; } .v-table-sort-indicator { width: 0px; height: 1.2em; float: right; } .v-table-header-cell-asc .v-table-sort-indicator, .v-table-header-cell-desc .v-table-sort-indicator { width: 16px; height: 1.2em; float: right; } .v-table-header-cell-asc .v-table-sort-indicator { background: transparent url(common/img/sprites.png) no-repeat right 6px; } .v-table-header-cell-desc .v-table-sort-indicator { background: transparent url(common/img/sprites.png) no-repeat right -10px; } .v-table-caption-container-align-center { text-align: center; } .v-table-caption-container-align-right { text-align: right; } .v-table-caption-container .v-icon, .v-table-header-drag .v-icon { vertical-align: middle; } .v-table-body { border: 1px solid #aaa; } .v-table-row-spacer { height: 10px; overflow: hidden; /* IE hack to allow < one line height divs */ } .v-table-row, .v-table-row-odd { background: #fff; border: 0; margin: 0; padding: 0; cursor: pointer; } .v-table-generated-row { background: #efefef; } .v-table-body-noselection .v-table-row, .v-table-body-noselection .v-table-row-odd { cursor: default; } .v-table .v-selected { background: #999; color: #fff; } .v-table-cell-content { white-space: nowrap; overflow: hidden; padding: 0 6px; border-right: 1px solid #aaa; } .v-table-cell-wrapper { /* Do not specify any margins, paddings or borders here */ white-space: nowrap; overflow: hidden; } .v-table-cell-wrapper-align-center { text-align: center; } .v-table-cell-wrapper-align-right { text-align: right; } .v-table-column-selector { float: right; background: transparent url(common/img/sprites.png) no-repeat 4px -37px; margin: -1.2em 0 0 0; height: 1.2em; width: 14px; position: relative; /* hide this from IE, it works without it */ cursor: pointer; } .v-table.v-disabled .v-table-column-selector { cursor: default; } .v-ie6 .v-table-column-selector, .v-ie7 .v-table-column-selector { position: static; } .v-table-focus-slot-left { border-left: 2px solid #999; float: none; margin-bottom: -1.2em; width: auto; background: transparent; border-right: 1px solid #aaa; } .v-table-focus-slot-right { border-right: 2px solid #999; margin-left: -2px; } .v-table-header-drag { position: absolute; background: #efefef; border: 1px solid #eee; opacity: 0.9; filter: alpha(opacity=90); margin-top: 20px; z-index: 30000; } .v-table-header-drag .v-icon { vertical-align: middle; } .v-table-scrollposition { width: 160px; background: #eee; border: 1px solid #aaa; } .v-table-scrollposition span { display: block; text-align: center; } .v-table-body:focus, .v-table-body-wrapper:focus { outline: none; } .v-table-body.focused { border-color: #388ddd; } .v-table-focus .v-table-cell-content { border-top: 1px dotted #0066bd; border-bottom: 1px dotted #0066bd; } .v-table-focus .v-table-cell-wrapper { margin-top: -1px; margin-bottom: -1px; } /* row in column selector */ .v-on { } .v-off { color: #ddd; } .v-table .v-checkbox { display: inline-block; } /************************************* * Drag'n'drop styles *************************************/ .v-table-drag .v-table-body { border-color: #1d9dff; } .v-table-row-drag-middle .v-table-cell-content { background-color: #bcdcff; } .v-table-row-drag-top .v-table-cell-content { border-top: 2px solid #1d9dff; } .v-table-row-drag-top .v-table-cell-wrapper { margin-top: -2px; /* compensate the space consumed by border hint */ } .v-table-row-drag-bottom .v-table-cell-content { border-bottom: 2px solid #1d9dff; } .v-table-row-drag-bottom .v-table-cell-wrapper { margin-bottom: -2px; /* compensate the space consumed by border hint */ } .v-table-row-drag-top .v-table-cell-content:first-child:before, .v-table-row-drag-bottom .v-table-cell-content:first-child:after { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; margin-left: -6px; background: transparent url(common/img/drag-slot-dot.png); } .v-ff .v-table-row-drag-bottom .v-table-cell-content:first-child:after, .v-ie .v-table-row-drag-bottom .v-table-cell-content:first-child:after { margin-top: -2px; } .v-tabsheet, .v-tabsheet-content, .v-tabsheet-deco { outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ text-align: left /* Force default alignment */ } .v-tabsheet-tabs { empty-cells: hide; border-collapse: collapse; margin: 0; padding: 0; border: 0; width: 100%; overflow:hidden; } .v-tabsheet-tabitemcell:focus { outline: none; } .v-tabsheet-tabitemcell, .v-tabsheet-spacertd { margin: 0; padding: 0; vertical-align: bottom; } .v-tabsheet-spacertd { width: 100%; } .v-tabsheet-spacertd div { border-left: 1px solid #aaa; border-bottom: 1px solid #aaa; height: 1em; padding: 0.2em 0; } .v-tabsheet-hidetabs .v-tabsheet-tabcontainer { display: none; } .v-tabsheet-scroller { white-space: nowrap; text-align: right; margin-top: -1em; } .v-ff2 .v-tabsheet-scroller { position: relative; } .v-disabled .v-tabsheet-scroller { display: none; } .v-tabsheet-scrollerPrev, .v-tabsheet-scrollerNext, .v-tabsheet-scrollerPrev-disabled, .v-tabsheet-scrollerNext-disabled { border: 1px solid #aaa; background: #fff; width: 12px; height: 1em; cursor: pointer; } .v-tabsheet-scrollerPrev-disabled, .v-tabsheet-scrollerNext-disabled { opacity: 0.5; cursor: default; } .v-tabsheet-tabs .v-caption, .v-tabsheet-tabs .v-caption span { white-space: nowrap; } .v-tabsheet-caption-close { display: inline; display: inline-block; zoom: 1; width: 16px; height: 16px; text-align: center; font-weight: bold; cursor: pointer; vertical-align: middle; user-select: none; -khtml-user-select: none; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; } .v-tabsheet .v-disabled .v-tabsheet-caption-close { cursor: default; visibility: hidden; } .v-tabsheet-tabitem:hover .v-tabsheet-caption-close, .v-ie6 .v-tabsheet-caption-close { visibility: visible; } .v-ie6 .v-tabsheet-caption-close { float: right; } .v-tabsheet-tabitem { border: 1px solid #aaa; border-right: none; cursor: pointer; padding: 0.2em 0.5em; } .v-tabsheet-tabitem .v-caption { cursor: inherit; } .v-tabsheet.v-disabled .v-tabsheet-tabitem, .v-tabsheet-tabitemcell-disabled .v-tabsheet-tabitem { cursor: default; } .v-tabsheet-tabitem-selected { cursor: default; border-bottom-color: #fff; } .v-tabsheet-tabitem-selected .v-caption { cursor: default; } .v-tabsheet-content { border: 1px solid #aaa; /* Vertical borders are not supported, use v-tabsheet-tabcontainer and v-tabsheet-deco to present these borders */ border-top: none; border-bottom: none; position: relative; } .v-ie6 .v-tabsheet-content, .v-ie7 .v-tabsheet-content { zoom: 1; } .v-tabsheet-deco { height: 1px; background: #aaa; overflow: hidden; } .v-tabsheet-hidetabs .v-tabsheet-content { border: none; } .v-tabsheet-hidetabs .v-tabsheet-deco { height: 0; } .v-textfield { text-align: left /* Force default alignment */ } .v-textarea { resize: none; } .v-textfield-focus, .v-textarea-focus { } input.v-textfield-prompt, textarea.v-textarea-prompt { color: #999; font-style: italic; } input.v-textfield-readonly, textarea.v-textarea-readonly { background: transparent; border: none; resize: none; } input.v-disabled, textarea.v-disabled { resize: none; } input.v-textfield-readonly:focus, textarea.v-textarea-readonly:focus { outline: none; } /* Disabled by default .v-textarea-error, .v-textfield-error, .v-richtextarea-error iframe.gwt-RichTextArea { background: #FFE0E0; } */ /* Disabled by default .v-textarea-required, .v-textfield-required, .v-richtextarea-required iframe.gwt-RichTextArea { background: #FFE0E0; } */ /* Safari focus glow fix */ .v-sa input:focus, .v-sa textarea:focus { outline-width: medium; } .v-richtextarea { border: 1px solid #aaa; overflow: hidden; } .v-richtextarea .gwt-RichTextArea { background: #fff; border: none; } .v-richtextarea .gwt-HTML { height: 100%; } .v-richtextarea .gwt-RichTextToolbar { white-space: nowrap; background: #959595 url(textfield/img/richtext-toolbar-bg.png) repeat-x 0 -42px; border-bottom: 1px solid #7d7d7d; padding: 2px; overflow: hidden; } .v-richtextarea .gwt-RichTextToolbar-top { padding-bottom: 1px; overflow: hidden; white-space: normal; } .v-richtextarea .gwt-RichTextToolbar-bottom { clear: left; overflow: hidden; white-space: nowrap; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton { float: left; display: inline; width: 22px; height: 21px; overflow: hidden; background: transparent url(textfield/img/richtext-toolbar-bg.png) repeat-x; cursor: pointer; margin-right: 2px; text-align: center; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down, .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down-hovering, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down-hovering { background-position: 0 -21px; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton img, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton img { } .v-richtextarea .gwt-RichTextToolbar .gwt-ListBox { width: 24.5%; margin-right: 2px; } .v-richtextarea-readonly { border: none; } .v-tree { text-align: left; /* Force default alignment */ overflow: hidden; padding: 1px 0; outline: none; } .v-tree-node { background: transparent url(common/img/sprites.png) no-repeat 5px -37px; padding: 1px 0; } .v-tree-node-caption:focus { outline: none; } div.v-tree-node-leaf { background: transparent; } .v-tree-node-expanded { background: transparent url(common/img/sprites.png) no-repeat -5px -10px; } .v-tree-node-caption { margin-left: 1em; } .v-tree-node span { cursor: pointer; } .v-tree-node-caption div { white-space: nowrap; } .v-tree-node-caption span, .v-tree-node-caption .v-icon { vertical-align: middle; } .v-tree-node-selected span { background: #999; color: #fff; } .v-tree-node-children { padding-left: 1em; } /* ie6compatnode is hidden from non ie6 browsers, for ie6 * uses weird hack to sink all events properly */ .v-tree-node-ie6compatnode { display: none; } /* IMPORTANT keep the offsetWidth of this element the same as the margin-left of v-tree-node-caption */ .v-ie6 .v-tree-node-ie6compatnode { display: inline; float: left; background: orange; margin: 0; width: 0.8em; height: 0.8em; padding: 0.1em; filter: alpha(opacity=0); } .v-ie6 .v-tree-node, .v-ie6 .v-tree-node-children { clear: left; } /*************************************** * Drag'n'drop styles ***************************************/ .v-tree .v-tree-node-drag-top { border-top: 2px solid #1d9dff; margin-top: -1px; padding-top: 0; } .v-tree .v-tree-node-drag-bottom { border-bottom: 2px solid #1d9dff; margin-bottom: -1px; padding-bottom: 0; } .v-tree .v-tree-node-drag-top:before, .v-tree .v-tree-node-drag-bottom:after, .v-tree .v-tree-node-caption-drag-center:after { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; background: transparent url(common/img/drag-slot-dot.png); } .v-tree .v-tree-node-drag-bottom:after { margin-top: -2px; } .v-tree .v-tree-node-caption-drag-center:after { margin-left: 14px; } .v-ff .v-tree .v-tree-node-caption-drag-center:after, .v-ie .v-tree .v-tree-node-caption-drag-center:after { margin-top: -2px; } .v-tree .v-tree-node-drag-top { background-position: 5px -38px; } .v-tree .v-tree-node-drag-top.v-tree-node-expanded { background-position: -5px -11px; } .v-tree .v-tree-node-caption-drag-center div { border: 2px solid #1d9dff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: -2px 2px -2px -2px; background-color: #bcdcff; } .v-ie6 .v-tree .v-tree-node-caption-drag-center div { margin: -2px ; } .v-tree .v-tree-node-caption-drag-center div { background-color: rgba(169,209,255,.6); } .v-tree .v-tree-node-caption-drag-center div, .v-tree .v-tree-node-drag-top, .v-tree .v-tree-node-drag-bottom { border-color: rgba(0,109,232,.6); } /* Make item caption height an even number (so that the connector dots overlap nicely) */ .v-tree-connectors .v-tree-node-caption { padding-top: 1px; } .v-tree-connectors .v-tree-node { background: transparent url(tree/img/connector-expand.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-expanded { background: transparent url(tree/img/connector-collapse.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-last { background: transparent url(tree/img/connector-expand-last.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-expanded.v-tree-node-last { background: transparent url(tree/img/connector-collapse-last.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-leaf { background: transparent url(tree/img/connector-leaf.png) repeat-y 2px 50%; } .v-tree-connectors .v-tree-node-leaf-last { background: transparent url(tree/img/connector-leaf-last.png) repeat-y 2px 50%; } .v-tree-connectors .v-tree-node-children { background: transparent url(tree/img/connector.png) repeat-y 2px 0; } .v-tree-connectors .v-tree-node-children-last { background: transparent; } .v-tree-connectors .v-tree-node-drag-top, .v-tree-connectors .v-tree-node-expanded.v-tree-node-drag-top { background-position: 2px -53px; } .v-tree-connectors .v-tree-node-drag-top.v-tree-node-leaf { background-position: 2px 50%; } /* IE6 */ .v-ie6 .v-tree-connectors .v-tree-node { background: transparent url(tree/img/connector-expand-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-expanded { background: transparent url(tree/img/connector-collapse-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-last { background: transparent url(tree/img/connector-expand-last-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-last.v-tree-node-expanded { background: transparent url(tree/img/connector-collapse-last-ie6.png) no-repeat 2px -52px; } .v-treetable-treespacer { display: inline-block; background: transparent; height: 10px; /* defines the amount of indent per level */ width: 18px; position: absolute; left: 0; top: 5px; } .v-treetable-node-closed { background: url(treetable/img/arrow-right.png) right top no-repeat; } .v-ie6 .v-treetable-node-closed { background-image: url(treetable/img/arrow-right.gif); } .v-treetable-node-open { background: url(treetable/img/arrow-down.png) right top no-repeat; } .v-ie6 .v-treetable-node-open { background-image: url(treetable/img/arrow-down.gif); } .v-treetable .v-checkbox { display: inline-block; padding-bottom: 4px; } .v-treetable .v-table-row .v-table-cell-content, .v-treetable .v-table-row-odd .v-table-cell-content { position: relative; z-index: 10; } .v-treetable .v-table-cell-wrapper { position: relative; } .v-treetable .v-table-body .v-table-table .v-table-row-animating { zoom:1; z-index:1; } .v-treetable .v-table-body .v-table-table .v-table-row-animating, .v-treetable .v-table-body .v-table-table .v-table-row-animating .v-table-cell-content { background:transparent; } .v-treetable-animation-clone { border-spacing: 0; zoom:1; } div.v-treetable-animation-clone-wrapper { position: absolute; z-index: 2; background-color:#fff; } div.v-treetable-animation-clone-wrapper table.v-treetable-animation-clone { background-color:#fff; } div table.v-treetable-animation-clone tr.v-table-row, div table.v-treetable-animation-clone tr.v-table-row-odd, div table.v-treetable-animation-clone tr.v-table-row td.v-table-cell-content, div table.v-treetable-animation-clone tr.v-table-row-odd td.v-table-cell-content { visibility: visible; } .v-upload { white-space: nowrap; } .v-ie6 .v-upload, .v-ie7 .v-upload { margin:0; } .v-upload-immediate { position: relative; margin: 0; overflow: hidden; } .v-ff .v-upload-immediate, .v-op .v-upload-immediate { display: inline-block; } .v-upload-immediate input { opacity: 0; filter: alpha(opacity=0); z-index: 2; position: absolute; right: 0; height: 21px; text-align: right; border: none; background: transparent; } .v-upload-immediate button { position: relative; left: 0; top: 0; width: 100%; text-align: left; } .v-window { background: #fff; } .v-window-outerheader { padding: 0.3em 1em; height: 1em; } .v-window-outerheader, .v-window-draggingCurtain { cursor: move; } .v-window-header { font-weight: bold; } /* A more specific selector to make sure padding isn't so easily overridden */ div.v-window-header { white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; overflow: hidden; padding: 0; } .v-ie6 .v-window-header { width: 100%; } .v-window-header .v-icon { vertical-align: middle; /* This has to be 'middle', not 'bottom', to allow larger icons than 16px */ } /* Partial fix for bug #1106 */ /* Target Firefox 2 (somehow this will force almost all window borders on top of a Flash object) */ .v-window-contents, x:-moz-any-link { overflow: hidden; } /* Target Firefox 3 (it doesn't need any trickery, so revert the previous) */ .v-window-contents, x:-moz-any-link, x:default { overflow: visible; } .v-window-contents > div { outline: none; } .v-window-footer { overflow: hidden; zoom: 1; height: 10px; position: relative; cursor: move; } .v-window-resizebox { width: 10px; height: 10px; background: #ddd; overflow: hidden; position: absolute; right: 0; } .v-window-resizebox, .v-window-resizingCurtain { cursor: se-resize; } .v-window div.v-window-footer-noresize { height: 0; } .v-window-resizebox-disabled { cursor: default; display: none; } .v-window-closebox { position: absolute; top: 0; right: 0; width: 1em; height: 1em; background: red; cursor: pointer; overflow: hidden; } .v-window-modalitycurtain { top: 0; left: 0; background: #999; opacity: 0.5; position: fixed; width: 100%; height: 100%; filter: alpha(opacity=50); } /* IE6 workaround for position:fixed; */ .v-ie6 .v-window-modalitycurtain { position: absolute; top: expression(document.documentElement.scrollTop + "px"); } /* min-width for IE6 */ .v-ie6 .v-window { width: 0; /* */ } /* Shadow for window */ .v-shadow-window { position: absolute; } .v-shadow-window .top-left { position: absolute; overflow: hidden; top: -10px; left: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/top-left.png); } .v-shadow-window .top { position: absolute; overflow: hidden; top: -10px; left: 13px; height: 28px; right: 13px; background: transparent url(window/img/shadow/top.png); } .v-shadow-window .top-right { position: absolute; overflow: hidden; top: -10px; right: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/top-right.png); } .v-shadow-window .left { position: absolute; overflow: hidden; top: 18px; left: -15px; width: 28px; bottom: 10px; background: transparent url(window/img/shadow/left.png); } .v-shadow-window .center { position: absolute; overflow: hidden; top: 18px; left: 13px; bottom: 10px; right: 13px; background: transparent url(window/img/shadow/center.png); } .v-shadow-window .right { position: absolute; overflow: hidden; top: 18px; right: -15px; width: 28px; bottom: 10px; background: transparent url(window/img/shadow/right.png); } .v-shadow-window .bottom-left { position: absolute; overflow: hidden; bottom: -18px; left: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/bottom-left.png); } .v-shadow-window .bottom { position: absolute; overflow: hidden; bottom: -18px; left: 13px; right: 13px; height: 28px; background: transparent url(window/img/shadow/bottom.png); } .v-shadow-window .bottom-right { position: absolute; overflow: hidden; bottom: -18px; right: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/bottom-right.png); } /* For IE6 (no transparent png's, we use a blur filter) */ .v-ie6 .v-shadow-window * { display: none; } .v-ie6 .v-shadow-window { background: #000; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5) alpha(opacity=20); margin-top: 2px; margin-left: 2px; }
tomcat-7.0.62/webapps/ROOT/html/VAADIN/themes/base/styles.css
.v-theme-version:after {content:"6_8_12";} .v-theme-version-6_8_12 {display: none;} /* Automatically compiled css file from subdirectories. */ .v-absolutelayout-wrapper { position: absolute; overflow: hidden; } .v-accordion { position: relative; outline: none; overflow: hidden; text-align: left /* Force default alignment */ } .v-accordion-item { position: relative; zoom: 1; } .v-accordion-item-caption { overflow: hidden; white-space: nowrap; background: #eee; border-bottom: 1px solid #ddd; } .v-accordion-item-caption .v-caption { cursor: pointer; } .v-accordion-item-open .v-accordion-item-caption .v-caption { cursor: default; } .v-accordion-item-content { position: absolute; width: 100%; } /* * Default button (more customizable) * -------------------------------------- */ .v-button { display: inline-block; zoom: 1; text-align: center; text-decoration: none; border: 2px outset #ddd; background: #eee; cursor: pointer; white-space: nowrap; margin: 0; padding: .2em 1em; color: inherit; font: inherit; line-height: normal; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .v-button.v-disabled { cursor: default; } .v-ie6 .v-button { display: inline; } .v-ie7 .v-button { display: inline; } .v-button-wrap, .v-button-caption { vertical-align: middle; white-space: nowrap; font: inherit; color: inherit; line-height: normal; } .v-button .v-icon, .v-nativebutton .v-icon { vertical-align: middle; margin-right: 3px; border: none; } .v-button .v-errorindicator, .v-nativebutton .v-errorindicator { display: inline-block; zoom: 1; vertical-align: middle; float: none; } /* Link style (we really should deprecate this) */ .v-button-link, .v-nativebutton-link { border: none; text-align: left; background: transparent; padding: 0; color: inherit; -khtml-user-select: text; -moz-user-select: text; -ie-user-select: text; user-select: text; } /* Inset Safari focus outline a bit */ .v-sa .v-button-link:focus{ outline-offset: -3px; } .v-button-link .v-button-caption, .v-nativebutton-link .v-nativebutton-caption { text-decoration: underline; color: inherit; text-align: left; } /* * NativeButton styles (html button element) * -------------------------------------- */ .v-nativebutton { text-align: center; cursor: pointer; white-space: nowrap; margin: 0; color: inherit; font: inherit; line-height: normal; } .v-nativebutton .v-nativebutton-caption { vertical-align: middle; white-space: nowrap; font: inherit; color: inherit; } .v-nativebutton .v-icon { vertical-align: middle; margin-right: 3px; } .v-nativebutton .v-errorindicator { display: inline-block; zoom: 1; float: none; } /* Fixes streched buttons in IE6 and IE7*/ .v-ie6 .v-nativebutton { width: 1px; } .v-ie .v-nativebutton { overflow: visible; padding-left: 1em; padding-right: 1em; } .v-ie .v-nativebutton-link { padding: 0; } /* * Checkbox styles * -------------------------------------- */ .v-checkbox { display: block; } .v-checkbox, .v-checkbox label, .v-checkbox input, .v-checkbox .v-icon { vertical-align: middle; white-space: nowrap; } /* Fix for IE6/IE7 issue where checkbox moves 1 pixel down after selection (#4636) */ .v-ie6 .v-checkbox, .v-ie7 .v-checkbox { vertical-align: baseline; } .v-checkbox .v-icon { margin: 0 2px; } .v-checkbox .v-errorindicator { float: none; display: inline; display: inline-block; zoom: 1; } /* Disabled by default .v-checkbox-error { background: #ffe0e0; } */ /* Disabled by default .v-checkbox-required { background: #ffe0e0; } */ .v-captionwrapper { text-align: left; /* Force default alignment */ } .v-caption { overflow: hidden; white-space: nowrap; } .v-errorindicator { float: left; } .v-caption .v-icon { float: left; padding-right: 2px; vertical-align: middle; } .v-caption .v-captiontext { float: left; overflow: hidden; vertical-align: middle; } .v-caption .v-required-field-indicator { float: left; } .v-caption-clearelem { clear: both; width: 0; height: 0; overflow: hidden; } /* Fix IE6 "double-float-margin-bug" */ .v-ie6 .v-errorindicator, .v-ie6 .v-icon, .v-ie6 .v-captiontext, .v-ie6 .v-required-field-indicator { display: inline; } .v-ie9 .v-gridlayout-margin>div>div>.v-caption, .v-ie9 .v-verticallayout>div>div>.v-caption, .v-ie9 .v-horizontallayout>div>div>.v-caption { /* Fix possible sub pixel rounding errors that cause error indicators to drop */ margin-right:-0.5px; } /* References the BODY tag generated by Vaadin application servlet */ .v-generated-body { width: 100%; height: 100%; border: 0; margin: 0; overflow: hidden; } .v-app { height: 100%; } /* Force arrow cursor for all elements inside the app */ .v-app, .v-window, .v-popupview-popup, .v-label, .v-caption { cursor: default; } div.v-app-loading { /* You can use this to provide indication for the user that the application is loading. */ /* It is applied to the same element as .v-app */ background-image: url(common/img/loading-indicator.gif); background-repeat: no-repeat; background-position: 50%; width: 100%; height: 100%; } .v-view { height: 100%; width: 100%; /* avoid scrollbars with margins in root layout */ outline: none; margin-top: -1px; border-top: 1px solid transparent; position: relative; } /** * Try to handle printing somehow. Reasonable printing support * needs application specific planning and CSS tuning. */ @media print { .v-generated-body { height: auto; min-height: 20cm; overflow: visible; } .v-app { height: auto; min-height: 20cm; } .v-view { overflow: visible; } .v-gridlayout { overflow: visible !important; } } .v-view:active, .v-view:focus { outline: none; } .v-app select, .v-window select { margin: 0; } .v-disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; } .v-disabled * { cursor: default; } * html .v-disabled { zoom: 1; } *+html .v-disabled { zoom: 1; } .v-disabled .v-disabled { opacity: 1; } .v-required-field-indicator { padding-left: 2px; color: red; } .v-form fieldset { border: none; padding: 0; margin: 0; } /* Field modified */ /* Disabled by default .v-modified, .v-richtextarea.v-modified iframe.gwt-RichTextArea, .v-checkbox.v-modified, .v-modified .v-select-option, .v-modified .v-textfield, .v-modified .v-datefield-calendarpanel, .v-modified .v-select-select, .v-modified .v-select-twincol-selections, .v-modified .v-select-twincol-options, .v-modified .v-slider-base { background: #ffffe0; } */ .v-tooltip { cursor: default; background: #fff; } .v-tooltip-text { overflow: auto; } .v-tooltip .v-errormessage { overflow: auto; } .v-contextmenu { background: #fff; } .v-contextmenu .gwt-MenuItem { cursor: pointer; vertical-align: middle; padding: 0; border: 0; margin: 0; } .v-contextmenu .gwt-MenuItem div { cursor: pointer; vertical-align: middle; white-space: nowrap; } .v-contextmenu .gwt-MenuItem-selected div { background: #aaa; color: #fff; } .v-contextmenu table { border-collapse: collapse; margin: 0; padding: 0; } .v-contextmenu .gwt-MenuItem img { margin-right: 1em; vertical-align: middle; } /* Margins are not supported within Label */ .v-label pre { margin: 0; } /* A label with undefined width is always considered to be on one line */ .v-label-undef-w { white-space: nowrap; } /* Revert line-height for heading elements inside labels */ .v-label h1, .v-label h2, .v-label h3, .v-label h4, .v-label h5, .v-label h6 { line-height: normal; } /* Loading indicator states * Note: client side expects that loading indicator has a height. It depends on * this css property to ensure browsers have applied all required styles. */ .v-loading-indicator, .v-loading-indicator-delay, .v-loading-indicator-wait { position: absolute; top: 0; right: 0; z-index: 30000; width: 31px; height: 31px; background: transparent url(common/img/loading-indicator.gif); margin-right: 5px; margin-top: 5px; } .v-loading-indicator-delay { background-image: url(common/img/loading-indicator-delay.gif); } .v-loading-indicator-wait { background-image: url(common/img/loading-indicator-wait.gif); } /* Debug dialog */ .v-debug-console { background: #fff; opacity: .9; border: 1px solid #000; font-family: sans-serif; } .v-debug-console-caption { background: #000; border-bottom: 1px solid grey; color: white; font-weight: bold; } .v-debug-console-content { font-size: x-small; overflow: auto; white-space: pre; } .v-debug-console-content input { font-size: xx-small; } /* Debug style */ .v-app .invalidlayout, .v-app .invalidlayout * { background: #f99 !important; } /* Fix for Liferay, issue #2384 */ .v-app input[type="text"], .v-app input[type="password"], .v-app input[type="reset"], .v-app select, .v-app textarea , .v-window input[type="text"], .v-window input[type="password"], .v-window input[type="reset"], .v-window select, .v-window textarea { padding: 2px; } .v-drag-element { z-index: 60000; /* override any other position: properties */ position: absolute !important; opacity: 0.5; filter: alpha(opacity=50); cursor: default; } .v-scrollable { overflow: auto; } /* Enable kinetic scrolling on Mobile Safari 6 */ .v-ios.v-sa6 .v-scrollable { -webkit-overflow-scrolling: touch; } .v-csslayout { overflow: hidden; } .v-csslayout-margin-top { padding-top: 12px; } .v-csslayout-margin-bottom { padding-bottom: 12px; } .v-csslayout-margin-left { padding-left: 12px; } .v-csslayout-margin-right { padding-right: 12px; } .v-customcomponent { overflow: hidden; } .v-customlayout { overflow: hidden; } .v-datefield { white-space: nowrap; float: left; /* Force minimum width */ } .v-datefield-textfield { vertical-align: top; } .v-datefield-button { cursor: pointer; } .v-datefield-prompt .v-datefield-textfield { color: #999; font-style: italic; } .v-datefield .v-datefield-button-readonly { display: none; } .v-datefield-calendarpanel table { width: 100%; } .v-datefield-calendarpanel td { padding: 0; margin: 0; } .v-datefield-calendarpanel:focus { outline:none; } .v-datefield-calendarpanel-header td { text-align: center; } .v-datefield-calendarpanel-month { text-align: center; white-space: nowrap; } .v-datefield-calendarpanel-weeknumber { color: #999; border-right: 1px solid #ddd; font-size: 0.9em; } .v-datefield-calendarpanel-day, .v-datefield-calendarpanel-day-today { cursor: pointer; } .v-datefield-calendarpanel-day-today { border: 1px solid #ddd; } .v-disabled .v-datefield-calendarpanel-day, .v-disabled .v-datefield-calendarpanel-day-today { cursor: default; } .v-datefield-calendarpanel-day-disabled { cursor: default; opacity: .5; } .v-datefield-calendarpanel-day-selected { cursor: default; background: #333; color: #fff; } .v-datefield-calendarpanel-day-focused { outline: 1px dotted black; } .v-datefield-calendarpanel-day-offmonth { color: #666; } .v-ie6 .v-datefield-calendarpanel-day, .v-ie7 .v-datefield-calendarpanel-day { margin: 1px; } .v-ie6 .v-datefield-calendarpanel-day-focused, .v-ie7 .v-datefield-calendarpanel-day-focused { border: 1px dotted black; margin: 0px; } .v-datefield-time { white-space: nowrap; } .v-datefield-time .v-label { display: inline; } .v-datefield-popup { background: #fff; } /* Disabled by default .v-datefield-error .v-textfield, .v-datefield-error .v-datefield-calendarpanel { background: #ffe0e0; } */ /* Disabled by default .v-datefield-required .v-textfield, .v-datefield-required .v-datefield-calendarpanel { background:transparent; background-color: #ffe0e0; } */ /* IE somehow loses generic v-disabled alpha. See #1960 */ .v-ie6 .v-disabled .v-datefield-button, .v-ie6 .v-disabled .v-datefield-textfield, .v-ie7 .v-disabled .v-datefield-button, .v-ie7 .v-disabled .v-datefield-textfield { filter: alpha(opacity=30); } .v-ddwrapper { padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position: relative; } [draggable=true] { -khtml-user-drag: element; -webkit-user-drag: element; -khtml-user-select: none; -webkit-user-select: none; } .v-ie .v-ddwrapper a.drag-start { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; /* Some color needed to make it draggable */ background-color:cyan; filter: alpha(opacity=0); } .v-ddwrapper-over { border: 2px solid #1d9dff; background-color: #bcdcff; padding: 0; } .v-ddwrapper-over { background-color: rgba(169,209,255,.6); } .no-box-drag-hints .v-ddwrapper-over { border: none; background-color: transparent; padding: 2px; } .v-app .v-ddwrapper-over-top, .v-window .v-ddwrapper-over-top, .v-popupview-popup .v-ddwrapper-over-top { border: none; border-top: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-top: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-bottom, .v-window .v-ddwrapper-over-bottom, .v-popupview-popup .v-ddwrapper-over-bottom { border: none; border-bottom: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-bottom: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-left, .v-window .v-ddwrapper-over-left, .v-popupview-popup .v-ddwrapper-over-left { border: none; border-left: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-left: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-app .v-ddwrapper-over-right, .v-window .v-ddwrapper-over-right, .v-popupview-popup .v-ddwrapper-over-right { border: none; border-right: 2px solid #1d9dff; background-color: transparent; padding: 2px; padding-right: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .v-ddwrapper, .v-ddwrapper-over, .v-app .v-ddwrapper-over-top, .v-window .v-ddwrapper-over-top, .v-popupview-popup .v-ddwrapper-over-top, .v-app .v-ddwrapper-over-bottom, .v-window .v-ddwrapper-over-bottom, .v-popupview-popup .v-ddwrapper-over-bottom, .v-app .v-ddwrapper-over-left, .v-window .v-ddwrapper-over-left, .v-popupview-popup .v-ddwrapper-over-left, .v-app .v-ddwrapper-over-right, .v-window .v-ddwrapper-over-right, .v-popupview-popup .v-ddwrapper-over-right { border-color: rgba(0,109,232,.6); } .v-ddwrapper-over-top:before, .v-ddwrapper-over-bottom:after, .v-ddwrapper-over-left:before, .v-ddwrapper-over-right:before { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; margin-left: -2px; background: transparent url(common/img/drag-slot-dot.png) no-repeat; } .v-ddwrapper-over-bottom:after { margin-top: -2px; } .v-ddwrapper-over-left:before, .v-ddwrapper-over-right:before { background-position: 0 -6px; margin-top: -2px; margin-left: -4px; } .v-ddwrapper-over-right:before { position: relative; margin-bottom: -4px; margin-right: -4px; margin-left: 0; width: auto; background-position: 100% -6px; } .no-horizontal-drag-hints .v-ddwrapper-over-left { padding-left: 2px; border-left: none; } .no-horizontal-drag-hints .v-ddwrapper-over-right { padding-right: 2px; border-right: none; } .no-vertical-drag-hints .v-ddwrapper-over-top { padding-top: 2px; border-top: none; } .no-vertical-drag-hints .v-ddwrapper-over-bottom { padding-bottom: 2px; border-bottom: none; } .no-horizontal-drag-hints .v-ddwrapper-over-left:before, .no-horizontal-drag-hints .v-ddwrapper-over-right:before, .no-vertical-drag-hints .v-ddwrapper-over-top:before, .no-vertical-drag-hints .v-ddwrapper-over-bottom:after { display: none; } .v-table .v-embedded-image { /* make embeddeds be centered in centered table cells. */ display: inline-block; } .v-formlayout-cell .v-errorindicator { display: block; } .v-formlayout-error-indicator { /* fix width so layout is not jumpy when error disappears */ width: 12px; } .v-formlayout-captioncell { text-align:right; white-space: nowrap; } .v-formlayout-captioncell .v-caption { overflow: visible; } .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-captioncell, .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-contentcell, .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-errorcell { padding-top: 6px; } .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell { padding-top: 0; } .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell { padding-top: 12px; } .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-captioncell, .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-contentcell, .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-errorcell { padding-bottom: 12px; } .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-spacing .v-formlayout-row .v-formlayout-errorcell { padding-top: expression(/v-formlayout-spacing/.test(this.parentNode.parentNode.parentNode.className) ? "6px" : "0px"); } .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-margin-top .v-formlayout-row .v-formlayout-errorcell { padding-top: expression((/v-formlayout-firstrow/.test(this.parentNode.className) && /v-formlayout-margin-top/.test(this.parentNode.parentNode.parentNode.className)) ? "12px" : (/v-formlayout-spacing/.test(this.parentNode.parentNode.parentNode.className) ? "6px" : "0px")); } .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-captioncell, .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-contentcell, .v-ie6 .v-formlayout-margin-bottom .v-formlayout-row .v-formlayout-errorcell { padding-bottom: expression((/v-formlayout-lastrow/.test(this.parentNode.className) && /v-formlayout-margin-bottom/.test(this.parentNode.parentNode.parentNode.className)) ? "12px" : "0px"); } .v-formlayout-margin-left > tbody > .v-formlayout-row > .v-formlayout-captioncell { padding-left: 12px; } .v-formlayout-margin-right > tbody > .v-formlayout-row > .v-formlayout-contentcell { padding-right: 12px; } .v-ie6 .v-formlayout-margin-left .v-formlayout-row .v-formlayout-captioncell { padding-left: expression(/v-formlayout-margin-left/.test(this.parentNode.parentNode.parentNode.className) ? "12px" : "0px"); } .v-ie6 .v-formlayout-margin-right .v-formlayout-row .v-formlayout-contentcell { padding-right: expression(/v-formlayout-margin-right/.test(this.parentNode.parentNode.parentNode.className) ? "12px" : "0px"); } .v-formlayout-captioncell .v-caption .v-required-field-indicator { float: none; } .v-gridlayout-margin-top { padding-top: 12px; } .v-gridlayout-margin-bottom { padding-bottom: 12px; } .v-gridlayout-margin-left { padding-left: 12px; } .v-gridlayout-margin-right { padding-right: 12px; } .v-gridlayout-spacing-on { padding-left: 6px; padding-top: 6px; overflow: hidden; } .v-gridlayout-spacing, .v-gridlayout-spacing-off { padding-left: 0; padding-top: 0; } .v-gridlayout-spacing-off { overflow: hidden; } /* Ensure that resizing gridlayout works in IE */ .v-ie6 .v-gridlayout, .v-ie7 .v-gridlayout { overflow: hidden; } .v-link { white-space: nowrap; } .v-link a { vertical-align: middle; text-decoration: none; } .v-link span { text-decoration: underline; vertical-align: middle; } .v-disabled a { cursor: default; } .v-link img { vertical-align: middle; border:none; } .v-loginform { height: 140px; width: 200px; } .v-app-loginpage .v-button, .v-app-loginpage .v-button { float: left; /* Force minimum width for button */ } .v-menubar { float: left; /* Force minimum width */ white-space: nowrap; } .v-menubar .v-menubar-menuitem { cursor: default; vertical-align: middle; white-space: nowrap; display: inline; display: inline-block; zoom: 1; } .v-menubar .v-menubar-menuitem-caption .v-icon { vertical-align: middle; white-space: nowrap; } .v-menubar-submenu { background: #fff; } .v-menubar-menuitem-selected { background: #333; color: #fff; } .v-menubar-submenu .v-menubar-menuitem { cursor: default; display: block; position: relative; padding-right: 1.5em; } .v-menubar-submenu .v-menubar-menuitem-caption { display: block; } .v-menubar-submenu .v-menubar-menuitem *, .v-menubar-submenu .v-menubar-menuitem-caption * { white-space: nowrap; } .v-menubar-submenu-indicator { display: none; /* Arial has the most coverage for geometric entity characters */ font-family: arial, helvetica, sans-serif; } .v-menubar-submenu .v-menubar-submenu-indicator { display: block; position: absolute; right: 0; width: 1em; height: 1em; font-size: 0.9em; } .v-menubar-menuitem-disabled, .v-menubar span.v-menubar-menuitem-disabled:hover, .v-menubar span.v-menubar-menuitem-disabled:focus, .v-menubar span.v-menubar-menuitem-disabled:active { color: #999; } .v-menubar-more-menuitem { /* Arial has the most coverage for geometric entity characters */ font-family: arial, helvetica, sans-serif; } .v-menubar-separator { overflow: hidden; } .v-menubar-separator span { display: block; text-indent: -9999px; font-size: 1px; line-height: 1px; border-top: 1px solid #ddd; margin: 3px 0 2px; overflow: hidden; } .v-menubar .v-icon, .v-menubar-submenu .v-icon { margin-right: 3px; } .v-menubar:focus, .v-menubar-popup:focus, .v-menubar-popup .popupContent:focus, .v-menubar-popup .popupContent .v-menubar-submenu:focus{ outline: none; } /* Checkboxes for checkable/checked menu items */ /* Checked/unchecked requires combined style selected-(un)checked for IE6 */ .v-menubar-submenu-check-column .v-menubar-menuitem { padding-left: 6px; } .v-menubar-submenu-check-column .v-menubar-menuitem-caption { padding-left: 18px; } .v-menubar-submenu .v-menubar-menuitem-checked .v-menubar-menuitem-caption { background: transparent url(menubar/img/check.gif) no-repeat left; } .v-Notification { background: #999; color: #fff; cursor: pointer; overflow: hidden; padding: 1em; max-width:85%; } .v-Notification h1, .v-Notification p, .v-Notification-error h1, .v-Notification-error p, .v-Notification-warning h1, .v-Notification-warning p { display: inline; margin: 0 0.5em 0 0; } .v-Notification-warning { background: orange; } .v-Notification-error { background: red; } .v-Notification-tray h1 { display: block; } .v-Notification-tray p { display: block; } .v-Notification-system { background-color: red; opacity: .7; filter: alpha(opacity=70); } .v-Notification-system h1 { display: block; margin: 0; } .v-orderedlayout-margin-top, .v-horizontallayout-margin-top, .v-verticallayout-margin-top { padding-top: 12px; } .v-orderedlayout-margin-right, .v-horizontallayout-margin-right, .v-verticallayout-margin-right { padding-right: 12px; } .v-orderedlayout-margin-bottom, .v-horizontallayout-margin-bottom, .v-verticallayout-margin-bottom { padding-bottom: 12px; } .v-orderedlayout-margin-left, .v-horizontallayout-margin-left, .v-verticallayout-margin-left { padding-left: 12px; } .v-orderedlayout-spacing-on, .v-horizontallayout-spacing-on, .v-verticallayout-spacing-on { padding-top: 6px; padding-left: 6px; } /* This can be used to define spacing if spacing is off server side */ .v-orderedlayout-spacing-off, .v-horizontallayout-spacing-off, .v-verticallayout-spacing-off { padding-top: 0; padding-left: 0; } /* To make sure IE don't expand elements larger than they should */ .v-ie6 .v-orderedlayout, .v-ie6 .v-horizontallayout, .v-ie6 .v-verticallayout, .v-ie7 .v-orderedlayout, .v-ie7 .v-horizontallayout, .v-ie7 .v-verticallayout { overflow: hidden; } .v-panel, .v-panel-caption, .v-panel-content, .v-panel-deco, .v-panel-light, .v-panel-caption-light, .v-panel-content-light, .v-panel-deco-light { outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ text-align: left /* Force default alignment */ } .v-panel-caption .v-errorindicator { float: none; display: inline; } .v-panel-caption .v-icon { display: inline; vertical-align: middle; } .v-panel-caption span { vertical-align: middle; } .v-panel-caption { white-space: nowrap; overflow:hidden; font-weight: bold; } .v-panel-nocaption { overflow: hidden; } .v-panel-content { } .v-panel-deco { } .v-popupview { cursor: pointer; text-decoration: underline; white-space: nowrap; } .v-popupview-popup { overflow: auto; } .v-popupview-loading { width: 30px; height: 30px; background: transparent url(common/img/ajax-loader-medium.gif) no-repeat 50%; } .v-progressindicator { overflow: hidden; /* for IE6 */ width: 150px; } .v-progressindicator-wrapper { overflow: hidden; /* for IE6 */ height: 7px; border: 1px solid #ddd; } .v-progressindicator-indicator { height: 7px; overflow: hidden; /* for IE6 */ background: #ddd; } div.v-progressindicator-indeterminate { height: 20px; width: 20px; overflow: hidden; /* for IE6 */ background: #fff url(common/img/ajax-loader-medium.gif) no-repeat 50%; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } /* Hide obsolete elements in indeterminate mode */ .v-progressindicator-indeterminate .v-progressindicator-wrapper, .v-progressindicator-indeterminate .v-progressindicator-indicator, .v-progressindicator-indeterminate-disabled .v-progressindicator-wrapper, .v-progressindicator-indeterminate-disabled .v-progressindicator-indicator { display: none; } div.v-progressindicator-indeterminate-disabled { height: 20px; width: 20px; overflow: hidden; /* for IE6 */ background: transparent; } .v-select { text-align: left; } .v-select-optiongroup .v-select-option { display: block; white-space: nowrap; } .v-select-optiongroup .v-icon { vertical-align: middle; white-space: nowrap; margin: 0 2px; } .v-ie .v-select-optiongroup .v-select-option { zoom: 1; } .v-select-select { display: block; } .v-select-twincol { white-space: nowrap; } .v-select-twincol-options { float: left; } .v-select-twincol-caption-left { float: left; overflow: hidden; text-overflow: ellipsis; } .v-select-twincol-selections { font-weight: bold; } .v-select-twincol-caption-right { float: right; overflow: hidden; text-overflow: ellipsis; } .v-select-twincol-buttons { float: left; text-align: center; } .v-select-twincol-buttons .v-select-twincol-deco { clear: both; } .v-select-twincol .v-textfield { display: block; float: left; clear: left; } .v-select-twincol .v-button { float: left; } .v-select-twincol-buttons .v-button { float: none; } .v-filterselect { white-space: nowrap; text-align: left; } .v-filterselect .v-icon { float: left; } .v-app .v-filterselect-input, .v-window .v-filterselect-input, .v-popupview-popup .v-filterselect-input { float: left; -webkit-border-radius: 0px; } .v-filterselect-prompt .v-filterselect-input { color: #999; font-style: italic; } .v-filterselect-button { float: right; cursor: pointer; width: 1em; height: 1em; background: transparent url(common/img/sprites.png) no-repeat -5px -8px; } .v-filterselect.v-readonly .v-filterselect-button { display: none; } .v-filterselect.v-readonly, .v-filterselect.v-readonly .v-filterselect-input { background: transparent; } .v-filterselect-suggestpopup { background: #fff; border: 1px solid #eee; } .v-filterselect-suggestmenu table { border-collapse: collapse; border: none; } .v-filterselect-suggestmenu .gwt-MenuItem { white-space: nowrap; } .v-filterselect-suggestmenu .gwt-MenuItem .v-icon { margin-right: 3px; vertical-align: middle; } .v-filterselect-suggestmenu .gwt-MenuItem span { vertical-align: middle; } .v-filterselect-suggestmenu .gwt-MenuItem-selected { background: #333; color: #fff; } .v-filterselect-nextpage, .v-filterselect-nextpage-off, .v-filterselect-prevpage-off, .v-filterselect-prevpage { width: 100%; background: #aaa; text-align: center; overflow: hidden; cursor: pointer; } .v-filterselect-nextpage-off, .v-filterselect-prevpage-off { color: #666; opacity: .5; filter: alpha(opacity=50); cursor: default; } .v-filterselect-nextpage-off span, .v-filterselect-prevpage-off span { cursor: default; } .v-filterselect-status { white-space: nowrap; text-align: center; } .v-filterselect-no-input .v-filterselect-input { cursor: default; } /* Error styles (disabled by default) .v-filterselect-error .v-filterselect-input, .v-select-error .v-select-option, .v-select-error .v-select-select, .v-select-error .v-select-twincol-selections, .v-select-error .v-select-twincol-options { background: #ffaaaa; } */ /* Required field styles (disabled by default) .v-filterselect-error .v-filterselect-input, .v-select-required .v-select-option, .v-select-required .v-select-select, .v-select-required .v-select-twincol-selections, .v-select-required .v-select-twincol-options { background: #ffaaaa; } */ .v-shadow { position: absolute; } .v-shadow .top-left { position: absolute; overflow: hidden; top: -3px; left: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/top-left.png); } .v-shadow .top { position: absolute; overflow: hidden; top: -3px; left: 5px; height: 10px; right: 5px; background: transparent url(shadow/img/top.png); } .v-shadow .top-right { position: absolute; overflow: hidden; top: -3px; right: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/top-right.png); } .v-shadow .left { position: absolute; overflow: hidden; top: 7px; left: -5px; width: 10px; bottom: 3px; background: transparent url(shadow/img/left.png); } .v-shadow .center { position: absolute; overflow: hidden; top: 7px; left: 5px; bottom: 3px; right: 5px; background: transparent url(shadow/img/center.png); } .v-shadow .right { position: absolute; overflow: hidden; top: 7px; right: -5px; width: 10px; bottom: 3px; background: transparent url(shadow/img/right.png); } .v-shadow .bottom-left { position: absolute; overflow: hidden; bottom: -7px; left: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/bottom-left.png); } .v-shadow .bottom { position: absolute; overflow: hidden; bottom: -7px; left: 5px; right: 5px; height: 10px; background: transparent url(shadow/img/bottom.png); } .v-shadow .bottom-right { position: absolute; overflow: hidden; bottom: -7px; right: -5px; width: 10px; height: 10px; background: transparent url(shadow/img/bottom-right.png); } /* For IE6 (no transparent png's, we use a blur filter) */ .v-ie6 .v-shadow * { display: none; } .v-ie6 .v-shadow { background: #000; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2) alpha(opacity=20); margin-top: -2px; margin-left: -2px; } .v-slider { margin: 5px 0; } .v-slider-base { /* changing the borders will require adjustments to ISlider.java */ height: 2px; border-top: 1px solid #ddd; background: #eee; border-left: 1px solid #ddd; border-right: 1px solid #eee; } .v-slider-handle { background: #aaa; width: 12px; height: 12px; margin-top: -5px; font-size: 0; } .v-slider-vertical { width: 2px; height: auto; margin: 0 5px; border: none; border-left: 1px solid #cccfd0; border-right: 1px solid #cccfd0; } .v-slider-vertical .v-slider-base { width: 2px; border-bottom: 1px solid #eee; border-right: none; } .v-slider-vertical .v-slider-handle { width: 12px; height: 12px; font-size: 0; margin-left: -5px; } .v-slider-feedback { padding: 2px 5px; background: #444; color: #fff; font-size: 11px; line-height: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin: -2px 0 0 2px; text-shadow: 0 1px 0 #000; } /* Disabled by default .v-slider-error .v-slider-base { background: #FFE0E0; } */ /* Disabled by default .v-slider-required .v-slider-base { background: #FFE0E0; } */ /* IE specific styles */ .v-ie6 .v-slider, .v-ie6 .v-slider-vertical { margin: 0; } .v-ie6 .v-slider .v-slider-handle { margin: -1px 0; } .v-ie6 .v-slider-vertical .v-slider-handle { margin: 0 -1px; } .v-splitpanel-horizontal, .v-splitpanel-vertical { overflow: hidden; } .v-splitpanel-hsplitter { width: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-hsplitter div { width: 6px; font-size: 1px; /* for IE6 */ position: absolute; top: 0; bottom: 0; background: #ddd; cursor: e-resize; cursor: col-resize; } .v-disabled .v-splitpanel-hsplitter div { cursor: default; } .v-splitpanel-vsplitter { height: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-vsplitter div { height: 6px; font-size: 1px; /* for IE6 */ background: #ddd; cursor: s-resize; cursor: row-resize; } .v-disabled .v-splitpanel-vsplitter div { cursor: default; } /* IE specific styles */ .v-ie6 .v-splitpanel-hsplitter div { height: 99%; } .v-ie6 .v-splitpanel-first-container, .v-ie6 .v-splitpanel-second-container, .v-ie7 .v-splitpanel-first-container, .v-ie7 .v-splitpanel-second-container { position: relative; } /* Table theme building instructions * * Vaadin scroll table is very complex widget with dozens of features. These * features set some limitations for theme builder. To keep things working, it * is safest to try to just override values used in default theme and comfort to * these instructions. * * Borders in table header and in table body need to be same width * - specify vertical borders on .v-table-header-wrap and .v-table-body * * Table cells in body: * - padding/border for cells is to be defined for td elements (class name: .v-table-cell-content) * - in default theme there are no borders, but they should work. Just set border-right or border-bottom * - no padding or border is allowed for div inside cells (class name: .v-table-cell-wrapper) element * - background is allowed for both elements * * Table headers: * - table cells in header contain .v-table-resizer and * .v-table-caption-container div elements, which are both floated to right * - to align header caption to body content resizer width + .v-table-caption-container * padding right should be equal to content cells padding-right and border-right. * - Possible cell border in header must be themed into column resizer. * */ .v-table { overflow: hidden; text-align: left; /* Force default alignment */ } .v-ie7 .v-table { overflow: visible; } .v-table-header-wrap { overflow: hidden; border: 1px solid #aaa; border-bottom: none; background: #efefef; } .v-table-header table, .v-table-table { border-spacing: 0; border-collapse: separate; margin: 0; padding: 0; border: 0; } .v-table-header td { padding: 0; } .v-table-header-cell, .v-table-header-cell-asc, .v-table-header-cell-desc { cursor: pointer; } .v-table.v-disabled .v-table-header-cell, .v-table.v-disabled .v-table-header-cell-asc, .v-table.v-disabled .v-table-header-cell-desc { cursor: default; } .v-table-footer-wrap { overflow: hidden; border: 1px solid #aaa; border-top: none; background: #efefef; } .v-table-footer table { border-spacing: 0; border-collapse: collapse; margin: 0; padding: 0; border: 0; } .v-table-footer td { padding: 0; border-right: 1px solid #aaa; } .v-table-footer-cell { cursor: pointer; } .v-table-footer-container { float:right; padding-right:6px; overflow:hidden; white-space:nowrap; } .v-table-resizer { display: block; height: 1.2em; float: right; background: #aaa; cursor: e-resize; /* Opera does not support col-resize, so use e-resize instead */ cursor: col-resize; width: 1px; overflow: hidden; } .v-table.v-disabled .v-table-resizer { cursor: default; } .v-table-caption-container { overflow: hidden; white-space: nowrap; margin-left: 6px; } .v-ie7 .v-table-caption-container-align-right { margin-left: 0px; padding-left: 6px; } .v-table-caption-container-align-right { float: right; } .v-table-sort-indicator { width: 0px; height: 1.2em; float: right; } .v-table-header-cell-asc .v-table-sort-indicator, .v-table-header-cell-desc .v-table-sort-indicator { width: 16px; height: 1.2em; float: right; } .v-table-header-cell-asc .v-table-sort-indicator { background: transparent url(common/img/sprites.png) no-repeat right 6px; } .v-table-header-cell-desc .v-table-sort-indicator { background: transparent url(common/img/sprites.png) no-repeat right -10px; } .v-table-caption-container-align-center { text-align: center; } .v-table-caption-container-align-right { text-align: right; } .v-table-caption-container .v-icon, .v-table-header-drag .v-icon { vertical-align: middle; } .v-table-body { border: 1px solid #aaa; } .v-table-row-spacer { height: 10px; overflow: hidden; /* IE hack to allow < one line height divs */ } .v-table-row, .v-table-row-odd { background: #fff; border: 0; margin: 0; padding: 0; cursor: pointer; } .v-table-generated-row { background: #efefef; } .v-table-body-noselection .v-table-row, .v-table-body-noselection .v-table-row-odd { cursor: default; } .v-table .v-selected { background: #999; color: #fff; } .v-table-cell-content { white-space: nowrap; overflow: hidden; padding: 0 6px; border-right: 1px solid #aaa; } .v-table-cell-wrapper { /* Do not specify any margins, paddings or borders here */ white-space: nowrap; overflow: hidden; } .v-table-cell-wrapper-align-center { text-align: center; } .v-table-cell-wrapper-align-right { text-align: right; } .v-table-column-selector { float: right; background: transparent url(common/img/sprites.png) no-repeat 4px -37px; margin: -1.2em 0 0 0; height: 1.2em; width: 14px; position: relative; /* hide this from IE, it works without it */ cursor: pointer; } .v-table.v-disabled .v-table-column-selector { cursor: default; } .v-ie6 .v-table-column-selector, .v-ie7 .v-table-column-selector { position: static; } .v-table-focus-slot-left { border-left: 2px solid #999; float: none; margin-bottom: -1.2em; width: auto; background: transparent; border-right: 1px solid #aaa; } .v-table-focus-slot-right { border-right: 2px solid #999; margin-left: -2px; } .v-table-header-drag { position: absolute; background: #efefef; border: 1px solid #eee; opacity: 0.9; filter: alpha(opacity=90); margin-top: 20px; z-index: 30000; } .v-table-header-drag .v-icon { vertical-align: middle; } .v-table-scrollposition { width: 160px; background: #eee; border: 1px solid #aaa; } .v-table-scrollposition span { display: block; text-align: center; } .v-table-body:focus, .v-table-body-wrapper:focus { outline: none; } .v-table-body.focused { border-color: #388ddd; } .v-table-focus .v-table-cell-content { border-top: 1px dotted #0066bd; border-bottom: 1px dotted #0066bd; } .v-table-focus .v-table-cell-wrapper { margin-top: -1px; margin-bottom: -1px; } /* row in column selector */ .v-on { } .v-off { color: #ddd; } .v-table .v-checkbox { display: inline-block; } /************************************* * Drag'n'drop styles *************************************/ .v-table-drag .v-table-body { border-color: #1d9dff; } .v-table-row-drag-middle .v-table-cell-content { background-color: #bcdcff; } .v-table-row-drag-top .v-table-cell-content { border-top: 2px solid #1d9dff; } .v-table-row-drag-top .v-table-cell-wrapper { margin-top: -2px; /* compensate the space consumed by border hint */ } .v-table-row-drag-bottom .v-table-cell-content { border-bottom: 2px solid #1d9dff; } .v-table-row-drag-bottom .v-table-cell-wrapper { margin-bottom: -2px; /* compensate the space consumed by border hint */ } .v-table-row-drag-top .v-table-cell-content:first-child:before, .v-table-row-drag-bottom .v-table-cell-content:first-child:after { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; margin-left: -6px; background: transparent url(common/img/drag-slot-dot.png); } .v-ff .v-table-row-drag-bottom .v-table-cell-content:first-child:after, .v-ie .v-table-row-drag-bottom .v-table-cell-content:first-child:after { margin-top: -2px; } .v-tabsheet, .v-tabsheet-content, .v-tabsheet-deco { outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ text-align: left /* Force default alignment */ } .v-tabsheet-tabs { empty-cells: hide; border-collapse: collapse; margin: 0; padding: 0; border: 0; width: 100%; overflow:hidden; } .v-tabsheet-tabitemcell:focus { outline: none; } .v-tabsheet-tabitemcell, .v-tabsheet-spacertd { margin: 0; padding: 0; vertical-align: bottom; } .v-tabsheet-spacertd { width: 100%; } .v-tabsheet-spacertd div { border-left: 1px solid #aaa; border-bottom: 1px solid #aaa; height: 1em; padding: 0.2em 0; } .v-tabsheet-hidetabs .v-tabsheet-tabcontainer { display: none; } .v-tabsheet-scroller { white-space: nowrap; text-align: right; margin-top: -1em; } .v-ff2 .v-tabsheet-scroller { position: relative; } .v-disabled .v-tabsheet-scroller { display: none; } .v-tabsheet-scrollerPrev, .v-tabsheet-scrollerNext, .v-tabsheet-scrollerPrev-disabled, .v-tabsheet-scrollerNext-disabled { border: 1px solid #aaa; background: #fff; width: 12px; height: 1em; cursor: pointer; } .v-tabsheet-scrollerPrev-disabled, .v-tabsheet-scrollerNext-disabled { opacity: 0.5; cursor: default; } .v-tabsheet-tabs .v-caption, .v-tabsheet-tabs .v-caption span { white-space: nowrap; } .v-tabsheet-caption-close { display: inline; display: inline-block; zoom: 1; width: 16px; height: 16px; text-align: center; font-weight: bold; cursor: pointer; vertical-align: middle; user-select: none; -khtml-user-select: none; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; } .v-tabsheet .v-disabled .v-tabsheet-caption-close { cursor: default; visibility: hidden; } .v-tabsheet-tabitem:hover .v-tabsheet-caption-close, .v-ie6 .v-tabsheet-caption-close { visibility: visible; } .v-ie6 .v-tabsheet-caption-close { float: right; } .v-tabsheet-tabitem { border: 1px solid #aaa; border-right: none; cursor: pointer; padding: 0.2em 0.5em; } .v-tabsheet-tabitem .v-caption { cursor: inherit; } .v-tabsheet.v-disabled .v-tabsheet-tabitem, .v-tabsheet-tabitemcell-disabled .v-tabsheet-tabitem { cursor: default; } .v-tabsheet-tabitem-selected { cursor: default; border-bottom-color: #fff; } .v-tabsheet-tabitem-selected .v-caption { cursor: default; } .v-tabsheet-content { border: 1px solid #aaa; /* Vertical borders are not supported, use v-tabsheet-tabcontainer and v-tabsheet-deco to present these borders */ border-top: none; border-bottom: none; position: relative; } .v-ie6 .v-tabsheet-content, .v-ie7 .v-tabsheet-content { zoom: 1; } .v-tabsheet-deco { height: 1px; background: #aaa; overflow: hidden; } .v-tabsheet-hidetabs .v-tabsheet-content { border: none; } .v-tabsheet-hidetabs .v-tabsheet-deco { height: 0; } .v-textfield { text-align: left /* Force default alignment */ } .v-textarea { resize: none; } .v-textfield-focus, .v-textarea-focus { } input.v-textfield-prompt, textarea.v-textarea-prompt { color: #999; font-style: italic; } input.v-textfield-readonly, textarea.v-textarea-readonly { background: transparent; border: none; resize: none; } input.v-disabled, textarea.v-disabled { resize: none; } input.v-textfield-readonly:focus, textarea.v-textarea-readonly:focus { outline: none; } /* Disabled by default .v-textarea-error, .v-textfield-error, .v-richtextarea-error iframe.gwt-RichTextArea { background: #FFE0E0; } */ /* Disabled by default .v-textarea-required, .v-textfield-required, .v-richtextarea-required iframe.gwt-RichTextArea { background: #FFE0E0; } */ /* Safari focus glow fix */ .v-sa input:focus, .v-sa textarea:focus { outline-width: medium; } .v-richtextarea { border: 1px solid #aaa; overflow: hidden; } .v-richtextarea .gwt-RichTextArea { background: #fff; border: none; } .v-richtextarea .gwt-HTML { height: 100%; } .v-richtextarea .gwt-RichTextToolbar { white-space: nowrap; background: #959595 url(textfield/img/richtext-toolbar-bg.png) repeat-x 0 -42px; border-bottom: 1px solid #7d7d7d; padding: 2px; overflow: hidden; } .v-richtextarea .gwt-RichTextToolbar-top { padding-bottom: 1px; overflow: hidden; white-space: normal; } .v-richtextarea .gwt-RichTextToolbar-bottom { clear: left; overflow: hidden; white-space: nowrap; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton { float: left; display: inline; width: 22px; height: 21px; overflow: hidden; background: transparent url(textfield/img/richtext-toolbar-bg.png) repeat-x; cursor: pointer; margin-right: 2px; text-align: center; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down, .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down-hovering, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down-hovering { background-position: 0 -21px; } .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton img, .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton img { } .v-richtextarea .gwt-RichTextToolbar .gwt-ListBox { width: 24.5%; margin-right: 2px; } .v-richtextarea-readonly { border: none; } .v-tree { text-align: left; /* Force default alignment */ overflow: hidden; padding: 1px 0; outline: none; } .v-tree-node { background: transparent url(common/img/sprites.png) no-repeat 5px -37px; padding: 1px 0; } .v-tree-node-caption:focus { outline: none; } div.v-tree-node-leaf { background: transparent; } .v-tree-node-expanded { background: transparent url(common/img/sprites.png) no-repeat -5px -10px; } .v-tree-node-caption { margin-left: 1em; } .v-tree-node span { cursor: pointer; } .v-tree-node-caption div { white-space: nowrap; } .v-tree-node-caption span, .v-tree-node-caption .v-icon { vertical-align: middle; } .v-tree-node-selected span { background: #999; color: #fff; } .v-tree-node-children { padding-left: 1em; } /* ie6compatnode is hidden from non ie6 browsers, for ie6 * uses weird hack to sink all events properly */ .v-tree-node-ie6compatnode { display: none; } /* IMPORTANT keep the offsetWidth of this element the same as the margin-left of v-tree-node-caption */ .v-ie6 .v-tree-node-ie6compatnode { display: inline; float: left; background: orange; margin: 0; width: 0.8em; height: 0.8em; padding: 0.1em; filter: alpha(opacity=0); } .v-ie6 .v-tree-node, .v-ie6 .v-tree-node-children { clear: left; } /*************************************** * Drag'n'drop styles ***************************************/ .v-tree .v-tree-node-drag-top { border-top: 2px solid #1d9dff; margin-top: -1px; padding-top: 0; } .v-tree .v-tree-node-drag-bottom { border-bottom: 2px solid #1d9dff; margin-bottom: -1px; padding-bottom: 0; } .v-tree .v-tree-node-drag-top:before, .v-tree .v-tree-node-drag-bottom:after, .v-tree .v-tree-node-caption-drag-center:after { display: block; content: ""; position: absolute; width: 6px; height: 6px; margin-top: -4px; background: transparent url(common/img/drag-slot-dot.png); } .v-tree .v-tree-node-drag-bottom:after { margin-top: -2px; } .v-tree .v-tree-node-caption-drag-center:after { margin-left: 14px; } .v-ff .v-tree .v-tree-node-caption-drag-center:after, .v-ie .v-tree .v-tree-node-caption-drag-center:after { margin-top: -2px; } .v-tree .v-tree-node-drag-top { background-position: 5px -38px; } .v-tree .v-tree-node-drag-top.v-tree-node-expanded { background-position: -5px -11px; } .v-tree .v-tree-node-caption-drag-center div { border: 2px solid #1d9dff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: -2px 2px -2px -2px; background-color: #bcdcff; } .v-ie6 .v-tree .v-tree-node-caption-drag-center div { margin: -2px ; } .v-tree .v-tree-node-caption-drag-center div { background-color: rgba(169,209,255,.6); } .v-tree .v-tree-node-caption-drag-center div, .v-tree .v-tree-node-drag-top, .v-tree .v-tree-node-drag-bottom { border-color: rgba(0,109,232,.6); } /* Make item caption height an even number (so that the connector dots overlap nicely) */ .v-tree-connectors .v-tree-node-caption { padding-top: 1px; } .v-tree-connectors .v-tree-node { background: transparent url(tree/img/connector-expand.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-expanded { background: transparent url(tree/img/connector-collapse.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-last { background: transparent url(tree/img/connector-expand-last.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-expanded.v-tree-node-last { background: transparent url(tree/img/connector-collapse-last.png) no-repeat 2px -52px; } .v-tree-connectors .v-tree-node-leaf { background: transparent url(tree/img/connector-leaf.png) repeat-y 2px 50%; } .v-tree-connectors .v-tree-node-leaf-last { background: transparent url(tree/img/connector-leaf-last.png) repeat-y 2px 50%; } .v-tree-connectors .v-tree-node-children { background: transparent url(tree/img/connector.png) repeat-y 2px 0; } .v-tree-connectors .v-tree-node-children-last { background: transparent; } .v-tree-connectors .v-tree-node-drag-top, .v-tree-connectors .v-tree-node-expanded.v-tree-node-drag-top { background-position: 2px -53px; } .v-tree-connectors .v-tree-node-drag-top.v-tree-node-leaf { background-position: 2px 50%; } /* IE6 */ .v-ie6 .v-tree-connectors .v-tree-node { background: transparent url(tree/img/connector-expand-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-expanded { background: transparent url(tree/img/connector-collapse-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-last { background: transparent url(tree/img/connector-expand-last-ie6.png) no-repeat 2px -52px; } .v-ie6 .v-tree-connectors .v-tree-node-last.v-tree-node-expanded { background: transparent url(tree/img/connector-collapse-last-ie6.png) no-repeat 2px -52px; } .v-treetable-treespacer { display: inline-block; background: transparent; height: 10px; /* defines the amount of indent per level */ width: 18px; position: absolute; left: 0; top: 5px; } .v-treetable-node-closed { background: url(treetable/img/arrow-right.png) right top no-repeat; } .v-ie6 .v-treetable-node-closed { background-image: url(treetable/img/arrow-right.gif); } .v-treetable-node-open { background: url(treetable/img/arrow-down.png) right top no-repeat; } .v-ie6 .v-treetable-node-open { background-image: url(treetable/img/arrow-down.gif); } .v-treetable .v-checkbox { display: inline-block; padding-bottom: 4px; } .v-treetable .v-table-row .v-table-cell-content, .v-treetable .v-table-row-odd .v-table-cell-content { position: relative; z-index: 10; } .v-treetable .v-table-cell-wrapper { position: relative; } .v-treetable .v-table-body .v-table-table .v-table-row-animating { zoom:1; z-index:1; } .v-treetable .v-table-body .v-table-table .v-table-row-animating, .v-treetable .v-table-body .v-table-table .v-table-row-animating .v-table-cell-content { background:transparent; } .v-treetable-animation-clone { border-spacing: 0; zoom:1; } div.v-treetable-animation-clone-wrapper { position: absolute; z-index: 2; background-color:#fff; } div.v-treetable-animation-clone-wrapper table.v-treetable-animation-clone { background-color:#fff; } div table.v-treetable-animation-clone tr.v-table-row, div table.v-treetable-animation-clone tr.v-table-row-odd, div table.v-treetable-animation-clone tr.v-table-row td.v-table-cell-content, div table.v-treetable-animation-clone tr.v-table-row-odd td.v-table-cell-content { visibility: visible; } .v-upload { white-space: nowrap; } .v-ie6 .v-upload, .v-ie7 .v-upload { margin:0; } .v-upload-immediate { position: relative; margin: 0; overflow: hidden; } .v-ff .v-upload-immediate, .v-op .v-upload-immediate { display: inline-block; } .v-upload-immediate input { opacity: 0; filter: alpha(opacity=0); z-index: 2; position: absolute; right: 0; height: 21px; text-align: right; border: none; background: transparent; } .v-upload-immediate button { position: relative; left: 0; top: 0; width: 100%; text-align: left; } .v-window { background: #fff; } .v-window-outerheader { padding: 0.3em 1em; height: 1em; } .v-window-outerheader, .v-window-draggingCurtain { cursor: move; } .v-window-header { font-weight: bold; } /* A more specific selector to make sure padding isn't so easily overridden */ div.v-window-header { white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; overflow: hidden; padding: 0; } .v-ie6 .v-window-header { width: 100%; } .v-window-header .v-icon { vertical-align: middle; /* This has to be 'middle', not 'bottom', to allow larger icons than 16px */ } /* Partial fix for bug #1106 */ /* Target Firefox 2 (somehow this will force almost all window borders on top of a Flash object) */ .v-window-contents, x:-moz-any-link { overflow: hidden; } /* Target Firefox 3 (it doesn't need any trickery, so revert the previous) */ .v-window-contents, x:-moz-any-link, x:default { overflow: visible; } .v-window-contents > div { outline: none; } .v-window-footer { overflow: hidden; zoom: 1; height: 10px; position: relative; cursor: move; } .v-window-resizebox { width: 10px; height: 10px; background: #ddd; overflow: hidden; position: absolute; right: 0; } .v-window-resizebox, .v-window-resizingCurtain { cursor: se-resize; } .v-window div.v-window-footer-noresize { height: 0; } .v-window-resizebox-disabled { cursor: default; display: none; } .v-window-closebox { position: absolute; top: 0; right: 0; width: 1em; height: 1em; background: red; cursor: pointer; overflow: hidden; } .v-window-modalitycurtain { top: 0; left: 0; background: #999; opacity: 0.5; position: fixed; width: 100%; height: 100%; filter: alpha(opacity=50); } /* IE6 workaround for position:fixed; */ .v-ie6 .v-window-modalitycurtain { position: absolute; top: expression(document.documentElement.scrollTop + "px"); } /* min-width for IE6 */ .v-ie6 .v-window { width: 0; /* */ } /* Shadow for window */ .v-shadow-window { position: absolute; } .v-shadow-window .top-left { position: absolute; overflow: hidden; top: -10px; left: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/top-left.png); } .v-shadow-window .top { position: absolute; overflow: hidden; top: -10px; left: 13px; height: 28px; right: 13px; background: transparent url(window/img/shadow/top.png); } .v-shadow-window .top-right { position: absolute; overflow: hidden; top: -10px; right: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/top-right.png); } .v-shadow-window .left { position: absolute; overflow: hidden; top: 18px; left: -15px; width: 28px; bottom: 10px; background: transparent url(window/img/shadow/left.png); } .v-shadow-window .center { position: absolute; overflow: hidden; top: 18px; left: 13px; bottom: 10px; right: 13px; background: transparent url(window/img/shadow/center.png); } .v-shadow-window .right { position: absolute; overflow: hidden; top: 18px; right: -15px; width: 28px; bottom: 10px; background: transparent url(window/img/shadow/right.png); } .v-shadow-window .bottom-left { position: absolute; overflow: hidden; bottom: -18px; left: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/bottom-left.png); } .v-shadow-window .bottom { position: absolute; overflow: hidden; bottom: -18px; left: 13px; right: 13px; height: 28px; background: transparent url(window/img/shadow/bottom.png); } .v-shadow-window .bottom-right { position: absolute; overflow: hidden; bottom: -18px; right: -15px; width: 28px; height: 28px; background: transparent url(window/img/shadow/bottom-right.png); } /* For IE6 (no transparent png's, we use a blur filter) */ .v-ie6 .v-shadow-window * { display: none; } .v-ie6 .v-shadow-window { background: #000; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5) alpha(opacity=20); margin-top: 2px; margin-left: 2px; }
0.306423
0.0402
@charset "UTF-8"; /* Simple fluid media Note: Fluid media requires that you remove the media's height and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */ img, object, embed, video { max-width: 100%; } main{ display: block; background: url(../images/senate_logo_black.png) no-repeat -9999px -9999px; } .offscreen { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } a.offscreen:focus, a.offscreen:active, a.offscreen:hover { position:absolute; left:0; top:0; width:auto; height:auto; overflow:visible; background-color:#FF3; border: 1px dotted #000; } /* IE 6 does not support max-width so default to width 100% */ .ie6 img { width:100%; } /* IE 10 specific styles */ /*html[data-useragent*='MSIE 10.0'] */.slide-desc { left:0; } /* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile: 4; dw-num-cols-tablet: 8; dw-num-cols-desktop: 12; dw-gutter-percentage: 15; */ a {color:#2F7FAA; text-decoration:none;} /*a:visited { color: #999; }*/ a:visited { color: #7496af; } a:hover { color: #134D6A; } a:focus { outline: thin dotted; } ul, ol { margin: 1em 0; padding: 0 0 0 0px; } p { font-family: 'Source Sans Pro', sans-serif; font-weight:400; text-align:left; } #secondary_col2 { font-size:0.9em; } #secondary_col2 p { font-family: 'Source Sans Pro', sans-serif; font-weight:400; /*font-size:0.9em;*/ text-align:left; line-height:1.5em; } #secondary_col2 ul { margin-before: 10em; margin-after: 1em; margin-start: 0; margin-end: 0; padding-left: 40px; } #secondary_col2 ol { margin-before: 10em; margin-after: 1em; margin-start: 0; margin-end: 0; padding-left: 40px; } .bold { font-weight:600; } h1 { font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } h1 .home-content { color:#134d6a; } h2 { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:1.2em; margin:0 0 10px 0; color:#777; } h3 { font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1em; margin:0; color:#555; } #proceedings h3 { padding-bottom: 10px; } #hearings h3 { padding-bottom: 10px; } .fluid { clear: none; margin-left: 0; width: 100%; float: left; display: block; } .row{ max-width:1024px; margin:0 auto; position: relative; width: 88.0326%; padding-left: 1.4836%; padding-right: 1.4836%; } header{ width:100%; } .fluidList { list-style:none; list-style-image:none; margin:0; padding:0; } /* Mobile Layout: 480px and below. */ .gridContainer { margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 1.4836%; padding-right: 1.4836%; clear: none; float: none; background-color: white; } body { background-image: url(../images/bkgnd_stripe_b.png) !important; background-repeat: repeat; /* header extension to viewport > > > */ /*overflow-x: hidden !important; /* < < < header extension to viewport end */ } #top-header { width:100%; /* header extension to viewport > > > */ /*margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ margin-top: 0em; background: #7b888e; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ background: -moz-linear-gradient(left, #576165, #7b888e, #576165); background: -webkit-linear-gradient(left, #576165, #7b888e, #576165); background: -webkit-gradient(linear, 0 0, 100% 0, from(#576165), color-stop(0.25, #7b888e), color-stop(0.5, #929ea5), color-stop(0.75, #7b888e), to(#576165)); background: -o-linear-gradient(left, #576165, #7b888e, #576165); background: linear-gradient(left, #576165, #7b888e #576165); /* For Opera 11.1 to 12.0 */ /* For Fx 3.6 to 15 */ /* Standard syntax */ z-index:100; height: 45px; } #flag { width: auto; float:left; margin:10px; } #find-sen { padding:0px; } .find-sen-text { color:#FFFFFF; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; margin:10px; cursor:default; } #sen-dropdown-container { background-color: #A7ACB0; height: 23px; width: auto; border: none; border-radius: 2px; margin-top: 11px; margin-right: 10px; margin-left: 10px; margin-bottom: 11px; clear: right; float: right; } select.arrow { background:transparent; width:auto; border:none; padding:0 10px 0; font-family: 'Source Sans Pro', sans-serif; font-size:.9em; font-weight:400; color:#000; letter-spacing: 1px; background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0; background-size: 5px 5px, 5px 5px, 2.5em 2.5em; background-repeat: no-repeat; } #watch { display:none; float: none; clear: none; width: auto; text-align: center; } .watch_text { font-family: 'Source Sans Pro', sans-serif; font-size:1em; color:#eeb241; letter-spacing: 1px; text-align: center; background-color:#FFF; } #watch_mobile { width: 100%; text-align: center; margin:0; padding:10px 0; /*margin-top: 4px;*/ } #watch_mobile a { color:#eeb241; } .fa-angle-down { color: #FFF; padding-right: 10px; } #logo{ width:320px; padding:50px 0 0 0; } #main-header { display: block; border-top: 1px solid #ccc; /* header extension to viewport > > > */ /*margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ background:#2f7faa url(../images/banner-bg.png) no-repeat left center; position: relative; /*height:124px;*/ } #banner { display:none; background-image: url(../images/senate_banner480.png); background-repeat: no-repeat; } .fa-search { color:#FFF; float:right; padding:0 5px; background-color: transparent; } #search-elements { display:block; width: auto; height: auto; float: right; padding: 5px; position: absolute; top: 129px; right: 10px; background-color:transparent; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; z-index:1; font-size:0.8em; } #search { float:right; width:auto; border:0; background-color: transparent; color:white; font-family: sans-serif; outline: none; } #main-nav { position: relative; top: 0px; background-color: #FFF; /* header extension to viewport > > > margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ /*margin-bottom: 15px;*/ } #image-rotator { } #proceedings_hearings { background-color: #FFFFFF; width: 95%; padding-left: 10px; padding-right: 10px; margin-bottom:15px; border-bottom:1px solid #B0B0B0; margin-top: 5px; } #proceedings { width: 100%; padding-top: 10px; } #hearings { width: 100%; clear: both; margin-left: 0; margin-top: 10px; } .heading-home-content { color: #134d6a; border-bottom: 1px solid #B0B0B0; padding-bottom: 5px; width: 100%; margin-top: 0px; margin-bottom: 10px; font-weight: 400; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; line-height:1.1em; text-align:left; } #proceedings_schedule { padding-bottom: 10px; } #proceedings_schedule_2 { padding-bottom: 10px; } #hearings_schedule { width:100%; line-height: 1.1em; padding-bottom:10px } .links-list { font-family: 'Source Sans Pro', sans-serif; font-size:1em; margin-bottom:.5em; } .links-list:before { content: "\f105"; font-family:'FontAwesome'; font-size:1em; padding-right:8px; color:#2F7FAA; } .links-list a { text-decoration:none; } .text-list { font-family: 'Source Sans Pro', sans-serif; font-size:1em; margin-bottom:.5em; } .text-list a{ text-decoration: none; font-size: 1em; } #content_1 { } #content_2 { } #content_container_col1 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #content_container_col2 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #content_container_col3 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #links_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #links_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #links_container_col3 { width:100%; float:left; clear: none; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #content_2 #links_container_col1, #content_2 #links_container_col2, #content_2 #links_container_col3 { margin-bottom:15px; } #search2-elements { display: block; width: auto; height: auto; float: left; margin:10px 0px; padding:0px; border: solid 1px; border-color: #E2E2E4; border-style: solid; border-radius: 3px; } #search2 { border:0; padding:3px 3px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#999; letter-spacing: 1px; } #content_container_col1 .fa-search { color:#999; float:right; padding:2px 5px; background-color: transparent; } .content_column_container { padding:10px 10px 0px 10px; } #logo_social_footer { } #footer { } #social_1 { } #social_2 { margin-left: 0; clear: both; } #test { } /* SECONDARY PAGE CONTENT STYLES */ #sidebar_link_container { } #secondary_col1 { width: 100%; margin-bottom:20px; } #secondary_menu { background-color:#FFF; } .sidebar_link_container { width: 100%; float: left; clear: none; margin-top: 15px; background-color: #FAF6ED; border-top: 5px #E2E2E4 solid; } #secondary_col2 { width: 95%; padding-top:10px; padding-left: 10px; padding-right: 10px; margin-bottom:15px; background-color:#FFF; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:none; } .p { } .fa-share, .fa-print { color:#777; padding:10px 15px 0 0; outline:none; } .fa-share:hover, .fa-print:hover { color:#333; } #h1_action_icons { display:block; float:right; width:auto; } #h1_action_icons a{ outline:none; outline:0; } #main-header-image { } /**************logo and socials*****************/ #social_background_white { background-color:#FFF; } #logo_social_footer_center { padding-top: 40px; padding-bottom: 40px; width: 150px; margin: auto; display: block; height: 220px; float: none; clear:both; background-color: #FFF; } #social_1 { display: none; } #social_1_mobile { width: 150px; display: block; } #social_2 { width: 150px; clear: none; margin: auto; } #footer_logo { width: 95px; margin: auto; padding-bottom: 25px; float: none; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { /*display: none;*/ display: block; padding-top: 50px; padding-bottom:50px; } /************legal links**************/ #footer_legal { /*display: none;*/ display: block; background-color: #fff; margin-top:50px; } #footer_legal_mobile { background-color: #fff; height: 220px; } span.legal a:link, span.legal a:visited { margin: 10px; display:block; text-indent: -9999px; } span.speaker a:link, span.speaker a:visited { width:13px; height:16px; background: url(../images/speaker_icon.png) 0 0 no-repeat; margin-left: auto; margin-right: auto; } span.speaker a:hover { background-position: -13px 0px; } #footer_legal_mobile ul a:link{ color: #999; text-decoration:none; } #footer_legal_mobile ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference a:hover{ color: #47484b; } #footer_legal_mobile ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 8px; padding-top: 0px; text-align:center; text-decoration: none; } #div1{ display: none; background-image: url(../images/senate_banner480.png); background-repeat: no-repeat; } #header1{ display: block; margin-top: 1px; margin: 0 -100%; padding: 0 100%; background-color: #2F7FAA; } .slide_image{ } .zeroMargin_mobile{ margin-left: 0; } .hide_mobile{ display: none; } .mobilehead { background-color: transparent; position: -webkit-sticky; z-index: 1; position: relative; } .mobilehead { position: -webkit-sticky; z-index: 1; margin-top: 2em; } .sticky { /*position: fixed;*/ margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 0; padding-right: 1.4836%; z-index: 100; margin-top:0; width:100%; } .sticky-padding{ /*padding-top:240px;*/ } /*************** Oral History Table— mobile **********************/ .featured_voices_header { display: none; } #oh_featured_container { display: none; } .oh_featured_name { font-family: 'Source Sans Pro', sans; font-weight:400; font-size:1.1em; color:#2F7FAA; margin-top: .5em; } .oh_featured_name a:hover { color:#523044; } .oh_featured_name a:visited { color:#2F7FAA; } #secondary_col2 h3 a{ font-family: 'Source Sans Pro', sans; font-weight:200; font-size:1.7em; color:#523044; float:left; margin: 18px 0px 30px 0px; display:block; } #secondary_col2 h3 a:hover { color:#2F7FAA; } /************** Oral History Page— mobile layout *************/ #oh_subject_header_container { width:100%; float: left; } #oh_subject_header-left { float:left; width:100%; } #oh_subject_header-right { float:left; width:100%; vertical-align: bottom; height: auto; padding-right:0%; } .oh_subject_photo { float:left; /*margin:10px 0px 0px 0px;*/ } .oh_subject_name { float:left; font-family: 'Source Sans Pro'; color:#523044; font-size:1.4em; /*padding: 15px 0px 0px 0px;*/ } .oh_subject_title { float:left; font-family: 'Source Sans Pro'; color:#555; font-size:1.3em; font-weight: 200; clear:left; padding: 0px 0px 10px 0px; } .oh_subject_quote { font-family: 'Source Sans Pro'; color:#AE6A3A; font-size:1.4em; font-weight: 100; font-style: italic; float: left; clear:left; } #oh_subject_container { width: 100%; } #oh_subject_column-left { width:100%; float: left; margin-top: 15px; } #oh_subject_column-right { width:100%; float: left; margin: 15px 0px 0px 0px; } #oh_subject_column-left a { color:#2F7FAA; } #oh_subject_column-left a:hover { color:#523044; } #oh_subject_column-left h3 { font-size:1.1em; } #oh_subject_column-left p { margin: 0px 0px 15px 0px; } #oh_subject_column-right h3 { font-size:1.1em; color:#523044; padding-bottom: 10px; } #oh_subject_column-right p { margin: 0px; line-height: 2.2em; } #oh_subject_column-right ul { margin: 0px; list-style-type: none; padding-left:0; } #oh_subject_column-right a { color:#2F7FAA; } #oh_subject_column-right a:hover { color:#523044; } #oh_subject_column-right li { color:#2F7FAA; font-size: 1em; font-family: 'Source Sans Pro'; line-height: 2.2em; } /************** end Oral History- mobile *****************/ /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ @media only screen and (min-width: 935px) { body { background-image: url(../images/bkgnd_stripe_c.png) !important; background-repeat: repeat; } .gridContainer { width: 91.4836%; padding-left: 1.4836%; padding-right: 1.4836%; clear: none; float: none; margin-left: auto; background-color:#fff; } #top-header { } #sen-dropdown-container { float: left; } #main-header { } #main-header img { /*display:none;*/ } #main-nav { position: relative; top: 0px; background-color: #FFF; padding-bottom:0px; margin-bottom: 0px; -webkit-box-shadow: 0px 0; box-shadow: 0px 0; z-index:500; } #image-rotator { } #find-sen { } .find-sen-dropdown { } #sen-dropdown { } #flag { } #watch { display:block; float:right; clear:none; margin:10px; padding-top:5px; width:auto; } .watch_text { font-size:.9em; background-color:transparent; } .watch_text a { text-decoration:none; color:inherit; } .watch_text a:hover { text-decoration:underline; color:inherit; } #watch_mobile { display:none; } #fa-search { } #search-elements { /*desktop */ display:block; width: auto; height: auto; float: right; padding: 5px; position: relative; top: 36px; right: 10px; background-color:transparent; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; z-index:1; font-size:1em; } .menu-item { } #banner { display:block; background-image: url(../images/senate_banner768.png); background-repeat: no-repeat; height:124px; cursor:pointer; } #watch_mobile2 { } #proceedings_hearings { background-color: #FFFFFF; padding-left: 0px; padding-right: 0px; width: 100%; } #proceedings { width: 100%; margin-top:0px; } #hearings { width: 100%; clear: both; margin-left: 0; margin-top: 10px; } .heading-home-content { color: #134d6a; border-bottom: 1px solid #B0B0B0; padding-bottom: 5px; width: 100%; margin-bottom: 10px; font-weight: 400; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; } #proceedings_schedule { margin-bottom: 0px; padding-bottom: 10px; } #proceedings_schedule_2 { padding-bottom: 10px; } #hearings_schedule { width:100%; float:left; clear:right; padding-right:10px; padding-bottom:10px } .links-list { } #content_1 { } #content_2 { } #content_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; border-top:5px #E2E2E4 solid; } #content_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; border-top:5px #E2E2E4 solid; } #content_container_col3 { width:100%; float:left; clear: none; background-color:#FFF; border-top:5px #E2E2E4 solid; } #links_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col3 { width:100%; float:left; clear: none; background-color:#FAF6ED; } .content_container img { width:100%; padding-bottom:15px; } .content_column_container { padding:10px 0 0 10px; width:90% } /**************logo and socials*****************/ #logo_social_footer { padding-top: 25px; padding-bottom: 35px; margin: auto; width: 100%; } #logo_social_footer_center{ width: 450px; padding-top: 50px; margin-left: auto; margin-right: auto; height: 120px; } #social_1 { width: auto; margin-top: 50px; display: block; } #social_1_mobile { display: none; } #social_2 { width: auto; clear: none; margin: auto; padding-top: 50px; float: left; } #footer_logo { width: 95px; clear: none; margin: auto; padding-left: 25px; padding-right: 25px; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; display:block; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { display: block; padding-top: 10px; padding-bottom:50px; } #footer_menu_center{ width: 80%; margin: auto; } #footer_menu_senators{ float:left; width:20%; margin-right: 10px; padding-left: 5%; } #footer_menu_senators h3 a:link{ color: #888; text-decoration:none; } #footer_menu_senators ul a:link{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_senators ul a:visited{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators ul a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_committees{ margin-top: 0px; } #footer_menu_committees h3 a:link{ color: #888; text-decoration:none; } #footer_menu_committees ul a:link{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_committees ul a:visited{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:hover{ color: #AE6A3A; } #footer_menu_committees ul a:hover{ color: #AE6A3A; } #footer_menu_committees a:hover{ color: #AE6A3A; } #footer_menu_legislation{ float:left; width:20%; margin-right: 12px; } #footer_menu_legislation h3 a:link{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:link{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:visited{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:hover{ color: #a99055; } #footer_menu_legislation ul a:hover{ color: #a99055; } #footer_menu_legislation a:hover{ color: #a99055; } #footer_menu_art{ float:left; width:20%; margin-right: 10px; } #footer_menu_art h3 a:link{ color: #888; text-decoration:none; } #footer_menu_art ul a:link{ color: #999; text-decoration:none; } #footer_menu_art h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_art ul a:visited{ color: #999; text-decoration:none; } #footer_menu_art h3 a:hover{ color: #523044; } #footer_menu_art ul a:hover{ color: #523044; } #footer_menu_art a:hover{ color: #523044; } #footer_menu_reference { float:left; width:25%; } #footer_menu_reference h3 a:link{ color: #888; text-decoration:none; } #footer_menu_reference ul a:link{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_reference ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:hover{ color: #65925F; } #footer_menu_reference ul a:hover{ color: #65925F; } #footer_menu_reference a:hover{ color: #65925F; } #footer h3{ font-family: 'Source Sans Pro', sans-serif; font-size:14px; padding-bottom: 10px; } #footer ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; padding-bottom: 10px; padding-right: 10px; } /************legal links**************/ #footer_legal_mobile { display: none; } #footer_legal { display: block; background-color: #fff; margin-top:50px; } span.legal a:link, span.legal a:visited { display: inline-block; text-indent: -9999px; margin-left: 0px; margin-right: 0px; text-align: center; } span.speaker a:link, span.speaker a:visited { width:13px; height:16px; background: url(../images/speaker_icon.png) 0 0 no-repeat; } span.speaker a:hover { background-position: -13px 0px; } #footer_legal p a:link{ color: #999; text-decoration:none; } #footer_legal p a:visited{ color: #999; text-decoration:none; } #footer_menu_reference a:hover{ color: #47484b; } #footer_legal p{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 0px; padding-top: 0px; text-align:center; text-decoration: none; } /* SECONDARY PAGE CONTENT STYLES */ #sidebar_link_container { } #secondary_col1 p { } #secondary_menu { } #secondary_col2 { float:right; clear: none; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } #secondary_col2 hr { margin:0.6em 0; border-width:1px; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:block; } .p { } .h1_action_icons { } #h1_action_icons { } #main-header-image { } #div1 { display: block; background-image: url(../images/senate_banner768.png); background-repeat: no-repeat; height: 124px; cursor: pointer; } #header1 { } .slide_image { } .hide_tablet { display: none; } .zeroMargin_tablet { margin-left: 0; } .mobilehead { position: -webkit-sticky; z-index: 1; margin-top: 2em; } .sticky { position: fixed; margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 0; padding-right: 1.4836%; z-index: 100; margin-top:0; width:100%; } .sticky-padding{ padding-top:240px; } } /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ @media only screen and (min-width: 936px) { .gridContainer { width: 89.0217%; max-width: 1024px; padding-left: 1.4836%; padding-right: 1.4836%; margin: auto; clear: none; float: none; margin-left: auto; background-color:#fff; position:relative; } .mobilehead { background-color: transparent; position: -webkit-sticky; z-index: 1000; margin-top: 2em; } .sticky { position: fixed; position: -webkit-sticky; margin-left: auto; margin-right: auto; padding-left: 0; padding-right:0; z-index: 100; top:0; margin-top:0; } _::-webkit-:not(:root:root), .safari_only { padding-top:0 !important; } #top-header { } #main-header { display: block; width: 100%; height: 124px; background:#2f7faa url(../images/banner-bg.png) no-repeat center center; /*background-image:url(../images/banner_repeat.png); background-repeat: repeat-x; */ } #main-header .row{ } #main-header h1{ padding:0; margin:0; } #main-header h1 a{ display: block; width:589px; height:119px; } /*#main-header-image { display: block; background-image:url(../images/banner_repeat.png); background-repeat: repeat-x; background-position: 0,0;}*/ #main-nav { position: relative; /* [disabled]top: -32px; */ background-color: #0F3D54; margin-bottom: 0px; min-width: 814px; text-shadow: 0px 0px; -webkit-box-shadow: 0px 0px 0px 0px; box-shadow: 0px 0px 0px 0px; } #image-rotator { } #find-sen { } .find-sen-dropdown { } #sen-dropdown { } #flag { } #watch { color: #eeb241; margin-left: auto; margin-right: auto; padding-left: 0; padding-right:0; } .watch_text { } #watch_mobile { display:none; } #fa-search { } #search-elements { /*desktop*/ display: block; width: auto; height: auto; /* [disabled]float: none; */ padding-right: 5px; padding-left: 5px; padding-bottom: 5px; position: absolute; top: 80px; right: 10px; background-color: #2F7FAA; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; padding-top: 5px; /* [disabled]clear: none; */ bottom: auto; color:white; font-size:1em; } #sen-select { } .flag-image { } .menu-item { } #banner { display: block; float: left; background-image: url(../images/banner_blue_1024d.png); background-repeat: no-repeat; height: 124px; } #watch_mobile2 { } #proceedings_hearings { background-color: #FFFFFF; width: 100%; padding-left:0px; padding-right:0px; } #proceedings { width: 66.1003%; padding-left: 0px; padding-right: 0px; margin-top: 0px; } #hearings { width: 32.6007%; clear: none; margin-left: 1.3%; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; } #proceedings_schedule { width: 48%; float: left; clear: right; padding-right: 1.4%; padding-bottom: 10px } #proceedings_schedule_2 { width: 48%; clear: none; padding-left: 1.3%; padding-right: 1.3%; padding-bottom: 10px } #hearings_schedule { width:100%; float:left; clear:right; padding-right:0; padding-bottom:10px; } .links-list, .text-list { line-height:1.1em; } #content_1 { } #content_container_col1 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; } #content_container_col2 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; } #content_container_col3 { width:32.35%; float:left; clear: none; background-color:#FFF; } #links_container_col1 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col2 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col3 { width:32.35%; float:left; clear: none; background-color:#FAF6ED; } .content_container_img { width:100%; padding-bottom:15px; } #content_2 { margin-bottom:15px; } #content_2 .content_column_container { margin:10px; width:90%; } #content_2 #links_container_col1, #content_2 #links_container_col2, #content_2 #links_container_col3 { min-height: 136px; } #search2-elements { display: block; width: auto; height: auto; float: left; margin:10px 0px; padding:0px; border: solid 1px; border-color: #E2E2E4; border-style: solid; border-radius: 3px; } #search2 { border:0; padding:3px 3px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#999; letter-spacing: 1px; } #content_container_col1 .fa-search { color:#999; float:right; padding:2px 5px; background-color: transparent; } .content_column_container { padding:0; } /**************logo and socials*****************/ #logo_social_footer { margin: auto; width: 100%; } #logo_social_footer_center { width: 450px; padding-top: 50px; margin-left: auto; margin-right: auto; float: none; height: 75px; clear:both; position: relative; } #social_1 { width: auto; position: absolute; left: 0; top: 48px; } #social_1_mobile { display: none; } #social_2 { width: auto; margin: auto; position: absolute; right: 0; top: 48px; } #footer_logo { width: 95px; padding-top: 0px; padding-bottom: 0px; padding-left: 25px; padding-right: 25px; margin: auto; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; display:block; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { display: block; padding-top: 50px; padding-bottom:50px; } #footer_menu_center{ width: 80%; margin: auto; } #footer_menu_senators{ float:left; width:22%; margin-right: 0px; padding-left: 10%; } #footer_menu_senators h3 a:link{ color: #888; text-decoration:none; } #footer_menu_senators ul a:link{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_senators ul a:visited{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators ul a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_committees{ margin-top: 0px; } #footer_menu_committees h3 a:link{ color: #888; text-decoration:none; } #footer_menu_committees ul a:link{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_committees ul a:visited{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:hover{ color: #AE6A3A; } #footer_menu_committees ul a:hover{ color: #AE6A3A; } #footer_menu_committees a:hover{ color: #AE6A3A; } #footer_menu_legislation{ float:left; width:22%; margin-right: 0px; } #footer_menu_legislation h3 a:link{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:link{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:visited{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:hover{ color: #A99055; } #footer_menu_legislation ul a:hover{ color: #A99055; } #footer_menu_legislation a:hover{ color: #A99055; } #footer_menu_art{ float:left; width:22%; margin-right: 0px; } #footer_menu_art h3 a:link{ color: #888; text-decoration:none; } #footer_menu_art ul a:link{ color: #999; text-decoration:none; } #footer_menu_art h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_art ul a:visited{ color: #999; text-decoration:none; } #footer_menu_art h3 a:hover{ color: #523044; } #footer_menu_art ul a:hover{ color: #523044; } #footer_menu_art a:hover{ color: #523044; } #footer_menu_reference { float:left; width:22%; } #footer_menu_reference h3 a:link{ color: #888; text-decoration:none; } #footer_menu_reference ul a:link{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_reference ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:hover{ color: #65925F; } #footer_menu_reference ul a:hover{ color: #65925F; } #footer_menu_reference a:hover{ color: #65925F; } #footer h3{ font-family: 'Source Sans Pro', sans-serif; font-size:14px; padding-bottom: 10px; } #footer ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; padding-bottom: 10px; padding-top: 0px; } /*************************************/ #test { } /* SECONDARY PAGE CONTENT STYLES */ #secondary_col1 { width: 27.35%; float: left; clear: none; margin-right: 1.4%; display: block; margin-top: 20px; } #secondary_col1 .content_column_container { padding:10px; } #secondary_col1 .text-list { float: none; text-align: left; padding-top: 15px; line-height: 1.5em; font-weight: normal; font-size: 1em; } #secondary_menu { } .sidebar_link_container { width:100%; float:left; clear: none; margin-top:15px; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } .sidebar_link_container img { /*width:40%;*/ float:right; margin-right:-4%; } #secondary_col2 { width: 71.10%; padding: 0; margin-bottom: 15px; background-color: #FFF; margin-top: 20px; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 hr { margin:0.6em 0; border-width:1px; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:block; } .p { } .h1_action_icons { } #h1_action_icons { } #header1 { display: block; width: 100%; height: 124px; } #div1 { display: block; float: left; background-image: url(../images/banner_blue_1024c.png.html); background-repeat: no-repeat; height: 124px; } .zeroMargin_desktop { margin-left: 0; } .hide_desktop { display: none; } .zeroMargin_desktop { margin-left: 0; } .hide_desktop { display: none; } /*************** Oral History Table— desk top **********************/ .featured_voices_header { display: inline; float:left; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; color:#523044; padding: 15px 0px 10px 0px; } #oh_featured_container { display: block; float:left; margin: 5px 0px 15px 0px; } .oh_featured_column_container { padding-top: 15px; /*padding-right: 12%; padding-left: 14%;*/ padding-right: 5%; padding-left: 5%; height:390px; /*overflow: scroll;*/ overflow: hidden; } .oh_featured_column-left { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ margin-right: 3.5%; border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } .oh_featured_column-right { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } .oh_featured_column-center { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ margin-right: 3.5%; border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } #oh_featured_container img { opacity:.9; } #oh_featured_container a:hover img { opacity: 1; } .oh_featured_name { font-family: 'Source Sans Pro', sans; font-weight:400; font-size:1.2em; color:#2F7FAA; margin:10px 0px 5px 0px; float:left; } .oh_featured_name a:hover { color:#523044; } .oh_featured_quote { font-family: 'Source Sans Pro', ital; font-weight:400; font-style: italic; font-size:1.1em; color:#523044; clear:left; margin:0px; } #secondary_col2 .oh_featured_body { font-family: 'Source Sans Pro', ital; font-weight:400; font-size:1em; color:#555; margin-top:.5em; } #oh_table { display: block; } #oh_table_mobile { display: none; } #oh_table_search { display:block; width:auto; height:auto; float:right; background-color: #fff; border: solid 1px; border-color: #fff; border-style: solid; border-radius: 3px; } #oh_table_search #search { float:left; padding: 2px 0px 0px 4px; color: #888; font-size:.8em; font-weight: 400; } #oh_table_search .fa-search{ color:#888; float:right; padding-top: 0px; font-weight: 200; } #oh_table_filter_container { background-color: #fff; height: 23px; width: auto; border: none; border-radius: 2px; margin: 0px 15px 11px 0px; float: left; } .oh_table_header1 select.filter { background:transparent; width:auto; border:none; padding-left:0px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#777; letter-spacing: 0px; background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0; background-size: 5px 5px, 5px 5px, 2.5em 2.5em; background-repeat: no-repeat; } #oh_table_filter_apply { background-color: #2F7FAA; height: auto; width: auto; border: solid 1px; border-color: #fff; border-style: solid; border-radius: 3px; margin: 0px 2px 0px 11px; float: right; font-family: 'Source Sans Pro', sans; color:#fff; font-size:.9em; font-weight: 200; } .oh_table_filter_apply button:hover { background-color: #fff; } #oh_table .oh_table_header1 th { font-family: 'Source Sans Pro'; background-color: #523044; color:#fff; font-size: 1.2em; font-weight: 300; padding: 8px 10px 8px 15px; text-align: left; } #oh_table .oh_table_header2 th{ font-family: 'Source Sans Pro'; background-color: #b8a373; color:#fff; font-weight: 500; padding: 7px 0px 7px 0px; } #oh_table td { font-family: 'Source Sans Pro'; font-size: 1.1em; font-weight: 230; text-align: center; padding: 8px 10px 8px 10px; color:#666; border-left-style: solid; border-right-style: solid; border-width: 1px; border-color:#dbd1b8; width: 20%; } #oh_table td a { color:#523044; } #oh_table td a:hover { color:#2F7FAA; } #oh_table tr:nth-child(even) { background-color: #f4f1ea; } #oh_table .oh_table_last { border-bottom-style: solid; border-width: 1px; border-color:#dbd1b8; } /*************** Oral History Page— desk top **********************/ #oh_subject_header-left { width:27%; padding-right:2%; } #oh_subject_header-right { /*width:60%;*/ padding-right:10%; } .oh_subject_name { /*padding-top:20%;*/ } #oh_subject_column-left { width:47%; margin-right: 8%; margin-top: 35px; } #oh_subject_column-right { width:40%; margin-top: 30px; padding-right:0%; } /*************** End Oral History ***************************/ } @media only screen and (max-width: 935px) { #main-nav { background-color: white; } #art_history{ display: none; } #logo_social_footer_center { height: auto; padding-bottom: 0px; } #footer_logo { padding-bottom: 0px; } #footer_menu_center { display:none; } #footer_legal { display: block; background-color: #fff; margin-top:5px; } #footer_legal p a:link{ color: #999; text-decoration:none; } #footer_legal p a:visited{ color: #999; text-decoration:none; } #footer_legal p{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 0px; padding-top: 0px; text-align:center; text-decoration: none; } } @media only screen and (max-width: 360px) { #search{ width:100px; } } @media only screen and (max-width: 270px) { #search{ width:70px; } }
resources/styles/main.css
@charset "UTF-8"; /* Simple fluid media Note: Fluid media requires that you remove the media's height and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */ img, object, embed, video { max-width: 100%; } main{ display: block; background: url(../images/senate_logo_black.png) no-repeat -9999px -9999px; } .offscreen { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } a.offscreen:focus, a.offscreen:active, a.offscreen:hover { position:absolute; left:0; top:0; width:auto; height:auto; overflow:visible; background-color:#FF3; border: 1px dotted #000; } /* IE 6 does not support max-width so default to width 100% */ .ie6 img { width:100%; } /* IE 10 specific styles */ /*html[data-useragent*='MSIE 10.0'] */.slide-desc { left:0; } /* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile: 4; dw-num-cols-tablet: 8; dw-num-cols-desktop: 12; dw-gutter-percentage: 15; */ a {color:#2F7FAA; text-decoration:none;} /*a:visited { color: #999; }*/ a:visited { color: #7496af; } a:hover { color: #134D6A; } a:focus { outline: thin dotted; } ul, ol { margin: 1em 0; padding: 0 0 0 0px; } p { font-family: 'Source Sans Pro', sans-serif; font-weight:400; text-align:left; } #secondary_col2 { font-size:0.9em; } #secondary_col2 p { font-family: 'Source Sans Pro', sans-serif; font-weight:400; /*font-size:0.9em;*/ text-align:left; line-height:1.5em; } #secondary_col2 ul { margin-before: 10em; margin-after: 1em; margin-start: 0; margin-end: 0; padding-left: 40px; } #secondary_col2 ol { margin-before: 10em; margin-after: 1em; margin-start: 0; margin-end: 0; padding-left: 40px; } .bold { font-weight:600; } h1 { font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } h1 .home-content { color:#134d6a; } h2 { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:1.2em; margin:0 0 10px 0; color:#777; } h3 { font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1em; margin:0; color:#555; } #proceedings h3 { padding-bottom: 10px; } #hearings h3 { padding-bottom: 10px; } .fluid { clear: none; margin-left: 0; width: 100%; float: left; display: block; } .row{ max-width:1024px; margin:0 auto; position: relative; width: 88.0326%; padding-left: 1.4836%; padding-right: 1.4836%; } header{ width:100%; } .fluidList { list-style:none; list-style-image:none; margin:0; padding:0; } /* Mobile Layout: 480px and below. */ .gridContainer { margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 1.4836%; padding-right: 1.4836%; clear: none; float: none; background-color: white; } body { background-image: url(../images/bkgnd_stripe_b.png) !important; background-repeat: repeat; /* header extension to viewport > > > */ /*overflow-x: hidden !important; /* < < < header extension to viewport end */ } #top-header { width:100%; /* header extension to viewport > > > */ /*margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ margin-top: 0em; background: #7b888e; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ background: -moz-linear-gradient(left, #576165, #7b888e, #576165); background: -webkit-linear-gradient(left, #576165, #7b888e, #576165); background: -webkit-gradient(linear, 0 0, 100% 0, from(#576165), color-stop(0.25, #7b888e), color-stop(0.5, #929ea5), color-stop(0.75, #7b888e), to(#576165)); background: -o-linear-gradient(left, #576165, #7b888e, #576165); background: linear-gradient(left, #576165, #7b888e #576165); /* For Opera 11.1 to 12.0 */ /* For Fx 3.6 to 15 */ /* Standard syntax */ z-index:100; height: 45px; } #flag { width: auto; float:left; margin:10px; } #find-sen { padding:0px; } .find-sen-text { color:#FFFFFF; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; margin:10px; cursor:default; } #sen-dropdown-container { background-color: #A7ACB0; height: 23px; width: auto; border: none; border-radius: 2px; margin-top: 11px; margin-right: 10px; margin-left: 10px; margin-bottom: 11px; clear: right; float: right; } select.arrow { background:transparent; width:auto; border:none; padding:0 10px 0; font-family: 'Source Sans Pro', sans-serif; font-size:.9em; font-weight:400; color:#000; letter-spacing: 1px; background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0; background-size: 5px 5px, 5px 5px, 2.5em 2.5em; background-repeat: no-repeat; } #watch { display:none; float: none; clear: none; width: auto; text-align: center; } .watch_text { font-family: 'Source Sans Pro', sans-serif; font-size:1em; color:#eeb241; letter-spacing: 1px; text-align: center; background-color:#FFF; } #watch_mobile { width: 100%; text-align: center; margin:0; padding:10px 0; /*margin-top: 4px;*/ } #watch_mobile a { color:#eeb241; } .fa-angle-down { color: #FFF; padding-right: 10px; } #logo{ width:320px; padding:50px 0 0 0; } #main-header { display: block; border-top: 1px solid #ccc; /* header extension to viewport > > > */ /*margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ background:#2f7faa url(../images/banner-bg.png) no-repeat left center; position: relative; /*height:124px;*/ } #banner { display:none; background-image: url(../images/senate_banner480.png); background-repeat: no-repeat; } .fa-search { color:#FFF; float:right; padding:0 5px; background-color: transparent; } #search-elements { display:block; width: auto; height: auto; float: right; padding: 5px; position: absolute; top: 129px; right: 10px; background-color:transparent; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; z-index:1; font-size:0.8em; } #search { float:right; width:auto; border:0; background-color: transparent; color:white; font-family: sans-serif; outline: none; } #main-nav { position: relative; top: 0px; background-color: #FFF; /* header extension to viewport > > > margin: 0 -100%; padding: 0 100%; /* < < < header extension to viewport end */ /*margin-bottom: 15px;*/ } #image-rotator { } #proceedings_hearings { background-color: #FFFFFF; width: 95%; padding-left: 10px; padding-right: 10px; margin-bottom:15px; border-bottom:1px solid #B0B0B0; margin-top: 5px; } #proceedings { width: 100%; padding-top: 10px; } #hearings { width: 100%; clear: both; margin-left: 0; margin-top: 10px; } .heading-home-content { color: #134d6a; border-bottom: 1px solid #B0B0B0; padding-bottom: 5px; width: 100%; margin-top: 0px; margin-bottom: 10px; font-weight: 400; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; line-height:1.1em; text-align:left; } #proceedings_schedule { padding-bottom: 10px; } #proceedings_schedule_2 { padding-bottom: 10px; } #hearings_schedule { width:100%; line-height: 1.1em; padding-bottom:10px } .links-list { font-family: 'Source Sans Pro', sans-serif; font-size:1em; margin-bottom:.5em; } .links-list:before { content: "\f105"; font-family:'FontAwesome'; font-size:1em; padding-right:8px; color:#2F7FAA; } .links-list a { text-decoration:none; } .text-list { font-family: 'Source Sans Pro', sans-serif; font-size:1em; margin-bottom:.5em; } .text-list a{ text-decoration: none; font-size: 1em; } #content_1 { } #content_2 { } #content_container_col1 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #content_container_col2 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #content_container_col3 { width:100%; float:left; clear: none; background-color:#FFF; margin-bottom:15px; border-top:5px #E2E2E4 solid; } #links_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #links_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #links_container_col3 { width:100%; float:left; clear: none; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } #content_2 #links_container_col1, #content_2 #links_container_col2, #content_2 #links_container_col3 { margin-bottom:15px; } #search2-elements { display: block; width: auto; height: auto; float: left; margin:10px 0px; padding:0px; border: solid 1px; border-color: #E2E2E4; border-style: solid; border-radius: 3px; } #search2 { border:0; padding:3px 3px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#999; letter-spacing: 1px; } #content_container_col1 .fa-search { color:#999; float:right; padding:2px 5px; background-color: transparent; } .content_column_container { padding:10px 10px 0px 10px; } #logo_social_footer { } #footer { } #social_1 { } #social_2 { margin-left: 0; clear: both; } #test { } /* SECONDARY PAGE CONTENT STYLES */ #sidebar_link_container { } #secondary_col1 { width: 100%; margin-bottom:20px; } #secondary_menu { background-color:#FFF; } .sidebar_link_container { width: 100%; float: left; clear: none; margin-top: 15px; background-color: #FAF6ED; border-top: 5px #E2E2E4 solid; } #secondary_col2 { width: 95%; padding-top:10px; padding-left: 10px; padding-right: 10px; margin-bottom:15px; background-color:#FFF; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:none; } .p { } .fa-share, .fa-print { color:#777; padding:10px 15px 0 0; outline:none; } .fa-share:hover, .fa-print:hover { color:#333; } #h1_action_icons { display:block; float:right; width:auto; } #h1_action_icons a{ outline:none; outline:0; } #main-header-image { } /**************logo and socials*****************/ #social_background_white { background-color:#FFF; } #logo_social_footer_center { padding-top: 40px; padding-bottom: 40px; width: 150px; margin: auto; display: block; height: 220px; float: none; clear:both; background-color: #FFF; } #social_1 { display: none; } #social_1_mobile { width: 150px; display: block; } #social_2 { width: 150px; clear: none; margin: auto; } #footer_logo { width: 95px; margin: auto; padding-bottom: 25px; float: none; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { /*display: none;*/ display: block; padding-top: 50px; padding-bottom:50px; } /************legal links**************/ #footer_legal { /*display: none;*/ display: block; background-color: #fff; margin-top:50px; } #footer_legal_mobile { background-color: #fff; height: 220px; } span.legal a:link, span.legal a:visited { margin: 10px; display:block; text-indent: -9999px; } span.speaker a:link, span.speaker a:visited { width:13px; height:16px; background: url(../images/speaker_icon.png) 0 0 no-repeat; margin-left: auto; margin-right: auto; } span.speaker a:hover { background-position: -13px 0px; } #footer_legal_mobile ul a:link{ color: #999; text-decoration:none; } #footer_legal_mobile ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference a:hover{ color: #47484b; } #footer_legal_mobile ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 8px; padding-top: 0px; text-align:center; text-decoration: none; } #div1{ display: none; background-image: url(../images/senate_banner480.png); background-repeat: no-repeat; } #header1{ display: block; margin-top: 1px; margin: 0 -100%; padding: 0 100%; background-color: #2F7FAA; } .slide_image{ } .zeroMargin_mobile{ margin-left: 0; } .hide_mobile{ display: none; } .mobilehead { background-color: transparent; position: -webkit-sticky; z-index: 1; position: relative; } .mobilehead { position: -webkit-sticky; z-index: 1; margin-top: 2em; } .sticky { /*position: fixed;*/ margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 0; padding-right: 1.4836%; z-index: 100; margin-top:0; width:100%; } .sticky-padding{ /*padding-top:240px;*/ } /*************** Oral History Table— mobile **********************/ .featured_voices_header { display: none; } #oh_featured_container { display: none; } .oh_featured_name { font-family: 'Source Sans Pro', sans; font-weight:400; font-size:1.1em; color:#2F7FAA; margin-top: .5em; } .oh_featured_name a:hover { color:#523044; } .oh_featured_name a:visited { color:#2F7FAA; } #secondary_col2 h3 a{ font-family: 'Source Sans Pro', sans; font-weight:200; font-size:1.7em; color:#523044; float:left; margin: 18px 0px 30px 0px; display:block; } #secondary_col2 h3 a:hover { color:#2F7FAA; } /************** Oral History Page— mobile layout *************/ #oh_subject_header_container { width:100%; float: left; } #oh_subject_header-left { float:left; width:100%; } #oh_subject_header-right { float:left; width:100%; vertical-align: bottom; height: auto; padding-right:0%; } .oh_subject_photo { float:left; /*margin:10px 0px 0px 0px;*/ } .oh_subject_name { float:left; font-family: 'Source Sans Pro'; color:#523044; font-size:1.4em; /*padding: 15px 0px 0px 0px;*/ } .oh_subject_title { float:left; font-family: 'Source Sans Pro'; color:#555; font-size:1.3em; font-weight: 200; clear:left; padding: 0px 0px 10px 0px; } .oh_subject_quote { font-family: 'Source Sans Pro'; color:#AE6A3A; font-size:1.4em; font-weight: 100; font-style: italic; float: left; clear:left; } #oh_subject_container { width: 100%; } #oh_subject_column-left { width:100%; float: left; margin-top: 15px; } #oh_subject_column-right { width:100%; float: left; margin: 15px 0px 0px 0px; } #oh_subject_column-left a { color:#2F7FAA; } #oh_subject_column-left a:hover { color:#523044; } #oh_subject_column-left h3 { font-size:1.1em; } #oh_subject_column-left p { margin: 0px 0px 15px 0px; } #oh_subject_column-right h3 { font-size:1.1em; color:#523044; padding-bottom: 10px; } #oh_subject_column-right p { margin: 0px; line-height: 2.2em; } #oh_subject_column-right ul { margin: 0px; list-style-type: none; padding-left:0; } #oh_subject_column-right a { color:#2F7FAA; } #oh_subject_column-right a:hover { color:#523044; } #oh_subject_column-right li { color:#2F7FAA; font-size: 1em; font-family: 'Source Sans Pro'; line-height: 2.2em; } /************** end Oral History- mobile *****************/ /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ @media only screen and (min-width: 935px) { body { background-image: url(../images/bkgnd_stripe_c.png) !important; background-repeat: repeat; } .gridContainer { width: 91.4836%; padding-left: 1.4836%; padding-right: 1.4836%; clear: none; float: none; margin-left: auto; background-color:#fff; } #top-header { } #sen-dropdown-container { float: left; } #main-header { } #main-header img { /*display:none;*/ } #main-nav { position: relative; top: 0px; background-color: #FFF; padding-bottom:0px; margin-bottom: 0px; -webkit-box-shadow: 0px 0; box-shadow: 0px 0; z-index:500; } #image-rotator { } #find-sen { } .find-sen-dropdown { } #sen-dropdown { } #flag { } #watch { display:block; float:right; clear:none; margin:10px; padding-top:5px; width:auto; } .watch_text { font-size:.9em; background-color:transparent; } .watch_text a { text-decoration:none; color:inherit; } .watch_text a:hover { text-decoration:underline; color:inherit; } #watch_mobile { display:none; } #fa-search { } #search-elements { /*desktop */ display:block; width: auto; height: auto; float: right; padding: 5px; position: relative; top: 36px; right: 10px; background-color:transparent; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; z-index:1; font-size:1em; } .menu-item { } #banner { display:block; background-image: url(../images/senate_banner768.png); background-repeat: no-repeat; height:124px; cursor:pointer; } #watch_mobile2 { } #proceedings_hearings { background-color: #FFFFFF; padding-left: 0px; padding-right: 0px; width: 100%; } #proceedings { width: 100%; margin-top:0px; } #hearings { width: 100%; clear: both; margin-left: 0; margin-top: 10px; } .heading-home-content { color: #134d6a; border-bottom: 1px solid #B0B0B0; padding-bottom: 5px; width: 100%; margin-bottom: 10px; font-weight: 400; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; } #proceedings_schedule { margin-bottom: 0px; padding-bottom: 10px; } #proceedings_schedule_2 { padding-bottom: 10px; } #hearings_schedule { width:100%; float:left; clear:right; padding-right:10px; padding-bottom:10px } .links-list { } #content_1 { } #content_2 { } #content_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; border-top:5px #E2E2E4 solid; } #content_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; border-top:5px #E2E2E4 solid; } #content_container_col3 { width:100%; float:left; clear: none; background-color:#FFF; border-top:5px #E2E2E4 solid; } #links_container_col1 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col2 { width:100%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col3 { width:100%; float:left; clear: none; background-color:#FAF6ED; } .content_container img { width:100%; padding-bottom:15px; } .content_column_container { padding:10px 0 0 10px; width:90% } /**************logo and socials*****************/ #logo_social_footer { padding-top: 25px; padding-bottom: 35px; margin: auto; width: 100%; } #logo_social_footer_center{ width: 450px; padding-top: 50px; margin-left: auto; margin-right: auto; height: 120px; } #social_1 { width: auto; margin-top: 50px; display: block; } #social_1_mobile { display: none; } #social_2 { width: auto; clear: none; margin: auto; padding-top: 50px; float: left; } #footer_logo { width: 95px; clear: none; margin: auto; padding-left: 25px; padding-right: 25px; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; display:block; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { display: block; padding-top: 10px; padding-bottom:50px; } #footer_menu_center{ width: 80%; margin: auto; } #footer_menu_senators{ float:left; width:20%; margin-right: 10px; padding-left: 5%; } #footer_menu_senators h3 a:link{ color: #888; text-decoration:none; } #footer_menu_senators ul a:link{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_senators ul a:visited{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators ul a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_committees{ margin-top: 0px; } #footer_menu_committees h3 a:link{ color: #888; text-decoration:none; } #footer_menu_committees ul a:link{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_committees ul a:visited{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:hover{ color: #AE6A3A; } #footer_menu_committees ul a:hover{ color: #AE6A3A; } #footer_menu_committees a:hover{ color: #AE6A3A; } #footer_menu_legislation{ float:left; width:20%; margin-right: 12px; } #footer_menu_legislation h3 a:link{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:link{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:visited{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:hover{ color: #a99055; } #footer_menu_legislation ul a:hover{ color: #a99055; } #footer_menu_legislation a:hover{ color: #a99055; } #footer_menu_art{ float:left; width:20%; margin-right: 10px; } #footer_menu_art h3 a:link{ color: #888; text-decoration:none; } #footer_menu_art ul a:link{ color: #999; text-decoration:none; } #footer_menu_art h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_art ul a:visited{ color: #999; text-decoration:none; } #footer_menu_art h3 a:hover{ color: #523044; } #footer_menu_art ul a:hover{ color: #523044; } #footer_menu_art a:hover{ color: #523044; } #footer_menu_reference { float:left; width:25%; } #footer_menu_reference h3 a:link{ color: #888; text-decoration:none; } #footer_menu_reference ul a:link{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_reference ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:hover{ color: #65925F; } #footer_menu_reference ul a:hover{ color: #65925F; } #footer_menu_reference a:hover{ color: #65925F; } #footer h3{ font-family: 'Source Sans Pro', sans-serif; font-size:14px; padding-bottom: 10px; } #footer ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; padding-bottom: 10px; padding-right: 10px; } /************legal links**************/ #footer_legal_mobile { display: none; } #footer_legal { display: block; background-color: #fff; margin-top:50px; } span.legal a:link, span.legal a:visited { display: inline-block; text-indent: -9999px; margin-left: 0px; margin-right: 0px; text-align: center; } span.speaker a:link, span.speaker a:visited { width:13px; height:16px; background: url(../images/speaker_icon.png) 0 0 no-repeat; } span.speaker a:hover { background-position: -13px 0px; } #footer_legal p a:link{ color: #999; text-decoration:none; } #footer_legal p a:visited{ color: #999; text-decoration:none; } #footer_menu_reference a:hover{ color: #47484b; } #footer_legal p{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 0px; padding-top: 0px; text-align:center; text-decoration: none; } /* SECONDARY PAGE CONTENT STYLES */ #sidebar_link_container { } #secondary_col1 p { } #secondary_menu { } #secondary_col2 { float:right; clear: none; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } #secondary_col2 hr { margin:0.6em 0; border-width:1px; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:block; } .p { } .h1_action_icons { } #h1_action_icons { } #main-header-image { } #div1 { display: block; background-image: url(../images/senate_banner768.png); background-repeat: no-repeat; height: 124px; cursor: pointer; } #header1 { } .slide_image { } .hide_tablet { display: none; } .zeroMargin_tablet { margin-left: 0; } .mobilehead { position: -webkit-sticky; z-index: 1; margin-top: 2em; } .sticky { position: fixed; margin-left: auto; margin-right: auto; margin-top:0px; width: 88.0326%; padding-left: 0; padding-right: 1.4836%; z-index: 100; margin-top:0; width:100%; } .sticky-padding{ padding-top:240px; } } /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ @media only screen and (min-width: 936px) { .gridContainer { width: 89.0217%; max-width: 1024px; padding-left: 1.4836%; padding-right: 1.4836%; margin: auto; clear: none; float: none; margin-left: auto; background-color:#fff; position:relative; } .mobilehead { background-color: transparent; position: -webkit-sticky; z-index: 1000; margin-top: 2em; } .sticky { position: fixed; position: -webkit-sticky; margin-left: auto; margin-right: auto; padding-left: 0; padding-right:0; z-index: 100; top:0; margin-top:0; } _::-webkit-:not(:root:root), .safari_only { padding-top:0 !important; } #top-header { } #main-header { display: block; width: 100%; height: 124px; background:#2f7faa url(../images/banner-bg.png) no-repeat center center; /*background-image:url(../images/banner_repeat.png); background-repeat: repeat-x; */ } #main-header .row{ } #main-header h1{ padding:0; margin:0; } #main-header h1 a{ display: block; width:589px; height:119px; } /*#main-header-image { display: block; background-image:url(../images/banner_repeat.png); background-repeat: repeat-x; background-position: 0,0;}*/ #main-nav { position: relative; /* [disabled]top: -32px; */ background-color: #0F3D54; margin-bottom: 0px; min-width: 814px; text-shadow: 0px 0px; -webkit-box-shadow: 0px 0px 0px 0px; box-shadow: 0px 0px 0px 0px; } #image-rotator { } #find-sen { } .find-sen-dropdown { } #sen-dropdown { } #flag { } #watch { color: #eeb241; margin-left: auto; margin-right: auto; padding-left: 0; padding-right:0; } .watch_text { } #watch_mobile { display:none; } #fa-search { } #search-elements { /*desktop*/ display: block; width: auto; height: auto; /* [disabled]float: none; */ padding-right: 5px; padding-left: 5px; padding-bottom: 5px; position: absolute; top: 80px; right: 10px; background-color: #2F7FAA; border: solid 1px; border-color: rgba(255, 255, 255, 0.3); border-style: solid; border-radius: 3px; padding-top: 5px; /* [disabled]clear: none; */ bottom: auto; color:white; font-size:1em; } #sen-select { } .flag-image { } .menu-item { } #banner { display: block; float: left; background-image: url(../images/banner_blue_1024d.png); background-repeat: no-repeat; height: 124px; } #watch_mobile2 { } #proceedings_hearings { background-color: #FFFFFF; width: 100%; padding-left:0px; padding-right:0px; } #proceedings { width: 66.1003%; padding-left: 0px; padding-right: 0px; margin-top: 0px; } #hearings { width: 32.6007%; clear: none; margin-left: 1.3%; } .floor-schedule { font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:.9em; } #proceedings_schedule { width: 48%; float: left; clear: right; padding-right: 1.4%; padding-bottom: 10px } #proceedings_schedule_2 { width: 48%; clear: none; padding-left: 1.3%; padding-right: 1.3%; padding-bottom: 10px } #hearings_schedule { width:100%; float:left; clear:right; padding-right:0; padding-bottom:10px; } .links-list, .text-list { line-height:1.1em; } #content_1 { } #content_container_col1 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; } #content_container_col2 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FFF; } #content_container_col3 { width:32.35%; float:left; clear: none; background-color:#FFF; } #links_container_col1 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col2 { width:32.35%; float:left; clear: none; margin-right:1.4%; background-color:#FAF6ED; } #links_container_col3 { width:32.35%; float:left; clear: none; background-color:#FAF6ED; } .content_container_img { width:100%; padding-bottom:15px; } #content_2 { margin-bottom:15px; } #content_2 .content_column_container { margin:10px; width:90%; } #content_2 #links_container_col1, #content_2 #links_container_col2, #content_2 #links_container_col3 { min-height: 136px; } #search2-elements { display: block; width: auto; height: auto; float: left; margin:10px 0px; padding:0px; border: solid 1px; border-color: #E2E2E4; border-style: solid; border-radius: 3px; } #search2 { border:0; padding:3px 3px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#999; letter-spacing: 1px; } #content_container_col1 .fa-search { color:#999; float:right; padding:2px 5px; background-color: transparent; } .content_column_container { padding:0; } /**************logo and socials*****************/ #logo_social_footer { margin: auto; width: 100%; } #logo_social_footer_center { width: 450px; padding-top: 50px; margin-left: auto; margin-right: auto; float: none; height: 75px; clear:both; position: relative; } #social_1 { width: auto; position: absolute; left: 0; top: 48px; } #social_1_mobile { display: none; } #social_2 { width: auto; margin: auto; position: absolute; right: 0; top: 48px; } #footer_logo { width: 95px; padding-top: 0px; padding-bottom: 0px; padding-left: 25px; padding-right: 25px; margin: auto; } span.icon a:link, span.icon a:visited { margin: 10px; float:left; display:block; text-indent: -9999px; } span.fb a:link, span.fb a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0 0 no-repeat; } span.fb a:hover { background-position: -30px 0px; } span.tw a:link, span.tw a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -30px; } span.tw a:hover { background-position: -30px -30px; } span.yt a:link, span.yt a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -60px; } span.yt a:hover { background-position: -30px -60px; } span.pin a:link, span.pin a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -90px; } span.pin a:hover { background-position: -30px -90px; } span.fl a:link, span.fl a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -120px; } span.fl a:hover { background-position: -30px -120px; } span.unk a:link, span.unk a:visited { width:30px; height:30px; background: url(../images/social_icons.png) 0px -150px; } span.unk a:hover { background-position: -30px -150px; } /**************footer menu links*****************/ #footer { display: block; padding-top: 50px; padding-bottom:50px; } #footer_menu_center{ width: 80%; margin: auto; } #footer_menu_senators{ float:left; width:22%; margin-right: 0px; padding-left: 10%; } #footer_menu_senators h3 a:link{ color: #888; text-decoration:none; } #footer_menu_senators ul a:link{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_senators ul a:visited{ color: #999; text-decoration:none; } #footer_menu_senators h3 a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators ul a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_senators a:hover{ color: #6C7B84; text-decoration:none; } #footer_menu_committees{ margin-top: 0px; } #footer_menu_committees h3 a:link{ color: #888; text-decoration:none; } #footer_menu_committees ul a:link{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_committees ul a:visited{ color: #999; text-decoration:none; } #footer_menu_committees h3 a:hover{ color: #AE6A3A; } #footer_menu_committees ul a:hover{ color: #AE6A3A; } #footer_menu_committees a:hover{ color: #AE6A3A; } #footer_menu_legislation{ float:left; width:22%; margin-right: 0px; } #footer_menu_legislation h3 a:link{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:link{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_legislation ul a:visited{ color: #999; text-decoration:none; } #footer_menu_legislation h3 a:hover{ color: #A99055; } #footer_menu_legislation ul a:hover{ color: #A99055; } #footer_menu_legislation a:hover{ color: #A99055; } #footer_menu_art{ float:left; width:22%; margin-right: 0px; } #footer_menu_art h3 a:link{ color: #888; text-decoration:none; } #footer_menu_art ul a:link{ color: #999; text-decoration:none; } #footer_menu_art h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_art ul a:visited{ color: #999; text-decoration:none; } #footer_menu_art h3 a:hover{ color: #523044; } #footer_menu_art ul a:hover{ color: #523044; } #footer_menu_art a:hover{ color: #523044; } #footer_menu_reference { float:left; width:22%; } #footer_menu_reference h3 a:link{ color: #888; text-decoration:none; } #footer_menu_reference ul a:link{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:visited{ color: #888; text-decoration:none; } #footer_menu_reference ul a:visited{ color: #999; text-decoration:none; } #footer_menu_reference h3 a:hover{ color: #65925F; } #footer_menu_reference ul a:hover{ color: #65925F; } #footer_menu_reference a:hover{ color: #65925F; } #footer h3{ font-family: 'Source Sans Pro', sans-serif; font-size:14px; padding-bottom: 10px; } #footer ul li{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; padding-bottom: 10px; padding-top: 0px; } /*************************************/ #test { } /* SECONDARY PAGE CONTENT STYLES */ #secondary_col1 { width: 27.35%; float: left; clear: none; margin-right: 1.4%; display: block; margin-top: 20px; } #secondary_col1 .content_column_container { padding:10px; } #secondary_col1 .text-list { float: none; text-align: left; padding-top: 15px; line-height: 1.5em; font-weight: normal; font-size: 1em; } #secondary_menu { } .sidebar_link_container { width:100%; float:left; clear: none; margin-top:15px; background-color:#FAF6ED; border-top:5px #E2E2E4 solid; } .sidebar_link_container img { /*width:40%;*/ float:right; margin-right:-4%; } #secondary_col2 { width: 71.10%; padding: 0; margin-bottom: 15px; background-color: #FFF; margin-top: 20px; } #secondary_col2 h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; margin-top: 0; margin-bottom: 0; display: inline; } #secondary_col2 .h1 { letter-spacing: 0px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; } #secondary_col2 hr { margin:0.6em 0; border-width:1px; } /*added this for contenttitle related css*/ #secondary_col2 .contenttitle { font-family: 'Source Sans Pro', sans-serif; font-weight: bold; font-size: 14px; } #secondary_col2 .contenttitle_generic { font-weight: bold; font-size: 14px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; } #secondary_col2 .contenttitlered { color: #800000; font-weight: bold; font-size: 16px; } #secondary_col2 .contentsubtitle { font-weight: bold; font-size: 15px; } #secondary_col2 .contentsubtitle_generic { font-weight: bold; font-size: 15px; padding-left:10px; } #secondary_col2 .contentsubtitlered { color:#800000; font-weight: bold; font-size: 15px; } /* end of contenttitle related css*/ #senators_header h1, #senators_header .h1{ color:#6C7B84; } #committees_header h1, #committees_header .h1 { color:#AE6A3A; } #legislative_header h1, #legislative_header .h1 { color:#A99055; } #art_history_header h1, #art_history_header .h1 { color:#523044; } #reference_header h1, #reference_header .h1 { color:#65925F; } .art-history { } .secondary-article { } #secondary_content_rotator { display:block; } .p { } .h1_action_icons { } #h1_action_icons { } #header1 { display: block; width: 100%; height: 124px; } #div1 { display: block; float: left; background-image: url(../images/banner_blue_1024c.png.html); background-repeat: no-repeat; height: 124px; } .zeroMargin_desktop { margin-left: 0; } .hide_desktop { display: none; } .zeroMargin_desktop { margin-left: 0; } .hide_desktop { display: none; } /*************** Oral History Table— desk top **********************/ .featured_voices_header { display: inline; float:left; font-family: 'Source Sans Pro', sans-serif; font-weight:600; font-size:1.4em; color:#523044; padding: 15px 0px 10px 0px; } #oh_featured_container { display: block; float:left; margin: 5px 0px 15px 0px; } .oh_featured_column_container { padding-top: 15px; /*padding-right: 12%; padding-left: 14%;*/ padding-right: 5%; padding-left: 5%; height:390px; /*overflow: scroll;*/ overflow: hidden; } .oh_featured_column-left { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ margin-right: 3.5%; border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } .oh_featured_column-right { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } .oh_featured_column-center { background-color:#f4f1ea; float: left; width: 31%; height: 380px; /*height: 420px; */ margin-right: 3.5%; border-top-style: solid; border-width: 7px; border-color:#c2b5bd; } #oh_featured_container img { opacity:.9; } #oh_featured_container a:hover img { opacity: 1; } .oh_featured_name { font-family: 'Source Sans Pro', sans; font-weight:400; font-size:1.2em; color:#2F7FAA; margin:10px 0px 5px 0px; float:left; } .oh_featured_name a:hover { color:#523044; } .oh_featured_quote { font-family: 'Source Sans Pro', ital; font-weight:400; font-style: italic; font-size:1.1em; color:#523044; clear:left; margin:0px; } #secondary_col2 .oh_featured_body { font-family: 'Source Sans Pro', ital; font-weight:400; font-size:1em; color:#555; margin-top:.5em; } #oh_table { display: block; } #oh_table_mobile { display: none; } #oh_table_search { display:block; width:auto; height:auto; float:right; background-color: #fff; border: solid 1px; border-color: #fff; border-style: solid; border-radius: 3px; } #oh_table_search #search { float:left; padding: 2px 0px 0px 4px; color: #888; font-size:.8em; font-weight: 400; } #oh_table_search .fa-search{ color:#888; float:right; padding-top: 0px; font-weight: 200; } #oh_table_filter_container { background-color: #fff; height: 23px; width: auto; border: none; border-radius: 2px; margin: 0px 15px 11px 0px; float: left; } .oh_table_header1 select.filter { background:transparent; width:auto; border:none; padding-left:0px; font-family: 'Source Sans Pro', sans-serif; font-size:.8em; font-weight:400; color:#777; letter-spacing: 0px; background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0; background-size: 5px 5px, 5px 5px, 2.5em 2.5em; background-repeat: no-repeat; } #oh_table_filter_apply { background-color: #2F7FAA; height: auto; width: auto; border: solid 1px; border-color: #fff; border-style: solid; border-radius: 3px; margin: 0px 2px 0px 11px; float: right; font-family: 'Source Sans Pro', sans; color:#fff; font-size:.9em; font-weight: 200; } .oh_table_filter_apply button:hover { background-color: #fff; } #oh_table .oh_table_header1 th { font-family: 'Source Sans Pro'; background-color: #523044; color:#fff; font-size: 1.2em; font-weight: 300; padding: 8px 10px 8px 15px; text-align: left; } #oh_table .oh_table_header2 th{ font-family: 'Source Sans Pro'; background-color: #b8a373; color:#fff; font-weight: 500; padding: 7px 0px 7px 0px; } #oh_table td { font-family: 'Source Sans Pro'; font-size: 1.1em; font-weight: 230; text-align: center; padding: 8px 10px 8px 10px; color:#666; border-left-style: solid; border-right-style: solid; border-width: 1px; border-color:#dbd1b8; width: 20%; } #oh_table td a { color:#523044; } #oh_table td a:hover { color:#2F7FAA; } #oh_table tr:nth-child(even) { background-color: #f4f1ea; } #oh_table .oh_table_last { border-bottom-style: solid; border-width: 1px; border-color:#dbd1b8; } /*************** Oral History Page— desk top **********************/ #oh_subject_header-left { width:27%; padding-right:2%; } #oh_subject_header-right { /*width:60%;*/ padding-right:10%; } .oh_subject_name { /*padding-top:20%;*/ } #oh_subject_column-left { width:47%; margin-right: 8%; margin-top: 35px; } #oh_subject_column-right { width:40%; margin-top: 30px; padding-right:0%; } /*************** End Oral History ***************************/ } @media only screen and (max-width: 935px) { #main-nav { background-color: white; } #art_history{ display: none; } #logo_social_footer_center { height: auto; padding-bottom: 0px; } #footer_logo { padding-bottom: 0px; } #footer_menu_center { display:none; } #footer_legal { display: block; background-color: #fff; margin-top:5px; } #footer_legal p a:link{ color: #999; text-decoration:none; } #footer_legal p a:visited{ color: #999; text-decoration:none; } #footer_legal p{ font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 1.3; color: #888; padding-bottom: 0px; padding-top: 0px; text-align:center; text-decoration: none; } } @media only screen and (max-width: 360px) { #search{ width:100px; } } @media only screen and (max-width: 270px) { #search{ width:70px; } }
0.31258
0.084304
------------------------------------*/ .g-brd-around { border: solid 1px transparent !important; } .g-brd-gray-light-v4 { border-color: #eee !important; } .g-pa-20 { padding: 1.42857rem !important; } .g-mb-20 { margin-bottom: 1.42857rem !important; } .g-mb-10 { margin-bottom: 0.71429rem !important; } .g-mb-5 { margin-bottom: 0.35714rem !important; } .g-mb-40 { margin-bottom: 2.85714rem !important; } .g-mb-0--lg { margin-bottom: 0 !important; } .g-py-12 { padding-top: 0.85714rem !important; padding-bottom: 0.85714rem !important; } .g-rounded-50 { border-radius: 50px !important; } /* Button Styles ------------------------------------*/ /* General Button Styles */ .btn { position: relative; transition: .2s ease; cursor: pointer; } .btn:focus, .btn:active:focus, .btn.active:focus { outline: 0 none; box-shadow: none; } /*------------------------------------ Outline Buttons ------------------------------------*/ /* Outline Button Primary */ .u-btn-outline-primary { color: #72c02c; border-color: #72c02c; background-color: transparent; } .u-btn-outline-primary:focus, .u-btn-outline-primary.active { color: #fff; background-color: #72c02c; } .u-btn-outline-primary:hover { color: #fff; background-color: #72c02c; } /* Button Outline Red */ .u-btn-outline-red { color: #f00; border-color: #f00; background-color: transparent; } .u-btn-outline-red:focus, .u-btn-outline-red.active { color: #fff; background-color: #f00; } .u-btn-outline-red:hover { color: #fff; background-color: #f00; } /*------------------------------------ Positions ------------------------------------*/ .g-pos-rel { position: relative !important; } .g-top-1 { top: 0.07143rem; } .g-mr-5 { margin-right: 0.35714rem !important; } .g-my-20 { margin-top: 1.42857rem !important; margin-bottom: 1.42857rem !important; } .g-my-50 { margin-top: 3.57143rem !important; margin-bottom: 3.57143rem !important; } .g-font-weight-300 { font-weight: 300; } .g-font-size-11 { font-size: 0.78571rem !important; } .g-line-height-1_8 { line-height: 1.8 !important; } .list-group-item { border-color: #eee; } .g-px-8 { padding-left: 0.57143rem !important; padding-right: 0.57143rem !important; } .g-rounded-20 { border-radius: 20px !important; } .g-bg-pink { background-color: #e81c62 !important; } .g-bg-cyan { background-color: #00bed6 !important; } /* Primary Colors */ .g-bg-primary { background-color: #72c02c !important; } /* Color Blue */ .g-bg-blue { background-color: #3398dc !important; } /*------------------------------------ Background Colors ------------------------------------*/ .u-label { display: inline-block; padding: .35rem .58rem; font-size: .9rem; line-height: 1; text-align: center; white-space: nowrap; color: #fff; /* Label Size ------------------------------------*/ /* Label Styles ------------------------------------*/ /* Label Num ------------------------------------*/ } .u-label:empty { display: none; } .btn .u-label { position: relative; top: -1px; } .u-label-default { background-color: #777; } .u-label-default[href]:hover, .u-label-default[href]:focus { background-color: #555; } .u-label-primary { background-color: #5cb85c; } .u-label-primary[href]:hover, .u-label-primary[href]:focus { background-color: #55b555; } .u-label-success { background-color: #5cb85c; } .u-label-success[href]:hover, .u-label-success[href]:focus { background-color: #55b555; } .u-label-info { background-color: #5bc0de; } .u-label-info[href]:hover, .u-label-info[href]:focus { background-color: #53bddc; } .u-label-warning { background-color: #f0ad4e; } .u-label-warning[href]:hover, .u-label-warning[href]:focus { background-color: #efa945; } .u-label-danger { background-color: #d9534f; } .u-label-danger[href]:hover, .u-label-danger[href]:focus { background-color: #d74b47; } .u-label.g-rounded-10 { padding: .35rem .7rem; } .u-label--sm { font-size: .8rem; } .u-label--lg { font-size: 1.1rem; } .u-label.u-label-with-icon { padding: .5rem .85rem; } .u-label.u-label-with-icon i { margin-right: .5rem; } .u-label-num { min-width: 2rem; height: 2rem; padding: 0 .35rem; line-height: 2rem; } .u-label-num.u-label--sm { min-width: 1.6rem; height: 1.6rem; line-height: 1.6rem; } .u-label-num.u-label--lg { min-width: 2.2rem; height: 2.2rem; line-height: 2.2rem; } /* 头像 */ .g-mb-30 { margin-bottom: 2.14286rem !important; } [class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after { transition: all .3s ease; } /*------------------------------------ Block Hovers ------------------------------------*/ [class*="u-block-hover"] { position: relative; max-width: 100%; margin: 0; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); } [class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after { transition: all .3s ease; } .u-block-hover--uncroped { overflow: visible; } .u-block-hover--uncroped:hover { z-index: 2; } .u-block-hover__img { max-width: 100%; vertical-align: top; } .u-block-hover__block { min-height: 100%; } /*------------------------------------ Box-shadows-v21 ------------------------------------*/ .u-shadow-v21 { box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09); transition-property: all; transition-timing-function: ease; transition-delay: 0s; transition-duration: .3s; } .u-shadow-v21--hover:hover { box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.15); } figure { margin-bottom: 0; } .g-pa-30 { padding: 2.14286rem !important; } .g-transition--ease-in-out { transition-timing-function: ease-in-out; } .g-transition-0_3 { transition-duration: .3s; } .g-rounded-4 { border-radius: 4px !important; } /* White Colors */ .g-bg-white { background-color: #fff !important; } .g-bg-white--before::before, .g-bg-white--after::after { background-color: #fff !important; } .g-bg-white--hover:hover, .g-bg-white--active.active { background-color: #fff !important; } .g-parent:hover .g-bg-white--parent-hover { background-color: #fff !important; } .g-bg-white--before::before, .g-bg-white--after::after { background-color: #fff !important; } .g-parent:hover .g-bg-white-opacity-0--after--parent-hover::after { background-color: rgba(255, 255, 255, 0) !important; } /*------------------------------------ Transitions ------------------------------------*/ [class*="g-transition"] { transition-property: all; transition-timing-function: ease; transition-delay: 0s; } [class*="g-transition"]::before, [class*="g-transition"]::after, [class*="g-transition"] path, [class*="g-transition"] polygon { transition-property: all; transition-timing-function: ease; transition-delay: 0s; } .g-transition-0_2 { transition-duration: .2s; } .g-transition-0_2::before, .g-transition-0_2::after, .g-transition-0_2 path, .g-transition-0_2 polygon { transition-duration: .2s; } .g-transition-0_3 { transition-duration: .3s; } .g-transition-0_3::before, .g-transition-0_3::after, .g-transition-0_3 path, .g-transition-0_3 polygon { transition-duration: .3s; } .g-transition-0_5 { transition-duration: .5s; } .g-transition-0_5::before, .g-transition-0_5::after, .g-transition-0_5 path, .g-transition-0_5 polygon { transition-duration: .5s; } .g-transition-0_6 { transition-duration: .6s; } .g-transition-0_6::before, .g-transition-0_6::after, .g-transition-0_6 path, .g-transition-0_6 polygon { transition-duration: .6s; } .g-transition-delay-0_11 { transition-delay: .11s; } .g-transition-delay-0_11::before, .g-transition-delay-0_11::after, .g-transition-delay-0_11 path, .g-transition-delay-0_11 polygon { transition-delay: .11s; } .g-transition-delay-0_2 { transition-delay: .2s; } .g-transition-delay-0_2::before, .g-transition-delay-0_2::after, .g-transition-delay-0_2 path, .g-transition-delay-0_2 polygon { transition-delay: .2s; } .g-transition-delay-0_45 { transition-delay: .45s; } .g-transition-delay-0_45::before, .g-transition-delay-0_45::after, .g-transition-delay-0_45 path, .g-transition-delay-0_45 polygon { transition-delay: .45s; } .g-transition--ease-out { transition-timing-function: ease-out; } .g-transition--ease-out::before, .g-transition--ease-out::after, .g-transition--ease-out path, .g-transition--ease-out polygon { transition-timing-function: ease-out; } .g-transition--ease-in { transition-timing-function: ease-in; } .g-transition--ease-in::before, .g-transition--ease-in::after, .g-transition--ease-in path, .g-transition--ease-in polygon { transition-timing-function: ease-in; } .g-transition--ease-in-out { transition-timing-function: ease-in-out; } .g-transition--ease-in-out::before, .g-transition--ease-in-out::after, .g-transition--ease-in-out path, .g-transition--ease-in-out polygon { transition-timing-function: ease-in-out; } .g-transition--linear { transition-timing-function: linear; } .g-transition--linear::before, .g-transition--linear::after, .g-transition--linear path, .g-transition--linear polygon { transition-timing-function: linear; } /* figure pic */ .g-height-80 { height: 80px !important; } .g-width-80 { width: 80px !important; /* P */ } .g-font-weight-600 { font-weight: 600; } .g-font-size-16 { font-size: 1.14286rem !important; } .g-mx-3 { margin-left: 0.21429rem !important; margin-right: 0.21429rem !important; } /* About me 分隔栏 */ /* Gray Colors */ .g-color-gray-light-v1 { color: #bbb !important; } .g-brd-gray-light-v2 { border-color: #ccc !important; } .g-bg-gray-light-v4 { background-color: #eee !important; } .u-divider-center { text-align: center; } .u-divider { position: relative; border-top-width: 1px; } /* Double Dashed Divider */ .u-divider-db-dashed { height: 5px; border-top: 1px dashed transparent; border-bottom: 1px dashed transparent; } .u-divider-center .u-divider__icon { left: auto; right: auto; margin-left: -1.42857rem; } .u-divider__icon { position: absolute; top: -1.42857rem; width: 2.85714rem; height: 2.85714rem; font-size: 1.28571rem; line-height: 2.85714rem; text-align: center; font-style: normal; } .u-divider__icon--indented { box-shadow: 0 0 0 15px #fff; } .g-mt-50 { margin-top: 3.57143rem !important; } /* 博客列表 */ .card, .card-header { border-color: #eee; } .card-header { padding: 0.71429rem 1.07143rem; } .card-block { padding: 1.07143rem; } .g-mb-10 { margin-bottom: 0.71429rem !important; } .g-mb-0--md { margin-bottom: 0 !important; } .g-mb-15 { margin-bottom: 1.07143rem !important; } .g-pa-5 { padding: 0.35714rem !important; } .g-mr-minus-5 { margin-right: -0.35714rem !important; } /*------------------------------------ Cursors ------------------------------------*/ .g-cursor-pointer { cursor: pointer; } .g-mt-10 { margin-top: 0.71429rem !important; } /* Rounded Around */ .rounded-0 { border-radius: 0 !important; } .dropdown-menu { min-width: 15rem; padding: 0; } .dropdown-item { padding: 0.21429rem 1.07143rem; } .g-px-10 { padding-left: 0.71429rem !important; padding-right: 0.71429rem !important; } .g-bg-gray-light-v5 { background-color: #f7f7f7 !important; } .g-color-gray-dark-v5 { color: #999 !important; } .g-font-size-12 { font-size: 0.85714rem !important; } @media (min-width: 0) { .g-pa-0 { padding: 0 !important; } } .g-mr-20 { margin-right: 1.42857rem !important; } .g-mt-3 { margin-top: 0.21429rem !important; } .g-height-50 { height: 50px; } .g-width-50 { width: 50px !important; /* P */ } .g-mb-10--sm { margin-bottom: 0.71429rem !important; } .g-mb-15 { margin-bottom: 1.07143rem !important; } @media (min-width: 576px) { .g-mb-0--sm { margin-bottom: 0 !important; } } .g-mr-10 { margin-right: 0.71429rem !important; } /*------------------------------------ Typography Text Decoration ------------------------------------*/ .g-text-underline { text-decoration: underline; } .g-text-underline--none--hover:focus, .g-text-underline--none--hover:hover { text-decoration: none; } .g-text-strike { text-decoration: line-through; } /* Button Sizes ------------------------------------*/ /* Extra Small */ .btn-xs { line-height: 1.4; padding: 0.14286rem 0.5rem; font-size: 0.78571rem; } /* 博客详情页 */ /* Primary Colors */ .g-color-primary { color: #72c02c !important; } .g-pb-50 { padding-bottom: 3.57143rem !important; } .g-pt-30 { padding-top: 2.14286rem !important; } .g-pt-50 { padding-top: 3.57143rem !important; } .g-mb-50 { margin-bottom: 3.57143rem !important; } .g-mb-60 { margin-bottom: 4.28571rem !important; } .g-mb-0--lg { margin-bottom: 0 !important; } .g-color-gray-dark-v4 { color: #777 !important; } .g-my-15 { margin-top: 1.07143rem !important; margin-bottom: 1.07143rem !important; } .g-brd-gray-light-v4 { border-color: #eee !important; } .u-link-v5 { text-decoration: none; transition: all .2s; } .u-link-v5:hover, .u-link-v5:focus { text-decoration: none; } /* Primary Colors */ .g-color-primary { color: #72c02c !important; } .u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover { color: #72c02c !important; } .g-parent:hover .g-color-primary--parent-hover { color: #72c02c !important; } .g-color-primary-opacity-0_3 { color: rgba(114, 192, 44, 0.3) !important; } .g-color-primary-opacity-0_4 { color: rgba(114, 192, 44, 0.4) !important; } .g-color-primary--before::before, .g-color-primary--after::after { color: #72c02c; } /* Outline Button Aqua */ .u-btn-outline-aqua { color: #29d6e6; border-color: #29d6e6; background-color: transparent; } .u-btn-outline-aqua:focus, .u-btn-outline-aqua.active { color: #fff; background-color: #29d6e6; } .u-btn-outline-aqua:hover { color: #fff; background-color: #29d6e6; } /* 防止评论框使用 media-body 页面缩小时会被撑爆 */ .media-body { min-width: 0; } /*------------------------------------ Error state v1 ------------------------------------*/ .u-has-error-v1 .form-control, .u-has-error-v1 .input-group-addon, .u-has-error-v1 [class*="u-select"] { background-color: #fff0f0; } .u-has-error-v1 .form-control[readonly], .u-has-error-v1 .input-group-addon[readonly], .u-has-error-v1 [class*="u-select"][readonly] { background-color: #fff0f0; } .u-has-error-v1 .form-control-feedback { color: #f00; } .u-has-error-v1 [class*="u-check-icon"] { background-color: #fff0f0; } .g-pt-15 { padding-top: 1.07143rem !important; } @media (max-width: 767px) { .g-hidden-sm-down { display: none !important; } } .g-pa-12-19 { padding: 0.85714rem 1.35714rem !important; } .g-pa-12-21 { padding: 0.85714rem 1.5rem !important; } .g-rounded-50 { border-radius: 50px !important; } /*------------------------------------ Paginations ------------------------------------*/ /* Pagination v1 */ .u-pagination-v1__item { display: inline-block; text-align: center; text-decoration: none; border: solid 1px transparent; transition: all .3s ease; } .u-pagination-v1__item--active, .u-pagination-v1__item:hover, .u-pagination-v1__item:focus { text-decoration: none; cursor: pointer; } .u-pagination-v1__item-info { display: inline-block; text-align: center; text-decoration: none; } .u-pagination-v1__item--disabled { opacity: .5; pointer-events: none; } /* Pagination Style v1 */ .u-pagination-v1-1 { color: #999; border-color: #999; } .u-pagination-v1-1--active, .u-pagination-v1-1:hover, .u-pagination-v1-1:focus { background-color: #72c02c; color: #fff; border-color: #72c02c; } /* Pagination Style v2 */ .u-pagination-v1-2 { color: #555; border-color: #555; } .u-pagination-v1-2:hover, .u-pagination-v1-2:focus { color: #72c02c; border-color: #72c02c; } .u-pagination-v1-2--active, .u-pagination-v1-2--nav { background-color: #72c02c; color: #fff; border-color: #72c02c; } .u-pagination-v1-2--active:hover, .u-pagination-v1-2--active:focus, .u-pagination-v1-2--nav:hover, .u-pagination-v1-2--nav:focus { color: #fff; } .u-pagination-v1-2--nav:hover { background-color: rgba(114, 192, 44, 0.8); } /* Pagination Style v3 */ .u-pagination-v1-3 { color: #333; border-color: #333; } .u-pagination-v1-3--active, .u-pagination-v1-3:hover, .u-pagination-v1-3:focus { background-color: #333; color: #fff; border-color: #333; } /* Pagination Style v4 */ .u-pagination-v1-4 { color: #333; border-color: transparent; } .u-pagination-v1-4:hover, .u-pagination-v1-4:focus { color: #72c02c; border-color: #72c02c; } .u-pagination-v1-4--active { color: #fff; background-color: #72c02c; border-color: #72c02c; } .u-pagination-v1-4--active:hover, .u-pagination-v1-4--active:focus { color: #fff; } /* Outline Button Purple */ .u-btn-outline-purple { color: #9a69cb; border-color: #9a69cb; background-color: transparent; } .u-btn-outline-purple:focus, .u-btn-outline-purple.active { color: #fff; background-color: #9a69cb; } .u-btn-outline-purple:hover { color: #fff; background-color: #9a69cb; } .g-pt-70 { padding-top: 5rem !important; } .g-pt-75 { padding-top: 5.35714rem !important; } .g-pt-80 { padding-top: 5.71429rem !important; } .g-pt-85 { padding-top: 6.07143rem !important; } .g-pt-90 { padding-top: 6.42857rem !important; } .g-pt-95 { padding-top: 6.78571rem !important; } .g-pt-100 { padding-top: 7.14286rem !important; } /* TOC */ /*------------------------------------ Heading-v3 ------------------------------------*/ [class*="u-heading-v3-"] { border-bottom: 1px dotted #ccc; } .u-heading-v3__title { position: relative; top: 1px; display: inline-block; margin: 0; padding-bottom: 0.71429rem; border-bottom: 1px solid #555; } /*------------------------------------ Headings ------------------------------------*/ /* Massive Underline */ .u-heading-massive-underline { position: relative; } .u-heading-massive-underline::before { content: ""; position: absolute; left: 0; right: 0; bottom: .2em; height: .3em; background-color: rgba(114, 192, 44, 0.8); z-index: -1; } /*------------------------------------ List Styles ------------------------------------*/ .u-list-inline { padding-left: 0; margin-bottom: 0; list-style: none; } .img-bordered { border: solid 6px #777; } .g-order-1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } @media (min-width: 576px) { .g-order-1--sm { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--sm { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } @media (min-width: 768px) { .g-order-1--md { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--md { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } @media (min-width: 992px) { .g-order-1--lg { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--lg { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } /* Color Aqua */ .g-color-aqua { color: #29d6e6; } /*------------------------------------ Link Styles ------------------------------------*/ .u-link-v5 { text-decoration: none; transition: all .2s; } .u-link-v5:hover, .u-link-v5:focus { text-decoration: none; } /* Color Red */ .g-color-red { color: #f00 !important; } .g-color-red--hover:hover { color: #f00 !important; } /* Color Aqua */ .g-color-aqua { color: #29d6e6; } .g-color-aqua--hover:hover { color: #29d6e6 !important; } .g-color-aqua-dark-v1 { color: #11848e !important; } .g-ml-15 { margin-left: 1.07143rem !important; }
front-end/src/assets/custom.css
------------------------------------*/ .g-brd-around { border: solid 1px transparent !important; } .g-brd-gray-light-v4 { border-color: #eee !important; } .g-pa-20 { padding: 1.42857rem !important; } .g-mb-20 { margin-bottom: 1.42857rem !important; } .g-mb-10 { margin-bottom: 0.71429rem !important; } .g-mb-5 { margin-bottom: 0.35714rem !important; } .g-mb-40 { margin-bottom: 2.85714rem !important; } .g-mb-0--lg { margin-bottom: 0 !important; } .g-py-12 { padding-top: 0.85714rem !important; padding-bottom: 0.85714rem !important; } .g-rounded-50 { border-radius: 50px !important; } /* Button Styles ------------------------------------*/ /* General Button Styles */ .btn { position: relative; transition: .2s ease; cursor: pointer; } .btn:focus, .btn:active:focus, .btn.active:focus { outline: 0 none; box-shadow: none; } /*------------------------------------ Outline Buttons ------------------------------------*/ /* Outline Button Primary */ .u-btn-outline-primary { color: #72c02c; border-color: #72c02c; background-color: transparent; } .u-btn-outline-primary:focus, .u-btn-outline-primary.active { color: #fff; background-color: #72c02c; } .u-btn-outline-primary:hover { color: #fff; background-color: #72c02c; } /* Button Outline Red */ .u-btn-outline-red { color: #f00; border-color: #f00; background-color: transparent; } .u-btn-outline-red:focus, .u-btn-outline-red.active { color: #fff; background-color: #f00; } .u-btn-outline-red:hover { color: #fff; background-color: #f00; } /*------------------------------------ Positions ------------------------------------*/ .g-pos-rel { position: relative !important; } .g-top-1 { top: 0.07143rem; } .g-mr-5 { margin-right: 0.35714rem !important; } .g-my-20 { margin-top: 1.42857rem !important; margin-bottom: 1.42857rem !important; } .g-my-50 { margin-top: 3.57143rem !important; margin-bottom: 3.57143rem !important; } .g-font-weight-300 { font-weight: 300; } .g-font-size-11 { font-size: 0.78571rem !important; } .g-line-height-1_8 { line-height: 1.8 !important; } .list-group-item { border-color: #eee; } .g-px-8 { padding-left: 0.57143rem !important; padding-right: 0.57143rem !important; } .g-rounded-20 { border-radius: 20px !important; } .g-bg-pink { background-color: #e81c62 !important; } .g-bg-cyan { background-color: #00bed6 !important; } /* Primary Colors */ .g-bg-primary { background-color: #72c02c !important; } /* Color Blue */ .g-bg-blue { background-color: #3398dc !important; } /*------------------------------------ Background Colors ------------------------------------*/ .u-label { display: inline-block; padding: .35rem .58rem; font-size: .9rem; line-height: 1; text-align: center; white-space: nowrap; color: #fff; /* Label Size ------------------------------------*/ /* Label Styles ------------------------------------*/ /* Label Num ------------------------------------*/ } .u-label:empty { display: none; } .btn .u-label { position: relative; top: -1px; } .u-label-default { background-color: #777; } .u-label-default[href]:hover, .u-label-default[href]:focus { background-color: #555; } .u-label-primary { background-color: #5cb85c; } .u-label-primary[href]:hover, .u-label-primary[href]:focus { background-color: #55b555; } .u-label-success { background-color: #5cb85c; } .u-label-success[href]:hover, .u-label-success[href]:focus { background-color: #55b555; } .u-label-info { background-color: #5bc0de; } .u-label-info[href]:hover, .u-label-info[href]:focus { background-color: #53bddc; } .u-label-warning { background-color: #f0ad4e; } .u-label-warning[href]:hover, .u-label-warning[href]:focus { background-color: #efa945; } .u-label-danger { background-color: #d9534f; } .u-label-danger[href]:hover, .u-label-danger[href]:focus { background-color: #d74b47; } .u-label.g-rounded-10 { padding: .35rem .7rem; } .u-label--sm { font-size: .8rem; } .u-label--lg { font-size: 1.1rem; } .u-label.u-label-with-icon { padding: .5rem .85rem; } .u-label.u-label-with-icon i { margin-right: .5rem; } .u-label-num { min-width: 2rem; height: 2rem; padding: 0 .35rem; line-height: 2rem; } .u-label-num.u-label--sm { min-width: 1.6rem; height: 1.6rem; line-height: 1.6rem; } .u-label-num.u-label--lg { min-width: 2.2rem; height: 2.2rem; line-height: 2.2rem; } /* 头像 */ .g-mb-30 { margin-bottom: 2.14286rem !important; } [class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after { transition: all .3s ease; } /*------------------------------------ Block Hovers ------------------------------------*/ [class*="u-block-hover"] { position: relative; max-width: 100%; margin: 0; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); } [class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after { transition: all .3s ease; } .u-block-hover--uncroped { overflow: visible; } .u-block-hover--uncroped:hover { z-index: 2; } .u-block-hover__img { max-width: 100%; vertical-align: top; } .u-block-hover__block { min-height: 100%; } /*------------------------------------ Box-shadows-v21 ------------------------------------*/ .u-shadow-v21 { box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09); transition-property: all; transition-timing-function: ease; transition-delay: 0s; transition-duration: .3s; } .u-shadow-v21--hover:hover { box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.15); } figure { margin-bottom: 0; } .g-pa-30 { padding: 2.14286rem !important; } .g-transition--ease-in-out { transition-timing-function: ease-in-out; } .g-transition-0_3 { transition-duration: .3s; } .g-rounded-4 { border-radius: 4px !important; } /* White Colors */ .g-bg-white { background-color: #fff !important; } .g-bg-white--before::before, .g-bg-white--after::after { background-color: #fff !important; } .g-bg-white--hover:hover, .g-bg-white--active.active { background-color: #fff !important; } .g-parent:hover .g-bg-white--parent-hover { background-color: #fff !important; } .g-bg-white--before::before, .g-bg-white--after::after { background-color: #fff !important; } .g-parent:hover .g-bg-white-opacity-0--after--parent-hover::after { background-color: rgba(255, 255, 255, 0) !important; } /*------------------------------------ Transitions ------------------------------------*/ [class*="g-transition"] { transition-property: all; transition-timing-function: ease; transition-delay: 0s; } [class*="g-transition"]::before, [class*="g-transition"]::after, [class*="g-transition"] path, [class*="g-transition"] polygon { transition-property: all; transition-timing-function: ease; transition-delay: 0s; } .g-transition-0_2 { transition-duration: .2s; } .g-transition-0_2::before, .g-transition-0_2::after, .g-transition-0_2 path, .g-transition-0_2 polygon { transition-duration: .2s; } .g-transition-0_3 { transition-duration: .3s; } .g-transition-0_3::before, .g-transition-0_3::after, .g-transition-0_3 path, .g-transition-0_3 polygon { transition-duration: .3s; } .g-transition-0_5 { transition-duration: .5s; } .g-transition-0_5::before, .g-transition-0_5::after, .g-transition-0_5 path, .g-transition-0_5 polygon { transition-duration: .5s; } .g-transition-0_6 { transition-duration: .6s; } .g-transition-0_6::before, .g-transition-0_6::after, .g-transition-0_6 path, .g-transition-0_6 polygon { transition-duration: .6s; } .g-transition-delay-0_11 { transition-delay: .11s; } .g-transition-delay-0_11::before, .g-transition-delay-0_11::after, .g-transition-delay-0_11 path, .g-transition-delay-0_11 polygon { transition-delay: .11s; } .g-transition-delay-0_2 { transition-delay: .2s; } .g-transition-delay-0_2::before, .g-transition-delay-0_2::after, .g-transition-delay-0_2 path, .g-transition-delay-0_2 polygon { transition-delay: .2s; } .g-transition-delay-0_45 { transition-delay: .45s; } .g-transition-delay-0_45::before, .g-transition-delay-0_45::after, .g-transition-delay-0_45 path, .g-transition-delay-0_45 polygon { transition-delay: .45s; } .g-transition--ease-out { transition-timing-function: ease-out; } .g-transition--ease-out::before, .g-transition--ease-out::after, .g-transition--ease-out path, .g-transition--ease-out polygon { transition-timing-function: ease-out; } .g-transition--ease-in { transition-timing-function: ease-in; } .g-transition--ease-in::before, .g-transition--ease-in::after, .g-transition--ease-in path, .g-transition--ease-in polygon { transition-timing-function: ease-in; } .g-transition--ease-in-out { transition-timing-function: ease-in-out; } .g-transition--ease-in-out::before, .g-transition--ease-in-out::after, .g-transition--ease-in-out path, .g-transition--ease-in-out polygon { transition-timing-function: ease-in-out; } .g-transition--linear { transition-timing-function: linear; } .g-transition--linear::before, .g-transition--linear::after, .g-transition--linear path, .g-transition--linear polygon { transition-timing-function: linear; } /* figure pic */ .g-height-80 { height: 80px !important; } .g-width-80 { width: 80px !important; /* P */ } .g-font-weight-600 { font-weight: 600; } .g-font-size-16 { font-size: 1.14286rem !important; } .g-mx-3 { margin-left: 0.21429rem !important; margin-right: 0.21429rem !important; } /* About me 分隔栏 */ /* Gray Colors */ .g-color-gray-light-v1 { color: #bbb !important; } .g-brd-gray-light-v2 { border-color: #ccc !important; } .g-bg-gray-light-v4 { background-color: #eee !important; } .u-divider-center { text-align: center; } .u-divider { position: relative; border-top-width: 1px; } /* Double Dashed Divider */ .u-divider-db-dashed { height: 5px; border-top: 1px dashed transparent; border-bottom: 1px dashed transparent; } .u-divider-center .u-divider__icon { left: auto; right: auto; margin-left: -1.42857rem; } .u-divider__icon { position: absolute; top: -1.42857rem; width: 2.85714rem; height: 2.85714rem; font-size: 1.28571rem; line-height: 2.85714rem; text-align: center; font-style: normal; } .u-divider__icon--indented { box-shadow: 0 0 0 15px #fff; } .g-mt-50 { margin-top: 3.57143rem !important; } /* 博客列表 */ .card, .card-header { border-color: #eee; } .card-header { padding: 0.71429rem 1.07143rem; } .card-block { padding: 1.07143rem; } .g-mb-10 { margin-bottom: 0.71429rem !important; } .g-mb-0--md { margin-bottom: 0 !important; } .g-mb-15 { margin-bottom: 1.07143rem !important; } .g-pa-5 { padding: 0.35714rem !important; } .g-mr-minus-5 { margin-right: -0.35714rem !important; } /*------------------------------------ Cursors ------------------------------------*/ .g-cursor-pointer { cursor: pointer; } .g-mt-10 { margin-top: 0.71429rem !important; } /* Rounded Around */ .rounded-0 { border-radius: 0 !important; } .dropdown-menu { min-width: 15rem; padding: 0; } .dropdown-item { padding: 0.21429rem 1.07143rem; } .g-px-10 { padding-left: 0.71429rem !important; padding-right: 0.71429rem !important; } .g-bg-gray-light-v5 { background-color: #f7f7f7 !important; } .g-color-gray-dark-v5 { color: #999 !important; } .g-font-size-12 { font-size: 0.85714rem !important; } @media (min-width: 0) { .g-pa-0 { padding: 0 !important; } } .g-mr-20 { margin-right: 1.42857rem !important; } .g-mt-3 { margin-top: 0.21429rem !important; } .g-height-50 { height: 50px; } .g-width-50 { width: 50px !important; /* P */ } .g-mb-10--sm { margin-bottom: 0.71429rem !important; } .g-mb-15 { margin-bottom: 1.07143rem !important; } @media (min-width: 576px) { .g-mb-0--sm { margin-bottom: 0 !important; } } .g-mr-10 { margin-right: 0.71429rem !important; } /*------------------------------------ Typography Text Decoration ------------------------------------*/ .g-text-underline { text-decoration: underline; } .g-text-underline--none--hover:focus, .g-text-underline--none--hover:hover { text-decoration: none; } .g-text-strike { text-decoration: line-through; } /* Button Sizes ------------------------------------*/ /* Extra Small */ .btn-xs { line-height: 1.4; padding: 0.14286rem 0.5rem; font-size: 0.78571rem; } /* 博客详情页 */ /* Primary Colors */ .g-color-primary { color: #72c02c !important; } .g-pb-50 { padding-bottom: 3.57143rem !important; } .g-pt-30 { padding-top: 2.14286rem !important; } .g-pt-50 { padding-top: 3.57143rem !important; } .g-mb-50 { margin-bottom: 3.57143rem !important; } .g-mb-60 { margin-bottom: 4.28571rem !important; } .g-mb-0--lg { margin-bottom: 0 !important; } .g-color-gray-dark-v4 { color: #777 !important; } .g-my-15 { margin-top: 1.07143rem !important; margin-bottom: 1.07143rem !important; } .g-brd-gray-light-v4 { border-color: #eee !important; } .u-link-v5 { text-decoration: none; transition: all .2s; } .u-link-v5:hover, .u-link-v5:focus { text-decoration: none; } /* Primary Colors */ .g-color-primary { color: #72c02c !important; } .u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover { color: #72c02c !important; } .g-parent:hover .g-color-primary--parent-hover { color: #72c02c !important; } .g-color-primary-opacity-0_3 { color: rgba(114, 192, 44, 0.3) !important; } .g-color-primary-opacity-0_4 { color: rgba(114, 192, 44, 0.4) !important; } .g-color-primary--before::before, .g-color-primary--after::after { color: #72c02c; } /* Outline Button Aqua */ .u-btn-outline-aqua { color: #29d6e6; border-color: #29d6e6; background-color: transparent; } .u-btn-outline-aqua:focus, .u-btn-outline-aqua.active { color: #fff; background-color: #29d6e6; } .u-btn-outline-aqua:hover { color: #fff; background-color: #29d6e6; } /* 防止评论框使用 media-body 页面缩小时会被撑爆 */ .media-body { min-width: 0; } /*------------------------------------ Error state v1 ------------------------------------*/ .u-has-error-v1 .form-control, .u-has-error-v1 .input-group-addon, .u-has-error-v1 [class*="u-select"] { background-color: #fff0f0; } .u-has-error-v1 .form-control[readonly], .u-has-error-v1 .input-group-addon[readonly], .u-has-error-v1 [class*="u-select"][readonly] { background-color: #fff0f0; } .u-has-error-v1 .form-control-feedback { color: #f00; } .u-has-error-v1 [class*="u-check-icon"] { background-color: #fff0f0; } .g-pt-15 { padding-top: 1.07143rem !important; } @media (max-width: 767px) { .g-hidden-sm-down { display: none !important; } } .g-pa-12-19 { padding: 0.85714rem 1.35714rem !important; } .g-pa-12-21 { padding: 0.85714rem 1.5rem !important; } .g-rounded-50 { border-radius: 50px !important; } /*------------------------------------ Paginations ------------------------------------*/ /* Pagination v1 */ .u-pagination-v1__item { display: inline-block; text-align: center; text-decoration: none; border: solid 1px transparent; transition: all .3s ease; } .u-pagination-v1__item--active, .u-pagination-v1__item:hover, .u-pagination-v1__item:focus { text-decoration: none; cursor: pointer; } .u-pagination-v1__item-info { display: inline-block; text-align: center; text-decoration: none; } .u-pagination-v1__item--disabled { opacity: .5; pointer-events: none; } /* Pagination Style v1 */ .u-pagination-v1-1 { color: #999; border-color: #999; } .u-pagination-v1-1--active, .u-pagination-v1-1:hover, .u-pagination-v1-1:focus { background-color: #72c02c; color: #fff; border-color: #72c02c; } /* Pagination Style v2 */ .u-pagination-v1-2 { color: #555; border-color: #555; } .u-pagination-v1-2:hover, .u-pagination-v1-2:focus { color: #72c02c; border-color: #72c02c; } .u-pagination-v1-2--active, .u-pagination-v1-2--nav { background-color: #72c02c; color: #fff; border-color: #72c02c; } .u-pagination-v1-2--active:hover, .u-pagination-v1-2--active:focus, .u-pagination-v1-2--nav:hover, .u-pagination-v1-2--nav:focus { color: #fff; } .u-pagination-v1-2--nav:hover { background-color: rgba(114, 192, 44, 0.8); } /* Pagination Style v3 */ .u-pagination-v1-3 { color: #333; border-color: #333; } .u-pagination-v1-3--active, .u-pagination-v1-3:hover, .u-pagination-v1-3:focus { background-color: #333; color: #fff; border-color: #333; } /* Pagination Style v4 */ .u-pagination-v1-4 { color: #333; border-color: transparent; } .u-pagination-v1-4:hover, .u-pagination-v1-4:focus { color: #72c02c; border-color: #72c02c; } .u-pagination-v1-4--active { color: #fff; background-color: #72c02c; border-color: #72c02c; } .u-pagination-v1-4--active:hover, .u-pagination-v1-4--active:focus { color: #fff; } /* Outline Button Purple */ .u-btn-outline-purple { color: #9a69cb; border-color: #9a69cb; background-color: transparent; } .u-btn-outline-purple:focus, .u-btn-outline-purple.active { color: #fff; background-color: #9a69cb; } .u-btn-outline-purple:hover { color: #fff; background-color: #9a69cb; } .g-pt-70 { padding-top: 5rem !important; } .g-pt-75 { padding-top: 5.35714rem !important; } .g-pt-80 { padding-top: 5.71429rem !important; } .g-pt-85 { padding-top: 6.07143rem !important; } .g-pt-90 { padding-top: 6.42857rem !important; } .g-pt-95 { padding-top: 6.78571rem !important; } .g-pt-100 { padding-top: 7.14286rem !important; } /* TOC */ /*------------------------------------ Heading-v3 ------------------------------------*/ [class*="u-heading-v3-"] { border-bottom: 1px dotted #ccc; } .u-heading-v3__title { position: relative; top: 1px; display: inline-block; margin: 0; padding-bottom: 0.71429rem; border-bottom: 1px solid #555; } /*------------------------------------ Headings ------------------------------------*/ /* Massive Underline */ .u-heading-massive-underline { position: relative; } .u-heading-massive-underline::before { content: ""; position: absolute; left: 0; right: 0; bottom: .2em; height: .3em; background-color: rgba(114, 192, 44, 0.8); z-index: -1; } /*------------------------------------ List Styles ------------------------------------*/ .u-list-inline { padding-left: 0; margin-bottom: 0; list-style: none; } .img-bordered { border: solid 6px #777; } .g-order-1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } @media (min-width: 576px) { .g-order-1--sm { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--sm { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } @media (min-width: 768px) { .g-order-1--md { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--md { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } @media (min-width: 992px) { .g-order-1--lg { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .g-order-2--lg { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } } /* Color Aqua */ .g-color-aqua { color: #29d6e6; } /*------------------------------------ Link Styles ------------------------------------*/ .u-link-v5 { text-decoration: none; transition: all .2s; } .u-link-v5:hover, .u-link-v5:focus { text-decoration: none; } /* Color Red */ .g-color-red { color: #f00 !important; } .g-color-red--hover:hover { color: #f00 !important; } /* Color Aqua */ .g-color-aqua { color: #29d6e6; } .g-color-aqua--hover:hover { color: #29d6e6 !important; } .g-color-aqua-dark-v1 { color: #11848e !important; } .g-ml-15 { margin-left: 1.07143rem !important; }
0.370567
0.064124
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } .input-range__label--max, .input-range__label--min { display: none; } .leaflet-container { background: #262626 !important; } .leaflet-top { top: unset !important; bottom: 45px; } .input-range__track.input-range__track--background { background-color: black; } .input-range__track.input-range__track--active { background-color: #dedede; } .input-range__slider { background-color: #dedede !important; } .input-range__label-container { background-color: #00000066; border-radius: 10px; padding: 2px 8px; } .controlContainer { width: 100%; position: relative; height: 100vh; } .skiHed { position: absolute; left: 0; top: 0; width: 100%; background-color: #000000aa; border-bottom: 3px solid #00000099; height: 50px; z-index: 999; display: flex; flex-flow: row nowrap; justify-content: space-evenly; } .skiHed div { display: flex; flex-flow: row nowrap; justify-content: center; color: white; } .author { position: absolute; right: 20px; bottom: 50px; z-index: 1001; } .author img { height: 44px; border-radius: 50px; border: 2px solid white; } .vertSlider { position: absolute; left: 0; right: 0; bottom: 50px; width: 60vw; z-index: 1001; margin: 0 auto; background-color: #00000066; padding: 30px 20px 10px; border-radius: 7px; display: flex; flex-flow: row nowrap; justify-content: space-around; } .vertSliderMeta { margin: -20px 20px 0px 0px; width: 120px; } .vertSliderMeta p { color: #999; font-size: .8em; margin: 0px 0px 1px 0px; } .vertSliderControl { width: 100%; } img.passType { height: 30px; margin: 10px 10px; filter: brightness(.35); } img.passType.active { filter: none; } img.passType:hover { cursor: pointer; } .resortNameSearch { background: #333; border: 0; font-size: 1.2em; text-align: center; height: 2em; border-radius: 20px; margin-top: 6px; padding: 0px 20px; color: white; } .resortCount { font-size: .85em; text-align: center; display: block; background-color: #00000066; border-bottom-right-radius: 10px; padding: 10px; border-bottom-left-radius: 10px; margin-top: 9px; } .resortCount button { margin-left: 10px; } .resortCard { width: 300px; } .resortCard table { width: 100%; border-collapse: collapse; } .resortCard table thead th { border-bottom: 1px solid #ccc; } .ctr { text-align: center; } .black-diamond { -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 0.8em !important; color: black; } .flex-container { display: flex; margin: 10px -5px; min-height: 140px; } .flex-container .column { padding: 7px; flex: 1; overflow: hidden; border: 1px solid #dedede; border-radius: 5px; margin: 0 5px; position: relative; } .popover-icon { position: absolute; opacity: .15; } .popover-icon.tram { right: -50px; bottom: 10px; } .popover-icon.mountain { right: -57px; bottom: -10px; } .popover-icon.skiing { right: -20px; bottom: 6px; } .popover-suffix { opacity: .7; text-transform: uppercase; font-size: .85em; display: block; } .popover-suffix-up { margin-top: -5px; } .popover-stat { display: block; font-size: 2em; font-weight: bold; } .popover-substat { font-size: 1.1em; } .lift-metric { display: block; } .vertical-top-bottom { position: absolute; bottom: 10px; } .stat-pct { font-size: .9em; opacity: .9; display: block; } textarea, select, input, button { outline: none; } .mobile-only { display: none; } @media only screen and (max-width: 800px) { .mobile-only { display: inline-block; } img.passType { display: none; } select, button { color: white; } .author { position: absolute; right: 10px; top: 60px; z-index: 1001; } }
src/css/styles.css
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } .input-range__label--max, .input-range__label--min { display: none; } .leaflet-container { background: #262626 !important; } .leaflet-top { top: unset !important; bottom: 45px; } .input-range__track.input-range__track--background { background-color: black; } .input-range__track.input-range__track--active { background-color: #dedede; } .input-range__slider { background-color: #dedede !important; } .input-range__label-container { background-color: #00000066; border-radius: 10px; padding: 2px 8px; } .controlContainer { width: 100%; position: relative; height: 100vh; } .skiHed { position: absolute; left: 0; top: 0; width: 100%; background-color: #000000aa; border-bottom: 3px solid #00000099; height: 50px; z-index: 999; display: flex; flex-flow: row nowrap; justify-content: space-evenly; } .skiHed div { display: flex; flex-flow: row nowrap; justify-content: center; color: white; } .author { position: absolute; right: 20px; bottom: 50px; z-index: 1001; } .author img { height: 44px; border-radius: 50px; border: 2px solid white; } .vertSlider { position: absolute; left: 0; right: 0; bottom: 50px; width: 60vw; z-index: 1001; margin: 0 auto; background-color: #00000066; padding: 30px 20px 10px; border-radius: 7px; display: flex; flex-flow: row nowrap; justify-content: space-around; } .vertSliderMeta { margin: -20px 20px 0px 0px; width: 120px; } .vertSliderMeta p { color: #999; font-size: .8em; margin: 0px 0px 1px 0px; } .vertSliderControl { width: 100%; } img.passType { height: 30px; margin: 10px 10px; filter: brightness(.35); } img.passType.active { filter: none; } img.passType:hover { cursor: pointer; } .resortNameSearch { background: #333; border: 0; font-size: 1.2em; text-align: center; height: 2em; border-radius: 20px; margin-top: 6px; padding: 0px 20px; color: white; } .resortCount { font-size: .85em; text-align: center; display: block; background-color: #00000066; border-bottom-right-radius: 10px; padding: 10px; border-bottom-left-radius: 10px; margin-top: 9px; } .resortCount button { margin-left: 10px; } .resortCard { width: 300px; } .resortCard table { width: 100%; border-collapse: collapse; } .resortCard table thead th { border-bottom: 1px solid #ccc; } .ctr { text-align: center; } .black-diamond { -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 0.8em !important; color: black; } .flex-container { display: flex; margin: 10px -5px; min-height: 140px; } .flex-container .column { padding: 7px; flex: 1; overflow: hidden; border: 1px solid #dedede; border-radius: 5px; margin: 0 5px; position: relative; } .popover-icon { position: absolute; opacity: .15; } .popover-icon.tram { right: -50px; bottom: 10px; } .popover-icon.mountain { right: -57px; bottom: -10px; } .popover-icon.skiing { right: -20px; bottom: 6px; } .popover-suffix { opacity: .7; text-transform: uppercase; font-size: .85em; display: block; } .popover-suffix-up { margin-top: -5px; } .popover-stat { display: block; font-size: 2em; font-weight: bold; } .popover-substat { font-size: 1.1em; } .lift-metric { display: block; } .vertical-top-bottom { position: absolute; bottom: 10px; } .stat-pct { font-size: .9em; opacity: .9; display: block; } textarea, select, input, button { outline: none; } .mobile-only { display: none; } @media only screen and (max-width: 800px) { .mobile-only { display: inline-block; } img.passType { display: none; } select, button { color: white; } .author { position: absolute; right: 10px; top: 60px; z-index: 1001; } }
0.511229
0.105073
.wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .wrapper-link-site-show { z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; bottom: -20px; } .wrapper-link-site-index { z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; position: relative; left: -35px; bottom: 80px; } @media (min-width: 1450px) and (max-width: 1800px) { .wrapper-link-site-index { left: -25px; } } @media (min-width: 1200px) and (max-width: 1449.98px) { .wrapper-link-site-index { left: -18px; } } @media (max-width: 1199.98px) { .wrapper-link-site-index { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; left: 0; } } .wrapper-link-page-site { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; position: relative; left: -22px; bottom: 84px; } .wrapper-more-site { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; bottom: 83px; } .cta { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 30px; text-decoration: none; font-size: 20px; color: white; background: #b04c34; -webkit-transition: 1s; transition: 1s; -webkit-box-shadow: 6px 6px 2px black; box-shadow: 6px 6px 2px black; -webkit-transform: skewX(-15deg); transform: skewX(-15deg); } .cta:focus { outline: none; } .cta:hover { -webkit-transition: 0.5s; transition: 0.5s; -webkit-box-shadow: 10px 10px 2px #24415b; box-shadow: 10px 10px 2px #24415b; } .cta .next-button:nth-child(2) { -webkit-transition: 0.5s; transition: 0.5s; margin-right: 0px; } .cta:hover .next-button:nth-child(2) { -webkit-transition: 0.5s; transition: 0.5s; margin-right: 15px; } .next-button { -webkit-transform: skewX(15deg); transform: skewX(15deg); } .next-button:nth-child(2) { width: 20px; margin-left: 20px; position: relative; top: 12%; } /**************SVG****************/ path.one { -webkit-transition: 0.4s; transition: 0.4s; -webkit-transform: translateX(-60%); transform: translateX(-60%); } path.two { -webkit-transition: 0.5s; transition: 0.5s; -webkit-transform: translateX(-30%); transform: translateX(-30%); } .cta:hover path.three { -webkit-animation: color_anim 1s infinite 0.2s; animation: color_anim 1s infinite 0.2s; } .cta:hover path.one { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-animation: color_anim 1s infinite 0.6s; animation: color_anim 1s infinite 0.6s; } .cta:hover path.two { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-animation: color_anim 1s infinite 0.4s; animation: color_anim 1s infinite 0.4s; } /* SVG animations */ @-webkit-keyframes color_anim { 0% { fill: white; } 50% { fill: #24415b; } 100% { fill: white; } } @keyframes color_anim { 0% { fill: white; } 50% { fill: #24415b; } 100% { fill: white; } } /*# sourceMappingURL=nextbuttonstyle.css.map */
public/css/nextbuttonstyle.css
.wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .wrapper-link-site-show { z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; bottom: -20px; } .wrapper-link-site-index { z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; position: relative; left: -35px; bottom: 80px; } @media (min-width: 1450px) and (max-width: 1800px) { .wrapper-link-site-index { left: -25px; } } @media (min-width: 1200px) and (max-width: 1449.98px) { .wrapper-link-site-index { left: -18px; } } @media (max-width: 1199.98px) { .wrapper-link-site-index { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; left: 0; } } .wrapper-link-page-site { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; position: relative; left: -22px; bottom: 84px; } .wrapper-more-site { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; bottom: 83px; } .cta { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 30px; text-decoration: none; font-size: 20px; color: white; background: #b04c34; -webkit-transition: 1s; transition: 1s; -webkit-box-shadow: 6px 6px 2px black; box-shadow: 6px 6px 2px black; -webkit-transform: skewX(-15deg); transform: skewX(-15deg); } .cta:focus { outline: none; } .cta:hover { -webkit-transition: 0.5s; transition: 0.5s; -webkit-box-shadow: 10px 10px 2px #24415b; box-shadow: 10px 10px 2px #24415b; } .cta .next-button:nth-child(2) { -webkit-transition: 0.5s; transition: 0.5s; margin-right: 0px; } .cta:hover .next-button:nth-child(2) { -webkit-transition: 0.5s; transition: 0.5s; margin-right: 15px; } .next-button { -webkit-transform: skewX(15deg); transform: skewX(15deg); } .next-button:nth-child(2) { width: 20px; margin-left: 20px; position: relative; top: 12%; } /**************SVG****************/ path.one { -webkit-transition: 0.4s; transition: 0.4s; -webkit-transform: translateX(-60%); transform: translateX(-60%); } path.two { -webkit-transition: 0.5s; transition: 0.5s; -webkit-transform: translateX(-30%); transform: translateX(-30%); } .cta:hover path.three { -webkit-animation: color_anim 1s infinite 0.2s; animation: color_anim 1s infinite 0.2s; } .cta:hover path.one { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-animation: color_anim 1s infinite 0.6s; animation: color_anim 1s infinite 0.6s; } .cta:hover path.two { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-animation: color_anim 1s infinite 0.4s; animation: color_anim 1s infinite 0.4s; } /* SVG animations */ @-webkit-keyframes color_anim { 0% { fill: white; } 50% { fill: #24415b; } 100% { fill: white; } } @keyframes color_anim { 0% { fill: white; } 50% { fill: #24415b; } 100% { fill: white; } } /*# sourceMappingURL=nextbuttonstyle.css.map */
0.380414
0.04666
.fa { margin-right: .25em; } .button.is-icon .fa, .button.is-round .fa { margin-right: 0; } .small { margin-top: 10px !important; font-size: 14px;; } .app-frame { background: #1D2A38 0% 0% no-repeat padding-box; box-shadow: 0px 15px 45px #00000033; border-radius: 50px; padding: 50px 40px 80px 40px; position: relative; transform: translateY(-180px); } .app-frame::after { position: absolute; bottom: 15px; left: 50%; width: 50px; height: 50px; background-color: #FFF; border-radius: 50%; margin-left: -25px; content: ""; display: block; } .app-frame-inner { background-color: #FFF; min-height: 770px; } .button { background-color: #2196F3; border-color: #2196F3; line-height: 1; } .tree ol>li.is-current>a, .tree ul>li.is-current>a { background-color: #2196F3; } a { color: #2196F3; } .header { transition: background-color .3; } .header.is-sticky { background-color: transparent; } .header.active { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; } .header.is-colored { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; } .header .menu { margin-left: auto; margin-right: 2.5rem; } .header .logo a { color: #FFF; } .header-menu .pulldown > a { color: #FFF; } .header .nav { color: #FFF; } .right { text-align: right; } .left { text-align: left; } .center { text-align: center; } @media screen and (min-width: 769px) { .uny-logo:before { font-size: 12.5rem; } } .firstview { background-color: #f9f9f9; } .demo { box-shadow: 0 2px 8px rgba(0,0,0,.14); } pre > code { color: #FFF; border: none; background-color: transparent; } pre::before { display: none; } #app { background-color: #FFF; border-radius: 2px; box-shadow: 0 24px 24px -18px rgba(69,104,129,.33), 0 9px 45px 0 rgba(114,119,160,.12); } .firstview { background: transparent linear-gradient(180deg, #0C1858 0%, #09B5AD 100%) 0% 0% no-repeat padding-box; } .lead { text-align: center; font-family: Arial; color: #FFFFFF; font-size: 38px; line-height: 1.2; } .hero-inner { padding-top: 20px; } .hero-inner .button { background: #D01240; box-shadow: 0px 3px 6px #00000029; border: none; font-size: 24px; } h2 { color: #D01240; margin-bottom: 20px; padding-bottom: 0; } h3 { margin-top: 0; color: #7C7C7C; border-bottom: 1px solid #7C7C7C; padding-bottom: 5px; margin-bottom: 20px; margin-top: 20px; } h4 { margin-top: 10px; } ul { margin-bottom: 20px; } h3:not(:first-child) { margin-top: 20px; margin-bottom: 10px; } h4:not(:first-child) { margin-top: 10px; } p:not(:first-child) { margin-bottom: 10px; margin-top: 0; padding-bottom: 0; } pre { margin-bottom: 25px; } .docs .gatsby-resp-image-wrapper { margin-top: 20px; margin-bottom: 20px; display: block; border: 5px solid #EEEEEE; } .footer { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; color: #FFF; justify-content: center; text-align: center; padding-top: 20px; padding-bottom: 10px; } .footer p:not(:first-child) { margin-top: 10px; font-size: 16px; } .section-devider { display: flex; background-color: #F6F9FC; } .section-devider h2 { color: #1d1d1d; } .section-devider .section+.section { border-left: 1px solid #eee; border-top: 0; } .section-devider .section { flex: 1; } .github-section { padding-top: 25px; padding-bottom: 25px; text-align: center; } .github-section p { margin-bottom: 10px; padding-bottom: 0; } .tree ul>li.is-current>a { background-color: transparent !important; color: #D01240; border-left: 2px solid #002398; border-radius: 0; } .is-sticky+.hero { padding-top: 9.25rem; padding-bottom: 15rem; } .button.is-burger span { background-color: #FFF; } .ProseMirror .picture img, figure img { border: none; padding: 0; } .ProseMirror figcaption { font-size: 0 !important; } .ProseMirror img { width: 100%; height: auto; } .ProseMirror img.small { width: 60%; } @media (min-width: 769px) { .sidebar:first-child { border-right: none; } } @media screen and (max-width: 768px) { .app-frame { border-radius: 10px; padding: 30px 20px 80px 20px; transform: translateY(-100px); } .is-sticky+.hero { padding-bottom: 10rem; } .lead { font-size: 24px; } .section-devider { display: block; } .section-devider .section+.section { border-left: none; border-top: 1px solid #eee; } }
gatsby/static/layout.css
.fa { margin-right: .25em; } .button.is-icon .fa, .button.is-round .fa { margin-right: 0; } .small { margin-top: 10px !important; font-size: 14px;; } .app-frame { background: #1D2A38 0% 0% no-repeat padding-box; box-shadow: 0px 15px 45px #00000033; border-radius: 50px; padding: 50px 40px 80px 40px; position: relative; transform: translateY(-180px); } .app-frame::after { position: absolute; bottom: 15px; left: 50%; width: 50px; height: 50px; background-color: #FFF; border-radius: 50%; margin-left: -25px; content: ""; display: block; } .app-frame-inner { background-color: #FFF; min-height: 770px; } .button { background-color: #2196F3; border-color: #2196F3; line-height: 1; } .tree ol>li.is-current>a, .tree ul>li.is-current>a { background-color: #2196F3; } a { color: #2196F3; } .header { transition: background-color .3; } .header.is-sticky { background-color: transparent; } .header.active { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; } .header.is-colored { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; } .header .menu { margin-left: auto; margin-right: 2.5rem; } .header .logo a { color: #FFF; } .header-menu .pulldown > a { color: #FFF; } .header .nav { color: #FFF; } .right { text-align: right; } .left { text-align: left; } .center { text-align: center; } @media screen and (min-width: 769px) { .uny-logo:before { font-size: 12.5rem; } } .firstview { background-color: #f9f9f9; } .demo { box-shadow: 0 2px 8px rgba(0,0,0,.14); } pre > code { color: #FFF; border: none; background-color: transparent; } pre::before { display: none; } #app { background-color: #FFF; border-radius: 2px; box-shadow: 0 24px 24px -18px rgba(69,104,129,.33), 0 9px 45px 0 rgba(114,119,160,.12); } .firstview { background: transparent linear-gradient(180deg, #0C1858 0%, #09B5AD 100%) 0% 0% no-repeat padding-box; } .lead { text-align: center; font-family: Arial; color: #FFFFFF; font-size: 38px; line-height: 1.2; } .hero-inner { padding-top: 20px; } .hero-inner .button { background: #D01240; box-shadow: 0px 3px 6px #00000029; border: none; font-size: 24px; } h2 { color: #D01240; margin-bottom: 20px; padding-bottom: 0; } h3 { margin-top: 0; color: #7C7C7C; border-bottom: 1px solid #7C7C7C; padding-bottom: 5px; margin-bottom: 20px; margin-top: 20px; } h4 { margin-top: 10px; } ul { margin-bottom: 20px; } h3:not(:first-child) { margin-top: 20px; margin-bottom: 10px; } h4:not(:first-child) { margin-top: 10px; } p:not(:first-child) { margin-bottom: 10px; margin-top: 0; padding-bottom: 0; } pre { margin-bottom: 25px; } .docs .gatsby-resp-image-wrapper { margin-top: 20px; margin-bottom: 20px; display: block; border: 5px solid #EEEEEE; } .footer { background: transparent linear-gradient(180deg, #0C1858 0%, #085D83 100%) 0% 0% no-repeat padding-box; color: #FFF; justify-content: center; text-align: center; padding-top: 20px; padding-bottom: 10px; } .footer p:not(:first-child) { margin-top: 10px; font-size: 16px; } .section-devider { display: flex; background-color: #F6F9FC; } .section-devider h2 { color: #1d1d1d; } .section-devider .section+.section { border-left: 1px solid #eee; border-top: 0; } .section-devider .section { flex: 1; } .github-section { padding-top: 25px; padding-bottom: 25px; text-align: center; } .github-section p { margin-bottom: 10px; padding-bottom: 0; } .tree ul>li.is-current>a { background-color: transparent !important; color: #D01240; border-left: 2px solid #002398; border-radius: 0; } .is-sticky+.hero { padding-top: 9.25rem; padding-bottom: 15rem; } .button.is-burger span { background-color: #FFF; } .ProseMirror .picture img, figure img { border: none; padding: 0; } .ProseMirror figcaption { font-size: 0 !important; } .ProseMirror img { width: 100%; height: auto; } .ProseMirror img.small { width: 60%; } @media (min-width: 769px) { .sidebar:first-child { border-right: none; } } @media screen and (max-width: 768px) { .app-frame { border-radius: 10px; padding: 30px 20px 80px 20px; transform: translateY(-100px); } .is-sticky+.hero { padding-bottom: 10rem; } .lead { font-size: 24px; } .section-devider { display: block; } .section-devider .section+.section { border-left: none; border-top: 1px solid #eee; } }
0.406155
0.102889
.consult-clear:before, .consult-clear:after { content: " "; display: table; } .consult-clear:after { clear: both; } /** * Error Message */ #message { display: block; margin-left: 0; } .appearance_page_consultup #wpcontent{ padding: 0; } .consult-menu-page-wrapper.wrap{ margin: 0; } .consult-menu-page-wrapper a{ text-decoration: none; } .consultup-pro-build{font-size:14px; font-weight:600; color:#fff;} .consult-theme-page-header { background-color: #fff; text-align: center; padding: 20px 0; margin-bottom: 20px; box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .consult-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .consult-container .consult-normal-cusror.hndle{ cursor: initial; } .consult-container .postbox .hndle{ background: #0073aa; border-bottom: 1px solid #e6e6e6; color: #fff; } /* Top Right Links. */ .consult-top-links { flex: auto; text-align: right; } .consult-top-links ul{ margin: 0; } .consult-top-links ul li { display: inline-block; margin-bottom: 0; color:#fff; } .consult-container.consult-welcome, .general .consult-container { max-width: 930px; } .consult-quick-setting-section span.dashicons { margin: 1px 3px 0 10px; } .consult-container div.notice, .consult-container div.updated, .consult-container div.error{ margin-top: 0; } .consult-container #poststuff h2{ padding: 10px 12px; } .consult-container img.consult-starter-sites-img { width: 100%; } .consult-flex{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; } .consult-theme-title { align-content: flex-start; text-align: left; } .consult-theme-title { border-radius: 3px; font-size: 0.5em; font-weight: 400; padding: 2px 7px; } .consult-theme-title a { display: flex; align-items: center; justify-content: center; max-width: 120px; margin: 0 auto; } .consult-theme-title a, .consult-theme-title span{ font-size: 1.5rem; color: #fff; font-weight: 500; } .consult-theme-icon{ width: 150px; vertical-align: bottom; } .consult-theme-title,.ast-top-links{ width:100%; margin-bottom:10px; } .consult-top-links { flex: auto; text-align: center; } .consult-theme-page-header { background-color: #2961d7; } .consult-theme-title a:focus,.consult-theme-title a:focus-within{ outline:0; box-shadow:none; } .consult-quick-setting-section ul, .consult-addon-list-section ul{ margin: 0; } .consult-quick-setting-section li{ border-bottom: 1px solid #eee; margin-bottom: 0; } .consult-addon-list-section li{ -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; margin-bottom: 0; } .consult-quick-setting-section li{ padding: 10px 0; } .consult-quick-setting-section li:nth-child(odd){ width: 74%; } .consult-quick-setting-section li:nth-child(even){ width: 26%; } .consult-quick-setting-section li a{ margin: 5px; display: inline-block; } .consult-addon-list-section li{ padding: 10px 15px; } .consult-quick-setting-section a.ast-quick-setting-title{ flex: auto; } .consult-addon-list-section .consult-addon-list li { -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; padding: 10px 15px; } .consult-addon-list-section .consult-addon-list li:nth-child(even){ background-color: #fbfbfb; } .consult-addon-link-wrapper{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; display: -webkit-flex; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; flex: auto; } .consult-addon-link-wrapper a{ line-height: 1.6; } .consult-addon-link-wrapper a:nth-child(even){ margin: 0 10px; } .ast-sidebar .hndle .dashicons{ margin: 0 5px 0 0; } @media (max-width: 544px){ .consult-quick-setting-section li{ width: 100%; } } .ast-notice{ margin-bottom: 20px; } .ast-notice.ast-notice-error{ border-left-color: #dc3232; } .ast-notice{ background: #fff; border-left: 4px solid #fff; box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 ); padding: 1px 12px; } .ast-notice p{ margin: 0.5em 0; padding: 2px; } .consult-container .postbox.consultup-pro-link .hndle{ background: #fff; border-bottom: 1px solid #e6e6e6; color: #fff; } .consult-container .postbox.consultup-pro-link .hndle a{ font-size:13px; }
web/wp-content/themes/consultup/lib/theme-option/assets/css/consultup-admin-menu-settings.css
.consult-clear:before, .consult-clear:after { content: " "; display: table; } .consult-clear:after { clear: both; } /** * Error Message */ #message { display: block; margin-left: 0; } .appearance_page_consultup #wpcontent{ padding: 0; } .consult-menu-page-wrapper.wrap{ margin: 0; } .consult-menu-page-wrapper a{ text-decoration: none; } .consultup-pro-build{font-size:14px; font-weight:600; color:#fff;} .consult-theme-page-header { background-color: #fff; text-align: center; padding: 20px 0; margin-bottom: 20px; box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .consult-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .consult-container .consult-normal-cusror.hndle{ cursor: initial; } .consult-container .postbox .hndle{ background: #0073aa; border-bottom: 1px solid #e6e6e6; color: #fff; } /* Top Right Links. */ .consult-top-links { flex: auto; text-align: right; } .consult-top-links ul{ margin: 0; } .consult-top-links ul li { display: inline-block; margin-bottom: 0; color:#fff; } .consult-container.consult-welcome, .general .consult-container { max-width: 930px; } .consult-quick-setting-section span.dashicons { margin: 1px 3px 0 10px; } .consult-container div.notice, .consult-container div.updated, .consult-container div.error{ margin-top: 0; } .consult-container #poststuff h2{ padding: 10px 12px; } .consult-container img.consult-starter-sites-img { width: 100%; } .consult-flex{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; } .consult-theme-title { align-content: flex-start; text-align: left; } .consult-theme-title { border-radius: 3px; font-size: 0.5em; font-weight: 400; padding: 2px 7px; } .consult-theme-title a { display: flex; align-items: center; justify-content: center; max-width: 120px; margin: 0 auto; } .consult-theme-title a, .consult-theme-title span{ font-size: 1.5rem; color: #fff; font-weight: 500; } .consult-theme-icon{ width: 150px; vertical-align: bottom; } .consult-theme-title,.ast-top-links{ width:100%; margin-bottom:10px; } .consult-top-links { flex: auto; text-align: center; } .consult-theme-page-header { background-color: #2961d7; } .consult-theme-title a:focus,.consult-theme-title a:focus-within{ outline:0; box-shadow:none; } .consult-quick-setting-section ul, .consult-addon-list-section ul{ margin: 0; } .consult-quick-setting-section li{ border-bottom: 1px solid #eee; margin-bottom: 0; } .consult-addon-list-section li{ -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; margin-bottom: 0; } .consult-quick-setting-section li{ padding: 10px 0; } .consult-quick-setting-section li:nth-child(odd){ width: 74%; } .consult-quick-setting-section li:nth-child(even){ width: 26%; } .consult-quick-setting-section li a{ margin: 5px; display: inline-block; } .consult-addon-list-section li{ padding: 10px 15px; } .consult-quick-setting-section a.ast-quick-setting-title{ flex: auto; } .consult-addon-list-section .consult-addon-list li { -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; padding: 10px 15px; } .consult-addon-list-section .consult-addon-list li:nth-child(even){ background-color: #fbfbfb; } .consult-addon-link-wrapper{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; display: -webkit-flex; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; flex: auto; } .consult-addon-link-wrapper a{ line-height: 1.6; } .consult-addon-link-wrapper a:nth-child(even){ margin: 0 10px; } .ast-sidebar .hndle .dashicons{ margin: 0 5px 0 0; } @media (max-width: 544px){ .consult-quick-setting-section li{ width: 100%; } } .ast-notice{ margin-bottom: 20px; } .ast-notice.ast-notice-error{ border-left-color: #dc3232; } .ast-notice{ background: #fff; border-left: 4px solid #fff; box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 ); padding: 1px 12px; } .ast-notice p{ margin: 0.5em 0; padding: 2px; } .consult-container .postbox.consultup-pro-link .hndle{ background: #fff; border-bottom: 1px solid #e6e6e6; color: #fff; } .consult-container .postbox.consultup-pro-link .hndle a{ font-size:13px; }
0.18101
0.050284
*, *::before, *::after{ box-sizing: border-box; } /* General styles *********************************************************************************/ html{ scroll-behavior: smooth; } body{ background: #fff; color: #303030; margin: 0; font-family: 'Source Sans Pro', sans-serif; font-size: 1rem; line-height: 1.6; } section{ padding: 5em 2em; } img{ display: block; max-width: 100%; } strong{font-weight: 900;} :focus{ outline: 3px solid #48ACF0; outline-offset: 3px; } .container{ max-width: 1100px; margin: auto; padding: 0 2rem; overflow: hidden; } /* Typography *********************************************************************************/ h1, h2, h3{ line-height: 1; margin: 0; } h1{font-size: 3rem;} h2{font-size: 3.75rem;} h3{font-size: 1.25rem;} .section__title{ margin-bottom: .25em; } .section__title--intro{ font-weight: 300; } .section__title--intro strong{ display: block; } .section__subtitle{ margin: 0; font-size: 1.25rem; } .section__subtitle--intro, .section__subtitle--about{ background: #48ACF0; padding: .25em 1em; font-family: 'Source Code Pro', monospace; margin-bottom: 1em; } .section__subtitle--work{ color: #48ACF0; font-weight: 900; margin-bottom: 1em; } /* resume section *********************************************************************************/ .flex{ display: flex; } /* blue side *********************************************************************************/ #left{ background-color: #48ACF0; color: #fff; box-shadow: 0.25em 0.25em 0.75em rgba(0, 0, 0, 0.25), 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.15); } section#left img{ margin: 0 auto; border-radius: 20%; max-width: 200px; } section#left h2{ font-size: 1.9rem; text-align: center; padding-top: 2rem; } section#left h3{ margin-bottom: .4rem; } section#left p.text-center{ text-align: center; margin-top: 0; border: none; } section#left p{ margin-top: 0; border-top: 2px dotted #fff; border-bottom: 2px dotted #fff; } /* right side *********************************************************************************/ section#right h2{ font-size: 2rem; color: #48ACF0; padding-bottom: 1rem; border-bottom: 6px solid #48ACF0; } /* profesional experience *********************************************************************************/ section#right .profesional{ padding: 1rem 3rem; } section#right .experience{ display: flex; align-items: flex-start; margin-bottom: .5rem; } section#right div.column{ display: flex; flex-direction: column; } section#right .year{ padding: .3rem 1rem; background-color: #48ACF0; color: #fff; } section#right .company{ font-size: 1.25rem; padding: 0rem 2rem 0; color: #303030; } section#right .job{ padding: 0 2rem; color: #303030; } /* skills section *********************************************************************************/ div.skills div.grid{ display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: .5rem; margin: 1rem 0; } div.skills div.grid h3{ font-size: 1rem; margin-top: 1rem; } .progressbar{ /* overflow: hidden; */ position: relative; margin: .5rem 0; border: 1px solid #303030; } .progressbarFill{ background-color: #48ACF0; height: 20px; }
public/css/2020-1-resume.css
*, *::before, *::after{ box-sizing: border-box; } /* General styles *********************************************************************************/ html{ scroll-behavior: smooth; } body{ background: #fff; color: #303030; margin: 0; font-family: 'Source Sans Pro', sans-serif; font-size: 1rem; line-height: 1.6; } section{ padding: 5em 2em; } img{ display: block; max-width: 100%; } strong{font-weight: 900;} :focus{ outline: 3px solid #48ACF0; outline-offset: 3px; } .container{ max-width: 1100px; margin: auto; padding: 0 2rem; overflow: hidden; } /* Typography *********************************************************************************/ h1, h2, h3{ line-height: 1; margin: 0; } h1{font-size: 3rem;} h2{font-size: 3.75rem;} h3{font-size: 1.25rem;} .section__title{ margin-bottom: .25em; } .section__title--intro{ font-weight: 300; } .section__title--intro strong{ display: block; } .section__subtitle{ margin: 0; font-size: 1.25rem; } .section__subtitle--intro, .section__subtitle--about{ background: #48ACF0; padding: .25em 1em; font-family: 'Source Code Pro', monospace; margin-bottom: 1em; } .section__subtitle--work{ color: #48ACF0; font-weight: 900; margin-bottom: 1em; } /* resume section *********************************************************************************/ .flex{ display: flex; } /* blue side *********************************************************************************/ #left{ background-color: #48ACF0; color: #fff; box-shadow: 0.25em 0.25em 0.75em rgba(0, 0, 0, 0.25), 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.15); } section#left img{ margin: 0 auto; border-radius: 20%; max-width: 200px; } section#left h2{ font-size: 1.9rem; text-align: center; padding-top: 2rem; } section#left h3{ margin-bottom: .4rem; } section#left p.text-center{ text-align: center; margin-top: 0; border: none; } section#left p{ margin-top: 0; border-top: 2px dotted #fff; border-bottom: 2px dotted #fff; } /* right side *********************************************************************************/ section#right h2{ font-size: 2rem; color: #48ACF0; padding-bottom: 1rem; border-bottom: 6px solid #48ACF0; } /* profesional experience *********************************************************************************/ section#right .profesional{ padding: 1rem 3rem; } section#right .experience{ display: flex; align-items: flex-start; margin-bottom: .5rem; } section#right div.column{ display: flex; flex-direction: column; } section#right .year{ padding: .3rem 1rem; background-color: #48ACF0; color: #fff; } section#right .company{ font-size: 1.25rem; padding: 0rem 2rem 0; color: #303030; } section#right .job{ padding: 0 2rem; color: #303030; } /* skills section *********************************************************************************/ div.skills div.grid{ display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: .5rem; margin: 1rem 0; } div.skills div.grid h3{ font-size: 1rem; margin-top: 1rem; } .progressbar{ /* overflow: hidden; */ position: relative; margin: .5rem 0; border: 1px solid #303030; } .progressbarFill{ background-color: #48ACF0; height: 20px; }
0.335242
0.069321
body, html { width: 100%; height: 100%; cursor: url('https://www.shareicon.net/download/2015/08/23/89629_plane.ico'), auto; /*background-image: url('../img/Roadmap/plane.png');*/ } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { /*max-width: 50px;*/ border-width: 3px; border-color: #D93D51; } hr.light { border-color: #fff; } a { color: #D93D51; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .main-title { /*display: none;*/ } a:hover { color: #D93D51; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .bg-primary { background-color: #D93D51 !important; } .bg-dark { background-color: #212529 !important; } .text-faded { color: #212529; } section { padding: 8rem 0; } .section-heading { margin-top: 0; } ::-moz-selection { color: #fff; background: #212529; text-shadow: none; } ::selection { color: #fff; background: #212529; text-shadow: none; } img::selection { color: #fff; background: transparent; } img::-moz-selection { color: #fff; background: transparent; } #mainNav { border-bottom: 1px solid rgba(33, 37, 41, 0.1); background-color: #D93D51; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } #mainNav .navbar-brand { font-weight: 700; text-transform: uppercase; color: #D93D51; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #D93D51; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { font-size: .9rem; font-weight: 700; text-transform: uppercase; color: white; } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: gray; } #mainNav .navbar-nav > li.nav-item > a.nav-link.active, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active { color: lightgray !important; background-color: transparent; } #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover { background-color: transparent; } @media (min-width: 992px) { #mainNav { /*border-color: transparent; background-color: transparent;*/ } #mainNav .navbar-brand { color: #212529; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #fff; } #mainNav .navbar-nav > li.nav-item > a.nav-link { padding: 0.5rem 1rem; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { color: white; } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: lightgray; } #mainNav.navbar-shrink { border-bottom: 1px solid rgba(33, 37, 41, 0.1); background-color: #D93D51; } #mainNav.navbar-shrink .navbar-brand { color: #D93D51; } #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover { color: #D93D51; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus { color: white; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: lightgray; } } header.masthead { padding-top: 10rem; padding-bottom: calc(10rem - 56px); background-image: url("../img/header.jpg"); background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } header.masthead hr { margin-top: 30px; margin-bottom: 30px; } header.masthead h1 { font-size: 2rem; } header.masthead p { font-weight: 300; } @media (min-width: 768px) { header.masthead p { font-size: 1.15rem; } } @media (min-width: 992px) { header.masthead { height: 100vh; min-height: 650px; /*padding-top: 0;*/ padding-bottom: 0; } header.masthead h1 { font-size: 3rem; } } @media (max-width:991px) { .main-title { top: 356px; } } @media (min-width: 1200px) { header.masthead h1 { font-size: 4rem; } } .service-box { max-width: 400px; } .portfolio-box { position: relative; display: block; max-width: 650px; margin: 0 auto; } .portfolio-box .portfolio-box-caption { position: absolute; bottom: 0; display: block; width: 100%; height: 100%; text-align: center; opacity: 0; color: #fff; background: rgba(240, 95, 64, 0.9); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { padding: 0 15px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 14px; font-weight: 600; text-transform: uppercase; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 18px; } .portfolio-box:hover .portfolio-box-caption { opacity: 1; } .portfolio-box:focus { outline: none; } @media (min-width: 768px) { .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 16px; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 22px; } } .text-primary { color: #D93D51 !important; } .btn { font-weight: 700; text-transform: uppercase; border: none; border-radius: 300px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .btn-xl { padding: 1rem 2rem; } .btn-primary { background-color: #D93D51; border-color: #D93D51; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active { color: #fff; background-color: #ee4b28 !important; } .btn-primary:active, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; } .homeImage { max-width: 150px; max-height: 150px; } h1, h2 { color: #573A70; } h3 { color: gray; } .row { margin-left: 5px; margin-right: 5px; } .imgRow { margin-left: 10px; margin-top: -60px; } header.masthead { min-height: 780px; } .homecontainer { max-width: 820px; float: left; } .good { background-color: yellow; } .good-ish { background-color: lightgreen; } .bad { background-color: #FF1C1C; } .bad-ish { background-color: red; } .tableFirstRow { font-weight: bold; } .featureImage { margin-left: -10px !important; margin-right: -10px !important; } .featureImage > .col > img { max-height: 131px; /*border: white 4px solid;*/ /*transform: scale(0.3); opacity: 0;*/ } .featureImage > .col > .teamimg { max-height: 131px; border: white 4px solid; /*transform: scale(0.3); opacity: 0;*/ } .bg-primary > .container > .row > .col > h1 { color: white; } .bg-primary > .container > .row > .col > p { color: white; } .bg-primary > .container > .row > .container > .row > .col > .row > .col > h2 { color: white; } .bg-primary > .container > .row > .container > .row > .col > .row > .col > h3 { color: white; } .TokenGraph { width: 100%; height: 500px; min-width: 450px; } @media (max-width: 1163px) { .TokenGraph { width: 100%; height: 500px; min-width: 350px; } } .backdrop { /*background-image: url('../img/backdrop.png');*/ background-image: url('../img/Patterns/TransAirplanes.png'); /*background-size: 400px;*/ } .demo-1 .large-header { /*background-image: url('../img/world-map.png');*/ background: none; } .headerback { background: url('../img/earthback.png') !important; } .fullscreen-bg__video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .backdrop2 { background-image: url('../img/Patterns/transTravel.png'); } .whitebackdrop { /*background-image: url('../img/backdrop.jpg'); background-size: 400px;*/ background-image: url('../img/earthback.png'); } .ethImg { background-image: url('../img/EthereumLogo.png'); } .RoadImg { /*border: solid 1px #fff;*/ } .RoadImg > .row > img { max-height: 70px; margin-left: auto; margin-right: auto; display: block; } .RoadImg > .row > ul { list-style: none; } .RoadImg > .row > h2 { color: white; width: 100%; text-align: center; } .RoadImg > .row > ul > li { font-size: 20px; margin-bottom: 20px; /*color: black;*/ } .dash { border: 0 none; border-top: 2px dashed lightcoral; background: none; height: 0; margin-bottom: -30px; margin-right: 300px; margin-left: 231px; } .roadplane { height: 40px; margin-top: auto; margin-bottom: auto; margin-left: 40%; } .continent { margin-left: 30px; } .prototypeImg { width: -webkit-fill-available; height: auto; } @media (max-width:670px) { .TokenGraph { min-width: 300px; } .main-title > h1 { } } .pure-u-1-2 { min-width: 290px; } .card { /*background-color: rgba(0,0,0,.03);*/ } .faqHeader { font-size: 27px; margin-top: 20px; color: white; } .panel-heading [data-toggle="collapse"]:after { font-family: 'Glyphicons Halflings'; content: "e072"; /* "play" icon */ float: right; color: #F58723; font-size: 18px; line-height: 22px; /* rotate "play" icon from > (right arrow) to down arrow */ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .panel-heading [data-toggle="collapse"].collapsed:after { /* rotate "play" icon from > (right arrow) to ^ (up arrow) */ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); color: #454444; } .card-header { margin: 0px; font-weight: 400; } .card-header > a { color: #573A70; } .card-block { margin: 20px; } .card { -webkit-box-orient: vertical; -webkit-box-direction: normal; background-color: none; background-clip: unset; /*border: none;*/ /*border-radius: unset;*/ margin-top: 5px; } .main-title > h1 { /*font-size: 70px !important;*/ } .main-title > h2 { /*font-size: 25px !important;*/ } .mainlogo { max-height: 200px; } .navbar-light .navbar-toggler { color: white; border-color: white; } .linkedIn { position: absolute; bottom: -20px; right: 0px; max-height: 40px; } .img-circle { border-radius: 20%; } .ProductLogo { max-width: 180px } .ProductCol { padding-right: 0px; padding-left: 0px; } #tv_container { width: 1186px; /* Adjust TV image width */ height: 760px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop1186.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 50px; left: 160px; z-index: 5; width: 880px; } @media (max-width:1185px) { #tv_container { width: 876px; /* Adjust TV image width */ height: 560px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop876.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 35px; left: 120px; z-index: 5; width: 650px; } } @media (max-width:876px) { #tv_container { width: 580px; /* Adjust TV image width */ height: 360px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop580.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 20px; left: 75px; z-index: 5; width: 430px; } } @media (max-width:580px) { #tv_container { width: 395px; /* Adjust TV image width */ height: 260px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop395.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 15px; left: 50px; z-index: 5; width: 290px; } } @media (max-width:395px) { #tv_container { width: 265px; /* Adjust TV image width */ height: 160px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop265.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 10px; left: 40px; z-index: 5; width: 190px; } } .sr-contact > li { color: #573A70; } .productTitle { color: #573A70; font-weight: bold; MARGIN-LEFT: 30PX; } @media (max-width:1057px) { .ProtocolImg { max-width: 400px; } } @media (max-width:872px) { .img-circle { max-height: 101px !important; } .featureData > .col > h3 { font-size: 1.0em; } .ProductLogo { max-height: 121px } .ProductDesc { font-size: initial; } } @media (max-width:670px) { .img-circle { max-height: 80px !important; } .featureData > .col > h3 { font-size: 0.9em; } .ProductLogo { max-height: 100px } .ProductDesc { font-size: initial; } } @media (max-width:551px) { .img-circle { max-height: 60px !important; } .featureData > .col > h3 { font-size: 0.7em; } .ProductLogo { max-height: 80px } .laptopImage { max-height: 100px; } #demo-canvas { opacity: 0.3; } .ProductDesc { font-size: initial; } } @media (max-width:510px) { .img-circle { max-height: 40px !important; } .featureData > .col > h3 { font-size: 0.5em; } .ProductLogo { max-height: 60px } .laptopImage { max-height: 90px; } .ProtocolImg { max-width: 300px; } .ProductDesc { font-size: initial; } } .fullscreen-bg { position: fixed; top: 0px; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100; /*background-color: #D9D8DA;*/ /*border-bottom-color: B9B8B9*/ background: linear-gradient(0deg, #B9B8B9 50%, #D9D8DA 50%); } .fullscreen-bg__video { position: absolute; top: 50%; left: 50%; width: 120%; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @media (max-width: 1160px) { } @media (max-width: 767px) { /*.fullscreen-bg { background: url('http://dev2.slicejack.com/fullscreen-video-demo/img/videoframe.jpg') center center / cover no-repeat; } .fullscreen-bg__video { display: none; }*/ } .Whitelist { background-color: white; /* border-radius: 2%; */ /* padding: 10px; */ border: 1px solid grey; /* padding: 3px; */ padding-bottom: 50px; } form { margin: 20px; } .stepwizard { margin-top: 30px; } .stepwizard-step p { margin-top: 0px; color: #666; } .stepwizard-row { display: table-row; } .stepwizard { display: table; width: 100%; position: relative; } .stepwizard-step button[disabled] { /*opacity: 1 !important; filter: alpha(opacity=100) !important;*/ } .stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn { opacity: 1 !important; color: #bbb; } .stepwizard-row:before { top: 14px; bottom: 0; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; z-index: 0; } .stepwizard-step { display: table-cell; text-align: center; position: relative; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; -webkit-appearance: initial !important; background-color: #fff; border: 1px solid #ccc; } .btn-success { background-color: #28a745 !important; } .has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); } .bg-info { background-color: #573A70 !important; } .nav-Logo { background-color: white; border-radius: 30%; border: 1px solid #573A70; padding: 5px; display: none; } @media (max-width: 991.98px) { .nav-Logo { position: absolute; display: block; /* margin-right: 0px; */ margin-left: auto; right: 0px; display: none; } } .nav-Logo > img { max-height: 30px; } .contacts-buttons { position: fixed; bottom: 24px; right: 24px; z-index: 1000; } .contacts-buttons .telegram.ready { transform: scale(1); } .contacts-buttons .telegram { background: #42A09F; width: 60px; height: 60px; box-shadow: 0 4px 32px 0 rgba(0,0,0,.175); display: block; border-radius: 100%; overflow: hidden; cursor: pointer; transition: transform .2s; transform: scale(0); margin-bottom: 20px; } .contacts-buttons .telegram > i { width: 100%; height: 100%; display: block; background-image: url('../img/Icons/tg.png'); background-size: 100%; background-repeat: no-repeat; background-position: 50%; } .labelOverlay { width: 90px; height: 45px; position: absolute; top: 233px; left: 205px; text-align: center; cursor: default; } .labelOverlay img { height: 80px; margin-left: 60%; margin-top: 50%; } .labelOverlay img.used-size { line-height: 0.5; font-size: 20pt; color: #8e8e8e; } .roadUl { list-style: none; } .roadUl > li { line-height: 1.8; /* align-content: left; */ /* align-self: left; */ text-align: left; } .graphImage1 { max-width: 350px; min-width: 200px; width: inherit; } .graphImage2 { max-width: 270px; min-width: 200px; width: inherit; } /*colors #F4A15D #D93D52 #42A09F #573A70 */
css/creative.css
body, html { width: 100%; height: 100%; cursor: url('https://www.shareicon.net/download/2015/08/23/89629_plane.ico'), auto; /*background-image: url('../img/Roadmap/plane.png');*/ } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { /*max-width: 50px;*/ border-width: 3px; border-color: #D93D51; } hr.light { border-color: #fff; } a { color: #D93D51; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .main-title { /*display: none;*/ } a:hover { color: #D93D51; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .bg-primary { background-color: #D93D51 !important; } .bg-dark { background-color: #212529 !important; } .text-faded { color: #212529; } section { padding: 8rem 0; } .section-heading { margin-top: 0; } ::-moz-selection { color: #fff; background: #212529; text-shadow: none; } ::selection { color: #fff; background: #212529; text-shadow: none; } img::selection { color: #fff; background: transparent; } img::-moz-selection { color: #fff; background: transparent; } #mainNav { border-bottom: 1px solid rgba(33, 37, 41, 0.1); background-color: #D93D51; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } #mainNav .navbar-brand { font-weight: 700; text-transform: uppercase; color: #D93D51; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #D93D51; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { font-size: .9rem; font-weight: 700; text-transform: uppercase; color: white; } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: gray; } #mainNav .navbar-nav > li.nav-item > a.nav-link.active, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active { color: lightgray !important; background-color: transparent; } #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover { background-color: transparent; } @media (min-width: 992px) { #mainNav { /*border-color: transparent; background-color: transparent;*/ } #mainNav .navbar-brand { color: #212529; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #fff; } #mainNav .navbar-nav > li.nav-item > a.nav-link { padding: 0.5rem 1rem; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { color: white; } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: lightgray; } #mainNav.navbar-shrink { border-bottom: 1px solid rgba(33, 37, 41, 0.1); background-color: #D93D51; } #mainNav.navbar-shrink .navbar-brand { color: #D93D51; } #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover { color: #D93D51; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus { color: white; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: lightgray; } } header.masthead { padding-top: 10rem; padding-bottom: calc(10rem - 56px); background-image: url("../img/header.jpg"); background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } header.masthead hr { margin-top: 30px; margin-bottom: 30px; } header.masthead h1 { font-size: 2rem; } header.masthead p { font-weight: 300; } @media (min-width: 768px) { header.masthead p { font-size: 1.15rem; } } @media (min-width: 992px) { header.masthead { height: 100vh; min-height: 650px; /*padding-top: 0;*/ padding-bottom: 0; } header.masthead h1 { font-size: 3rem; } } @media (max-width:991px) { .main-title { top: 356px; } } @media (min-width: 1200px) { header.masthead h1 { font-size: 4rem; } } .service-box { max-width: 400px; } .portfolio-box { position: relative; display: block; max-width: 650px; margin: 0 auto; } .portfolio-box .portfolio-box-caption { position: absolute; bottom: 0; display: block; width: 100%; height: 100%; text-align: center; opacity: 0; color: #fff; background: rgba(240, 95, 64, 0.9); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { padding: 0 15px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 14px; font-weight: 600; text-transform: uppercase; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 18px; } .portfolio-box:hover .portfolio-box-caption { opacity: 1; } .portfolio-box:focus { outline: none; } @media (min-width: 768px) { .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 16px; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 22px; } } .text-primary { color: #D93D51 !important; } .btn { font-weight: 700; text-transform: uppercase; border: none; border-radius: 300px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .btn-xl { padding: 1rem 2rem; } .btn-primary { background-color: #D93D51; border-color: #D93D51; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active { color: #fff; background-color: #ee4b28 !important; } .btn-primary:active, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; } .homeImage { max-width: 150px; max-height: 150px; } h1, h2 { color: #573A70; } h3 { color: gray; } .row { margin-left: 5px; margin-right: 5px; } .imgRow { margin-left: 10px; margin-top: -60px; } header.masthead { min-height: 780px; } .homecontainer { max-width: 820px; float: left; } .good { background-color: yellow; } .good-ish { background-color: lightgreen; } .bad { background-color: #FF1C1C; } .bad-ish { background-color: red; } .tableFirstRow { font-weight: bold; } .featureImage { margin-left: -10px !important; margin-right: -10px !important; } .featureImage > .col > img { max-height: 131px; /*border: white 4px solid;*/ /*transform: scale(0.3); opacity: 0;*/ } .featureImage > .col > .teamimg { max-height: 131px; border: white 4px solid; /*transform: scale(0.3); opacity: 0;*/ } .bg-primary > .container > .row > .col > h1 { color: white; } .bg-primary > .container > .row > .col > p { color: white; } .bg-primary > .container > .row > .container > .row > .col > .row > .col > h2 { color: white; } .bg-primary > .container > .row > .container > .row > .col > .row > .col > h3 { color: white; } .TokenGraph { width: 100%; height: 500px; min-width: 450px; } @media (max-width: 1163px) { .TokenGraph { width: 100%; height: 500px; min-width: 350px; } } .backdrop { /*background-image: url('../img/backdrop.png');*/ background-image: url('../img/Patterns/TransAirplanes.png'); /*background-size: 400px;*/ } .demo-1 .large-header { /*background-image: url('../img/world-map.png');*/ background: none; } .headerback { background: url('../img/earthback.png') !important; } .fullscreen-bg__video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .backdrop2 { background-image: url('../img/Patterns/transTravel.png'); } .whitebackdrop { /*background-image: url('../img/backdrop.jpg'); background-size: 400px;*/ background-image: url('../img/earthback.png'); } .ethImg { background-image: url('../img/EthereumLogo.png'); } .RoadImg { /*border: solid 1px #fff;*/ } .RoadImg > .row > img { max-height: 70px; margin-left: auto; margin-right: auto; display: block; } .RoadImg > .row > ul { list-style: none; } .RoadImg > .row > h2 { color: white; width: 100%; text-align: center; } .RoadImg > .row > ul > li { font-size: 20px; margin-bottom: 20px; /*color: black;*/ } .dash { border: 0 none; border-top: 2px dashed lightcoral; background: none; height: 0; margin-bottom: -30px; margin-right: 300px; margin-left: 231px; } .roadplane { height: 40px; margin-top: auto; margin-bottom: auto; margin-left: 40%; } .continent { margin-left: 30px; } .prototypeImg { width: -webkit-fill-available; height: auto; } @media (max-width:670px) { .TokenGraph { min-width: 300px; } .main-title > h1 { } } .pure-u-1-2 { min-width: 290px; } .card { /*background-color: rgba(0,0,0,.03);*/ } .faqHeader { font-size: 27px; margin-top: 20px; color: white; } .panel-heading [data-toggle="collapse"]:after { font-family: 'Glyphicons Halflings'; content: "e072"; /* "play" icon */ float: right; color: #F58723; font-size: 18px; line-height: 22px; /* rotate "play" icon from > (right arrow) to down arrow */ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .panel-heading [data-toggle="collapse"].collapsed:after { /* rotate "play" icon from > (right arrow) to ^ (up arrow) */ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); color: #454444; } .card-header { margin: 0px; font-weight: 400; } .card-header > a { color: #573A70; } .card-block { margin: 20px; } .card { -webkit-box-orient: vertical; -webkit-box-direction: normal; background-color: none; background-clip: unset; /*border: none;*/ /*border-radius: unset;*/ margin-top: 5px; } .main-title > h1 { /*font-size: 70px !important;*/ } .main-title > h2 { /*font-size: 25px !important;*/ } .mainlogo { max-height: 200px; } .navbar-light .navbar-toggler { color: white; border-color: white; } .linkedIn { position: absolute; bottom: -20px; right: 0px; max-height: 40px; } .img-circle { border-radius: 20%; } .ProductLogo { max-width: 180px } .ProductCol { padding-right: 0px; padding-left: 0px; } #tv_container { width: 1186px; /* Adjust TV image width */ height: 760px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop1186.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 50px; left: 160px; z-index: 5; width: 880px; } @media (max-width:1185px) { #tv_container { width: 876px; /* Adjust TV image width */ height: 560px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop876.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 35px; left: 120px; z-index: 5; width: 650px; } } @media (max-width:876px) { #tv_container { width: 580px; /* Adjust TV image width */ height: 360px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop580.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 20px; left: 75px; z-index: 5; width: 430px; } } @media (max-width:580px) { #tv_container { width: 395px; /* Adjust TV image width */ height: 260px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop395.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 15px; left: 50px; z-index: 5; width: 290px; } } @media (max-width:395px) { #tv_container { width: 265px; /* Adjust TV image width */ height: 160px; /* Adjust TV image height */ position: relative; margin-left: auto; margin-right: auto; } #tv_container:after { content: ''; display: block; background: url('../img/laptop265.png') no-repeat top left transparent; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 10; } #tv_container video { position: absolute; top: 10px; left: 40px; z-index: 5; width: 190px; } } .sr-contact > li { color: #573A70; } .productTitle { color: #573A70; font-weight: bold; MARGIN-LEFT: 30PX; } @media (max-width:1057px) { .ProtocolImg { max-width: 400px; } } @media (max-width:872px) { .img-circle { max-height: 101px !important; } .featureData > .col > h3 { font-size: 1.0em; } .ProductLogo { max-height: 121px } .ProductDesc { font-size: initial; } } @media (max-width:670px) { .img-circle { max-height: 80px !important; } .featureData > .col > h3 { font-size: 0.9em; } .ProductLogo { max-height: 100px } .ProductDesc { font-size: initial; } } @media (max-width:551px) { .img-circle { max-height: 60px !important; } .featureData > .col > h3 { font-size: 0.7em; } .ProductLogo { max-height: 80px } .laptopImage { max-height: 100px; } #demo-canvas { opacity: 0.3; } .ProductDesc { font-size: initial; } } @media (max-width:510px) { .img-circle { max-height: 40px !important; } .featureData > .col > h3 { font-size: 0.5em; } .ProductLogo { max-height: 60px } .laptopImage { max-height: 90px; } .ProtocolImg { max-width: 300px; } .ProductDesc { font-size: initial; } } .fullscreen-bg { position: fixed; top: 0px; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100; /*background-color: #D9D8DA;*/ /*border-bottom-color: B9B8B9*/ background: linear-gradient(0deg, #B9B8B9 50%, #D9D8DA 50%); } .fullscreen-bg__video { position: absolute; top: 50%; left: 50%; width: 120%; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @media (max-width: 1160px) { } @media (max-width: 767px) { /*.fullscreen-bg { background: url('http://dev2.slicejack.com/fullscreen-video-demo/img/videoframe.jpg') center center / cover no-repeat; } .fullscreen-bg__video { display: none; }*/ } .Whitelist { background-color: white; /* border-radius: 2%; */ /* padding: 10px; */ border: 1px solid grey; /* padding: 3px; */ padding-bottom: 50px; } form { margin: 20px; } .stepwizard { margin-top: 30px; } .stepwizard-step p { margin-top: 0px; color: #666; } .stepwizard-row { display: table-row; } .stepwizard { display: table; width: 100%; position: relative; } .stepwizard-step button[disabled] { /*opacity: 1 !important; filter: alpha(opacity=100) !important;*/ } .stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn { opacity: 1 !important; color: #bbb; } .stepwizard-row:before { top: 14px; bottom: 0; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; z-index: 0; } .stepwizard-step { display: table-cell; text-align: center; position: relative; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; -webkit-appearance: initial !important; background-color: #fff; border: 1px solid #ccc; } .btn-success { background-color: #28a745 !important; } .has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); } .bg-info { background-color: #573A70 !important; } .nav-Logo { background-color: white; border-radius: 30%; border: 1px solid #573A70; padding: 5px; display: none; } @media (max-width: 991.98px) { .nav-Logo { position: absolute; display: block; /* margin-right: 0px; */ margin-left: auto; right: 0px; display: none; } } .nav-Logo > img { max-height: 30px; } .contacts-buttons { position: fixed; bottom: 24px; right: 24px; z-index: 1000; } .contacts-buttons .telegram.ready { transform: scale(1); } .contacts-buttons .telegram { background: #42A09F; width: 60px; height: 60px; box-shadow: 0 4px 32px 0 rgba(0,0,0,.175); display: block; border-radius: 100%; overflow: hidden; cursor: pointer; transition: transform .2s; transform: scale(0); margin-bottom: 20px; } .contacts-buttons .telegram > i { width: 100%; height: 100%; display: block; background-image: url('../img/Icons/tg.png'); background-size: 100%; background-repeat: no-repeat; background-position: 50%; } .labelOverlay { width: 90px; height: 45px; position: absolute; top: 233px; left: 205px; text-align: center; cursor: default; } .labelOverlay img { height: 80px; margin-left: 60%; margin-top: 50%; } .labelOverlay img.used-size { line-height: 0.5; font-size: 20pt; color: #8e8e8e; } .roadUl { list-style: none; } .roadUl > li { line-height: 1.8; /* align-content: left; */ /* align-self: left; */ text-align: left; } .graphImage1 { max-width: 350px; min-width: 200px; width: inherit; } .graphImage2 { max-width: 270px; min-width: 200px; width: inherit; } /*colors #F4A15D #D93D52 #42A09F #573A70 */
0.387922
0.067516
.yzmcms_notice{display:block;margin:5px 0} .tabCon{padding:3px 0px;} .imagelist ul{background:#fff} .imagelist ul li{float:left;width:25%;text-align:center;margin:10px 0;position:relative;} .imagelist ul li a{width:100px;height:70px;border:1px solid #eee;text-align:center;vertical-align:middle;display:table-cell;position:relative;} .imagelist ul li a:hover{background:#f3f6fa;} .imagelist ul li .on{background:#f3f6fa;border:1px solid #0099ff;} .imagelist ul li a img{width:90px;height:60px;position:absolute;right:5px;bottom:5px;z-index:9;} .imagelist ul li a .checkd{width:25px;height:25px;position:absolute;right:0;bottom:0;z-index:10;} .bottom_button{position:fixed;bottom:20px;right:10px;z-index:99;} .uploadify{position:relative;display:inline-block;width:30px;vertical-align:middle;} .uploadify-button{display:inline-block;font-family: Microsoft YaHei,SimSun,Arial;margin: 0px;font-size: 12px;padding: 0px;line-height: 1.5em;background: #e6e6e6;cursor: pointer;background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);border-color:#b3b3b3;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.05);color: #333333;text-align: center;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);vertical-align: middle;transition: all 0.15s linear 0s;} .uploadify:hover .uploadify-button{opacity: 1;} .uploadify-button.disabled{background-color: #d0d0d0;color: #808080;} .uploadify-queue{margin-bottom: 1em;} .uploadify-queue-item{background-color: #f5f5f5;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font: 11px verdana, geneva, sans-serif;margin-top: 5px;max-width: 350px;padding: 10px;} .uploadify-error{background-color: #fde5dd !important;} .uploadify-queue-item .cancel a{background: url('uploadify-cancel.png') 0 0 no-repeat;float: right;height:16px;text-indent: -9999px;width: 16px;} .uploadify-queue-item.completed{background-color: #e5e5e5;} .uploadify-progress{background-color: #e5e5e5;margin-top: 10px;width: 100%;} .uploadify-progress-bar{background-color: #0099ff;height: 3px;width: 1px;}
public/static/lib/uploadify/3.2.1/uploadify.css
.yzmcms_notice{display:block;margin:5px 0} .tabCon{padding:3px 0px;} .imagelist ul{background:#fff} .imagelist ul li{float:left;width:25%;text-align:center;margin:10px 0;position:relative;} .imagelist ul li a{width:100px;height:70px;border:1px solid #eee;text-align:center;vertical-align:middle;display:table-cell;position:relative;} .imagelist ul li a:hover{background:#f3f6fa;} .imagelist ul li .on{background:#f3f6fa;border:1px solid #0099ff;} .imagelist ul li a img{width:90px;height:60px;position:absolute;right:5px;bottom:5px;z-index:9;} .imagelist ul li a .checkd{width:25px;height:25px;position:absolute;right:0;bottom:0;z-index:10;} .bottom_button{position:fixed;bottom:20px;right:10px;z-index:99;} .uploadify{position:relative;display:inline-block;width:30px;vertical-align:middle;} .uploadify-button{display:inline-block;font-family: Microsoft YaHei,SimSun,Arial;margin: 0px;font-size: 12px;padding: 0px;line-height: 1.5em;background: #e6e6e6;cursor: pointer;background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);border-color:#b3b3b3;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.05);color: #333333;text-align: center;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);vertical-align: middle;transition: all 0.15s linear 0s;} .uploadify:hover .uploadify-button{opacity: 1;} .uploadify-button.disabled{background-color: #d0d0d0;color: #808080;} .uploadify-queue{margin-bottom: 1em;} .uploadify-queue-item{background-color: #f5f5f5;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font: 11px verdana, geneva, sans-serif;margin-top: 5px;max-width: 350px;padding: 10px;} .uploadify-error{background-color: #fde5dd !important;} .uploadify-queue-item .cancel a{background: url('uploadify-cancel.png') 0 0 no-repeat;float: right;height:16px;text-indent: -9999px;width: 16px;} .uploadify-queue-item.completed{background-color: #e5e5e5;} .uploadify-progress{background-color: #e5e5e5;margin-top: 10px;width: 100%;} .uploadify-progress-bar{background-color: #0099ff;height: 3px;width: 1px;}
0.296858
0.12416
 html, body { background: #666; width: 100%; height: 100%; padding: 0; margin: 0; overflow: auto; /* when page gets too small */ } body { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; background: #fff; color: #333; } #container { background: #999; height: 100%; margin: 0 auto; width: 100%; } #treeWrap { padding: 1em; background: #ffffff; border: 1px solid #666; height: 100%; width: 300px; /*overflow: hidden; */ } #tableWrap { margin-top: 10px; margin-left: 400px; background: #ffffff; border: 1px solid #666; /* height: 430px; width: 300px; overflow: hidden; */ } .selectedSpan { background-color: #CCCCCC; } #headTitle { text-align: center; font-size: 20px; font-weight: bold; margin: 25px 0 35px 0; } .btn { padding: 0 0 22px 10px; } .btn input { border: 1px solid #dfdfdf; -ms-border-radius: 15px; border-radius: 15px; background: #2276bd; color: #ffffff; font-size: 12px; text-align: left; height: 26px; padding: 0 8px 1px 8px; line-height: 0; } .btn input:hover { background: #23C5FF; } .btn input:active { background: #23C5FF; padding: 1px 7px 0px 9px; } table { border-collapse: collapse; border-spacing: 0; margin-right: auto; margin-left: auto; margin-top: 20px; width: 100%; } th, td { border: 1px solid #b5d6e6; font-size: 12px; font-weight: normal; text-align: center; vertical-align: middle; height: 20px; } th { background-color: Gray; } .rowhover { background-color: #CCCCCC; } .odd { background-color: #bbf; } .even { background-color: #ffc; }
AecPrivateCloud.ALL/Apps/DBWorld.ClientApps/CooperationCloud/DesignTeam/style/bimmodelbrowser.css
 html, body { background: #666; width: 100%; height: 100%; padding: 0; margin: 0; overflow: auto; /* when page gets too small */ } body { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; background: #fff; color: #333; } #container { background: #999; height: 100%; margin: 0 auto; width: 100%; } #treeWrap { padding: 1em; background: #ffffff; border: 1px solid #666; height: 100%; width: 300px; /*overflow: hidden; */ } #tableWrap { margin-top: 10px; margin-left: 400px; background: #ffffff; border: 1px solid #666; /* height: 430px; width: 300px; overflow: hidden; */ } .selectedSpan { background-color: #CCCCCC; } #headTitle { text-align: center; font-size: 20px; font-weight: bold; margin: 25px 0 35px 0; } .btn { padding: 0 0 22px 10px; } .btn input { border: 1px solid #dfdfdf; -ms-border-radius: 15px; border-radius: 15px; background: #2276bd; color: #ffffff; font-size: 12px; text-align: left; height: 26px; padding: 0 8px 1px 8px; line-height: 0; } .btn input:hover { background: #23C5FF; } .btn input:active { background: #23C5FF; padding: 1px 7px 0px 9px; } table { border-collapse: collapse; border-spacing: 0; margin-right: auto; margin-left: auto; margin-top: 20px; width: 100%; } th, td { border: 1px solid #b5d6e6; font-size: 12px; font-weight: normal; text-align: center; vertical-align: middle; height: 20px; } th { background-color: Gray; } .rowhover { background-color: #CCCCCC; } .odd { background-color: #bbf; } .even { background-color: #ffc; }
0.563738
0.072999
.videoformatsupport-container { min-width: 384px; max-width: 1424px; } .videoformatsupport-container a, .videoformatsupport-container a:visited, .videoformatsupport-container a:hover { color: #008bd5; } @media screen and (max-width: 480px) { .videoformatsupport-container { padding: 0; width: 384px; } } .videoformatsupport-container h2 { font-size: 14pt; font-weight: normal; } .demo-introduction { margin-top: 24px; } .demo-details { margin: 0; padding: 0.25in 0.5in 0 0; } .videocontainer { margin: 0.25in 0.5in 0 0; float: left; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { background-color: #333; } .h264high, .h264baseline, .webm { background-color: #dedede; border: solid 1px #666; } .videoheader { margin: 0 0 2px 0; padding: 0; } .videomarkup { margin: 4px 0 0 0; padding: 0; } .sorry { background-color: #dedede; border: solid 1px white; padding: 8px; } .install-web-m { display: none; vertical-align: middle; text-align: center; } .install-web-m-image { border: none; } .clear { clear: both; } /* set the default widths to our min-size */ .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 384px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { height: 216px; } .sorry { width: 366px; height: 198px; } /* wider: bigger video */ @media screen and (min-width: 1168px) { .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 512px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed{ height: 288px; } .sorry { width: 494px; height: 270px; } } /* still wider: even bigger video */ @media screen and (min-width: 1424px) { .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 640px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { height: 360px; } .sorry { width: 622px; height: 342px; } }
videoformatsupport/styles/demo.css
.videoformatsupport-container { min-width: 384px; max-width: 1424px; } .videoformatsupport-container a, .videoformatsupport-container a:visited, .videoformatsupport-container a:hover { color: #008bd5; } @media screen and (max-width: 480px) { .videoformatsupport-container { padding: 0; width: 384px; } } .videoformatsupport-container h2 { font-size: 14pt; font-weight: normal; } .demo-introduction { margin-top: 24px; } .demo-details { margin: 0; padding: 0.25in 0.5in 0 0; } .videocontainer { margin: 0.25in 0.5in 0 0; float: left; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { background-color: #333; } .h264high, .h264baseline, .webm { background-color: #dedede; border: solid 1px #666; } .videoheader { margin: 0 0 2px 0; padding: 0; } .videomarkup { margin: 4px 0 0 0; padding: 0; } .sorry { background-color: #dedede; border: solid 1px white; padding: 8px; } .install-web-m { display: none; vertical-align: middle; text-align: center; } .install-web-m-image { border: none; } .clear { clear: both; } /* set the default widths to our min-size */ .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 384px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { height: 216px; } .sorry { width: 366px; height: 198px; } /* wider: bigger video */ @media screen and (min-width: 1168px) { .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 512px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed{ height: 288px; } .sorry { width: 494px; height: 270px; } } /* still wider: even bigger video */ @media screen and (min-width: 1424px) { .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed, .videoheader, .videomarkup { width: 640px; } .videoformatsupport-container video, .videoformatsupport-container object, .videoformatsupport-container embed { height: 360px; } .sorry { width: 622px; height: 342px; } }
0.362969
0.084342
@font-face { font-family: IRANSans; font-style: normal; font-weight: 900; src: url('../fonts/eot/IRANSansWeb_Black.eot'); src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: bold; src: url('../fonts/eot/IRANSansWeb_Bold.eot'); src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 500; src: url('../fonts/eot/IRANSansWeb_Medium.eot'); src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 300; src: url('../fonts/eot/IRANSansWeb_Light.eot'); src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 200; src: url('../fonts/eot/IRANSansWeb_UltraLight.eot'); src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: normal; src: url('../fonts/eot/IRANSansWeb.eot'); src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb.ttf') format('truetype'); } body { text-align: right; font-family: IRANSans; } .sidebar-fixed .sidebar { width: 250px } [dir="rtl"] .sidebar-fixed .main, [dir="rtl"] .sidebar-fixed .app-footer { margin-right: 250px; } .sidebar .nav { width: 250px; padding-right: 0 } .sidebar .sidebar-nav { width: 250px; } [dir="rtl"] .sidebar-hidden .sidebar { margin-right: -250px; } .sidebar .sidebar-minimizer::before { right: auto; left: 0; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23536c79' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } .sidebar-minimized .sidebar .sidebar-minimizer::before { width: 100%; -webkit-transform: rotate(0deg); transform: rotate(0deg); } .form-horizontal { margin-bottom: 0 } .page-item.active span { z-index: 2; color: #fff; background-color: #20a8d8; border-color: #20a8d8; padding: .5rem .75rem; line-height: 1.25; border: 1px solid #ddd; } /*content list swutch*/ .switch input { display: none; } .switch { display: inline-block; width: 60px; height: 30px; /* margin:8px;*/ /* transform:translateY(50%);*/ position: relative; } .slider { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 30px; box-shadow: 0 0 0 2px #777, 0 0 4px #777; cursor: pointer; border: 4px solid transparent; overflow: hidden; transition: .4s; } .slider:before { position: absolute; content: ""; width: 100%; height: 100%; background: #777; border-radius: 30px; transform: translateX(-30px); transition: .4s; } input:checked + .slider:before { transform: translateX(30px); background: limeGreen; } input:checked + .slider { box-shadow: 0 0 0 2px limeGreen,0 0 2px limeGreen; } /*end content list switch*/ .list-group-contents { display: flex; margin: 0; } .list-group-contents:first-child { border-top: 0; } .list-group-contents:last-child { border-bottom: 0; } .check-flex { display: flex; } .ContentListModalHeader { display: inline-block; } #btnSearchContentList { /* height: auto; */ /* width: auto; */ float: left; position: absolute; } #SearchContentListTitle { float: right; width: 70%; } #btnClearSearchContentList { position: absolute; margin: 10px -15px 0px 0; cursor: pointer; } #ModalContentlListTitle { margin-bottom: 2%; } @media (min-width: 800px) { } @media (max-width: 991px) { .aside-menu-fixed.aside-menu-hidden .main, .aside-menu-fixed.aside-menu-hidden .app-footer { margin-right: 0; } .sidebar, .sidebar-fixed .sidebar { position: fixed; z-index: 1019; width: 250px; margin-left: auto; margin-right: -250px; } .sidebar-mobile-show .main { margin-right: 0 !important; margin-left: 0 !important; } .sidebar-mobile-show .sidebar { width: 250px; margin-right: 0; } .app-header.navbar .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } }
src/MusicProject/wwwroot/content/admin/content/css/custom.css
@font-face { font-family: IRANSans; font-style: normal; font-weight: 900; src: url('../fonts/eot/IRANSansWeb_Black.eot'); src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: bold; src: url('../fonts/eot/IRANSansWeb_Bold.eot'); src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 500; src: url('../fonts/eot/IRANSansWeb_Medium.eot'); src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 300; src: url('../fonts/eot/IRANSansWeb_Light.eot'); src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 200; src: url('../fonts/eot/IRANSansWeb_UltraLight.eot'); src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: normal; src: url('../fonts/eot/IRANSansWeb.eot'); src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb.ttf') format('truetype'); } body { text-align: right; font-family: IRANSans; } .sidebar-fixed .sidebar { width: 250px } [dir="rtl"] .sidebar-fixed .main, [dir="rtl"] .sidebar-fixed .app-footer { margin-right: 250px; } .sidebar .nav { width: 250px; padding-right: 0 } .sidebar .sidebar-nav { width: 250px; } [dir="rtl"] .sidebar-hidden .sidebar { margin-right: -250px; } .sidebar .sidebar-minimizer::before { right: auto; left: 0; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23536c79' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } .sidebar-minimized .sidebar .sidebar-minimizer::before { width: 100%; -webkit-transform: rotate(0deg); transform: rotate(0deg); } .form-horizontal { margin-bottom: 0 } .page-item.active span { z-index: 2; color: #fff; background-color: #20a8d8; border-color: #20a8d8; padding: .5rem .75rem; line-height: 1.25; border: 1px solid #ddd; } /*content list swutch*/ .switch input { display: none; } .switch { display: inline-block; width: 60px; height: 30px; /* margin:8px;*/ /* transform:translateY(50%);*/ position: relative; } .slider { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 30px; box-shadow: 0 0 0 2px #777, 0 0 4px #777; cursor: pointer; border: 4px solid transparent; overflow: hidden; transition: .4s; } .slider:before { position: absolute; content: ""; width: 100%; height: 100%; background: #777; border-radius: 30px; transform: translateX(-30px); transition: .4s; } input:checked + .slider:before { transform: translateX(30px); background: limeGreen; } input:checked + .slider { box-shadow: 0 0 0 2px limeGreen,0 0 2px limeGreen; } /*end content list switch*/ .list-group-contents { display: flex; margin: 0; } .list-group-contents:first-child { border-top: 0; } .list-group-contents:last-child { border-bottom: 0; } .check-flex { display: flex; } .ContentListModalHeader { display: inline-block; } #btnSearchContentList { /* height: auto; */ /* width: auto; */ float: left; position: absolute; } #SearchContentListTitle { float: right; width: 70%; } #btnClearSearchContentList { position: absolute; margin: 10px -15px 0px 0; cursor: pointer; } #ModalContentlListTitle { margin-bottom: 2%; } @media (min-width: 800px) { } @media (max-width: 991px) { .aside-menu-fixed.aside-menu-hidden .main, .aside-menu-fixed.aside-menu-hidden .app-footer { margin-right: 0; } .sidebar, .sidebar-fixed .sidebar { position: fixed; z-index: 1019; width: 250px; margin-left: auto; margin-right: -250px; } .sidebar-mobile-show .main { margin-right: 0 !important; margin-left: 0 !important; } .sidebar-mobile-show .sidebar { width: 250px; margin-right: 0; } .app-header.navbar .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } }
0.304352
0.041095
<<<<<<< Updated upstream /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }*/ :root { --color-bg-primary:#131313; --color-bg-secondary:#171717; --color-grad-bottom:#132E56; --color-grad-top:#00716A; --color-green-accent:#00B255; --color-text-primary:#ffffff; --color-text-muted:#AAAAAA; } .card-body{ min-height: 100vh; display: grid; place-content: center; background: var(--color-bg-primary); font-family:poppins; color: var(--color-text-primary); } .grid-container{ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0.5fr; gap: 0px 30px; grid-template-areas: ". . ."; } .watermark { width: 18px; position: absolute; left: 1rem; top: 1rem; opacity: 0.5; } .card { size: 256px; width: 256px; padding: 1rem; background: var(--color-bg-secondary); border-radius:0.5rem; cursor: pointer; } .card:hover { background: #242424; } .cover { width: var(--size); height:var(--size); position: relative; background: linear-gradient(var(--color-grad-top), var(--color-grad-bottom)); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4), 0 8px 18px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; justify-content: center; align-content: center; margin-bottom: 2rem; } .cover_text { text-align: center; display: flex; flex-direction: column; opacity: 0.8; /*transform: translate(-1rem);*/ } .cover_text::after { content: ''; width: 100%; height: 2px; background: white; border-radius: 1px; opacity: 0.4; margin: 1rem 0; } .cover_title { font-size: 2.4rem; font-weight: 900; } .cover_subtitle { text-transform: uppercase; letter-spacing: 3px; order: 1; } .pb-wrapper { position: absolute; right: 1rem; bottom: 1rem; opacity: 0; transform: translateY(1rem); transition: transform 320ms , opacity 320ms ; } .card:hover .pb-wrapper{ transform: translateY(0); opacity: 1; } .play-button { width: 40px; height:40px; color:white; background: var(--color-green-accent); border: none; border-radius: 50%; font-size: 1.8rem; box-shadow: 0, 8px, 8px, rgba(0, 0, 0, 0.3); } .pl-name{ font-size: 1rem; margin-bottom: .4rem; } .pl-about{ font-size: 0.9375rem; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }*/ :root { --color-bg-primary:#131313; --color-bg-secondary:#171717; --color-grad-bottom:#132E56; --color-grad-top:#00716A; --color-green-accent:#00B255; --color-text-primary:#ffffff; --color-text-muted:#AAAAAA; } body{ min-height: 100vh; display: grid; place-content: center; background: var(--color-bg-primary); font-family:poppins; color: var(--color-text-primary); } .grid-container{ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0.5fr; gap: 0px 30px; grid-template-areas: ". . ."; } .watermark { width: 18px; position: absolute; left: 1rem; top: 1rem; opacity: 0.5; } .card { size: 256px; width: 256px; padding: 1rem; background: var(--color-bg-secondary); border-radius:0.5rem; cursor: pointer; } .card:hover { background: #242424; } .cover { width: var(--size); height:var(--size); position: relative; background: linear-gradient(var(--color-grad-top), var(--color-grad-bottom)); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4), 0 8px 18px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; justify-content: center; align-content: center; margin-bottom: 2rem; } .cover_text { text-align: center; display: flex; flex-direction: column; opacity: 0.8; /*transform: translate(-1rem);*/ } .cover_text::after { content: ''; width: 100%; height: 2px; background: white; border-radius: 1px; opacity: 0.4; margin: 1rem 0; } .cover_title { font-size: 2.4rem; font-weight: 900; } .cover_subtitle { text-transform: uppercase; letter-spacing: 3px; order: 1; } .pb-wrapper { position: absolute; right: 1rem; bottom: 1rem; opacity: 0; transform: translateY(1rem); transition: transform 320ms , opacity 320ms ; } .card:hover .pb-wrapper{ transform: translateY(0); opacity: 1; } .play-button { width: 40px; height:40px; color:white; background: var(--color-green-accent); border: none; border-radius: 50%; font-size: 1.8rem; box-shadow: 0, 8px, 8px, rgba(0, 0, 0, 0.3); } .pl-name{ font-size: 1rem; margin-bottom: .4rem; } .pl-about{ font-size: 0.9375rem; >>>>>>> Stashed changes }
src/happyHour/card.css
<<<<<<< Updated upstream /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }*/ :root { --color-bg-primary:#131313; --color-bg-secondary:#171717; --color-grad-bottom:#132E56; --color-grad-top:#00716A; --color-green-accent:#00B255; --color-text-primary:#ffffff; --color-text-muted:#AAAAAA; } .card-body{ min-height: 100vh; display: grid; place-content: center; background: var(--color-bg-primary); font-family:poppins; color: var(--color-text-primary); } .grid-container{ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0.5fr; gap: 0px 30px; grid-template-areas: ". . ."; } .watermark { width: 18px; position: absolute; left: 1rem; top: 1rem; opacity: 0.5; } .card { size: 256px; width: 256px; padding: 1rem; background: var(--color-bg-secondary); border-radius:0.5rem; cursor: pointer; } .card:hover { background: #242424; } .cover { width: var(--size); height:var(--size); position: relative; background: linear-gradient(var(--color-grad-top), var(--color-grad-bottom)); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4), 0 8px 18px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; justify-content: center; align-content: center; margin-bottom: 2rem; } .cover_text { text-align: center; display: flex; flex-direction: column; opacity: 0.8; /*transform: translate(-1rem);*/ } .cover_text::after { content: ''; width: 100%; height: 2px; background: white; border-radius: 1px; opacity: 0.4; margin: 1rem 0; } .cover_title { font-size: 2.4rem; font-weight: 900; } .cover_subtitle { text-transform: uppercase; letter-spacing: 3px; order: 1; } .pb-wrapper { position: absolute; right: 1rem; bottom: 1rem; opacity: 0; transform: translateY(1rem); transition: transform 320ms , opacity 320ms ; } .card:hover .pb-wrapper{ transform: translateY(0); opacity: 1; } .play-button { width: 40px; height:40px; color:white; background: var(--color-green-accent); border: none; border-radius: 50%; font-size: 1.8rem; box-shadow: 0, 8px, 8px, rgba(0, 0, 0, 0.3); } .pl-name{ font-size: 1rem; margin-bottom: .4rem; } .pl-about{ font-size: 0.9375rem; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }*/ :root { --color-bg-primary:#131313; --color-bg-secondary:#171717; --color-grad-bottom:#132E56; --color-grad-top:#00716A; --color-green-accent:#00B255; --color-text-primary:#ffffff; --color-text-muted:#AAAAAA; } body{ min-height: 100vh; display: grid; place-content: center; background: var(--color-bg-primary); font-family:poppins; color: var(--color-text-primary); } .grid-container{ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0.5fr; gap: 0px 30px; grid-template-areas: ". . ."; } .watermark { width: 18px; position: absolute; left: 1rem; top: 1rem; opacity: 0.5; } .card { size: 256px; width: 256px; padding: 1rem; background: var(--color-bg-secondary); border-radius:0.5rem; cursor: pointer; } .card:hover { background: #242424; } .cover { width: var(--size); height:var(--size); position: relative; background: linear-gradient(var(--color-grad-top), var(--color-grad-bottom)); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4), 0 8px 18px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; justify-content: center; align-content: center; margin-bottom: 2rem; } .cover_text { text-align: center; display: flex; flex-direction: column; opacity: 0.8; /*transform: translate(-1rem);*/ } .cover_text::after { content: ''; width: 100%; height: 2px; background: white; border-radius: 1px; opacity: 0.4; margin: 1rem 0; } .cover_title { font-size: 2.4rem; font-weight: 900; } .cover_subtitle { text-transform: uppercase; letter-spacing: 3px; order: 1; } .pb-wrapper { position: absolute; right: 1rem; bottom: 1rem; opacity: 0; transform: translateY(1rem); transition: transform 320ms , opacity 320ms ; } .card:hover .pb-wrapper{ transform: translateY(0); opacity: 1; } .play-button { width: 40px; height:40px; color:white; background: var(--color-green-accent); border: none; border-radius: 50%; font-size: 1.8rem; box-shadow: 0, 8px, 8px, rgba(0, 0, 0, 0.3); } .pl-name{ font-size: 1rem; margin-bottom: .4rem; } .pl-about{ font-size: 0.9375rem; >>>>>>> Stashed changes }
0.293607
0.062103
/* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ /* You may obtain a copy of the License at */ /* http://www.apache.org/licenses/LICENSE-2.0 */ /* Unless required by applicable law or agreed to in writing, software */ /* distributed under the License is distributed on an "AS IS" BASIS, */ /* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ /* See the License for the specific language governing permissions and */ /* limitations under the License. */ .crud-mui-actions-list { list-style-type: none; margin: 0; padding: 0; } .crud-mui-action-item:last-child { border-right: 0; padding-right: 0; } .crud-mui-action-item { cursor: pointer; display: inline; margin-left: 5px; border-right: 1px solid black; padding-right: 5px; } .content-sub-panel { margin: 0 1%; flex-grow: 1; } .crud-create { margin: 20px 0; } .crud-form-operation-summary { font-style: italic; } .crud-space { margin: 0 10px; } .crud-prop-list { list-style: none; } .crud-prop-item { margin: 10px 0; } .crud-prop-name { min-width: 100px; display: inline-block; text-align: right; } .crud-notification { font-size: 15px; text-align: left; } .crud-query-label { margin-right: 5px; } .reactable-filterer td { padding: 10px 0 !important; box-sizing: border-box; } .reactable-filterer td::before { content: "search"; margin-right: 10px; vertical-align: middle; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; } .reactable-filter-input { box-sizing: border-box; width: 40%; height: 2.5em; padding: 5px; } .reactable-filter-input:focus { outline: none; } .reactable-header-sortable{ position:relative; padding-right: 40px; } .reactable-header-sortable::before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ content: "arrow_drop_up"; float: right; color: #eee; } .reactable-header-sort-asc::before { content: "arrow_drop_up"; color: black; } .reactable-header-sort-desc::before{ content: "arrow_drop_down"; color: black; } .reactable-pagination a { margin: 0 5px; background: #eee; padding: 6px 10px; } .reactable-pagination a:first-child { margin-left: 0; } .reactable-pagination .reactable-current-page { background: #2196F3; color: #fff; } .crud-td { max-width: 200px; min-width: 120px; word-wrap: break-word; } .crud-th { cursor: pointer; } .crud-th:focus { outline: none; } .crud-refresh { display: inline-block; text-align: right; vertical-align: middle; float: right; font-size: 36px; cursor: pointer; color: #2196F3; } .crud-mui-sub-panel-heading { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
css/crud.css
/* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ /* You may obtain a copy of the License at */ /* http://www.apache.org/licenses/LICENSE-2.0 */ /* Unless required by applicable law or agreed to in writing, software */ /* distributed under the License is distributed on an "AS IS" BASIS, */ /* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ /* See the License for the specific language governing permissions and */ /* limitations under the License. */ .crud-mui-actions-list { list-style-type: none; margin: 0; padding: 0; } .crud-mui-action-item:last-child { border-right: 0; padding-right: 0; } .crud-mui-action-item { cursor: pointer; display: inline; margin-left: 5px; border-right: 1px solid black; padding-right: 5px; } .content-sub-panel { margin: 0 1%; flex-grow: 1; } .crud-create { margin: 20px 0; } .crud-form-operation-summary { font-style: italic; } .crud-space { margin: 0 10px; } .crud-prop-list { list-style: none; } .crud-prop-item { margin: 10px 0; } .crud-prop-name { min-width: 100px; display: inline-block; text-align: right; } .crud-notification { font-size: 15px; text-align: left; } .crud-query-label { margin-right: 5px; } .reactable-filterer td { padding: 10px 0 !important; box-sizing: border-box; } .reactable-filterer td::before { content: "search"; margin-right: 10px; vertical-align: middle; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; } .reactable-filter-input { box-sizing: border-box; width: 40%; height: 2.5em; padding: 5px; } .reactable-filter-input:focus { outline: none; } .reactable-header-sortable{ position:relative; padding-right: 40px; } .reactable-header-sortable::before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ content: "arrow_drop_up"; float: right; color: #eee; } .reactable-header-sort-asc::before { content: "arrow_drop_up"; color: black; } .reactable-header-sort-desc::before{ content: "arrow_drop_down"; color: black; } .reactable-pagination a { margin: 0 5px; background: #eee; padding: 6px 10px; } .reactable-pagination a:first-child { margin-left: 0; } .reactable-pagination .reactable-current-page { background: #2196F3; color: #fff; } .crud-td { max-width: 200px; min-width: 120px; word-wrap: break-word; } .crud-th { cursor: pointer; } .crud-th:focus { outline: none; } .crud-refresh { display: inline-block; text-align: right; vertical-align: middle; float: right; font-size: 36px; cursor: pointer; color: #2196F3; } .crud-mui-sub-panel-heading { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
0.673084
0.079782
#ttc-grid-content #ttc-local-nav ul li ul#bus-names li a, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li a {color:#000;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li {padding:3px 5px 3px 65px;text-indent:-25px;color:#000; border-bottom:1px solid #e4e3e3;font-size:92%;_font-size:90%;_margin-right:-55px;_width:95px;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.accessible-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.accessible-route {background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 3px no-repeat;_background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.bicycle-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.bicycle-route {background:url('/images/fixedImages/bicycle-icon.gif') 18px 4px no-repeat;_background:url('/images/fixedImages/bicycle-icon.gif') 18px 4px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.accessible-bicycle-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.accessible-bicycle-route {background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 3px no-repeat;_background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 5px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li a:hover, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li a:hover, #ttc-grid-content #ttc-local-nav ul li ul.stations li a:hover, #ttc-grid-content #ttc-local-nav ul li ul.stations li a:focus {text-decoration:underline;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active {color:#fff; background-color:#535353;} /*#ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active.accessible-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active.accessible-route {color:#fff; background:#535353 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 3px no-repeat;_background:#535353 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;}*/ #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active a, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active a {color:#fff;} #ttc-local-nav ul#general-information{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0;} #ttc-local-nav ul#general-information li{margin:0;padding:0 ;*padding:0;_padding:0;border-bottom:1px solid #fff;} #ttc-local-nav ul#general-information li a.title, #ttc-local-nav ul#general-information li span.title{border-bottom:none;} #ttc-local-nav ul#general-information li a:hover, #ttc-local-nav ul#general-information li a:focus{text-decoration:underline;} #ttc-local-nav ul#general-information li span.active.title{color:#fff;font-weight:bold;} /* #ttc-local-nav ul#ttc-maps{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0; border-bottom:0;} #ttc-local-nav ul#ttc-maps li{margin:0;padding:0 ;*padding:0;_padding:0;} #ttc-local-nav ul#ttc-maps li ul.maps{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0;} #ttc-local-nav ul#ttc-maps li ul.maps li{margin:0;padding:3px 5px 3px 0px ;*padding:3px 5px 3px 0px;_padding:3px 5px 3px 0px; background:#fff; border-top:1px solid #E4E3E3;} #ttc-local-nav ul#ttc-maps li ul.maps li.active {margin:0;padding:3px 5px 3px 20px ;*padding:3px 5px 3px 20px;_padding:3px 5px 3px 20px; color:#fff; background:#535353; border-top:1px solid #E4E3E3;} #ttc-local-nav ul#ttc-maps li ul.maps li a{color:#000; display:block; background:#fff; padding:0 0 0 20px;} #ttc-local-nav ul#ttc-maps li ul.maps li a:hover{text-decoration:underline;} #ttc-local-nav ul#ttc-maps li ul.maps li span.active{color:#fff; background-color:#535353;padding:0;} */ /* TTC Station Template Specific Styles */ #ttc-main-content.route .route-heading{padding:0 0 20px 0;} #ttc-main-content.route .route-heading:after {clear:both;display:block;content:".";height:0;visibility:hidden;} #ttc-main-content.route h1#ttc-route-name {display:inline;font-size:100%;line-height:1.2em;font-family:trebuchet ms, verdana, helvetica, sans-serif;margin-right:5px;} #ttc-main-content.route h1#ttc-route-name img {display:inline;vertical-align:middle;margin:0 0 0 10px;} #ttc-main-content.route .route-heading img{margin: 0 5px;} #ttc-main-content.route p {/*font-size:92%;*/margin:0 0 10px 0;} #ttc-main-content.route p a:hover, #ttc-main-content.route p a:focus {text-decoration:underline;} #ttc-main-content.route div.access {position:absolute;top:-10em;left:-999em;} #ttc-main-content.route h2 a {font-size:100%;line-height:1.4em;font-weight:normal;margin:0 0 20px 0;} #ttc-main-content.route div#ttc-dir-1.tabContentActive, #ttc-main-content.route div#ttc-dir-2.tabContent, #ttc-main-content.route div#ttc-route-map.tabContent{ position: relative; left: 230px; border:1px solid #d2e1e8;/*border-bottom:2px solid #000; padding-top:10px;*/*position:relative;*z-index:98;} #ttc-main-content.route div#ttc-dir-1.tabContentActive .tabRoute{padding:10px 10px 0;} /* TTC Schedule Grid Styles */ .tabContent {display:none;} .tabContent.tabContentActive {display:block;} .ttc-schedule-module {*height:1%;*position:relative;*z-index:99;} .ttc-schedule-module:after {clear:both;display:block;content:".";height:0;visibility:hidden;} .ttc-schedule-module .ttc-next {display:inline;font-size:80%;} .ttc-schedule-module h5 {margin:15px 10px;font-weight:bold;} /* TTC Route page top tab styles */ ul#ttc-route-tabs {list-style:none;border-bottom:none;margin:20px 0 0 0;*height:1%;} ul#ttc-route-tabs:after {clear:both;display:block;content:".";height:0;visibility:hidden;} /*ul#ttc-route-tabs li {float:left;font-size:100%;_font-size:100%;background:#fff url("/images/fixedImages/ttc-sched-nav_off.gif") no-repeat 0 0;margin:0 2px 0 0;padding:4px 0 4px 8px;text-align:center;} ul#ttc-route-tabs li a {text-decoration:none;background:url("/images/fixedImages/ttc-sched-nav-a_off.gif") no-repeat top right;padding:4px 8px 4px 0;*padding:6px 8px 4px 0;color:#104ba5;} ul#ttc-route-tabs li.selected {float:left;background:#fff url("/images/fixedImages/ttc-sched-nav-a.gif") no-repeat top right; margin:0 2px 0 0;padding:0px 8px 0px 0;text-align:center; z-index:990;} ul#ttc-route-tabs li.selected h3{text-decoration:none;background:url("/images/fixedImages/ttc-sched-nav.gif") no-repeat top left;color:#000;font-weight:bold;text-align:center;padding:4px 0 9px 8px;_padding:4px 0 9px 8px;margin:0 0 -5px 0;} */ .ttc-schedule-module li h3 {font-size:100%;font-weight:normal;margin:0;padding:0;} /* TTC Route page top tab styles */ ul.ttc-route-sort {list-style:none;padding:5px 10px 10px 10px; *height:1%;} ul.ttc-route-sort:after {clear:both;display:block;content:".";height:0;visibility:hidden;} ul.ttc-route-sort li {float:left;/*font-size:92%;*/margin:0 10px 0 0;border-right:#000 1px solid;padding:0 10px 0 0;} ul.ttc-route-sort li.last {float:left;/*font-size:92%;*/margin:0 10px 0 0;border-right:none;} ul.ttc-route-sort li a:hover, ul.ttc-route-sort li a:focus {text-decoration:underline;} ul.ttc-route-sort li a#timed-stop, ul.ttc-route-sort li#timed-stop{background:url("/images/fixedImages/ttc-icon-timed-stops.gif") no-repeat top left; padding: 0 10px 0px 20px;display:block;} ul.ttc-route-sort li a#accessible-stop, ul.ttc-route-sort li#accessible-stop{background:url("/images/fixedImages/ttc-icon-route-access.gif") no-repeat top left; padding: 0 0 5px 20px;display:block;} ul.ttc-route-sort li a:hover img, ul.ttc-route-sort li a:focus img{text-decoration:none;} ul.ttc-route-sort li.selected, ul.ttc-route-sort li.selected a, ul.ttc-route-sort li.selected a:hover {color:#000;font-weight:bold;text-decoration:none;background-color:white !important;} ul.ttc-route-sort li.selected a:focus {color:#000;font-weight:bold;text-decoration:none;background-color:white !important;} ul.ttc-route-sort li.selected img{vertical-align:middle;} .ttc-schedule-module .schedule-info {background-color:#4b4f50;background:url("/images/fixedImages/ttc-station-info-bg.gif") repeat-x 0 0;padding:6px 10px 5px 10px;color:#fff;} .ttc-schedule-module .schedule-info h3 {/*font-size:92%;*/margin:0 0 8px 0;} .ttc-schedule-module .schedule-info p {/*font-size:92%;*/line-height:1.1em;} .ttc-schedule-module .time {display:inline;vertical-align:top;margin:0 5px 0 0;} .ttc-schedule-module h4 {/*font-size:92%;*/font-weight:normal;margin:0 0 4px 10px;} .ttc-schedule-module .legend {list-style:none;} .ttc-schedule-module .legend li {padding:0 0 0px 0px; clear:both;} .ttc-schedule-module .legend li img {margin:0 10px 0 17px;vertical-align:middle;} .ttc-schedule-module .legend li span {/*font-size:92%;*/vertical-align:middle; float:left;} .ttc-schedule-module .legend li span.branch_text {padding-top:5px;} /* TTC Schedule Table Styles */ table.ttc-direction-table {margin:8px 0 -1px 0;width:100%; /*padding-bottom:20px;*/} table.ttc-direction-table tr {height:1.8em;margin:0;padding:0;} table.ttc-direction-table thead tr th {padding:6px 0px 5px 10px;background:url("/images/fixedImages/ttc-ccol-stat-promo-bg.gif") repeat-x 0 0; font-weight:normal;color:#000;/*font-size:92%;*/} table.ttc-direction-table thead tr th.nextbus {text-align:left;} table.ttc-direction-table tr td {/*font-size:92%;*/} table.ttc-direction-table tr td a {text-decoration:underline;} table.ttc-direction-table tr td a:hover, table.ttc-direction-table tr td a:focus {text-decoration:none;} table.ttc-direction-table tr.blue td {background-color:#f4f6f7;} table.ttc-direction-table tr.hoverColor td {background-color:#fdfed6;cursor:pointer;} table.ttc-direction-table tr td.legend {width:25%;text-align:left;vertical-align:top;padding:5px 0 0 10px;} table.ttc-direction-table tr td.legend img {display:inline;margin:0 5px 0 0;} table.ttc-direction-table tr td.legend span{float:left; vertical-align:top;} table.ttc-direction-table tr td.stop-name {width:45%;padding:5px 3px 2px 40px;} table.ttc-direction-table tr td.stop-name.accessible-route{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} table.ttc-direction-table tr td.stop-name.bicycle-route{background:url('/images/fixedImages/bicycle-icon.gif') 3px 5px no-repeat;_background:url('/images/fixedImages/bicycle-icon.gif') 3px 5px no-repeat;} table.ttc-direction-table tr td.stop-name.accessible-bicycle-route{background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 5px no-repeat;} table.ttc-direction-table tr.blue td.stop-name.accessible-route{background:#f4f6f7 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:#f4f6f7 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} table.ttc-direction-table tr.hoverColor td.stop-name.accessible-route{background:#fdfed6 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:#fdfed6 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat; cursor:pointer;} table.ttc-direction-table tr td.stop-name a {vertical-align:middle;} table.ttc-direction-table tr td.stop-name img {vertical-align:middle;margin:0 0 0 5px;} table.ttc-direction-table tr td.next-bus {width:30%;margin:0;vertical-align:middle;text-align:left;padding-right:50px;} table.ttc-direction-table tr td.next-bus img {vertical-align:middle;margin:0 0 0 5px;} table.ttc-direction-table tr td.next-bus div.time{float:left; text-align:right;margin-bottom:2px;padding-top:2px;} table.ttc-direction-table tr td.next-bus div.icon{float:right; text-align:left;margin-bottom:2px;} table.ttc-direction-table tr td.next-bus div.icon span{margin:0px;} /* TTC Stattion C Column Styles */ #ttc-ccol-content .ttc-service-alert {margin:0 0 10px 0;} #ttc-ccol-content .route-information {margin:0 0 10px 0;} #ttc-ccol-content .route-information h3 {background:url("/images/fixedImages/ttc-ccol-stat-promo-bg.gif") repeat-x 0 0;padding:4px 3px 4px 5px;color:#000;font-size:100%;font-family:trebuchet ms, verdana, helvetica, sans-serif;font-weight:bold;line-height:1.1em} #ttc-ccol-content .route-information .route-information-content {border-top:1px solid #dee6e9;padding:8px 5px 8px 4px;/*font-size:92%;*/background-color:#fff;} #ttc-ccol-content .route-information .route-information-content ul, #ttc-ccol-content .promo .promo-content ul {list-style:none;padding:0 0 0 0;} #ttc-ccol-content .route-information .route-information-content ul li, #ttc-ccol-content .promo .promo-content ul li {margin:0 0 0 0;padding:2px 10px 1px .8em;background:url("/images/fixedImages/ttc-homepage-list-indicator.gif") no-repeat 0 .5em;} #ttc-ccol-content .route-information .route-information-content ul li a:hover, #ttc-ccol-content .route-information .route-information-content ul li a:focus {text-decoration:underline;} #ttc-ccol-content .promo .promo-content{/*font-size:92%;*/ margin:15px 0 20px 0; padding-left:5px;} #ttc-ccol-content .promo .promo-content a{} #ttc-ccol-content .promo .promo-content a:hover,#ttc-ccol-content .promo .promo-content a:focus{text-decoration:underline;} #ttc-ccol-content .promo .promo-content a img{} #ttc-ccol-content .promo .promo-content a:hover img,#ttc-ccol-content .promo .promo-content a:focus img{text-decoration:none;} #ttc-main-content .main-content ul{padding: 0 0 20px 10px ;/*padding: 0 0 20px 5px ;_padding: 0 0 20px 15px ;*/} #ttc-main-content .main-content ul.ttc-keymaplinks{padding: 0 0 20px 15px ;*padding: 0 0 20px 20px ;_padding: 0 0 20px 20px ;} #ttc-main-content .main-content ul li {/*font-size:92%;*/margin: 0 4px 0 0;} .content h1 {font-size:100%;padding:0px 0 0 0; font-family:trebuchet ms, verdana, helvetica, sans-serif;} .content h2 {font-size:100%;padding:3px 0;margin:0 0 5px 0;color:#535353} .content h2.find-results {font-weight:normal;margin:0px 0 25px 0px;_margin:0px 0 25px 0px;font-size:100%; padding:0 0 5px 0; border-bottom:1px solid #000;} .content .main-content {border-top:2px solid #4c4f50;margin:1px 0 0 0;padding:20px 0 0 0;background:url("/images/content-inner-gradie.gif") repeat-x;} .content p {margin:0 0 20px 0;/*font-size:92%;*/} .content ol {margin:10px 0 20px 20px;*margin:10px 0 20px 25px;/*font-size:92%;*/} .content ol ul {margin:5px 0 5px 20px;} .content .no-margin {margin:0;} .content h3 {font-weight:bold;margin:15px 0 13px 0;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;} .content .col-list h3 {font-weight:bold;margin:15px 0 13px 0;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;border-bottom:1px solid #000;line-height:1.1em;} .content h3.adv-search-desc {font-weight:normal;margin:0 0 20px 0; padding:0 0 5px 0; border-bottom:0;} .content a:hover, .content a:focus {text-decoration:underline;} .content .col-list {float:left;margin:0 15px 0 0;_margin:0;width:110px;} .content .col-list.last {float:left;margin:0;width:110px;} .content .col-list ul {list-style-type:none; color:#0f4da3;margin:0 0 35px 0;_margin:0 0 10px 0;} .content .col-list ul li.title {font-weight:bold;border-bottom:1px solid #4c4f50;padding:0 0 5px 0;margin:0 0 10px 0;} .content .col-list ul li.title2 {font-weight:bold;border-bottom:1px solid #4c4f50;padding:0 0 5px 0;margin:0 0 10px 0;color:#4c4f50;} .content .col-list ul li{padding:3px 0px 3px 61px;text-indent:-28px;/*border:1px solid #e4e3e3; border-top:none;*/} /*.content .col-list.last ul li{border-right:none;}*/ .content .col-list ul li.accessible-route{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') left 5px no-repeat;} .content .col-list ul li.accessible-route span{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') left 5px no-repeat;} .content .col-list ul li.bicycle-route{background:url('/images/fixedImages/bicycle-icon.gif') 16px 5px no-repeat;} .content .col-list ul li.accessible-bicycle-route{background:url('/images/fixedImages/accessible-bike-icon.gif') left 5px no-repeat;} /* .content .col.first {float:left;margin:0 12px 15px 0;padding:10px 0 10px 0;_padding:0 0 30px 0;_margin:0 20px 0 5px; } .content .col {float:left;margin:0 0 15px 0;padding:10px 0 15px 0;_padding:10px 0 15px 0;_margin:8px 15px 0 10px; border-top:1px solid #4c4f50;} .content .col.border-btm {border-top:none;_padding:0 0 30px 0;} */ .content .col ul, content .main-sontent .col ul {margin:5px 0 0 15px;} .content .col h3,.content .col.first h3 {font-size:100%;margin:0 0 5px 0;font-family:trebuchet ms, verdana, helvetica, sans-serif; border:none;} .content .col {float:left;margin:0 0 15px 0;padding:10px 0 0 0;_padding:10px 0 0 0;_margin:0px 15px 0 10px; border-top:1px solid #4c4f50;width:180px;} .content .col.first {float:left;margin:0 12px 15px 0;padding:10px 0 0 0;_padding:10px 0 0 0;_margin:0 0px 0 0px; width:180px;} .content .col.border-btm {border-top:none;_padding:0 0 0 0;} #int-map-thumb{display:block;padding-bottom:122px;background:url("/images/fixedImages/subway_rt_map_w2_sm.gif") no-repeat bottom left;} .ttc-next-schedule {list-style:none;width:100%;} .ttc-next-schedule li { margin-left:0.7em;text-align:right;clear:both; float:right; /*margin-right:10px;*/ display: inline; width: 130px; } ul.ttc-next-schedule li.tomorrow {/*width:11em;_width:11em;*/} .ttc-next-schedule li span { float:left; } .ttc-next-schedule li span.sched-time {padding:5px 5px 0 0; float:left;/* display:block;clear:both;*/white-space:nowrap;} #ttc-main-content.route h6 {font-weight:normal;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;line-height:1.1em; margin:5px 0 6px 0;} #ttc-main-content.route h6 img{vertical-align:bottom;} #ttc-main-content.route .alert-content p {margin:0 0 0 15px;} #ttc-main-content.route .alert-content p.alert-updated {margin:0 0 25px 15px;} .advisory-wrap{margin-top:20px; margin-bottom:0px;} div #help-tooltips {margin-top:40px;} div #help-tooltips h3 {font-size:100%;margin-bottom:10px;padding:0 0 5px;} /*TRIP PLANNER*/ #trip-plan-cont{/*border: 1px solid #d2e1e8; border-bottom:2px solid #000;*/} #ttc-trip-planner{_width:90%;_position:relative;} #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left{border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px;} #ttc-trip-planner #destination-left{margin-bottom:20px;} #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4{width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline;} #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required{ float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0;} #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div{display:block; float:right; width:84%; margin:10px 0 0;} #ttc-trip-planner #origin-left h4 span{width:15%; float: left; margin:10px 0 0 0;} #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input{width:70%; float:left;} #ttc-trip-planner #destination-left{position:relative;} #ttc-trip-planner #destination-left h4{float:left;} #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div{ margin-top:35px; position:relative;} #ttc-trip-planner #destination-left div.dirSwap{position:absolute; top:0; left:0; margin:0;_position:relative;_margin-top:-53px;_left:-75px;} #tp-ln-input, #tp-mo-input {width:auto !important;} #tp-mo-input{_margin-top:5px;} #tp-ln-input input{margin:0 10px 0 93px;} #tp-ln-input img{vertical-align:text-top;} #tp-ln-input label{} #tp-ln-input .help{margin-left:3px;} #ttc-trip-planner .btn{margin:20px 0 0 95px;} #ttc-trip-planner .more-options{background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0;} /* NEW TABS */ ul#ttc-route-tabs li a:hover, ul#ttc-route-tabs li a:focus {text-decoration:underline;} ul#ttc-route-tabs li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom;} ul#ttc-route-tabs li a, ul#ttc-route-tabs li h3 { float: left; padding: .5em 1em 1px; text-decoration: none; background:none;} ul#ttc-route-tabs li.selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px;} ul#ttc-route-tabs li.selected h3{background:none; color:#000; font-weight:bold;} /*------------1024 ROUTE CSS--------------*/ /*table.ttc-direction-table {width:617px;_width:607px;} table.ttc-direction-table tr td.legend {width:95px;} table.ttc-direction-table tr td.stop-name {width:412px;} table.ttc-direction-table tr td.next-bus {width:100px;}*/ table.ttc-direction-table tr td.next-bus div.time{width:70px} table.ttc-direction-table tr td.next-bus div.icon{width:20px} .content .main-content{_width:599px;} .content .col.first {width:296px;_width:260px;} .content .col {width:308px;_width:260px;} .content .col-list {width:189px;_width:165px;} .content .col-list.last {width:189px;_width:165px;} .content .col-list ul {width:189px;_width:160px;} .content .col-list ul.parking, .content .col-list.last ul.parking {width:189px;_width:160px;} <<<<<<< .working /* * jQuery UI Tabs @VERSION * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; /*border-bottom: 0 !important;*/ padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; padding:0.5em 1em 1px; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } /*OVERRIDES */ #ttc-dir-1 { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc-dir-1 .ui-tabs-nav { margin: 0; padding: 0;} #ttc-dir-1 .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc-dir-1 .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; z-index:999; padding-bottom:1px; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a:hover{text-decoration:none;} #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc-dir-1 .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc-dir-1 .ui-tabs-panel { display: block; border-width: 0; padding: 20px 10px; background: none; border:1px solid #d2e1e8; position:relative; z-index:998; _width:500px; } #ttc-dir-1 .ui-tabs-panel ul { margin:10px 25px; } #ttc-dir-1 .ui-tabs-hide { display: none !important; } #ttc-dir-1 #tabMap, #ttc-dir-1 #tabRoute { border:none; } #ttc_route_page_tabs { position: relative; padding:0 .2em 0 0; zoom: 1; z-index:99; margin-top:10px; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc_route_page_tabs .ui-tabs-nav { margin: 0; padding: 0; } #ttc_route_page_tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc_route_page_tabs .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px; *padding-bottom:2px; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc_route_page_tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc_route_page_tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em .75em; background: none; border:1px solid #d2e1e8; } #ttc_route_page_tabs .ui-tabs-panel ul { margin:10px 25px; } #ttc_route_page_tabs .ui-tabs-hide { display: none !important; } /*MERGE TO station.css*/ .station h3 { margin:0px 0 0px 0; font-size:100%; /* font-weight:bold;*/ /* font-size:140%;*/ /* font-family:trebuchet ms, verdana, helvetica, sans-serif;*/ clear:both; line-height:1.1em; } .station a.ttc-back-to-top { float:right; padding-top:25px; } .station-bottom-info img { background:#fff; padding:3px; border: 1px solid #d2e1e8; float:left; margin: 0 10px 10px 0; } #ttc-trip-planner { _width:90%; position:relative; } #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left { border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px; position:relative; } #ttc-trip-planner #destination-left { margin-bottom:20px; position:relative; } #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4 { width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline; } #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required { float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0; } #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div { display:block; float:right; width:84%; margin:10px 0 0; } #ttc-trip-planner #origin-left h4 span { width:15%; float: left; margin:10px 0 0 0; } #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input { width:70%; float:left; } #ttc-trip-planner #destination-left { position:relative; } #ttc-trip-planner #destination-left h4 { float:left; } #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div { margin-top:35px;} #ttc-trip-planner #destination-left div.dirSwap { position:absolute; top:0; left:0; _left:0px; margin:0; _position:relative; _margin-top:-55px; _float:none;} #tp-ln-input, #tp-mo-input { width:auto !important; } #tp-ln-input{ float:left; } #tp-mo-input { *margin-top:5px; float:left;} #tp-ln-input input { margin:0 10px 0 93px; _position:relative; _top:2px; _left:97px; } #trip-plan-cont #tp-ln-input input{} #tp-ln-input img { vertical-align:text-top; } #tp-ln-input label { } #tp-ln-input .help { margin-left:3px; *margin-top:5px;} #tp-ln-input .help img {*margin-top:3px; } .field-line{ width:500px; clear:both; margin-left:14px; *margin-left:9px; margin-left:9px\0/; padding-top:10px;} #ttc-trip-planner .btn { margin:20px 0 0 95px; } #ttc-trip-planner .more-options { background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0; padding:0 0 0 5px; *overflow:visible; *margin-top:2px;} #ttc_route_page_tabs .ui-tabs-nav li a:hover { text-decoration:underline; } #ttc_route_page_tabs h3 { padding:0.5em 1em 1px; font-weight:bold; } #ttc_route_page_tabs .extTab h3{ padding:0px;} /*#ttc_route_page_tabs .ui-state-active h3{ padding:0px;}*/ /*MERGE TO main.css*/ .station #email-to-friend { margin-top:25px; clear:both; } ======= /* * jQuery UI Tabs @VERSION * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; /*border-bottom: 0 !important;*/ padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; padding:0.5em 1em 1px; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; /*padding: 1em 1.4em;*/ background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } /*OVERRIDES */ #ttc-dir-1 { position: relative; padding: .2em; zoom: 1; width:auto; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc-dir-1 .ui-tabs-nav { margin: 0; padding: 0;} #ttc-dir-1 .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc-dir-1 .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; z-index:999; padding-bottom:1px; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a:hover{text-decoration:none;} #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc-dir-1 .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc-dir-1 .ui-tabs-panel { display: block; border-width: 0; padding: 20px 10px; background: none; border:1px solid #d2e1e8; position:relative; z-index:998; width:auto;} #ttc-dir-1 .ui-tabs-panel ul { margin:10px 25px; } #ttc-dir-1 .ui-tabs-hide { display: none !important; } #ttc-dir-1 #tabMap, #ttc-dir-1 #tabRoute { border:none; } #ttc_route_page_tabs { position: relative; padding:0 .2em 0 0; zoom: 1; z-index:99; margin-top:10px; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc_route_page_tabs .ui-tabs-nav { margin: 0; padding: 0; } #ttc_route_page_tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding:0px; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc_route_page_tabs .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px; *padding-bottom:2px; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc_route_page_tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc_route_page_tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em .75em; background: none; border:1px solid #d2e1e8; } #ttc_route_page_tabs .ui-tabs-panel ul { margin:10px 25px; } #ttc_route_page_tabs .ui-tabs-hide { display: none !important; } /*MERGE TO station.css*/ .station h3 { margin:0px 0 0px 0; font-size:100%; /* font-weight:bold;*/ /* font-size:140%;*/ /* font-family:trebuchet ms, verdana, helvetica, sans-serif;*/ clear:both; line-height:1.1em; } .station-bottom-info h3 { margin:0px 0 0px 0; font-size:100%; font-weight:bold; clear:both; line-height:1.1em; } .station a.ttc-back-to-top { float:right; padding-top:25px; } .station-bottom-info img { background:#fff; padding:3px; border: 1px solid #d2e1e8; float:left; margin: 0 10px 10px 0; } #ttc-trip-planner { _width:90%; position:relative; } #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left { border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px; position:relative; } #ttc-trip-planner #destination-left { margin-bottom:20px; position:relative; } #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4 { width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline; } #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required { float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0; } #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div { display:block; float:right; width:84%; margin:10px 0 0; } #ttc-trip-planner #origin-left h4 span { width:15%; float: left; margin:10px 0 0 0; } #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input { width:70%; float:left; } #ttc-trip-planner #destination-left { position:relative; } #ttc-trip-planner #destination-left h4 { float:left; } #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div { margin-top:35px;} #ttc-trip-planner #destination-left div.dirSwap { position:absolute; top:0; left:0; _left:0px; margin:0; _position:relative; _margin-top:-55px; _float:none;} #tp-ln-input, #tp-mo-input { width:auto !important; } #tp-ln-input{ float:left; } #tp-mo-input { *margin-top:5px; float:left;} #tp-ln-input input { margin:0 10px 0 93px; position:relative; bottom:-1px; *left:97px; } #trip-plan-cont #tp-ln-input input{} #tp-ln-input img { vertical-align:text-top; } #tp-ln-input label { } #tp-ln-input .help { margin-left:3px; *margin-top:5px;} #tp-ln-input .help img {*margin-top:3px; } .field-line{ width:500px; clear:both; margin-left:12px; _margin-left:-4px; *margin-left:8px; margin-left:8px\0/; padding-top:10px;} #ttc-trip-planner .btn { margin:20px 0 0 95px; } #ttc-trip-planner .more-options { background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0; padding:0 0 0 5px; *overflow:visible; *margin-top:2px;} #ttc_route_page_tabs .ui-tabs-nav li a:hover { text-decoration:underline; } #ttc_route_page_tabs h3 { padding:0.5em 1em 1px; font-weight:bold; } #ttc_route_page_tabs .extTab h3{ padding:0px;} /*#ttc_route_page_tabs .ui-state-active h3{ padding:0px;}*/ /*MERGE TO main.css*/ .station #email-to-friend { margin-top:25px; clear:both; } .accessible-icon { background: url("/trip_planner_static/images/ttc-icon-route-access.gif"); background-repeat: no-repeat; display: inline; padding-bottom: 4px; padding-left: 16px; margin-left:-3px; } >>>>>>> .merge-right.r3880 span.branch__ { background: #b80000; padding: 2px 0px 0px; color: #b80000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; overflow: hidden; } span.branch_A { background: #f6dc48; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_B { background: #3a7c19; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_C { background: #663300; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_D { background: #8f074e; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_E { background: #000000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_F { background: #003366; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_G { background: #b80000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_H { background: #660000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_I { background: #dcf3f3; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_J { background: #ffd9d9; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_K { background: #e7e7ce; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_L { background: #ffd633; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_M { background: #dce7c4; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_N { background: #666666; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_O { background: #dcdcff; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_P { background: #d4ffd4; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Q { background: #ffffcc; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_R { background: #704343; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_T { background: #894701; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_U { background: #daf8c5; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_W { background: #fd8301; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_X { background: #044f49; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Y { background: #e7e17a; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Z { background: #006666; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li a.title { background: #0e0e0e url("/images/fixedImages/ttc-local-nav-maps.gif") no-repeat 6px 3px; border-bottom: none; _margin: 0; display: block; padding: 9px 0 9px 34px; _margin-right: -65px; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li span.title { background: #0e0e0e url("/images/fixedImages/ttc-local-nav-maps.gif") no-repeat 6px 3px; border-bottom: 1px solid #fff; _margin: 0; display: block; padding: 9px 0 9px 34px; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li ul.maps li a.title, #ttc-grid-content #ttc-local-nav ul.ttc-maps li ul#maps li span.title { border-bottom: none; _margin: 0; padding: 0 0 0 20px; _padding: 0 0 0 15px; background: none; } #ttc-local-nav ul#ttc-maps { margin: 1px 0 0 0; padding: 0; _padding: 0; _margin: 1px 0 0 0; border-bottom: 0; } #ttc-local-nav ul#ttc-maps li { margin: 0; padding: 0; *padding: 0; _padding: 0; } #ttc-local-nav ul#ttc-maps li a.title { _display: inline-block; _width: 150px; } #ttc-local-nav ul#ttc-maps li ul.maps { margin: 1px 0 0 0; padding: 0; _padding: 0; _margin: 1px 0 0px 0; _margin-right: -65px; } #ttc-local-nav ul#ttc-maps li ul.maps li { margin: 0; padding: 3px 5px 3px 0px; *padding: 3px 5px 3px 0px; _padding: 3px 10px 3px 0px; background: #fff; border-top: 1px solid #E4E3E3; _margin: 0px; } #ttc-local-nav ul#ttc-maps li ul.maps li.active { margin: 0; padding: 3px 5px 3px 20px; *padding: 3px 5px 3px 20px; _padding: 3px 10px 3px 15px; color: #fff; background: #535353; border-top: 1px solid #E4E3E3; font-size: 92%; } #ttc-local-nav ul#ttc-maps li ul.maps li a { color: #000; display: block; background: #fff; padding: 0 0 0 20px; _padding: 0 10px 0 20px; _margin: 0; } #ttc-local-nav ul#ttc-maps li ul.maps li a:hover { text-decoration: underline; _margin: 0; } #ttc-local-nav ul#ttc-maps li ul.maps li span.active { color: #fff; background-color: #535353; padding: 0; _margin: 0; } #ttc-grid-content #ttc-local-nav ul.ttc-maps li ul#maps li.active span.active { border-bottom: none; _margin: 0; padding: 0 0 0 34px; _padding: 0 0 0 10px; background: none; } a#subway_rt_thumb { display: block; _width: 390px; _height: 148px; background: url('/images/Routes/General_Information/subway_rt_map.gif') top left no-repeat; padding: 74px 0px; _padding: 0px 0px; } .img-border { border: 1px solid #d2e0e7; background: #fff; padding: 3px; display: block; } .route-map-align { float: left; width: 72px; margin-right: 10px; padding: 3px; border: 1px solid #d2e0e7; } .route-map-align a h4 { text-decoration: none; } .route-map-align a h4:hover { text-decoration: underline; } .route-text-align { width: 320px; } col#csdn-service-alert { width: 75% } col#csdn-updated {} table.ttc-csdn-table { margin: 8px 0 0 0; width: 100%; border: 1px solid #d5070d; border-bottom: none; } table.ttc-csdn-table tr { height: 1.8em; margin: 0; padding: 0; } table.ttc-csdn-table thead tr th { padding: 6px 0px 5px 10px; background: url("/images/fixedImages/ttc-service-alert-h-bg.gif") repeat-x 0 0; font-weight: normal; color: #FFF; /*font-size:92%;*/ } table.ttc-csdn-table thead tr th.nextbus { text-align: left; } table.ttc-csdn-table tr td h6 { margin-bottom: 10px; } table.ttc-csdn-table tr td { padding-left: 10px; border-bottom: 1px solid #d5070d; } table.ttc-csdn-table tr td img { border: none; } table.ttc-csdn-table tr td a { text-decoration: none; } table.ttc-csdn-table tr td a:hover, table.ttc-csdn-table tr td a:focus { text-decoration: underline; } table.ttc-csdn-table tr.blue td { background-color: #f4f6f7; } table.ttc-csdn-table tr.hoverColor td { background-color: #fdfed6; cursor: pointer; } col#csdn-service-advisory { width: 75% } col#csdn-advisory-updated {} table.ttc-csdn-advisory-table { margin: 8px 0 25px 0; width: 100%; border: 1px solid #d2e1e8; border-bottom: none; } table.ttc-csdn-advisory-table tr { height: 1.8em; margin: 0; padding: 0; } table.ttc-csdn-advisory-table thead tr th { padding: 6px 0px 5px 10px; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; font-weight: normal; color: #fff; font-size: 100%; } table.ttc-csdn-advisory-table thead tr th.nextbus { text-align: left; } table.ttc-csdn-advisory-table tr td h6 { margin-bottom: 10px; } table.ttc-csdn-advisory-table tr td { padding-left: 10px; border-bottom: 1px solid #d2e1e8; } table.ttc-csdn-advisory-table tr td img { border: none; vertical-align: text-bottom; margin-right: 3px; } table.ttc-csdn-advisory-table tr td a { text-decoration: none; } table.ttc-csdn-advisory-table tr td p { color: #535353; } table.ttc-csdn-advisory-table tr td a:hover, table.ttc-csdn-table tr td a:focus { text-decoration: underline; } table.ttc-csdn-advisory-table tr.blue td { background-color: #f4f6f7; } table.ttc-csdn-advisory-table tr.hoverColor td { background-color: #fdfed6; cursor: pointer; } #ttc-station-feature.promo table.ttc-csdn-table tr td img { border: none; } .advisory-wrap { margin-bottom: 3px; *margin-top: 15px; position: relative; } .advisory-wrap div { position: relative; } .advisory-header, #ttc-station-feat h3.advisory-header { padding: 3px 0px 2px 10px; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; font-weight: normal; color: #fff; font-size: 100%; margin-top: 0px; *margin-top: 15px; } .content .alert-header, .alert-header, #ttc-station-feat h3.alert-header { padding: 3px 0px 2px 10px; background: #fd5b14 url("/images/fixedImages/ttc-service-alert-h-bg.gif") repeat-x 0 0; font-weight: normal; color: #fff; margin-top: 0px; margin-bottom: 0; } .advisory-cont, .alert-content { padding: 5px 10px; border: 1px solid #d2e1e8; border-top: none; } .advisory-cont h4, #ttc-station-feat .advisory-cont h4, .alert-content h4, #ttc-station-feat .alert-content h4 { font-size: 100%; font-weight: normal; } .advisory-cont p, #ttc-main-content.route .advisory-cont p, .alert-content p { color: #535353; margin: 0; } .advisory-cont p, #ttc-main-content.route .advisory-cont p, .alert-content p { color: #535353; margin: 0; word-wrap: break-word; } .advisory-cont p.veh-replace, #ttc-main-content.route .advisory-cont p.veh-replace, .alert-content p.veh-replace { color: #000; font-weight: bold; margin-bottom: 0px; } /*.ttc-schedule-module{margin-top:20px;}*/ /*Refined Search styles*/ #nav-search { width: 139px; background: url("/images/fixedImages/ttc-header-search-bg.gif") repeat-x 0 0; margin-bottom: 5px; padding: 0 3px; } #refine-header { font-weight: bold; margin-bottom: 5px; } #refine-search-site { margin: 5px 0 0 0; } #refine-search-meetings { margin: 0; } /* CONTEXT HELP */ #context-help { display: block; position: absolute; top: 0; left: 0; width: 300px; padding: 5px 10px; background: #FFC; border: 1px solid #CCC; text-align: left; margin-top: 12px; *margin-top: 9px; margin-left: 1px; *margin-left: 0px; _margin-left: 0px; z-index: 1000; } #close-help { display: block; position: absolute; top: 0; left: 0; margin-top: 12px; *margin-top: 9px; z-index: 1001; *margin-left: -3px; /*_margin-left:-3px;*/ } #close-help img { margin: 0 3px; } #ttc-main-content.schedule h3 a.help { outline: none; } a.help { border: 1px solid #fff; padding-top: 4px; *padding-top: 0; text-decoration: none; position: relative; _padding: 0; _margin: 0; } .more-options a.help { border: 1px solid #eef3f6; text-decoration: none; } table.ttc-direction-table a.help { border: 1px solid #dee6e8; outline: none; text-decoration: none; } a.help:focus, a#close-help:focus { border: 1px solid #000; text-decoration: none; } a.help:hover, a#close-help:hover { text-decoration: none; /*position:relative;*/ /*_padding:0; _margin:0*/ } a.help:active, a#close-help:active { text-decoration: none; } /*for the accordian*/ .selected_collision_en { background-image: url("/images/fixedImages/arrow-open.gif") !important; background-position: 3px 50%; background-repeat: no-repeat; height: 12px; } .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { background: url("/images/fixedImages/orange_background_bar.gif") repeat-x scroll 0 0 #FD5B14; background-position: 3px 50%; background-repeat: no-repeat; color: #FFFFFF; /* padding:5px 5px 12px 22px; */ padding: 5px 0px 6px 22px; height: 12px; cursor: pointer; } #mp-advisory-wrap h4 { margin-top: 0px; font-size: 100%; font-family: inherit; font-weight: normal; } #mp-advisory-wrap .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { padding: 3px 0px 12px 10px; _padding: 3px 0px 5px 10px; font-weight: normal; color: #fff; margin-top: 0px; margin-bottom: 0; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; } .advisory-header-accordion:hover, #ttc-station-feat h3.advisory-header-accordion:hover { text-decoration: underline; } .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { background-image: url("/images/fixedImages/arrow-close.gif"); } .help-imageborder { border: 1px solid #333; padding: 3px; margin: 5px; } /*------------1024 MAIN CSS--------------*/ #ttc-main-container { width: 956px; } #ttc-main-header { width: 956px; } #ttc-main-header ul#ttc-main-nav { width: 955px; } #ttc-main-header ul#ttc-main-nav li a { width: 238px; } #ttc-main-header ul#ttc-main-nav li a.first { width: 238px; } #ttc-grid-content { width: 956px; *width: 960px; } #ttc-grid-content #ttc-local-nav { margin-left: -955px; } #ttc-grid-content #ttc-main-content { width: 617px; } #ttc-grid-content #ttc-main-content.results { *width: 598; } #ttc-footer .ttc-footer-content { width: 956px; } #ttc-main-container #ttc-main-search { margin-left: 590px; _margin-left: 585px; } #ttc-main-container #ttc-main-search input.text { width: 51%; *width: 45%; } .route-text-align { width: 525px; _width: 520px; float: left; } .content .main-content { _width: 599px; } .content .col.first { width: 296px; _width: 260px; } .content .col { width: 308px; _width: 260px; } .content .col-list { width: 189px; _width: 165px; } .content .col-list.last { width: 189px; _width: 165px; } .content .col-list ul { width: 189px; _width: 160px; } .content .col-list ul.parking, .content .col-list.last ul.parking { width: 189px; _width: 160px; } /*------------New Buttons for the csdn phrase 2 project--------------*/ .addTrip-btn { padding: 2px; width: 165px; } .removeTrip-btn { padding: 2px; width: 215px; } .updateTrip-btn { padding: 2px; width: 210px; } .trip-btn-container { float: right; display: inline; width: 220px; zoom: 1; } .btnRed { background: url("/images/fixedImages/ttc-btn-grad.gif") repeat-x scroll left bottom #D5070D; border: 1px solid #000000; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } .btnGrey { background-color: #666; border: 1px solid #000000; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } .btnWhite { background-color: #FFFFFF; border: 1px solid #666; color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } dl#ttc-fares { margin: 0 5px 10px; /*font-size:92%;*/ } dl#ttc-fares dt { margin: 0; font-weight: bold; } dl#ttc-fares dd { margin-bottom: 10px; } /*a.help{ _margin:0; _padding:0; border:1px solid #FFFFFF; display:inline-block; height:20px; position:relative; text-align:center; text-decoration:none; width:20px; *zoom:1; *display:inline; } */ /*styles for new tab on http://tripplanner.sit.devlin.ca/Routes/6/Northbound.jsp*/ #ttc_route_page_tabs h3 { padding: 3px 3px 4px 3px; font-weight: bold; } /*test*/ #StationDescription .schedule-info h4 { font-weight: bold; } #StationDescription .schedule-info h5 { margin-top: 6px; } #C_enumeration { counter-reset: item; list-style-type: none; padding: 0 0 20px 0; } #C_enumeration li:before { content: 'C' counter(item, decimal) '. '; counter-increment: item; } .tabhighlight { display: inline; }
html/style/route.css
#ttc-grid-content #ttc-local-nav ul li ul#bus-names li a, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li a {color:#000;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li {padding:3px 5px 3px 65px;text-indent:-25px;color:#000; border-bottom:1px solid #e4e3e3;font-size:92%;_font-size:90%;_margin-right:-55px;_width:95px;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.accessible-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.accessible-route {background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 3px no-repeat;_background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.bicycle-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.bicycle-route {background:url('/images/fixedImages/bicycle-icon.gif') 18px 4px no-repeat;_background:url('/images/fixedImages/bicycle-icon.gif') 18px 4px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.accessible-bicycle-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.accessible-bicycle-route {background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 3px no-repeat;_background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 5px no-repeat;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li a:hover, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li a:hover, #ttc-grid-content #ttc-local-nav ul li ul.stations li a:hover, #ttc-grid-content #ttc-local-nav ul li ul.stations li a:focus {text-decoration:underline;} #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active {color:#fff; background-color:#535353;} /*#ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active.accessible-route, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active.accessible-route {color:#fff; background:#535353 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 3px no-repeat;_background:#535353 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;}*/ #ttc-grid-content #ttc-local-nav ul li ul#bus-names li.active a, #ttc-grid-content #ttc-local-nav ul li ul#streetcar-names li.active a {color:#fff;} #ttc-local-nav ul#general-information{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0;} #ttc-local-nav ul#general-information li{margin:0;padding:0 ;*padding:0;_padding:0;border-bottom:1px solid #fff;} #ttc-local-nav ul#general-information li a.title, #ttc-local-nav ul#general-information li span.title{border-bottom:none;} #ttc-local-nav ul#general-information li a:hover, #ttc-local-nav ul#general-information li a:focus{text-decoration:underline;} #ttc-local-nav ul#general-information li span.active.title{color:#fff;font-weight:bold;} /* #ttc-local-nav ul#ttc-maps{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0; border-bottom:0;} #ttc-local-nav ul#ttc-maps li{margin:0;padding:0 ;*padding:0;_padding:0;} #ttc-local-nav ul#ttc-maps li ul.maps{margin:1px 0 0 0; padding:0;_padding:0;_margin:1px 0 0 0;} #ttc-local-nav ul#ttc-maps li ul.maps li{margin:0;padding:3px 5px 3px 0px ;*padding:3px 5px 3px 0px;_padding:3px 5px 3px 0px; background:#fff; border-top:1px solid #E4E3E3;} #ttc-local-nav ul#ttc-maps li ul.maps li.active {margin:0;padding:3px 5px 3px 20px ;*padding:3px 5px 3px 20px;_padding:3px 5px 3px 20px; color:#fff; background:#535353; border-top:1px solid #E4E3E3;} #ttc-local-nav ul#ttc-maps li ul.maps li a{color:#000; display:block; background:#fff; padding:0 0 0 20px;} #ttc-local-nav ul#ttc-maps li ul.maps li a:hover{text-decoration:underline;} #ttc-local-nav ul#ttc-maps li ul.maps li span.active{color:#fff; background-color:#535353;padding:0;} */ /* TTC Station Template Specific Styles */ #ttc-main-content.route .route-heading{padding:0 0 20px 0;} #ttc-main-content.route .route-heading:after {clear:both;display:block;content:".";height:0;visibility:hidden;} #ttc-main-content.route h1#ttc-route-name {display:inline;font-size:100%;line-height:1.2em;font-family:trebuchet ms, verdana, helvetica, sans-serif;margin-right:5px;} #ttc-main-content.route h1#ttc-route-name img {display:inline;vertical-align:middle;margin:0 0 0 10px;} #ttc-main-content.route .route-heading img{margin: 0 5px;} #ttc-main-content.route p {/*font-size:92%;*/margin:0 0 10px 0;} #ttc-main-content.route p a:hover, #ttc-main-content.route p a:focus {text-decoration:underline;} #ttc-main-content.route div.access {position:absolute;top:-10em;left:-999em;} #ttc-main-content.route h2 a {font-size:100%;line-height:1.4em;font-weight:normal;margin:0 0 20px 0;} #ttc-main-content.route div#ttc-dir-1.tabContentActive, #ttc-main-content.route div#ttc-dir-2.tabContent, #ttc-main-content.route div#ttc-route-map.tabContent{ position: relative; left: 230px; border:1px solid #d2e1e8;/*border-bottom:2px solid #000; padding-top:10px;*/*position:relative;*z-index:98;} #ttc-main-content.route div#ttc-dir-1.tabContentActive .tabRoute{padding:10px 10px 0;} /* TTC Schedule Grid Styles */ .tabContent {display:none;} .tabContent.tabContentActive {display:block;} .ttc-schedule-module {*height:1%;*position:relative;*z-index:99;} .ttc-schedule-module:after {clear:both;display:block;content:".";height:0;visibility:hidden;} .ttc-schedule-module .ttc-next {display:inline;font-size:80%;} .ttc-schedule-module h5 {margin:15px 10px;font-weight:bold;} /* TTC Route page top tab styles */ ul#ttc-route-tabs {list-style:none;border-bottom:none;margin:20px 0 0 0;*height:1%;} ul#ttc-route-tabs:after {clear:both;display:block;content:".";height:0;visibility:hidden;} /*ul#ttc-route-tabs li {float:left;font-size:100%;_font-size:100%;background:#fff url("/images/fixedImages/ttc-sched-nav_off.gif") no-repeat 0 0;margin:0 2px 0 0;padding:4px 0 4px 8px;text-align:center;} ul#ttc-route-tabs li a {text-decoration:none;background:url("/images/fixedImages/ttc-sched-nav-a_off.gif") no-repeat top right;padding:4px 8px 4px 0;*padding:6px 8px 4px 0;color:#104ba5;} ul#ttc-route-tabs li.selected {float:left;background:#fff url("/images/fixedImages/ttc-sched-nav-a.gif") no-repeat top right; margin:0 2px 0 0;padding:0px 8px 0px 0;text-align:center; z-index:990;} ul#ttc-route-tabs li.selected h3{text-decoration:none;background:url("/images/fixedImages/ttc-sched-nav.gif") no-repeat top left;color:#000;font-weight:bold;text-align:center;padding:4px 0 9px 8px;_padding:4px 0 9px 8px;margin:0 0 -5px 0;} */ .ttc-schedule-module li h3 {font-size:100%;font-weight:normal;margin:0;padding:0;} /* TTC Route page top tab styles */ ul.ttc-route-sort {list-style:none;padding:5px 10px 10px 10px; *height:1%;} ul.ttc-route-sort:after {clear:both;display:block;content:".";height:0;visibility:hidden;} ul.ttc-route-sort li {float:left;/*font-size:92%;*/margin:0 10px 0 0;border-right:#000 1px solid;padding:0 10px 0 0;} ul.ttc-route-sort li.last {float:left;/*font-size:92%;*/margin:0 10px 0 0;border-right:none;} ul.ttc-route-sort li a:hover, ul.ttc-route-sort li a:focus {text-decoration:underline;} ul.ttc-route-sort li a#timed-stop, ul.ttc-route-sort li#timed-stop{background:url("/images/fixedImages/ttc-icon-timed-stops.gif") no-repeat top left; padding: 0 10px 0px 20px;display:block;} ul.ttc-route-sort li a#accessible-stop, ul.ttc-route-sort li#accessible-stop{background:url("/images/fixedImages/ttc-icon-route-access.gif") no-repeat top left; padding: 0 0 5px 20px;display:block;} ul.ttc-route-sort li a:hover img, ul.ttc-route-sort li a:focus img{text-decoration:none;} ul.ttc-route-sort li.selected, ul.ttc-route-sort li.selected a, ul.ttc-route-sort li.selected a:hover {color:#000;font-weight:bold;text-decoration:none;background-color:white !important;} ul.ttc-route-sort li.selected a:focus {color:#000;font-weight:bold;text-decoration:none;background-color:white !important;} ul.ttc-route-sort li.selected img{vertical-align:middle;} .ttc-schedule-module .schedule-info {background-color:#4b4f50;background:url("/images/fixedImages/ttc-station-info-bg.gif") repeat-x 0 0;padding:6px 10px 5px 10px;color:#fff;} .ttc-schedule-module .schedule-info h3 {/*font-size:92%;*/margin:0 0 8px 0;} .ttc-schedule-module .schedule-info p {/*font-size:92%;*/line-height:1.1em;} .ttc-schedule-module .time {display:inline;vertical-align:top;margin:0 5px 0 0;} .ttc-schedule-module h4 {/*font-size:92%;*/font-weight:normal;margin:0 0 4px 10px;} .ttc-schedule-module .legend {list-style:none;} .ttc-schedule-module .legend li {padding:0 0 0px 0px; clear:both;} .ttc-schedule-module .legend li img {margin:0 10px 0 17px;vertical-align:middle;} .ttc-schedule-module .legend li span {/*font-size:92%;*/vertical-align:middle; float:left;} .ttc-schedule-module .legend li span.branch_text {padding-top:5px;} /* TTC Schedule Table Styles */ table.ttc-direction-table {margin:8px 0 -1px 0;width:100%; /*padding-bottom:20px;*/} table.ttc-direction-table tr {height:1.8em;margin:0;padding:0;} table.ttc-direction-table thead tr th {padding:6px 0px 5px 10px;background:url("/images/fixedImages/ttc-ccol-stat-promo-bg.gif") repeat-x 0 0; font-weight:normal;color:#000;/*font-size:92%;*/} table.ttc-direction-table thead tr th.nextbus {text-align:left;} table.ttc-direction-table tr td {/*font-size:92%;*/} table.ttc-direction-table tr td a {text-decoration:underline;} table.ttc-direction-table tr td a:hover, table.ttc-direction-table tr td a:focus {text-decoration:none;} table.ttc-direction-table tr.blue td {background-color:#f4f6f7;} table.ttc-direction-table tr.hoverColor td {background-color:#fdfed6;cursor:pointer;} table.ttc-direction-table tr td.legend {width:25%;text-align:left;vertical-align:top;padding:5px 0 0 10px;} table.ttc-direction-table tr td.legend img {display:inline;margin:0 5px 0 0;} table.ttc-direction-table tr td.legend span{float:left; vertical-align:top;} table.ttc-direction-table tr td.stop-name {width:45%;padding:5px 3px 2px 40px;} table.ttc-direction-table tr td.stop-name.accessible-route{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} table.ttc-direction-table tr td.stop-name.bicycle-route{background:url('/images/fixedImages/bicycle-icon.gif') 3px 5px no-repeat;_background:url('/images/fixedImages/bicycle-icon.gif') 3px 5px no-repeat;} table.ttc-direction-table tr td.stop-name.accessible-bicycle-route{background:url('/images/fixedImages/accessible-bike-icon.gif') 3px 5px no-repeat;} table.ttc-direction-table tr.blue td.stop-name.accessible-route{background:#f4f6f7 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:#f4f6f7 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;} table.ttc-direction-table tr.hoverColor td.stop-name.accessible-route{background:#fdfed6 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat;_background:#fdfed6 url('/images/fixedImages/ttc-icon-route-access-b.gif') 3px 5px no-repeat; cursor:pointer;} table.ttc-direction-table tr td.stop-name a {vertical-align:middle;} table.ttc-direction-table tr td.stop-name img {vertical-align:middle;margin:0 0 0 5px;} table.ttc-direction-table tr td.next-bus {width:30%;margin:0;vertical-align:middle;text-align:left;padding-right:50px;} table.ttc-direction-table tr td.next-bus img {vertical-align:middle;margin:0 0 0 5px;} table.ttc-direction-table tr td.next-bus div.time{float:left; text-align:right;margin-bottom:2px;padding-top:2px;} table.ttc-direction-table tr td.next-bus div.icon{float:right; text-align:left;margin-bottom:2px;} table.ttc-direction-table tr td.next-bus div.icon span{margin:0px;} /* TTC Stattion C Column Styles */ #ttc-ccol-content .ttc-service-alert {margin:0 0 10px 0;} #ttc-ccol-content .route-information {margin:0 0 10px 0;} #ttc-ccol-content .route-information h3 {background:url("/images/fixedImages/ttc-ccol-stat-promo-bg.gif") repeat-x 0 0;padding:4px 3px 4px 5px;color:#000;font-size:100%;font-family:trebuchet ms, verdana, helvetica, sans-serif;font-weight:bold;line-height:1.1em} #ttc-ccol-content .route-information .route-information-content {border-top:1px solid #dee6e9;padding:8px 5px 8px 4px;/*font-size:92%;*/background-color:#fff;} #ttc-ccol-content .route-information .route-information-content ul, #ttc-ccol-content .promo .promo-content ul {list-style:none;padding:0 0 0 0;} #ttc-ccol-content .route-information .route-information-content ul li, #ttc-ccol-content .promo .promo-content ul li {margin:0 0 0 0;padding:2px 10px 1px .8em;background:url("/images/fixedImages/ttc-homepage-list-indicator.gif") no-repeat 0 .5em;} #ttc-ccol-content .route-information .route-information-content ul li a:hover, #ttc-ccol-content .route-information .route-information-content ul li a:focus {text-decoration:underline;} #ttc-ccol-content .promo .promo-content{/*font-size:92%;*/ margin:15px 0 20px 0; padding-left:5px;} #ttc-ccol-content .promo .promo-content a{} #ttc-ccol-content .promo .promo-content a:hover,#ttc-ccol-content .promo .promo-content a:focus{text-decoration:underline;} #ttc-ccol-content .promo .promo-content a img{} #ttc-ccol-content .promo .promo-content a:hover img,#ttc-ccol-content .promo .promo-content a:focus img{text-decoration:none;} #ttc-main-content .main-content ul{padding: 0 0 20px 10px ;/*padding: 0 0 20px 5px ;_padding: 0 0 20px 15px ;*/} #ttc-main-content .main-content ul.ttc-keymaplinks{padding: 0 0 20px 15px ;*padding: 0 0 20px 20px ;_padding: 0 0 20px 20px ;} #ttc-main-content .main-content ul li {/*font-size:92%;*/margin: 0 4px 0 0;} .content h1 {font-size:100%;padding:0px 0 0 0; font-family:trebuchet ms, verdana, helvetica, sans-serif;} .content h2 {font-size:100%;padding:3px 0;margin:0 0 5px 0;color:#535353} .content h2.find-results {font-weight:normal;margin:0px 0 25px 0px;_margin:0px 0 25px 0px;font-size:100%; padding:0 0 5px 0; border-bottom:1px solid #000;} .content .main-content {border-top:2px solid #4c4f50;margin:1px 0 0 0;padding:20px 0 0 0;background:url("/images/content-inner-gradie.gif") repeat-x;} .content p {margin:0 0 20px 0;/*font-size:92%;*/} .content ol {margin:10px 0 20px 20px;*margin:10px 0 20px 25px;/*font-size:92%;*/} .content ol ul {margin:5px 0 5px 20px;} .content .no-margin {margin:0;} .content h3 {font-weight:bold;margin:15px 0 13px 0;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;} .content .col-list h3 {font-weight:bold;margin:15px 0 13px 0;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;border-bottom:1px solid #000;line-height:1.1em;} .content h3.adv-search-desc {font-weight:normal;margin:0 0 20px 0; padding:0 0 5px 0; border-bottom:0;} .content a:hover, .content a:focus {text-decoration:underline;} .content .col-list {float:left;margin:0 15px 0 0;_margin:0;width:110px;} .content .col-list.last {float:left;margin:0;width:110px;} .content .col-list ul {list-style-type:none; color:#0f4da3;margin:0 0 35px 0;_margin:0 0 10px 0;} .content .col-list ul li.title {font-weight:bold;border-bottom:1px solid #4c4f50;padding:0 0 5px 0;margin:0 0 10px 0;} .content .col-list ul li.title2 {font-weight:bold;border-bottom:1px solid #4c4f50;padding:0 0 5px 0;margin:0 0 10px 0;color:#4c4f50;} .content .col-list ul li{padding:3px 0px 3px 61px;text-indent:-28px;/*border:1px solid #e4e3e3; border-top:none;*/} /*.content .col-list.last ul li{border-right:none;}*/ .content .col-list ul li.accessible-route{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') left 5px no-repeat;} .content .col-list ul li.accessible-route span{background:url('/images/fixedImages/ttc-icon-route-access-b.gif') left 5px no-repeat;} .content .col-list ul li.bicycle-route{background:url('/images/fixedImages/bicycle-icon.gif') 16px 5px no-repeat;} .content .col-list ul li.accessible-bicycle-route{background:url('/images/fixedImages/accessible-bike-icon.gif') left 5px no-repeat;} /* .content .col.first {float:left;margin:0 12px 15px 0;padding:10px 0 10px 0;_padding:0 0 30px 0;_margin:0 20px 0 5px; } .content .col {float:left;margin:0 0 15px 0;padding:10px 0 15px 0;_padding:10px 0 15px 0;_margin:8px 15px 0 10px; border-top:1px solid #4c4f50;} .content .col.border-btm {border-top:none;_padding:0 0 30px 0;} */ .content .col ul, content .main-sontent .col ul {margin:5px 0 0 15px;} .content .col h3,.content .col.first h3 {font-size:100%;margin:0 0 5px 0;font-family:trebuchet ms, verdana, helvetica, sans-serif; border:none;} .content .col {float:left;margin:0 0 15px 0;padding:10px 0 0 0;_padding:10px 0 0 0;_margin:0px 15px 0 10px; border-top:1px solid #4c4f50;width:180px;} .content .col.first {float:left;margin:0 12px 15px 0;padding:10px 0 0 0;_padding:10px 0 0 0;_margin:0 0px 0 0px; width:180px;} .content .col.border-btm {border-top:none;_padding:0 0 0 0;} #int-map-thumb{display:block;padding-bottom:122px;background:url("/images/fixedImages/subway_rt_map_w2_sm.gif") no-repeat bottom left;} .ttc-next-schedule {list-style:none;width:100%;} .ttc-next-schedule li { margin-left:0.7em;text-align:right;clear:both; float:right; /*margin-right:10px;*/ display: inline; width: 130px; } ul.ttc-next-schedule li.tomorrow {/*width:11em;_width:11em;*/} .ttc-next-schedule li span { float:left; } .ttc-next-schedule li span.sched-time {padding:5px 5px 0 0; float:left;/* display:block;clear:both;*/white-space:nowrap;} #ttc-main-content.route h6 {font-weight:normal;font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif;line-height:1.1em; margin:5px 0 6px 0;} #ttc-main-content.route h6 img{vertical-align:bottom;} #ttc-main-content.route .alert-content p {margin:0 0 0 15px;} #ttc-main-content.route .alert-content p.alert-updated {margin:0 0 25px 15px;} .advisory-wrap{margin-top:20px; margin-bottom:0px;} div #help-tooltips {margin-top:40px;} div #help-tooltips h3 {font-size:100%;margin-bottom:10px;padding:0 0 5px;} /*TRIP PLANNER*/ #trip-plan-cont{/*border: 1px solid #d2e1e8; border-bottom:2px solid #000;*/} #ttc-trip-planner{_width:90%;_position:relative;} #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left{border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px;} #ttc-trip-planner #destination-left{margin-bottom:20px;} #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4{width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline;} #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required{ float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0;} #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div{display:block; float:right; width:84%; margin:10px 0 0;} #ttc-trip-planner #origin-left h4 span{width:15%; float: left; margin:10px 0 0 0;} #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input{width:70%; float:left;} #ttc-trip-planner #destination-left{position:relative;} #ttc-trip-planner #destination-left h4{float:left;} #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div{ margin-top:35px; position:relative;} #ttc-trip-planner #destination-left div.dirSwap{position:absolute; top:0; left:0; margin:0;_position:relative;_margin-top:-53px;_left:-75px;} #tp-ln-input, #tp-mo-input {width:auto !important;} #tp-mo-input{_margin-top:5px;} #tp-ln-input input{margin:0 10px 0 93px;} #tp-ln-input img{vertical-align:text-top;} #tp-ln-input label{} #tp-ln-input .help{margin-left:3px;} #ttc-trip-planner .btn{margin:20px 0 0 95px;} #ttc-trip-planner .more-options{background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0;} /* NEW TABS */ ul#ttc-route-tabs li a:hover, ul#ttc-route-tabs li a:focus {text-decoration:underline;} ul#ttc-route-tabs li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom;} ul#ttc-route-tabs li a, ul#ttc-route-tabs li h3 { float: left; padding: .5em 1em 1px; text-decoration: none; background:none;} ul#ttc-route-tabs li.selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px;} ul#ttc-route-tabs li.selected h3{background:none; color:#000; font-weight:bold;} /*------------1024 ROUTE CSS--------------*/ /*table.ttc-direction-table {width:617px;_width:607px;} table.ttc-direction-table tr td.legend {width:95px;} table.ttc-direction-table tr td.stop-name {width:412px;} table.ttc-direction-table tr td.next-bus {width:100px;}*/ table.ttc-direction-table tr td.next-bus div.time{width:70px} table.ttc-direction-table tr td.next-bus div.icon{width:20px} .content .main-content{_width:599px;} .content .col.first {width:296px;_width:260px;} .content .col {width:308px;_width:260px;} .content .col-list {width:189px;_width:165px;} .content .col-list.last {width:189px;_width:165px;} .content .col-list ul {width:189px;_width:160px;} .content .col-list ul.parking, .content .col-list.last ul.parking {width:189px;_width:160px;} <<<<<<< .working /* * jQuery UI Tabs @VERSION * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; /*border-bottom: 0 !important;*/ padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; padding:0.5em 1em 1px; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } /*OVERRIDES */ #ttc-dir-1 { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc-dir-1 .ui-tabs-nav { margin: 0; padding: 0;} #ttc-dir-1 .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc-dir-1 .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; z-index:999; padding-bottom:1px; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a:hover{text-decoration:none;} #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc-dir-1 .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc-dir-1 .ui-tabs-panel { display: block; border-width: 0; padding: 20px 10px; background: none; border:1px solid #d2e1e8; position:relative; z-index:998; _width:500px; } #ttc-dir-1 .ui-tabs-panel ul { margin:10px 25px; } #ttc-dir-1 .ui-tabs-hide { display: none !important; } #ttc-dir-1 #tabMap, #ttc-dir-1 #tabRoute { border:none; } #ttc_route_page_tabs { position: relative; padding:0 .2em 0 0; zoom: 1; z-index:99; margin-top:10px; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc_route_page_tabs .ui-tabs-nav { margin: 0; padding: 0; } #ttc_route_page_tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc_route_page_tabs .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px; *padding-bottom:2px; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc_route_page_tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc_route_page_tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em .75em; background: none; border:1px solid #d2e1e8; } #ttc_route_page_tabs .ui-tabs-panel ul { margin:10px 25px; } #ttc_route_page_tabs .ui-tabs-hide { display: none !important; } /*MERGE TO station.css*/ .station h3 { margin:0px 0 0px 0; font-size:100%; /* font-weight:bold;*/ /* font-size:140%;*/ /* font-family:trebuchet ms, verdana, helvetica, sans-serif;*/ clear:both; line-height:1.1em; } .station a.ttc-back-to-top { float:right; padding-top:25px; } .station-bottom-info img { background:#fff; padding:3px; border: 1px solid #d2e1e8; float:left; margin: 0 10px 10px 0; } #ttc-trip-planner { _width:90%; position:relative; } #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left { border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px; position:relative; } #ttc-trip-planner #destination-left { margin-bottom:20px; position:relative; } #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4 { width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline; } #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required { float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0; } #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div { display:block; float:right; width:84%; margin:10px 0 0; } #ttc-trip-planner #origin-left h4 span { width:15%; float: left; margin:10px 0 0 0; } #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input { width:70%; float:left; } #ttc-trip-planner #destination-left { position:relative; } #ttc-trip-planner #destination-left h4 { float:left; } #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div { margin-top:35px;} #ttc-trip-planner #destination-left div.dirSwap { position:absolute; top:0; left:0; _left:0px; margin:0; _position:relative; _margin-top:-55px; _float:none;} #tp-ln-input, #tp-mo-input { width:auto !important; } #tp-ln-input{ float:left; } #tp-mo-input { *margin-top:5px; float:left;} #tp-ln-input input { margin:0 10px 0 93px; _position:relative; _top:2px; _left:97px; } #trip-plan-cont #tp-ln-input input{} #tp-ln-input img { vertical-align:text-top; } #tp-ln-input label { } #tp-ln-input .help { margin-left:3px; *margin-top:5px;} #tp-ln-input .help img {*margin-top:3px; } .field-line{ width:500px; clear:both; margin-left:14px; *margin-left:9px; margin-left:9px\0/; padding-top:10px;} #ttc-trip-planner .btn { margin:20px 0 0 95px; } #ttc-trip-planner .more-options { background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0; padding:0 0 0 5px; *overflow:visible; *margin-top:2px;} #ttc_route_page_tabs .ui-tabs-nav li a:hover { text-decoration:underline; } #ttc_route_page_tabs h3 { padding:0.5em 1em 1px; font-weight:bold; } #ttc_route_page_tabs .extTab h3{ padding:0px;} /*#ttc_route_page_tabs .ui-state-active h3{ padding:0px;}*/ /*MERGE TO main.css*/ .station #email-to-friend { margin-top:25px; clear:both; } ======= /* * jQuery UI Tabs @VERSION * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; /*border-bottom: 0 !important;*/ padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; padding:0.5em 1em 1px; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; /*padding: 1em 1.4em;*/ background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } /*OVERRIDES */ #ttc-dir-1 { position: relative; padding: .2em; zoom: 1; width:auto; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc-dir-1 .ui-tabs-nav { margin: 0; padding: 0;} #ttc-dir-1 .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding: 0; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc-dir-1 .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; z-index:999; padding-bottom:1px; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a:hover{text-decoration:none;} #ttc-dir-1 .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc-dir-1 .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc-dir-1 .ui-tabs-panel { display: block; border-width: 0; padding: 20px 10px; background: none; border:1px solid #d2e1e8; position:relative; z-index:998; width:auto;} #ttc-dir-1 .ui-tabs-panel ul { margin:10px 25px; } #ttc-dir-1 .ui-tabs-hide { display: none !important; } #ttc-dir-1 #tabMap, #ttc-dir-1 #tabRoute { border:none; } #ttc_route_page_tabs { position: relative; padding:0 .2em 0 0; zoom: 1; z-index:99; margin-top:10px; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ #ttc_route_page_tabs .ui-tabs-nav { margin: 0; padding: 0; } #ttc_route_page_tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0px 0; border:1px solid #d2e1e8; padding:0px; white-space: nowrap; background:url("/images/fixedImages/tab-bg.jpg") repeat-x 0 bottom; } #ttc_route_page_tabs .ui-tabs-nav li a { float: left; padding: .5em 1em 1px; text-decoration: none; background:none; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#fff url("/images/fixedImages/tab-bg-active.jpg") repeat-x 0 0; border-bottom:none; padding-bottom:1px; *padding-bottom:2px; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a { background:none; color:#000; font-weight:bold; } #ttc_route_page_tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } #ttc_route_page_tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ #ttc_route_page_tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em .75em; background: none; border:1px solid #d2e1e8; } #ttc_route_page_tabs .ui-tabs-panel ul { margin:10px 25px; } #ttc_route_page_tabs .ui-tabs-hide { display: none !important; } /*MERGE TO station.css*/ .station h3 { margin:0px 0 0px 0; font-size:100%; /* font-weight:bold;*/ /* font-size:140%;*/ /* font-family:trebuchet ms, verdana, helvetica, sans-serif;*/ clear:both; line-height:1.1em; } .station-bottom-info h3 { margin:0px 0 0px 0; font-size:100%; font-weight:bold; clear:both; line-height:1.1em; } .station a.ttc-back-to-top { float:right; padding-top:25px; } .station-bottom-info img { background:#fff; padding:3px; border: 1px solid #d2e1e8; float:left; margin: 0 10px 10px 0; } #ttc-trip-planner { _width:90%; position:relative; } #ttc-trip-planner #origin-left, #ttc-trip-planner #destination-left { border:none; float:left; padding-right:10px; width:100%; margin-bottom:0px; position:relative; } #ttc-trip-planner #destination-left { margin-bottom:20px; position:relative; } #ttc-trip-planner #origin-left h4, #ttc-trip-planner #destination-left h4 { width:15%; font-size:100%; font-family:trebuchet ms, verdana, helvetica, sans-serif; display:inline; } #ttc-trip-planner #origin-left label .required, #ttc-trip-planner #destination-left label .required { float:none; display:inline; margin-left:2px; _margin-left:0px; padding:0 0 0 5px; _padding:0px; background:url("/images/fixedImages/asterisk.gif") no-repeat 0 0; } #ttc-trip-planner #origin-left span, #ttc-trip-planner #destination-left div { display:block; float:right; width:84%; margin:10px 0 0; } #ttc-trip-planner #origin-left h4 span { width:15%; float: left; margin:10px 0 0 0; } #ttc-trip-planner #origin-left input, #ttc-trip-planner #destination-left input { width:70%; float:left; } #ttc-trip-planner #destination-left { position:relative; } #ttc-trip-planner #destination-left h4 { float:left; } #ttc-trip-planner #destination-left h4, #ttc-trip-planner #destination-left div { margin-top:35px;} #ttc-trip-planner #destination-left div.dirSwap { position:absolute; top:0; left:0; _left:0px; margin:0; _position:relative; _margin-top:-55px; _float:none;} #tp-ln-input, #tp-mo-input { width:auto !important; } #tp-ln-input{ float:left; } #tp-mo-input { *margin-top:5px; float:left;} #tp-ln-input input { margin:0 10px 0 93px; position:relative; bottom:-1px; *left:97px; } #trip-plan-cont #tp-ln-input input{} #tp-ln-input img { vertical-align:text-top; } #tp-ln-input label { } #tp-ln-input .help { margin-left:3px; *margin-top:5px;} #tp-ln-input .help img {*margin-top:3px; } .field-line{ width:500px; clear:both; margin-left:12px; _margin-left:-4px; *margin-left:8px; margin-left:8px\0/; padding-top:10px;} #ttc-trip-planner .btn { margin:20px 0 0 95px; } #ttc-trip-planner .more-options { background:none; border:none; color:#104ba5; text-decoration:underline; cursor:pointer; margin-top:0; padding:0 0 0 5px; *overflow:visible; *margin-top:2px;} #ttc_route_page_tabs .ui-tabs-nav li a:hover { text-decoration:underline; } #ttc_route_page_tabs h3 { padding:0.5em 1em 1px; font-weight:bold; } #ttc_route_page_tabs .extTab h3{ padding:0px;} /*#ttc_route_page_tabs .ui-state-active h3{ padding:0px;}*/ /*MERGE TO main.css*/ .station #email-to-friend { margin-top:25px; clear:both; } .accessible-icon { background: url("/trip_planner_static/images/ttc-icon-route-access.gif"); background-repeat: no-repeat; display: inline; padding-bottom: 4px; padding-left: 16px; margin-left:-3px; } >>>>>>> .merge-right.r3880 span.branch__ { background: #b80000; padding: 2px 0px 0px; color: #b80000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; overflow: hidden; } span.branch_A { background: #f6dc48; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_B { background: #3a7c19; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_C { background: #663300; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_D { background: #8f074e; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_E { background: #000000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_F { background: #003366; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_G { background: #b80000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_H { background: #660000; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_I { background: #dcf3f3; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_J { background: #ffd9d9; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_K { background: #e7e7ce; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_L { background: #ffd633; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_M { background: #dce7c4; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_N { background: #666666; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_O { background: #dcdcff; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_P { background: #d4ffd4; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Q { background: #ffffcc; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_R { background: #704343; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_T { background: #894701; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_U { background: #daf8c5; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_W { background: #fd8301; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_X { background: #044f49; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Y { background: #e7e17a; padding: 2px 0px 0px; color: #000; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } span.branch_Z { background: #006666; padding: 2px 0px 0px; color: #fff; display: block; width: 1.4em; text-align: center; margin: 3px 3px 3px 0; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li a.title { background: #0e0e0e url("/images/fixedImages/ttc-local-nav-maps.gif") no-repeat 6px 3px; border-bottom: none; _margin: 0; display: block; padding: 9px 0 9px 34px; _margin-right: -65px; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li span.title { background: #0e0e0e url("/images/fixedImages/ttc-local-nav-maps.gif") no-repeat 6px 3px; border-bottom: 1px solid #fff; _margin: 0; display: block; padding: 9px 0 9px 34px; } #ttc-grid-content #ttc-local-nav ul#ttc-maps li ul.maps li a.title, #ttc-grid-content #ttc-local-nav ul.ttc-maps li ul#maps li span.title { border-bottom: none; _margin: 0; padding: 0 0 0 20px; _padding: 0 0 0 15px; background: none; } #ttc-local-nav ul#ttc-maps { margin: 1px 0 0 0; padding: 0; _padding: 0; _margin: 1px 0 0 0; border-bottom: 0; } #ttc-local-nav ul#ttc-maps li { margin: 0; padding: 0; *padding: 0; _padding: 0; } #ttc-local-nav ul#ttc-maps li a.title { _display: inline-block; _width: 150px; } #ttc-local-nav ul#ttc-maps li ul.maps { margin: 1px 0 0 0; padding: 0; _padding: 0; _margin: 1px 0 0px 0; _margin-right: -65px; } #ttc-local-nav ul#ttc-maps li ul.maps li { margin: 0; padding: 3px 5px 3px 0px; *padding: 3px 5px 3px 0px; _padding: 3px 10px 3px 0px; background: #fff; border-top: 1px solid #E4E3E3; _margin: 0px; } #ttc-local-nav ul#ttc-maps li ul.maps li.active { margin: 0; padding: 3px 5px 3px 20px; *padding: 3px 5px 3px 20px; _padding: 3px 10px 3px 15px; color: #fff; background: #535353; border-top: 1px solid #E4E3E3; font-size: 92%; } #ttc-local-nav ul#ttc-maps li ul.maps li a { color: #000; display: block; background: #fff; padding: 0 0 0 20px; _padding: 0 10px 0 20px; _margin: 0; } #ttc-local-nav ul#ttc-maps li ul.maps li a:hover { text-decoration: underline; _margin: 0; } #ttc-local-nav ul#ttc-maps li ul.maps li span.active { color: #fff; background-color: #535353; padding: 0; _margin: 0; } #ttc-grid-content #ttc-local-nav ul.ttc-maps li ul#maps li.active span.active { border-bottom: none; _margin: 0; padding: 0 0 0 34px; _padding: 0 0 0 10px; background: none; } a#subway_rt_thumb { display: block; _width: 390px; _height: 148px; background: url('/images/Routes/General_Information/subway_rt_map.gif') top left no-repeat; padding: 74px 0px; _padding: 0px 0px; } .img-border { border: 1px solid #d2e0e7; background: #fff; padding: 3px; display: block; } .route-map-align { float: left; width: 72px; margin-right: 10px; padding: 3px; border: 1px solid #d2e0e7; } .route-map-align a h4 { text-decoration: none; } .route-map-align a h4:hover { text-decoration: underline; } .route-text-align { width: 320px; } col#csdn-service-alert { width: 75% } col#csdn-updated {} table.ttc-csdn-table { margin: 8px 0 0 0; width: 100%; border: 1px solid #d5070d; border-bottom: none; } table.ttc-csdn-table tr { height: 1.8em; margin: 0; padding: 0; } table.ttc-csdn-table thead tr th { padding: 6px 0px 5px 10px; background: url("/images/fixedImages/ttc-service-alert-h-bg.gif") repeat-x 0 0; font-weight: normal; color: #FFF; /*font-size:92%;*/ } table.ttc-csdn-table thead tr th.nextbus { text-align: left; } table.ttc-csdn-table tr td h6 { margin-bottom: 10px; } table.ttc-csdn-table tr td { padding-left: 10px; border-bottom: 1px solid #d5070d; } table.ttc-csdn-table tr td img { border: none; } table.ttc-csdn-table tr td a { text-decoration: none; } table.ttc-csdn-table tr td a:hover, table.ttc-csdn-table tr td a:focus { text-decoration: underline; } table.ttc-csdn-table tr.blue td { background-color: #f4f6f7; } table.ttc-csdn-table tr.hoverColor td { background-color: #fdfed6; cursor: pointer; } col#csdn-service-advisory { width: 75% } col#csdn-advisory-updated {} table.ttc-csdn-advisory-table { margin: 8px 0 25px 0; width: 100%; border: 1px solid #d2e1e8; border-bottom: none; } table.ttc-csdn-advisory-table tr { height: 1.8em; margin: 0; padding: 0; } table.ttc-csdn-advisory-table thead tr th { padding: 6px 0px 5px 10px; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; font-weight: normal; color: #fff; font-size: 100%; } table.ttc-csdn-advisory-table thead tr th.nextbus { text-align: left; } table.ttc-csdn-advisory-table tr td h6 { margin-bottom: 10px; } table.ttc-csdn-advisory-table tr td { padding-left: 10px; border-bottom: 1px solid #d2e1e8; } table.ttc-csdn-advisory-table tr td img { border: none; vertical-align: text-bottom; margin-right: 3px; } table.ttc-csdn-advisory-table tr td a { text-decoration: none; } table.ttc-csdn-advisory-table tr td p { color: #535353; } table.ttc-csdn-advisory-table tr td a:hover, table.ttc-csdn-table tr td a:focus { text-decoration: underline; } table.ttc-csdn-advisory-table tr.blue td { background-color: #f4f6f7; } table.ttc-csdn-advisory-table tr.hoverColor td { background-color: #fdfed6; cursor: pointer; } #ttc-station-feature.promo table.ttc-csdn-table tr td img { border: none; } .advisory-wrap { margin-bottom: 3px; *margin-top: 15px; position: relative; } .advisory-wrap div { position: relative; } .advisory-header, #ttc-station-feat h3.advisory-header { padding: 3px 0px 2px 10px; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; font-weight: normal; color: #fff; font-size: 100%; margin-top: 0px; *margin-top: 15px; } .content .alert-header, .alert-header, #ttc-station-feat h3.alert-header { padding: 3px 0px 2px 10px; background: #fd5b14 url("/images/fixedImages/ttc-service-alert-h-bg.gif") repeat-x 0 0; font-weight: normal; color: #fff; margin-top: 0px; margin-bottom: 0; } .advisory-cont, .alert-content { padding: 5px 10px; border: 1px solid #d2e1e8; border-top: none; } .advisory-cont h4, #ttc-station-feat .advisory-cont h4, .alert-content h4, #ttc-station-feat .alert-content h4 { font-size: 100%; font-weight: normal; } .advisory-cont p, #ttc-main-content.route .advisory-cont p, .alert-content p { color: #535353; margin: 0; } .advisory-cont p, #ttc-main-content.route .advisory-cont p, .alert-content p { color: #535353; margin: 0; word-wrap: break-word; } .advisory-cont p.veh-replace, #ttc-main-content.route .advisory-cont p.veh-replace, .alert-content p.veh-replace { color: #000; font-weight: bold; margin-bottom: 0px; } /*.ttc-schedule-module{margin-top:20px;}*/ /*Refined Search styles*/ #nav-search { width: 139px; background: url("/images/fixedImages/ttc-header-search-bg.gif") repeat-x 0 0; margin-bottom: 5px; padding: 0 3px; } #refine-header { font-weight: bold; margin-bottom: 5px; } #refine-search-site { margin: 5px 0 0 0; } #refine-search-meetings { margin: 0; } /* CONTEXT HELP */ #context-help { display: block; position: absolute; top: 0; left: 0; width: 300px; padding: 5px 10px; background: #FFC; border: 1px solid #CCC; text-align: left; margin-top: 12px; *margin-top: 9px; margin-left: 1px; *margin-left: 0px; _margin-left: 0px; z-index: 1000; } #close-help { display: block; position: absolute; top: 0; left: 0; margin-top: 12px; *margin-top: 9px; z-index: 1001; *margin-left: -3px; /*_margin-left:-3px;*/ } #close-help img { margin: 0 3px; } #ttc-main-content.schedule h3 a.help { outline: none; } a.help { border: 1px solid #fff; padding-top: 4px; *padding-top: 0; text-decoration: none; position: relative; _padding: 0; _margin: 0; } .more-options a.help { border: 1px solid #eef3f6; text-decoration: none; } table.ttc-direction-table a.help { border: 1px solid #dee6e8; outline: none; text-decoration: none; } a.help:focus, a#close-help:focus { border: 1px solid #000; text-decoration: none; } a.help:hover, a#close-help:hover { text-decoration: none; /*position:relative;*/ /*_padding:0; _margin:0*/ } a.help:active, a#close-help:active { text-decoration: none; } /*for the accordian*/ .selected_collision_en { background-image: url("/images/fixedImages/arrow-open.gif") !important; background-position: 3px 50%; background-repeat: no-repeat; height: 12px; } .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { background: url("/images/fixedImages/orange_background_bar.gif") repeat-x scroll 0 0 #FD5B14; background-position: 3px 50%; background-repeat: no-repeat; color: #FFFFFF; /* padding:5px 5px 12px 22px; */ padding: 5px 0px 6px 22px; height: 12px; cursor: pointer; } #mp-advisory-wrap h4 { margin-top: 0px; font-size: 100%; font-family: inherit; font-weight: normal; } #mp-advisory-wrap .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { padding: 3px 0px 12px 10px; _padding: 3px 0px 5px 10px; font-weight: normal; color: #fff; margin-top: 0px; margin-bottom: 0; background: #fd5b14 url("/images/fixedImages/orange_background_bar.gif") repeat-x 0 0; } .advisory-header-accordion:hover, #ttc-station-feat h3.advisory-header-accordion:hover { text-decoration: underline; } .advisory-header-accordion, #ttc-station-feat h3.advisory-header-accordion { background-image: url("/images/fixedImages/arrow-close.gif"); } .help-imageborder { border: 1px solid #333; padding: 3px; margin: 5px; } /*------------1024 MAIN CSS--------------*/ #ttc-main-container { width: 956px; } #ttc-main-header { width: 956px; } #ttc-main-header ul#ttc-main-nav { width: 955px; } #ttc-main-header ul#ttc-main-nav li a { width: 238px; } #ttc-main-header ul#ttc-main-nav li a.first { width: 238px; } #ttc-grid-content { width: 956px; *width: 960px; } #ttc-grid-content #ttc-local-nav { margin-left: -955px; } #ttc-grid-content #ttc-main-content { width: 617px; } #ttc-grid-content #ttc-main-content.results { *width: 598; } #ttc-footer .ttc-footer-content { width: 956px; } #ttc-main-container #ttc-main-search { margin-left: 590px; _margin-left: 585px; } #ttc-main-container #ttc-main-search input.text { width: 51%; *width: 45%; } .route-text-align { width: 525px; _width: 520px; float: left; } .content .main-content { _width: 599px; } .content .col.first { width: 296px; _width: 260px; } .content .col { width: 308px; _width: 260px; } .content .col-list { width: 189px; _width: 165px; } .content .col-list.last { width: 189px; _width: 165px; } .content .col-list ul { width: 189px; _width: 160px; } .content .col-list ul.parking, .content .col-list.last ul.parking { width: 189px; _width: 160px; } /*------------New Buttons for the csdn phrase 2 project--------------*/ .addTrip-btn { padding: 2px; width: 165px; } .removeTrip-btn { padding: 2px; width: 215px; } .updateTrip-btn { padding: 2px; width: 210px; } .trip-btn-container { float: right; display: inline; width: 220px; zoom: 1; } .btnRed { background: url("/images/fixedImages/ttc-btn-grad.gif") repeat-x scroll left bottom #D5070D; border: 1px solid #000000; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } .btnGrey { background-color: #666; border: 1px solid #000000; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } .btnWhite { background-color: #FFFFFF; border: 1px solid #666; color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 102%; font-weight: normal; margin: 5px 0 0 5px; padding: 1px; cursor: pointer; } dl#ttc-fares { margin: 0 5px 10px; /*font-size:92%;*/ } dl#ttc-fares dt { margin: 0; font-weight: bold; } dl#ttc-fares dd { margin-bottom: 10px; } /*a.help{ _margin:0; _padding:0; border:1px solid #FFFFFF; display:inline-block; height:20px; position:relative; text-align:center; text-decoration:none; width:20px; *zoom:1; *display:inline; } */ /*styles for new tab on http://tripplanner.sit.devlin.ca/Routes/6/Northbound.jsp*/ #ttc_route_page_tabs h3 { padding: 3px 3px 4px 3px; font-weight: bold; } /*test*/ #StationDescription .schedule-info h4 { font-weight: bold; } #StationDescription .schedule-info h5 { margin-top: 6px; } #C_enumeration { counter-reset: item; list-style-type: none; padding: 0 0 20px 0; } #C_enumeration li:before { content: 'C' counter(item, decimal) '. '; counter-increment: item; } .tabhighlight { display: inline; }
0.140013
0.032651
 /*admin_index 页面样式*/ .admin_pic{ width: 76px; height: 76px; opacity:.6; margin:20px auto; border-radius:100%; box-sizing: border-box; box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.12), 1px 2px 2px rgba(0, 0, 0, 0.24); background-image:url(/images/shortcutlogo01.png); background-repeat:repeat; transition:all 0.5s; } .admin_pic:hover{ opacity:1; width: 106px; height: 106px; transition:all 0.5s; } .a_text h3{ color:#6b0505; margin-left:36px; text-align:center; float:left; display:block; } #edit_c{ width:16px; height:16px; margin:22px 0px 0px 12px; border:1.5px solid #cdcdcd; float:left; display:block; } #edit_c:before{ content:""; width:1.5px; height:16px; border-left:4px solid #fff; border-right:4px solid #fff; background-color:#cdcdcd; position:absolute; -webkit-transform:translate(0px,-6px) rotate(45deg); transform:translate(0px,-6px) rotate(45deg); box-sizing:content-box; } /*头像修改,文字修改弹窗*/ .adminEdit_layer_container{ position:fixed; text-align:center; visibility:visible; left:0; right:0; top:0; bottom:0; pointer-events:none; display:none; z-index:999; margin:0 -30px 0 0; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0) } .show{ display:block; pointer-events:auto; } .adminEdit_layer_container *{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box } .adminEdit_layer-shade{ position:fixed; top:0; right:0; bottom:0; left:0; visibility:inherit; background:rgba(0,0,0,0.4) } .adminEdit_layer_fixer{ position:relative; margin:12% auto 0; display:inline-block; width:auto; pointer-events:auto; -webkit-transition:margin .3s; -moz-transition:margin .3s; -o-transition:margin .3s; transition:margin .3s } .show_content_m{ background:#2e3846; min-width:300px; height:auto; text-align:center; font-family:Helvetica,Arial,sans-serif; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); -moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); } .animated{ -webkit-animation:flipInX 0.5s 0.5s ease backwards; -moz-animation:flipInX 0.5s 0.5s ease backwards; animation:flipInX 0.5s 0.5s ease backwards; } .show_text{ font-size:14px; color:#fff; padding:20px 30px 8px } input[type = "file"]{ width:240px; overflow:hidden; } input[type = "text"]{ width:240px; } .show_title{ margin:0; margin-bottom:6px; font-size:1.3em; line-height:1.5 } .show_message{ margin-top:6px; color:inherit; text-shadow:2px 2px rgba(0,0,0,0.1); line-height:1.5 } .show_toolbar{ white-space:normal; padding:0px 30px 20px 20px; } .timer{ width: 24px; height: 24px; margin: 0px auto;/* Not necessary- its only for layouting*/ padding:5px 0px; background-color: transparent; box-shadow: inset 0px 0px 0px 2px #fff; border-radius: 50%; position: relative; } .timer:before{ content:""; position: absolute; background-color: #fff; width: 8px; height: 2px; top: 11px; left: 11px; -webkit-transform-origin: 1px 1px; -moz-transform-origin: 1px 1px; transform-origin: 1px 1px; -webkit-animation: hrhand 4s linear infinite; -moz-animation: hrhand 4s linear infinite; animation: hrhand 4s linear infinite; } .timer::after{ content:""; position: absolute; background-color: #fff; width: 10px; height: 2px; top: 11px; left: 11px; -webkit-transform-origin: 1px 1px; -moz-transform-origin: 1px 1px; transform-origin: 1px 1px; -webkit-animation: minhand 1s linear infinite; -moz-animation: minhand 1s linear infinite; animation: minhand 1s linear infinite; } .show_toolbar .show_num{ color :#fff; padding-left:36px; } .btn_okShow{ width:auto; min-width:120px; margin-left:6px; margin-top:2px; outline:none; display:inline-block; text-decoration:none !important; padding:7px 12px; margin-top:8px; margin-bottom:4px; font-size:12px; font-weight:normal; line-height:14px; color:#fff !important; background-color:#795aac; text-align:center; white-space:nowrap; vertical-align:middle; cursor:pointer; border:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; -webkit-touch-callout:none; -webkit-user-select:none; -webkit-transition:all ease .3s; -moz-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s; } .btn_okShow:hover,.btn_okShow:focus{ outline:none; background-color:#3e4b5d; color:#fff; } .progress{ margin-top:2px; padding: 3px; background: rgba(0, 0, 0, 0.25); border-radius: 5px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); } .progress_bar{ height: 12px; position: relative; border-radius: 3px; -webkit-animation: progressBar 4s linear forwards; -moz-animation: progressBar 4s linear forwards; -o-animation: progressBar 4s linear forwards; animation: progressBar 4s linear forwards; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1); } .progress_bar:before,.progress_bar::after{ content: ''; top: 0; left: 0; right: 0; position: absolute; } .progress_bar:before{ bottom: 0; background: url(../../web/images/stripes.png) 0 0 repeat; border-radius: 4px 4px 0 0; } .progress_bar:after{ z-index: 2; bottom: 45%; border-radius: 4px; background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); } /*-----------------------------------*\ $ANIMATIONS \*-----------------------------------*/ @-webkit-keyframes flipInX { 0% { -webkit-transform:perspective(400px) rotateX(90deg); opacity:0.2 } 40% { -webkit-transform:perspective(400px) rotateX(-10deg); } 70% { -webkit-transform:perspective(400px) rotateX(10deg); } 100% { -webkit-transform:perspective(400px) rotateX(0deg); opacity:1 } } @-moz-keyframes flipInX { 0% { -moz-transform:perspective(400px) rotateX(90deg); opacity:0.2 } 40% { -moz-transform:perspective(400px) rotateX(-10deg) } 70% { -moz-transform:perspective(400px) rotateX(10deg) } 100% { -moz-transform:perspective(400px) rotateX(0deg); opacity:1 } } @-webkit-keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-moz-keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-webkit-keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-moz-keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } /*progress bar animation*/ @-webkit-keyframes progressBar { 0%,5%{ width: 5%; background-color: #f63a0f;} 25%{ width: 25%; background-color: #f27011;} 50%{ width: 50%; background-color: #f2b01e;} 75%{ width: 75%; background-color: #f2d31b;} 100%{ width: 100%; background-color: #86e01e;} }
yifan/obj/Release/Package/PackageTmp/web/css/admin_index_css.css
 /*admin_index 页面样式*/ .admin_pic{ width: 76px; height: 76px; opacity:.6; margin:20px auto; border-radius:100%; box-sizing: border-box; box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.12), 1px 2px 2px rgba(0, 0, 0, 0.24); background-image:url(/images/shortcutlogo01.png); background-repeat:repeat; transition:all 0.5s; } .admin_pic:hover{ opacity:1; width: 106px; height: 106px; transition:all 0.5s; } .a_text h3{ color:#6b0505; margin-left:36px; text-align:center; float:left; display:block; } #edit_c{ width:16px; height:16px; margin:22px 0px 0px 12px; border:1.5px solid #cdcdcd; float:left; display:block; } #edit_c:before{ content:""; width:1.5px; height:16px; border-left:4px solid #fff; border-right:4px solid #fff; background-color:#cdcdcd; position:absolute; -webkit-transform:translate(0px,-6px) rotate(45deg); transform:translate(0px,-6px) rotate(45deg); box-sizing:content-box; } /*头像修改,文字修改弹窗*/ .adminEdit_layer_container{ position:fixed; text-align:center; visibility:visible; left:0; right:0; top:0; bottom:0; pointer-events:none; display:none; z-index:999; margin:0 -30px 0 0; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0) } .show{ display:block; pointer-events:auto; } .adminEdit_layer_container *{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box } .adminEdit_layer-shade{ position:fixed; top:0; right:0; bottom:0; left:0; visibility:inherit; background:rgba(0,0,0,0.4) } .adminEdit_layer_fixer{ position:relative; margin:12% auto 0; display:inline-block; width:auto; pointer-events:auto; -webkit-transition:margin .3s; -moz-transition:margin .3s; -o-transition:margin .3s; transition:margin .3s } .show_content_m{ background:#2e3846; min-width:300px; height:auto; text-align:center; font-family:Helvetica,Arial,sans-serif; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); -moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); box-shadow:0 2px 4px 0 rgba(0,0,0,0.3); } .animated{ -webkit-animation:flipInX 0.5s 0.5s ease backwards; -moz-animation:flipInX 0.5s 0.5s ease backwards; animation:flipInX 0.5s 0.5s ease backwards; } .show_text{ font-size:14px; color:#fff; padding:20px 30px 8px } input[type = "file"]{ width:240px; overflow:hidden; } input[type = "text"]{ width:240px; } .show_title{ margin:0; margin-bottom:6px; font-size:1.3em; line-height:1.5 } .show_message{ margin-top:6px; color:inherit; text-shadow:2px 2px rgba(0,0,0,0.1); line-height:1.5 } .show_toolbar{ white-space:normal; padding:0px 30px 20px 20px; } .timer{ width: 24px; height: 24px; margin: 0px auto;/* Not necessary- its only for layouting*/ padding:5px 0px; background-color: transparent; box-shadow: inset 0px 0px 0px 2px #fff; border-radius: 50%; position: relative; } .timer:before{ content:""; position: absolute; background-color: #fff; width: 8px; height: 2px; top: 11px; left: 11px; -webkit-transform-origin: 1px 1px; -moz-transform-origin: 1px 1px; transform-origin: 1px 1px; -webkit-animation: hrhand 4s linear infinite; -moz-animation: hrhand 4s linear infinite; animation: hrhand 4s linear infinite; } .timer::after{ content:""; position: absolute; background-color: #fff; width: 10px; height: 2px; top: 11px; left: 11px; -webkit-transform-origin: 1px 1px; -moz-transform-origin: 1px 1px; transform-origin: 1px 1px; -webkit-animation: minhand 1s linear infinite; -moz-animation: minhand 1s linear infinite; animation: minhand 1s linear infinite; } .show_toolbar .show_num{ color :#fff; padding-left:36px; } .btn_okShow{ width:auto; min-width:120px; margin-left:6px; margin-top:2px; outline:none; display:inline-block; text-decoration:none !important; padding:7px 12px; margin-top:8px; margin-bottom:4px; font-size:12px; font-weight:normal; line-height:14px; color:#fff !important; background-color:#795aac; text-align:center; white-space:nowrap; vertical-align:middle; cursor:pointer; border:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-background-clip:padding-box; -moz-background-clip:padding-box; background-clip:padding-box; -webkit-touch-callout:none; -webkit-user-select:none; -webkit-transition:all ease .3s; -moz-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s; } .btn_okShow:hover,.btn_okShow:focus{ outline:none; background-color:#3e4b5d; color:#fff; } .progress{ margin-top:2px; padding: 3px; background: rgba(0, 0, 0, 0.25); border-radius: 5px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); } .progress_bar{ height: 12px; position: relative; border-radius: 3px; -webkit-animation: progressBar 4s linear forwards; -moz-animation: progressBar 4s linear forwards; -o-animation: progressBar 4s linear forwards; animation: progressBar 4s linear forwards; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1); } .progress_bar:before,.progress_bar::after{ content: ''; top: 0; left: 0; right: 0; position: absolute; } .progress_bar:before{ bottom: 0; background: url(../../web/images/stripes.png) 0 0 repeat; border-radius: 4px 4px 0 0; } .progress_bar:after{ z-index: 2; bottom: 45%; border-radius: 4px; background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); } /*-----------------------------------*\ $ANIMATIONS \*-----------------------------------*/ @-webkit-keyframes flipInX { 0% { -webkit-transform:perspective(400px) rotateX(90deg); opacity:0.2 } 40% { -webkit-transform:perspective(400px) rotateX(-10deg); } 70% { -webkit-transform:perspective(400px) rotateX(10deg); } 100% { -webkit-transform:perspective(400px) rotateX(0deg); opacity:1 } } @-moz-keyframes flipInX { 0% { -moz-transform:perspective(400px) rotateX(90deg); opacity:0.2 } 40% { -moz-transform:perspective(400px) rotateX(-10deg) } 70% { -moz-transform:perspective(400px) rotateX(10deg) } 100% { -moz-transform:perspective(400px) rotateX(0deg); opacity:1 } } @-webkit-keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-moz-keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @keyframes minhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-webkit-keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @-moz-keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } @keyframes hrhand { 0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)} } /*progress bar animation*/ @-webkit-keyframes progressBar { 0%,5%{ width: 5%; background-color: #f63a0f;} 25%{ width: 25%; background-color: #f27011;} 50%{ width: 50%; background-color: #f2b01e;} 75%{ width: 75%; background-color: #f2d31b;} 100%{ width: 100%; background-color: #86e01e;} }
0.285472
0.0666
.App { margin-top: 60px; } .flex { height: 200px; display: flex; } .article-image { width: 180px; margin: 14px 5px 0px 0px; border-radius: 50%; } .news-container { margin: 2% 4% 5% 4%; } .max-lines { text-align: left; } .home-news { margin-top: 2%; } .home-image { height: 400px; } .advertisement { background-image: radial-gradient(lightGreen, lightBlue); height: 85px; display: flex; justify-content: space-between; border-radius: 2px; } .advertisement-img { float: left; height: 85px; } .ad-headers { display: flex; margin-top: 2%; justify-content: space-between; width: 70%; float: right; } .item-card-container { display: grid; grid-template-columns: repeat(4,1fr); } .item-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 1vw; } .image-wrapper { height: 300px; position: relative; overflow: hidden; } .navbar { display: flex; flex-direction: row; justify-content: space-between; margin: 0% 7% 1% 0%; background-color: white; width: 100%; border-bottom: double; } .logo { max-width: 6vw; border-radius: 60px; padding: 1vw 1vw 0vw 1vw; } .logo-container { margin-left: 75%; } .no-borders { border: none; } .controls > * { height: 50%; background-color: transparent; border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; padding-left: 1vw; padding-right: 1vw; margin-top: 3vw; } .controls :hover { cursor: pointer; } .hover :hover { cursor: pointer; } .controls button:last-child { margin-right: 1vw; border-right-color: transparent; } .controls-link { color: black; } .button-icon { width: 2vw; } .search-bar { margin: 1% 6% 0% 6%; } .ticker { overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%; z-index: 1; } .crypto-table { text-align: center; } .crypto-container { margin: 2% 7% 5% 7%; } .login-signup { margin-bottom: 5% } .game-container { display: grid; grid-template-columns: repeat(1,1fr); } .trading-tips { background-image: url("https://images.unsplash.com/photo-1515549832467-8783363e19b6?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2082&q=80"); background-position: center; background-size: cover; padding: 1vw; } .game-card { background-image: url("https://images.unsplash.com/photo-1472841298542-80b08039a5ab?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80"); background-position: center; background-size: cover; border-style: solid; border-radius: 2px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 1vw; } .sidebar { margin: 50% 0% 0% 4%; } .new-game-form { margin: 10% 5% 5% 5%; } .port-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 0.5vw; background-color: #e6e6e6; } .port-card :hover { cursor: pointer; } .portfolio-container { width: auto; display: block; height: 100%; } .apply-container { width: auto; } .source-image { width: 100%; position: fixed; top: 0; left: 0; z-index: -1; } .buy-container { display: grid; grid-template-columns: repeat(5,1fr); } .buy-crypto-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 0.5vw; background-color: #e6e6e6; } .home-link hover { text-decoration: underline; color: blue; } .crypto-article { height: 1vw; width: auto; margin: 1vw 1vw 7vw 1vw; } a.button { -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none; color: initial; } .resources { margin: 30%; display: grid; grid-template-columns: repeat(1,1fr); }
src/App.css
.App { margin-top: 60px; } .flex { height: 200px; display: flex; } .article-image { width: 180px; margin: 14px 5px 0px 0px; border-radius: 50%; } .news-container { margin: 2% 4% 5% 4%; } .max-lines { text-align: left; } .home-news { margin-top: 2%; } .home-image { height: 400px; } .advertisement { background-image: radial-gradient(lightGreen, lightBlue); height: 85px; display: flex; justify-content: space-between; border-radius: 2px; } .advertisement-img { float: left; height: 85px; } .ad-headers { display: flex; margin-top: 2%; justify-content: space-between; width: 70%; float: right; } .item-card-container { display: grid; grid-template-columns: repeat(4,1fr); } .item-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 1vw; } .image-wrapper { height: 300px; position: relative; overflow: hidden; } .navbar { display: flex; flex-direction: row; justify-content: space-between; margin: 0% 7% 1% 0%; background-color: white; width: 100%; border-bottom: double; } .logo { max-width: 6vw; border-radius: 60px; padding: 1vw 1vw 0vw 1vw; } .logo-container { margin-left: 75%; } .no-borders { border: none; } .controls > * { height: 50%; background-color: transparent; border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; padding-left: 1vw; padding-right: 1vw; margin-top: 3vw; } .controls :hover { cursor: pointer; } .hover :hover { cursor: pointer; } .controls button:last-child { margin-right: 1vw; border-right-color: transparent; } .controls-link { color: black; } .button-icon { width: 2vw; } .search-bar { margin: 1% 6% 0% 6%; } .ticker { overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%; z-index: 1; } .crypto-table { text-align: center; } .crypto-container { margin: 2% 7% 5% 7%; } .login-signup { margin-bottom: 5% } .game-container { display: grid; grid-template-columns: repeat(1,1fr); } .trading-tips { background-image: url("https://images.unsplash.com/photo-1515549832467-8783363e19b6?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2082&q=80"); background-position: center; background-size: cover; padding: 1vw; } .game-card { background-image: url("https://images.unsplash.com/photo-1472841298542-80b08039a5ab?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80"); background-position: center; background-size: cover; border-style: solid; border-radius: 2px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 1vw; } .sidebar { margin: 50% 0% 0% 4%; } .new-game-form { margin: 10% 5% 5% 5%; } .port-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 0.5vw; background-color: #e6e6e6; } .port-card :hover { cursor: pointer; } .portfolio-container { width: auto; display: block; height: 100%; } .apply-container { width: auto; } .source-image { width: 100%; position: fixed; top: 0; left: 0; z-index: -1; } .buy-container { display: grid; grid-template-columns: repeat(5,1fr); } .buy-crypto-card { border-style: solid; border-radius: 5px; border-width: 0.5px; border-color: rgba(150,150,150,0.5); margin: 1vw; padding: 0.5vw; background-color: #e6e6e6; } .home-link hover { text-decoration: underline; color: blue; } .crypto-article { height: 1vw; width: auto; margin: 1vw 1vw 7vw 1vw; } a.button { -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none; color: initial; } .resources { margin: 30%; display: grid; grid-template-columns: repeat(1,1fr); }
0.572006
0.134861
/* context pad */ .djs-context-pad .entry { background-color: rgba(255, 255, 255, 0.6); box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.6); } .bpmn-icon-strokecolor:before { content: '🖌'; } .bpmn-icon-fillcolor:before { content: '🎨'; } /* color popup menu */ [class^="color-icon-"]:before, [class*=" color-icon-"]:before { display: inline-block; content: ''; width: 1.5em; height: 0.6em; border-radius: 0.5em; border: 0.03em solid black; } .djs-popup-header .entry.color-icon-clear { margin-left: 5px; padding: 0; } .djs-popup-header .entry.color-icon-clear > span { margin-left: 5px; } .color-icon-clear:before { background-color: #ffffff; } .color-icon-000000:before { background-color: #000000; } .color-icon-b7b7b7:before { background-color: #b7b7b7; } .color-icon-434343:before { background-color: #434343; } .color-icon-efefef:before { background-color: #efefef; } .color-icon-ff0000:before { background-color: #ff0000; } .color-icon-cc0000:before { background-color: #cc0000; } .color-icon-e06666:before { background-color: #e06666; } .color-icon-ff7f00:before { background-color: #ff7f00; } .color-icon-e69138:before { background-color: #e69138; } .color-icon-f6b26b:before { background-color: #f6b26b; } .color-icon-ffff00:before { background-color: #ffff00; } .color-icon-f1c232:before { background-color: #f1c232; } .color-icon-ffd966:before { background-color: #ffd966; } .color-icon-00ff00:before { background-color: #00ff00; } .color-icon-6aa84f:before { background-color: #6aa84f; } .color-icon-93c47d:before { background-color: #93c47d; } .color-icon-0000ff:before { background-color: #0000ff; } .color-icon-3c78d8:before { background-color: #3c78d8; } .color-icon-6d9eeb:before { background-color: #6d9eeb; } .color-icon-4b0082:before { background-color: #4b0082; } .color-icon-674ea7:before { background-color: #674ea7; } .color-icon-8e7cc3:before { background-color: #8e7cc3; } .color-icon-9400d3:before { background-color: #9400d3; } .color-icon-a64d79:before { background-color: #a64d79; } .color-icon-c27ba0:before { background-color: #c27ba0; } /* transparancy for shapes with colors */ .color-transparancy { fill-opacity: 0.50; }
src/js/custom-modeler/color-picker/color-picker.css
/* context pad */ .djs-context-pad .entry { background-color: rgba(255, 255, 255, 0.6); box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.6); } .bpmn-icon-strokecolor:before { content: '🖌'; } .bpmn-icon-fillcolor:before { content: '🎨'; } /* color popup menu */ [class^="color-icon-"]:before, [class*=" color-icon-"]:before { display: inline-block; content: ''; width: 1.5em; height: 0.6em; border-radius: 0.5em; border: 0.03em solid black; } .djs-popup-header .entry.color-icon-clear { margin-left: 5px; padding: 0; } .djs-popup-header .entry.color-icon-clear > span { margin-left: 5px; } .color-icon-clear:before { background-color: #ffffff; } .color-icon-000000:before { background-color: #000000; } .color-icon-b7b7b7:before { background-color: #b7b7b7; } .color-icon-434343:before { background-color: #434343; } .color-icon-efefef:before { background-color: #efefef; } .color-icon-ff0000:before { background-color: #ff0000; } .color-icon-cc0000:before { background-color: #cc0000; } .color-icon-e06666:before { background-color: #e06666; } .color-icon-ff7f00:before { background-color: #ff7f00; } .color-icon-e69138:before { background-color: #e69138; } .color-icon-f6b26b:before { background-color: #f6b26b; } .color-icon-ffff00:before { background-color: #ffff00; } .color-icon-f1c232:before { background-color: #f1c232; } .color-icon-ffd966:before { background-color: #ffd966; } .color-icon-00ff00:before { background-color: #00ff00; } .color-icon-6aa84f:before { background-color: #6aa84f; } .color-icon-93c47d:before { background-color: #93c47d; } .color-icon-0000ff:before { background-color: #0000ff; } .color-icon-3c78d8:before { background-color: #3c78d8; } .color-icon-6d9eeb:before { background-color: #6d9eeb; } .color-icon-4b0082:before { background-color: #4b0082; } .color-icon-674ea7:before { background-color: #674ea7; } .color-icon-8e7cc3:before { background-color: #8e7cc3; } .color-icon-9400d3:before { background-color: #9400d3; } .color-icon-a64d79:before { background-color: #a64d79; } .color-icon-c27ba0:before { background-color: #c27ba0; } /* transparancy for shapes with colors */ .color-transparancy { fill-opacity: 0.50; }
0.390708
0.088229
a { text-decoration: none !important; } input:focus, select:focus, textarea:focus, button:focus { outline: none !important; box-shadow: none !important; } button { cursor: pointer !important; } .br-0 { border-radius: 0 !important; } .br-1 { border-radius: 1px !important; } .br-2 { border-radius: 2px !important; } .br-3 { border-radius: 3px !important; } .br-4 { border-radius: 4px !important; } .br-5 { border-radius: 5px !important; } .br-0 { border-radius: 0 !important; } .br-1 { border-radius: 1px !important; } .br-2 { border-radius: 2px !important; } .br-3 { border-radius: 3px !important; } .br-4 { border-radius: 4px !important; } .br-50 { border-radius: 50% !important; } .plain-text { text-transform: none; } .text-black { color: #000 !important; } .m-auto { margin: auto; } .m-40 { margin: 40px !important; } .m-20 { margin: 20px !important; } .m-10 { margin: 10px !important; } .m-5 { margin: 5px !important; } .m-0 { margin: 0 !important; } .mb-40 { margin-bottom: 40px !important; } .mb-20 { margin-bottom: 20px !important; } .mb-10 { margin-bottom: 10px !important; } .mb-5 { margin-bottom: 5px !important; } .mb-0 { margin-bottom: 0 !important; } .mt-200 { margin-top: 200px !important; } .mt-150 { margin-top: 150px !important; } .mt-100 { margin-top: 100px !important; } .mt-80 { margin-top: 80px !important; } .mt-70 { margin-top: 70px !important; } .mt-60 { margin-top: 60px !important; } .mt-50 { margin-top: 40px !important; } .mt-40 { margin-top: 40px !important; } .mt-30 { margin-top: 30px !important; } .mt-25 { margin-top: 25px !important; } .mt-20 { margin-top: 20px !important; } .mt-15 { margin-top: 15px !important; } .mt-10 { margin-top: 10px !important; } .mt-5 { margin-top: 5px !important; } .mt-0 { margin-top: 0 !important; } .ml-40 { margin-left: 40px !important; } .ml-20 { margin-left: 20px !important; } .ml-10 { margin-left: 10px !important; } .ml-5 { margin-left: 5px !important; } .ml-0 { margin-left: 0px !important; } .mr-40 { margin-right: 40px !important; } .mr-35 { margin-right: 35px !important; } .mr-30 { margin-right: 30px !important; } .mr-25 { margin-right: 25px !important; } .mr-20 { margin-right: 20px !important; } .mr-10 { margin-right: 10px !important; } .mr-5 { margin-right: 5px !important; } .mr-0 { margin-right: 0px !important; } .p-30 { padding: 30px !important; } .p-20 { padding: 20px !important; } .p-15 { padding: 15px !important; } .p-10 { padding: 10px !important; } .p-5 { padding: 5px !important; } .p-4 { padding: 1px !important; } .p-3 { padding: 4px !important; } .p-2 { padding: 2px !important; } .p-1 { padding: 1px !important; } .pt-5 { padding-top: 5px !important; } .pt-4 { padding-top: 4px !important; } .pt-3 { padding-top: 4px !important; } .pt-2 { padding-top: 2px !important; } .pt-1 { padding-top: 1px !important; } .pt-0 { padding-top: 0 !important; } .p-0 { padding: 0 !important; } .pb-30 { padding-bottom: 30px !important; } .pb-20 { padding-bottom: 20px !important; } .pb-15 { padding-bottom: 15px !important; } .pb-10 { padding-bottom: 10px !important; } .pb-0 { padding-bottom: 0px !important; } .pt-90 { padding-top: 90px !important; } .pt-80 { padding-top: 80px !important; } .pt-70 { padding-top: 70px !important; } .pt-60 { padding-top: 60px !important; } .pt-50 { padding-top: 50px !important; } .pt-30 { padding-top: 30px !important; } .pt-20 { padding-top: 20px !important; } .pt-15 { padding-top: 15px !important; } .pt-10 { padding-top: 10px !important; } .pt-0 { padding-top: 0 !important; } .pl-30 { padding-left: 30px !important; } .pl-20 { padding-left: 20px !important; } .pl-15 { padding-left: 15px !important; } .pl-10 { padding-left: 10px !important; } .pl-0 { padding-left: 0px !important; } .pr-30 { padding-right: 30px !important; } .pr-20 { padding-right: 20px !important; } .pr-15 { padding-right: 15px !important; } .pr-10 { padding-right: 10px !important; } .pr-0 { padding-right: 0px !important; } .b-0 { border: 0 !important; } .bt-0 { border-top: 0 !important; } .bb-0 { border-bottom: 0 !important; } .br-0 { border-right: 0 !important; } .b-a { border: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-r { border-right: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-b { border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-l { border-left: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-t { border-top: 1px solid rgba(0, 0, 0, 0.05) !important; } /* Background colors*/ .inline { display: inline !important; } .inline-block { display: inline-block !important; } .block { display: block; } .h-10 { height: 10px !important; } .h-20 { height: 20px !important; } .h-30 { height: 30px !important; } .h-40 { height: 40px !important; } .h-50 { height: 50px !important; } .h-60 { height: 60px !important; } .h-70 { height: 70px !important; } .h-80 { height: 80px !important; } .h-90 { height: 90px !important; } .h-100 { height: 100px !important; } .h-110 { height: 110px !important; } .h-120 { height: 120px !important; } .h-130 { height: 130px !important; } .h-150 { height: 150px !important; } .h-200 { height: 200px !important; } .h-250 { height: 250px !important; } .h-300 { height: 300px !important; } .h-400 { height: 400px !important; } .h-500 { height: 500px !important; } .full-height { height: 100% !important; } .full-width { width: 100% !important; } .shadow-lite { box-shadow: rgba(0, 0, 0, 0.2) 0 0 1px !important; } .shadow { box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px !important; } .text-shadow { text-shadow: 1px 1px #1FA67A; } .text-middle { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } .bold { font-weight: bold; } .bolder { font-weight: bolder; } .no-shadow { box-shadow: none; } .center-content { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; /* align horizontal */ -webkit-align-items: center; align-items: center; /* align vertical */ } .simplebox, input, select, textarea { outline: none; /* border: none !important; */ -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; /* border-radius: 2px; */ } .simplebox.blade { border-radius: 0; } .sweet-scroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #F5F5F5; } .sweet-scroll::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .sweet-scroll::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #D62929; } .hidden { display: none; } .dark-well { background-color: #F5F5F5 !important; } .light-well { background-color: #f7f7f7 !important; } .lighter-well { background-color: #f7f7f7 !important; } .center { margin: 0 auto } .circle { border-radius: 50%; transform: translateX(-50%) translateY(-50%); } .circle-xs { height: 60px; width: 60px; } .absolute-position { position: absolute !important; } .relative-position { position: relative !important; } .circulate { width: 70px; height: 70px; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; /* align horizontal */ -webkit-align-items: center; align-items: center; /* align vertical */ } .circulate-sm { width: 50px; height: 50px; } .circulate-lg { width: 90px; height: 90px; } .circulate-xlg { width: 120px; height: 120px; } .circulate h1, .circulate h2, .circulate h3, .circulate h4 { line-height: 1.5em !important; }
client/public/css/utils.css
a { text-decoration: none !important; } input:focus, select:focus, textarea:focus, button:focus { outline: none !important; box-shadow: none !important; } button { cursor: pointer !important; } .br-0 { border-radius: 0 !important; } .br-1 { border-radius: 1px !important; } .br-2 { border-radius: 2px !important; } .br-3 { border-radius: 3px !important; } .br-4 { border-radius: 4px !important; } .br-5 { border-radius: 5px !important; } .br-0 { border-radius: 0 !important; } .br-1 { border-radius: 1px !important; } .br-2 { border-radius: 2px !important; } .br-3 { border-radius: 3px !important; } .br-4 { border-radius: 4px !important; } .br-50 { border-radius: 50% !important; } .plain-text { text-transform: none; } .text-black { color: #000 !important; } .m-auto { margin: auto; } .m-40 { margin: 40px !important; } .m-20 { margin: 20px !important; } .m-10 { margin: 10px !important; } .m-5 { margin: 5px !important; } .m-0 { margin: 0 !important; } .mb-40 { margin-bottom: 40px !important; } .mb-20 { margin-bottom: 20px !important; } .mb-10 { margin-bottom: 10px !important; } .mb-5 { margin-bottom: 5px !important; } .mb-0 { margin-bottom: 0 !important; } .mt-200 { margin-top: 200px !important; } .mt-150 { margin-top: 150px !important; } .mt-100 { margin-top: 100px !important; } .mt-80 { margin-top: 80px !important; } .mt-70 { margin-top: 70px !important; } .mt-60 { margin-top: 60px !important; } .mt-50 { margin-top: 40px !important; } .mt-40 { margin-top: 40px !important; } .mt-30 { margin-top: 30px !important; } .mt-25 { margin-top: 25px !important; } .mt-20 { margin-top: 20px !important; } .mt-15 { margin-top: 15px !important; } .mt-10 { margin-top: 10px !important; } .mt-5 { margin-top: 5px !important; } .mt-0 { margin-top: 0 !important; } .ml-40 { margin-left: 40px !important; } .ml-20 { margin-left: 20px !important; } .ml-10 { margin-left: 10px !important; } .ml-5 { margin-left: 5px !important; } .ml-0 { margin-left: 0px !important; } .mr-40 { margin-right: 40px !important; } .mr-35 { margin-right: 35px !important; } .mr-30 { margin-right: 30px !important; } .mr-25 { margin-right: 25px !important; } .mr-20 { margin-right: 20px !important; } .mr-10 { margin-right: 10px !important; } .mr-5 { margin-right: 5px !important; } .mr-0 { margin-right: 0px !important; } .p-30 { padding: 30px !important; } .p-20 { padding: 20px !important; } .p-15 { padding: 15px !important; } .p-10 { padding: 10px !important; } .p-5 { padding: 5px !important; } .p-4 { padding: 1px !important; } .p-3 { padding: 4px !important; } .p-2 { padding: 2px !important; } .p-1 { padding: 1px !important; } .pt-5 { padding-top: 5px !important; } .pt-4 { padding-top: 4px !important; } .pt-3 { padding-top: 4px !important; } .pt-2 { padding-top: 2px !important; } .pt-1 { padding-top: 1px !important; } .pt-0 { padding-top: 0 !important; } .p-0 { padding: 0 !important; } .pb-30 { padding-bottom: 30px !important; } .pb-20 { padding-bottom: 20px !important; } .pb-15 { padding-bottom: 15px !important; } .pb-10 { padding-bottom: 10px !important; } .pb-0 { padding-bottom: 0px !important; } .pt-90 { padding-top: 90px !important; } .pt-80 { padding-top: 80px !important; } .pt-70 { padding-top: 70px !important; } .pt-60 { padding-top: 60px !important; } .pt-50 { padding-top: 50px !important; } .pt-30 { padding-top: 30px !important; } .pt-20 { padding-top: 20px !important; } .pt-15 { padding-top: 15px !important; } .pt-10 { padding-top: 10px !important; } .pt-0 { padding-top: 0 !important; } .pl-30 { padding-left: 30px !important; } .pl-20 { padding-left: 20px !important; } .pl-15 { padding-left: 15px !important; } .pl-10 { padding-left: 10px !important; } .pl-0 { padding-left: 0px !important; } .pr-30 { padding-right: 30px !important; } .pr-20 { padding-right: 20px !important; } .pr-15 { padding-right: 15px !important; } .pr-10 { padding-right: 10px !important; } .pr-0 { padding-right: 0px !important; } .b-0 { border: 0 !important; } .bt-0 { border-top: 0 !important; } .bb-0 { border-bottom: 0 !important; } .br-0 { border-right: 0 !important; } .b-a { border: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-r { border-right: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-b { border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-l { border-left: 1px solid rgba(0, 0, 0, 0.05) !important; } .b-t { border-top: 1px solid rgba(0, 0, 0, 0.05) !important; } /* Background colors*/ .inline { display: inline !important; } .inline-block { display: inline-block !important; } .block { display: block; } .h-10 { height: 10px !important; } .h-20 { height: 20px !important; } .h-30 { height: 30px !important; } .h-40 { height: 40px !important; } .h-50 { height: 50px !important; } .h-60 { height: 60px !important; } .h-70 { height: 70px !important; } .h-80 { height: 80px !important; } .h-90 { height: 90px !important; } .h-100 { height: 100px !important; } .h-110 { height: 110px !important; } .h-120 { height: 120px !important; } .h-130 { height: 130px !important; } .h-150 { height: 150px !important; } .h-200 { height: 200px !important; } .h-250 { height: 250px !important; } .h-300 { height: 300px !important; } .h-400 { height: 400px !important; } .h-500 { height: 500px !important; } .full-height { height: 100% !important; } .full-width { width: 100% !important; } .shadow-lite { box-shadow: rgba(0, 0, 0, 0.2) 0 0 1px !important; } .shadow { box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px !important; } .text-shadow { text-shadow: 1px 1px #1FA67A; } .text-middle { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } .bold { font-weight: bold; } .bolder { font-weight: bolder; } .no-shadow { box-shadow: none; } .center-content { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; /* align horizontal */ -webkit-align-items: center; align-items: center; /* align vertical */ } .simplebox, input, select, textarea { outline: none; /* border: none !important; */ -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; /* border-radius: 2px; */ } .simplebox.blade { border-radius: 0; } .sweet-scroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #F5F5F5; } .sweet-scroll::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .sweet-scroll::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #D62929; } .hidden { display: none; } .dark-well { background-color: #F5F5F5 !important; } .light-well { background-color: #f7f7f7 !important; } .lighter-well { background-color: #f7f7f7 !important; } .center { margin: 0 auto } .circle { border-radius: 50%; transform: translateX(-50%) translateY(-50%); } .circle-xs { height: 60px; width: 60px; } .absolute-position { position: absolute !important; } .relative-position { position: relative !important; } .circulate { width: 70px; height: 70px; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; /* align horizontal */ -webkit-align-items: center; align-items: center; /* align vertical */ } .circulate-sm { width: 50px; height: 50px; } .circulate-lg { width: 90px; height: 90px; } .circulate-xlg { width: 120px; height: 120px; } .circulate h1, .circulate h2, .circulate h3, .circulate h4 { line-height: 1.5em !important; }
0.143518
0.069415
body{ background: #fcfcfc; } .century_gothic, .menu-top, .menu-atas, .fcs-title, .banner-title, .info-title, .infohome label, .info-tanggal span, .footer-social h1{font-family: "Century Gothic", Tahoma, Arial;} /* header */ .header-warp{ background: url(../images/pattern-header.jpg); } .logo{ float: left; margin-top: 5px; margin-bottom: 5px; } .menu-top{ float: right; font-size: 12px; color: #666666; margin-top: 20px; } .menu-top ul{ list-style: none; } .menu-top ul li{ margin: 0px; padding: 0px; float: left; padding: 0px 10px; border-right: dotted 1px #666666; } .menu-top ul li.last{ border-right: none; padding-right: 0px; } .menu-top ul li a{ color: #666666; text-decoration: none; } .search-form{ float: right; margin-top: 7px; } .text-search{ width: 206px; height: 34px; background: url(../images/t-search.png); } .text-search .inner-box{ width: 160px; height: 20px; float: left; margin-top: 7px; margin-left: 10px; } .text-search .inner-box input{ width: 160px; height: 20px; border: none; } /* garis header */ .garis-green{background: #10ad00; height: 3px;} /* menu header */ .menu-warp{ background: #00529b; height: 40px; } .menu-atas ul{ list-style: none; width: 960px; margin: 0px; padding: 0px; /* height: 40px; */ } .menu-atas > ul > li{ background: url(../images/back-menu-list.png); float: left; height: 40px; line-height: 40px; font-weight: bold; font-size: 14px; padding: 0px 18px 0px 18px; position: relative; } .menu-atas > ul > li.last{ padding: 0px 15px 0px 15px; } .menu-atas > ul > li.active{ background: url(../images/back-menu-list-aktif.png); } .menu-atas > ul > li:hover ul.submenu{ display: block; } .menu-atas > ul > li.active a{ color: #00529b; } .menu-atas > ul > li a{ color: #fff; display: block; text-decoration: none; } .menu-atas > ul > li a:hover{ color: #10ad00; } .menu-atas ul.submenu{ display: none; } .menu-atas ul.submenu{ position: absolute; width: 186px; top: 40px; left: 0px; z-index: 200; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); background: #fff; } .menu-atas ul.submenu > li{ float: none; font-family: Arial, Helvetica, sans-serif; /* background: #fff; */ height: 26px; line-height: 26px; font-size: 11px; padding: 0px 18px 0px 18px; width: 150px; border-bottom: 1px dotted #808080; } .menu-atas ul.submenu > li a{ color: #6f6f6f; } .menu-atas ul.submenu > li a:hover{ color: #0099FF; } /* FCS */ .cont-fcs{ width: 958px; margin: 0px auto; height: 396px; -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; } .fcs-warp{ position:relative; /* z-index: 20; */ } .fcs-nav-back{ height: 31px; width: 958px; position: absolute; left: 0px; bottom: 0px; z-index: 30; background: url(../images/back-fcs-nav.jpg); } .fcs-text-back{ height: 103px; width: 958px; position: absolute; left: 0px; bottom: 31px; z-index: 40; background: url(../images/back-fcs-text.png); } .fcs-text{ color: #fff; font-size: 14px; line-height: 1.5; width: 700px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32); } .fcs-title{ height: 62px; width: 958px; position: absolute; left: 30px; bottom: 134px; z-index: 50; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32); line-height: 1; } .fcs-title span{ font-size: 24px; font-weight: bold; color: #fff; } .fcs-title h1{ font-size: 40px; font-weight: bold; color: #fff; } .fcs-button{ height: 42px; width: 152px; position: absolute; right: 40px; bottom: 56px; z-index: 60; } .fcs-shadow{ height: 29px; width: 956px; background: url(../images/shadow-fcs.png); margin: 0px auto; } /* Banner */ .banner-cont{ float: left; height: 177px; background: url(../images/back-banner.png); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #dfdfdf; border-top: none; position: relative; } .banner-cont-1{ width: 350px; } .banner-cont-2{ width: 290px; margin-left: 10px; } .banner-cont-3{ width: 290px; margin-left: 10px; } .banner-margin{ float: left; margin: 15px 0 0 15px; position: relative; height: 162px; } .banner-cont-1 .banner-margin{ width: 185px; } .banner-title{ font-size: 17px; font-weight: bold; color: #525252; line-height: 1; } .banner-title span{ color: #165389; } .banner-content{ font-family: Tahoma, Arial"Century Gothic"; font-size: 11px; color: #0d0d0d; } .banner-cont-1 .banner-content{ width: 185px; } .banner-tombol{ height: 28px; width: 141px; position: absolute; bottom: 10px; left: 0px; } .banner-picture{ width: 142px; height: 153px; position: absolute; top: 15px; right: 7px; } .banner-cont-2 .banner-margin{ width: 120px; } .banner-cont-2 .banner-content{ width: 120px; } .banner-cont-3 .banner-margin{ width: 120px; } .banner-cont-3 .banner-content{ width: 120px; } /* top news */ .topnews-cont{ width: 960px; height: 34px; margin: 0px auto; background: url(../images/back-top-news.png); position: relative; } .topnews-content, .topnews-prev, .topnews-next{ position: absolute; } .topnews-content{ top: 5px; left: 140px; width: 747px; height: 26px; line-height: 26px; font-size: 12px; } .topnews-prev, .topnews-next{ width: 24px; height: 26px; } .topnews-prev{ top: 5px; right: 30px; } .topnews-next{ top: 5px; right: 5px; } /* info home */ .info-warp{ height: 205px; float: left; position: relative; } .info-warp-1{ width: 470px; } .info-title{ font-weight: bold; font-size: 17px; color: #484848; line-height: 1; } .info-title span{ color: #165389; } .info-garis{ border-bottom: 1px dotted #dbd8d7; } .info-isi{ font-family: Tahoma, Arial, Helvetica; color: #0d0d0d; font-size: 11px; line-height: 1.5; } .text-box{ width: 221px; height: 37px; background: url(../images/t-text.png); } .text-box .inner-box{ width: 201px; height: 20px; float: left; margin-top: 8px; margin-left: 10px; } .text-box .inner-box input{ width: 201px; height: 20px; border: none; } .select-box{ width: 221px; height: 37px; background: url(../images/t-text.png); } .select-box .inner-box{ width: 201px; height: 20px; float: left; margin-top: 8px; margin-left: 10px; } .select-box .inner-box select{ width: 201px; height: 20px; border: none; } .infohome label{ color: #999999; font-size: 15px; font-weight: bold; } .infohome label span.required{ display: none; } .info-button{ position: absolute; left: 0px; bottom: 10px; height: 28px; width: 141px; } .info-button .button-box{ width: 141px; height: 28px; background: url(../images/tombol-lihat-semua.png); } .info-button .button-box .inner-box{ width: 141px; height: 28px; float: left; } .info-button .button-box .inner-box input[type=submit]{ width: 141px; height: 28px; cursor: pointer; background: transparent; border: none; } .info-warp-2{ width: 215px; margin-left: 30px; } .info-link{ position: absolute; width: 141px; height: 28px; left: 0px; bottom: 10px; } .info-tanggal{ font-size: 11px; color: #0d0d0d; } .info-tanggal{ font-size: 11px; color: #0d0d0d; line-height: 1.5; } .info-tanggal span{ font-size: 13px; color: #165389; font-weight: bold; } /* sparator web */ .sparator-web{ height: 23px; background: url(../images/garis-footer.png); } .sparator-web-shadow{ height: 21px; background: url(../images/garis-footer-shadow.png); } .sparator-web-hijau{ height: 23px; width: 238px; background: url(../images/garis-footer-hijau.png); float: right; } /* footer */ .back-footer{ height: 193px; background: url(../images/back-footer.png); } .menu-bawah{ float: left; width: 183px; } .menu-bawah ul{ list-style: none; margin: 0px; padding: 0px; } .menu-bawah ul li{ color: #fff; font-family: "Century Gothic", Tahoma, Arial; font-size: 14px; font-weight: bold; } .menu-bawah ul li a{ color: #fff; text-decoration: none; } .menu-bawah ul li a:hover{ color: #78d36f; } /* copyright */ .back-copyright{ height: 42px; background: url(../images/back-copyright.png); } .text-copyright{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #fff; float: right; } .logo-footer{ float: right; height: 49px; width: 196px; } .footer-contact{ font-family: "Century Gothic" ,tahoma, Arial, Helvetica; font-size: 11px; color: #fff; float: right; } .footer-contact span{ font-size: 16px; } .footer-contact a{ color: #0099FF; text-decoration: none; } .footer-contact a:hover{ text-decoration: underline; } .footer-social{ border-left: 1px solid #1a4a77; width: 250px; height: 130px; } .footer-social h1{ font-weight: bold; font-size: 14px; color: #fff; } /* ---------------------------- HALAMAN DALAM ----------------------- */ .toppic-cont{ width: 958px; margin: 0px auto; height: 229px; -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; } .container-dalam{ } .menu-left{ width: 206px; float: left; background: url(../images/back-menu-left.png); min-height: 200px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* portlet */ .portlet{ font-family: "Century Gothic", Tahoma, Arial; font-size: 12px; color: #929292; font-weight: bold; } .portlet-decoration{ margin-top: 10px; margin-left: 5px; padding-bottom: 5px; border-bottom: 1px dotted #c4c4c4; } .portlet-title{ font-size: 15px; margin-left: 15px; color: #494949; } .portlet-content{ margin-left: 5px; } /* menu left */ .menu-left-list{ list-style: none; margin: 0px; padding: 0px; } .menu-left-list li{ padding: 8.5px 0px 8.5px 15px; border-bottom: 1px dotted #c4c4c4; margin: 0px 0px; line-height: 1; } .menu-left-list li:hover{ background: url(../images/back-menu-list.jpg); } .menu-left-list li.active{ background: url(../images/back-menu-list.jpg); } .menu-left-list li a{ color: #929292; display: block; text-decoration: none; } .menu-left-list li a:hover{ color: #010101; text-decoration: none; } /* content dalam */ .content-dalam-right{ float: left; width: 738px; margin-left: 15px; } .content-dalam-header{ border-bottom: 1px solid #c4c4c4; padding-bottom: 4px; } .content-dalam-title{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 22px; color: #00519a; font-weight: bold; } .content-dalam-title span{ font-size: 15px; color: #575757; font-weight: normal; } .content-dalam-share{ float: right; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } .content-dalam-share-img{ width: 34px; height: 34px; float: left; } .content-dalam-share-text{ margin-top: 10px; margin-left: 5px; float: left; } .content-dalam-footer{ border-top: 1px solid #c4c4c4; padding-top: 10px; } .content-dalam-left{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } /* ------------------------- TEXT CONTENT ------------------------- */ .text-content{ font-family: Arial, Helvetica, sans-serif; margin-top: 10px; font-size: 12px; line-height: 20px; color: #696969; text-align: justify; } .text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6{ color: #00519a; font-family: "Century Gothic", Tahoma, Arial; font-weight: bold; } /* menu artikel */ .menu-left-artikel{ list-style: none; margin: 0px; padding: 0px; margin-bottom: 30px; } .menu-left-artikel > li{ padding: 8.5px 0px 8.5px 15px; border-bottom: 1px dotted #c4c4c4; margin: 0px 0px; line-height: 1; } .menu-left-artikel > li:hover{ background: url(../images/back-menu-list.jpg) repeat-x; } .menu-left-artikel > li.active{ background: url(../images/back-menu-list.jpg) repeat-x; } .menu-left-artikel > li a{ color: #929292; display: block; text-decoration: none; } .menu-left-artikel > li a:hover{ color: #00519a; text-decoration: none; } ul.menu-left-artikel > li > ul{ list-style: none; border-top: 1px dotted #c4c4c4; margin: 0px; padding: 0px; margin-left: -15px; margin-top: 9px; margin-bottom: -7.5px; } ul.menu-left-artikel > li > ul > li{ padding: 8.5px 5px 8.5px 30px; margin: 0px 0px; line-height: 1; font-weight: normal; } ul.menu-left-artikel > li > ul > li:hover{ background: url(../images/back-menu-artikel.png) repeat-x; } ul.menu-left-artikel > li > ul > li.active{ background: url(../images/back-menu-artikel.png) repeat-x; } /* lokasi */ .lokasi-list{ width: 245px; min-height: 160px; margin-bottom: 10px; float: left; } .lokasi-kota{ font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial; font-size: 17px; font-weight: bold; color: #00519a; margin-bottom: 5px; } .lokasi-alamat{ font-family: Verdana, "Century Gothic", Tahoma, Arial; font-size: 11px; font-weight: normal; color: #696969; margin-bottom: 5px; line-height: 1.5; } .lokasi-alamat span{ font-style: italic; } /* layanan */ .layanan-list{ margin-bottom: 10px; } .layanan-img{ float: left; width: 290px; height: 215px; } .layanan-text{ float: left; width: 440px; } .layanan-text h1{ color: #494949; font-size: 15px; } .content-dalam-download{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } .layanan-garis{ border-bottom: 1px solid #d8d8d8; } /* jaringan */ .jaringan-button{ height: 28px; width: 141px; float: left; margin-top: 25px; } .jaringan-button .button-box{ width: 141px; height: 28px; background: url(../images/tombol-cari-jaringan.png); } .jaringan-button .button-box .inner-box{ width: 141px; height: 28px; float: left; } .jaringan-button .button-box .inner-box input[type=submit]{ width: 141px; height: 28px; cursor: pointer; background: transparent; border: none; } ul.jaringan-list{ list-style: none; margin: 0px; padding: 0px; } ul.jaringan-list li{ float: left; width: 147px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.8; } ul.jaringan-list li a{ color: #696969; text-decoration: none; } ul.jaringan-list li a:hover{ color: #00519a; } /* contact */ .contact-cont{ background: #f2f2f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .contact-box{ width: 267px; height: 30px; margin-top:5px; background: url(../images/t-contact.png); } .contact-box .inner-box{ width: 227px; height: 20px; float: left; margin-top: 5px; margin-left: 20px; } .contact-box .inner-box input{ width: 227px; height: 20px; border: none; background: transparent; } .form-left{ width: 98px; float: left; margin: 10px 20px; } .form-right{ width: 600px; float: left; } .contact-label{ font-size: 14px; color: #696969; font-weight: bold; margin-bottom: 5px; } .contact-textarea{ width: 589px; height: 106px; margin-top:5px; background: url(../images/ta-contact.png); } .contact-textarea .inner-box{ width: 560px; height: 96px; float: left; margin-top: 5px; margin-left: 20px; } .contact-textarea .inner-box textarea{ width: 560px !important; height: 96px !important; border: none; background: transparent; } .contact-submit{ float: right; margin-right: 10px; width: 58px; height: 23px; margin-top:5px; background: url(../images/tombol-submit-contact.png); } .contact-submit .inner-box{ width: 58px; height: 23px; float: left; margin-top: 5px; margin-left: 20px; } .contact-submit .inner-box input[type=submit]{ width: 58px !important; height: 23px !important; border: none; background: transparent; cursor: pointer; } .contact-cont .errorMessage{ border: 1px solid red; background: #fecbcc; color: red; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; width: 400px; } /* event */ .event-pic{ float: left; width: 176px; height: 127px; background: #dddddd; margin: 4px; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); } .event-pic .inner-box{ margin: 3px; width: 170px; height: 121px; } .blank-box{ width: 267px; height: 30px; margin-top:5px; /* background: url(../images/t-contact.png); */ } .blank-box .inner-box{ width: 227px; height: 20px; float: left; margin-top: 5px; margin-left: 10px; } .blank-box .inner-box input{ width: 227px; height: 20px; border: none; /* background: transparent; */ } /* login */ li.menu-login{ /*position: relative; */ /* z-index: 10; */ } a.menu-login{ position: relative; z-index: 15; } .menu-top ul li{ position: relative; z-index: 15; } .back-login{ position: absolute; background: url(../images/back-login.png); top: -7px; left: -2px; width: 170px; height: 213px; z-index: 10; display: none; } #form-loginku{ display: none; } .login-pad{ margin: 35px 15px 10px 15px; } .login-box{ width: 137px; height: 34px; margin-top:5px; margin-bottom:5px; background: url(../images/t-login.png); } .login-box .inner-box{ width: 117px; height: 24px; float: left; margin-top: 5px; margin-left: 10px; } .login-box .inner-box input{ width: 117px; height: 24px; border: none; background: transparent; } .login-submit{ width: 133px; height: 36px; margin-top:3px; margin-bottom:3px; background: url(../images/s-login.png); } .login-submit .inner-box{ width: 133px; height: 36px; float: left; } .login-submit .inner-box input[type=submit]{ width: 133px; height: 36px; border: none; background: transparent; } .row-login label{ margin-left: 5px; font-size: 13px; font-family:"Century Gothic",Tahoma, Arial; }
asset/css/stylesBack.css
body{ background: #fcfcfc; } .century_gothic, .menu-top, .menu-atas, .fcs-title, .banner-title, .info-title, .infohome label, .info-tanggal span, .footer-social h1{font-family: "Century Gothic", Tahoma, Arial;} /* header */ .header-warp{ background: url(../images/pattern-header.jpg); } .logo{ float: left; margin-top: 5px; margin-bottom: 5px; } .menu-top{ float: right; font-size: 12px; color: #666666; margin-top: 20px; } .menu-top ul{ list-style: none; } .menu-top ul li{ margin: 0px; padding: 0px; float: left; padding: 0px 10px; border-right: dotted 1px #666666; } .menu-top ul li.last{ border-right: none; padding-right: 0px; } .menu-top ul li a{ color: #666666; text-decoration: none; } .search-form{ float: right; margin-top: 7px; } .text-search{ width: 206px; height: 34px; background: url(../images/t-search.png); } .text-search .inner-box{ width: 160px; height: 20px; float: left; margin-top: 7px; margin-left: 10px; } .text-search .inner-box input{ width: 160px; height: 20px; border: none; } /* garis header */ .garis-green{background: #10ad00; height: 3px;} /* menu header */ .menu-warp{ background: #00529b; height: 40px; } .menu-atas ul{ list-style: none; width: 960px; margin: 0px; padding: 0px; /* height: 40px; */ } .menu-atas > ul > li{ background: url(../images/back-menu-list.png); float: left; height: 40px; line-height: 40px; font-weight: bold; font-size: 14px; padding: 0px 18px 0px 18px; position: relative; } .menu-atas > ul > li.last{ padding: 0px 15px 0px 15px; } .menu-atas > ul > li.active{ background: url(../images/back-menu-list-aktif.png); } .menu-atas > ul > li:hover ul.submenu{ display: block; } .menu-atas > ul > li.active a{ color: #00529b; } .menu-atas > ul > li a{ color: #fff; display: block; text-decoration: none; } .menu-atas > ul > li a:hover{ color: #10ad00; } .menu-atas ul.submenu{ display: none; } .menu-atas ul.submenu{ position: absolute; width: 186px; top: 40px; left: 0px; z-index: 200; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); background: #fff; } .menu-atas ul.submenu > li{ float: none; font-family: Arial, Helvetica, sans-serif; /* background: #fff; */ height: 26px; line-height: 26px; font-size: 11px; padding: 0px 18px 0px 18px; width: 150px; border-bottom: 1px dotted #808080; } .menu-atas ul.submenu > li a{ color: #6f6f6f; } .menu-atas ul.submenu > li a:hover{ color: #0099FF; } /* FCS */ .cont-fcs{ width: 958px; margin: 0px auto; height: 396px; -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; } .fcs-warp{ position:relative; /* z-index: 20; */ } .fcs-nav-back{ height: 31px; width: 958px; position: absolute; left: 0px; bottom: 0px; z-index: 30; background: url(../images/back-fcs-nav.jpg); } .fcs-text-back{ height: 103px; width: 958px; position: absolute; left: 0px; bottom: 31px; z-index: 40; background: url(../images/back-fcs-text.png); } .fcs-text{ color: #fff; font-size: 14px; line-height: 1.5; width: 700px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32); } .fcs-title{ height: 62px; width: 958px; position: absolute; left: 30px; bottom: 134px; z-index: 50; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32); line-height: 1; } .fcs-title span{ font-size: 24px; font-weight: bold; color: #fff; } .fcs-title h1{ font-size: 40px; font-weight: bold; color: #fff; } .fcs-button{ height: 42px; width: 152px; position: absolute; right: 40px; bottom: 56px; z-index: 60; } .fcs-shadow{ height: 29px; width: 956px; background: url(../images/shadow-fcs.png); margin: 0px auto; } /* Banner */ .banner-cont{ float: left; height: 177px; background: url(../images/back-banner.png); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #dfdfdf; border-top: none; position: relative; } .banner-cont-1{ width: 350px; } .banner-cont-2{ width: 290px; margin-left: 10px; } .banner-cont-3{ width: 290px; margin-left: 10px; } .banner-margin{ float: left; margin: 15px 0 0 15px; position: relative; height: 162px; } .banner-cont-1 .banner-margin{ width: 185px; } .banner-title{ font-size: 17px; font-weight: bold; color: #525252; line-height: 1; } .banner-title span{ color: #165389; } .banner-content{ font-family: Tahoma, Arial"Century Gothic"; font-size: 11px; color: #0d0d0d; } .banner-cont-1 .banner-content{ width: 185px; } .banner-tombol{ height: 28px; width: 141px; position: absolute; bottom: 10px; left: 0px; } .banner-picture{ width: 142px; height: 153px; position: absolute; top: 15px; right: 7px; } .banner-cont-2 .banner-margin{ width: 120px; } .banner-cont-2 .banner-content{ width: 120px; } .banner-cont-3 .banner-margin{ width: 120px; } .banner-cont-3 .banner-content{ width: 120px; } /* top news */ .topnews-cont{ width: 960px; height: 34px; margin: 0px auto; background: url(../images/back-top-news.png); position: relative; } .topnews-content, .topnews-prev, .topnews-next{ position: absolute; } .topnews-content{ top: 5px; left: 140px; width: 747px; height: 26px; line-height: 26px; font-size: 12px; } .topnews-prev, .topnews-next{ width: 24px; height: 26px; } .topnews-prev{ top: 5px; right: 30px; } .topnews-next{ top: 5px; right: 5px; } /* info home */ .info-warp{ height: 205px; float: left; position: relative; } .info-warp-1{ width: 470px; } .info-title{ font-weight: bold; font-size: 17px; color: #484848; line-height: 1; } .info-title span{ color: #165389; } .info-garis{ border-bottom: 1px dotted #dbd8d7; } .info-isi{ font-family: Tahoma, Arial, Helvetica; color: #0d0d0d; font-size: 11px; line-height: 1.5; } .text-box{ width: 221px; height: 37px; background: url(../images/t-text.png); } .text-box .inner-box{ width: 201px; height: 20px; float: left; margin-top: 8px; margin-left: 10px; } .text-box .inner-box input{ width: 201px; height: 20px; border: none; } .select-box{ width: 221px; height: 37px; background: url(../images/t-text.png); } .select-box .inner-box{ width: 201px; height: 20px; float: left; margin-top: 8px; margin-left: 10px; } .select-box .inner-box select{ width: 201px; height: 20px; border: none; } .infohome label{ color: #999999; font-size: 15px; font-weight: bold; } .infohome label span.required{ display: none; } .info-button{ position: absolute; left: 0px; bottom: 10px; height: 28px; width: 141px; } .info-button .button-box{ width: 141px; height: 28px; background: url(../images/tombol-lihat-semua.png); } .info-button .button-box .inner-box{ width: 141px; height: 28px; float: left; } .info-button .button-box .inner-box input[type=submit]{ width: 141px; height: 28px; cursor: pointer; background: transparent; border: none; } .info-warp-2{ width: 215px; margin-left: 30px; } .info-link{ position: absolute; width: 141px; height: 28px; left: 0px; bottom: 10px; } .info-tanggal{ font-size: 11px; color: #0d0d0d; } .info-tanggal{ font-size: 11px; color: #0d0d0d; line-height: 1.5; } .info-tanggal span{ font-size: 13px; color: #165389; font-weight: bold; } /* sparator web */ .sparator-web{ height: 23px; background: url(../images/garis-footer.png); } .sparator-web-shadow{ height: 21px; background: url(../images/garis-footer-shadow.png); } .sparator-web-hijau{ height: 23px; width: 238px; background: url(../images/garis-footer-hijau.png); float: right; } /* footer */ .back-footer{ height: 193px; background: url(../images/back-footer.png); } .menu-bawah{ float: left; width: 183px; } .menu-bawah ul{ list-style: none; margin: 0px; padding: 0px; } .menu-bawah ul li{ color: #fff; font-family: "Century Gothic", Tahoma, Arial; font-size: 14px; font-weight: bold; } .menu-bawah ul li a{ color: #fff; text-decoration: none; } .menu-bawah ul li a:hover{ color: #78d36f; } /* copyright */ .back-copyright{ height: 42px; background: url(../images/back-copyright.png); } .text-copyright{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #fff; float: right; } .logo-footer{ float: right; height: 49px; width: 196px; } .footer-contact{ font-family: "Century Gothic" ,tahoma, Arial, Helvetica; font-size: 11px; color: #fff; float: right; } .footer-contact span{ font-size: 16px; } .footer-contact a{ color: #0099FF; text-decoration: none; } .footer-contact a:hover{ text-decoration: underline; } .footer-social{ border-left: 1px solid #1a4a77; width: 250px; height: 130px; } .footer-social h1{ font-weight: bold; font-size: 14px; color: #fff; } /* ---------------------------- HALAMAN DALAM ----------------------- */ .toppic-cont{ width: 958px; margin: 0px auto; height: 229px; -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.23); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; } .container-dalam{ } .menu-left{ width: 206px; float: left; background: url(../images/back-menu-left.png); min-height: 200px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* portlet */ .portlet{ font-family: "Century Gothic", Tahoma, Arial; font-size: 12px; color: #929292; font-weight: bold; } .portlet-decoration{ margin-top: 10px; margin-left: 5px; padding-bottom: 5px; border-bottom: 1px dotted #c4c4c4; } .portlet-title{ font-size: 15px; margin-left: 15px; color: #494949; } .portlet-content{ margin-left: 5px; } /* menu left */ .menu-left-list{ list-style: none; margin: 0px; padding: 0px; } .menu-left-list li{ padding: 8.5px 0px 8.5px 15px; border-bottom: 1px dotted #c4c4c4; margin: 0px 0px; line-height: 1; } .menu-left-list li:hover{ background: url(../images/back-menu-list.jpg); } .menu-left-list li.active{ background: url(../images/back-menu-list.jpg); } .menu-left-list li a{ color: #929292; display: block; text-decoration: none; } .menu-left-list li a:hover{ color: #010101; text-decoration: none; } /* content dalam */ .content-dalam-right{ float: left; width: 738px; margin-left: 15px; } .content-dalam-header{ border-bottom: 1px solid #c4c4c4; padding-bottom: 4px; } .content-dalam-title{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 22px; color: #00519a; font-weight: bold; } .content-dalam-title span{ font-size: 15px; color: #575757; font-weight: normal; } .content-dalam-share{ float: right; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } .content-dalam-share-img{ width: 34px; height: 34px; float: left; } .content-dalam-share-text{ margin-top: 10px; margin-left: 5px; float: left; } .content-dalam-footer{ border-top: 1px solid #c4c4c4; padding-top: 10px; } .content-dalam-left{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } /* ------------------------- TEXT CONTENT ------------------------- */ .text-content{ font-family: Arial, Helvetica, sans-serif; margin-top: 10px; font-size: 12px; line-height: 20px; color: #696969; text-align: justify; } .text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6{ color: #00519a; font-family: "Century Gothic", Tahoma, Arial; font-weight: bold; } /* menu artikel */ .menu-left-artikel{ list-style: none; margin: 0px; padding: 0px; margin-bottom: 30px; } .menu-left-artikel > li{ padding: 8.5px 0px 8.5px 15px; border-bottom: 1px dotted #c4c4c4; margin: 0px 0px; line-height: 1; } .menu-left-artikel > li:hover{ background: url(../images/back-menu-list.jpg) repeat-x; } .menu-left-artikel > li.active{ background: url(../images/back-menu-list.jpg) repeat-x; } .menu-left-artikel > li a{ color: #929292; display: block; text-decoration: none; } .menu-left-artikel > li a:hover{ color: #00519a; text-decoration: none; } ul.menu-left-artikel > li > ul{ list-style: none; border-top: 1px dotted #c4c4c4; margin: 0px; padding: 0px; margin-left: -15px; margin-top: 9px; margin-bottom: -7.5px; } ul.menu-left-artikel > li > ul > li{ padding: 8.5px 5px 8.5px 30px; margin: 0px 0px; line-height: 1; font-weight: normal; } ul.menu-left-artikel > li > ul > li:hover{ background: url(../images/back-menu-artikel.png) repeat-x; } ul.menu-left-artikel > li > ul > li.active{ background: url(../images/back-menu-artikel.png) repeat-x; } /* lokasi */ .lokasi-list{ width: 245px; min-height: 160px; margin-bottom: 10px; float: left; } .lokasi-kota{ font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial; font-size: 17px; font-weight: bold; color: #00519a; margin-bottom: 5px; } .lokasi-alamat{ font-family: Verdana, "Century Gothic", Tahoma, Arial; font-size: 11px; font-weight: normal; color: #696969; margin-bottom: 5px; line-height: 1.5; } .lokasi-alamat span{ font-style: italic; } /* layanan */ .layanan-list{ margin-bottom: 10px; } .layanan-img{ float: left; width: 290px; height: 215px; } .layanan-text{ float: left; width: 440px; } .layanan-text h1{ color: #494949; font-size: 15px; } .content-dalam-download{ float: left; font-family: "Century Gothic", Tahoma, Arial; font-size: 15px; color: #0099FF; font-weight: bold; } .layanan-garis{ border-bottom: 1px solid #d8d8d8; } /* jaringan */ .jaringan-button{ height: 28px; width: 141px; float: left; margin-top: 25px; } .jaringan-button .button-box{ width: 141px; height: 28px; background: url(../images/tombol-cari-jaringan.png); } .jaringan-button .button-box .inner-box{ width: 141px; height: 28px; float: left; } .jaringan-button .button-box .inner-box input[type=submit]{ width: 141px; height: 28px; cursor: pointer; background: transparent; border: none; } ul.jaringan-list{ list-style: none; margin: 0px; padding: 0px; } ul.jaringan-list li{ float: left; width: 147px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.8; } ul.jaringan-list li a{ color: #696969; text-decoration: none; } ul.jaringan-list li a:hover{ color: #00519a; } /* contact */ .contact-cont{ background: #f2f2f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .contact-box{ width: 267px; height: 30px; margin-top:5px; background: url(../images/t-contact.png); } .contact-box .inner-box{ width: 227px; height: 20px; float: left; margin-top: 5px; margin-left: 20px; } .contact-box .inner-box input{ width: 227px; height: 20px; border: none; background: transparent; } .form-left{ width: 98px; float: left; margin: 10px 20px; } .form-right{ width: 600px; float: left; } .contact-label{ font-size: 14px; color: #696969; font-weight: bold; margin-bottom: 5px; } .contact-textarea{ width: 589px; height: 106px; margin-top:5px; background: url(../images/ta-contact.png); } .contact-textarea .inner-box{ width: 560px; height: 96px; float: left; margin-top: 5px; margin-left: 20px; } .contact-textarea .inner-box textarea{ width: 560px !important; height: 96px !important; border: none; background: transparent; } .contact-submit{ float: right; margin-right: 10px; width: 58px; height: 23px; margin-top:5px; background: url(../images/tombol-submit-contact.png); } .contact-submit .inner-box{ width: 58px; height: 23px; float: left; margin-top: 5px; margin-left: 20px; } .contact-submit .inner-box input[type=submit]{ width: 58px !important; height: 23px !important; border: none; background: transparent; cursor: pointer; } .contact-cont .errorMessage{ border: 1px solid red; background: #fecbcc; color: red; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; width: 400px; } /* event */ .event-pic{ float: left; width: 176px; height: 127px; background: #dddddd; margin: 4px; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.54); } .event-pic .inner-box{ margin: 3px; width: 170px; height: 121px; } .blank-box{ width: 267px; height: 30px; margin-top:5px; /* background: url(../images/t-contact.png); */ } .blank-box .inner-box{ width: 227px; height: 20px; float: left; margin-top: 5px; margin-left: 10px; } .blank-box .inner-box input{ width: 227px; height: 20px; border: none; /* background: transparent; */ } /* login */ li.menu-login{ /*position: relative; */ /* z-index: 10; */ } a.menu-login{ position: relative; z-index: 15; } .menu-top ul li{ position: relative; z-index: 15; } .back-login{ position: absolute; background: url(../images/back-login.png); top: -7px; left: -2px; width: 170px; height: 213px; z-index: 10; display: none; } #form-loginku{ display: none; } .login-pad{ margin: 35px 15px 10px 15px; } .login-box{ width: 137px; height: 34px; margin-top:5px; margin-bottom:5px; background: url(../images/t-login.png); } .login-box .inner-box{ width: 117px; height: 24px; float: left; margin-top: 5px; margin-left: 10px; } .login-box .inner-box input{ width: 117px; height: 24px; border: none; background: transparent; } .login-submit{ width: 133px; height: 36px; margin-top:3px; margin-bottom:3px; background: url(../images/s-login.png); } .login-submit .inner-box{ width: 133px; height: 36px; float: left; } .login-submit .inner-box input[type=submit]{ width: 133px; height: 36px; border: none; background: transparent; } .row-login label{ margin-left: 5px; font-size: 13px; font-family:"Century Gothic",Tahoma, Arial; }
0.208501
0.056444
* { margin: 0; padding: 0; text-decoration: none; list-style: none; -webkit-box-sizing: border-box; box-sizing: border-box; } header { font-family: 'Lato', sans-serif; width: 100%; height: 100px; background-color: #209F3A; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } header #logo { margin-left: 2%; } header #logo img { width: 100px; height: 100px; } header .header__menu a { padding: 15px; color: white; -webkit-transition: .2s ease-in; transition: .2s ease-in; } header .header__menu a:hover { color: #1c1c1c; font-weight: 600; } header .header__menu #sale { color: #e21919; font-weight: bold; } header .header__menu #sale:hover { color: #1c1c1c; } header .header__menu-basket { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; padding: 25px; } header .header__menu-basket .menu__wrapper { margin: 0 15px 0 15px; -webkit-transition: .1s ease-in; transition: .1s ease-in; } header .header__menu-basket .menu__wrapper p { cursor: pointer; color: white; } header .header__menu-basket .menu__wrapper:hover { -webkit-transform: scale(1.1); transform: scale(1.1); } main { font-family: 'Lato', sans-serif; height: 150vh; width: 100%; } main .card__wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } main .card__wrapper .card { -webkit-transition: .2s ease-in; transition: .2s ease-in; margin: 35px 50px; width: 300px; height: 400px; border-radius: 15px; -webkit-box-shadow: 12px 5px 15px rgba(0, 0, 0, 0.2); box-shadow: 12px 5px 15px rgba(0, 0, 0, 0.2); position: relative; } main .card__wrapper .card:hover { color: #1c1c1c; font-weight: 600; } main .card__wrapper .card .card__stars { position: absolute; right: 25px; top: 10px; } main .card__wrapper .card h4 { padding: 25px 10px 5px 10px; font-weight: 300; } main .card__wrapper .card h1 { padding: 0 10px; } main .card__wrapper .card .card__price { margin-top: 10%; text-align: center; font-weight: 300; } main .card__wrapper .card .card__image { margin-top: 10%; margin-left: auto; margin-right: auto; display: block; } main .card__wrapper .card .card__buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } main .card__wrapper .card .card__buttons button { margin-top: 5%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 120px; text-align: left; outline: none; border: none; background: white; padding: 5px 10px; cursor: pointer; -webkit-transition: .2s ease-in; transition: .2s ease-in; } main .card__wrapper .card .card__buttons button:hover { color: #1c1c1c; font-weight: 600; } main .card__wrapper .card .card__buttons button img { padding: 0 5px 0 0; } main .card__wrapper .card:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } footer { font-family: 'Lato', sans-serif; width: 100%; background-color: #1c1c1c; color: white; text-align: center; padding: 20px; } /*# sourceMappingURL=index.css.map */
public/styles/index.css
* { margin: 0; padding: 0; text-decoration: none; list-style: none; -webkit-box-sizing: border-box; box-sizing: border-box; } header { font-family: 'Lato', sans-serif; width: 100%; height: 100px; background-color: #209F3A; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } header #logo { margin-left: 2%; } header #logo img { width: 100px; height: 100px; } header .header__menu a { padding: 15px; color: white; -webkit-transition: .2s ease-in; transition: .2s ease-in; } header .header__menu a:hover { color: #1c1c1c; font-weight: 600; } header .header__menu #sale { color: #e21919; font-weight: bold; } header .header__menu #sale:hover { color: #1c1c1c; } header .header__menu-basket { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; padding: 25px; } header .header__menu-basket .menu__wrapper { margin: 0 15px 0 15px; -webkit-transition: .1s ease-in; transition: .1s ease-in; } header .header__menu-basket .menu__wrapper p { cursor: pointer; color: white; } header .header__menu-basket .menu__wrapper:hover { -webkit-transform: scale(1.1); transform: scale(1.1); } main { font-family: 'Lato', sans-serif; height: 150vh; width: 100%; } main .card__wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } main .card__wrapper .card { -webkit-transition: .2s ease-in; transition: .2s ease-in; margin: 35px 50px; width: 300px; height: 400px; border-radius: 15px; -webkit-box-shadow: 12px 5px 15px rgba(0, 0, 0, 0.2); box-shadow: 12px 5px 15px rgba(0, 0, 0, 0.2); position: relative; } main .card__wrapper .card:hover { color: #1c1c1c; font-weight: 600; } main .card__wrapper .card .card__stars { position: absolute; right: 25px; top: 10px; } main .card__wrapper .card h4 { padding: 25px 10px 5px 10px; font-weight: 300; } main .card__wrapper .card h1 { padding: 0 10px; } main .card__wrapper .card .card__price { margin-top: 10%; text-align: center; font-weight: 300; } main .card__wrapper .card .card__image { margin-top: 10%; margin-left: auto; margin-right: auto; display: block; } main .card__wrapper .card .card__buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } main .card__wrapper .card .card__buttons button { margin-top: 5%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 120px; text-align: left; outline: none; border: none; background: white; padding: 5px 10px; cursor: pointer; -webkit-transition: .2s ease-in; transition: .2s ease-in; } main .card__wrapper .card .card__buttons button:hover { color: #1c1c1c; font-weight: 600; } main .card__wrapper .card .card__buttons button img { padding: 0 5px 0 0; } main .card__wrapper .card:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } footer { font-family: 'Lato', sans-serif; width: 100%; background-color: #1c1c1c; color: white; text-align: center; padding: 20px; } /*# sourceMappingURL=index.css.map */
0.321353
0.051942
.first{ padding: 30px; color: #fff; background-color: #17a2b8f7; border-radius: 10px; margin-bottom: 30px; } .second{ padding: 30px; color: #fff; background-color: #383d4182; border-radius: 10px; margin-bottom: 30px; } .third{ padding: 30px; color: #fff; background-color: #8e44ad; border-radius: 10px; margin-bottom: 30px; } .forth{ padding: 30px; color: #fff; background-color: #c52585; border-radius: 10px; margin-bottom: 30px; } .division:hover{ text-decoration: none; } h1{ margin-bottom: 20px; font-size: 30px; color: #888; font-weight: bold; } /* end 3 divs of container */ #sidebar-wrapper { background-color: #222d32 !important; color: #fff; min-height: 100vh; margin-left: -15rem; -webkit-transition: margin .25s ease-out; -moz-transition: margin .25s ease-out; -o-transition: margin .25s ease-out; transition: margin .25s ease-out; } #sidebar-wrapper .sidebar-heading { padding: 0.875rem 1.25rem; font-size: 1.2rem; background-color: #25a8c9; } #sidebar-wrapper .links { width: 15rem; position: relative; top: 60px; overflow: hidden; background-color: #222d32; } #sidebar-wrapper .links .btn-question{ width: 100% !important; height: 40px !important; color: #dfe6e9; font-weight: bold; padding: 10px; text-align: left !important; } #sidebar-wrapper .links .questions button{ width: 100% !important; height: 40px !important; color: #fff; font-weight: bold; } #page-content-wrapper { min-width: 100vw; } #wrapper.toggled #sidebar-wrapper { margin-left: 0; } @media (min-width: 768px) { #sidebar-wrapper { margin-left: 0; } #page-content-wrapper { min-width: 0; width: 100%; } #wrapper.toggled #sidebar-wrapper { margin-left: -15rem; } } h2{ font-size: 50px; } h3{ font-size: 40px !important; } .btn-outline-warning{ width: 120px; } .navbar{ background-color: #3c8dbc; } .fa-align-justify{ background-color: transparent; background-image: none; padding: 10px 10px; color: #fff; } .fa-align-justify:hover{ background-color: #13a1f3; cursor: pointer; } /* sidebar menu */ .menu-open{ position: relative; } .sidebar-menu > li > a{ text-decoration: none; color: #fff; padding: 5px 5px 5px 15px; display: block; font-size: 14px; } .sidebar-menu .child-menu1 > li > a, .sidebar-menu .child-menu2 > li > a , .sidebar-menu .child-menu3 > li > a , .sidebar-menu .child-menu4 > li > a , .sidebar-menu .child-menu5 > li > a , .sidebar-menu .child-menu6 > li > a{ text-decoration: none; color: #fff; padding: 5px 5px 5px 10px; display: block; font-size: 14px; } .sidebar-menu .pull-right-container > i { position: absolute; right: 28px; font-size: 18px; top: 9px; } .child-menu1 > li ,.child-menu2 > li ,.child-menu3 > li ,.child-menu4 > li, .child-menu5 > li , .child-menu6 > li{ background-color: #2e3a41; padding: 10px; border: 1px solid #2e3a41; border-radius: 10px; margin: 2px 0px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .hide{ display: none; } .show{ display: block; } .nav-link{ color: #fff; font-weight: bold; } .nav-link:hover{ color: #fff; } .count1 , .count2 , .count3 , .count4 , .count5 , .count6{ color: #fff; padding: 2px; border: 1px solid #fff; border-radius: 50%; } .count1{ margin-left: 26%; background-color: green; } .count2{ margin-left: 31%; background-color: red; } .count3{ margin-left: 38%; background-color: orange; } .count4{ margin-left: 23%; background-color: #13a1f3; } .count5{ margin-left: 36%; background-color: #2b8861; } .count6{ margin-left: 40%; background-color: #779979; } #all-list{ margin-left: 40px; position: relative; } #all-list a { text-decoration: none !important; color: #fff; padding: 2px; border-radius: 2px; } #all-list li{ margin-bottom: 5px; width: 100%; background-color: #384349; border-radius: 10px; } .all-icon{ position: absolute; right: 32px; font-size: 18px; } .question-add , .question-plus { display: none; } .question-file{ margin-top: 5px; } .label{ font-weight: bold; color: #888; font-size: 20px; } .card{ border-radius: 30px; background-color: #4d2e2e1a; } .btn{ font-weight: bolder; padding: 10px } .view{ margin-bottom: 10px; padding: 20px; } .view:hover{ background-color: #fff; color: #000; font-size: 15px } .table{ font-weight: bold; border: 2px solid #888; border-radius: 35px; overflow: hidden; } #content { margin: 40px auto; text-align: center; width: 600px; } #content h1 { text-transform: uppercase; font-weight: 700; margin: 0 0 40px 0; font-size: 25px; line-height: 30px; } .circle { width: 200px; height: 200px; line-height: 200px; border-radius: 50%; /* the magic */ -moz-border-radius: 50%; -webkit-border-radius: 50%; text-align: center; color: white; font-size: 16px; text-transform: uppercase; font-weight: 700; margin: 0 auto 40px; } .blue{ background-color: #3498db; border: 4px dashed #000; color: #fff; } .green { background-color: #16a085; border: 4px dashed #000; color: #fff; } .red { background-color: #e74c3c; border: 4px dashed #000; color: #fff; } .black { background-color: #821823; border: 4px dashed #000; color: #fff; } .circle >a{ color: #fff } .circle >a:hover{ text-decoration: none; color: #fff } .info-show{ display: none; } .btn-default{ background-color: #24a9b7f2; color: #fff; } #search{ background-color: #63d25a87; font-weight: bold; } .total{ background-color: #888; color: #fff; border-radius: 8px } .result-title{ font-size: 40px; padding: 40px; text-align: center; font-weight: bold; margin:auto; } /*Printing Media*/ @media print { .hide-print{ display: none; } .print-btn{ display: none; } .btn-hide{ display: none; } .code-hide{ display: none; } .info-show{ display:block; } .container{ margin-left: -20px; padding-top: 50px; } .container-print{ margin-left: 20px; } .newSession{ display: none; } .search{ display: none; } .controls{ display: none; } .total{ display: none; } .result-title{ border: 0px; margin-left: 200px; } }
public/Dashboard/css/custom.css
.first{ padding: 30px; color: #fff; background-color: #17a2b8f7; border-radius: 10px; margin-bottom: 30px; } .second{ padding: 30px; color: #fff; background-color: #383d4182; border-radius: 10px; margin-bottom: 30px; } .third{ padding: 30px; color: #fff; background-color: #8e44ad; border-radius: 10px; margin-bottom: 30px; } .forth{ padding: 30px; color: #fff; background-color: #c52585; border-radius: 10px; margin-bottom: 30px; } .division:hover{ text-decoration: none; } h1{ margin-bottom: 20px; font-size: 30px; color: #888; font-weight: bold; } /* end 3 divs of container */ #sidebar-wrapper { background-color: #222d32 !important; color: #fff; min-height: 100vh; margin-left: -15rem; -webkit-transition: margin .25s ease-out; -moz-transition: margin .25s ease-out; -o-transition: margin .25s ease-out; transition: margin .25s ease-out; } #sidebar-wrapper .sidebar-heading { padding: 0.875rem 1.25rem; font-size: 1.2rem; background-color: #25a8c9; } #sidebar-wrapper .links { width: 15rem; position: relative; top: 60px; overflow: hidden; background-color: #222d32; } #sidebar-wrapper .links .btn-question{ width: 100% !important; height: 40px !important; color: #dfe6e9; font-weight: bold; padding: 10px; text-align: left !important; } #sidebar-wrapper .links .questions button{ width: 100% !important; height: 40px !important; color: #fff; font-weight: bold; } #page-content-wrapper { min-width: 100vw; } #wrapper.toggled #sidebar-wrapper { margin-left: 0; } @media (min-width: 768px) { #sidebar-wrapper { margin-left: 0; } #page-content-wrapper { min-width: 0; width: 100%; } #wrapper.toggled #sidebar-wrapper { margin-left: -15rem; } } h2{ font-size: 50px; } h3{ font-size: 40px !important; } .btn-outline-warning{ width: 120px; } .navbar{ background-color: #3c8dbc; } .fa-align-justify{ background-color: transparent; background-image: none; padding: 10px 10px; color: #fff; } .fa-align-justify:hover{ background-color: #13a1f3; cursor: pointer; } /* sidebar menu */ .menu-open{ position: relative; } .sidebar-menu > li > a{ text-decoration: none; color: #fff; padding: 5px 5px 5px 15px; display: block; font-size: 14px; } .sidebar-menu .child-menu1 > li > a, .sidebar-menu .child-menu2 > li > a , .sidebar-menu .child-menu3 > li > a , .sidebar-menu .child-menu4 > li > a , .sidebar-menu .child-menu5 > li > a , .sidebar-menu .child-menu6 > li > a{ text-decoration: none; color: #fff; padding: 5px 5px 5px 10px; display: block; font-size: 14px; } .sidebar-menu .pull-right-container > i { position: absolute; right: 28px; font-size: 18px; top: 9px; } .child-menu1 > li ,.child-menu2 > li ,.child-menu3 > li ,.child-menu4 > li, .child-menu5 > li , .child-menu6 > li{ background-color: #2e3a41; padding: 10px; border: 1px solid #2e3a41; border-radius: 10px; margin: 2px 0px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .hide{ display: none; } .show{ display: block; } .nav-link{ color: #fff; font-weight: bold; } .nav-link:hover{ color: #fff; } .count1 , .count2 , .count3 , .count4 , .count5 , .count6{ color: #fff; padding: 2px; border: 1px solid #fff; border-radius: 50%; } .count1{ margin-left: 26%; background-color: green; } .count2{ margin-left: 31%; background-color: red; } .count3{ margin-left: 38%; background-color: orange; } .count4{ margin-left: 23%; background-color: #13a1f3; } .count5{ margin-left: 36%; background-color: #2b8861; } .count6{ margin-left: 40%; background-color: #779979; } #all-list{ margin-left: 40px; position: relative; } #all-list a { text-decoration: none !important; color: #fff; padding: 2px; border-radius: 2px; } #all-list li{ margin-bottom: 5px; width: 100%; background-color: #384349; border-radius: 10px; } .all-icon{ position: absolute; right: 32px; font-size: 18px; } .question-add , .question-plus { display: none; } .question-file{ margin-top: 5px; } .label{ font-weight: bold; color: #888; font-size: 20px; } .card{ border-radius: 30px; background-color: #4d2e2e1a; } .btn{ font-weight: bolder; padding: 10px } .view{ margin-bottom: 10px; padding: 20px; } .view:hover{ background-color: #fff; color: #000; font-size: 15px } .table{ font-weight: bold; border: 2px solid #888; border-radius: 35px; overflow: hidden; } #content { margin: 40px auto; text-align: center; width: 600px; } #content h1 { text-transform: uppercase; font-weight: 700; margin: 0 0 40px 0; font-size: 25px; line-height: 30px; } .circle { width: 200px; height: 200px; line-height: 200px; border-radius: 50%; /* the magic */ -moz-border-radius: 50%; -webkit-border-radius: 50%; text-align: center; color: white; font-size: 16px; text-transform: uppercase; font-weight: 700; margin: 0 auto 40px; } .blue{ background-color: #3498db; border: 4px dashed #000; color: #fff; } .green { background-color: #16a085; border: 4px dashed #000; color: #fff; } .red { background-color: #e74c3c; border: 4px dashed #000; color: #fff; } .black { background-color: #821823; border: 4px dashed #000; color: #fff; } .circle >a{ color: #fff } .circle >a:hover{ text-decoration: none; color: #fff } .info-show{ display: none; } .btn-default{ background-color: #24a9b7f2; color: #fff; } #search{ background-color: #63d25a87; font-weight: bold; } .total{ background-color: #888; color: #fff; border-radius: 8px } .result-title{ font-size: 40px; padding: 40px; text-align: center; font-weight: bold; margin:auto; } /*Printing Media*/ @media print { .hide-print{ display: none; } .print-btn{ display: none; } .btn-hide{ display: none; } .code-hide{ display: none; } .info-show{ display:block; } .container{ margin-left: -20px; padding-top: 50px; } .container-print{ margin-left: 20px; } .newSession{ display: none; } .search{ display: none; } .controls{ display: none; } .total{ display: none; } .result-title{ border: 0px; margin-left: 200px; } }
0.290477
0.069384
@custom-selector :--citation-style-MLA [data-citation-style='MLA']; @custom-selector :--citation-style-APA [data-citation-style='APA']; :--references { ol, ul { padding-left: 0; list-style: none; } :--CreativeWork { font-size: 0.875rem; line-height: 1.71429; font-weight: normal; } :--authors { display: inline; :--Person { display: inline-flex; * { display: inline-flex; } :--familyName { order: 2; &::after { content: ', '; white-space: pre; } } :--givenName { order: 1; &::after { content: ' '; white-space: pre; } } &:last-child :--familyName { &::after { content: normal; } } a { border-bottom: none; } } } :--datePublished { &::before { content: '('; } &::after { content: ')'; } + :--headline { display: none; } } :--pagination { &::before { content: ':'; } &::after { content: '.'; } } :--PublicationIssue { :--headline { &::after { content: ' '; white-space: pre; } } + :--datePublished { display: none; } } :--url { font-size: 0.6875rem; line-height: 2.18182; border-bottom: none; } :--description { li { display: inline; a { border-bottom: none; } &::after { content: ' | '; } &:last-child::after { content: normal; } } } /* MLA Citation Styles */ :--citation-style-MLA { :--CreativeWork > :--headline { &:first-of-type { display: none; } &::before { content: '"'; } &::after { content: '."'; } } :--authors + :--datePublished { display: none; } :--issueNumber + :--datePublished { &::before { content: ' ('; } + :--pagination { &::after { content: '.'; } } } :--authors { :--Person { :--familyName { order: 1; } :--givenName { order: 2; } &:nth-of-type(n + 2) { display: none; } &:nth-of-type(1) { &::after { content: ', et al.'; font-style: italic; } :--givenName::after { content: normal; } } } } :--datePublished { + :--headline { display: inline; } } :--PublicationIssue { display: inline; + :--datePublished { display: inline; &::after { content: ').'; } } } :--pagination { &::before { content: ': '; } &::after { content: normal; } } :--url { display: block; } } /* APA Citation Styles */ :--citation-style-APA { :--CreativeWork > :--headline { &::after { content: '.'; } } :--authors { :--Person { :--familyName { order: 1; &::after { content: ', '; white-space: pre; } } :--givenName { order: 2; &::after { content: '.,'; } } &:last-child { &::before { content: '& '; white-space: pre; } :--givenName { &::after { content: '. '; } } } } } :--datePublished { &::after { content: '.'; } } :--PublicationIssue { display: inline; :--headline { &::after { content: ', '; font-style: normal; } } :--issueNumber { &::after { content: ', '; font-weight: normal; } } :--pagination { &::before { content: normal; } } } } }
src/shared/styles/citations.css
@custom-selector :--citation-style-MLA [data-citation-style='MLA']; @custom-selector :--citation-style-APA [data-citation-style='APA']; :--references { ol, ul { padding-left: 0; list-style: none; } :--CreativeWork { font-size: 0.875rem; line-height: 1.71429; font-weight: normal; } :--authors { display: inline; :--Person { display: inline-flex; * { display: inline-flex; } :--familyName { order: 2; &::after { content: ', '; white-space: pre; } } :--givenName { order: 1; &::after { content: ' '; white-space: pre; } } &:last-child :--familyName { &::after { content: normal; } } a { border-bottom: none; } } } :--datePublished { &::before { content: '('; } &::after { content: ')'; } + :--headline { display: none; } } :--pagination { &::before { content: ':'; } &::after { content: '.'; } } :--PublicationIssue { :--headline { &::after { content: ' '; white-space: pre; } } + :--datePublished { display: none; } } :--url { font-size: 0.6875rem; line-height: 2.18182; border-bottom: none; } :--description { li { display: inline; a { border-bottom: none; } &::after { content: ' | '; } &:last-child::after { content: normal; } } } /* MLA Citation Styles */ :--citation-style-MLA { :--CreativeWork > :--headline { &:first-of-type { display: none; } &::before { content: '"'; } &::after { content: '."'; } } :--authors + :--datePublished { display: none; } :--issueNumber + :--datePublished { &::before { content: ' ('; } + :--pagination { &::after { content: '.'; } } } :--authors { :--Person { :--familyName { order: 1; } :--givenName { order: 2; } &:nth-of-type(n + 2) { display: none; } &:nth-of-type(1) { &::after { content: ', et al.'; font-style: italic; } :--givenName::after { content: normal; } } } } :--datePublished { + :--headline { display: inline; } } :--PublicationIssue { display: inline; + :--datePublished { display: inline; &::after { content: ').'; } } } :--pagination { &::before { content: ': '; } &::after { content: normal; } } :--url { display: block; } } /* APA Citation Styles */ :--citation-style-APA { :--CreativeWork > :--headline { &::after { content: '.'; } } :--authors { :--Person { :--familyName { order: 1; &::after { content: ', '; white-space: pre; } } :--givenName { order: 2; &::after { content: '.,'; } } &:last-child { &::before { content: '& '; white-space: pre; } :--givenName { &::after { content: '. '; } } } } } :--datePublished { &::after { content: '.'; } } :--PublicationIssue { display: inline; :--headline { &::after { content: ', '; font-style: normal; } } :--issueNumber { &::after { content: ', '; font-weight: normal; } } :--pagination { &::before { content: normal; } } } } }
0.535341
0.257001
.kuizu_base { padding: 10px; background-color: transparent; } .kuizu_questionNumber { text-align: right; color: #212121; font-weight: 600; font-size: 1em; } .kuizu_question_window { } .kuizu_question_window_icon { position: relative; float: right; margin-top: -80px; left: 0; font-size: 9em; } .kuizu_base ul { list-style-type: none; padding: 0px; margin: 0px; } .kuizu_base button, .kuizu_intro button { background-color: #333; border: none; padding: 10px; width: 100%; text-align: center; margin-top: 5px; font-size: 1em; color: #fff; -webkit-appearance: none; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .kuizu_base button:hover { background-color: #111; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.56); } .kuizu_options { position:absolute; } .kuizu_question_list { background-color: transparent; } .kuizu_question_list button { background: #2196F3; } .kuizu_question_list button:hover { background-color: #208ce5; } .kuizu_question { font-size: 2em; background-color: transparent; width: 100%; padding-top: 20px; padding-bottom: 50px; text-align: center; color: #212121; font-weight: 700; margin-bottom: 0; } .kuizu_wrong, .kuizu_correct { font-size:10em; position:absolute; top:-50%; left:50%; right:50%; } .kuizu_correct { color:#64DD17; } .kuizu_wrong { color:#D50000; } /* Score screen */ .kuizu_score { text-align: center; } .kuizu_score p { font-size: 4em; font-weight: 900; } .kuizu_score_title { border-style: solid; border-width: 8px; border-color:#333333; width:150px; height:90px; margin:0 auto; text-align:center; } .kuizu_twitterButton { background-color: #4099FF; padding: 10px; color: #fff; min-width: 50%; text-align: center; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .kuizu_twitterButton:hover { background-color: #3682d9; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5); } .kuizu_twitterButton a:link { color: #fff; background-color: transparent; text-decoration: none } .kuizu_twitterButton a:visited { color: #fff; background-color: transparent; text-decoration: none } .kuizu_twitterButton a:hover { color: #fff; background-color: transparent; text-decoration: underline } .kuizu_twitterButton a:active { color: #fff; background-color: transparent; text-decoration: underline } .kuizu_twitterButton_icon { font-size: 2em; color: #333; } /* File not found view */ .kuizu_fileNotFound { width:100%; text-align:center; padding-top:20px; padding-bottom:20px; background-color: #F44336; color:#fff; }
app/directives/quiz/kuizu.css
.kuizu_base { padding: 10px; background-color: transparent; } .kuizu_questionNumber { text-align: right; color: #212121; font-weight: 600; font-size: 1em; } .kuizu_question_window { } .kuizu_question_window_icon { position: relative; float: right; margin-top: -80px; left: 0; font-size: 9em; } .kuizu_base ul { list-style-type: none; padding: 0px; margin: 0px; } .kuizu_base button, .kuizu_intro button { background-color: #333; border: none; padding: 10px; width: 100%; text-align: center; margin-top: 5px; font-size: 1em; color: #fff; -webkit-appearance: none; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .kuizu_base button:hover { background-color: #111; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.56); } .kuizu_options { position:absolute; } .kuizu_question_list { background-color: transparent; } .kuizu_question_list button { background: #2196F3; } .kuizu_question_list button:hover { background-color: #208ce5; } .kuizu_question { font-size: 2em; background-color: transparent; width: 100%; padding-top: 20px; padding-bottom: 50px; text-align: center; color: #212121; font-weight: 700; margin-bottom: 0; } .kuizu_wrong, .kuizu_correct { font-size:10em; position:absolute; top:-50%; left:50%; right:50%; } .kuizu_correct { color:#64DD17; } .kuizu_wrong { color:#D50000; } /* Score screen */ .kuizu_score { text-align: center; } .kuizu_score p { font-size: 4em; font-weight: 900; } .kuizu_score_title { border-style: solid; border-width: 8px; border-color:#333333; width:150px; height:90px; margin:0 auto; text-align:center; } .kuizu_twitterButton { background-color: #4099FF; padding: 10px; color: #fff; min-width: 50%; text-align: center; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .kuizu_twitterButton:hover { background-color: #3682d9; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0.2s; box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5); } .kuizu_twitterButton a:link { color: #fff; background-color: transparent; text-decoration: none } .kuizu_twitterButton a:visited { color: #fff; background-color: transparent; text-decoration: none } .kuizu_twitterButton a:hover { color: #fff; background-color: transparent; text-decoration: underline } .kuizu_twitterButton a:active { color: #fff; background-color: transparent; text-decoration: underline } .kuizu_twitterButton_icon { font-size: 2em; color: #333; } /* File not found view */ .kuizu_fileNotFound { width:100%; text-align:center; padding-top:20px; padding-bottom:20px; background-color: #F44336; color:#fff; }
0.372391
0.124293
.single-hackathon-container { width: 80%; margin: auto; padding-top: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } @media (max-width: 991px) { .single-hackathon-container { width: 90%; } } .single-hackathon-container h3 { font-family: Muli; font-style: normal; font-weight: bold; font-size: 18px; line-height: 24px; } .single-hackathon-container p { font-family: Muli; font-style: normal; font-weight: normal; font-size: 16px; line-height: 22px; } .single-hackathon-container .single-hackathon-title h1 { overflow: hidden; text-overflow: ellipsis; width: 500px; white-space: nowrap; } .single-hackathon-container .single-hackathon-buttons { color: #311B92; background: white; width: 187px; height: 42px; font-weight: bold; font-size: 14px; border: 1px solid #311B92; border-radius: 4px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-button-pending { cursor: pointer; color: #D17F00; background: white; width: 187px; height: 42px; font-weight: bold; font-size: 14px; border: 1px solid #D17F00; border-radius: 4px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-button-pending a { text-decoration: none; color: #D17F00; } .single-hackathon-container .grey-no-pending { border: 1px solid #858585; color: #858585; } .single-hackathon-container .grey-no-pending a { text-decoration: none; color: #858585; } .single-hackathon-container .single-hackathon-buttons:hover { cursor: pointer; } .single-hackathon-container .single-hackathon-admins { margin-bottom: 30px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-admins h3 { margin: 0; } .admins-container { margin-bottom: 60px; } .single-hackathon-container-left { width: 45%; } .description { width: 48%; } .single-hackathon-description { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-hackathon-dates { width: 70%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-hackathon-container-right { width: 48%; } .single-hackathon-container-right img { width: 100%; height: 40vh; border-radius: 4px; } .sh-buttons-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 5%; } /*# sourceMappingURL=hackathonDetails.css.map */
src/sass/hackathonDetails/hackathonDetails.css
.single-hackathon-container { width: 80%; margin: auto; padding-top: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } @media (max-width: 991px) { .single-hackathon-container { width: 90%; } } .single-hackathon-container h3 { font-family: Muli; font-style: normal; font-weight: bold; font-size: 18px; line-height: 24px; } .single-hackathon-container p { font-family: Muli; font-style: normal; font-weight: normal; font-size: 16px; line-height: 22px; } .single-hackathon-container .single-hackathon-title h1 { overflow: hidden; text-overflow: ellipsis; width: 500px; white-space: nowrap; } .single-hackathon-container .single-hackathon-buttons { color: #311B92; background: white; width: 187px; height: 42px; font-weight: bold; font-size: 14px; border: 1px solid #311B92; border-radius: 4px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-button-pending { cursor: pointer; color: #D17F00; background: white; width: 187px; height: 42px; font-weight: bold; font-size: 14px; border: 1px solid #D17F00; border-radius: 4px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-button-pending a { text-decoration: none; color: #D17F00; } .single-hackathon-container .grey-no-pending { border: 1px solid #858585; color: #858585; } .single-hackathon-container .grey-no-pending a { text-decoration: none; color: #858585; } .single-hackathon-container .single-hackathon-buttons:hover { cursor: pointer; } .single-hackathon-container .single-hackathon-admins { margin-bottom: 30px; margin-bottom: 10px; } .single-hackathon-container .single-hackathon-admins h3 { margin: 0; } .admins-container { margin-bottom: 60px; } .single-hackathon-container-left { width: 45%; } .description { width: 48%; } .single-hackathon-description { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-hackathon-dates { width: 70%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-hackathon-container-right { width: 48%; } .single-hackathon-container-right img { width: 100%; height: 40vh; border-radius: 4px; } .sh-buttons-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 5%; } /*# sourceMappingURL=hackathonDetails.css.map */
0.322206
0.043023
position: absolute; overflow: hidden; background: rgb(255, 255, 255); top: 0; left: 140px; min-width: 800px; right: 0; bottom: 0; -webkit-box-shadow: 0 0 5px rgba(51,51,51,0.4); -moz-box-shadow: 0 0 5px rgba(51,51,51,0.4); box-shadow: 0 0 5px rgba(51,51,51,0.4); -webkit-transition: right 200ms ease-out; -moz-transition: right 200ms ease-out; -o-transition: right 200ms ease-out; transition: right 200ms ease-out; background: #222222 !important; } #sideNavigation { min-height: 700px; height: 100%; width: 140px; background: #222222; position: fixed; top: 0px; left: 0px; z-index: 100; } #threadListHolder { height: 100%; max-width: 330px; background-color: #222222 !important; float: left; overflow-y: scroll; } #singleMessageContainer .contentPanelHeader { background-color: #177BBD !important; border-bottom: 1px solid #33B5E5; } #singleMessageContainer .contentPanelHeaderText { background-color: #177BBD; color: white; font-size: 23px; margin-left: 18px; margin-top: 10px; width: 260px; max-width: 260px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: auto; line-height: 32px; left: 55px; } .threadItem { margin: 10px 0 5px; clear: both; box-shadow: inset 0 0px rgba(255,255,255,0.6) !important; border-radius: 5px; padding: 4px 15px; max-width: 150px; font-size: 13px; line-height: 15px; } #singleMessageContainer .threadItem { background-color: #177BBD; padding-top: 5px; font-weight: 400; font-size: 14px; line-height: 17px; max-width: 240px; } .receivedText { position: relative; background: #177BBD !important; border: 0px solid #555555 !important; float: left; text-align: left; margin-left: 20px; } .sentText { position: relative; background: #177BBD !important; border: 0px solid #555555 !important; float: right; text-align: right; box-shadow: inset 0 0px rgba(255,255,255,0.6) !important; margin-right: 20px; } #singleMessageContainer .messageThread { position: relative; height: 100%; width: 500px; background-color: #555555 !important; margin-top: 0px; margin-left: 0px; float: left; border-left: 0px solid rgb(0, 0, 0) !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 5px rgba(51,51,51,0.4); -moz-box-shadow: 0 0 5px rgba(51,51,51,0.4); box-shadow: 0 0 5px rgba(51,51,51,0.4); } #singleMessageContainer .responseArea { background-color: #555555; height: 90px; width: 100%; position: absolute; bottom: 0; padding: 0; } #singleMessageContainer .threadConversationHolder { border-bottom: 1px solid #33B5E5; background-color: #555555; width: inherit; height: auto; position: absolute; bottom: 100px; padding-bottom: 23px; } .timestamp-msg { font-size: 10px; color: #FFFFFF !important; margin-right: 5px; margin-left: 5px; } .threadItem > span { color: white !important; word-break: break-word; } #singleMessageContainer .charsLeft { font-size: 14px; position: static; color: white !important; } #singleMessageContainer .sendButton { border: 0px solid #555555 !important; height: 40px; width: 40px; margin-bottom: 10px; padding: 4px; } .loadMoreMessages { color: #f9f9f9 !important; width: 95%; background-color: #33B5E5 !important; text-align: center; font-weight: bold; margin-top: 4%; margin-left: 2%; padding-top: 2%; padding-bottom: 2%; margin-bottom: 3%; } #navBarTabs > .active > a, #navBarTabs > .active > a:hover { background-color: #177BBD !important; color: rgb(240,240,240); } #navBarTabs .thread-tab { font-size: 15px !important; font-weight: 500; font-family: Helvetica !important; color: rgb(77, 77, 77); cursor: pointer; border-bottom: 0px solid #ccc !important; } #navBarTabs { background-color: #555555 !important; margin-bottom: 5px; border-bottom: 0; margin-left: 0; list-style: none; border-right: 0px solid #ccc !important; } .threadNameOrNumber { color:white; margin-left: 5px; display: inline-block; width: 140px !important; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 22px; font-family:helvetica !important; } #threadListHolder { width: 300px !important; height: 100%; max-width: 500px; background-color: #222222; float: left; overflow-y: scroll; } .msgCountAndTimeStampInTab { float: right; text-align: right; margin-top: 6px; font-size: 11px; color: rgb(255, 255, 255) !important; opacity: 0.8; font-family: 'proxima-nova','Helvetica Neue', Helvetica, Arial, sans-serif; } .contactRow { color: white; background-color: #555555; border-bottom: 1px solid gainsboro; padding-top: 15px; padding-bottom: 15px; padding-left: 5px; } .contactName { color: white !important; display: inline-block; font-size: 15px !important; font-family: helvetica; font-weight: 600; width: 30%; } b, strong { font-weight: bold; color: white; } .threadConversationHolder { width: 100%; height: 250px; overflow: hidden; overflow-y: auto; background-color: #555555; } .contentPanelHeader { width: 100%; overflow-x: hidden; background-color: #177BBD !important; position: relative; z-index: 4; } .contentPanelHeaderText { font-family: 'proxima-nova-condensed','Helvetica Neue', Helvetica, Arial, sans-serif,"franklin-gothic-urw-cond"; font-weight: 500; float: left; color: white; font-size: 19px; line-height: 22px; margin-left: 8px; margin-top: 7px; width: 125px; max-width: 125px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: #177BBD !important; position: absolute; left: 35px; z-index: 5; opacity: 1; -moz-transition: opacity 0.1s; -o-transition: opacity 0.1s; -webkit-transition: opacity 0.1s; transition: opacity 0.1s; }
data/usercss/87287.user.css
position: absolute; overflow: hidden; background: rgb(255, 255, 255); top: 0; left: 140px; min-width: 800px; right: 0; bottom: 0; -webkit-box-shadow: 0 0 5px rgba(51,51,51,0.4); -moz-box-shadow: 0 0 5px rgba(51,51,51,0.4); box-shadow: 0 0 5px rgba(51,51,51,0.4); -webkit-transition: right 200ms ease-out; -moz-transition: right 200ms ease-out; -o-transition: right 200ms ease-out; transition: right 200ms ease-out; background: #222222 !important; } #sideNavigation { min-height: 700px; height: 100%; width: 140px; background: #222222; position: fixed; top: 0px; left: 0px; z-index: 100; } #threadListHolder { height: 100%; max-width: 330px; background-color: #222222 !important; float: left; overflow-y: scroll; } #singleMessageContainer .contentPanelHeader { background-color: #177BBD !important; border-bottom: 1px solid #33B5E5; } #singleMessageContainer .contentPanelHeaderText { background-color: #177BBD; color: white; font-size: 23px; margin-left: 18px; margin-top: 10px; width: 260px; max-width: 260px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: auto; line-height: 32px; left: 55px; } .threadItem { margin: 10px 0 5px; clear: both; box-shadow: inset 0 0px rgba(255,255,255,0.6) !important; border-radius: 5px; padding: 4px 15px; max-width: 150px; font-size: 13px; line-height: 15px; } #singleMessageContainer .threadItem { background-color: #177BBD; padding-top: 5px; font-weight: 400; font-size: 14px; line-height: 17px; max-width: 240px; } .receivedText { position: relative; background: #177BBD !important; border: 0px solid #555555 !important; float: left; text-align: left; margin-left: 20px; } .sentText { position: relative; background: #177BBD !important; border: 0px solid #555555 !important; float: right; text-align: right; box-shadow: inset 0 0px rgba(255,255,255,0.6) !important; margin-right: 20px; } #singleMessageContainer .messageThread { position: relative; height: 100%; width: 500px; background-color: #555555 !important; margin-top: 0px; margin-left: 0px; float: left; border-left: 0px solid rgb(0, 0, 0) !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 5px rgba(51,51,51,0.4); -moz-box-shadow: 0 0 5px rgba(51,51,51,0.4); box-shadow: 0 0 5px rgba(51,51,51,0.4); } #singleMessageContainer .responseArea { background-color: #555555; height: 90px; width: 100%; position: absolute; bottom: 0; padding: 0; } #singleMessageContainer .threadConversationHolder { border-bottom: 1px solid #33B5E5; background-color: #555555; width: inherit; height: auto; position: absolute; bottom: 100px; padding-bottom: 23px; } .timestamp-msg { font-size: 10px; color: #FFFFFF !important; margin-right: 5px; margin-left: 5px; } .threadItem > span { color: white !important; word-break: break-word; } #singleMessageContainer .charsLeft { font-size: 14px; position: static; color: white !important; } #singleMessageContainer .sendButton { border: 0px solid #555555 !important; height: 40px; width: 40px; margin-bottom: 10px; padding: 4px; } .loadMoreMessages { color: #f9f9f9 !important; width: 95%; background-color: #33B5E5 !important; text-align: center; font-weight: bold; margin-top: 4%; margin-left: 2%; padding-top: 2%; padding-bottom: 2%; margin-bottom: 3%; } #navBarTabs > .active > a, #navBarTabs > .active > a:hover { background-color: #177BBD !important; color: rgb(240,240,240); } #navBarTabs .thread-tab { font-size: 15px !important; font-weight: 500; font-family: Helvetica !important; color: rgb(77, 77, 77); cursor: pointer; border-bottom: 0px solid #ccc !important; } #navBarTabs { background-color: #555555 !important; margin-bottom: 5px; border-bottom: 0; margin-left: 0; list-style: none; border-right: 0px solid #ccc !important; } .threadNameOrNumber { color:white; margin-left: 5px; display: inline-block; width: 140px !important; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 22px; font-family:helvetica !important; } #threadListHolder { width: 300px !important; height: 100%; max-width: 500px; background-color: #222222; float: left; overflow-y: scroll; } .msgCountAndTimeStampInTab { float: right; text-align: right; margin-top: 6px; font-size: 11px; color: rgb(255, 255, 255) !important; opacity: 0.8; font-family: 'proxima-nova','Helvetica Neue', Helvetica, Arial, sans-serif; } .contactRow { color: white; background-color: #555555; border-bottom: 1px solid gainsboro; padding-top: 15px; padding-bottom: 15px; padding-left: 5px; } .contactName { color: white !important; display: inline-block; font-size: 15px !important; font-family: helvetica; font-weight: 600; width: 30%; } b, strong { font-weight: bold; color: white; } .threadConversationHolder { width: 100%; height: 250px; overflow: hidden; overflow-y: auto; background-color: #555555; } .contentPanelHeader { width: 100%; overflow-x: hidden; background-color: #177BBD !important; position: relative; z-index: 4; } .contentPanelHeaderText { font-family: 'proxima-nova-condensed','Helvetica Neue', Helvetica, Arial, sans-serif,"franklin-gothic-urw-cond"; font-weight: 500; float: left; color: white; font-size: 19px; line-height: 22px; margin-left: 8px; margin-top: 7px; width: 125px; max-width: 125px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: #177BBD !important; position: absolute; left: 35px; z-index: 5; opacity: 1; -moz-transition: opacity 0.1s; -o-transition: opacity 0.1s; -webkit-transition: opacity 0.1s; transition: opacity 0.1s; }
0.401805
0.037964
.header { position: fixed; top: 0; left: 0; bottom: 0; width: 60px; background: #e6e8e9; box-shadow: 1px 0 3px 0px rgba(0, 0, 0, 0.2); z-index: 10; } .header-btn { height: 60px; content: ""; background-size: 70%; background-repeat: no-repeat; background-position: center; cursor: pointer; background-color: #e6e8e9; transition: 0.1s; } .header-btn:hover { background-color: #d4d4d4; } #logobtn { background-image: url(/logo.png); } #exitbtn { position: absolute; width: 100%; height: 60px; bottom: 0; } .main-content { position: fixed; top: 0; left: 60px; bottom: 0; right: 0; z-index: 9; background: #ffffff; } h1 { margin: 10px 0 10px 0; font-weight: 600; } .padding { padding: 30px; } .lr-input { } .lr-input input { border: none; background: #f0f0f0; border-radius: 5px; padding: 8px 20px 10px 20px; font-size: 18px; width: 500px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; outline: none; } .lr-tags { display: flex; flex-wrap: wrap; } .ls-tags-item { margin: 10px 10px 0 0; padding: 8px 10px 5px 10px; border-radius: 5px; color: #ffffff; background: #4187d8; font-size: 12px; font-weight: 600; } .tag-new { margin: 10px 10px 0 0; display: inline-block; } .lr-records-head { display: flex; padding: 10px 0 10px 0; border-bottom: 1px solid #cdcdcd; color: #757575; font-weight: 700; font-size: 14px; } .tag-new input { border: none; background: #f0f0f0; border-radius: 5px; padding: 8px 15px 10px 15px; font-size: 12px; width: 70px; font-family: 'Nunito', sans-serif; outline: none; } .lr-records { padding: 20px 0 0 0; } .ls-records-item { display: flex; justify-content: space-between; padding: 10px; cursor: pointer; transition: 0.1s; background: #ebebeb; margin-top: 5px; border-radius: 5px; } .ls-records-item:hover { background: #e2e2e2; } .rc-lec, .rc-prc,.rc-lab, .rc-tag { flex: 1; text-align: left; padding: 0 0 0 20px; overflow: hidden; min-width: 50px; } .rc-lec, .rc-prc,.rc-lab { text-align: center; } .lesson-panel-desc { padding-bottom: 20px; } .rc-tag { font-weight: 700; } .rc-name { flex: 20; text-align: left; padding: 0 0 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .rc-stat { flex: 4; overflow: hidden; min-width: 150px; } .lesson-rule { padding-left: 20px; border-left: 1px solid #c4c4c4; margin-left: 40px; position: relative; } .record-new { text-transform: lowercase; display: inline-block; padding: 6px 15px 8px 15px; border-radius: 3px; margin-top: 20px; font-size: 14px; background: #4187d8; color: #ffffff; font-weight: 600; cursor: pointer; transition: 0.1s; } .record-new:hover { background: #32649e; color: #ffffff; } .rc-progress { width: 150px; height: 10px; border-radius: 5px; overflow: hidden; margin-top: 5px; display: flex; } .rc-p-s { background: #80d3a0; } .rc-p-p { background: #49a16b; } .rc-p-l { background: #1e4e31; } .lr-controls { position: absolute; left: -40px; height: 100%; } .lr-c-btn { width: 30px; height: 30px; background: #ebebeb; border-radius: 15px; cursor: pointer; user-select: none; text-align: center; line-height: 30px; margin-bottom: 5px; font-size: 12px; font-weight: 800; transition: 0.1s; } .lr-c-btn:hover { background: #cfcfcf; } .btn-red:hover { background: #da5e5e; color: #ffffff; } .btn-blue { line-height: 28px; font-size: 18px; } .btn-blue:hover { background: #4187d8; color: #ffffff; } .btn-bottom { position: absolute; bottom: -5px; }
src/styles/main.css
.header { position: fixed; top: 0; left: 0; bottom: 0; width: 60px; background: #e6e8e9; box-shadow: 1px 0 3px 0px rgba(0, 0, 0, 0.2); z-index: 10; } .header-btn { height: 60px; content: ""; background-size: 70%; background-repeat: no-repeat; background-position: center; cursor: pointer; background-color: #e6e8e9; transition: 0.1s; } .header-btn:hover { background-color: #d4d4d4; } #logobtn { background-image: url(/logo.png); } #exitbtn { position: absolute; width: 100%; height: 60px; bottom: 0; } .main-content { position: fixed; top: 0; left: 60px; bottom: 0; right: 0; z-index: 9; background: #ffffff; } h1 { margin: 10px 0 10px 0; font-weight: 600; } .padding { padding: 30px; } .lr-input { } .lr-input input { border: none; background: #f0f0f0; border-radius: 5px; padding: 8px 20px 10px 20px; font-size: 18px; width: 500px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; outline: none; } .lr-tags { display: flex; flex-wrap: wrap; } .ls-tags-item { margin: 10px 10px 0 0; padding: 8px 10px 5px 10px; border-radius: 5px; color: #ffffff; background: #4187d8; font-size: 12px; font-weight: 600; } .tag-new { margin: 10px 10px 0 0; display: inline-block; } .lr-records-head { display: flex; padding: 10px 0 10px 0; border-bottom: 1px solid #cdcdcd; color: #757575; font-weight: 700; font-size: 14px; } .tag-new input { border: none; background: #f0f0f0; border-radius: 5px; padding: 8px 15px 10px 15px; font-size: 12px; width: 70px; font-family: 'Nunito', sans-serif; outline: none; } .lr-records { padding: 20px 0 0 0; } .ls-records-item { display: flex; justify-content: space-between; padding: 10px; cursor: pointer; transition: 0.1s; background: #ebebeb; margin-top: 5px; border-radius: 5px; } .ls-records-item:hover { background: #e2e2e2; } .rc-lec, .rc-prc,.rc-lab, .rc-tag { flex: 1; text-align: left; padding: 0 0 0 20px; overflow: hidden; min-width: 50px; } .rc-lec, .rc-prc,.rc-lab { text-align: center; } .lesson-panel-desc { padding-bottom: 20px; } .rc-tag { font-weight: 700; } .rc-name { flex: 20; text-align: left; padding: 0 0 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .rc-stat { flex: 4; overflow: hidden; min-width: 150px; } .lesson-rule { padding-left: 20px; border-left: 1px solid #c4c4c4; margin-left: 40px; position: relative; } .record-new { text-transform: lowercase; display: inline-block; padding: 6px 15px 8px 15px; border-radius: 3px; margin-top: 20px; font-size: 14px; background: #4187d8; color: #ffffff; font-weight: 600; cursor: pointer; transition: 0.1s; } .record-new:hover { background: #32649e; color: #ffffff; } .rc-progress { width: 150px; height: 10px; border-radius: 5px; overflow: hidden; margin-top: 5px; display: flex; } .rc-p-s { background: #80d3a0; } .rc-p-p { background: #49a16b; } .rc-p-l { background: #1e4e31; } .lr-controls { position: absolute; left: -40px; height: 100%; } .lr-c-btn { width: 30px; height: 30px; background: #ebebeb; border-radius: 15px; cursor: pointer; user-select: none; text-align: center; line-height: 30px; margin-bottom: 5px; font-size: 12px; font-weight: 800; transition: 0.1s; } .lr-c-btn:hover { background: #cfcfcf; } .btn-red:hover { background: #da5e5e; color: #ffffff; } .btn-blue { line-height: 28px; font-size: 18px; } .btn-blue:hover { background: #4187d8; color: #ffffff; } .btn-bottom { position: absolute; bottom: -5px; }
0.363308
0.199659
TABLE OF CONTENTS + GENERAL + RTL FUNCTIONALITY + CONTAINER + HELPERS - SOCIAL MEDIA COLORS + SITE HEADER + ARCHIVE / SEARCH PAGES + SIDEBAR LAYOUT + AD SPOTS + SITE CONTENT - SITE CONTENT SIDEBAR - SITE CONTENT COLUMN - CONTENT POSTS - CONTENT POSTS GRID - PAGE PAGINATION - SINGLE PAGES - SINGLE POSTS - SHARE FOOTER - RELATED POSTS - POST PAGINATION - POST TAGS - POST SHARING - POST NAVIGATION - POST THUMBNAIL - POST FORMATS + TOP POSTS TEMPLATE + BRAND + PRIMARY MENU + SECONDARY MENU + BACKGROUND PATTERN + BOOTSTRAP OVERRIDES + WORDPRESS CORE - GENERAL HEADER/MENU CSS - GALLERY - EMBEDS - ALIGNMENT - IMAGES CAPTION + SHORTCODES + BLUTHEMES WIDGETS - BLT-POSTS - BLT-INSTAGRAM - BLT-AUTHOR - BLT-NEWSLETTER - BLT-SOCIALBOX + DEFAULT WIDGETS - GENERAL WIDGET CSS - WORDPRESS SEARCH - WORDPRESS RECENT COMMENTS - WORDPRESS RECENT POSTS - WORDPRESS RSS - WORDPRESS TEXT/HTML - WORDPRESS TAG CLOUD - WORDPRESS CALENDAR - WORDPRESS CUSTOM MENU + COMMENTS + USER LOGIN/REGISTER MODAL + FOOTER + LOGIN / REGISTER MODAL + USERS SUBMITTED CONTENT + SOCIAL SHARING + SOCIAL LOGIN + SETTINGS PAGE ===========================================*/ /*=========================================== GENERAL ===========================================*/ body{ background: #F0F0F0; color: #222; } a{ -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; } a:hover{ text-decoration: none; } img{ max-width: 100%; height: auto; } h1, h2, h3, h4, h5{ margin-top: 0; font-weight: bold; } h1 a, h2 a, h3 a, h4 a, h5 a{ color: inherit; } a h1, a h2, a h3, a h4, a h5{ color: #222; } /*=========================================== RTL FUNCTIONALITY ===========================================*/ body.rtl{ direction: rtl; } body.rtl .navbar-header{ float: right; } body.rtl .navbar-nav{ float: right; } body.rtl .navbar-right{ float: left!important; } body.rtl .brand{ margin-right: 0; margin-left: 30px; } body.rtl .label-blt i{ margin-right: 0; margin-left: 5px; } body.rtl .content-meta > span{ margin-right: 0; margin-left: 20px; display: inline-block; } body.rtl .content-meta i{ margin-right: 0; margin-left: 3px; } body.rtl .post-navigation .nav-previous a{ text-align: left; } /* comments */ body.rtl .comment-list .comment-body{ padding-left: 0; padding-right: 75px; } body.rtl .comment-list .avatar{ left: auto; right: 0; } body.rtl .comment-list .comment-date{ float: left; } body.rtl .comment-list .comment-date a{ display: inline-block; } /* posts */ body.rtl #site-content-column.popular-posts-list .post::before{ left: auto; right: 0; } body.rtl #site-content-column.popular-posts-list .post { padding: 20px 250px 20px 0; } body.rtl .popular-posts-list .top-posts-image{ left: auto; right: 70px; } .rtl .navbar-inner .navbar-form .btn { left: 15px; right: auto; } .rtl .screen-reader-text { left: 999em; position: absolute; } .rtl .header-share { left: 0; right: auto; } /*=========================================== CONTAINER ===========================================*/ .spot_below_menu, .container { margin: 0 auto; } @media (min-width: 768px){ .spot_below_menu, .container { width: 100%; } } @media (min-width: 992px){ .spot_below_menu, .container { width: 980px; } } @media (min-width: 1200px){ .spot_below_menu, .container { width: 1070px; } } /* ===================================== HELPERS ===================================== */ .blt-middle-align { position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } .text-normal{ font-weight: normal; } /*=========================================== SOCIAL MEDIA COLORS ===========================================*/ .blt-facebook-background{background: #4861A3;color:#FFFFFF;} .blt-facebook-background:hover{background: #607ABC;} .blt-facebook-background-hover:hover{background: #607ABC;} .blt-facebook-border{border-color: #4861A3!important;} .blt-facebook-border:hover{border-color: #607ABC!important;} .blt-facebook-color{color: #4861A3!important;} .blt-facebook-color:hover{color: #607ABC!important;} .blt-facebook-color-hover:hover{color: #4861A3!important;} .blt-twitter-background{background: #1BB2E9;color:#FFFFFF;} .blt-twitter-background:hover{background: #55C4ED;} .blt-twitter-background-hover:hover{background: #55C4ED;} .blt-twitter-border{border-color: #1BB2E9!important;} .blt-twitter-border:hover{border-color: #55C4ED!important;} .blt-twitter-color{color: #1BB2E9!important;} .blt-twitter-color:hover{color: #55C4ED!important;} .blt-twitter-color-hover:hover{color: #1BB2E9!important;} .blt-googleplus-background{background: #CE4231;color:#FFFFFF;} .blt-googleplus-background:hover{background: #E56557;} .blt-googleplus-background-hover:hover{background: #E56557;} .blt-googleplus-border{border-color: #CE4231!important;} .blt-googleplus-border:hover{border-color: #E56557!important;} .blt-googleplus-color{color: #CE4231!important;} .blt-googleplus-color:hover{color: #E56557!important;} .blt-googleplus-color-hover:hover{color: #CE4231!important;} .blt-linkedin-background{background: #007BB6;color:#FFFFFF;} .blt-linkedin-background:hover{background: #1A91C9;} .blt-linkedin-background-hover:hover{background: #1A91C9;} .blt-linkedin-border{border-color: #007BB6!important;} .blt-linkedin-border:hover{border-color: #1A91C9!important;} .blt-linkedin-color{color: #007BB6!important;} .blt-linkedin-color:hover{color: #1A91C9!important;} .blt-linkedin-color-hover:hover{color: #007BB6!important;} .blt-youtube-background{background: #BC1E2C;color:#FFFFFF;} .blt-youtube-background:hover{background: #CC333F;} .blt-youtube-background-hover:hover{background: #CC333F;} .blt-youtube-border{border-color: #BC1E2C!important;} .blt-youtube-border:hover{border-color: #CC333F!important;} .blt-youtube-color{color: #BC1E2C!important;} .blt-youtube-color:hover{color: #CC333F!important;} .blt-youtube-color-hover:hover{color: #BC1E2C!important;} .blt-rss-background{background: #F99C00;color:#FFFFFF;} .blt-rss-background:hover{background: #F7A92C;} .blt-rss-background-hover:hover{background: #F7A92C;} .blt-rss-border{border-color: #F99C00!important;} .blt-rss-border:hover{border-color: #F7A92C!important;} .blt-rss-color{color: #F99C00!important;} .blt-rss-color:hover{color: #F7A92C!important;} .blt-rss-color-hover:hover{color: #F99C00!important;} .blt-flickr-background{background: #FE0083;color:#FFFFFF;} .blt-flickr-background:hover{background: #FF77BB;} .blt-flickr-background-hover:hover{background: #FF77BB;} .blt-flickr-border{border-color: #FE0083!important;} .blt-flickr-border:hover{border-color: #FF77BB!important;} .blt-flickr-color{color: #FE0083!important;} .blt-flickr-color:hover{color: #FF77BB!important;} .blt-flickr-color-hover:hover{color: #FE0083!important;} .blt-vimeo-background{background: #1BB6EC;color:#FFFFFF;} .blt-vimeo-background:hover{background: #51C8EF;} .blt-vimeo-background-hover:hover{background: #51C8EF;} .blt-vimeo-border{border-color: #1BB6EC!important;} .blt-vimeo-border:hover{border-color: #51C8EF!important;} .blt-vimeo-color{color: #1BB6EC!important;} .blt-vimeo-color:hover{color: #51C8EF!important;} .blt-vimeo-color-hover:hover{color: #1BB6EC!important;} .blt-pinterest-background{background: #CD2026;color:#FFFFFF;} .blt-pinterest-background:hover{background: #E5494E;} .blt-pinterest-background-hover:hover{background: #E5494E;} .blt-pinterest-border{border-color: #CD2026!important;} .blt-pinterest-border:hover{border-color: #E5494E!important;} .blt-pinterest-color{color: #CD2026!important;} .blt-pinterest-color:hover{color: #E5494E!important;} .blt-pinterest-color-hover:hover{color: #CD2026!important;} .blt-dribbble-background{background: #E14A85;color:#FFFFFF;} .blt-dribbble-background:hover{background: #EA75A2;} .blt-dribbble-background-hover:hover{background: #EA75A2;} .blt-dribbble-border{border-color: #E14A85!important;} .blt-dribbble-border:hover{border-color: #EA75A2!important;} .blt-dribble-color{color: #E14A85!important;} .blt-dribble-color:hover{color: #EA75A2!important;} .blt-dribble-color-hover:hover{color: #E14A85!important;} .blt-tumblr-background{background: #49637C;color:#FFFFFF;} .blt-tumblr-background:hover{background: #617C96;} .blt-tumblr-background-hover:hover{background: #617C96;} .blt-tumblr-border{border-color: #49637C!important;} .blt-tumblr-border:hover{border-color: #617C96!important;} .blt-tumblr-color{color: #49637C!important;} .blt-tumblr-color:hover{color: #617C96!important;} .blt-tumblr-color-hover:hover{color: #49637C!important;} .blt-instagram-background{background: #AC8568;color:#FFFFFF;} .blt-instagram-background:hover{background: #C1977A;} .blt-instagram-background-hover:hover{background: #C1977A;} .blt-instagram-border{border-color: #AC8568!important;} .blt-instagram-border:hover{border-color: #C1977A!important;} .blt-instagram-color{color: #AC8568!important;} .blt-instagram-color:hover{color: #C1977A!important;} .blt-instagram-color-hover:hover{color: #AC8568!important;} .blt-vine-background{background: #00BF8E;color:#FFFFFF;} .blt-vine-background:hover{background: #12C998;} .blt-vine-background-hover:hover{background: #12C998;} .blt-vine-border{border-color: #00BF8E!important;} .blt-vine-border:hover{border-color: #12C998!important;} .blt-vine-color{color: #00BF8E!important;} .blt-vine-color:hover{color: #12C998!important;} .blt-vine-color-hover:hover{color: #00BF8E!important;} .blt-reddit-background{background: #FAFAFA;} .blt-reddit-background:hover{background: #F0F0F0;} .blt-reddit-background-hover:hover{background: #F0F0F0;} .blt-email-background{background: #454545;color:#FFFFFF;} .blt-email-background:hover{background: #636060;} .blt-email-background-hover:hover{background: #636060;} .blt-email-border{border-color: #454545!important;} .blt-email-border:hover{border-color: #636060!important;} .blt-email-color{color: #454545!important;} .blt-email-color:hover{color: #636060!important;} .blt-email-color-hover:hover{color: #454545!important;} /*===================================== SITE HEADER ===================================== */ #site-header{ border-bottom: 1px solid #ddd; max-height: 100%; } #site-header.affix{ width: 100%; z-index: 10; top: 0; } .admin-bar #site-header.affix { top: 0; z-index: 99; } @media (min-width: 768px){ .admin-bar #site-header.affix { top: 32px; } #site-header{ border-bottom: none; } } @media (max-width: 992px){ #site-header{ overflow-y: scroll; } } .header-share { position: absolute; right: 0; top: 0; opacity: 0; -moz-transform: translateY(-150px); -webkit-transform: translateY(-150px); transform: translateY(-150px); -moz-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; -o-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; -webkit-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; width: 355px; } .header-share.voting-disabled{ width: auto!important; } .header-share .post-vote-header{ margin-right: 40px; float: left; } .header-share a{ margin-bottom: 8px; margin-top: 8px; } .post-vote-header .vote-count{ padding: 7px 12px; font-weight: bold; } #site-header.affix .header-share { opacity: 1; -moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); } .header-actions > a { width: 100%; } .header-actions .navbar-form input[type="text"] { max-width: 100px; } @media (min-width: 768px){ .single #site-header.affix .header-actions{ /*opacity: 0;*/ } .header-actions > a { width: auto; } .header-actions .navbar-form input[type="text"] { max-width: 150px; } } @media (min-width: 992px){ .header-share{ width: 520px; } .header-actions .navbar-form input[type="text"] { max-width: 100%; } } .single #site-header .header-actions { opacity: 1; -moz-transition: opacity 0.2s ease 0s; -o-transition: opacity 0.2s ease 0s; -webkit-transition: opacity 0.2s ease 0s; transition: opacity 0.2s ease 0s; } /*=========================================== USER DROPDOWN ===========================================*/ .header-actions .user-dropdown{ display: inline-block; } .header-actions .user-dropdown > .btn{ border: none; padding: 0; margin-left: 15px; background-color: transparent!important; outline: none!important; box-shadow: none!important; } .header-actions .user-dropdown > .btn img{ border-radius: 500px; } .header-actions .user-dropdown .dropdown-menu{ border-radius: 0; padding: 0; } .header-actions .user-dropdown .dropdown-menu .dropdown-header, .header-actions .user-dropdown .dropdown-menu li > a{ padding: 10px 20px; } .header-actions .user-dropdown .dropdown-menu li > a{ font-weight: bold; } .header-actions .user-dropdown .dropdown-menu .divider{ margin: 0; } .user-nav{ border-bottom: 1px solid rgba(0,0,0,0.05); margin-left: -30px; margin-right: -30px; } .user-nav li{ padding-left: 15px; padding-right: 15px; } .user-nav .user-nav-info{ min-height: 60px; padding-left: 80px; position: relative; } .user-nav .user-nav-info img{ position: absolute; left: 15px; top: 5px; border-radius: 500px; } .user-nav .user-nav-info h4{ line-height: 50px; margin: 0; padding: 5px 0 0; } .navbar-collapse.in{ overflow-y: visible; } .navbar-right{ position: relative; } /*=========================================== ARCHIVE / SEARCH PAGES ===========================================*/ .site-content-header { background-color: #fafafa; margin-bottom: 20px; margin-top: -20px; padding: 50px 0; text-align: center; } .site-content-header .header-title{ margin: 0; text-transform: uppercase; font-size: 24px; color: #777; } .site-content-header .header-title span{ color: #222; display: block; font-size: 40px; font-weight: bold; margin-top: 5px; text-transform: none; word-wrap: break-word; } /* ===================================== SIDEBAR LAYOUT ===================================== */ body.sidebar-left #site-content-sidebar{ float: left; margin-left: 0; margin-right: 20px; } body.sidebar-left #site-content-column{ float: right; } body.sidebar-none #site-content-column{ width: 100%; } @media (min-width: 768px){ body.single.sidebar-none #site-content-column{ padding: 50px; } } /*=========================================== AD SPOTS ===========================================*/ .spot_above_menu{ background-color: #FAFAFA; /*text-align: center;*/ /*padding: 20px;*/ } .spot_above_menu > *:not(script){ display: block; margin: 0 auto; width: auto; } .spot_below_menu{ padding: 0 10px 30px; } .spot_above_content{ padding: 0 0 30px; } .spot_above_content > *:not(script){ display: block; margin: 0 auto; width: auto; } .spot_between_posts{ margin-bottom: 20px; } .content-post .spot_between_posts{ margin-bottom: 0; } .spot_between_posts.spot_between_posts-image{ text-align: center; } .spot_between_posts.spot_between_posts-image img{ display: inline-block; } .spot_below_content{ padding: 20px 0; } .spot_below_content > *:not(script){ display: block; margin: 0 auto; width: auto; } /* ===================================== SITE CONTENT ===================================== */ .paddrightzero{ padding-right: 0 !important; } #site-content{ margin-left: auto; margin-right: auto; position: relative; width: 100%; } @media (min-width: 768px){ .sidebar-right #site-content{ padding-right: 350px; } .sidebar-left #site-content{ padding-left: 350px; } } @media (min-width: 992px){ .sidebar-right #site-content{ padding-right: 0; } .sidebar-left #site-content{ padding-left: 0; } #site-content{ width: 980px; } } @media (min-width: 1200px){ #site-content{ width: 1050px; } } #site-body { min-height: 500px; padding: 0 5px; } @media (min-width: 992px){ #site-body { padding: 0; } } /*=========================================== AJAX LOADING ===========================================*/ .ajax-loading{ display: block; margin: 10px 0; padding: 20px; font-size: 18px; text-transform: uppercase; text-align: center; clear: left; } /*===================================== SITE CONTENT SIDEBAR =====================================*/ @media (min-width: 768px){ #site-content-sidebar{ position: absolute; top: 0; right: 0; } .sidebar-left #site-content-sidebar{ left: 0; right: auto; } #site-content-sidebar{ width: 340px; margin-left: 20px; } } @media (min-width: 992px){ #site-content-sidebar{ float: left; position: static; width: 340px; margin-left: 20px; } } #site-content > .single-widget, .content-sidebar-wrap .blt-sidebar-sticky > div, .content-sidebar-wrap > div{ padding: 20px; background: #FFF; margin-bottom: 20px; border-radius: 2px; border-bottom: 2px solid #ddd; } .content-sidebar-wrap .blt-sidebar-sticky{ padding: 0; background: transparent; margin-bottom: 0; border-radius: 0; border-bottom: none; } /* .blt-sidebar-sticky.affix{ position: fixed; top: 0; } .fixed-header .blt-sidebar-sticky.affix{ top: 91px; } .admin-bar.fixed-header .blt-sidebar-sticky.affix{ top: 124px; }*/ @media(max-width: 768px){ .blt-sidebar-sticky.affix{ position: static!important; width: 100%!important; } } .widget-head { font-size: 19px; font-weight: bold; margin-bottom: 20px; } /*===================================== SITE CONTENT COLUMN =====================================*/ #site-content-column{ width: auto; margin-bottom: 20px; } #site-content-column > .row{ margin-right: 0; margin-left: 0; } .post-layout-grid-2 #site-content-column > .row{ margin-right: -15px; margin-left: -15px; } @media (min-width: 768px){ #site-content-column{ margin-bottom: 0; } } @media (min-width: 992px){ #site-content-column{ float: left; width: 620px; } } @media (min-width: 1200px){ #site-content-column{ width: 690px; } } /*===================================== CONTENT POSTS =====================================*/ .content-post{ position: relative; /*background: #FFF;*/ margin-bottom: 20px; border-radius: 3px; border-bottom: 2px solid #e8e8e8; } .content-post > .post-thumbnail img{ border-radius: 3px 3px 0 0 ; width: 100%; } .content-body{ background-color: #FFFFFF; padding: 40px; } .content-footer{ border-top: 1px solid #ddd; padding: 20px; background: #f9f9f9; } .content-title { font-size: 22px; margin-bottom: 20px; } .content-title a{ color: #222; font-weight: 700; text-transform: capitalize; } .content-text{ font-size: 16px; color: #555; } .single-text:before, .single-text:after, .content-text:before, .content-text:after{ content: " "; display: table; } .single-text:after, .content-text:after{ clear: both; } .content-meta { border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase; } .content-meta > span{ color: #444; font-weight: 600; margin-right: 20px; } .content-meta a{ color: inherit; } .content-meta i { margin-right: 3px; min-width: 15px; text-align: center; } @media (min-width: 768px){ .content-title { font-size: 32px; } } /*===================================== CONTENT POSTS GRID ======================================*/ body[class*="post-layout-grid-"] #site-content-column .content-post{ background: transparent; margin-bottom: 30px; border: none; border-radius: 0; } body[class*="post-layout-grid-"] #site-content-column .post-thumbnail img { border-radius: 0; } body[class*="post-layout-grid-"] #site-content-column .content-body{ padding: 20px; position: relative; } body[class*="post-layout-grid-"] #site-content-column .content-title { font-size: 20px; margin: 0 0 10px 0; } body[class*="post-layout-grid-"] #site-content-column .content-meta { font-size: 11px; } body[class*="post-layout-grid-"] #site-content-column .content-meta > span{ display: inline-block; margin: 5px 5px 0 0; } body[class*="post-layout-grid-"] #site-content-column .label-wrap { position: absolute; } body[class*="post-layout-grid-"] #site-content-column .label-sticky { background: #ffffff none repeat scroll 0 0; border: medium none; left: 0; padding: 0.4em 0.6em; position: absolute; top: -50px; } body[class*="post-layout-grid-"] #site-content-column .social-sharing i{ margin: 0; } body[class*="post-layout-grid-"] #site-content-column .social-sharing span{ display: none; } /*===================================== PAGE PAGINATION ======================================*/ .pagination .page-numbers { background: #ffffff none repeat scroll 0 0; border-radius: 2px; color: #222222; float: left; margin-right: 4px; min-width: 40px; padding: 6px 12px; text-align: center; border: 1px solid #DDDDDD; } .pagination .page-numbers:hover{ background-color: #f8f8f8; } .pagination .page-numbers.current{ color: #FFF; font-weight: bold; } .pagination .page-numbers.dots { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; min-width: auto; padding: 6px 10px; border: none; } /*===================================== SINGLE PAGES ======================================*/ .page-text { font-size: 16px; margin-bottom: 20px; } /* ===================================== SINGLE POSTS ======================================*/ .single #site-content-column, .page #site-content-column{ background: #FFF; border-style: solid; border-width: 0 0 2px; border-color: #ddd; padding: 20px 15px; border-radius: 0; /*margin: -20px -5px 20px;*/ } .single #site-content-column .post, .page #site-content-column .post{ background: transparent; border: none; } .page-title, .single-title{ font-size: 25px; font-weight: bold; margin-bottom: 20px; text-transform: capitalize; } .single-meta { border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase; } .single-meta:empty{ padding: 0; } .single-meta > span{ color: #444; font-weight: 600; margin-right: 20px; } .single-meta a{ color: inherit; } .single-meta i { margin-right: 3px; min-width: 15px; text-align: center; } @media (min-width: 768px){ .single #site-content-column, .page #site-content-column{ padding: 30px; border-radius: 3px; margin: 0; } .page-title, .single-title{ font-size: 40px; margin-bottom: 30px; } .single-meta { font-size: 16px; } } .single-text { font-size: 16px; margin-bottom: 20px; } .comment-reply-title, .comments-title, .blu-related-title{ font-weight: bold; font-size: 28px; } /* Gallery list */ .blt-gallery-list li{ margin-bottom: 40px; } .blt-gallery-list li:last-child{ margin-bottom: 0; } .blt-gallery-list h2{ margin-bottom: 30px; font-size: 22px; } @media (min-width: 768px){ .blt-gallery-list h2{ font-size: 30px; } } /* Post Label */ .label-wrap{ margin-bottom: 20px; } .label-blt{ border: 1px solid #DDD; color: #222; margin-right: 10px; } a.label-blt:hover{ border-color: #23527c; color: #23527c; } .label-blt i{ margin-right: 5px; } .label-sticky i{ color: #FFD600; } .updated:not(.published) { display: none; } /*=========================================== SHARE FOOTER ===========================================*/ .footer-share{ background-color: #FFF; position: fixed; bottom: 0; left: 0; padding: 10px; width: 100%; z-index: 1000; border-top: 1px solid #ddd; } .footer-share .post-vote-header{ float: left; } .footer-share .social-sharing{ float: right; margin-left: 10px; } @media (min-width: 768px){ .footer-share{ display: none; } } /*=========================================== RELATED POSTS ===========================================*/ .blu-related-posts{ margin-bottom: 50px; } .blu-related-posts .wp-post-image{ margin-bottom: 15px; width: 100%; } .blu-related-posts article { margin-bottom: 20px; } /*=========================================== POST PAGINATION ===========================================*/ .blu-post-pagination{ margin-bottom: 30px; font-size: 14px; } .blu-post-pagination > span, .blu-post-pagination > a{ border: 1px solid #ddd; padding: 4px 12px; font-weight: bold; display: inline-block; color: #444; } .blu-post-pagination > span{ color: #FFF; } .blu-post-pagination strong{ margin-right: 5px; } .blu-post-pagination > a:hover{ color: #FFF; } /*=========================================== POST TAGS ===========================================*/ .blu-post-tags{ font-size: 14px; margin-top: 30px; } .blu-post-tags strong{ margin-right: 8px; } .blu-post-tags ul{ margin: 0; padding: 0; display: inline-block; } .blu-post-tags li{ list-style: none; display: inline-block; } .blu-post-tags a{ display: inline-block; border: 1px solid #ddd; font-weight: bold; color: #222; padding: 0.4em 1em; margin-right: 10px; margin-bottom: 5px; font-size: 12px; } /*=========================================== POST SHARING ===========================================*/ .post-share-wrapper{ margin: 50px 0; } .post-share-wrapper a{ margin: 0 0 15px; } /*=========================================== POST NAVIGATION ===========================================*/ .post-navigation { margin-bottom: 50px; border-color: #eeeeee; border-style: solid; border-width: 1px 0; } .post-navigation:before, .post-navigation:after { display: table; content: ''; clear: both; } .nav-links > div{ width: 50%; } .nav-links > div a{ padding: 20px 0; display: block; } .nav-links > div a:hover{ background: #f9f9f9; } .post-navigation .nav-previous{ float: left; } .post-navigation .nav-previous a{ padding-left: 20px; } .post-navigation .nav-next{ float: right; text-align: right; } .post-navigation .nav-next a{ padding-right: 20px; } .post-navigation .meta-nav{ font-weight: bold; color: #222; } .post-navigation .post-title{ display: block; color: #777; } /*=========================================== POST THUMBNAIL ===========================================*/ .post-thumbnail-area{ position: relative; clear: left; } /*=========================================== POST FORMATS ===========================================*/ /* GALLERY ===========================================*/ /* .gallery-carousel .carousel-indicators { background-color: transparent; list-style: outside none none; left: 0; margin: 0; margin-top: 5px; margin-left: 0; padding-left: 0; position: relative; text-align: center; width: 100%; z-index: 15; } .gallery-carousel .carousel-indicators li { background-color: transparent; cursor: pointer; display: inline-block; width: 10%; height: auto; text-indent: 0; border: none; text-align: center; padding: 4px; opacity: 0.5; margin: 0; } .gallery-carousel .carousel-indicators li:hover, .gallery-carousel .carousel-indicators .active { background-color: transparent; display: inline-block; text-indent: 0; margin: 0; width: 10%; padding: 4px; opacity: 1; } .gallery-carousel .carousel-indicators img{ display: inline-block; max-height: 100px; } .gallery-carousel .carousel-indicators { bottom: 0; } .carousel-control.left, .carousel-control.right { background-image: none!important; } .carousel-control .right, .carousel-control .icon-next { margin-right: -20px; } .carousel-control .left, .carousel-control .right, .carousel-control .icon-next, .carousel-control .icon-prev { font-size: 30px; height: 30px; margin-top: -15px; width: 30px; } .carousel-control .right, .carousel-control .icon-next { margin-right: -15px; right: 50%; } .carousel-control .left, .carousel-control .right, .carousel-control .icon-next, .carousel-control .icon-prev { display: inline-block; position: absolute; top: 50%; z-index: 5; } .gallery-carousel .item img{ width: 100%; } .gallery-carousel .carousel-caption-area { bottom: 25px; color: #ffffff; left: 0; padding: 30px; position: absolute; right: 0; text-align: center; z-index: 10; } */ /* QUOTE ===========================================*/ .post-quote p{ font-size: 1.5em; } .post-quote p:before{ font-family:'FontAwesome'; content: '\f10e'; font-size: 2em; float: left; vertical-align: middle; display: inline-block; padding-right: 15px; } @media (min-width: 992px){ .post-quote.absolute { border: 1px solid #ffffff; color: #222222; left: 0; margin: 0 50px; padding: 3px; position: absolute; right: 0; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; } } .post-quote.absolute > div { border: 1px solid #ffffff; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.93); padding: 10px 0; position: relative; } @media (min-width: 768px){ .post-quote.absolute > div { padding: 50px; } } .post-quote.absolute + .post-thumbnail{ background-color: #000000; } .post-quote.absolute + .post-thumbnail img{ opacity: 0.7; } /*=========================================== POST TYPE: LIST SM ===========================================*/ .page #site-content-column .post.list-sm-item, .list-sm-item{ background-color: #FFFFFF; position: relative; padding-left: 110px; padding-right: 60px; min-height: 110px; margin-bottom: 20px; } .list-sm-item .post-status{ font-size: 10px!important; } .list-sm-item .post-status.post-status-declined{ background-color: red; } .list-sm-item .list-sm-image{ position: absolute; left: 30px; top: 30px; } .list-sm-item .list-sm-image img{ width: 50px; border-radius: 2px; } .list-sm-item .list-sm-meta{ padding: 30px 0; } .list-sm-item .list-sm-meta .content-meta{ margin-bottom: 0; padding: 0; border: none; font-size: 12px; } .list-sm-item .list-sm-meta .list-sm-score{ position: absolute; right: 15px; top: 50%; margin-top: -10px; font-size: 20px; line-height: 1; } /* ===================================== TOP POSTS TEMPLATE ===================================== */ .page #site-content-column.popular-posts-list-sm, .page #site-content-column.popular-posts-grid, .page #site-content-column.popular-posts-grid-2, .page #site-content-column.popular-posts-grid-3, .page #site-content-column.popular-posts-blog, .page #site-content-column.popular-posts-blog2{ padding: 0; border: none; background: transparent; } .page #site-content-column.popular-posts-blog .post, .page #site-content-column.popular-posts-blog2 .post{ background: #ffffff none repeat scroll 0 0; border-bottom: 2px solid #e8e8e8; } .page-template-top-posts-template .post-thumbnail-area{ margin-bottom: 20px; } .popular-posts-list{ counter-reset: section; padding: 25px; background: #FFF; } #site-content-column.popular-posts-list .post { border-bottom: 1px solid #eeeeee; height: 131px; padding: 10px 0 10px 130px; position: relative; margin: 0; } #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 35px; } #site-content-column.popular-posts-list .post:last-child { border-bottom: none; } #site-content-column.popular-posts-list .post:before { color: #686868; content: counter(section, decimal) "."; counter-increment: section; font-size: 18px; height: 50px; left: 0; line-height: 47px; margin-top: -25px; position: absolute; text-align: center; top: 50%; } .popular-posts-list .top-posts-image { left: 35px; position: absolute; top: 25px; } .popular-posts-list .top-posts-image img{ width: 80px; } .popular-posts-list .top-posts-title{ margin-top: 0; font-size: 16px; font-weight: 600; } .popular-posts-list .top-posts-meta-author img{ height: 30px; width: 30px; } .popular-posts-list .top-posts-meta-top{ border: none; } .popular-posts-list .top-posts-meta-top li{ line-height: 30px; font-size: 15px; } .popular-posts-list .top-posts-meta-top .post-meta-author{ font-size: 15px; } .popular-posts-article{ padding: 0 25px; } @media (min-width: 768px){ #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 50px; } .popular-posts-list .top-posts-title{ font-size: 18px; } .popular-posts-list .top-posts-image { left: 50px; top: 50px; } #site-content-column.popular-posts-list .post:before { font-size: 25px; } .popular-posts-list .top-posts-image img{ width: 100px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 170px; height: 191px; } } @media (min-width: 992px){ #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 70px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 200px; } .popular-posts-list .top-posts-image { left: 70px; } #site-content-column.popular-posts-list .post:before { font-size: 40px; } .popular-posts-list .top-posts-title{ font-size: 22px; } } @media (min-width: 1200px){ .popular-posts-list .top-posts-image { left: 70px; top: 20px; } .popular-posts-list .top-posts-title{ font-size: 25px; } .popular-posts-list .top-posts-image img{ width: 150px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 250px; } } /* ===================================== BRAND ===================================== */ .brand{ margin-right: 30px; display: block; } .brand span { font-size: 22px; line-height: 50px; font-weight: bold; color: #222; } .brand-logo { display: block; max-width: 200px; } .brand-logo img{ max-height: 40px; margin: 8px 0; } @media (min-width: 768px){ .brand-logo img{ max-height: 50px; margin: 0; } } .brand-tagline p{ margin: 0; color: #777; } .brand-tagline span{ line-height: 1; } /* ===================================== PRIMARY MENU ===================================== */ .primary-menu{ background: #FFF; padding: 0; position: relative; z-index: 2; } .primary-menu .navbar-collapse.in{ padding-bottom: 10px; } .primary-menu .nav a{ color: #222; font-weight: bold; } .primary-menu > li > a{ font-size: 16px; font-weight: bold; } .navbar-inner .navbar-form{ position: relative; } .navbar-inner .navbar-form .btn{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; position: absolute; right: 15px; top: 10px; color: #ccc; } .navbar-inner .navbar-form [type="text"]:focus + .btn{ color: #777777; } @media (min-width: 768px){ .primary-menu{ padding: 10px 0; } .affix .primary-menu{ border-bottom: 1px solid #DDD; } .navbar-inner .navbar-form .btn{ top: 0; } } /* ===================================== SECONDARY MENU ===================================== */ .secondary-menu{ background: #222; padding: 7px 0; -moz-transition: transform 0.1s; -o-transition: transform 0.1s; -webkit-transition: transform 0.1s; transition: transform 0.1s; z-index: 1; position: relative; } .affix .secondary-menu { -moz-transform: translateY(-50px); -webkit-transform: translateY(-50px); transform: translateY(-50px); } .affix .primary-menu:hover + .secondary-menu, .affix .secondary-menu:hover{ -moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); } .secondary-menu .navbar-nav > li > a{ color: #d8d8d8; font-weight: bold; padding: 0 10px; display: inline; } .secondary-menu .navbar-nav > li > a:focus, .secondary-menu .navbar-nav > li > a:hover{ color: #FFF; background: transparent; } .secondary-menu .navbar-nav > li + li::before { color: #8c8c8c; content: "• "; padding: 0 5px; } /*=========================================== BACKGROUND PATTERN ===========================================*/ .blt-pattern{ position: fixed; background-repeat: repeat; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; } /* ===================================== BOOTSTRAP OVERRIDES ===================================== */ p:empty{ display: none; } .modal-dialog { margin: 70px auto; } .modal-backdrop.in { opacity: 0.8; } .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-quiz, .form-control{ box-shadow: none; border-radius: 2px; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; color: #555555; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; } .input-lg{ height: 46px; } .navbar{ border: none; } .form-control:focus { border-color: #777777; box-shadow: none; } .wpcf7-submit, .btn-theme{ color: #FFF; } .wpcf7-submit.focus, .wpcf7-submit:focus, .wpcf7-submit:hover, .btn-theme.focus, .btn-theme:focus, .btn-theme:hover{ color: #FFF; } .wpcf7-submit{ -moz-user-select: none; background-image: none; border: 1px solid rgba(0, 0, 0, 0); cursor: pointer; display: inline-block; font-size: 14px; line-height: 1.42857; margin-bottom: 0; padding: 6px 12px; text-align: center; vertical-align: middle; white-space: nowrap; } .wpcf7-submit, .btn{ font-weight: bold; border-radius: 2px; } .btn-default:hover{ background-color: #f8f8f8; } .form-group { margin-bottom: 20px; } .label { padding: 0.4em 1em; border-radius: 2px; } table { width: 100%; max-width: 100%; margin-bottom: 20px; } 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; border-top: 1px solid #dddddd; } table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; } table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td { border-top: 0; } table > tbody + tbody { border-top: 2px solid #dddddd; } table table { background-color: #ffffff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) { background-color: #f9f9f9; } .table-hover > tbody > tr:hover { background-color: #f5f5f5; } table col[class*="col-"] { position: static; float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; } table > thead > tr > td.active, table > tbody > tr > td.active, table > tfoot > tr > td.active, table > thead > tr > th.active, table > tbody > tr > th.active, table > tfoot > tr > th.active, table > thead > tr.active > td, table > tbody > tr.active > td, table > tfoot > tr.active > td, table > thead > tr.active > th, table > tbody > tr.active > th, table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } table > thead > tr > td.success, table > tbody > tr > td.success, table > tfoot > tr > td.success, table > thead > tr > th.success, table > tbody > tr > th.success, table > tfoot > tr > th.success, table > thead > tr.success > td, table > tbody > tr.success > td, table > tfoot > tr.success > td, table > thead > tr.success > th, table > tbody > tr.success > th, table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } table > thead > tr > td.info, table > tbody > tr > td.info, table > tfoot > tr > td.info, table > thead > tr > th.info, table > tbody > tr > th.info, table > tfoot > tr > th.info, table > thead > tr.info > td, table > tbody > tr.info > td, table > tfoot > tr.info > td, table > thead > tr.info > th, table > tbody > tr.info > th, table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } table > thead > tr > td.warning, table > tbody > tr > td.warning, table > tfoot > tr > td.warning, table > thead > tr > th.warning, table > tbody > tr > th.warning, table > tfoot > tr > th.warning, table > thead > tr.warning > td, table > tbody > tr.warning > td, table > tfoot > tr.warning > td, table > thead > tr.warning > th, table > tbody > tr.warning > th, table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } table > thead > tr > td.danger, table > tbody > tr > td.danger, table > tfoot > tr > td.danger, table > thead > tr > th.danger, table > tbody > tr > th.danger, table > tfoot > tr > th.danger, table > thead > tr.danger > td, table > tbody > tr.danger > td, table > tfoot > tr.danger > td, table > thead > tr.danger > th, table > tbody > tr.danger > th, table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; } .table-responsive > table { margin-bottom: 0; } .table-responsive > table > thead > tr > th, .table-responsive > table > tbody > tr > th, .table-responsive > table > tfoot > tr > th, .table-responsive > table > thead > tr > td, .table-responsive > table > tbody > tr > td, .table-responsive > table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } /*=========================================== WORDPRESS CORE ===========================================*/ .screen-reader-text { position: absolute; left: -999em; } .sticky{} .bypostauthor{} /*=========================================== GENERAL HEADER/MENU CSS ===========================================*/ .entry-content p.wp-caption-text, .entry-content p.gallery-caption, article.type-page .the-content p.wp-caption-text, article.type-page .the-content p.gallery-caption { color: #999999; font-size: 12px; text-align: center; } /*=========================================== GALLERY ===========================================*/ .post-body .gallery{ display: block; clear: both; } .gallery .gallery-item{ float: left; text-align: center; margin-bottom: 15px; position: relative; overflow: hidden; } .gallery .gallery-item:hover{ overflow: visible; } .gallery:after, .gallery:before{ content: ""; display: table; } .gallery:after{ clear: both; } .gallery-columns-1 .gallery-item{ width: 100%; } .gallery-columns-2 .gallery-item{ width: 50%; } .gallery-columns-3 .gallery-item{ width: 33.33%; } .gallery-columns-4 .gallery-item{ width: 25%; } .gallery-columns-5 .gallery-item{ width: 20%; } .gallery-columns-6 .gallery-item{ width: 16.6%; } .gallery-columns-7 .gallery-item{ width: 14.2%; } .gallery-columns-8 .gallery-item{ width: 12.5%; } .gallery-columns-9 .gallery-item{ width: 11.1%; } .gallery-item a { display: block; height: 100%; width: 100%; padding: 0 5px; position: relative; } .gallery .gallery-item .wp-caption-text:before, .gallery .gallery-item .wp-caption-text:after{ border-style: solid; border-width: 10px; content: ""; left: 50%; margin: 0 -10px; position: absolute; z-index: 50; } .gallery .gallery-item .wp-caption-text:after { border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); bottom: -19px; } .gallery .gallery-item .wp-caption-text:before { border-color: #ddd rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); bottom: -20px; } .gallery .gallery-item .wp-caption-text { background: none repeat scroll 0 0 #ffffff; border: 1px solid #ddd; bottom: 100%; font-size: 10px; left: 50%; margin: 0 -100px 15px; padding: 10px; pointer-events: none; position: absolute; width: 200px; z-index: 20; display: none; opacity: 0; -webkit-transition: opacity .10s ease-in-out; -moz-transition: opacity .10s ease-in-out; -o-transition: opacity .10s ease-in-out; transition: opacity .10s ease-in-out; } .gallery .gallery-item:hover .wp-caption-text { opacity: 1; display: block; } .gallery-item a:before { content: "+"; display: block; height: 100%; left: 0; opacity: 0; font-size: 30px; color: #FFFFFF; position: absolute; right: 0; top: 50%; margin-top: -20px; z-index: 11; font-weight: 100; -webkit-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; transition: opacity .20s ease-in-out; } .gallery-item:hover a:before { opacity: 0.8; } .gallery-item a:after { content: ""; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; z-index: 10; -webkit-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; transition: opacity .20s ease-in-out; } .gallery-item:hover a:after { opacity: 0.8; } .gallery-item img{ border: none!important; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; position: relative; } .gallery-item img:before{ content: ''; background: red; height: 100%; width: 100%; position: absolute; display: block; } .gallery-item .alignnone { margin: 5px 20px 20px 0; } /*=========================================== EMBEDS ===========================================*/ .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; } .video-container[data-twttr-id*="twttr-"] { height: auto; padding: 0; } .video-container iframe:not(.twitter-tweet), .video-container object, .video-container embed, .video-container video{ position: absolute; top: 0; left: 0; bottom: 0; width: 100%; height: auto!important; min-height: 100%; } .video-container iframe.twitter-tweet{ min-height: 0; display: inline-block; position: relative; } /*=========================================== ALIGNMENT ===========================================*/ .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 20px 0 20px 20px; } .alignleft { float: left; margin: 20px 20px 20px 0; } .aligncenter { display: block; margin: 20px auto; } a img.alignright { float: right; margin: 20px 0 20px 20px; } a img.alignnone { margin: 0; } a img.alignleft { float: left; margin: 20px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } /*=========================================== IMAGES CAPTION ===========================================*/ .wp-caption { max-width: 100%; padding: 5px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .wp-caption p.wp-caption-text, #blog .post-body .wp-caption p.wp-caption-text, article.type-page .the-content .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 8px 0 0; } /*=========================================== SHORTCODES ===========================================*/ .btn.btn-large { padding: 15px 22px; font-size: 18px; font-weight: bolder; } .btn.btn-small { min-height: 20px; padding: 7px 12px; } .btn.btn-mini { min-height: 10px; font-size: 11px; padding: 3px 6px; } /* Google Ads */ .blu-google-ads.pull-left{ margin: 20px 40px 20px 0; } .blu-google-ads.pull-right{ margin: 20px 0 20px 40px; } /*=========================================== BLUTHEMES WIDGETS ===========================================*/ /*=========================================== BLT-POSTS ===========================================*/ /* List layout */ .blt_posts .layout-list-item { padding: 15px 0; position: relative; border-bottom: 1px dotted #EEEEEE; } .blt_posts .layout-list-item:first-child { padding-top: 0; } .blt_posts .layout-list-item:last-child { border: medium none; padding-bottom: 0; } .blt_posts .layout-list-item a{ padding-left: 70px; display: block; } .blt_posts .layout-list-item.image-empty a{ padding-left: 0; } .blt_posts .layout-list-item .post-image{ left: 0; position: absolute; } .blt_posts .layout-list-item .post-image img{ height: 50px; width: 50px; } .blt_posts article{ border: none; border-bottom: none; } .blt_posts h4{ margin-bottom: 5px; font-weight: bold; font-size: 15px; color: #222; } .blt_posts .post-date{ font-size: 12px; margin-bottom: 0; } /* Grid layout */ .blt_posts .layout-grid-item{ border: none; padding: 0 0 15px; } .blt_posts .layout-grid-item:last-child{ padding: 0; } .blt_posts .layout-grid-item .post-image{ margin-bottom: 10px; } /*=========================================== BLT-INSTAGRAM ===========================================*/ .blt_instagram{ } .blt_instagram .widget-body{ margin-left: -5px; margin-right: -5px; } .blt_instagram .instagram-link{ width: 33.333%; display: block; float: left; } .blt_instagram .instagram-link img{ padding: 5px; border-radius: 7px; -moz-transition: opacity 0.4s ease; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; } .blt_instagram:hover .instagram-link img{ opacity: 0.6; } .blt_instagram .instagram-link:hover img{ opacity: 1; } .blt_instagram .instagram-info{ list-style: none; padding: 0; margin: 15px 0 0; } .blt_instagram .instagram-info li{ width: 33.333%; display: block; float: left; text-align: center; border: none; margin: 0; padding: 0; } .blt_instagram .instagram-info li h4{ margin: 0; } /*=========================================== BLT-AUTHOR ===========================================*/ #site-content-sidebar .blt_author{ padding: 0; } .blt_author .widget-head{ color: #FFFFFF; position: absolute; top: 20px; } .blt_author .widget-body{ color: #FFFFFF; z-index: 1; padding: 250px 20px 20px; border-radius: 2px; background-size: cover; background-position: center center; position: relative; } .blt_author .dark-overlay{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; border-radius: 2px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 74%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(74%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.3))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */ } .blt_author .blt_author_bio{ text-align: left; } .blt_author .blt_author_bio h3{ font-size: 16px; font-weight: bold; margin-bottom: 5px; } .blt_author .blt_author_bio p{ margin: 0; font-size: 12px; } .blt_author .blt_author_img { border-radius: 500px; bottom: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); display: inline-block; float: left; margin: 0 15px auto 0; position: relative; vertical-align: bottom; width: 60px; } .blt_author .blt_author_img img{ border-radius: 500px; } /*=========================================== BLT-NEWSLETTER ===========================================*/ .input-group .blt_mailchimp_email{ border-right: 0; z-index: 1; } /*=========================================== BLT-SOCIALBOX ===========================================*/ .blt_socialbox{ } .blt_socialbox .widget-body{ margin-left: -5px; margin-right: -5px; } .blt_socialbox .social-links-list{ text-align: left; } .blt_socialbox .social-links-list li{ width: 23.9%; display: inline-block; border: none; padding: 5px; margin: 0; -moz-transition: opacity 0.4s ease; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; } .social-links-list li a { width: 100%; display: block; text-align: center; padding: 22% 0; font-size: 20px; border-radius: 2px; } .blt_socialbox .social-links-list:hover li{ opacity: 0.6; } .blt_socialbox .social-links-list li:hover{ opacity: 1; } .blt_socialbox .social-links-list a:hover{ color: #FFFFFF; } /*=========================================== DEFAULT WIDGETS ===========================================*/ /*=========================================== GENERAL WIDGET CSS ===========================================*/ .widget_categories ul li, .widget_archive ul li { color: #777; } .single-widget{ margin-bottom: 20px; } .single-widget ul li { border-bottom: 1px dotted #eeeeee; margin-bottom: 7px; padding-bottom: 6px; } .single-widget ul li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .widget_rss ul li{ border: none; } .widget_archive ul, .widget_meta ul, .widget_pages ul, .widget_nav_menu ul, .widget_recent_entries ul, .widget_rss ul, .widget_recent_comments ul, .widget_categories ul{ list-style: none; padding: 0; margin: 0; } .widget_archive ul:empty, .widget_meta ul:empty, .widget_pages ul:empty, .widget_nav_menu ul:empty, .widget_recent_entries ul:empty, .widget_rss ul:empty, .widget_recent_comments ul:empty, .widget_categories ul:empty{ } .widget_archive ul li, .widget_meta ul li, .widget_pages ul li, .widget_nav_menu ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_recent_comments ul li, .widget_categories ul li{ } .widget_archive ul li:last-child, .widget_meta ul li:last-child, .widget_pages ul li:last-child, .widget_nav_menu ul li:last-child, .widget_recent_entries ul li:last-child, .widget_rss ul li:last-child, .widget_recent_comments ul li:last-child, .widget_categories ul li:last-child{ } .widget_archive ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_nav_menu ul li a, .widget_recent_entries ul li a, .widget_rss ul li, .widget_recent_comments ul li, .widget_categories ul li a{ } .widget_archive ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_nav_menu ul li a:hover, .widget_recent_entries ul li a:hover, .widget_rss ul li:hover, .widget_recent_comments ul li:hover, .widget_categories ul li a:hover{ } .widget_archive ul li span, .widget_meta ul li span, .widget_pages ul li span, .widget_nav_menu ul li span, .widget_recent_entries ul li span, .widget_rss ul li span, .widget_categories ul li span{ } .widget_archive ul li > a:hover + span, .widget_meta ul li > a:hover + span, .widget_pages ul li > a:hover + span, .widget_nav_menu ul li > a:hover + span, .widget_recent_entries ul li > a:hover + span, .widget_rss ul li > a:hover + span, .widget_categories ul li > a:hover + span{ } .widget_archive ul li a:hover:after, .widget_meta ul li a:hover:after, .widget_pages ul li a:hover:after, .widget_nav_menu ul li a:hover:after, .widget_recent_entries ul li a:hover:after, .widget_rss ul li a:hover:after, .widget_recent_comments ul li:hover:after, .widget_categories ul li a:hover:after{ } .widget_archive ul li a:after, .widget_meta ul li a:after, .widget_pages ul li a:after, .widget_nav_menu ul li a:after, .widget_recent_entries ul li a:after, .widget_rss ul li a:after, .widget_recent_comments ul li:after, .widget_categories ul li a:after{ } .widget_archive select, .widget_categories select{ width: 100%; font-size: 18px; padding: 5px; } /*=========================================== WORDPRESS SEARCH ===========================================*/ .widget_search .box{ padding: 0; } .widget_search fieldset{ } .widget_search input{ color: #333333; border: 1px solid #dddddd; font-size: 16px; min-height: 45px; margin: 0; padding: 12px; width: 100%; } /*=========================================== WORDPRESS RECENT COMMENTS ===========================================*/ .widget_recent_comments ul li a:hover{ text-decoration: none; } /*=========================================== WORDPRESS RECENT POSTS ===========================================*/ .widget_recent_entries ul li span{ } /*=========================================== WORDPRESS RSS ===========================================*/ .widget_rss ul{ list-style: none; margin: 0; padding: 0; } .widget_rss ul:before,.widget_rss ul:after { content: ' '; clear: both; display: table; } .widget_rss ul li:last-child{ margin-bottom: 0; } .widget_rss ul li{ color: #555555; display: block; font-weight: 500; margin-right: 5px; } .widget_rss ul li a{ text-transform: uppercase; font-weight: 700; letter-spacing: -0.5px; padding: 0 0 15px; float: left; clear: both; } .widget_rss ul li .rss-date{ clear: both; display: inline-block; float: left; position: relative; right: auto; top: auto; vertical-align: top; } .widget_rss ul li .rssSummary, .widget_rss ul li cite{ clear: both; color: #777; float: left; font-size: 12px; padding: 5px 0; } .widget_rss a.rsswidget img{ display: none; } /*=========================================== WORDPRESS TEXT/HTML ===========================================*/ .widget_text > div{ } .widget_text > div *{ max-width: 100%; } .widget_text iframe{ width: 100%; } /*=========================================== WORDPRESS TAG CLOUD ===========================================*/ .widget_tag_cloud a{ background: #FFFFFF; color: #555555; display: inline-block; margin: 0 5px 5px 0; text-decoration: none!important; padding: 5px 10px; font-size: 14px!important; border: 1px solid #DDDDDD; } /*=========================================== WORDPRESS CALENDAR ===========================================*/ .widget_calendar table { position: relative; width: 100%; margin: 0; } .widget_calendar table thead th, .widget_calendar table tbody td { font-weight: bold; padding: 10px 0; text-align: center; width: 1%; vertical-align: top; } .widget_calendar table thead th { border: none!important; color: #888; font-size: 11px; padding: 5px 0; } .widget_calendar table tbody td { color: #c5c5c5; position: relative; } .widget_calendar table tbody td#today { color: #555; } .widget_calendar table tbody td a { border: 1px solid #eeeeee; display: block; height: 90%; left: 5%; line-height: 35px; padding: 0; position: absolute; text-align: center; top: 5%; vertical-align: middle; width: 90%; -moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; } .widget_calendar table tbody td a:hover{ text-decoration: none; color: #FFFFFF; background-color: #fafafa; -moz-transform: scale(1.1);; -webkit-transform: scale(1.1); transform: scale(1.1); } .widget_calendar table caption { border-bottom: 1px solid #eeeeee; color: #333333; font-weight: 700; margin-bottom: 10px; padding: 0 0 10px; text-align: center; text-transform: uppercase; } .widget_calendar table tfoot td{ padding: 10px 0 0; border-top: 1px solid #eee; text-align: center; } .widget_calendar table tfoot td a { color: #777; } .widget_calendar table tfoot td#prev a:before, .widget_calendar table tfoot td#next a:after { font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; } .widget_calendar table tfoot td#prev a:before{ margin-right: 8px; } .widget_calendar table tfoot td#next a:after { margin-left: 8px; } .widget_calendar table tfoot td#prev a:hover:before, .widget_calendar table tfoot td#next a:hover:after { color: #333; } .widget_calendar table tfoot td#next a { left: auto; right: 20px; text-align: right; } .widget_calendar table tfoot td#prev a:before{ content:"\f053"; } .widget_calendar table tfoot td#next a:after{ content:"\f054"; } /*=========================================== WORDPRESS CUSTOM MENU ===========================================*/ .widget_nav_menu ul li ul{ margin-left: 10px; } .widget_nav_menu .menu-item-has-children:hover > .sub-menu { display: block; } .widget_nav_menu .menu-item-has-children .sub-menu { display: none; } .widget_nav_menu ul li .sub-menu li, .widget_nav_menu ul li .sub-menu { border: medium none; } /*=========================================== COMMENTS ===========================================*/ .comment-list{ margin: 0; } .comments-title { border-top: 1px solid #eeeeee; margin-bottom: 25px; margin-top: 50px; padding-top: 50px; } .comment-list .comment-body{ margin-bottom: 40px; padding-left: 75px; position: relative; } .comment-list .children li{ list-style: none; } .comment-list .avatar{ border-radius: 500px; position: absolute; left: 0; } .comment-list .comment-name{ font-size: 18px; font-weight: bold; line-height: 23px; } .comment-list .comment-name a{ color: #222; } .comment-list .comment-name a:hover{ color: inherit; } .comment-list .comment-meta{ } .comment-list .comment-date{ float: right; font-size: 12px; } .comment-list .comment-date a{ color: #777; } .comment-list .comment-head{ margin-bottom: 15px; } .comment-list .pingback .comment-head{ padding-left: 0; } .comment-list .comment-reply a { font-size: 13px; margin-left: -14px; text-transform: uppercase; -moz-transition: padding 0.2s ease 0s; -o-transition: padding 0.2s ease 0s; -webkit-transition: padding 0.2s ease 0s; transition: padding 0.2s ease 0s; } .comment-list .comment-reply a:hover { text-decoration: none; padding-left: 15px; } .comment-list .comment-reply a i { font-size: 11px; opacity: 0; -moz-transition: opacity 0.2s ease 0s; -o-transition: opacity 0.2s ease 0s; -webkit-transition: opacity 0.2s ease 0s; transition: opacity 0.2s ease 0s; } .comment-list .comment-reply a:hover i { opacity: 1; } .comment-list .comment-text{ margin-bottom: 15px; } .comment-list .comment-text p{ font-size: 17px; margin: 0; } .comment-list .comment-awaiting-moderation { color: #777; font-size: 13px; margin: 0; padding: 5px 0 0 15px; } .nocomments { font-size: 16px; margin: 0; padding: 20px 0; text-align: center; } /*=========================================== FACEBOOK COMMENTS ===========================================*/ .fb-comments, .fb-comments span, .fb-comments iframe{ width: 100%!important; max-width: 100%; } /*=========================================== USER LOGIN/REGISTER MODAL ===========================================*/ .modal-narrow .modal-dialog{ max-width: 500px; } #blt-user-modal label{ display: block; } #blt-user-modal .close{ font-size: 28px; } #blt-user-modal .modal-footer{ text-align: center; } #blt-user-modal .modal-body{ padding: 30px; } body.modal-open main { -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition : -webkit-filter 500ms linear;/*zedt houni pt vergule*/ -moz-transition : -webkit-filter 500ms linear;/*zedt houni pt vergule*/ transition : -webkit-filter 500ms linear } .modal-backdrop.in { opacity: 0.4; } .blt-register, .blt-login, .blt-reset-password, .blt-register-footer, .blt-login-footer{ display: none; } div[data-active-tab="#blt-reset-password"] .blt-reset-password, div[data-active-tab="#blt-reset-password"] .blt-login-footer, div[data-active-tab="#blt-login"] .blt-login, div[data-active-tab="#blt-register"] .blt-register, div[data-active-tab="#blt-register"] .blt-login-footer, div[data-active-tab="#blt-login"] .blt-register-footer{ display: block; } .blt-lost-password{ margin-left: 100px; } /* ===================================== FOOTER ===================================== */ #site-footer{ padding: 40px 0 0; background: #FFF; margin-top: 25px; position: relative; } #site-footer .footer-text{ font-size: 0.8em; padding: 10px; margin-top: 40px; border-top: 1px solid #EEEEEE; } #site-footer .footer-text p{ margin: 0; } /*=========================================== LOGIN / REGISTER MODAL ===========================================*/ .blt-loading{ display: none; } .loading .blt-loading{ display: block; } .loading p{ font-size: 25px; text-align: center; } .loading i{ font-size: 50px; margin-bottom: 15px; } .loading .blt-register, .loading .blt-login, .loading .blt-reset-password, .loading .modal-footer{ display: none!important; } .modal-dialog.registration-complete #blt_registration_form, .modal-dialog.registration-complete .modal-footer{ display: none; } /*=========================================== USERS PROFILE ===========================================*/ .page-template-user-profile #site-content-column{ border-radius: 0; margin: 0; padding: 0; background: transparent; border: none;; } .page-template-user-profile #site-content-column .post{ background-color: #fff; border-bottom: 2px solid #e8e8e8; border-radius: 3px; margin-bottom: 20px; } .page-template-user-profile #site-content-column .post-status{ position: absolute; top: 0; left: 0; font-size: 20px; text-transform: uppercase; border-radius: 2px 0 0 0; } .page-template-user-profile #site-content-column .page-user{ position: relative; padding-left: 130px; min-height: 130px; border-bottom: 1px dashed rgba(0,0,0,0.05); } .page-template-user-profile #site-content-column .page-user img{ position: absolute; left: 0px; top: 0px; border-radius: 2px; } .page-template-user-profile #site-content-column .page-user .page-user-info{ padding: 20px 0 0; } .page-template-user-profile #site-content-column .page-user .content-meta{ margin: 0; padding: 0; border: none; } .users-profile-wrap .form-group{ margin-bottom: 30px; } /*=========================================== USERS SUBMITTED CONTENT ===========================================*/ .users-posts-wrap .form-group{ margin-bottom: 30px; } .users-posts-wrap .acf-input-wrap input[type="text"]{ height: 34px; line-height: 1.42857; padding: 6px 12px; border-radius: 2px; border: 1px solid #cccccc; } .users-posts-wrap .acf-input-wrap input[type="text"]:focus { border-color: #777777; box-shadow: none; } .select2-container .select2-choice{ background-image: none; border-radius: 2px; height: 34px; border-color: #cccccc; } .select2-container .select2-choice .select2-arrow { background: none repeat scroll 0 0 #eeeeee; border-left: 1px solid #ccc; border-radius: 0 2px 2px 0; width: 20px; } .select2-container-active .select2-choice, .select2-container-active .select2-choices{ box-shadow: none; } .select2-container .select2-choice { line-height: 32px; } .select2-search{ padding-top: 5px; border-style: solid; border-width: 1px 0 0; } #wp-blt_post_content-wrap { border: 1px solid #cccccc; } .new-post-list .thumbnail{ float: left; margin-right: 10px; } .new-post-list .fileinput{ display: block; } .new-post-list > .list-group > .blt-add-new-image{ font-weight: bold; } .new-post-list > .list-group > .blt-add-new-image:hover{ color: #FFF; } /*.new-post-list > .list-group { margin-top: 15px; }*/ .new-post-list > .list-group > .list-group-item { background-color: #fdfdfd; border: none; border-top: 1px solid #EEEEEE; margin: 1px -30px; padding: 30px; border-radius: 0; } .new-post-list > .list-group > .list-group-item:last-child { border-bottom: 1px solid #EEEEEE; } .new-post-list#video-post > .list-group .form-group{ margin-bottom: 0; } /*=========================================== SOCIAL SHARING ===========================================*/ .content-footer-share{ float: left; } .content-footer-share > a{ margin-right: 5px; } .social-sharing i{ margin-right: 5px; } @media(max-width: 450px){ .social-sharing span, .content-footer-share span{ display: none!important; } .social-sharing i{ margin-right: 0; } } .content-footer-meta{ float: right; } .post-vote-up:hover{ color: #5ACC4D; } .post-vote-down:hover{ color: #C64B4B; } .share-facebook { background-color: #4b68b9; border-color: #344b8d; color: #ffffff!important; text-shadow: 0 -1px 0 #3b55a0; } .share-facebook:hover{ background-color: #3b55a0; } .share-twitter{ background-color: #02c9ff; border-color: #009ec9; color: #ffffff!important; text-shadow: 0 -1px 0 #00b2e3; } .share-twitter:hover{ background-color: #00b2e3; } /*=========================================== NAV AROOWS ===========================================*/ .nav-arrows > li { float: left; } .nav-arrows > li a{ padding: 10px 15px 15px; outline: none; font-weight: bold; } .nav-arrows > li.active a{ } .nav-arrows > li.active::after, .nav-arrows > li.active::before{ border-style: solid; border-width: 10px; content: ""; left: 50%; margin: 0 -10px; position: absolute; z-index: 50; } .nav-arrows > li.active::after { border-color: transparent transparent #FDFDFD; top: 27px; } .nav-arrows > li.active::before { border-color: transparent transparent #EEE; top: 26px; } .nav-arrows > li > a:focus, .nav-arrows > li > a:hover { background-color: transparent; color: #222; } /*=========================================== RADIO LIST GROUP ===========================================*/ .list-radio-group input{ left: 20px; margin: -6px 0; position: absolute; top: 50%; } .list-radio-group label{ padding-left: 50px; } .list-radio-group label:hover{ background: #F5F5F5; cursor: pointer; } /*=========================================== SOCIAL LOGIN ===========================================*/ .wp-social-login-provider-list a { -moz-user-select: none; border: 1px solid rgba(0, 0, 0, 0); cursor: pointer; display: inline-block; margin-bottom: 5px; text-align: center; vertical-align: middle; white-space: nowrap; border-radius: 2px; font-weight: bold; color: #FFF!important; } #blt-user-modal .wp-social-login-widget{ border-bottom: 1px solid #dddddd; margin-bottom: 20px; padding-bottom: 20px; } #blt-user-modal .wp-social-login-provider-list{ padding: 0; } .wp-social-login-connect-with{ margin: 10px 0; font-weight: bold; } .wp-social-login-provider-facebook{ background-color: #4861A3; } .wp-social-login-provider-twitter{ background-color: #1BB2E9; } .wp-social-login-provider-google{ background-color: #CE4231; } .wp-social-login-provider-wordpress{ background-color: #1D8BBE; } .wp-social-login-provider-yahoo{ background-color: #43058A; } .wp-social-login-provider-linkedin{ background-color: #007AB5; } .wp-social-login-provider-disqus{ background-color: #2E9FFF; } .wp-social-login-provider-instagram{ background-color: #2A5B83; } .wp-social-login-provider-reddit{ background-color: #FF4500; } .wp-social-login-provider-foursquare{ background-color: #0732A2; } .wp-social-login-provider-lastfm{ background-color: #C22B0C; } .wp-social-login-provider-tumblr{ background-color: #34465D; } .wp-social-login-provider-goodreads{ background-color: #714111; } .wp-social-login-provider-stackoverflow{ background-color: #F48227; } .wp-social-login-provider-github{ background-color: #222222; } .wp-social-login-provider-dribbble{ background-color: #F26798; } .wp-social-login-provider-500px{ background-color: #00AEEF; } .wp-social-login-provider-skyrock{ background-color: #0097FF; } .wp-social-login-provider-mixi{ background-color: #F5A51C; } .wp-social-login-provider-steam{ background-color: #202020; } .wp-social-login-provider-twitchtv{ background-color: #6441A5; } .wp-social-login-provider-vkontakte{ background-color: #4C75A3; } .wp-social-login-provider-mailru{ background-color: #134785; } .wp-social-login-provider-yandex{ background-color: #FF0000; } .wp-social-login-provider-odnoklassniki{ background-color: #EE6600; } .wp-social-login-provider-aol{ background-color: #333333; } .wp-social-login-provider-live{ background-color: #0072C6; } .wp-social-login-provider-pixelpin{ background-color: #009C9C; } /*=========================================== SETTINGS PAGE ===========================================*/ .settings-avatar{ float:left; margin-right: 15px; } /* Bootstrap Clearfix */ /* Tablet */ @media (min-width:767px){ /* Column clear fix */ .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1){ clear: none; } .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: left; } } /* Medium Desktop */ @media (min-width:992px){ /* Column clear fix */ .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: none; } .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1){ clear: left; } } /* Large Desktop */ @media (min-width:1200px){ /* Column clear fix */ .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: none; } .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1){ clear: left; } }
web/post_fichiers/style.css
TABLE OF CONTENTS + GENERAL + RTL FUNCTIONALITY + CONTAINER + HELPERS - SOCIAL MEDIA COLORS + SITE HEADER + ARCHIVE / SEARCH PAGES + SIDEBAR LAYOUT + AD SPOTS + SITE CONTENT - SITE CONTENT SIDEBAR - SITE CONTENT COLUMN - CONTENT POSTS - CONTENT POSTS GRID - PAGE PAGINATION - SINGLE PAGES - SINGLE POSTS - SHARE FOOTER - RELATED POSTS - POST PAGINATION - POST TAGS - POST SHARING - POST NAVIGATION - POST THUMBNAIL - POST FORMATS + TOP POSTS TEMPLATE + BRAND + PRIMARY MENU + SECONDARY MENU + BACKGROUND PATTERN + BOOTSTRAP OVERRIDES + WORDPRESS CORE - GENERAL HEADER/MENU CSS - GALLERY - EMBEDS - ALIGNMENT - IMAGES CAPTION + SHORTCODES + BLUTHEMES WIDGETS - BLT-POSTS - BLT-INSTAGRAM - BLT-AUTHOR - BLT-NEWSLETTER - BLT-SOCIALBOX + DEFAULT WIDGETS - GENERAL WIDGET CSS - WORDPRESS SEARCH - WORDPRESS RECENT COMMENTS - WORDPRESS RECENT POSTS - WORDPRESS RSS - WORDPRESS TEXT/HTML - WORDPRESS TAG CLOUD - WORDPRESS CALENDAR - WORDPRESS CUSTOM MENU + COMMENTS + USER LOGIN/REGISTER MODAL + FOOTER + LOGIN / REGISTER MODAL + USERS SUBMITTED CONTENT + SOCIAL SHARING + SOCIAL LOGIN + SETTINGS PAGE ===========================================*/ /*=========================================== GENERAL ===========================================*/ body{ background: #F0F0F0; color: #222; } a{ -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; } a:hover{ text-decoration: none; } img{ max-width: 100%; height: auto; } h1, h2, h3, h4, h5{ margin-top: 0; font-weight: bold; } h1 a, h2 a, h3 a, h4 a, h5 a{ color: inherit; } a h1, a h2, a h3, a h4, a h5{ color: #222; } /*=========================================== RTL FUNCTIONALITY ===========================================*/ body.rtl{ direction: rtl; } body.rtl .navbar-header{ float: right; } body.rtl .navbar-nav{ float: right; } body.rtl .navbar-right{ float: left!important; } body.rtl .brand{ margin-right: 0; margin-left: 30px; } body.rtl .label-blt i{ margin-right: 0; margin-left: 5px; } body.rtl .content-meta > span{ margin-right: 0; margin-left: 20px; display: inline-block; } body.rtl .content-meta i{ margin-right: 0; margin-left: 3px; } body.rtl .post-navigation .nav-previous a{ text-align: left; } /* comments */ body.rtl .comment-list .comment-body{ padding-left: 0; padding-right: 75px; } body.rtl .comment-list .avatar{ left: auto; right: 0; } body.rtl .comment-list .comment-date{ float: left; } body.rtl .comment-list .comment-date a{ display: inline-block; } /* posts */ body.rtl #site-content-column.popular-posts-list .post::before{ left: auto; right: 0; } body.rtl #site-content-column.popular-posts-list .post { padding: 20px 250px 20px 0; } body.rtl .popular-posts-list .top-posts-image{ left: auto; right: 70px; } .rtl .navbar-inner .navbar-form .btn { left: 15px; right: auto; } .rtl .screen-reader-text { left: 999em; position: absolute; } .rtl .header-share { left: 0; right: auto; } /*=========================================== CONTAINER ===========================================*/ .spot_below_menu, .container { margin: 0 auto; } @media (min-width: 768px){ .spot_below_menu, .container { width: 100%; } } @media (min-width: 992px){ .spot_below_menu, .container { width: 980px; } } @media (min-width: 1200px){ .spot_below_menu, .container { width: 1070px; } } /* ===================================== HELPERS ===================================== */ .blt-middle-align { position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } .text-normal{ font-weight: normal; } /*=========================================== SOCIAL MEDIA COLORS ===========================================*/ .blt-facebook-background{background: #4861A3;color:#FFFFFF;} .blt-facebook-background:hover{background: #607ABC;} .blt-facebook-background-hover:hover{background: #607ABC;} .blt-facebook-border{border-color: #4861A3!important;} .blt-facebook-border:hover{border-color: #607ABC!important;} .blt-facebook-color{color: #4861A3!important;} .blt-facebook-color:hover{color: #607ABC!important;} .blt-facebook-color-hover:hover{color: #4861A3!important;} .blt-twitter-background{background: #1BB2E9;color:#FFFFFF;} .blt-twitter-background:hover{background: #55C4ED;} .blt-twitter-background-hover:hover{background: #55C4ED;} .blt-twitter-border{border-color: #1BB2E9!important;} .blt-twitter-border:hover{border-color: #55C4ED!important;} .blt-twitter-color{color: #1BB2E9!important;} .blt-twitter-color:hover{color: #55C4ED!important;} .blt-twitter-color-hover:hover{color: #1BB2E9!important;} .blt-googleplus-background{background: #CE4231;color:#FFFFFF;} .blt-googleplus-background:hover{background: #E56557;} .blt-googleplus-background-hover:hover{background: #E56557;} .blt-googleplus-border{border-color: #CE4231!important;} .blt-googleplus-border:hover{border-color: #E56557!important;} .blt-googleplus-color{color: #CE4231!important;} .blt-googleplus-color:hover{color: #E56557!important;} .blt-googleplus-color-hover:hover{color: #CE4231!important;} .blt-linkedin-background{background: #007BB6;color:#FFFFFF;} .blt-linkedin-background:hover{background: #1A91C9;} .blt-linkedin-background-hover:hover{background: #1A91C9;} .blt-linkedin-border{border-color: #007BB6!important;} .blt-linkedin-border:hover{border-color: #1A91C9!important;} .blt-linkedin-color{color: #007BB6!important;} .blt-linkedin-color:hover{color: #1A91C9!important;} .blt-linkedin-color-hover:hover{color: #007BB6!important;} .blt-youtube-background{background: #BC1E2C;color:#FFFFFF;} .blt-youtube-background:hover{background: #CC333F;} .blt-youtube-background-hover:hover{background: #CC333F;} .blt-youtube-border{border-color: #BC1E2C!important;} .blt-youtube-border:hover{border-color: #CC333F!important;} .blt-youtube-color{color: #BC1E2C!important;} .blt-youtube-color:hover{color: #CC333F!important;} .blt-youtube-color-hover:hover{color: #BC1E2C!important;} .blt-rss-background{background: #F99C00;color:#FFFFFF;} .blt-rss-background:hover{background: #F7A92C;} .blt-rss-background-hover:hover{background: #F7A92C;} .blt-rss-border{border-color: #F99C00!important;} .blt-rss-border:hover{border-color: #F7A92C!important;} .blt-rss-color{color: #F99C00!important;} .blt-rss-color:hover{color: #F7A92C!important;} .blt-rss-color-hover:hover{color: #F99C00!important;} .blt-flickr-background{background: #FE0083;color:#FFFFFF;} .blt-flickr-background:hover{background: #FF77BB;} .blt-flickr-background-hover:hover{background: #FF77BB;} .blt-flickr-border{border-color: #FE0083!important;} .blt-flickr-border:hover{border-color: #FF77BB!important;} .blt-flickr-color{color: #FE0083!important;} .blt-flickr-color:hover{color: #FF77BB!important;} .blt-flickr-color-hover:hover{color: #FE0083!important;} .blt-vimeo-background{background: #1BB6EC;color:#FFFFFF;} .blt-vimeo-background:hover{background: #51C8EF;} .blt-vimeo-background-hover:hover{background: #51C8EF;} .blt-vimeo-border{border-color: #1BB6EC!important;} .blt-vimeo-border:hover{border-color: #51C8EF!important;} .blt-vimeo-color{color: #1BB6EC!important;} .blt-vimeo-color:hover{color: #51C8EF!important;} .blt-vimeo-color-hover:hover{color: #1BB6EC!important;} .blt-pinterest-background{background: #CD2026;color:#FFFFFF;} .blt-pinterest-background:hover{background: #E5494E;} .blt-pinterest-background-hover:hover{background: #E5494E;} .blt-pinterest-border{border-color: #CD2026!important;} .blt-pinterest-border:hover{border-color: #E5494E!important;} .blt-pinterest-color{color: #CD2026!important;} .blt-pinterest-color:hover{color: #E5494E!important;} .blt-pinterest-color-hover:hover{color: #CD2026!important;} .blt-dribbble-background{background: #E14A85;color:#FFFFFF;} .blt-dribbble-background:hover{background: #EA75A2;} .blt-dribbble-background-hover:hover{background: #EA75A2;} .blt-dribbble-border{border-color: #E14A85!important;} .blt-dribbble-border:hover{border-color: #EA75A2!important;} .blt-dribble-color{color: #E14A85!important;} .blt-dribble-color:hover{color: #EA75A2!important;} .blt-dribble-color-hover:hover{color: #E14A85!important;} .blt-tumblr-background{background: #49637C;color:#FFFFFF;} .blt-tumblr-background:hover{background: #617C96;} .blt-tumblr-background-hover:hover{background: #617C96;} .blt-tumblr-border{border-color: #49637C!important;} .blt-tumblr-border:hover{border-color: #617C96!important;} .blt-tumblr-color{color: #49637C!important;} .blt-tumblr-color:hover{color: #617C96!important;} .blt-tumblr-color-hover:hover{color: #49637C!important;} .blt-instagram-background{background: #AC8568;color:#FFFFFF;} .blt-instagram-background:hover{background: #C1977A;} .blt-instagram-background-hover:hover{background: #C1977A;} .blt-instagram-border{border-color: #AC8568!important;} .blt-instagram-border:hover{border-color: #C1977A!important;} .blt-instagram-color{color: #AC8568!important;} .blt-instagram-color:hover{color: #C1977A!important;} .blt-instagram-color-hover:hover{color: #AC8568!important;} .blt-vine-background{background: #00BF8E;color:#FFFFFF;} .blt-vine-background:hover{background: #12C998;} .blt-vine-background-hover:hover{background: #12C998;} .blt-vine-border{border-color: #00BF8E!important;} .blt-vine-border:hover{border-color: #12C998!important;} .blt-vine-color{color: #00BF8E!important;} .blt-vine-color:hover{color: #12C998!important;} .blt-vine-color-hover:hover{color: #00BF8E!important;} .blt-reddit-background{background: #FAFAFA;} .blt-reddit-background:hover{background: #F0F0F0;} .blt-reddit-background-hover:hover{background: #F0F0F0;} .blt-email-background{background: #454545;color:#FFFFFF;} .blt-email-background:hover{background: #636060;} .blt-email-background-hover:hover{background: #636060;} .blt-email-border{border-color: #454545!important;} .blt-email-border:hover{border-color: #636060!important;} .blt-email-color{color: #454545!important;} .blt-email-color:hover{color: #636060!important;} .blt-email-color-hover:hover{color: #454545!important;} /*===================================== SITE HEADER ===================================== */ #site-header{ border-bottom: 1px solid #ddd; max-height: 100%; } #site-header.affix{ width: 100%; z-index: 10; top: 0; } .admin-bar #site-header.affix { top: 0; z-index: 99; } @media (min-width: 768px){ .admin-bar #site-header.affix { top: 32px; } #site-header{ border-bottom: none; } } @media (max-width: 992px){ #site-header{ overflow-y: scroll; } } .header-share { position: absolute; right: 0; top: 0; opacity: 0; -moz-transform: translateY(-150px); -webkit-transform: translateY(-150px); transform: translateY(-150px); -moz-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; -o-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; -webkit-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; transition: transform 0.5s ease 0s, opacity 0.2s ease 0s; width: 355px; } .header-share.voting-disabled{ width: auto!important; } .header-share .post-vote-header{ margin-right: 40px; float: left; } .header-share a{ margin-bottom: 8px; margin-top: 8px; } .post-vote-header .vote-count{ padding: 7px 12px; font-weight: bold; } #site-header.affix .header-share { opacity: 1; -moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); } .header-actions > a { width: 100%; } .header-actions .navbar-form input[type="text"] { max-width: 100px; } @media (min-width: 768px){ .single #site-header.affix .header-actions{ /*opacity: 0;*/ } .header-actions > a { width: auto; } .header-actions .navbar-form input[type="text"] { max-width: 150px; } } @media (min-width: 992px){ .header-share{ width: 520px; } .header-actions .navbar-form input[type="text"] { max-width: 100%; } } .single #site-header .header-actions { opacity: 1; -moz-transition: opacity 0.2s ease 0s; -o-transition: opacity 0.2s ease 0s; -webkit-transition: opacity 0.2s ease 0s; transition: opacity 0.2s ease 0s; } /*=========================================== USER DROPDOWN ===========================================*/ .header-actions .user-dropdown{ display: inline-block; } .header-actions .user-dropdown > .btn{ border: none; padding: 0; margin-left: 15px; background-color: transparent!important; outline: none!important; box-shadow: none!important; } .header-actions .user-dropdown > .btn img{ border-radius: 500px; } .header-actions .user-dropdown .dropdown-menu{ border-radius: 0; padding: 0; } .header-actions .user-dropdown .dropdown-menu .dropdown-header, .header-actions .user-dropdown .dropdown-menu li > a{ padding: 10px 20px; } .header-actions .user-dropdown .dropdown-menu li > a{ font-weight: bold; } .header-actions .user-dropdown .dropdown-menu .divider{ margin: 0; } .user-nav{ border-bottom: 1px solid rgba(0,0,0,0.05); margin-left: -30px; margin-right: -30px; } .user-nav li{ padding-left: 15px; padding-right: 15px; } .user-nav .user-nav-info{ min-height: 60px; padding-left: 80px; position: relative; } .user-nav .user-nav-info img{ position: absolute; left: 15px; top: 5px; border-radius: 500px; } .user-nav .user-nav-info h4{ line-height: 50px; margin: 0; padding: 5px 0 0; } .navbar-collapse.in{ overflow-y: visible; } .navbar-right{ position: relative; } /*=========================================== ARCHIVE / SEARCH PAGES ===========================================*/ .site-content-header { background-color: #fafafa; margin-bottom: 20px; margin-top: -20px; padding: 50px 0; text-align: center; } .site-content-header .header-title{ margin: 0; text-transform: uppercase; font-size: 24px; color: #777; } .site-content-header .header-title span{ color: #222; display: block; font-size: 40px; font-weight: bold; margin-top: 5px; text-transform: none; word-wrap: break-word; } /* ===================================== SIDEBAR LAYOUT ===================================== */ body.sidebar-left #site-content-sidebar{ float: left; margin-left: 0; margin-right: 20px; } body.sidebar-left #site-content-column{ float: right; } body.sidebar-none #site-content-column{ width: 100%; } @media (min-width: 768px){ body.single.sidebar-none #site-content-column{ padding: 50px; } } /*=========================================== AD SPOTS ===========================================*/ .spot_above_menu{ background-color: #FAFAFA; /*text-align: center;*/ /*padding: 20px;*/ } .spot_above_menu > *:not(script){ display: block; margin: 0 auto; width: auto; } .spot_below_menu{ padding: 0 10px 30px; } .spot_above_content{ padding: 0 0 30px; } .spot_above_content > *:not(script){ display: block; margin: 0 auto; width: auto; } .spot_between_posts{ margin-bottom: 20px; } .content-post .spot_between_posts{ margin-bottom: 0; } .spot_between_posts.spot_between_posts-image{ text-align: center; } .spot_between_posts.spot_between_posts-image img{ display: inline-block; } .spot_below_content{ padding: 20px 0; } .spot_below_content > *:not(script){ display: block; margin: 0 auto; width: auto; } /* ===================================== SITE CONTENT ===================================== */ .paddrightzero{ padding-right: 0 !important; } #site-content{ margin-left: auto; margin-right: auto; position: relative; width: 100%; } @media (min-width: 768px){ .sidebar-right #site-content{ padding-right: 350px; } .sidebar-left #site-content{ padding-left: 350px; } } @media (min-width: 992px){ .sidebar-right #site-content{ padding-right: 0; } .sidebar-left #site-content{ padding-left: 0; } #site-content{ width: 980px; } } @media (min-width: 1200px){ #site-content{ width: 1050px; } } #site-body { min-height: 500px; padding: 0 5px; } @media (min-width: 992px){ #site-body { padding: 0; } } /*=========================================== AJAX LOADING ===========================================*/ .ajax-loading{ display: block; margin: 10px 0; padding: 20px; font-size: 18px; text-transform: uppercase; text-align: center; clear: left; } /*===================================== SITE CONTENT SIDEBAR =====================================*/ @media (min-width: 768px){ #site-content-sidebar{ position: absolute; top: 0; right: 0; } .sidebar-left #site-content-sidebar{ left: 0; right: auto; } #site-content-sidebar{ width: 340px; margin-left: 20px; } } @media (min-width: 992px){ #site-content-sidebar{ float: left; position: static; width: 340px; margin-left: 20px; } } #site-content > .single-widget, .content-sidebar-wrap .blt-sidebar-sticky > div, .content-sidebar-wrap > div{ padding: 20px; background: #FFF; margin-bottom: 20px; border-radius: 2px; border-bottom: 2px solid #ddd; } .content-sidebar-wrap .blt-sidebar-sticky{ padding: 0; background: transparent; margin-bottom: 0; border-radius: 0; border-bottom: none; } /* .blt-sidebar-sticky.affix{ position: fixed; top: 0; } .fixed-header .blt-sidebar-sticky.affix{ top: 91px; } .admin-bar.fixed-header .blt-sidebar-sticky.affix{ top: 124px; }*/ @media(max-width: 768px){ .blt-sidebar-sticky.affix{ position: static!important; width: 100%!important; } } .widget-head { font-size: 19px; font-weight: bold; margin-bottom: 20px; } /*===================================== SITE CONTENT COLUMN =====================================*/ #site-content-column{ width: auto; margin-bottom: 20px; } #site-content-column > .row{ margin-right: 0; margin-left: 0; } .post-layout-grid-2 #site-content-column > .row{ margin-right: -15px; margin-left: -15px; } @media (min-width: 768px){ #site-content-column{ margin-bottom: 0; } } @media (min-width: 992px){ #site-content-column{ float: left; width: 620px; } } @media (min-width: 1200px){ #site-content-column{ width: 690px; } } /*===================================== CONTENT POSTS =====================================*/ .content-post{ position: relative; /*background: #FFF;*/ margin-bottom: 20px; border-radius: 3px; border-bottom: 2px solid #e8e8e8; } .content-post > .post-thumbnail img{ border-radius: 3px 3px 0 0 ; width: 100%; } .content-body{ background-color: #FFFFFF; padding: 40px; } .content-footer{ border-top: 1px solid #ddd; padding: 20px; background: #f9f9f9; } .content-title { font-size: 22px; margin-bottom: 20px; } .content-title a{ color: #222; font-weight: 700; text-transform: capitalize; } .content-text{ font-size: 16px; color: #555; } .single-text:before, .single-text:after, .content-text:before, .content-text:after{ content: " "; display: table; } .single-text:after, .content-text:after{ clear: both; } .content-meta { border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase; } .content-meta > span{ color: #444; font-weight: 600; margin-right: 20px; } .content-meta a{ color: inherit; } .content-meta i { margin-right: 3px; min-width: 15px; text-align: center; } @media (min-width: 768px){ .content-title { font-size: 32px; } } /*===================================== CONTENT POSTS GRID ======================================*/ body[class*="post-layout-grid-"] #site-content-column .content-post{ background: transparent; margin-bottom: 30px; border: none; border-radius: 0; } body[class*="post-layout-grid-"] #site-content-column .post-thumbnail img { border-radius: 0; } body[class*="post-layout-grid-"] #site-content-column .content-body{ padding: 20px; position: relative; } body[class*="post-layout-grid-"] #site-content-column .content-title { font-size: 20px; margin: 0 0 10px 0; } body[class*="post-layout-grid-"] #site-content-column .content-meta { font-size: 11px; } body[class*="post-layout-grid-"] #site-content-column .content-meta > span{ display: inline-block; margin: 5px 5px 0 0; } body[class*="post-layout-grid-"] #site-content-column .label-wrap { position: absolute; } body[class*="post-layout-grid-"] #site-content-column .label-sticky { background: #ffffff none repeat scroll 0 0; border: medium none; left: 0; padding: 0.4em 0.6em; position: absolute; top: -50px; } body[class*="post-layout-grid-"] #site-content-column .social-sharing i{ margin: 0; } body[class*="post-layout-grid-"] #site-content-column .social-sharing span{ display: none; } /*===================================== PAGE PAGINATION ======================================*/ .pagination .page-numbers { background: #ffffff none repeat scroll 0 0; border-radius: 2px; color: #222222; float: left; margin-right: 4px; min-width: 40px; padding: 6px 12px; text-align: center; border: 1px solid #DDDDDD; } .pagination .page-numbers:hover{ background-color: #f8f8f8; } .pagination .page-numbers.current{ color: #FFF; font-weight: bold; } .pagination .page-numbers.dots { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; min-width: auto; padding: 6px 10px; border: none; } /*===================================== SINGLE PAGES ======================================*/ .page-text { font-size: 16px; margin-bottom: 20px; } /* ===================================== SINGLE POSTS ======================================*/ .single #site-content-column, .page #site-content-column{ background: #FFF; border-style: solid; border-width: 0 0 2px; border-color: #ddd; padding: 20px 15px; border-radius: 0; /*margin: -20px -5px 20px;*/ } .single #site-content-column .post, .page #site-content-column .post{ background: transparent; border: none; } .page-title, .single-title{ font-size: 25px; font-weight: bold; margin-bottom: 20px; text-transform: capitalize; } .single-meta { border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase; } .single-meta:empty{ padding: 0; } .single-meta > span{ color: #444; font-weight: 600; margin-right: 20px; } .single-meta a{ color: inherit; } .single-meta i { margin-right: 3px; min-width: 15px; text-align: center; } @media (min-width: 768px){ .single #site-content-column, .page #site-content-column{ padding: 30px; border-radius: 3px; margin: 0; } .page-title, .single-title{ font-size: 40px; margin-bottom: 30px; } .single-meta { font-size: 16px; } } .single-text { font-size: 16px; margin-bottom: 20px; } .comment-reply-title, .comments-title, .blu-related-title{ font-weight: bold; font-size: 28px; } /* Gallery list */ .blt-gallery-list li{ margin-bottom: 40px; } .blt-gallery-list li:last-child{ margin-bottom: 0; } .blt-gallery-list h2{ margin-bottom: 30px; font-size: 22px; } @media (min-width: 768px){ .blt-gallery-list h2{ font-size: 30px; } } /* Post Label */ .label-wrap{ margin-bottom: 20px; } .label-blt{ border: 1px solid #DDD; color: #222; margin-right: 10px; } a.label-blt:hover{ border-color: #23527c; color: #23527c; } .label-blt i{ margin-right: 5px; } .label-sticky i{ color: #FFD600; } .updated:not(.published) { display: none; } /*=========================================== SHARE FOOTER ===========================================*/ .footer-share{ background-color: #FFF; position: fixed; bottom: 0; left: 0; padding: 10px; width: 100%; z-index: 1000; border-top: 1px solid #ddd; } .footer-share .post-vote-header{ float: left; } .footer-share .social-sharing{ float: right; margin-left: 10px; } @media (min-width: 768px){ .footer-share{ display: none; } } /*=========================================== RELATED POSTS ===========================================*/ .blu-related-posts{ margin-bottom: 50px; } .blu-related-posts .wp-post-image{ margin-bottom: 15px; width: 100%; } .blu-related-posts article { margin-bottom: 20px; } /*=========================================== POST PAGINATION ===========================================*/ .blu-post-pagination{ margin-bottom: 30px; font-size: 14px; } .blu-post-pagination > span, .blu-post-pagination > a{ border: 1px solid #ddd; padding: 4px 12px; font-weight: bold; display: inline-block; color: #444; } .blu-post-pagination > span{ color: #FFF; } .blu-post-pagination strong{ margin-right: 5px; } .blu-post-pagination > a:hover{ color: #FFF; } /*=========================================== POST TAGS ===========================================*/ .blu-post-tags{ font-size: 14px; margin-top: 30px; } .blu-post-tags strong{ margin-right: 8px; } .blu-post-tags ul{ margin: 0; padding: 0; display: inline-block; } .blu-post-tags li{ list-style: none; display: inline-block; } .blu-post-tags a{ display: inline-block; border: 1px solid #ddd; font-weight: bold; color: #222; padding: 0.4em 1em; margin-right: 10px; margin-bottom: 5px; font-size: 12px; } /*=========================================== POST SHARING ===========================================*/ .post-share-wrapper{ margin: 50px 0; } .post-share-wrapper a{ margin: 0 0 15px; } /*=========================================== POST NAVIGATION ===========================================*/ .post-navigation { margin-bottom: 50px; border-color: #eeeeee; border-style: solid; border-width: 1px 0; } .post-navigation:before, .post-navigation:after { display: table; content: ''; clear: both; } .nav-links > div{ width: 50%; } .nav-links > div a{ padding: 20px 0; display: block; } .nav-links > div a:hover{ background: #f9f9f9; } .post-navigation .nav-previous{ float: left; } .post-navigation .nav-previous a{ padding-left: 20px; } .post-navigation .nav-next{ float: right; text-align: right; } .post-navigation .nav-next a{ padding-right: 20px; } .post-navigation .meta-nav{ font-weight: bold; color: #222; } .post-navigation .post-title{ display: block; color: #777; } /*=========================================== POST THUMBNAIL ===========================================*/ .post-thumbnail-area{ position: relative; clear: left; } /*=========================================== POST FORMATS ===========================================*/ /* GALLERY ===========================================*/ /* .gallery-carousel .carousel-indicators { background-color: transparent; list-style: outside none none; left: 0; margin: 0; margin-top: 5px; margin-left: 0; padding-left: 0; position: relative; text-align: center; width: 100%; z-index: 15; } .gallery-carousel .carousel-indicators li { background-color: transparent; cursor: pointer; display: inline-block; width: 10%; height: auto; text-indent: 0; border: none; text-align: center; padding: 4px; opacity: 0.5; margin: 0; } .gallery-carousel .carousel-indicators li:hover, .gallery-carousel .carousel-indicators .active { background-color: transparent; display: inline-block; text-indent: 0; margin: 0; width: 10%; padding: 4px; opacity: 1; } .gallery-carousel .carousel-indicators img{ display: inline-block; max-height: 100px; } .gallery-carousel .carousel-indicators { bottom: 0; } .carousel-control.left, .carousel-control.right { background-image: none!important; } .carousel-control .right, .carousel-control .icon-next { margin-right: -20px; } .carousel-control .left, .carousel-control .right, .carousel-control .icon-next, .carousel-control .icon-prev { font-size: 30px; height: 30px; margin-top: -15px; width: 30px; } .carousel-control .right, .carousel-control .icon-next { margin-right: -15px; right: 50%; } .carousel-control .left, .carousel-control .right, .carousel-control .icon-next, .carousel-control .icon-prev { display: inline-block; position: absolute; top: 50%; z-index: 5; } .gallery-carousel .item img{ width: 100%; } .gallery-carousel .carousel-caption-area { bottom: 25px; color: #ffffff; left: 0; padding: 30px; position: absolute; right: 0; text-align: center; z-index: 10; } */ /* QUOTE ===========================================*/ .post-quote p{ font-size: 1.5em; } .post-quote p:before{ font-family:'FontAwesome'; content: '\f10e'; font-size: 2em; float: left; vertical-align: middle; display: inline-block; padding-right: 15px; } @media (min-width: 992px){ .post-quote.absolute { border: 1px solid #ffffff; color: #222222; left: 0; margin: 0 50px; padding: 3px; position: absolute; right: 0; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; } } .post-quote.absolute > div { border: 1px solid #ffffff; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.93); padding: 10px 0; position: relative; } @media (min-width: 768px){ .post-quote.absolute > div { padding: 50px; } } .post-quote.absolute + .post-thumbnail{ background-color: #000000; } .post-quote.absolute + .post-thumbnail img{ opacity: 0.7; } /*=========================================== POST TYPE: LIST SM ===========================================*/ .page #site-content-column .post.list-sm-item, .list-sm-item{ background-color: #FFFFFF; position: relative; padding-left: 110px; padding-right: 60px; min-height: 110px; margin-bottom: 20px; } .list-sm-item .post-status{ font-size: 10px!important; } .list-sm-item .post-status.post-status-declined{ background-color: red; } .list-sm-item .list-sm-image{ position: absolute; left: 30px; top: 30px; } .list-sm-item .list-sm-image img{ width: 50px; border-radius: 2px; } .list-sm-item .list-sm-meta{ padding: 30px 0; } .list-sm-item .list-sm-meta .content-meta{ margin-bottom: 0; padding: 0; border: none; font-size: 12px; } .list-sm-item .list-sm-meta .list-sm-score{ position: absolute; right: 15px; top: 50%; margin-top: -10px; font-size: 20px; line-height: 1; } /* ===================================== TOP POSTS TEMPLATE ===================================== */ .page #site-content-column.popular-posts-list-sm, .page #site-content-column.popular-posts-grid, .page #site-content-column.popular-posts-grid-2, .page #site-content-column.popular-posts-grid-3, .page #site-content-column.popular-posts-blog, .page #site-content-column.popular-posts-blog2{ padding: 0; border: none; background: transparent; } .page #site-content-column.popular-posts-blog .post, .page #site-content-column.popular-posts-blog2 .post{ background: #ffffff none repeat scroll 0 0; border-bottom: 2px solid #e8e8e8; } .page-template-top-posts-template .post-thumbnail-area{ margin-bottom: 20px; } .popular-posts-list{ counter-reset: section; padding: 25px; background: #FFF; } #site-content-column.popular-posts-list .post { border-bottom: 1px solid #eeeeee; height: 131px; padding: 10px 0 10px 130px; position: relative; margin: 0; } #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 35px; } #site-content-column.popular-posts-list .post:last-child { border-bottom: none; } #site-content-column.popular-posts-list .post:before { color: #686868; content: counter(section, decimal) "."; counter-increment: section; font-size: 18px; height: 50px; left: 0; line-height: 47px; margin-top: -25px; position: absolute; text-align: center; top: 50%; } .popular-posts-list .top-posts-image { left: 35px; position: absolute; top: 25px; } .popular-posts-list .top-posts-image img{ width: 80px; } .popular-posts-list .top-posts-title{ margin-top: 0; font-size: 16px; font-weight: 600; } .popular-posts-list .top-posts-meta-author img{ height: 30px; width: 30px; } .popular-posts-list .top-posts-meta-top{ border: none; } .popular-posts-list .top-posts-meta-top li{ line-height: 30px; font-size: 15px; } .popular-posts-list .top-posts-meta-top .post-meta-author{ font-size: 15px; } .popular-posts-article{ padding: 0 25px; } @media (min-width: 768px){ #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 50px; } .popular-posts-list .top-posts-title{ font-size: 18px; } .popular-posts-list .top-posts-image { left: 50px; top: 50px; } #site-content-column.popular-posts-list .post:before { font-size: 25px; } .popular-posts-list .top-posts-image img{ width: 100px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 170px; height: 191px; } } @media (min-width: 992px){ #site-content-column.popular-posts-list .post.popular-posts-item-no-image { padding-left: 70px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 200px; } .popular-posts-list .top-posts-image { left: 70px; } #site-content-column.popular-posts-list .post:before { font-size: 40px; } .popular-posts-list .top-posts-title{ font-size: 22px; } } @media (min-width: 1200px){ .popular-posts-list .top-posts-image { left: 70px; top: 20px; } .popular-posts-list .top-posts-title{ font-size: 25px; } .popular-posts-list .top-posts-image img{ width: 150px; } #site-content-column.popular-posts-list .post { padding: 20px 0 20px 250px; } } /* ===================================== BRAND ===================================== */ .brand{ margin-right: 30px; display: block; } .brand span { font-size: 22px; line-height: 50px; font-weight: bold; color: #222; } .brand-logo { display: block; max-width: 200px; } .brand-logo img{ max-height: 40px; margin: 8px 0; } @media (min-width: 768px){ .brand-logo img{ max-height: 50px; margin: 0; } } .brand-tagline p{ margin: 0; color: #777; } .brand-tagline span{ line-height: 1; } /* ===================================== PRIMARY MENU ===================================== */ .primary-menu{ background: #FFF; padding: 0; position: relative; z-index: 2; } .primary-menu .navbar-collapse.in{ padding-bottom: 10px; } .primary-menu .nav a{ color: #222; font-weight: bold; } .primary-menu > li > a{ font-size: 16px; font-weight: bold; } .navbar-inner .navbar-form{ position: relative; } .navbar-inner .navbar-form .btn{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; position: absolute; right: 15px; top: 10px; color: #ccc; } .navbar-inner .navbar-form [type="text"]:focus + .btn{ color: #777777; } @media (min-width: 768px){ .primary-menu{ padding: 10px 0; } .affix .primary-menu{ border-bottom: 1px solid #DDD; } .navbar-inner .navbar-form .btn{ top: 0; } } /* ===================================== SECONDARY MENU ===================================== */ .secondary-menu{ background: #222; padding: 7px 0; -moz-transition: transform 0.1s; -o-transition: transform 0.1s; -webkit-transition: transform 0.1s; transition: transform 0.1s; z-index: 1; position: relative; } .affix .secondary-menu { -moz-transform: translateY(-50px); -webkit-transform: translateY(-50px); transform: translateY(-50px); } .affix .primary-menu:hover + .secondary-menu, .affix .secondary-menu:hover{ -moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); } .secondary-menu .navbar-nav > li > a{ color: #d8d8d8; font-weight: bold; padding: 0 10px; display: inline; } .secondary-menu .navbar-nav > li > a:focus, .secondary-menu .navbar-nav > li > a:hover{ color: #FFF; background: transparent; } .secondary-menu .navbar-nav > li + li::before { color: #8c8c8c; content: "• "; padding: 0 5px; } /*=========================================== BACKGROUND PATTERN ===========================================*/ .blt-pattern{ position: fixed; background-repeat: repeat; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; } /* ===================================== BOOTSTRAP OVERRIDES ===================================== */ p:empty{ display: none; } .modal-dialog { margin: 70px auto; } .modal-backdrop.in { opacity: 0.8; } .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-quiz, .form-control{ box-shadow: none; border-radius: 2px; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; color: #555555; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; } .input-lg{ height: 46px; } .navbar{ border: none; } .form-control:focus { border-color: #777777; box-shadow: none; } .wpcf7-submit, .btn-theme{ color: #FFF; } .wpcf7-submit.focus, .wpcf7-submit:focus, .wpcf7-submit:hover, .btn-theme.focus, .btn-theme:focus, .btn-theme:hover{ color: #FFF; } .wpcf7-submit{ -moz-user-select: none; background-image: none; border: 1px solid rgba(0, 0, 0, 0); cursor: pointer; display: inline-block; font-size: 14px; line-height: 1.42857; margin-bottom: 0; padding: 6px 12px; text-align: center; vertical-align: middle; white-space: nowrap; } .wpcf7-submit, .btn{ font-weight: bold; border-radius: 2px; } .btn-default:hover{ background-color: #f8f8f8; } .form-group { margin-bottom: 20px; } .label { padding: 0.4em 1em; border-radius: 2px; } table { width: 100%; max-width: 100%; margin-bottom: 20px; } 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; border-top: 1px solid #dddddd; } table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; } table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td { border-top: 0; } table > tbody + tbody { border-top: 2px solid #dddddd; } table table { background-color: #ffffff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) { background-color: #f9f9f9; } .table-hover > tbody > tr:hover { background-color: #f5f5f5; } table col[class*="col-"] { position: static; float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; } table > thead > tr > td.active, table > tbody > tr > td.active, table > tfoot > tr > td.active, table > thead > tr > th.active, table > tbody > tr > th.active, table > tfoot > tr > th.active, table > thead > tr.active > td, table > tbody > tr.active > td, table > tfoot > tr.active > td, table > thead > tr.active > th, table > tbody > tr.active > th, table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } table > thead > tr > td.success, table > tbody > tr > td.success, table > tfoot > tr > td.success, table > thead > tr > th.success, table > tbody > tr > th.success, table > tfoot > tr > th.success, table > thead > tr.success > td, table > tbody > tr.success > td, table > tfoot > tr.success > td, table > thead > tr.success > th, table > tbody > tr.success > th, table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } table > thead > tr > td.info, table > tbody > tr > td.info, table > tfoot > tr > td.info, table > thead > tr > th.info, table > tbody > tr > th.info, table > tfoot > tr > th.info, table > thead > tr.info > td, table > tbody > tr.info > td, table > tfoot > tr.info > td, table > thead > tr.info > th, table > tbody > tr.info > th, table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } table > thead > tr > td.warning, table > tbody > tr > td.warning, table > tfoot > tr > td.warning, table > thead > tr > th.warning, table > tbody > tr > th.warning, table > tfoot > tr > th.warning, table > thead > tr.warning > td, table > tbody > tr.warning > td, table > tfoot > tr.warning > td, table > thead > tr.warning > th, table > tbody > tr.warning > th, table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } table > thead > tr > td.danger, table > tbody > tr > td.danger, table > tfoot > tr > td.danger, table > thead > tr > th.danger, table > tbody > tr > th.danger, table > tfoot > tr > th.danger, table > thead > tr.danger > td, table > tbody > tr.danger > td, table > tfoot > tr.danger > td, table > thead > tr.danger > th, table > tbody > tr.danger > th, table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; } .table-responsive > table { margin-bottom: 0; } .table-responsive > table > thead > tr > th, .table-responsive > table > tbody > tr > th, .table-responsive > table > tfoot > tr > th, .table-responsive > table > thead > tr > td, .table-responsive > table > tbody > tr > td, .table-responsive > table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } /*=========================================== WORDPRESS CORE ===========================================*/ .screen-reader-text { position: absolute; left: -999em; } .sticky{} .bypostauthor{} /*=========================================== GENERAL HEADER/MENU CSS ===========================================*/ .entry-content p.wp-caption-text, .entry-content p.gallery-caption, article.type-page .the-content p.wp-caption-text, article.type-page .the-content p.gallery-caption { color: #999999; font-size: 12px; text-align: center; } /*=========================================== GALLERY ===========================================*/ .post-body .gallery{ display: block; clear: both; } .gallery .gallery-item{ float: left; text-align: center; margin-bottom: 15px; position: relative; overflow: hidden; } .gallery .gallery-item:hover{ overflow: visible; } .gallery:after, .gallery:before{ content: ""; display: table; } .gallery:after{ clear: both; } .gallery-columns-1 .gallery-item{ width: 100%; } .gallery-columns-2 .gallery-item{ width: 50%; } .gallery-columns-3 .gallery-item{ width: 33.33%; } .gallery-columns-4 .gallery-item{ width: 25%; } .gallery-columns-5 .gallery-item{ width: 20%; } .gallery-columns-6 .gallery-item{ width: 16.6%; } .gallery-columns-7 .gallery-item{ width: 14.2%; } .gallery-columns-8 .gallery-item{ width: 12.5%; } .gallery-columns-9 .gallery-item{ width: 11.1%; } .gallery-item a { display: block; height: 100%; width: 100%; padding: 0 5px; position: relative; } .gallery .gallery-item .wp-caption-text:before, .gallery .gallery-item .wp-caption-text:after{ border-style: solid; border-width: 10px; content: ""; left: 50%; margin: 0 -10px; position: absolute; z-index: 50; } .gallery .gallery-item .wp-caption-text:after { border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); bottom: -19px; } .gallery .gallery-item .wp-caption-text:before { border-color: #ddd rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); bottom: -20px; } .gallery .gallery-item .wp-caption-text { background: none repeat scroll 0 0 #ffffff; border: 1px solid #ddd; bottom: 100%; font-size: 10px; left: 50%; margin: 0 -100px 15px; padding: 10px; pointer-events: none; position: absolute; width: 200px; z-index: 20; display: none; opacity: 0; -webkit-transition: opacity .10s ease-in-out; -moz-transition: opacity .10s ease-in-out; -o-transition: opacity .10s ease-in-out; transition: opacity .10s ease-in-out; } .gallery .gallery-item:hover .wp-caption-text { opacity: 1; display: block; } .gallery-item a:before { content: "+"; display: block; height: 100%; left: 0; opacity: 0; font-size: 30px; color: #FFFFFF; position: absolute; right: 0; top: 50%; margin-top: -20px; z-index: 11; font-weight: 100; -webkit-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; transition: opacity .20s ease-in-out; } .gallery-item:hover a:before { opacity: 0.8; } .gallery-item a:after { content: ""; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; z-index: 10; -webkit-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; transition: opacity .20s ease-in-out; } .gallery-item:hover a:after { opacity: 0.8; } .gallery-item img{ border: none!important; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; position: relative; } .gallery-item img:before{ content: ''; background: red; height: 100%; width: 100%; position: absolute; display: block; } .gallery-item .alignnone { margin: 5px 20px 20px 0; } /*=========================================== EMBEDS ===========================================*/ .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; } .video-container[data-twttr-id*="twttr-"] { height: auto; padding: 0; } .video-container iframe:not(.twitter-tweet), .video-container object, .video-container embed, .video-container video{ position: absolute; top: 0; left: 0; bottom: 0; width: 100%; height: auto!important; min-height: 100%; } .video-container iframe.twitter-tweet{ min-height: 0; display: inline-block; position: relative; } /*=========================================== ALIGNMENT ===========================================*/ .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 20px 0 20px 20px; } .alignleft { float: left; margin: 20px 20px 20px 0; } .aligncenter { display: block; margin: 20px auto; } a img.alignright { float: right; margin: 20px 0 20px 20px; } a img.alignnone { margin: 0; } a img.alignleft { float: left; margin: 20px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } /*=========================================== IMAGES CAPTION ===========================================*/ .wp-caption { max-width: 100%; padding: 5px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .wp-caption p.wp-caption-text, #blog .post-body .wp-caption p.wp-caption-text, article.type-page .the-content .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 8px 0 0; } /*=========================================== SHORTCODES ===========================================*/ .btn.btn-large { padding: 15px 22px; font-size: 18px; font-weight: bolder; } .btn.btn-small { min-height: 20px; padding: 7px 12px; } .btn.btn-mini { min-height: 10px; font-size: 11px; padding: 3px 6px; } /* Google Ads */ .blu-google-ads.pull-left{ margin: 20px 40px 20px 0; } .blu-google-ads.pull-right{ margin: 20px 0 20px 40px; } /*=========================================== BLUTHEMES WIDGETS ===========================================*/ /*=========================================== BLT-POSTS ===========================================*/ /* List layout */ .blt_posts .layout-list-item { padding: 15px 0; position: relative; border-bottom: 1px dotted #EEEEEE; } .blt_posts .layout-list-item:first-child { padding-top: 0; } .blt_posts .layout-list-item:last-child { border: medium none; padding-bottom: 0; } .blt_posts .layout-list-item a{ padding-left: 70px; display: block; } .blt_posts .layout-list-item.image-empty a{ padding-left: 0; } .blt_posts .layout-list-item .post-image{ left: 0; position: absolute; } .blt_posts .layout-list-item .post-image img{ height: 50px; width: 50px; } .blt_posts article{ border: none; border-bottom: none; } .blt_posts h4{ margin-bottom: 5px; font-weight: bold; font-size: 15px; color: #222; } .blt_posts .post-date{ font-size: 12px; margin-bottom: 0; } /* Grid layout */ .blt_posts .layout-grid-item{ border: none; padding: 0 0 15px; } .blt_posts .layout-grid-item:last-child{ padding: 0; } .blt_posts .layout-grid-item .post-image{ margin-bottom: 10px; } /*=========================================== BLT-INSTAGRAM ===========================================*/ .blt_instagram{ } .blt_instagram .widget-body{ margin-left: -5px; margin-right: -5px; } .blt_instagram .instagram-link{ width: 33.333%; display: block; float: left; } .blt_instagram .instagram-link img{ padding: 5px; border-radius: 7px; -moz-transition: opacity 0.4s ease; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; } .blt_instagram:hover .instagram-link img{ opacity: 0.6; } .blt_instagram .instagram-link:hover img{ opacity: 1; } .blt_instagram .instagram-info{ list-style: none; padding: 0; margin: 15px 0 0; } .blt_instagram .instagram-info li{ width: 33.333%; display: block; float: left; text-align: center; border: none; margin: 0; padding: 0; } .blt_instagram .instagram-info li h4{ margin: 0; } /*=========================================== BLT-AUTHOR ===========================================*/ #site-content-sidebar .blt_author{ padding: 0; } .blt_author .widget-head{ color: #FFFFFF; position: absolute; top: 20px; } .blt_author .widget-body{ color: #FFFFFF; z-index: 1; padding: 250px 20px 20px; border-radius: 2px; background-size: cover; background-position: center center; position: relative; } .blt_author .dark-overlay{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; border-radius: 2px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 74%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(74%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.3))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0.3) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */ } .blt_author .blt_author_bio{ text-align: left; } .blt_author .blt_author_bio h3{ font-size: 16px; font-weight: bold; margin-bottom: 5px; } .blt_author .blt_author_bio p{ margin: 0; font-size: 12px; } .blt_author .blt_author_img { border-radius: 500px; bottom: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); display: inline-block; float: left; margin: 0 15px auto 0; position: relative; vertical-align: bottom; width: 60px; } .blt_author .blt_author_img img{ border-radius: 500px; } /*=========================================== BLT-NEWSLETTER ===========================================*/ .input-group .blt_mailchimp_email{ border-right: 0; z-index: 1; } /*=========================================== BLT-SOCIALBOX ===========================================*/ .blt_socialbox{ } .blt_socialbox .widget-body{ margin-left: -5px; margin-right: -5px; } .blt_socialbox .social-links-list{ text-align: left; } .blt_socialbox .social-links-list li{ width: 23.9%; display: inline-block; border: none; padding: 5px; margin: 0; -moz-transition: opacity 0.4s ease; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; } .social-links-list li a { width: 100%; display: block; text-align: center; padding: 22% 0; font-size: 20px; border-radius: 2px; } .blt_socialbox .social-links-list:hover li{ opacity: 0.6; } .blt_socialbox .social-links-list li:hover{ opacity: 1; } .blt_socialbox .social-links-list a:hover{ color: #FFFFFF; } /*=========================================== DEFAULT WIDGETS ===========================================*/ /*=========================================== GENERAL WIDGET CSS ===========================================*/ .widget_categories ul li, .widget_archive ul li { color: #777; } .single-widget{ margin-bottom: 20px; } .single-widget ul li { border-bottom: 1px dotted #eeeeee; margin-bottom: 7px; padding-bottom: 6px; } .single-widget ul li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .widget_rss ul li{ border: none; } .widget_archive ul, .widget_meta ul, .widget_pages ul, .widget_nav_menu ul, .widget_recent_entries ul, .widget_rss ul, .widget_recent_comments ul, .widget_categories ul{ list-style: none; padding: 0; margin: 0; } .widget_archive ul:empty, .widget_meta ul:empty, .widget_pages ul:empty, .widget_nav_menu ul:empty, .widget_recent_entries ul:empty, .widget_rss ul:empty, .widget_recent_comments ul:empty, .widget_categories ul:empty{ } .widget_archive ul li, .widget_meta ul li, .widget_pages ul li, .widget_nav_menu ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_recent_comments ul li, .widget_categories ul li{ } .widget_archive ul li:last-child, .widget_meta ul li:last-child, .widget_pages ul li:last-child, .widget_nav_menu ul li:last-child, .widget_recent_entries ul li:last-child, .widget_rss ul li:last-child, .widget_recent_comments ul li:last-child, .widget_categories ul li:last-child{ } .widget_archive ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_nav_menu ul li a, .widget_recent_entries ul li a, .widget_rss ul li, .widget_recent_comments ul li, .widget_categories ul li a{ } .widget_archive ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_nav_menu ul li a:hover, .widget_recent_entries ul li a:hover, .widget_rss ul li:hover, .widget_recent_comments ul li:hover, .widget_categories ul li a:hover{ } .widget_archive ul li span, .widget_meta ul li span, .widget_pages ul li span, .widget_nav_menu ul li span, .widget_recent_entries ul li span, .widget_rss ul li span, .widget_categories ul li span{ } .widget_archive ul li > a:hover + span, .widget_meta ul li > a:hover + span, .widget_pages ul li > a:hover + span, .widget_nav_menu ul li > a:hover + span, .widget_recent_entries ul li > a:hover + span, .widget_rss ul li > a:hover + span, .widget_categories ul li > a:hover + span{ } .widget_archive ul li a:hover:after, .widget_meta ul li a:hover:after, .widget_pages ul li a:hover:after, .widget_nav_menu ul li a:hover:after, .widget_recent_entries ul li a:hover:after, .widget_rss ul li a:hover:after, .widget_recent_comments ul li:hover:after, .widget_categories ul li a:hover:after{ } .widget_archive ul li a:after, .widget_meta ul li a:after, .widget_pages ul li a:after, .widget_nav_menu ul li a:after, .widget_recent_entries ul li a:after, .widget_rss ul li a:after, .widget_recent_comments ul li:after, .widget_categories ul li a:after{ } .widget_archive select, .widget_categories select{ width: 100%; font-size: 18px; padding: 5px; } /*=========================================== WORDPRESS SEARCH ===========================================*/ .widget_search .box{ padding: 0; } .widget_search fieldset{ } .widget_search input{ color: #333333; border: 1px solid #dddddd; font-size: 16px; min-height: 45px; margin: 0; padding: 12px; width: 100%; } /*=========================================== WORDPRESS RECENT COMMENTS ===========================================*/ .widget_recent_comments ul li a:hover{ text-decoration: none; } /*=========================================== WORDPRESS RECENT POSTS ===========================================*/ .widget_recent_entries ul li span{ } /*=========================================== WORDPRESS RSS ===========================================*/ .widget_rss ul{ list-style: none; margin: 0; padding: 0; } .widget_rss ul:before,.widget_rss ul:after { content: ' '; clear: both; display: table; } .widget_rss ul li:last-child{ margin-bottom: 0; } .widget_rss ul li{ color: #555555; display: block; font-weight: 500; margin-right: 5px; } .widget_rss ul li a{ text-transform: uppercase; font-weight: 700; letter-spacing: -0.5px; padding: 0 0 15px; float: left; clear: both; } .widget_rss ul li .rss-date{ clear: both; display: inline-block; float: left; position: relative; right: auto; top: auto; vertical-align: top; } .widget_rss ul li .rssSummary, .widget_rss ul li cite{ clear: both; color: #777; float: left; font-size: 12px; padding: 5px 0; } .widget_rss a.rsswidget img{ display: none; } /*=========================================== WORDPRESS TEXT/HTML ===========================================*/ .widget_text > div{ } .widget_text > div *{ max-width: 100%; } .widget_text iframe{ width: 100%; } /*=========================================== WORDPRESS TAG CLOUD ===========================================*/ .widget_tag_cloud a{ background: #FFFFFF; color: #555555; display: inline-block; margin: 0 5px 5px 0; text-decoration: none!important; padding: 5px 10px; font-size: 14px!important; border: 1px solid #DDDDDD; } /*=========================================== WORDPRESS CALENDAR ===========================================*/ .widget_calendar table { position: relative; width: 100%; margin: 0; } .widget_calendar table thead th, .widget_calendar table tbody td { font-weight: bold; padding: 10px 0; text-align: center; width: 1%; vertical-align: top; } .widget_calendar table thead th { border: none!important; color: #888; font-size: 11px; padding: 5px 0; } .widget_calendar table tbody td { color: #c5c5c5; position: relative; } .widget_calendar table tbody td#today { color: #555; } .widget_calendar table tbody td a { border: 1px solid #eeeeee; display: block; height: 90%; left: 5%; line-height: 35px; padding: 0; position: absolute; text-align: center; top: 5%; vertical-align: middle; width: 90%; -moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; } .widget_calendar table tbody td a:hover{ text-decoration: none; color: #FFFFFF; background-color: #fafafa; -moz-transform: scale(1.1);; -webkit-transform: scale(1.1); transform: scale(1.1); } .widget_calendar table caption { border-bottom: 1px solid #eeeeee; color: #333333; font-weight: 700; margin-bottom: 10px; padding: 0 0 10px; text-align: center; text-transform: uppercase; } .widget_calendar table tfoot td{ padding: 10px 0 0; border-top: 1px solid #eee; text-align: center; } .widget_calendar table tfoot td a { color: #777; } .widget_calendar table tfoot td#prev a:before, .widget_calendar table tfoot td#next a:after { font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; } .widget_calendar table tfoot td#prev a:before{ margin-right: 8px; } .widget_calendar table tfoot td#next a:after { margin-left: 8px; } .widget_calendar table tfoot td#prev a:hover:before, .widget_calendar table tfoot td#next a:hover:after { color: #333; } .widget_calendar table tfoot td#next a { left: auto; right: 20px; text-align: right; } .widget_calendar table tfoot td#prev a:before{ content:"\f053"; } .widget_calendar table tfoot td#next a:after{ content:"\f054"; } /*=========================================== WORDPRESS CUSTOM MENU ===========================================*/ .widget_nav_menu ul li ul{ margin-left: 10px; } .widget_nav_menu .menu-item-has-children:hover > .sub-menu { display: block; } .widget_nav_menu .menu-item-has-children .sub-menu { display: none; } .widget_nav_menu ul li .sub-menu li, .widget_nav_menu ul li .sub-menu { border: medium none; } /*=========================================== COMMENTS ===========================================*/ .comment-list{ margin: 0; } .comments-title { border-top: 1px solid #eeeeee; margin-bottom: 25px; margin-top: 50px; padding-top: 50px; } .comment-list .comment-body{ margin-bottom: 40px; padding-left: 75px; position: relative; } .comment-list .children li{ list-style: none; } .comment-list .avatar{ border-radius: 500px; position: absolute; left: 0; } .comment-list .comment-name{ font-size: 18px; font-weight: bold; line-height: 23px; } .comment-list .comment-name a{ color: #222; } .comment-list .comment-name a:hover{ color: inherit; } .comment-list .comment-meta{ } .comment-list .comment-date{ float: right; font-size: 12px; } .comment-list .comment-date a{ color: #777; } .comment-list .comment-head{ margin-bottom: 15px; } .comment-list .pingback .comment-head{ padding-left: 0; } .comment-list .comment-reply a { font-size: 13px; margin-left: -14px; text-transform: uppercase; -moz-transition: padding 0.2s ease 0s; -o-transition: padding 0.2s ease 0s; -webkit-transition: padding 0.2s ease 0s; transition: padding 0.2s ease 0s; } .comment-list .comment-reply a:hover { text-decoration: none; padding-left: 15px; } .comment-list .comment-reply a i { font-size: 11px; opacity: 0; -moz-transition: opacity 0.2s ease 0s; -o-transition: opacity 0.2s ease 0s; -webkit-transition: opacity 0.2s ease 0s; transition: opacity 0.2s ease 0s; } .comment-list .comment-reply a:hover i { opacity: 1; } .comment-list .comment-text{ margin-bottom: 15px; } .comment-list .comment-text p{ font-size: 17px; margin: 0; } .comment-list .comment-awaiting-moderation { color: #777; font-size: 13px; margin: 0; padding: 5px 0 0 15px; } .nocomments { font-size: 16px; margin: 0; padding: 20px 0; text-align: center; } /*=========================================== FACEBOOK COMMENTS ===========================================*/ .fb-comments, .fb-comments span, .fb-comments iframe{ width: 100%!important; max-width: 100%; } /*=========================================== USER LOGIN/REGISTER MODAL ===========================================*/ .modal-narrow .modal-dialog{ max-width: 500px; } #blt-user-modal label{ display: block; } #blt-user-modal .close{ font-size: 28px; } #blt-user-modal .modal-footer{ text-align: center; } #blt-user-modal .modal-body{ padding: 30px; } body.modal-open main { -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition : -webkit-filter 500ms linear;/*zedt houni pt vergule*/ -moz-transition : -webkit-filter 500ms linear;/*zedt houni pt vergule*/ transition : -webkit-filter 500ms linear } .modal-backdrop.in { opacity: 0.4; } .blt-register, .blt-login, .blt-reset-password, .blt-register-footer, .blt-login-footer{ display: none; } div[data-active-tab="#blt-reset-password"] .blt-reset-password, div[data-active-tab="#blt-reset-password"] .blt-login-footer, div[data-active-tab="#blt-login"] .blt-login, div[data-active-tab="#blt-register"] .blt-register, div[data-active-tab="#blt-register"] .blt-login-footer, div[data-active-tab="#blt-login"] .blt-register-footer{ display: block; } .blt-lost-password{ margin-left: 100px; } /* ===================================== FOOTER ===================================== */ #site-footer{ padding: 40px 0 0; background: #FFF; margin-top: 25px; position: relative; } #site-footer .footer-text{ font-size: 0.8em; padding: 10px; margin-top: 40px; border-top: 1px solid #EEEEEE; } #site-footer .footer-text p{ margin: 0; } /*=========================================== LOGIN / REGISTER MODAL ===========================================*/ .blt-loading{ display: none; } .loading .blt-loading{ display: block; } .loading p{ font-size: 25px; text-align: center; } .loading i{ font-size: 50px; margin-bottom: 15px; } .loading .blt-register, .loading .blt-login, .loading .blt-reset-password, .loading .modal-footer{ display: none!important; } .modal-dialog.registration-complete #blt_registration_form, .modal-dialog.registration-complete .modal-footer{ display: none; } /*=========================================== USERS PROFILE ===========================================*/ .page-template-user-profile #site-content-column{ border-radius: 0; margin: 0; padding: 0; background: transparent; border: none;; } .page-template-user-profile #site-content-column .post{ background-color: #fff; border-bottom: 2px solid #e8e8e8; border-radius: 3px; margin-bottom: 20px; } .page-template-user-profile #site-content-column .post-status{ position: absolute; top: 0; left: 0; font-size: 20px; text-transform: uppercase; border-radius: 2px 0 0 0; } .page-template-user-profile #site-content-column .page-user{ position: relative; padding-left: 130px; min-height: 130px; border-bottom: 1px dashed rgba(0,0,0,0.05); } .page-template-user-profile #site-content-column .page-user img{ position: absolute; left: 0px; top: 0px; border-radius: 2px; } .page-template-user-profile #site-content-column .page-user .page-user-info{ padding: 20px 0 0; } .page-template-user-profile #site-content-column .page-user .content-meta{ margin: 0; padding: 0; border: none; } .users-profile-wrap .form-group{ margin-bottom: 30px; } /*=========================================== USERS SUBMITTED CONTENT ===========================================*/ .users-posts-wrap .form-group{ margin-bottom: 30px; } .users-posts-wrap .acf-input-wrap input[type="text"]{ height: 34px; line-height: 1.42857; padding: 6px 12px; border-radius: 2px; border: 1px solid #cccccc; } .users-posts-wrap .acf-input-wrap input[type="text"]:focus { border-color: #777777; box-shadow: none; } .select2-container .select2-choice{ background-image: none; border-radius: 2px; height: 34px; border-color: #cccccc; } .select2-container .select2-choice .select2-arrow { background: none repeat scroll 0 0 #eeeeee; border-left: 1px solid #ccc; border-radius: 0 2px 2px 0; width: 20px; } .select2-container-active .select2-choice, .select2-container-active .select2-choices{ box-shadow: none; } .select2-container .select2-choice { line-height: 32px; } .select2-search{ padding-top: 5px; border-style: solid; border-width: 1px 0 0; } #wp-blt_post_content-wrap { border: 1px solid #cccccc; } .new-post-list .thumbnail{ float: left; margin-right: 10px; } .new-post-list .fileinput{ display: block; } .new-post-list > .list-group > .blt-add-new-image{ font-weight: bold; } .new-post-list > .list-group > .blt-add-new-image:hover{ color: #FFF; } /*.new-post-list > .list-group { margin-top: 15px; }*/ .new-post-list > .list-group > .list-group-item { background-color: #fdfdfd; border: none; border-top: 1px solid #EEEEEE; margin: 1px -30px; padding: 30px; border-radius: 0; } .new-post-list > .list-group > .list-group-item:last-child { border-bottom: 1px solid #EEEEEE; } .new-post-list#video-post > .list-group .form-group{ margin-bottom: 0; } /*=========================================== SOCIAL SHARING ===========================================*/ .content-footer-share{ float: left; } .content-footer-share > a{ margin-right: 5px; } .social-sharing i{ margin-right: 5px; } @media(max-width: 450px){ .social-sharing span, .content-footer-share span{ display: none!important; } .social-sharing i{ margin-right: 0; } } .content-footer-meta{ float: right; } .post-vote-up:hover{ color: #5ACC4D; } .post-vote-down:hover{ color: #C64B4B; } .share-facebook { background-color: #4b68b9; border-color: #344b8d; color: #ffffff!important; text-shadow: 0 -1px 0 #3b55a0; } .share-facebook:hover{ background-color: #3b55a0; } .share-twitter{ background-color: #02c9ff; border-color: #009ec9; color: #ffffff!important; text-shadow: 0 -1px 0 #00b2e3; } .share-twitter:hover{ background-color: #00b2e3; } /*=========================================== NAV AROOWS ===========================================*/ .nav-arrows > li { float: left; } .nav-arrows > li a{ padding: 10px 15px 15px; outline: none; font-weight: bold; } .nav-arrows > li.active a{ } .nav-arrows > li.active::after, .nav-arrows > li.active::before{ border-style: solid; border-width: 10px; content: ""; left: 50%; margin: 0 -10px; position: absolute; z-index: 50; } .nav-arrows > li.active::after { border-color: transparent transparent #FDFDFD; top: 27px; } .nav-arrows > li.active::before { border-color: transparent transparent #EEE; top: 26px; } .nav-arrows > li > a:focus, .nav-arrows > li > a:hover { background-color: transparent; color: #222; } /*=========================================== RADIO LIST GROUP ===========================================*/ .list-radio-group input{ left: 20px; margin: -6px 0; position: absolute; top: 50%; } .list-radio-group label{ padding-left: 50px; } .list-radio-group label:hover{ background: #F5F5F5; cursor: pointer; } /*=========================================== SOCIAL LOGIN ===========================================*/ .wp-social-login-provider-list a { -moz-user-select: none; border: 1px solid rgba(0, 0, 0, 0); cursor: pointer; display: inline-block; margin-bottom: 5px; text-align: center; vertical-align: middle; white-space: nowrap; border-radius: 2px; font-weight: bold; color: #FFF!important; } #blt-user-modal .wp-social-login-widget{ border-bottom: 1px solid #dddddd; margin-bottom: 20px; padding-bottom: 20px; } #blt-user-modal .wp-social-login-provider-list{ padding: 0; } .wp-social-login-connect-with{ margin: 10px 0; font-weight: bold; } .wp-social-login-provider-facebook{ background-color: #4861A3; } .wp-social-login-provider-twitter{ background-color: #1BB2E9; } .wp-social-login-provider-google{ background-color: #CE4231; } .wp-social-login-provider-wordpress{ background-color: #1D8BBE; } .wp-social-login-provider-yahoo{ background-color: #43058A; } .wp-social-login-provider-linkedin{ background-color: #007AB5; } .wp-social-login-provider-disqus{ background-color: #2E9FFF; } .wp-social-login-provider-instagram{ background-color: #2A5B83; } .wp-social-login-provider-reddit{ background-color: #FF4500; } .wp-social-login-provider-foursquare{ background-color: #0732A2; } .wp-social-login-provider-lastfm{ background-color: #C22B0C; } .wp-social-login-provider-tumblr{ background-color: #34465D; } .wp-social-login-provider-goodreads{ background-color: #714111; } .wp-social-login-provider-stackoverflow{ background-color: #F48227; } .wp-social-login-provider-github{ background-color: #222222; } .wp-social-login-provider-dribbble{ background-color: #F26798; } .wp-social-login-provider-500px{ background-color: #00AEEF; } .wp-social-login-provider-skyrock{ background-color: #0097FF; } .wp-social-login-provider-mixi{ background-color: #F5A51C; } .wp-social-login-provider-steam{ background-color: #202020; } .wp-social-login-provider-twitchtv{ background-color: #6441A5; } .wp-social-login-provider-vkontakte{ background-color: #4C75A3; } .wp-social-login-provider-mailru{ background-color: #134785; } .wp-social-login-provider-yandex{ background-color: #FF0000; } .wp-social-login-provider-odnoklassniki{ background-color: #EE6600; } .wp-social-login-provider-aol{ background-color: #333333; } .wp-social-login-provider-live{ background-color: #0072C6; } .wp-social-login-provider-pixelpin{ background-color: #009C9C; } /*=========================================== SETTINGS PAGE ===========================================*/ .settings-avatar{ float:left; margin-right: 15px; } /* Bootstrap Clearfix */ /* Tablet */ @media (min-width:767px){ /* Column clear fix */ .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1){ clear: none; } .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: left; } } /* Medium Desktop */ @media (min-width:992px){ /* Column clear fix */ .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: none; } .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1){ clear: left; } } /* Large Desktop */ @media (min-width:1200px){ /* Column clear fix */ .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){ clear: none; } .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1){ clear: left; } }
0.25128
0.045564
display: flex; flex-wrap: wrap; margin: 124px auto 0; padding: 65px 0 49px; max-width: 960px; width: 100%; } .product__main-image { width: 560px; } .product__details { margin-left: 40px; width: 360px; } .product__title { font-size: 32px; letter-spacing: 6.4px; } .product__id { font-size: 20px; color: #bababa; margin-top: 16px; letter-spacing: 4px; } .product__price { font-size: 30px; padding-bottom: 20px; border-bottom: 1px solid #3f3a3a; margin-top: 40px; } .product__details__type { margin-top: 40px; display: flex; height: 24px; align-items: center; } .product__details__type.product__details__type-first { margin-top: 34px; } .product__details__type-name { font-size: 20px; color: #3f3a3a; border-right: 1px solid #3f3a3a; width: 60px; letter-spacing: 4px; } .product__details__type__colorbox { display: flex; margin-left: 12px; align-items: center; } .product__details__type__colorbox__color { height: 24px; width: 24px; /* background-color: #3f3a3a; */ margin-left: 21px; border: 5px solid #fff; box-shadow: 0 0 2px #ececec; cursor: pointer; } .product__details__type__colorbox__color.product__details__type__colorbox__color--active { box-shadow: 0 0 2px #3f3a3a; } .product__details__type__size { display: flex; align-items: center; margin-left: 12px; } .product__details__type__size__circle { width: 34px; height: 34px; border-radius: 50%; background-color: #ececec; text-align: center; line-height: 34px; margin-left: 21px; font-size: 20px; color: #3f3a3a; cursor: pointer; } .product__details__type__size__circle.product__details__type__size__circle--disable { opacity: 0.25; cursor: not-allowed; } .product__details__type__size__circle.product__details__type__size__circle--active { background-color: #000; color: #fff; } .product__details__type__quantity { display: flex; margin-left: 33px; width: 160px; justify-content: space-between; align-items: center; border: 1px solid #3f3a3a; padding: 12px 0; } .product__details__type__quantity > button { border: none; background: #fff; font-size: 20px; padding: 0 16px; cursor: pointer; } .product__details__type__quantity__num { font-size: 20px; color: var(--sepia); } .cart { width: 360px; height: 60px; background-color: #000; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 20px; margin-top: 43px; letter-spacing: 4px; cursor: pointer; } .note, .texture, .description, .wash, .place { margin-top: 40px; font-size: 20px; color: #3f3a3a; line-height: 1.5; } .place, .description { margin-top: 0; } .separate { margin: 53px 64px 0 0; font-size: 20px; color: var(--sepia); letter-spacing: 4px; width: 96px; } .line { height: 1px; width: calc(100% - 160px); background-color: #3f3a3a; margin-top: 63px; } .product__story { margin-top: 28px; line-height: 1.5; color: #3f3a3a; font-size: 20px; } .product__image { width: 100%; margin-top: 30px; } footer { margin-top: 0; } @media screen and (max-width: 1024px) { #product { margin-top: 92px; padding-top: 0; padding-bottom: 31.5px; } .product__main-image { width: 100%; } .product__details { width: 100%; margin: 0; padding: 17.3px 24px 0; } .product__title { font-size: 20px; letter-spacing: 4px; } .product__id { font-size: 16px; letter-spacing: 3.2px; margin-top: 10px; } .product__price { font-size: 20px; padding-bottom: 10px; margin-top: 20px; } .product__details__type { margin-top: 47px; } .product__details__type.product__details__type-first { margin-top: 39px; } .product__details__type-name { font-size: 14px; width: 45px; letter-spacing: 2.8px; } .product__details__type-name.product__details__type-name--disable { display: none; } .product__details__type.product__details__type-third { margin-top: 38px; } .product__details__type__quantity { margin-left: 0; width: 100%; padding: 10px 0; } .cart { width: 100%; margin-top: 22.5px; font-size: 16px; height: 40px; } .note, .texture, .description, .wash, .place { font-size: 14px; line-height: 1.71; } .note { margin-top: 28px; } .texture, .wash { margin-top: 24px; } .separate { margin-left: 24px; margin-right: 35px; font-size: 16px; letter-spacing: 3.2px; width: 77px; } .line { margin-top: 60px; } .product__story { margin: 12px 24px 0; font-size: 14px; line-height: 1.71; } .product__image { margin: 20px auto 0; width: calc(100% - 48px); } }
students/style/product.css
display: flex; flex-wrap: wrap; margin: 124px auto 0; padding: 65px 0 49px; max-width: 960px; width: 100%; } .product__main-image { width: 560px; } .product__details { margin-left: 40px; width: 360px; } .product__title { font-size: 32px; letter-spacing: 6.4px; } .product__id { font-size: 20px; color: #bababa; margin-top: 16px; letter-spacing: 4px; } .product__price { font-size: 30px; padding-bottom: 20px; border-bottom: 1px solid #3f3a3a; margin-top: 40px; } .product__details__type { margin-top: 40px; display: flex; height: 24px; align-items: center; } .product__details__type.product__details__type-first { margin-top: 34px; } .product__details__type-name { font-size: 20px; color: #3f3a3a; border-right: 1px solid #3f3a3a; width: 60px; letter-spacing: 4px; } .product__details__type__colorbox { display: flex; margin-left: 12px; align-items: center; } .product__details__type__colorbox__color { height: 24px; width: 24px; /* background-color: #3f3a3a; */ margin-left: 21px; border: 5px solid #fff; box-shadow: 0 0 2px #ececec; cursor: pointer; } .product__details__type__colorbox__color.product__details__type__colorbox__color--active { box-shadow: 0 0 2px #3f3a3a; } .product__details__type__size { display: flex; align-items: center; margin-left: 12px; } .product__details__type__size__circle { width: 34px; height: 34px; border-radius: 50%; background-color: #ececec; text-align: center; line-height: 34px; margin-left: 21px; font-size: 20px; color: #3f3a3a; cursor: pointer; } .product__details__type__size__circle.product__details__type__size__circle--disable { opacity: 0.25; cursor: not-allowed; } .product__details__type__size__circle.product__details__type__size__circle--active { background-color: #000; color: #fff; } .product__details__type__quantity { display: flex; margin-left: 33px; width: 160px; justify-content: space-between; align-items: center; border: 1px solid #3f3a3a; padding: 12px 0; } .product__details__type__quantity > button { border: none; background: #fff; font-size: 20px; padding: 0 16px; cursor: pointer; } .product__details__type__quantity__num { font-size: 20px; color: var(--sepia); } .cart { width: 360px; height: 60px; background-color: #000; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 20px; margin-top: 43px; letter-spacing: 4px; cursor: pointer; } .note, .texture, .description, .wash, .place { margin-top: 40px; font-size: 20px; color: #3f3a3a; line-height: 1.5; } .place, .description { margin-top: 0; } .separate { margin: 53px 64px 0 0; font-size: 20px; color: var(--sepia); letter-spacing: 4px; width: 96px; } .line { height: 1px; width: calc(100% - 160px); background-color: #3f3a3a; margin-top: 63px; } .product__story { margin-top: 28px; line-height: 1.5; color: #3f3a3a; font-size: 20px; } .product__image { width: 100%; margin-top: 30px; } footer { margin-top: 0; } @media screen and (max-width: 1024px) { #product { margin-top: 92px; padding-top: 0; padding-bottom: 31.5px; } .product__main-image { width: 100%; } .product__details { width: 100%; margin: 0; padding: 17.3px 24px 0; } .product__title { font-size: 20px; letter-spacing: 4px; } .product__id { font-size: 16px; letter-spacing: 3.2px; margin-top: 10px; } .product__price { font-size: 20px; padding-bottom: 10px; margin-top: 20px; } .product__details__type { margin-top: 47px; } .product__details__type.product__details__type-first { margin-top: 39px; } .product__details__type-name { font-size: 14px; width: 45px; letter-spacing: 2.8px; } .product__details__type-name.product__details__type-name--disable { display: none; } .product__details__type.product__details__type-third { margin-top: 38px; } .product__details__type__quantity { margin-left: 0; width: 100%; padding: 10px 0; } .cart { width: 100%; margin-top: 22.5px; font-size: 16px; height: 40px; } .note, .texture, .description, .wash, .place { font-size: 14px; line-height: 1.71; } .note { margin-top: 28px; } .texture, .wash { margin-top: 24px; } .separate { margin-left: 24px; margin-right: 35px; font-size: 16px; letter-spacing: 3.2px; width: 77px; } .line { margin-top: 60px; } .product__story { margin: 12px 24px 0; font-size: 14px; line-height: 1.71; } .product__image { margin: 20px auto 0; width: calc(100% - 48px); } }
0.527073
0.061933
@font-face { font-family: "pat-font"; src: url("pat-font.eot"); src: url("pat-font.eot?#iefix") format("embedded-opentype"), url("pat-font.woff") format("woff"), url("pat-font.ttf") format("truetype"), url("pat-font.svg#pat-font") format("svg"); font-weight: normal; font-style: normal; } h1, h2, h3, h4, h5 { font-weight: normal; } [data-icon]:before { font-family: "pat-font" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "pat-font" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-ico-001:before { content: "\61"; } .icon-ico-002:before { content: "\62"; } .icon-ico-003:before { content: "\63"; } .icon-ico-004:before { content: "\64"; } .icon-ico-005:before { content: "\65"; } .icon-ico-006:before { content: "\66"; } .icon-ico-007:before { content: "\67"; } .icon-ico-008:before { content: "\68"; } .icon-ico-009:before { content: "\69"; } .icon-ico-010:before { content: "\6a"; } .icon-ico-011:before { content: "\6b"; } .icon-ico-012:before { content: "\6c"; } .icon-ico-013:before { content: "\6d"; } .icon-ico-014:before { content: "\6e"; } .icon-ico-015:before { content: "\6f"; } .icon-ico-016:before { content: "\70"; } .icon-ico-017:before { content: "\71"; } .icon-ico-018:before { content: "\72"; } .icon-ico-019:before { content: "\73"; } .icon-ico-020:before { content: "\74"; } .icon-ico-021:before { content: "\75"; } .icon-ico-022:before { content: "\76"; } .icon-ico-023:before { content: "\77"; } .icon-ico-024:before { content: "\78"; } .icon-ico-025:before { content: "\79"; } .icon-ico-026:before { content: "\7a"; } .icon-ico-027:before { content: "\41"; } /*028*/ .icon-ico-new:before { content: "\42"; } .icon-ico-029:before { content: "\43"; } .icon-ico-030:before { content: "\44"; } /*0-31*/ .icon-ico-filter:before { content: "\45"; } .icon-ico-032:before { content: "\46"; } .icon-ico-033:before { content: "\47"; } .icon-ico-034:before { content: "\48"; } /*035*/ .icon-ico-delete:before { content: "\49"; } .icon-ico-036:before { content: "\4a"; } .icon-ico-037:before { content: "\4b"; } .icon-ico-038:before { content: "\4c"; } .icon-ico-039:before { content: "\4d"; } .icon-ico-040:before { content: "\4e"; } .icon-ico-041:before { content: "\4f"; } .icon-ico-042:before { content: "\50"; } .icon-ico-043:before { content: "\51"; } .icon-ico-044:before { content: "\52"; } .icon-ico-045:before { content: "\53"; } /*046*/ .icon-ico-home:before { content: "\54"; } .icon-ico-047:before { content: "\55"; } .icon-ico-048:before { content: "\56"; } .icon-ico-049:before { content: "\57"; } .icon-ico-050:before { content: "\58"; } .icon-ico-051:before { content: "\59"; } .icon-ico-052:before { content: "\5a"; } .icon-ico-053:before { content: "\30"; } .icon-ico-054:before { content: "\31"; } .icon-ico-055:before { content: "\32"; } .icon-ico-056:before { content: "\33"; } .icon-ico-057:before { content: "\34"; } .icon-ico-058:before { content: "\35"; } .icon-ico-059:before { content: "\36"; } .icon-ico-060:before { content: "\37"; } .icon-ico-061:before { content: "\38"; } .icon-ico-062:before { content: "\39"; } .icon-ico-063:before { content: "\21"; } .icon-ico-064:before { content: "\22"; } .icon-ico-065:before { content: "\23"; } .icon-ico-066:before { content: "\24"; } .icon-ico-067:before { content: "\25"; } .icon-ico-068:before { content: "\26"; } .icon-ico-069:before { content: "\27"; } .icon-ico-070:before { content: "\28"; } .icon-ico-071:before { content: "\29"; } .icon-ico-072:before { content: "\2a"; } .icon-ico-073:before { content: "\2b"; } .icon-ico-074:before { content: "\2c"; } .icon-ico-075:before { content: "\2d"; } .icon-ico-076:before { content: "\2e"; } .icon-ico-077:before { content: "\2f"; } .icon-ico-078:before { content: "\3a"; } .icon-ico-079:before { content: "\3b"; } .icon-ico-080:before { content: "\3c"; } .icon-ico-081:before { content: "\3d"; } .icon-ico-082:before { content: "\3e"; } .icon-ico-083:before { content: "\3f"; } .icon-ico-084:before { content: "\40"; } .icon-ico-085:before { content: "\5b"; } .icon-ico-086:before { content: "\5d"; } .icon-ico-087:before { content: "\5e"; } .icon-ico-088:before { content: "\5f"; } .icon-ico-089:before { content: "\60"; } .icon-ico-090:before { content: "\7b"; } .icon-ico-091:before { content: "\7c"; } .icon-ico-092:before { content: "\7d"; } .icon-ico-093:before { content: "\7e"; } .icon-ico-094:before { content: "\5c"; } .icon-ico-095:before { content: "\e000"; } .icon-ico-096:before { content: "\e001"; } .icon-ico-097:before { content: "\e002"; } .icon-ico-098:before { content: "\e003"; } .icon-ico-099:before { content: "\e004"; } .icon-ico-100:before { content: "\e005"; } .icon-ico-101:before { content: "\e006"; } .icon-ico-102:before { content: "\e007"; } .icon-ico-103:before { content: "\e008"; } .icon-ico-104:before { content: "\e009"; } .icon-ico-105:before { content: "\e00a"; } .icon-ico-106:before { content: "\e00b"; } .icon-ico-107:before { content: "\e00c"; } /*108*/ .icon-ico-back:before { content: "\e00d"; } /*109*/ .icon-ico-forward:before { content: "\e00e"; } /*110*/ .icon-ico-add:before { content: "\e00f"; } .icon-ico-111:before { content: "\e010"; } .icon-ico-112:before { content: "\e011"; } .icon-ico-113:before { content: "\e012"; } .icon-ico-114:before { content: "\e013"; } .icon-ico-115:before { content: "\e014"; } .icon-ico-116:before { content: "\e015"; } .icon-ico-117:before { content: "\e016"; } .icon-ico-118:before { content: "\e017"; } .icon-ico-119:before { content: "\e018"; } .icon-ico-120:before { content: "\e019"; } .icon-ico-121:before { content: "\e01a"; } .icon-ico-122:before { content: "\e01b"; } .icon-ico-123:before { content: "\e01c"; } .icon-ico-124:before { content: "\e01d"; } .icon-ico-125:before { content: "\e01e"; } .icon-ico-126:before { content: "\e01f"; } .icon-ico-127:before { content: "\e020"; } .icon-ico-128:before { content: "\e021"; } .icon-ico-129:before { content: "\e022"; } .icon-ico-130:before { content: "\e023"; } .icon-ico-131:before { content: "\e024"; } .icon-ico-132:before { content: "\e025"; } .icon-ico-133:before { content: "\e026"; } .icon-ico-134:before { content: "\e027"; } .icon-ico-135:before { content: "\e028"; } .icon-ico-136:before { content: "\e029"; } .icon-ico-137:before { content: "\e02a"; } .icon-ico-138:before { content: "\e02b"; } .icon-ico-139:before { content: "\e02c"; } .icon-ico-140:before { content: "\e02d"; } .icon-ico-141:before { content: "\e02e"; } .icon-ico-142:before { content: "\e02f"; } .icon-ico-143:before { content: "\e030"; } .icon-ico-144:before { content: "\e031"; } .icon-ico-145:before { content: "\e032"; } .icon-ico-146:before { content: "\e033"; } .icon-ico-147:before { content: "\e034"; } .icon-ico-148:before { content: "\e035"; } .icon-ico-149:before { content: "\e036"; } .icon-ico-150:before { content: "\e037"; } .icon-ico-151:before { content: "\e038"; } .icon-ico-152:before { content: "\e039"; } .icon-ico-153:before { content: "\e03a"; } .icon-ico-154:before { content: "\e03b"; } .icon-ico-155:before { content: "\e03c"; }
Mem/wwwroot/css/font.css
@font-face { font-family: "pat-font"; src: url("pat-font.eot"); src: url("pat-font.eot?#iefix") format("embedded-opentype"), url("pat-font.woff") format("woff"), url("pat-font.ttf") format("truetype"), url("pat-font.svg#pat-font") format("svg"); font-weight: normal; font-style: normal; } h1, h2, h3, h4, h5 { font-weight: normal; } [data-icon]:before { font-family: "pat-font" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "pat-font" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-ico-001:before { content: "\61"; } .icon-ico-002:before { content: "\62"; } .icon-ico-003:before { content: "\63"; } .icon-ico-004:before { content: "\64"; } .icon-ico-005:before { content: "\65"; } .icon-ico-006:before { content: "\66"; } .icon-ico-007:before { content: "\67"; } .icon-ico-008:before { content: "\68"; } .icon-ico-009:before { content: "\69"; } .icon-ico-010:before { content: "\6a"; } .icon-ico-011:before { content: "\6b"; } .icon-ico-012:before { content: "\6c"; } .icon-ico-013:before { content: "\6d"; } .icon-ico-014:before { content: "\6e"; } .icon-ico-015:before { content: "\6f"; } .icon-ico-016:before { content: "\70"; } .icon-ico-017:before { content: "\71"; } .icon-ico-018:before { content: "\72"; } .icon-ico-019:before { content: "\73"; } .icon-ico-020:before { content: "\74"; } .icon-ico-021:before { content: "\75"; } .icon-ico-022:before { content: "\76"; } .icon-ico-023:before { content: "\77"; } .icon-ico-024:before { content: "\78"; } .icon-ico-025:before { content: "\79"; } .icon-ico-026:before { content: "\7a"; } .icon-ico-027:before { content: "\41"; } /*028*/ .icon-ico-new:before { content: "\42"; } .icon-ico-029:before { content: "\43"; } .icon-ico-030:before { content: "\44"; } /*0-31*/ .icon-ico-filter:before { content: "\45"; } .icon-ico-032:before { content: "\46"; } .icon-ico-033:before { content: "\47"; } .icon-ico-034:before { content: "\48"; } /*035*/ .icon-ico-delete:before { content: "\49"; } .icon-ico-036:before { content: "\4a"; } .icon-ico-037:before { content: "\4b"; } .icon-ico-038:before { content: "\4c"; } .icon-ico-039:before { content: "\4d"; } .icon-ico-040:before { content: "\4e"; } .icon-ico-041:before { content: "\4f"; } .icon-ico-042:before { content: "\50"; } .icon-ico-043:before { content: "\51"; } .icon-ico-044:before { content: "\52"; } .icon-ico-045:before { content: "\53"; } /*046*/ .icon-ico-home:before { content: "\54"; } .icon-ico-047:before { content: "\55"; } .icon-ico-048:before { content: "\56"; } .icon-ico-049:before { content: "\57"; } .icon-ico-050:before { content: "\58"; } .icon-ico-051:before { content: "\59"; } .icon-ico-052:before { content: "\5a"; } .icon-ico-053:before { content: "\30"; } .icon-ico-054:before { content: "\31"; } .icon-ico-055:before { content: "\32"; } .icon-ico-056:before { content: "\33"; } .icon-ico-057:before { content: "\34"; } .icon-ico-058:before { content: "\35"; } .icon-ico-059:before { content: "\36"; } .icon-ico-060:before { content: "\37"; } .icon-ico-061:before { content: "\38"; } .icon-ico-062:before { content: "\39"; } .icon-ico-063:before { content: "\21"; } .icon-ico-064:before { content: "\22"; } .icon-ico-065:before { content: "\23"; } .icon-ico-066:before { content: "\24"; } .icon-ico-067:before { content: "\25"; } .icon-ico-068:before { content: "\26"; } .icon-ico-069:before { content: "\27"; } .icon-ico-070:before { content: "\28"; } .icon-ico-071:before { content: "\29"; } .icon-ico-072:before { content: "\2a"; } .icon-ico-073:before { content: "\2b"; } .icon-ico-074:before { content: "\2c"; } .icon-ico-075:before { content: "\2d"; } .icon-ico-076:before { content: "\2e"; } .icon-ico-077:before { content: "\2f"; } .icon-ico-078:before { content: "\3a"; } .icon-ico-079:before { content: "\3b"; } .icon-ico-080:before { content: "\3c"; } .icon-ico-081:before { content: "\3d"; } .icon-ico-082:before { content: "\3e"; } .icon-ico-083:before { content: "\3f"; } .icon-ico-084:before { content: "\40"; } .icon-ico-085:before { content: "\5b"; } .icon-ico-086:before { content: "\5d"; } .icon-ico-087:before { content: "\5e"; } .icon-ico-088:before { content: "\5f"; } .icon-ico-089:before { content: "\60"; } .icon-ico-090:before { content: "\7b"; } .icon-ico-091:before { content: "\7c"; } .icon-ico-092:before { content: "\7d"; } .icon-ico-093:before { content: "\7e"; } .icon-ico-094:before { content: "\5c"; } .icon-ico-095:before { content: "\e000"; } .icon-ico-096:before { content: "\e001"; } .icon-ico-097:before { content: "\e002"; } .icon-ico-098:before { content: "\e003"; } .icon-ico-099:before { content: "\e004"; } .icon-ico-100:before { content: "\e005"; } .icon-ico-101:before { content: "\e006"; } .icon-ico-102:before { content: "\e007"; } .icon-ico-103:before { content: "\e008"; } .icon-ico-104:before { content: "\e009"; } .icon-ico-105:before { content: "\e00a"; } .icon-ico-106:before { content: "\e00b"; } .icon-ico-107:before { content: "\e00c"; } /*108*/ .icon-ico-back:before { content: "\e00d"; } /*109*/ .icon-ico-forward:before { content: "\e00e"; } /*110*/ .icon-ico-add:before { content: "\e00f"; } .icon-ico-111:before { content: "\e010"; } .icon-ico-112:before { content: "\e011"; } .icon-ico-113:before { content: "\e012"; } .icon-ico-114:before { content: "\e013"; } .icon-ico-115:before { content: "\e014"; } .icon-ico-116:before { content: "\e015"; } .icon-ico-117:before { content: "\e016"; } .icon-ico-118:before { content: "\e017"; } .icon-ico-119:before { content: "\e018"; } .icon-ico-120:before { content: "\e019"; } .icon-ico-121:before { content: "\e01a"; } .icon-ico-122:before { content: "\e01b"; } .icon-ico-123:before { content: "\e01c"; } .icon-ico-124:before { content: "\e01d"; } .icon-ico-125:before { content: "\e01e"; } .icon-ico-126:before { content: "\e01f"; } .icon-ico-127:before { content: "\e020"; } .icon-ico-128:before { content: "\e021"; } .icon-ico-129:before { content: "\e022"; } .icon-ico-130:before { content: "\e023"; } .icon-ico-131:before { content: "\e024"; } .icon-ico-132:before { content: "\e025"; } .icon-ico-133:before { content: "\e026"; } .icon-ico-134:before { content: "\e027"; } .icon-ico-135:before { content: "\e028"; } .icon-ico-136:before { content: "\e029"; } .icon-ico-137:before { content: "\e02a"; } .icon-ico-138:before { content: "\e02b"; } .icon-ico-139:before { content: "\e02c"; } .icon-ico-140:before { content: "\e02d"; } .icon-ico-141:before { content: "\e02e"; } .icon-ico-142:before { content: "\e02f"; } .icon-ico-143:before { content: "\e030"; } .icon-ico-144:before { content: "\e031"; } .icon-ico-145:before { content: "\e032"; } .icon-ico-146:before { content: "\e033"; } .icon-ico-147:before { content: "\e034"; } .icon-ico-148:before { content: "\e035"; } .icon-ico-149:before { content: "\e036"; } .icon-ico-150:before { content: "\e037"; } .icon-ico-151:before { content: "\e038"; } .icon-ico-152:before { content: "\e039"; } .icon-ico-153:before { content: "\e03a"; } .icon-ico-154:before { content: "\e03b"; } .icon-ico-155:before { content: "\e03c"; }
0.389082
0.104432
* { border: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } :root { font-size: calc(32px + (40 - 32)*(100vw - 320px)/ (1024 - 320)); } body { background: #e3e4e8; color: #17181c; display: -webkit-box; display: -ms-flexbox; display: flex; font: 1em Hind, sans-serif; height: 100vh; line-height: 1.5; padding: 1.5em 0; } form { display: block; margin: auto; max-width: 10em; position: relative; } input { position: fixed; top: -1.5em; left: -1.5em; } label { cursor: pointer; display: block; font-weight: bold; text-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2); -webkit-transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); } label:not(:last-of-type) { margin-bottom: 1.5em; } label span { -webkit-box-shadow: 0 0 0 0.2em currentColor inset, 0 0.2em 0.2em rgba(0, 0, 0, 0.2), 0 0.3em 0.2em rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 0.2em currentColor inset, 0 0.2em 0.2em rgba(0, 0, 0, 0.2), 0 0.3em 0.2em rgba(0, 0, 0, 0.2) inset; display: inline-block; margin-right: 0.5em; vertical-align: bottom; width: 1.5em; height: 1.5em; -webkit-transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); } label span, .worm__segment:before { border-radius: 50%; } input:checked + label, input:checked + label span, .worm__segment:before { color: #255ff4; } input:checked + label, input:checked + label span { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; } input:checked + label span { -webkit-transform: scale(1.2); transform: scale(1.2); } .worm { top: 0.375em; left: 0.375em; } .worm, .worm__segment { position: absolute; } .worm__segment { top: 0; left: 0; width: 0.75em; height: 0.75em; -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); } .worm__segment:before { -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95); animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95); background: currentColor; content: ""; display: block; width: 100%; height: 100%; } .worm__segment:first-child:before, .worm__segment:last-child:before { -webkit-box-shadow: 0 0 1em 0 currentColor; box-shadow: 0 0 1em 0 currentColor; } .worm__segment:nth-child(2) { -webkit-transition-delay: 0.004s; transition-delay: 0.004s; } .worm__segment:nth-child(2):before { -webkit-animation-delay: 0.004s; animation-delay: 0.004s; } .worm__segment:nth-child(3) { -webkit-transition-delay: 0.008s; transition-delay: 0.008s; } .worm__segment:nth-child(3):before { -webkit-animation-delay: 0.008s; animation-delay: 0.008s; } .worm__segment:nth-child(4) { -webkit-transition-delay: 0.012s; transition-delay: 0.012s; } .worm__segment:nth-child(4):before { -webkit-animation-delay: 0.012s; animation-delay: 0.012s; } .worm__segment:nth-child(5) { -webkit-transition-delay: 0.016s; transition-delay: 0.016s; } .worm__segment:nth-child(5):before { -webkit-animation-delay: 0.016s; animation-delay: 0.016s; } .worm__segment:nth-child(6) { -webkit-transition-delay: 0.02s; transition-delay: 0.02s; } .worm__segment:nth-child(6):before { -webkit-animation-delay: 0.02s; animation-delay: 0.02s; } .worm__segment:nth-child(7) { -webkit-transition-delay: 0.024s; transition-delay: 0.024s; } .worm__segment:nth-child(7):before { -webkit-animation-delay: 0.024s; animation-delay: 0.024s; } .worm__segment:nth-child(8) { -webkit-transition-delay: 0.028s; transition-delay: 0.028s; } .worm__segment:nth-child(8):before { -webkit-animation-delay: 0.028s; animation-delay: 0.028s; } .worm__segment:nth-child(9) { -webkit-transition-delay: 0.032s; transition-delay: 0.032s; } .worm__segment:nth-child(9):before { -webkit-animation-delay: 0.032s; animation-delay: 0.032s; } .worm__segment:nth-child(10) { -webkit-transition-delay: 0.036s; transition-delay: 0.036s; } .worm__segment:nth-child(10):before { -webkit-animation-delay: 0.036s; animation-delay: 0.036s; } .worm__segment:nth-child(11) { -webkit-transition-delay: 0.04s; transition-delay: 0.04s; } .worm__segment:nth-child(11):before { -webkit-animation-delay: 0.04s; animation-delay: 0.04s; } .worm__segment:nth-child(12) { -webkit-transition-delay: 0.044s; transition-delay: 0.044s; } .worm__segment:nth-child(12):before { -webkit-animation-delay: 0.044s; animation-delay: 0.044s; } .worm__segment:nth-child(13) { -webkit-transition-delay: 0.048s; transition-delay: 0.048s; } .worm__segment:nth-child(13):before { -webkit-animation-delay: 0.048s; animation-delay: 0.048s; } .worm__segment:nth-child(14) { -webkit-transition-delay: 0.052s; transition-delay: 0.052s; } .worm__segment:nth-child(14):before { -webkit-animation-delay: 0.052s; animation-delay: 0.052s; } .worm__segment:nth-child(15) { -webkit-transition-delay: 0.056s; transition-delay: 0.056s; } .worm__segment:nth-child(15):before { -webkit-animation-delay: 0.056s; animation-delay: 0.056s; } .worm__segment:nth-child(16) { -webkit-transition-delay: 0.06s; transition-delay: 0.06s; } .worm__segment:nth-child(16):before { -webkit-animation-delay: 0.06s; animation-delay: 0.06s; } .worm__segment:nth-child(17) { -webkit-transition-delay: 0.064s; transition-delay: 0.064s; } .worm__segment:nth-child(17):before { -webkit-animation-delay: 0.064s; animation-delay: 0.064s; } .worm__segment:nth-child(18) { -webkit-transition-delay: 0.068s; transition-delay: 0.068s; } .worm__segment:nth-child(18):before { -webkit-animation-delay: 0.068s; animation-delay: 0.068s; } .worm__segment:nth-child(19) { -webkit-transition-delay: 0.072s; transition-delay: 0.072s; } .worm__segment:nth-child(19):before { -webkit-animation-delay: 0.072s; animation-delay: 0.072s; } .worm__segment:nth-child(20) { -webkit-transition-delay: 0.076s; transition-delay: 0.076s; } .worm__segment:nth-child(20):before { -webkit-animation-delay: 0.076s; animation-delay: 0.076s; } .worm__segment:nth-child(21) { -webkit-transition-delay: 0.08s; transition-delay: 0.08s; } .worm__segment:nth-child(21):before { -webkit-animation-delay: 0.08s; animation-delay: 0.08s; } .worm__segment:nth-child(22) { -webkit-transition-delay: 0.084s; transition-delay: 0.084s; } .worm__segment:nth-child(22):before { -webkit-animation-delay: 0.084s; animation-delay: 0.084s; } .worm__segment:nth-child(23) { -webkit-transition-delay: 0.088s; transition-delay: 0.088s; } .worm__segment:nth-child(23):before { -webkit-animation-delay: 0.088s; animation-delay: 0.088s; } .worm__segment:nth-child(24) { -webkit-transition-delay: 0.092s; transition-delay: 0.092s; } .worm__segment:nth-child(24):before { -webkit-animation-delay: 0.092s; animation-delay: 0.092s; } .worm__segment:nth-child(25) { -webkit-transition-delay: 0.096s; transition-delay: 0.096s; } .worm__segment:nth-child(25):before { -webkit-animation-delay: 0.096s; animation-delay: 0.096s; } .worm__segment:nth-child(26) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } .worm__segment:nth-child(26):before { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .worm__segment:nth-child(27) { -webkit-transition-delay: 0.104s; transition-delay: 0.104s; } .worm__segment:nth-child(27):before { -webkit-animation-delay: 0.104s; animation-delay: 0.104s; } .worm__segment:nth-child(28) { -webkit-transition-delay: 0.108s; transition-delay: 0.108s; } .worm__segment:nth-child(28):before { -webkit-animation-delay: 0.108s; animation-delay: 0.108s; } .worm__segment:nth-child(29) { -webkit-transition-delay: 0.112s; transition-delay: 0.112s; } .worm__segment:nth-child(29):before { -webkit-animation-delay: 0.112s; animation-delay: 0.112s; } .worm__segment:nth-child(30) { -webkit-transition-delay: 0.116s; transition-delay: 0.116s; } .worm__segment:nth-child(30):before { -webkit-animation-delay: 0.116s; animation-delay: 0.116s; } /* States */ input:nth-of-type(1):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop1; animation-name: hop1; } @-webkit-keyframes hop1 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop1 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } input:nth-of-type(2):checked ~ .worm .worm__segment { -webkit-transform: translateY(3em); transform: translateY(3em); } input:nth-of-type(2):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop2; animation-name: hop2; } @-webkit-keyframes hop2 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop2 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } input:nth-of-type(3):checked ~ .worm .worm__segment { -webkit-transform: translateY(6em); transform: translateY(6em); } input:nth-of-type(3):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop3; animation-name: hop3; } @-webkit-keyframes hop3 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop3 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } /* Dark mode */ @media screen and (prefers-color-scheme: dark) { body { background: #17181c; color: #e3e4e8; } input:checked + label, input:checked + label span, .worm__segment:before { color: #5583f6; } } /*# sourceMappingURL=radioHopping.css.map */
src/web/css/radioHopping.css
* { border: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } :root { font-size: calc(32px + (40 - 32)*(100vw - 320px)/ (1024 - 320)); } body { background: #e3e4e8; color: #17181c; display: -webkit-box; display: -ms-flexbox; display: flex; font: 1em Hind, sans-serif; height: 100vh; line-height: 1.5; padding: 1.5em 0; } form { display: block; margin: auto; max-width: 10em; position: relative; } input { position: fixed; top: -1.5em; left: -1.5em; } label { cursor: pointer; display: block; font-weight: bold; text-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2); -webkit-transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); } label:not(:last-of-type) { margin-bottom: 1.5em; } label span { -webkit-box-shadow: 0 0 0 0.2em currentColor inset, 0 0.2em 0.2em rgba(0, 0, 0, 0.2), 0 0.3em 0.2em rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 0.2em currentColor inset, 0 0.2em 0.2em rgba(0, 0, 0, 0.2), 0 0.3em 0.2em rgba(0, 0, 0, 0.2) inset; display: inline-block; margin-right: 0.5em; vertical-align: bottom; width: 1.5em; height: 1.5em; -webkit-transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), color 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.5, 2), -webkit-box-shadow 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95); } label span, .worm__segment:before { border-radius: 50%; } input:checked + label, input:checked + label span, .worm__segment:before { color: #255ff4; } input:checked + label, input:checked + label span { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; } input:checked + label span { -webkit-transform: scale(1.2); transform: scale(1.2); } .worm { top: 0.375em; left: 0.375em; } .worm, .worm__segment { position: absolute; } .worm__segment { top: 0; left: 0; width: 0.75em; height: 0.75em; -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95); } .worm__segment:before { -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95); animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95); background: currentColor; content: ""; display: block; width: 100%; height: 100%; } .worm__segment:first-child:before, .worm__segment:last-child:before { -webkit-box-shadow: 0 0 1em 0 currentColor; box-shadow: 0 0 1em 0 currentColor; } .worm__segment:nth-child(2) { -webkit-transition-delay: 0.004s; transition-delay: 0.004s; } .worm__segment:nth-child(2):before { -webkit-animation-delay: 0.004s; animation-delay: 0.004s; } .worm__segment:nth-child(3) { -webkit-transition-delay: 0.008s; transition-delay: 0.008s; } .worm__segment:nth-child(3):before { -webkit-animation-delay: 0.008s; animation-delay: 0.008s; } .worm__segment:nth-child(4) { -webkit-transition-delay: 0.012s; transition-delay: 0.012s; } .worm__segment:nth-child(4):before { -webkit-animation-delay: 0.012s; animation-delay: 0.012s; } .worm__segment:nth-child(5) { -webkit-transition-delay: 0.016s; transition-delay: 0.016s; } .worm__segment:nth-child(5):before { -webkit-animation-delay: 0.016s; animation-delay: 0.016s; } .worm__segment:nth-child(6) { -webkit-transition-delay: 0.02s; transition-delay: 0.02s; } .worm__segment:nth-child(6):before { -webkit-animation-delay: 0.02s; animation-delay: 0.02s; } .worm__segment:nth-child(7) { -webkit-transition-delay: 0.024s; transition-delay: 0.024s; } .worm__segment:nth-child(7):before { -webkit-animation-delay: 0.024s; animation-delay: 0.024s; } .worm__segment:nth-child(8) { -webkit-transition-delay: 0.028s; transition-delay: 0.028s; } .worm__segment:nth-child(8):before { -webkit-animation-delay: 0.028s; animation-delay: 0.028s; } .worm__segment:nth-child(9) { -webkit-transition-delay: 0.032s; transition-delay: 0.032s; } .worm__segment:nth-child(9):before { -webkit-animation-delay: 0.032s; animation-delay: 0.032s; } .worm__segment:nth-child(10) { -webkit-transition-delay: 0.036s; transition-delay: 0.036s; } .worm__segment:nth-child(10):before { -webkit-animation-delay: 0.036s; animation-delay: 0.036s; } .worm__segment:nth-child(11) { -webkit-transition-delay: 0.04s; transition-delay: 0.04s; } .worm__segment:nth-child(11):before { -webkit-animation-delay: 0.04s; animation-delay: 0.04s; } .worm__segment:nth-child(12) { -webkit-transition-delay: 0.044s; transition-delay: 0.044s; } .worm__segment:nth-child(12):before { -webkit-animation-delay: 0.044s; animation-delay: 0.044s; } .worm__segment:nth-child(13) { -webkit-transition-delay: 0.048s; transition-delay: 0.048s; } .worm__segment:nth-child(13):before { -webkit-animation-delay: 0.048s; animation-delay: 0.048s; } .worm__segment:nth-child(14) { -webkit-transition-delay: 0.052s; transition-delay: 0.052s; } .worm__segment:nth-child(14):before { -webkit-animation-delay: 0.052s; animation-delay: 0.052s; } .worm__segment:nth-child(15) { -webkit-transition-delay: 0.056s; transition-delay: 0.056s; } .worm__segment:nth-child(15):before { -webkit-animation-delay: 0.056s; animation-delay: 0.056s; } .worm__segment:nth-child(16) { -webkit-transition-delay: 0.06s; transition-delay: 0.06s; } .worm__segment:nth-child(16):before { -webkit-animation-delay: 0.06s; animation-delay: 0.06s; } .worm__segment:nth-child(17) { -webkit-transition-delay: 0.064s; transition-delay: 0.064s; } .worm__segment:nth-child(17):before { -webkit-animation-delay: 0.064s; animation-delay: 0.064s; } .worm__segment:nth-child(18) { -webkit-transition-delay: 0.068s; transition-delay: 0.068s; } .worm__segment:nth-child(18):before { -webkit-animation-delay: 0.068s; animation-delay: 0.068s; } .worm__segment:nth-child(19) { -webkit-transition-delay: 0.072s; transition-delay: 0.072s; } .worm__segment:nth-child(19):before { -webkit-animation-delay: 0.072s; animation-delay: 0.072s; } .worm__segment:nth-child(20) { -webkit-transition-delay: 0.076s; transition-delay: 0.076s; } .worm__segment:nth-child(20):before { -webkit-animation-delay: 0.076s; animation-delay: 0.076s; } .worm__segment:nth-child(21) { -webkit-transition-delay: 0.08s; transition-delay: 0.08s; } .worm__segment:nth-child(21):before { -webkit-animation-delay: 0.08s; animation-delay: 0.08s; } .worm__segment:nth-child(22) { -webkit-transition-delay: 0.084s; transition-delay: 0.084s; } .worm__segment:nth-child(22):before { -webkit-animation-delay: 0.084s; animation-delay: 0.084s; } .worm__segment:nth-child(23) { -webkit-transition-delay: 0.088s; transition-delay: 0.088s; } .worm__segment:nth-child(23):before { -webkit-animation-delay: 0.088s; animation-delay: 0.088s; } .worm__segment:nth-child(24) { -webkit-transition-delay: 0.092s; transition-delay: 0.092s; } .worm__segment:nth-child(24):before { -webkit-animation-delay: 0.092s; animation-delay: 0.092s; } .worm__segment:nth-child(25) { -webkit-transition-delay: 0.096s; transition-delay: 0.096s; } .worm__segment:nth-child(25):before { -webkit-animation-delay: 0.096s; animation-delay: 0.096s; } .worm__segment:nth-child(26) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } .worm__segment:nth-child(26):before { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .worm__segment:nth-child(27) { -webkit-transition-delay: 0.104s; transition-delay: 0.104s; } .worm__segment:nth-child(27):before { -webkit-animation-delay: 0.104s; animation-delay: 0.104s; } .worm__segment:nth-child(28) { -webkit-transition-delay: 0.108s; transition-delay: 0.108s; } .worm__segment:nth-child(28):before { -webkit-animation-delay: 0.108s; animation-delay: 0.108s; } .worm__segment:nth-child(29) { -webkit-transition-delay: 0.112s; transition-delay: 0.112s; } .worm__segment:nth-child(29):before { -webkit-animation-delay: 0.112s; animation-delay: 0.112s; } .worm__segment:nth-child(30) { -webkit-transition-delay: 0.116s; transition-delay: 0.116s; } .worm__segment:nth-child(30):before { -webkit-animation-delay: 0.116s; animation-delay: 0.116s; } /* States */ input:nth-of-type(1):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop1; animation-name: hop1; } @-webkit-keyframes hop1 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop1 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } input:nth-of-type(2):checked ~ .worm .worm__segment { -webkit-transform: translateY(3em); transform: translateY(3em); } input:nth-of-type(2):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop2; animation-name: hop2; } @-webkit-keyframes hop2 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop2 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } input:nth-of-type(3):checked ~ .worm .worm__segment { -webkit-transform: translateY(6em); transform: translateY(6em); } input:nth-of-type(3):checked ~ .worm .worm__segment:before { -webkit-animation-name: hop3; animation-name: hop3; } @-webkit-keyframes hop3 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } @keyframes hop3 { from, to { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(-1.5em); transform: translateX(-1.5em); } } /* Dark mode */ @media screen and (prefers-color-scheme: dark) { body { background: #17181c; color: #e3e4e8; } input:checked + label, input:checked + label span, .worm__segment:before { color: #5583f6; } } /*# sourceMappingURL=radioHopping.css.map */
0.405213
0.143578
.theme-dark { --red-100: #f2b5b6; --red-200: #e98485; --red-300: #e05354; --red-400: #d72223; --red-500: #d3090b; --red-600: #be080a; --red-700: #940608; --red-800: #6a0506; --red-900: #3f0303; --yellow-100: #fce9b6; --yellow-200: #fada86; --yellow-300: #f8cb56; --yellow-400: #f6bc25; --yellow-500: #f5b40d; --yellow-500-R: 245; --yellow-500-G: 180; --yellow-500-B: 13; --yellow-600: #dda20c; --yellow-700: #ac7e09; --yellow-800: #7b5a07; --yellow-900: #4a3604; --primary-100: #f3e6ed; --primary-200: #e1bfd1; --primary-300: #cf99b6; --primary-400: #ab4d7f; --primary-450: #ab4d7f; --primary-500: #870048; --primary-500-R: 135; --primary-500-G: 0; --primary-500-B: 72; --primary-500-H: 328; --primary-500-S: 100; --primary-500-L: 26.5; --primary-600: #7a0041; --primary-700: #51002b; --primary-800: #3d0020; --primary-900: #290016; --gray-100: #f6f7f5; --gray-200: #eaeae7; --gray-300: #dcd5d4; --gray-400: #c2bdbd; --gray-500: #9f9697; --gray-600: #706a69; --gray-700: #534e4f; --gray-800: #3c383b; --gray-900: #2e2c2f; --gray-1000: #181517; --gray-1100: #0c0c0c; --background-primary: var(--gray-1100); --background-primary-alt: var(--gray-1000); --background-secondary: var(--gray-1100); --background-secondary-alt: var(--gray-1000); --background-modifier-border: var(--gray-600); --background-modifier-form-field: var(--gray-1100); --background-modifier-form-field-highlighted: var(--gray-1000); --background-modifier-cover: var(--gray-1000); --text-accent: var(--primary-400); --text-accent-hover: var(--primary-400); --text-normal: var(--gray-300); --text-muted: var(--gray-600); --text-muted-rgb: 112, 106, 105; --text-faint: var(--gray-500); --text-highlight-bg: var(--yellow-800); --text-selection: rgba( var(--yellow-500-R), var(--yellow-500-G), var(--yellow-500-B), 0.5 ); --text-on-accent: var(--gray-100); --interactive-accent: var(--primary-500); --interactive-accent-rgb: var(--primary-500-R) var(--primary-500-G) var(--primary-500-B); --interactive-hover: var(--primary-800); --interactive-accent-hover: var(--primary-400); --scrollbar-active-thumb-bg: var(--primary-700); --text-error: var(--red-400); /* cant find examples belwo */ /* --interactive-success: red; --background-modifier-success: #197300; --background-modifier-error: #3d0000; --background-modifier-error-rgb: 61, 0, 0; --background-modifier-error-hover: #470000; --text-error-hover: #990000; --text-highlight-bg-active: white; --interactive-normal: blue; */ } .nav-file-title.is-active, .nav-folder-title.is-active, body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover { background: var(--primary-700); } .markdown-preview-view blockquote { border-right: 0; border-top: 0; border-bottom: 0; background: var(--gray-1000); border-color: var(--primary-700); padding: 1rem 1.5rem; margin: 1.5rem 0; } .cm-s-obsidian span.cm-inline-code { color: var(--primary-400); } .markdown-preview-view code { background: var(--gray-1000); color: var(--primary-400); } .markdown-preview-view a { color: var(--yellow-600); } .markdown-preview-view h1 { margin-bottom: 1.25rem; } .markdown-preview-view h2 { padding-bottom: 0.5rem; border-bottom: 1px solid var(--gray-700); } .markdown-preview-view h3, .markdown-preview-view h2 { margin-top: 1.5rem; } .markdown-preview-view ul, .markdown-preview-view ol { margin: 1.5rem 1rem; padding: 0; list-style-position: outside; } .cm-s-obsidian span.cm-url { color: var(--gray-500); } .modal { border-color: var(--gray-800); overflow: hidden; } .prompt { border: 1px solid var(--gray-500); } .modal-bg { background: rgba(0, 0, 0, 0.7); } .popover.hover-popover:hover { border-bottom: 1px solid var(--primary-600); } /* ====== Tag Pills ======== */ .tag:not(.token) { --lighten-by: 70; background-color: rgba( var(--primary-500-R), var(--primary-500-G), var(--primary-500-B), 0.18 ); border: 2px solid hsla( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 30) * 1%), 0.3 ); color: hsl( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 70) * 1%) ); font-size: 11px; padding: 1px 8px; text-align: center; text-decoration: none; display: inline-block; margin: 0px 0px; cursor: pointer; border-radius: 14px; } .tag:not(.token):hover { color: white; background-color: rgba( var(--primary-500-R), var(--primary-500-G), var(--primary-500-B), 0.4 ); } .tag[href^="#obsidian"] { background-color: #4d3ca6; } .tag[href^="#important"] { background-color: red; } .tag[href^="#complete"] { background-color: green; } .tag[href^="#inprogress"] { background-color: orange; } .is-active .widget-icon { fill: currentColor; } /* Table */ :root { --table-border-radius: 10px; } .markdown-preview-view table { border-collapse: collapse; /* IE7 and lower */ border-spacing: 0; margin: 2.5rem 0; font-size: 0.9em; border-collapse: separate; border-radius: var(--table-border-radius); width: 100%; } .markdown-preview-view table * { border-color: transparent; } .markdown-preview-view table thead * { border-color: transparent; } .markdown-preview-view th:first-child { border-radius: var(--table-border-radius) 0 0 0; } .markdown-preview-view th:last-child { border-radius: 0 var(--table-border-radius) 0 0; } .markdown-preview-view th:only-child { border-radius: var(--table-border-radius) var(--table-border-radius) 0 0; } .markdown-preview-view thead tr { --lighten-by: 70; background-color: var(--primary-700); color: hsl( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 70) * 1%) ); } .markdown-preview-view tbody tr:last-child td { border-bottom: 4px solid var(--primary-600); } .markdown-preview-view th, .markdown-preview-view td { padding: 0.5rem 15px; } .markdown-preview-view tbody tr:nth-of-type(even) { background-color: var(--gray-1000); } /* The transitions just make the app feel slower */ body * { transition: none !important; } .markdown-preview-view ol ol,ul, .markdown-preview-view ul ol,ul { margin-top: 0 !important; margin-bottom: 0 !important; } .markdown-preview-view ol p, .markdown-preview-view ul p { margin-top: 0 !important; margin-bottom: 0 !important; } .suggestion-item.is-selected { background: var(--primary-600); } .suggestion-item.is-selected .suggestion-content { color: white; } .suggestion-item.is-selected .suggestion-note { color: var(--gray-500); } .modal button:not(.mod-cta):not(.mod-warning) { background-color: var(--gray-800); }
obsidian.css
.theme-dark { --red-100: #f2b5b6; --red-200: #e98485; --red-300: #e05354; --red-400: #d72223; --red-500: #d3090b; --red-600: #be080a; --red-700: #940608; --red-800: #6a0506; --red-900: #3f0303; --yellow-100: #fce9b6; --yellow-200: #fada86; --yellow-300: #f8cb56; --yellow-400: #f6bc25; --yellow-500: #f5b40d; --yellow-500-R: 245; --yellow-500-G: 180; --yellow-500-B: 13; --yellow-600: #dda20c; --yellow-700: #ac7e09; --yellow-800: #7b5a07; --yellow-900: #4a3604; --primary-100: #f3e6ed; --primary-200: #e1bfd1; --primary-300: #cf99b6; --primary-400: #ab4d7f; --primary-450: #ab4d7f; --primary-500: #870048; --primary-500-R: 135; --primary-500-G: 0; --primary-500-B: 72; --primary-500-H: 328; --primary-500-S: 100; --primary-500-L: 26.5; --primary-600: #7a0041; --primary-700: #51002b; --primary-800: #3d0020; --primary-900: #290016; --gray-100: #f6f7f5; --gray-200: #eaeae7; --gray-300: #dcd5d4; --gray-400: #c2bdbd; --gray-500: #9f9697; --gray-600: #706a69; --gray-700: #534e4f; --gray-800: #3c383b; --gray-900: #2e2c2f; --gray-1000: #181517; --gray-1100: #0c0c0c; --background-primary: var(--gray-1100); --background-primary-alt: var(--gray-1000); --background-secondary: var(--gray-1100); --background-secondary-alt: var(--gray-1000); --background-modifier-border: var(--gray-600); --background-modifier-form-field: var(--gray-1100); --background-modifier-form-field-highlighted: var(--gray-1000); --background-modifier-cover: var(--gray-1000); --text-accent: var(--primary-400); --text-accent-hover: var(--primary-400); --text-normal: var(--gray-300); --text-muted: var(--gray-600); --text-muted-rgb: 112, 106, 105; --text-faint: var(--gray-500); --text-highlight-bg: var(--yellow-800); --text-selection: rgba( var(--yellow-500-R), var(--yellow-500-G), var(--yellow-500-B), 0.5 ); --text-on-accent: var(--gray-100); --interactive-accent: var(--primary-500); --interactive-accent-rgb: var(--primary-500-R) var(--primary-500-G) var(--primary-500-B); --interactive-hover: var(--primary-800); --interactive-accent-hover: var(--primary-400); --scrollbar-active-thumb-bg: var(--primary-700); --text-error: var(--red-400); /* cant find examples belwo */ /* --interactive-success: red; --background-modifier-success: #197300; --background-modifier-error: #3d0000; --background-modifier-error-rgb: 61, 0, 0; --background-modifier-error-hover: #470000; --text-error-hover: #990000; --text-highlight-bg-active: white; --interactive-normal: blue; */ } .nav-file-title.is-active, .nav-folder-title.is-active, body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover { background: var(--primary-700); } .markdown-preview-view blockquote { border-right: 0; border-top: 0; border-bottom: 0; background: var(--gray-1000); border-color: var(--primary-700); padding: 1rem 1.5rem; margin: 1.5rem 0; } .cm-s-obsidian span.cm-inline-code { color: var(--primary-400); } .markdown-preview-view code { background: var(--gray-1000); color: var(--primary-400); } .markdown-preview-view a { color: var(--yellow-600); } .markdown-preview-view h1 { margin-bottom: 1.25rem; } .markdown-preview-view h2 { padding-bottom: 0.5rem; border-bottom: 1px solid var(--gray-700); } .markdown-preview-view h3, .markdown-preview-view h2 { margin-top: 1.5rem; } .markdown-preview-view ul, .markdown-preview-view ol { margin: 1.5rem 1rem; padding: 0; list-style-position: outside; } .cm-s-obsidian span.cm-url { color: var(--gray-500); } .modal { border-color: var(--gray-800); overflow: hidden; } .prompt { border: 1px solid var(--gray-500); } .modal-bg { background: rgba(0, 0, 0, 0.7); } .popover.hover-popover:hover { border-bottom: 1px solid var(--primary-600); } /* ====== Tag Pills ======== */ .tag:not(.token) { --lighten-by: 70; background-color: rgba( var(--primary-500-R), var(--primary-500-G), var(--primary-500-B), 0.18 ); border: 2px solid hsla( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 30) * 1%), 0.3 ); color: hsl( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 70) * 1%) ); font-size: 11px; padding: 1px 8px; text-align: center; text-decoration: none; display: inline-block; margin: 0px 0px; cursor: pointer; border-radius: 14px; } .tag:not(.token):hover { color: white; background-color: rgba( var(--primary-500-R), var(--primary-500-G), var(--primary-500-B), 0.4 ); } .tag[href^="#obsidian"] { background-color: #4d3ca6; } .tag[href^="#important"] { background-color: red; } .tag[href^="#complete"] { background-color: green; } .tag[href^="#inprogress"] { background-color: orange; } .is-active .widget-icon { fill: currentColor; } /* Table */ :root { --table-border-radius: 10px; } .markdown-preview-view table { border-collapse: collapse; /* IE7 and lower */ border-spacing: 0; margin: 2.5rem 0; font-size: 0.9em; border-collapse: separate; border-radius: var(--table-border-radius); width: 100%; } .markdown-preview-view table * { border-color: transparent; } .markdown-preview-view table thead * { border-color: transparent; } .markdown-preview-view th:first-child { border-radius: var(--table-border-radius) 0 0 0; } .markdown-preview-view th:last-child { border-radius: 0 var(--table-border-radius) 0 0; } .markdown-preview-view th:only-child { border-radius: var(--table-border-radius) var(--table-border-radius) 0 0; } .markdown-preview-view thead tr { --lighten-by: 70; background-color: var(--primary-700); color: hsl( var(--primary-500-H), calc(var(--primary-500-S) * 1%), calc((var(--primary-500-L) + 70) * 1%) ); } .markdown-preview-view tbody tr:last-child td { border-bottom: 4px solid var(--primary-600); } .markdown-preview-view th, .markdown-preview-view td { padding: 0.5rem 15px; } .markdown-preview-view tbody tr:nth-of-type(even) { background-color: var(--gray-1000); } /* The transitions just make the app feel slower */ body * { transition: none !important; } .markdown-preview-view ol ol,ul, .markdown-preview-view ul ol,ul { margin-top: 0 !important; margin-bottom: 0 !important; } .markdown-preview-view ol p, .markdown-preview-view ul p { margin-top: 0 !important; margin-bottom: 0 !important; } .suggestion-item.is-selected { background: var(--primary-600); } .suggestion-item.is-selected .suggestion-content { color: white; } .suggestion-item.is-selected .suggestion-note { color: var(--gray-500); } .modal button:not(.mod-cta):not(.mod-warning) { background-color: var(--gray-800); }
0.453746
0.099689
.slide{ overflow: hidden; } #image_desktop{ background-repeat: no-repeat; } #text_project_presentation{ margin-top: 15%; font-weight: bold; font-family: 'Work Sans'; font-size : 18px; } #text_project_presentation h2 { color : #23DC82; text-align: left; font-size : 40px; font-family: 'Roboto'; } body{ overflow: hidden; } .testslide { position: absolute; height: 20px; width: 20px; left: 0; background-color: red; z-index: 1; } #Acceuil{ /*background-image: url("../image/bureau_sport.svg");*/ } .slide{ overflow: hidden !important; } .hide_chart{ height: 160px; position: absolute; width: 100vw; background-color: white; z-index: 9; } #sliding_background_4{ z-index: 10; } #sliding_background_3{ z-index: 11; } #sliding_background_2{ z-index: 12; } #sliding_background_1{ z-index: 13; } #sliding_foreground{ z-index: 15; } #walking_perso{ z-index: 14; height: 275px; position: absolute; bottom: 40px; } #walking_perso_1{ bottom: 22px; } #walking_perso_2{ bottom: 77px; left: -68px; z-index: 13; } #walking_perso_3{ bottom: 78px; left: 86px; z-index: 13; } #walking_perso_4{ left: -97px; bottom: -13px; } .walking_new_perso{ z-index: 14; height: 275px; position: absolute; /*bottom: 40px;*/ } .sliding_background{ bottom: 0; } #titre_graphique{ z-index: 20; } .x_position{ position: absolute; font-size: 25px; color: #42928A; } /* .sun { width: 100px; height: 100px; background-color: #F1B64F; border-radius: 50%; position: absolute; top: 440px; left: 588px; z-index: 1000; animation: sun-movement 40s infinite ease; } @keyframes sun-movement { 0% { transform: rotate(0deg) translateX(-475px); } 100% { transform: rotate(155deg) translateX(-475px); } }*/ .hide{ display: none !important; } .sliding_nombre_commu_global { color: #23DC82; padding: 5px 13px 5px 5px; display: inline-block; } .sliding_nombre_commu_rep{ color: #23DC82; padding: 5px 13px 5px 5px; display: inline-block; } #sliding_info_commu{ position: absolute; left: 0; z-index: 100; } #animation_final{ position: absolute; z-index: 100; height: 100vh; width: auto; top: 0; left: 0; } .image_next{ background-image: url('../image/arrow.svg'); background-repeat: no-repeat; position: absolute; height: 100px; width: 100px; z-index: 10000000000; transform: rotate(90deg); } .content_image_end { transition: 0.5s; bottom: 30px; right: 30px; position: absolute; height: 120px; width: 120px; z-index: 100000000; } .transform_end{ transform: translateY(40px); } .titre_video{ position: absolute; margin-left: 50%; transform: translateX(-50%); top: 50px; font-size: 50px; } .btn_creer_commu{ position: absolute; left: 50%; bottom: 60px; background: white; color: green; transform: translateX(-50%); } #slide_video_createur{ position: relative; } .btn_creer_commu{ padding: 10px 20px 10px 20px; border-style: solid; border-width: 1px; border-radius: 100px; border-color: #fff; font-size:26px; transition: ease 0.5s;}
la-vie-du-coin/public/css/guillaume.css
.slide{ overflow: hidden; } #image_desktop{ background-repeat: no-repeat; } #text_project_presentation{ margin-top: 15%; font-weight: bold; font-family: 'Work Sans'; font-size : 18px; } #text_project_presentation h2 { color : #23DC82; text-align: left; font-size : 40px; font-family: 'Roboto'; } body{ overflow: hidden; } .testslide { position: absolute; height: 20px; width: 20px; left: 0; background-color: red; z-index: 1; } #Acceuil{ /*background-image: url("../image/bureau_sport.svg");*/ } .slide{ overflow: hidden !important; } .hide_chart{ height: 160px; position: absolute; width: 100vw; background-color: white; z-index: 9; } #sliding_background_4{ z-index: 10; } #sliding_background_3{ z-index: 11; } #sliding_background_2{ z-index: 12; } #sliding_background_1{ z-index: 13; } #sliding_foreground{ z-index: 15; } #walking_perso{ z-index: 14; height: 275px; position: absolute; bottom: 40px; } #walking_perso_1{ bottom: 22px; } #walking_perso_2{ bottom: 77px; left: -68px; z-index: 13; } #walking_perso_3{ bottom: 78px; left: 86px; z-index: 13; } #walking_perso_4{ left: -97px; bottom: -13px; } .walking_new_perso{ z-index: 14; height: 275px; position: absolute; /*bottom: 40px;*/ } .sliding_background{ bottom: 0; } #titre_graphique{ z-index: 20; } .x_position{ position: absolute; font-size: 25px; color: #42928A; } /* .sun { width: 100px; height: 100px; background-color: #F1B64F; border-radius: 50%; position: absolute; top: 440px; left: 588px; z-index: 1000; animation: sun-movement 40s infinite ease; } @keyframes sun-movement { 0% { transform: rotate(0deg) translateX(-475px); } 100% { transform: rotate(155deg) translateX(-475px); } }*/ .hide{ display: none !important; } .sliding_nombre_commu_global { color: #23DC82; padding: 5px 13px 5px 5px; display: inline-block; } .sliding_nombre_commu_rep{ color: #23DC82; padding: 5px 13px 5px 5px; display: inline-block; } #sliding_info_commu{ position: absolute; left: 0; z-index: 100; } #animation_final{ position: absolute; z-index: 100; height: 100vh; width: auto; top: 0; left: 0; } .image_next{ background-image: url('../image/arrow.svg'); background-repeat: no-repeat; position: absolute; height: 100px; width: 100px; z-index: 10000000000; transform: rotate(90deg); } .content_image_end { transition: 0.5s; bottom: 30px; right: 30px; position: absolute; height: 120px; width: 120px; z-index: 100000000; } .transform_end{ transform: translateY(40px); } .titre_video{ position: absolute; margin-left: 50%; transform: translateX(-50%); top: 50px; font-size: 50px; } .btn_creer_commu{ position: absolute; left: 50%; bottom: 60px; background: white; color: green; transform: translateX(-50%); } #slide_video_createur{ position: relative; } .btn_creer_commu{ padding: 10px 20px 10px 20px; border-style: solid; border-width: 1px; border-radius: 100px; border-color: #fff; font-size:26px; transition: ease 0.5s;}
0.500732
0.102574
.mg.row { padding: 0; display: flex; width: 100%; flex-direction: row; flex-wrap: wrap; } .mg.row > .mg.row:first-child, .mg.row > .mg.row:last-child { margin-top: 0; } /* COLUMNS */ .mg.row > [class*="one-large"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-large"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-large"].column { width: 25% !important; } .mg.row > [class*="four-large"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-large"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-large"].column { width: 50% !important; } .mg.row > [class*="seven-large"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-large"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-large"].column { width: 75% !important; } .mg.row > [class*="ten-large"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-large"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-large"].column { width: 100% !important; } /* For Mobile */ @media only screen and (min-width: 0px) and (max-width: 767px) { .mg.row > [class*="one-small"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-small"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-small"].column { width: 25% !important; } .mg.row > [class*="four-small"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-small"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-small"].column { width: 50% !important; } .mg.row > [class*="seven-small"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-small"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-small"].column { width: 75% !important; } .mg.row > [class*="ten-small"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-small"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-small"].column { width: 100% !important; } } /* For tablet */ @media only screen and (min-width: 768px) and (max-width: 991px) { .mg.row > [class*="one-medium"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-medium"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-medium"].column { width: 25% !important; } .mg.row > [class*="four-medium"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-medium"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-medium"].column { width: 50% !important; } .mg.row > [class*="seven-medium"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-medium"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-medium"].column { width: 75% !important; } .mg.row > [class*="ten-medium"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-medium"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-medium"].column { width: 100% !important; } }
css/mg-framework/row.css
.mg.row { padding: 0; display: flex; width: 100%; flex-direction: row; flex-wrap: wrap; } .mg.row > .mg.row:first-child, .mg.row > .mg.row:last-child { margin-top: 0; } /* COLUMNS */ .mg.row > [class*="one-large"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-large"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-large"].column { width: 25% !important; } .mg.row > [class*="four-large"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-large"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-large"].column { width: 50% !important; } .mg.row > [class*="seven-large"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-large"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-large"].column { width: 75% !important; } .mg.row > [class*="ten-large"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-large"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-large"].column { width: 100% !important; } /* For Mobile */ @media only screen and (min-width: 0px) and (max-width: 767px) { .mg.row > [class*="one-small"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-small"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-small"].column { width: 25% !important; } .mg.row > [class*="four-small"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-small"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-small"].column { width: 50% !important; } .mg.row > [class*="seven-small"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-small"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-small"].column { width: 75% !important; } .mg.row > [class*="ten-small"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-small"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-small"].column { width: 100% !important; } } /* For tablet */ @media only screen and (min-width: 768px) and (max-width: 991px) { .mg.row > [class*="one-medium"].column { width: 8.33333333333% !important; } .mg.row > [class*="two-medium"].column { width: 16.6666666667% !important; } .mg.row > [class*="three-medium"].column { width: 25% !important; } .mg.row > [class*="four-medium"].column { width: 33.3333333333% !important; } .mg.row > [class*="five-medium"].column { width: 41.6666666667% !important; } .mg.row > [class*="six-medium"].column { width: 50% !important; } .mg.row > [class*="seven-medium"].column { width: 58.3333333333% !important; } .mg.row > [class*="eight-medium"].column { width: 66.6666666667% !important; } .mg.row > [class*="nine-medium"].column { width: 75% !important; } .mg.row > [class*="ten-medium"].column { width: 83.3333333333% !important; } .mg.row > [class*="eleven-medium"].column { width: 91.6666666667% !important; } .mg.row > [class*="twelve-medium"].column { width: 100% !important; } }
0.473414
0.183484
body { padding: 0; /*color: #777;*/ color: #393939; } .infoWindowContent { font-size: 14px !important; border-top: 1px solid #ccc; padding-top: 10px; } #map { border: 1px solid #777; } h1{ cursor: default; } h2 { margin-bottom:0; margin-top: 0; } .user_login_form_container{ width: 400px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); border: 1px solid #777; padding: 25px; position: fixed; top: 50%; left: 50%; background: rgb(255,255,255); opacity: 0.9; z-index: 10px; display: table; } .login-bitgray-logo{ width: 100px; float: right; } .user-login-form{ width: 100%; float: left; } .login-fieldset{ float: left; width: 100%; margin: 10px 0px; } .login-header{ float: left; } .login-label{ float: left; } .login-input{ float: right; } .green-login-color-row{ background: #bed431; } .yellow-login-color-row{ background: #f6c815; } .red-login-color-row{ background: #e21e25; } .login-color-row { float: left; display: block; table-layout: fixed; width: 100%; margin: 0; } .view-container{ padding: 0; } .login-button,.user-profile-button{ /*background: #60cae8;*/ background: rgba(96,202,232,1); color: #FFF; border: 1px solid #60cae8; border-radius: 5px; padding: 5px 10px; font-weight: bold; font-size: 16px; cursor: pointer; float: left; } .login-bitgray-logo{ opacity: 0.9; } .login-form-empty, .login-form-invalid{ color: #FF0000; display: none; font-weight: bold; font-size: 14px; float: left; clear: both; } /*.ng-invalid-required + .login-form-empty, .ng-invalid-pattern ~ .login-form-invalid{ display: block; }*/ .ng-invalid-pattern ~ .login-form-invalid{ display: block; } .required-field + .login-form-empty, .required-field ~ .login-form-invalid{ display: block; } .user_profile_container{ min-height: 550px; margin: 25px auto; padding: 20px; background: #FFF; display: table; } .welcome-user,.user-details-title{ float: left; } .user-details-title{ font-weight: bold; margin: 25px 0px 25px 25px; } .log-out-link{ float: right; } .user-info-container{ float: left; width: 100%; } .user-info-box{ float: left; border: 1px solid #777; margin-right: 25px; } .user-info-row,.user-info-address-box, .user-info-company-box,.user-profile-buttons-row{ float: left; clear: both; } .user-info-address-box, .user-info-company-box,.user-info-row{ margin-left: 25px; } .user-info-map{ float: right; } .user-profile-buttons-row{ margin: 25px 0px; } .user-profile-button{ margin-left: 25px; } .user-info-label{ margin-right: 15px; } .user-profile-body-container{ width: 100%; height: 100%; float: left; background: #000; } .user-image-gallery{ float: left; width: 100%; background: #FFF; z-index: 5; } .album-title-box{ float: left; width: 100%; font-size: 16px; font-weight: bold; height: 100px; border: 1px solid #393939; cursor: pointer; margin-top: 25px; } .album-title, .album-arrow{ position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); } .album-title{ float: left; margin-left: 25px; } .album-arrow{ float: right; margin-right: 25px; font-size: 28px; /*animation: rotateAlbumArrow 1s ease;*/ -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -o-transition: transform 1s ease; transition: transform 1s ease; } @keyframes rotateAlbumArrow{ from: {transform: rotate(0deg);}; to: {transform: rotate(180deg);}; } @keyframes displayAlbumList{ from {display: none;} to {display: table-row;} } .album-arrow-open{ transform: rotate(180deg) translateY(50%); -webkit-transform: rotate(180deg) translateY(50%); } .album-images-hidden{ display: none; animation-name: displayAlbumList; animation-duration: 1s; } .album-images-shown{ display: block; padding: 0; margin: 0; } .image-box{ cursor: pointer; text-align: center; border: 1px solid #777; min-height: 335px; padding: 10px; } .image-box-container{ float: left; display: none; list-style: none; width: 170px; padding: 0; margin: 15px; min-height: 335px; } .thumb-image{ border: 1px solid #777; } .image-id,.image-box,.thumb-image,.image-title{ float: left; width: 100%; } .image-id{ text-align: left; } .image-title,.image-id{ margin-top: 10px; } .image-id-label,.image-title{ font-weight: bold; } .image-box-container-shown{ display: table-cell; } .image-window{ display: none; position: fixed; width: 650px; min-height: 700px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); top: 50%; left: 50%; background: #FFF; z-index: 10; padding: 25px; border: 1px solid #777; cursor: pointer; } .image-window-open{ display: block; cursor: default; } .image-window-head{ float: left; width: 100%; } .image-window-title{ float: left; } .close-image-window{ font-size: 24px; cursor: pointer; float: right; } .popup-overlay{ width: 100%; height: 100%; background: #000; opacity: 0.8; display: none; z-index: 8; position: fixed; top: 0; left: 0; cursor: pointer; } .popup-overlay-open{ display: block; } .popup-image{ float: left; } .image-window-title{ font-size: 16px; font-weight: bold; }
app/css/app.css
body { padding: 0; /*color: #777;*/ color: #393939; } .infoWindowContent { font-size: 14px !important; border-top: 1px solid #ccc; padding-top: 10px; } #map { border: 1px solid #777; } h1{ cursor: default; } h2 { margin-bottom:0; margin-top: 0; } .user_login_form_container{ width: 400px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); border: 1px solid #777; padding: 25px; position: fixed; top: 50%; left: 50%; background: rgb(255,255,255); opacity: 0.9; z-index: 10px; display: table; } .login-bitgray-logo{ width: 100px; float: right; } .user-login-form{ width: 100%; float: left; } .login-fieldset{ float: left; width: 100%; margin: 10px 0px; } .login-header{ float: left; } .login-label{ float: left; } .login-input{ float: right; } .green-login-color-row{ background: #bed431; } .yellow-login-color-row{ background: #f6c815; } .red-login-color-row{ background: #e21e25; } .login-color-row { float: left; display: block; table-layout: fixed; width: 100%; margin: 0; } .view-container{ padding: 0; } .login-button,.user-profile-button{ /*background: #60cae8;*/ background: rgba(96,202,232,1); color: #FFF; border: 1px solid #60cae8; border-radius: 5px; padding: 5px 10px; font-weight: bold; font-size: 16px; cursor: pointer; float: left; } .login-bitgray-logo{ opacity: 0.9; } .login-form-empty, .login-form-invalid{ color: #FF0000; display: none; font-weight: bold; font-size: 14px; float: left; clear: both; } /*.ng-invalid-required + .login-form-empty, .ng-invalid-pattern ~ .login-form-invalid{ display: block; }*/ .ng-invalid-pattern ~ .login-form-invalid{ display: block; } .required-field + .login-form-empty, .required-field ~ .login-form-invalid{ display: block; } .user_profile_container{ min-height: 550px; margin: 25px auto; padding: 20px; background: #FFF; display: table; } .welcome-user,.user-details-title{ float: left; } .user-details-title{ font-weight: bold; margin: 25px 0px 25px 25px; } .log-out-link{ float: right; } .user-info-container{ float: left; width: 100%; } .user-info-box{ float: left; border: 1px solid #777; margin-right: 25px; } .user-info-row,.user-info-address-box, .user-info-company-box,.user-profile-buttons-row{ float: left; clear: both; } .user-info-address-box, .user-info-company-box,.user-info-row{ margin-left: 25px; } .user-info-map{ float: right; } .user-profile-buttons-row{ margin: 25px 0px; } .user-profile-button{ margin-left: 25px; } .user-info-label{ margin-right: 15px; } .user-profile-body-container{ width: 100%; height: 100%; float: left; background: #000; } .user-image-gallery{ float: left; width: 100%; background: #FFF; z-index: 5; } .album-title-box{ float: left; width: 100%; font-size: 16px; font-weight: bold; height: 100px; border: 1px solid #393939; cursor: pointer; margin-top: 25px; } .album-title, .album-arrow{ position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); } .album-title{ float: left; margin-left: 25px; } .album-arrow{ float: right; margin-right: 25px; font-size: 28px; /*animation: rotateAlbumArrow 1s ease;*/ -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -o-transition: transform 1s ease; transition: transform 1s ease; } @keyframes rotateAlbumArrow{ from: {transform: rotate(0deg);}; to: {transform: rotate(180deg);}; } @keyframes displayAlbumList{ from {display: none;} to {display: table-row;} } .album-arrow-open{ transform: rotate(180deg) translateY(50%); -webkit-transform: rotate(180deg) translateY(50%); } .album-images-hidden{ display: none; animation-name: displayAlbumList; animation-duration: 1s; } .album-images-shown{ display: block; padding: 0; margin: 0; } .image-box{ cursor: pointer; text-align: center; border: 1px solid #777; min-height: 335px; padding: 10px; } .image-box-container{ float: left; display: none; list-style: none; width: 170px; padding: 0; margin: 15px; min-height: 335px; } .thumb-image{ border: 1px solid #777; } .image-id,.image-box,.thumb-image,.image-title{ float: left; width: 100%; } .image-id{ text-align: left; } .image-title,.image-id{ margin-top: 10px; } .image-id-label,.image-title{ font-weight: bold; } .image-box-container-shown{ display: table-cell; } .image-window{ display: none; position: fixed; width: 650px; min-height: 700px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); top: 50%; left: 50%; background: #FFF; z-index: 10; padding: 25px; border: 1px solid #777; cursor: pointer; } .image-window-open{ display: block; cursor: default; } .image-window-head{ float: left; width: 100%; } .image-window-title{ float: left; } .close-image-window{ font-size: 24px; cursor: pointer; float: right; } .popup-overlay{ width: 100%; height: 100%; background: #000; opacity: 0.8; display: none; z-index: 8; position: fixed; top: 0; left: 0; cursor: pointer; } .popup-overlay-open{ display: block; } .popup-image{ float: left; } .image-window-title{ font-size: 16px; font-weight: bold; }
0.357792
0.074433
html { height: 1480px; } #view { height: 100%; width: 100%; display: flex; flex-direction: column; } #nav-bar { display: block; height: auto; display: block; float: left; color: black; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; background-color:rgba(0,0,0,0.5); list-style-type: none; margin: 0; padding: 0; height: auto; width: 100%; border-style: solid; border-width: thin; border-color: black; } #home { background-color: #4CAF50; color: white; float:right; border-right: 0px; border-left: 1px; border-left-color: black; border-left-style: solid; } #home:hover { background-color: blue; color: white; } #header { text-align: center; border-style: solid; border-width: thin; border-bottom: 0px; border-color: black; white-space: normal; margin:0; padding:0; display: block; float:left; background-color: #056823; color: white; width: 100%; } ul { list-style-type: none; margin: 0; padding: 0; height: auto; width: 100%; background-color: #07B43B; border-width: 0px; border-style: solid; border-width: thin; border-color: black; overflow: hidden; } li a { } .nav-item { display: block; float: left; color: black; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; } .nav-item:hover { display: block; float: left; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; background-color: blue; color: white; } li a:hover { background-color: blue; color: white; } a { color: black; text-decoration: none; } a:hover { color: blue; } img { height: auto; width: auto; margin-bottom: 10px; } body { margin: 10px ; background: url(https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png); display: flex; height: 100%; } #text-holder { background-color: rgba(0,0,0,0.25); width: 100%; border-style: solid; border-width: thin; justify-content: center; align-items: center; border-top: 0px; } #text { margin: 20px; } #about-section { background-color: rgba(0,0,0,0.30); display: flex; flex-direction: row; justify-content: space-around; margin-top: 10px; margin-bottom: 10px; padding-top: 15px; padding-bottom: 15px; position: relative; height: 100%; border-style: solid; border-width: thin; border-color: #000000; } #head-shot { height: 300px; width: 300px;; background-color: #000000; } #resume { height: 100%; width: auto; background-image: url(0001.jpg); background-size: cover; display: flex; flex-direction: row-reverse; } #resume-column { display: flex; flex-direction: column; height: 100%; width: 900px; margin-bottom: 10px; } #page-turn { color: #ffffff; background-color: #000000; height: 30px; width: 30px; display: flex; justify-content: center; align-items: center; } .content-item { display: flex; flex-wrap: wrap; border-style: solid; border-width: thin; height:100px; width: 20%; justify-content: center; align-items: center; flex-grow: 1; background-color:rgba(0,0,0,0.5); color: black; } .content-item:hover { border-width: thin; display: flex; flex-wrap: wrap; border-style: solid; height:100px; width: 20%; justify-content: center; align-items: center; flex-grow: 1; background-color: blue; color: white; }
showcase/landPage/static/landPage/style.css
html { height: 1480px; } #view { height: 100%; width: 100%; display: flex; flex-direction: column; } #nav-bar { display: block; height: auto; display: block; float: left; color: black; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; background-color:rgba(0,0,0,0.5); list-style-type: none; margin: 0; padding: 0; height: auto; width: 100%; border-style: solid; border-width: thin; border-color: black; } #home { background-color: #4CAF50; color: white; float:right; border-right: 0px; border-left: 1px; border-left-color: black; border-left-style: solid; } #home:hover { background-color: blue; color: white; } #header { text-align: center; border-style: solid; border-width: thin; border-bottom: 0px; border-color: black; white-space: normal; margin:0; padding:0; display: block; float:left; background-color: #056823; color: white; width: 100%; } ul { list-style-type: none; margin: 0; padding: 0; height: auto; width: 100%; background-color: #07B43B; border-width: 0px; border-style: solid; border-width: thin; border-color: black; overflow: hidden; } li a { } .nav-item { display: block; float: left; color: black; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; } .nav-item:hover { display: block; float: left; padding: 8px 16px; border-right: 1px; border-right-style: solid; border-right-color: black; text-align: center; background-color: blue; color: white; } li a:hover { background-color: blue; color: white; } a { color: black; text-decoration: none; } a:hover { color: blue; } img { height: auto; width: auto; margin-bottom: 10px; } body { margin: 10px ; background: url(https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png); display: flex; height: 100%; } #text-holder { background-color: rgba(0,0,0,0.25); width: 100%; border-style: solid; border-width: thin; justify-content: center; align-items: center; border-top: 0px; } #text { margin: 20px; } #about-section { background-color: rgba(0,0,0,0.30); display: flex; flex-direction: row; justify-content: space-around; margin-top: 10px; margin-bottom: 10px; padding-top: 15px; padding-bottom: 15px; position: relative; height: 100%; border-style: solid; border-width: thin; border-color: #000000; } #head-shot { height: 300px; width: 300px;; background-color: #000000; } #resume { height: 100%; width: auto; background-image: url(0001.jpg); background-size: cover; display: flex; flex-direction: row-reverse; } #resume-column { display: flex; flex-direction: column; height: 100%; width: 900px; margin-bottom: 10px; } #page-turn { color: #ffffff; background-color: #000000; height: 30px; width: 30px; display: flex; justify-content: center; align-items: center; } .content-item { display: flex; flex-wrap: wrap; border-style: solid; border-width: thin; height:100px; width: 20%; justify-content: center; align-items: center; flex-grow: 1; background-color:rgba(0,0,0,0.5); color: black; } .content-item:hover { border-width: thin; display: flex; flex-wrap: wrap; border-style: solid; height:100px; width: 20%; justify-content: center; align-items: center; flex-grow: 1; background-color: blue; color: white; }
0.540681
0.089296
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { margin: 0 auto; font-family: "Montserrat", sans-serif; } img { display: block; max-width: 100%; height: auto; } .container { margin: 0 auto; width: 320px; } /* SECTION PROMO */ .promo { min-height: 540px; background-color: #1a1915; background-image: url(../img/Vector-Smart-Object.png); background-position: center; background-repeat: no-repeat; background-size: cover; font-weight: 700; } .promo-header { display: flex; } .site-logo { display: block; font-size: 20px; text-align: center; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; color: #ffffff; } .entry-menu { display: flex; justify-content: center; margin: 0; padding: 0; list-style: none; } .entry-link a { display: block; width: 90px; height: 36px; font-size: 14px; font-weight: 700; line-height: 31px; text-transform: capitalize; text-align: center; text-decoration: none; color: #ffffff; } .signup { border-radius: 18px; border: 2px solid #ffffff; } .promo-title { margin: 0 0 18px; font-size: 30px; color: #ffffff; text-align: center; text-transform: uppercase; } .sub-title { margin: 0 0 22px; font-size: 18px; color: #ffffff; font-family: "Roboto", sans-serif; font-weight: 300; text-align: center; } .page-btn { display: block; margin: 0 auto; width: 280px; height: 40px; border-radius: 20px; font-size: 14px; text-align: center; text-decoration: none; line-height: 38px; } .promo-btn { background-color: #ff4e50; color: #ffffff; } /* SECTION PARTNERS */ .partners { text-align: center; } .partners-title { margin: 0 0 18px; font-size: 22px; color: #333333; } .partners-list { margin: 0 0 28px; padding: 0; list-style: none; } .partner-card { width: 220px; } .card-photo { position: relative; margin: 0 auto 18px; width: 122px; } .card-photo img { border-radius: 50%; border: 4px solid #ffffff; } .card-photo::after { position: absolute; content: ""; width: 40px; height: 40px; right: 0; bottom: 0; border: 4px solid #ffffff; border-radius: 50%; background-position: center; background-repeat: no-repeat; z-index: 2; } .icon-tv::after { background-color: #ff4e50; background-image: url(../img/icons/icon-tv.png); } .icon-flask::after { background-color: #ffa507; background-image: url(../img/icons/icon-flask.png); } .icon-cup::after { background-color: #1cd7ad; background-image: url(../img/icons/icon-cup.png); } .icon-paper-plane::after { background-color: #4e73db; background-image: url(../img/icons/icon-paper-plane.png); } .partner-name { margin: 0 0 16px; font-size: 14px; color: #333333; } .partner-descr { margin: 0; font-size: 14px; color: #666666; font-family: "Roboto", sans-serif; font-weight: 300; } .partners-btn { color: #ff4e50; font-weight: 700; background-color: #ffffff; border: 2px solid #ff4e50; }
html-css/module-08/css/style.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { margin: 0 auto; font-family: "Montserrat", sans-serif; } img { display: block; max-width: 100%; height: auto; } .container { margin: 0 auto; width: 320px; } /* SECTION PROMO */ .promo { min-height: 540px; background-color: #1a1915; background-image: url(../img/Vector-Smart-Object.png); background-position: center; background-repeat: no-repeat; background-size: cover; font-weight: 700; } .promo-header { display: flex; } .site-logo { display: block; font-size: 20px; text-align: center; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; color: #ffffff; } .entry-menu { display: flex; justify-content: center; margin: 0; padding: 0; list-style: none; } .entry-link a { display: block; width: 90px; height: 36px; font-size: 14px; font-weight: 700; line-height: 31px; text-transform: capitalize; text-align: center; text-decoration: none; color: #ffffff; } .signup { border-radius: 18px; border: 2px solid #ffffff; } .promo-title { margin: 0 0 18px; font-size: 30px; color: #ffffff; text-align: center; text-transform: uppercase; } .sub-title { margin: 0 0 22px; font-size: 18px; color: #ffffff; font-family: "Roboto", sans-serif; font-weight: 300; text-align: center; } .page-btn { display: block; margin: 0 auto; width: 280px; height: 40px; border-radius: 20px; font-size: 14px; text-align: center; text-decoration: none; line-height: 38px; } .promo-btn { background-color: #ff4e50; color: #ffffff; } /* SECTION PARTNERS */ .partners { text-align: center; } .partners-title { margin: 0 0 18px; font-size: 22px; color: #333333; } .partners-list { margin: 0 0 28px; padding: 0; list-style: none; } .partner-card { width: 220px; } .card-photo { position: relative; margin: 0 auto 18px; width: 122px; } .card-photo img { border-radius: 50%; border: 4px solid #ffffff; } .card-photo::after { position: absolute; content: ""; width: 40px; height: 40px; right: 0; bottom: 0; border: 4px solid #ffffff; border-radius: 50%; background-position: center; background-repeat: no-repeat; z-index: 2; } .icon-tv::after { background-color: #ff4e50; background-image: url(../img/icons/icon-tv.png); } .icon-flask::after { background-color: #ffa507; background-image: url(../img/icons/icon-flask.png); } .icon-cup::after { background-color: #1cd7ad; background-image: url(../img/icons/icon-cup.png); } .icon-paper-plane::after { background-color: #4e73db; background-image: url(../img/icons/icon-paper-plane.png); } .partner-name { margin: 0 0 16px; font-size: 14px; color: #333333; } .partner-descr { margin: 0; font-size: 14px; color: #666666; font-family: "Roboto", sans-serif; font-weight: 300; } .partners-btn { color: #ff4e50; font-weight: 700; background-color: #ffffff; border: 2px solid #ff4e50; }
0.380759
0.08617
.fl-theme-bw .fluid-web .fluid-web-emphasized-text { color: #000 !important; } .fl-theme-bw .fluid-web .fluid-web-community-icon:before { background-color: #fff !important; box-shadow: none; } .fl-theme-bw .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #000; } .fl-theme-bw .fluid-web a:hover, .fl-theme-bw .fluid-web a:focus { outline: 0.2rem solid #000 !important; } .fl-theme-bw .fluid-web a:hover span:before, .fl-theme-bw .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-bw .fluid-web .fluid-web-project-description h3, .fl-theme-bw .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-wb .fluid-web .fluid-web-emphasized-text { color: #fff !important; } .fl-theme-wb .fluid-web .fluid-web-community-icon:before { background-color: #000 !important; box-shadow: none; } .fl-theme-wb .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #fff; } .fl-theme-wb .fluid-web a:hover, .fl-theme-wb .fluid-web a:focus { outline: 0.2rem solid #fff !important; } .fl-theme-wb .fluid-web a:hover span:before, .fl-theme-wb .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-wb .fluid-web .fluid-web-project-description h3, .fl-theme-wb .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-yb .fluid-web .fluid-web-emphasized-text { color: #ff0 !important; } .fl-theme-yb .fluid-web .fluid-web-community-icon:before { background-color: #000 !important; box-shadow: none; } .fl-theme-yb .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #ff0; } .fl-theme-yb .fluid-web a:hover, .fl-theme-yb .fluid-web a:focus { outline: 0.2rem solid #ff0 !important; } .fl-theme-yb .fluid-web a:hover span:before, .fl-theme-yb .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-yb .fluid-web .fluid-web-project-description h3, .fl-theme-yb .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-by .fluid-web .fluid-web-emphasized-text { color: #000 !important; } .fl-theme-by .fluid-web .fluid-web-community-icon:before { background-color: #ff0 !important; box-shadow: none; } .fl-theme-by .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #000; } .fl-theme-by .fluid-web a:hover, .fl-theme-by .fluid-web a:focus { outline: 0.2rem solid #000 !important; } .fl-theme-by .fluid-web a:hover span:before, .fl-theme-by .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-by .fluid-web .fluid-web-project-description h3, .fl-theme-by .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-lgdg .fluid-web .fluid-web-emphasized-text { color: #bdbdbb !important; } .fl-theme-lgdg .fluid-web .fluid-web-community-icon:before { background-color: #555 !important; box-shadow: none; } .fl-theme-lgdg .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #bdbdbb; } .fl-theme-lgdg .fluid-web a:hover, .fl-theme-lgdg .fluid-web a:focus { outline: 0.2rem solid #bdbdbb !important; } .fl-theme-lgdg .fluid-web a:hover span:before, .fl-theme-lgdg .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-lgdg .fluid-web .fluid-web-project-description h3, .fl-theme-lgdg .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-font-times .fluid-web .fluid-web-emphasized-text { font-family: Georgia, Times, "Times New Roman", serif !important; } .fl-font-comic-sans .fluid-web .fluid-web-emphasized-text { font-family: "Comic Sans MS", sans-serif !important; } .fl-font-arial .fluid-web .fluid-web-emphasized-text { font-family: "Arial" !important; } .fl-font-verdana .fluid-web .fluid-web-emphasized-text { font-family: "Verdana" !important; } /* mug */ .fl-theme-wb, .fl-theme-yb, .fl-theme-lgdg, .fl-theme-gd { --steamColor: #888; }
src/assets/stylesheets/contrast.css
.fl-theme-bw .fluid-web .fluid-web-emphasized-text { color: #000 !important; } .fl-theme-bw .fluid-web .fluid-web-community-icon:before { background-color: #fff !important; box-shadow: none; } .fl-theme-bw .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #000; } .fl-theme-bw .fluid-web a:hover, .fl-theme-bw .fluid-web a:focus { outline: 0.2rem solid #000 !important; } .fl-theme-bw .fluid-web a:hover span:before, .fl-theme-bw .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-bw .fluid-web .fluid-web-project-description h3, .fl-theme-bw .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-wb .fluid-web .fluid-web-emphasized-text { color: #fff !important; } .fl-theme-wb .fluid-web .fluid-web-community-icon:before { background-color: #000 !important; box-shadow: none; } .fl-theme-wb .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #fff; } .fl-theme-wb .fluid-web a:hover, .fl-theme-wb .fluid-web a:focus { outline: 0.2rem solid #fff !important; } .fl-theme-wb .fluid-web a:hover span:before, .fl-theme-wb .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-wb .fluid-web .fluid-web-project-description h3, .fl-theme-wb .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-yb .fluid-web .fluid-web-emphasized-text { color: #ff0 !important; } .fl-theme-yb .fluid-web .fluid-web-community-icon:before { background-color: #000 !important; box-shadow: none; } .fl-theme-yb .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #ff0; } .fl-theme-yb .fluid-web a:hover, .fl-theme-yb .fluid-web a:focus { outline: 0.2rem solid #ff0 !important; } .fl-theme-yb .fluid-web a:hover span:before, .fl-theme-yb .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-yb .fluid-web .fluid-web-project-description h3, .fl-theme-yb .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-by .fluid-web .fluid-web-emphasized-text { color: #000 !important; } .fl-theme-by .fluid-web .fluid-web-community-icon:before { background-color: #ff0 !important; box-shadow: none; } .fl-theme-by .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #000; } .fl-theme-by .fluid-web a:hover, .fl-theme-by .fluid-web a:focus { outline: 0.2rem solid #000 !important; } .fl-theme-by .fluid-web a:hover span:before, .fl-theme-by .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-by .fluid-web .fluid-web-project-description h3, .fl-theme-by .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-theme-lgdg .fluid-web .fluid-web-emphasized-text { color: #bdbdbb !important; } .fl-theme-lgdg .fluid-web .fluid-web-community-icon:before { background-color: #555 !important; box-shadow: none; } .fl-theme-lgdg .fluid-web .fluid-web-showcase-item { background: none !important; border: 1px solid #bdbdbb; } .fl-theme-lgdg .fluid-web a:hover, .fl-theme-lgdg .fluid-web a:focus { outline: 0.2rem solid #bdbdbb !important; } .fl-theme-lgdg .fluid-web a:hover span:before, .fl-theme-lgdg .fluid-web a:focus span:before { text-shadow: none !important; } .fl-theme-lgdg .fluid-web .fluid-web-project-description h3, .fl-theme-lgdg .fluid-web .fluid-web-project-description p { outline: none !important; } .fl-font-times .fluid-web .fluid-web-emphasized-text { font-family: Georgia, Times, "Times New Roman", serif !important; } .fl-font-comic-sans .fluid-web .fluid-web-emphasized-text { font-family: "Comic Sans MS", sans-serif !important; } .fl-font-arial .fluid-web .fluid-web-emphasized-text { font-family: "Arial" !important; } .fl-font-verdana .fluid-web .fluid-web-emphasized-text { font-family: "Verdana" !important; } /* mug */ .fl-theme-wb, .fl-theme-yb, .fl-theme-lgdg, .fl-theme-gd { --steamColor: #888; }
0.399226
0.043043
body{ background:#393939; font-family: 'Rokkitt', serif; color: #dbdbdb; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding: 0; margin: 0; } h1,h2,h3,h4,h5,h6,label,p{ margin:0; } .header{ background:url('/images/back.jpg') no-repeat center; width:100%; min-height:798px; display:block; background-size:cover; } .header-in{ background:url('../images/back.jpg') no-repeat center; width:100%; min-height:300px; display:block; background-size:cover; } .logo h1{ font-size:3.5em; font-family: 'Lobster Two', cursive; text-align:center; } .logo h1 a{ text-decoration:none; color:#fff; } .logo { padding-top: 3em; } .header-top-in{ float:left; width:65%; } .grid-header{ float:right; padding-top: 1em; } .header-grid { float: left; padding-top: 1em; } .act { width: 43%; float:right; } .header-grid li,.grid-header li{ display:inline-block; } .header-grid li a,.grid-header li a{ text-decoration:none; color:#7a7a7a; font-size:1.4em; } .header-grid li a:hover,.grid-header li a:hover{ color:#aa381e; } .header-grid li label,.grid-header li label{ color:#7a7a7a; font-size:1.2em; } .header-top { padding-top: 2em; } a.done{ text-decoration:none; color:#fff; font-size:1.4em; background:#cb4324; padding: 0.6em; vertical-align: top; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; text-align:center; width: 100%; display: block; } a.done:before,a.done:after{ content:""; background:url('/images/star.png') no-repeat 0px ; width:20px; min-height:20px; display:inline-block; margin-right:1em; vertical-align: sub; } a.done:after{ margin:0 0em 0 1em; } .top-nav{ float:left; margin-top: 0.5em; } .top-nav ul li{ display: inline-block; } .top-nav ul li a{ text-decoration:none; color:#fff; font-size:1.3em; padding: 0em 1em; } .top-nav ul li a:hover,.top-nav ul li.active a{ color:#111;/*#aa381e;*/ } .top-nav ul li label{ color:#fff; font-size:1.2em; } /*----*/ .top-nav span.menu:before{ content: url('/images/menu.png')no-repeat 0px 0px; cursor:pointer; width:100%; } .top-nav span.menu{ display: none; } /*--responsive media-quries--*/ @media(max-width:768px){ .top-nav ul{ display: none; position:absolute; position: absolute; width: 96.5%; z-index: 9999; left: 2%; margin: 1em 0; background: #aa381e; } .top-nav span.menu { display: block; width: 100%; width: 100%; position: relative; text-align: center; height: 30px; } .top-nav ul li label{ display:none; } .top-nav ul li,.top-nav ul li.active{ display: block; float:none; padding: 0.5em 0; text-align: center; } .top-nav ul li a,.top-nav ul li.active a{ color:#fff; border: none; padding: 0; background:none; margin: 0.3em 1em; } .top-nav ul li a:hover{ color:#000; } } .search{ float:right; position:relative; width:23%; background:#f6f6f6; border-radius:5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; } .header-bottom { background: #CC4324; /*#A01709;/*#35a22c;*/ border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; padding: 1em; margin: 2em 0 0; } .search input[type="text"] { outline: none; padding:6px 15px; background: none; width: 79.33%; border: none; font-size:1.2em; color:#a9a7a7; } .search input[type="submit"] { width: 30px; height: 36px; background: url('../images/img-sprite.png') -45px -9px no-repeat; padding: 0px 1px; border: none; cursor: pointer; position: absolute; outline: none; top: 0; right: 2px; } /*----*/ .banner{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; margin: 2em 0 0; background:#fff; padding: 1.5em; } .banner-in{ background:url('../images/gal1.jpg') no-repeat center; width:100%; min-height:400px; display:block; background-size:cover; border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } /* Default Skin */ .wmuSlider { position: relative; overflow: hidden; } ul.wmuSliderPagination{ display:none; } .wmuGallery .wmuGalleryImage { margin-bottom: 10px; } .wmuSliderPrev, .wmuSliderNext { position: absolute; width: 37px; height: 42px; text-indent: -9999px; background: url('../images/img-sprite.png')no-repeat; z-index: 2; cursor: pointer; } .wmuSliderPrev { background-position:-132px -10px; right: 4.2em; bottom: 0em; } .wmuSliderNext { background-position:-92px -10px; right: 7em; bottom: 0; } .banner-wrap{ text-align:right; padding: 6em 5em 4em 0; } .banner-wrap h2{ font-size:4em; font-family: 'Lobster Two', cursive; color:#fff; } .banner-wrap h5{ font-size:3em; font-family: 'Lobster Two', cursive; color:#fff; } .banner-wrap p{ font-size:1.4em; color:#fff; } .banner-wrap p span{ display:block; } /*----*/ .popular h3{ font-size:2em; font-family: 'Lobster Two', cursive; color: #FFF;/* #aa381e; */ } .popular p{ font-size:1.5em; line-height:1.5em; color:#dbdbdb; width: 80%; padding-top: 0.4em; } ul.popular-in{ padding-top: 2em; } ul.popular-in li{ list-style:none; border-bottom:1px solid #BAB6B6; } ul.popular-in li a{ color:#848484; text-decoration:none; padding:0.7em 0; display:block; font-size: 1.3em; } ul.popular-in li:nth-child(4){ border-bottom:none; } ul.popular-in li a:hover{ color:#aa381e; } ul.popular-in li a i{ width: 18px; height: 18px; display: inline-block; background: url('../images/img-sprite.png') no-repeat -184px -22px; vertical-align: sub; margin-right: 0.5em; } .phone{ padding: 6em 0; } /*----*/ ul.number{ padding-top:2em; } ul.number li{ list-style:none; } ul.number li a{ text-decoration:none; } ul.number li span{ border-top:1px solid #BAB6B6; } ul.number li a,ul.number li span{ color:#fff; padding:0.4em 0; display:block; border-bottom:1px solid #BAB6B6; font-size: 1.7em; } ul.number li a:hover{ color:#aa381e; } ul.number li i{ width: 30px; height: 24px; display: inline-block; background: url('/images/img-sprite.png') no-repeat -220px -19px; vertical-align: sub; margin-right: 0.5em; } ul.number li i.mail{ background-position:-267px -21px; } .popular input[type="text"],.popular input[type="submit"] { font-size: 1.2em; width: 84%; padding: 0.5em 1.5em; margin: 0.5em 0; background: #fff; outline: none; border: none; color: #a9a7a7; -webkit-appearance: none; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; } .popular input[type="submit"]{ color:#fff; background: #1879A5; padding: 0.4em 0.8em; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; width:28%; font-size:1.3em; font-family: 'Lobster Two', cursive; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; display:block; } .popular input[type="submit"]:hover{ background:#aa381e; } .popular form{ padding:1em 0; } /*----*/ .cup-in{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; background:#fff; padding: 1.5em; margin-right: 5%; width: 30%; float:left; margin-bottom: 2em; } .cup-in:nth-child(3),.cup-in:nth-child(6){ margin-right:0; } .cup-in img{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } .cup-in p{ color:#9a9a9a; font-size:1.3em; line-height:1.2em; padding:0.8em 0; } span.dollar{ float:left; font-size:2em; color:#aa381e; font-family: 'Lobster Two', cursive; } .details-in{ float:right; margin-top:0.5em; } a.details{ text-decoration:none; font-size:1.2em; color:#fff; background: #1879a5; padding: 0.4em 0.8em; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; } a.details:hover{ background: #aa381e; } .amet h3,.amet-in h3{ font-size:2em; font-family: 'Lobster Two', cursive; color:#aa381e; } .amet p,.amet-in p{ font-size:1.5em; color:#fff; } p.para-in{ font-size:1.2em; color:#919191; } .egg{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; background:#fff; padding: 1em; margin: 1.5em 0; } .egg img{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } .now{ float:left; color:#fff; background:#6c6c6c; border-radius:100px; -webkit-border-radius: 100px; -o-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; width: 65px; height: 65px; font-size: 1.3em; padding: 7px 17px 0; } .now span{ display:block; border-bottom:1px solid #fff; } p.sed{ float:right; width:75%; font-size:1.2em; color:#919191; } p.sed span{ border-bottom:1px solid #919191; } .amet-grid { padding: 0.8em 0; } .grid-food{ padding:0 4% 0 0; } .food-grid{ padding:0; } .in-cup{ padding:2em 0 0; } /*----*/ p.vit{ float:left; width:70%; color:#fff; background:#6c6c6c; font-size:1.3em; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; padding: 0.7em 1em; } a.more{ float:left; width:30%; color:#fff; font-size:1.5em; text-decoration:none; background:#cc4324; font-family: 'Lobster Two', cursive; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; padding:0.5em 0; text-align:center; } .browse { padding: 1em 0 2.3em; position: relative; } .amet { padding: 0 1.5em 0 0; } .amet-in { padding: 0 0 0 1.5em; } .content-sit { padding: 1em 0; } .content-grid { padding-bottom: 4em; } .arrow{ position: absolute; top: 29%; right: 28%; } .browse:hover .arrow{ transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); -webkit-transition: 0.8s; -moz-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; } /*--special--*/ .specials{ padding: 4em 0 6em; } .special-bottom { padding: 2em 0 0; } .specials h2{ font-size:4em; font-family: 'Lobster Two', cursive; color:#aa381e; text-align:center; padding-bottom: 0.5em; } .bottom-special{ background:url('../images/gal29.jpg') no-repeat center; display:block; padding: 6em 2em; text-align:center; margin-right: 3%; width: 48.5%; background-size: cover; } .bottom-special-1{ background:url('/images/gal38.jpg') no-repeat center; display:block; padding:6em 2em; text-align:center; width:48.5%; margin:0; background-size: cover; } /*--------------------------------------------*/ .bottom-special-2{ background:url('/images/grillade_chiche_taouk.jpg') no-repeat center; display:block; padding:6em 2em; text-align:center; width:48.5%; margin:0; background-size: cover; } .bottom-special-3{ background:url('../images/salade_foie_volaille.jpg') no-repeat center; display:block; padding: 6em 2em; text-align:center; margin-right: 3%; width: 48.5%; background-size: cover; } .bottom-special-3 h5, .bottom-special-2 h5 { font-size: 1.8em; } .bottom-special-3 h5,.bottom-special-2 h5{ font-size:2em; font-family: 'Lobster Two', cursive; } .bottom-special-3 h5 a,.bottom-special-2 h5 a{ text-decoration:none; color:#fff; } .bottom-special-3 p,.bottom-special-2 p{ font-size:1.3em; color:#fff; line-height: 1.2em; width: 90%; margin: 0.5em auto 1em; } /*-----------------------------------------------*/ .bottom-special h5,.bottom-special-1 h5{ font-size:2em; font-family: 'Lobster Two', cursive; } .bottom-special h5 a,.bottom-special-1 h5 a{ text-decoration:none; color:#fff; } .bottom-special p,.bottom-special-1 p{ font-size:1.3em; color:#fff; line-height: 1.2em; width: 90%; margin: 0.5em auto 1em; } .special-in h5{ font-size:1.5em; font-family: 'Lobster Two', cursive; } .special-in h5 a{ text-decoration:none; color:#fff; padding: 0.5em 0; display:block; } .special-in h5 a:hover{ color:#2e8e26; } .special-in p{ font-size:1.3em; color:#3e3e3e; } .special-top { padding: 1em 0; } .special-in { margin: 0 2% 0 0; padding: 0; width: 23.5%; float:left; } .special-in:nth-child(4) { margin:0; } /*--single--*/ .single-men h5{ font-size:1.5em; font-family: 'Lobster Two', cursive; color:#aa381e; padding: 0.5em 0; } .single-men p{ font-size:1.3em; color:#848484; line-height:1.5em; } ul.comment-list { border: 1px solid #BAB6B6; padding:2em; list-style: none; margin:3em 0; list-style:none; } .desc p { font-size: 1.3em; line-height: 1.5em; color: #848484; margin-top: 1.5em; display: inline-block; } h5.post-author_head { line-height: 1.2em; font-size: 1.5em; text-transform: none; color: #848484; margin:0 0 0.5em; } h5.post-author_head a { color: #555; } ul.comment-list img { float: left; width: 10%; margin-right: 20px; } .comments-area h3{ font-size: 2em; color: #aa381e; margin-bottom: 0.5em; font-family: 'Lobster Two', cursive; } .comments-area p { padding: 8px 0; margin: 0; } .web-in{ padding: 8px 0; } .comments-area label { display: block; color: #999; font-size:1.2em; } .comments-area input[type="text"] { padding: 15px 20px; width: 75%; color: #999; font-size: 13px; background:none; border: 1px solid #D1D1D1; border-radius:10px; outline: none; display: block; } .comments-area textarea { padding: 15px 30px; width:90%; color: #999; font-size: 13px; outline: none; height:200px; display: block; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; resize:none; } .sub-in input[type="submit"] { outline: none; cursor: pointer; text-transform: uppercase; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; background: #1879A5; color: #fff; font-size:1.3em; width: 25%; padding: 0.5em; border: none; font-family: 'Lobster Two', cursive; border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; line-height: 1.2em; } .sub-in input[type="submit"]:hover{ background: #aa381e; } .single { padding: 5em 0; } /*----*/ .store-right h6{ margin:0 0 0.5em; font-size:1.5em; color:#aa381e; font-family: 'Lobster Two', cursive; } ul.store-men li{ list-style:none; border-bottom: 1px solid #D3CFCF; } ul.store-men li.last{ border:none; } ul.store-men li a span{ height: 18px; width: 18px; background: url('../images/img-sprite.png') no-repeat -184px -22px; display: inline-block; margin: 0 0.5em 0 0; vertical-align: sub; } ul.store-men li a { text-decoration: none; font-size: 1.2em; color: #848484; font-weight: 600; padding: 0.5em 0; display: block; } ul.store-men li a:hover { color:#aa381e; padding-left:0.2em; } .store-right { padding: 0em 0 4em; } .grid-product{ float:right; width:55%; } a.elit{ font-size:1.2em; } a.elit:hover{ color:#aa381e; border-bottom:1px solid #aa381e; text-decoration:none; } span.price-in{ font-size: 1.1em; } span.price-in small{ font-size: 15px; } span.price { font-size: 1.4em; padding: 0.5em 0; display: block; color: #848484; } .fashion { float: left; } .product { padding: 1em 0; } /*--404--*/ .four{ text-align:center; padding: 8em 0 10em; min-height: 521px; } .four h2{ font-size: 5em; color: #aa381e; font-family: 'Lobster Two', cursive; } .four h3{ font-size:4em; color:#000; padding:0.7em 0; } /*--checkout--*/ .register-account { padding: 7em 0 8em; } h4.title { color: #aa381e; margin-bottom: 0.5em; font-size: 1.6em; line-height: 1.2em; font-weight: normal; margin-top: 0px; border-bottom: 1px solid #DFDDDD; padding-bottom: 13px; font-family: 'Lobster Two', cursive; } p.cart { color: #777; font-size: 1.2em; line-height: 1.8em; } p.cart a { text-decoration: underline; color: #000; } p.cart a:hover { text-decoration: none; } /*--contact--*/ .contact-in h2{ margin:0.5em 0; font-size:4em; color:#aa381e; text-align:center; font-family: 'Lobster Two', cursive; } .contact-right h5 { color:#aa381e; margin-bottom:0.5em; font-size:1.7em; margin-top: 0px; font-family: 'Lobster Two', cursive; } .contact-left input[type="text"],.contact-left textarea{ padding:14px; display:block; width:98%; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; outline:none; color:#464646; font-size:1em; } .contact-left textarea{ resize:none; height:100px; } .contact-left input[type="submit"]{ outline:none; padding:7px 20px; color:#FFF; cursor:pointer; background:#1879A5; border:none; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; margin:0.5em 0 ; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; font-family: 'Lobster Two', cursive; } .contact-left input[type="submit"]:hover{ background-color:#aa381e; } .contact-right p{ font-size:1.3em; color:#dbdbdb; line-height: 1.8em; } .contact-right p a{ text-decoration:underline; color:#dbdbdb; cursor:pointer; } .contact-right p a:hover{ text-decoration:none; } .map iframe{ border:0; margin-bottom:15px; width: 100%; height: 175px; } .contact-left span{ font-size:1.3em; display: block; padding: 0.5em 0; } .contact-in{ padding: 0em 0 3em; } .contact { padding: 2em 0 3em; } .contact-left { padding: 0 2em 0 0; } .contact-right { padding: 0; } .map { padding: 0 2em 0 0; } /*----*/ .account h2{ padding:0.5em 0; font-size:4em; color:#aa381e; text-align:center; font-family: 'Lobster Two', cursive; } .account span{ font-size:1.3em; padding-right: 1.85em; } span.name-in { padding-right: 2em; } span.mail{ padding-right: 3.8em; } span.word{ padding-right: 2.2em; } span.word-in{ padding-right: 2.6em; } .account div{ padding:1em 0; } .account input[type="text"],.account textarea,.account input[type="password"]{ padding:14px; width:60%; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; outline:none; color:#464646; font-size:1em; } .account textarea{ resize:none; height:60px; } .account input[type="submit"]{ outline:none; padding:7px 20px; color:#FFF; cursor:pointer; background:#35a22c; border:none; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; margin:0.5em 7em ; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; font-family: 'Lobster Two', cursive; font-size: 1.2em; display:block; } .login input[type="submit"]{ margin:0.5em 2em; } .account input[type="submit"]:hover{ background:#aa381e; } .account{ padding: 2em 0 4em; } a.forgot { color: #aa381e; font-size: 1.2em; margin: 0em 7em; } /*--footer--*/ .footer{ background:url('../images/footer.png') no-repeat center; width:100%; min-height:250px; display:block; background-size:cover; padding-top:3em; } .footer h4{ font-size:2em; font-family: 'Lobster Two', cursive; color:#fff; } .footer-bottom p{ font-size: 1.4em; color: #440f0a; line-height: 1.5em; width: 80%; padding: 0.5em 0; } .footer-bottom p a{ text-decoration:none; color:#fff; } .footer-bottom p a:hover{ color:#440f0a; } ul.social-icons { padding-top: 1em; } ul.social-icons li{ display:inline-block; } ul.social-icons li a span{ height: 48px; width: 48px; background: url("../images/img-sprite.png") -360px -13px; display: inline-block; } ul.social-icons li a span:hover{ opacity:0.5; } ul.social-icons li.tin a span{ background-position:-410px -13px; } ul.social-icons li.linked a span{ background-position: -461px -13px; } #toTop { display: none; text-decoration: none; position: fixed; bottom: 25px; right: 10px; overflow: hidden; width: 61px; height: 52px; border: none; text-indent: 100%; background: url('../images/up.png') no-repeat 0px 0px; } /*--responsive media quries--*/ @media(max-width:1440px){ } @media(max-width:1366px){ } @media(max-width:1280px){ } @media(max-width:1024px){ ul.popular-in li a { font-size:1em; } span.dollar { font-size: 1.7em; } .popular input[type="submit"] { width: 33%; } .b-from-left { min-height: 182px; } .b-animate img { padding-top: 4.2em; } ul.store-men li a { font-size: 1.1em; } span.price { padding: 0.2em 0em ; } .grid-product { width: 47%; } } @media(max-width:768px){ a.done:before{ margin-right:0.3em; } a.done:after{ margin:0 0 0 0.3em; } .header-grid li a, .grid-header li a { font-size: 1.2em; } .banner-in { min-height: 250px; } .banner-wrap h2 { font-size: 3.3em; } .banner-wrap h5 { font-size: 2.5em; } .banner-wrap { padding: 1.5em 3em 4em 0; } .search { width: 32%; } .phone { padding: 1.5em 0; } ul.popular-in li a { font-size: 1.3em; } .egg { width:52%; margin:0 auto; } .popular input[type="submit"] { width: 16%; } .popular input[type="text"] { width: 55%; } .bottom-special{ width:100%; margin: 0 0 2em; } .bottom-special-1{ width:100%; } .special-in h5 { font-size: 1.3em; } .b-animate img { padding-top: 3.2em; } .grid-product { width: 82%; } .single-top { padding: 0; } .single-bottom { padding: 2em 0 0; } .single { padding: 3em 0 2em; } .banner { padding: 1em; } ul.popular-in { padding-top: 1em; } .cup-in { padding: 1em; margin-right: 2%; width: 32%; } .amet-in{ padding:0; } .header { min-height: 500px; /*615px;*/ } .footer-bottom { padding: 0; } .top-nav { margin-top: 4px; } .map { padding: 0 0; } } @media(max-width:640px){ a.done { font-size: 1.1em; } .header-grid li a, .grid-header li a { font-size: 1em; } .header-grid,.grid-header { padding-top: 0.6em; } .banner-wrap h2 { font-size: 2.5em; } .banner-wrap h5 { font-size: 1.8em; } .special-in { margin: 0 3% 0 0; width: 48.5%; } .special-in:nth-child(2){ margin:0; } .b-from-left { min-height: 235px; } .b-animate img { padding-top: 6.2em; } .sub-in input[type="submit"] { width: 31%; } .header { min-height: 600px; } .banner-in { min-height: 200px; } .header { min-height: 560px; } .banner-wrap { padding: 1.5em 2em 3em 0; } .wmuSliderPrev { right: 2em; } .wmuSliderNext { right: 5em; } .contact { padding: 1em 0 3em; } .specials { padding: 2em 0 4em; } .single { padding: 2em 0 0em; } .four { padding: 6em 0 8em; min-height: 420px; } .account { padding: 1em 0 4em; } .register-account { padding: 4em 0 5em; } .search { width: 38%; } .four h2 { font-size: 3.5em; } .content-grid { padding-bottom: 3em; } ul.comment-list img { width: 15%; } } @media(max-width:480px){ .header-top-in { width: 34%; } .act { display: none; } .header-grid li a, .grid-header li a { font-size: 1.3em; } .cup-in,.cup-in:nth-child(3) { margin-right: 2%; width: 48%; } .cup-in:nth-child(2),.cup-in:nth-child(4){ margin-right:0; } p.vit { font-size: 1.2em; } .grid-product { width: 70%; } .b-animate img { padding-top: 3.8em; } .bottom-special h5, .bottom-special-1 h5 { font-size: 1.8em; } .sub-in input[type="submit"] { width: 36%; font-size:1.1em; } .banner-in { min-height: 170px; } .banner-wrap h2 { font-size: 2em; } .banner-wrap h5 { font-size: 1.5em; } .banner-wrap p { font-size: 1.2em; } .banner-wrap { padding: 1em 1.5em 3em 0; } .wmuSliderPrev { right: 1em; } .wmuSliderNext { right: 4em; } .header { min-height: 520px; } .header-top { padding-top: 1em; } .logo { padding-top: 2em; } .header-in { min-height: 255px; } .search { width:51%; } .contact-in h2,.account h2 ,.specials h2{ font-size: 3em; } .four h2 { font-size: 3em; } .four h3 { font-size: 3em; padding: 0.5em 0; } .four { padding: 4em 0 6em; min-height: 303px; } .header { min-height: 486px; } .popular input[type="submit"] { width: 24%; } a.more { font-size: 1.4em; } .egg { width: 80%; } .contact ,.store-right{ padding: 0em 0 3em; } .specials { padding: 1em 0 3em; } .single-men p { height: 100px; overflow: hidden; } ul.comment-list img { width: 18%; } .desc p{ margin-top:1em; } } @media(max-width:320px){ .grid-header li:nth-child(1),.grid-header li:nth-child(2){ display:none; } .header-top-in { width: 58%; } .header-top { padding-top: 0.5em; } .search input[type="text"] { font-size: 1em; padding:8px 15px; } .search { width: 70%; } .header-bottom { padding: 0.8em; margin: 1em 0 0; } .top-nav { margin-top: 0.3em; } .banner { padding: 0.8em; } .banner-in { min-height: 120px; } .banner-wrap h2 { font-size: 1.5em; } .banner-wrap h5 { font-size: 1.2em; } .banner-wrap p { display:none; } .banner-wrap { padding: 1.3em 1em 3.3em 0; } .header { min-height: 375px; } .logo { padding-top: 1em; } .popular h3,.amet h3, .amet-in h3,.footer h4 { font-size: 1.5em; } .popular p,.amet p, .amet-in p { font-size: 1.2em; } ul.popular-in li a { font-size: 1em; } ul.popular-in { padding-top: 0em; } ul.number li span { padding: 0.2em 0; font-size: 1.4em; } ul.number { padding-top: 1em; } .popular input[type="text"] { width: 79%; } .popular input[type="submit"] { width: 36%; } .popular input[type="submit"] { padding: 0.3em 0.8em; } .cup-in { padding: 0.7em; margin-bottom:1em; } .cup-in p { font-size: 1em; } a.details { font-size: 1.1em; } span.dollar { font-size: 1em; } .details-in { margin-top: 0; } p.vit { font-size: 1em; width:65%; padding: 0.5em 1em; } p.vit span{ display:none; } a.more { width: 35%; font-size: 1em; } p.sed { font-size: 1em; } .content-grid { padding-bottom: 1em; } .footer-bottom p { font-size: 1.2em; line-height: 1.3em; width: 90%; padding: 0.3em 0; } .arrow { right: 30%; } .browse { padding: 1em 0 1.3em; } .footer { padding-top: 1em; } .contact-in h2, .account h2, .specials h2 { font-size: 2em; } .header-in { min-height: 209px; } .account h2,.contact-in h2 { padding: 0.2em 0; } .account input[type="text"], .account textarea, .account input[type="password"] { padding: 9px; width: 90%; } .account div { padding: 1em 0 0; } .account span,span.name-in,span.mail,span.word { padding-right: 0; } .account input[type="submit"] { margin: 0.5em 0; } .account ,.contact, .store-right{ padding: 0em 0 1.5em; } a.forgot { margin: 0.3em 0 0 0; display:block; } .register-account { padding: 2em 0 3em; } .contact-left input[type="text"], .contact-left textarea { padding: 10px; } .contact-in { padding: 0em 0 1em; } .four h2 { font-size: 2em; } .four h3 { font-size: 2em; } .four { padding: 2em 0 4em; min-height: 198px; } .b-animate img { padding-top: 1.8em; } .special-in h5 { font-size: 1.1em; } .bottom-special h5, .bottom-special-1 h5 { font-size: 1.3em; } .bottom-special p, .bottom-special-1 p { font-size: 1em; height: 33px; overflow: hidden; } .bottom-special { margin: 0 0 1em; padding:3em 1em; } .specials h2 { padding-bottom: 0.2em; } .specials { padding: 1em 0 2em; } .single-men p { height: 81px; font-size: 1.2em; line-height: 1.3em; } ul.comment-list { padding: 1em; margin: 2em 0; } .desc p { margin-top: 0.5em; } .comments-area h3{ font-size:1.5em; } .comments-area input[type="text"] { padding: 10px 20px; width: 80%; } .comments-area textarea { height: 120px; } .sub-in input[type="submit"] { width: 51%; font-size: 1em; } .grid-product { width: 55%; } .product { padding: 1em 0 0; } .single { padding: 1em 0 0em; } .single-men h5 { font-size: 1.3em; }
web/css/style.css
body{ background:#393939; font-family: 'Rokkitt', serif; color: #dbdbdb; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding: 0; margin: 0; } h1,h2,h3,h4,h5,h6,label,p{ margin:0; } .header{ background:url('/images/back.jpg') no-repeat center; width:100%; min-height:798px; display:block; background-size:cover; } .header-in{ background:url('../images/back.jpg') no-repeat center; width:100%; min-height:300px; display:block; background-size:cover; } .logo h1{ font-size:3.5em; font-family: 'Lobster Two', cursive; text-align:center; } .logo h1 a{ text-decoration:none; color:#fff; } .logo { padding-top: 3em; } .header-top-in{ float:left; width:65%; } .grid-header{ float:right; padding-top: 1em; } .header-grid { float: left; padding-top: 1em; } .act { width: 43%; float:right; } .header-grid li,.grid-header li{ display:inline-block; } .header-grid li a,.grid-header li a{ text-decoration:none; color:#7a7a7a; font-size:1.4em; } .header-grid li a:hover,.grid-header li a:hover{ color:#aa381e; } .header-grid li label,.grid-header li label{ color:#7a7a7a; font-size:1.2em; } .header-top { padding-top: 2em; } a.done{ text-decoration:none; color:#fff; font-size:1.4em; background:#cb4324; padding: 0.6em; vertical-align: top; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; text-align:center; width: 100%; display: block; } a.done:before,a.done:after{ content:""; background:url('/images/star.png') no-repeat 0px ; width:20px; min-height:20px; display:inline-block; margin-right:1em; vertical-align: sub; } a.done:after{ margin:0 0em 0 1em; } .top-nav{ float:left; margin-top: 0.5em; } .top-nav ul li{ display: inline-block; } .top-nav ul li a{ text-decoration:none; color:#fff; font-size:1.3em; padding: 0em 1em; } .top-nav ul li a:hover,.top-nav ul li.active a{ color:#111;/*#aa381e;*/ } .top-nav ul li label{ color:#fff; font-size:1.2em; } /*----*/ .top-nav span.menu:before{ content: url('/images/menu.png')no-repeat 0px 0px; cursor:pointer; width:100%; } .top-nav span.menu{ display: none; } /*--responsive media-quries--*/ @media(max-width:768px){ .top-nav ul{ display: none; position:absolute; position: absolute; width: 96.5%; z-index: 9999; left: 2%; margin: 1em 0; background: #aa381e; } .top-nav span.menu { display: block; width: 100%; width: 100%; position: relative; text-align: center; height: 30px; } .top-nav ul li label{ display:none; } .top-nav ul li,.top-nav ul li.active{ display: block; float:none; padding: 0.5em 0; text-align: center; } .top-nav ul li a,.top-nav ul li.active a{ color:#fff; border: none; padding: 0; background:none; margin: 0.3em 1em; } .top-nav ul li a:hover{ color:#000; } } .search{ float:right; position:relative; width:23%; background:#f6f6f6; border-radius:5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; } .header-bottom { background: #CC4324; /*#A01709;/*#35a22c;*/ border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; padding: 1em; margin: 2em 0 0; } .search input[type="text"] { outline: none; padding:6px 15px; background: none; width: 79.33%; border: none; font-size:1.2em; color:#a9a7a7; } .search input[type="submit"] { width: 30px; height: 36px; background: url('../images/img-sprite.png') -45px -9px no-repeat; padding: 0px 1px; border: none; cursor: pointer; position: absolute; outline: none; top: 0; right: 2px; } /*----*/ .banner{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; margin: 2em 0 0; background:#fff; padding: 1.5em; } .banner-in{ background:url('../images/gal1.jpg') no-repeat center; width:100%; min-height:400px; display:block; background-size:cover; border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } /* Default Skin */ .wmuSlider { position: relative; overflow: hidden; } ul.wmuSliderPagination{ display:none; } .wmuGallery .wmuGalleryImage { margin-bottom: 10px; } .wmuSliderPrev, .wmuSliderNext { position: absolute; width: 37px; height: 42px; text-indent: -9999px; background: url('../images/img-sprite.png')no-repeat; z-index: 2; cursor: pointer; } .wmuSliderPrev { background-position:-132px -10px; right: 4.2em; bottom: 0em; } .wmuSliderNext { background-position:-92px -10px; right: 7em; bottom: 0; } .banner-wrap{ text-align:right; padding: 6em 5em 4em 0; } .banner-wrap h2{ font-size:4em; font-family: 'Lobster Two', cursive; color:#fff; } .banner-wrap h5{ font-size:3em; font-family: 'Lobster Two', cursive; color:#fff; } .banner-wrap p{ font-size:1.4em; color:#fff; } .banner-wrap p span{ display:block; } /*----*/ .popular h3{ font-size:2em; font-family: 'Lobster Two', cursive; color: #FFF;/* #aa381e; */ } .popular p{ font-size:1.5em; line-height:1.5em; color:#dbdbdb; width: 80%; padding-top: 0.4em; } ul.popular-in{ padding-top: 2em; } ul.popular-in li{ list-style:none; border-bottom:1px solid #BAB6B6; } ul.popular-in li a{ color:#848484; text-decoration:none; padding:0.7em 0; display:block; font-size: 1.3em; } ul.popular-in li:nth-child(4){ border-bottom:none; } ul.popular-in li a:hover{ color:#aa381e; } ul.popular-in li a i{ width: 18px; height: 18px; display: inline-block; background: url('../images/img-sprite.png') no-repeat -184px -22px; vertical-align: sub; margin-right: 0.5em; } .phone{ padding: 6em 0; } /*----*/ ul.number{ padding-top:2em; } ul.number li{ list-style:none; } ul.number li a{ text-decoration:none; } ul.number li span{ border-top:1px solid #BAB6B6; } ul.number li a,ul.number li span{ color:#fff; padding:0.4em 0; display:block; border-bottom:1px solid #BAB6B6; font-size: 1.7em; } ul.number li a:hover{ color:#aa381e; } ul.number li i{ width: 30px; height: 24px; display: inline-block; background: url('/images/img-sprite.png') no-repeat -220px -19px; vertical-align: sub; margin-right: 0.5em; } ul.number li i.mail{ background-position:-267px -21px; } .popular input[type="text"],.popular input[type="submit"] { font-size: 1.2em; width: 84%; padding: 0.5em 1.5em; margin: 0.5em 0; background: #fff; outline: none; border: none; color: #a9a7a7; -webkit-appearance: none; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; } .popular input[type="submit"]{ color:#fff; background: #1879A5; padding: 0.4em 0.8em; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; width:28%; font-size:1.3em; font-family: 'Lobster Two', cursive; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; display:block; } .popular input[type="submit"]:hover{ background:#aa381e; } .popular form{ padding:1em 0; } /*----*/ .cup-in{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; background:#fff; padding: 1.5em; margin-right: 5%; width: 30%; float:left; margin-bottom: 2em; } .cup-in:nth-child(3),.cup-in:nth-child(6){ margin-right:0; } .cup-in img{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } .cup-in p{ color:#9a9a9a; font-size:1.3em; line-height:1.2em; padding:0.8em 0; } span.dollar{ float:left; font-size:2em; color:#aa381e; font-family: 'Lobster Two', cursive; } .details-in{ float:right; margin-top:0.5em; } a.details{ text-decoration:none; font-size:1.2em; color:#fff; background: #1879a5; padding: 0.4em 0.8em; border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; } a.details:hover{ background: #aa381e; } .amet h3,.amet-in h3{ font-size:2em; font-family: 'Lobster Two', cursive; color:#aa381e; } .amet p,.amet-in p{ font-size:1.5em; color:#fff; } p.para-in{ font-size:1.2em; color:#919191; } .egg{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; background:#fff; padding: 1em; margin: 1.5em 0; } .egg img{ border-radius: 14px; -webkit-border-radius: 14px; -o-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; } .now{ float:left; color:#fff; background:#6c6c6c; border-radius:100px; -webkit-border-radius: 100px; -o-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; width: 65px; height: 65px; font-size: 1.3em; padding: 7px 17px 0; } .now span{ display:block; border-bottom:1px solid #fff; } p.sed{ float:right; width:75%; font-size:1.2em; color:#919191; } p.sed span{ border-bottom:1px solid #919191; } .amet-grid { padding: 0.8em 0; } .grid-food{ padding:0 4% 0 0; } .food-grid{ padding:0; } .in-cup{ padding:2em 0 0; } /*----*/ p.vit{ float:left; width:70%; color:#fff; background:#6c6c6c; font-size:1.3em; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; padding: 0.7em 1em; } a.more{ float:left; width:30%; color:#fff; font-size:1.5em; text-decoration:none; background:#cc4324; font-family: 'Lobster Two', cursive; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; padding:0.5em 0; text-align:center; } .browse { padding: 1em 0 2.3em; position: relative; } .amet { padding: 0 1.5em 0 0; } .amet-in { padding: 0 0 0 1.5em; } .content-sit { padding: 1em 0; } .content-grid { padding-bottom: 4em; } .arrow{ position: absolute; top: 29%; right: 28%; } .browse:hover .arrow{ transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); -webkit-transition: 0.8s; -moz-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; } /*--special--*/ .specials{ padding: 4em 0 6em; } .special-bottom { padding: 2em 0 0; } .specials h2{ font-size:4em; font-family: 'Lobster Two', cursive; color:#aa381e; text-align:center; padding-bottom: 0.5em; } .bottom-special{ background:url('../images/gal29.jpg') no-repeat center; display:block; padding: 6em 2em; text-align:center; margin-right: 3%; width: 48.5%; background-size: cover; } .bottom-special-1{ background:url('/images/gal38.jpg') no-repeat center; display:block; padding:6em 2em; text-align:center; width:48.5%; margin:0; background-size: cover; } /*--------------------------------------------*/ .bottom-special-2{ background:url('/images/grillade_chiche_taouk.jpg') no-repeat center; display:block; padding:6em 2em; text-align:center; width:48.5%; margin:0; background-size: cover; } .bottom-special-3{ background:url('../images/salade_foie_volaille.jpg') no-repeat center; display:block; padding: 6em 2em; text-align:center; margin-right: 3%; width: 48.5%; background-size: cover; } .bottom-special-3 h5, .bottom-special-2 h5 { font-size: 1.8em; } .bottom-special-3 h5,.bottom-special-2 h5{ font-size:2em; font-family: 'Lobster Two', cursive; } .bottom-special-3 h5 a,.bottom-special-2 h5 a{ text-decoration:none; color:#fff; } .bottom-special-3 p,.bottom-special-2 p{ font-size:1.3em; color:#fff; line-height: 1.2em; width: 90%; margin: 0.5em auto 1em; } /*-----------------------------------------------*/ .bottom-special h5,.bottom-special-1 h5{ font-size:2em; font-family: 'Lobster Two', cursive; } .bottom-special h5 a,.bottom-special-1 h5 a{ text-decoration:none; color:#fff; } .bottom-special p,.bottom-special-1 p{ font-size:1.3em; color:#fff; line-height: 1.2em; width: 90%; margin: 0.5em auto 1em; } .special-in h5{ font-size:1.5em; font-family: 'Lobster Two', cursive; } .special-in h5 a{ text-decoration:none; color:#fff; padding: 0.5em 0; display:block; } .special-in h5 a:hover{ color:#2e8e26; } .special-in p{ font-size:1.3em; color:#3e3e3e; } .special-top { padding: 1em 0; } .special-in { margin: 0 2% 0 0; padding: 0; width: 23.5%; float:left; } .special-in:nth-child(4) { margin:0; } /*--single--*/ .single-men h5{ font-size:1.5em; font-family: 'Lobster Two', cursive; color:#aa381e; padding: 0.5em 0; } .single-men p{ font-size:1.3em; color:#848484; line-height:1.5em; } ul.comment-list { border: 1px solid #BAB6B6; padding:2em; list-style: none; margin:3em 0; list-style:none; } .desc p { font-size: 1.3em; line-height: 1.5em; color: #848484; margin-top: 1.5em; display: inline-block; } h5.post-author_head { line-height: 1.2em; font-size: 1.5em; text-transform: none; color: #848484; margin:0 0 0.5em; } h5.post-author_head a { color: #555; } ul.comment-list img { float: left; width: 10%; margin-right: 20px; } .comments-area h3{ font-size: 2em; color: #aa381e; margin-bottom: 0.5em; font-family: 'Lobster Two', cursive; } .comments-area p { padding: 8px 0; margin: 0; } .web-in{ padding: 8px 0; } .comments-area label { display: block; color: #999; font-size:1.2em; } .comments-area input[type="text"] { padding: 15px 20px; width: 75%; color: #999; font-size: 13px; background:none; border: 1px solid #D1D1D1; border-radius:10px; outline: none; display: block; } .comments-area textarea { padding: 15px 30px; width:90%; color: #999; font-size: 13px; outline: none; height:200px; display: block; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; resize:none; } .sub-in input[type="submit"] { outline: none; cursor: pointer; text-transform: uppercase; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; background: #1879A5; color: #fff; font-size:1.3em; width: 25%; padding: 0.5em; border: none; font-family: 'Lobster Two', cursive; border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; line-height: 1.2em; } .sub-in input[type="submit"]:hover{ background: #aa381e; } .single { padding: 5em 0; } /*----*/ .store-right h6{ margin:0 0 0.5em; font-size:1.5em; color:#aa381e; font-family: 'Lobster Two', cursive; } ul.store-men li{ list-style:none; border-bottom: 1px solid #D3CFCF; } ul.store-men li.last{ border:none; } ul.store-men li a span{ height: 18px; width: 18px; background: url('../images/img-sprite.png') no-repeat -184px -22px; display: inline-block; margin: 0 0.5em 0 0; vertical-align: sub; } ul.store-men li a { text-decoration: none; font-size: 1.2em; color: #848484; font-weight: 600; padding: 0.5em 0; display: block; } ul.store-men li a:hover { color:#aa381e; padding-left:0.2em; } .store-right { padding: 0em 0 4em; } .grid-product{ float:right; width:55%; } a.elit{ font-size:1.2em; } a.elit:hover{ color:#aa381e; border-bottom:1px solid #aa381e; text-decoration:none; } span.price-in{ font-size: 1.1em; } span.price-in small{ font-size: 15px; } span.price { font-size: 1.4em; padding: 0.5em 0; display: block; color: #848484; } .fashion { float: left; } .product { padding: 1em 0; } /*--404--*/ .four{ text-align:center; padding: 8em 0 10em; min-height: 521px; } .four h2{ font-size: 5em; color: #aa381e; font-family: 'Lobster Two', cursive; } .four h3{ font-size:4em; color:#000; padding:0.7em 0; } /*--checkout--*/ .register-account { padding: 7em 0 8em; } h4.title { color: #aa381e; margin-bottom: 0.5em; font-size: 1.6em; line-height: 1.2em; font-weight: normal; margin-top: 0px; border-bottom: 1px solid #DFDDDD; padding-bottom: 13px; font-family: 'Lobster Two', cursive; } p.cart { color: #777; font-size: 1.2em; line-height: 1.8em; } p.cart a { text-decoration: underline; color: #000; } p.cart a:hover { text-decoration: none; } /*--contact--*/ .contact-in h2{ margin:0.5em 0; font-size:4em; color:#aa381e; text-align:center; font-family: 'Lobster Two', cursive; } .contact-right h5 { color:#aa381e; margin-bottom:0.5em; font-size:1.7em; margin-top: 0px; font-family: 'Lobster Two', cursive; } .contact-left input[type="text"],.contact-left textarea{ padding:14px; display:block; width:98%; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; outline:none; color:#464646; font-size:1em; } .contact-left textarea{ resize:none; height:100px; } .contact-left input[type="submit"]{ outline:none; padding:7px 20px; color:#FFF; cursor:pointer; background:#1879A5; border:none; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; margin:0.5em 0 ; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; font-family: 'Lobster Two', cursive; } .contact-left input[type="submit"]:hover{ background-color:#aa381e; } .contact-right p{ font-size:1.3em; color:#dbdbdb; line-height: 1.8em; } .contact-right p a{ text-decoration:underline; color:#dbdbdb; cursor:pointer; } .contact-right p a:hover{ text-decoration:none; } .map iframe{ border:0; margin-bottom:15px; width: 100%; height: 175px; } .contact-left span{ font-size:1.3em; display: block; padding: 0.5em 0; } .contact-in{ padding: 0em 0 3em; } .contact { padding: 2em 0 3em; } .contact-left { padding: 0 2em 0 0; } .contact-right { padding: 0; } .map { padding: 0 2em 0 0; } /*----*/ .account h2{ padding:0.5em 0; font-size:4em; color:#aa381e; text-align:center; font-family: 'Lobster Two', cursive; } .account span{ font-size:1.3em; padding-right: 1.85em; } span.name-in { padding-right: 2em; } span.mail{ padding-right: 3.8em; } span.word{ padding-right: 2.2em; } span.word-in{ padding-right: 2.6em; } .account div{ padding:1em 0; } .account input[type="text"],.account textarea,.account input[type="password"]{ padding:14px; width:60%; background:none; border: 1px solid #D1D1D1; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; outline:none; color:#464646; font-size:1em; } .account textarea{ resize:none; height:60px; } .account input[type="submit"]{ outline:none; padding:7px 20px; color:#FFF; cursor:pointer; background:#35a22c; border:none; border-radius:10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; margin:0.5em 7em ; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; font-family: 'Lobster Two', cursive; font-size: 1.2em; display:block; } .login input[type="submit"]{ margin:0.5em 2em; } .account input[type="submit"]:hover{ background:#aa381e; } .account{ padding: 2em 0 4em; } a.forgot { color: #aa381e; font-size: 1.2em; margin: 0em 7em; } /*--footer--*/ .footer{ background:url('../images/footer.png') no-repeat center; width:100%; min-height:250px; display:block; background-size:cover; padding-top:3em; } .footer h4{ font-size:2em; font-family: 'Lobster Two', cursive; color:#fff; } .footer-bottom p{ font-size: 1.4em; color: #440f0a; line-height: 1.5em; width: 80%; padding: 0.5em 0; } .footer-bottom p a{ text-decoration:none; color:#fff; } .footer-bottom p a:hover{ color:#440f0a; } ul.social-icons { padding-top: 1em; } ul.social-icons li{ display:inline-block; } ul.social-icons li a span{ height: 48px; width: 48px; background: url("../images/img-sprite.png") -360px -13px; display: inline-block; } ul.social-icons li a span:hover{ opacity:0.5; } ul.social-icons li.tin a span{ background-position:-410px -13px; } ul.social-icons li.linked a span{ background-position: -461px -13px; } #toTop { display: none; text-decoration: none; position: fixed; bottom: 25px; right: 10px; overflow: hidden; width: 61px; height: 52px; border: none; text-indent: 100%; background: url('../images/up.png') no-repeat 0px 0px; } /*--responsive media quries--*/ @media(max-width:1440px){ } @media(max-width:1366px){ } @media(max-width:1280px){ } @media(max-width:1024px){ ul.popular-in li a { font-size:1em; } span.dollar { font-size: 1.7em; } .popular input[type="submit"] { width: 33%; } .b-from-left { min-height: 182px; } .b-animate img { padding-top: 4.2em; } ul.store-men li a { font-size: 1.1em; } span.price { padding: 0.2em 0em ; } .grid-product { width: 47%; } } @media(max-width:768px){ a.done:before{ margin-right:0.3em; } a.done:after{ margin:0 0 0 0.3em; } .header-grid li a, .grid-header li a { font-size: 1.2em; } .banner-in { min-height: 250px; } .banner-wrap h2 { font-size: 3.3em; } .banner-wrap h5 { font-size: 2.5em; } .banner-wrap { padding: 1.5em 3em 4em 0; } .search { width: 32%; } .phone { padding: 1.5em 0; } ul.popular-in li a { font-size: 1.3em; } .egg { width:52%; margin:0 auto; } .popular input[type="submit"] { width: 16%; } .popular input[type="text"] { width: 55%; } .bottom-special{ width:100%; margin: 0 0 2em; } .bottom-special-1{ width:100%; } .special-in h5 { font-size: 1.3em; } .b-animate img { padding-top: 3.2em; } .grid-product { width: 82%; } .single-top { padding: 0; } .single-bottom { padding: 2em 0 0; } .single { padding: 3em 0 2em; } .banner { padding: 1em; } ul.popular-in { padding-top: 1em; } .cup-in { padding: 1em; margin-right: 2%; width: 32%; } .amet-in{ padding:0; } .header { min-height: 500px; /*615px;*/ } .footer-bottom { padding: 0; } .top-nav { margin-top: 4px; } .map { padding: 0 0; } } @media(max-width:640px){ a.done { font-size: 1.1em; } .header-grid li a, .grid-header li a { font-size: 1em; } .header-grid,.grid-header { padding-top: 0.6em; } .banner-wrap h2 { font-size: 2.5em; } .banner-wrap h5 { font-size: 1.8em; } .special-in { margin: 0 3% 0 0; width: 48.5%; } .special-in:nth-child(2){ margin:0; } .b-from-left { min-height: 235px; } .b-animate img { padding-top: 6.2em; } .sub-in input[type="submit"] { width: 31%; } .header { min-height: 600px; } .banner-in { min-height: 200px; } .header { min-height: 560px; } .banner-wrap { padding: 1.5em 2em 3em 0; } .wmuSliderPrev { right: 2em; } .wmuSliderNext { right: 5em; } .contact { padding: 1em 0 3em; } .specials { padding: 2em 0 4em; } .single { padding: 2em 0 0em; } .four { padding: 6em 0 8em; min-height: 420px; } .account { padding: 1em 0 4em; } .register-account { padding: 4em 0 5em; } .search { width: 38%; } .four h2 { font-size: 3.5em; } .content-grid { padding-bottom: 3em; } ul.comment-list img { width: 15%; } } @media(max-width:480px){ .header-top-in { width: 34%; } .act { display: none; } .header-grid li a, .grid-header li a { font-size: 1.3em; } .cup-in,.cup-in:nth-child(3) { margin-right: 2%; width: 48%; } .cup-in:nth-child(2),.cup-in:nth-child(4){ margin-right:0; } p.vit { font-size: 1.2em; } .grid-product { width: 70%; } .b-animate img { padding-top: 3.8em; } .bottom-special h5, .bottom-special-1 h5 { font-size: 1.8em; } .sub-in input[type="submit"] { width: 36%; font-size:1.1em; } .banner-in { min-height: 170px; } .banner-wrap h2 { font-size: 2em; } .banner-wrap h5 { font-size: 1.5em; } .banner-wrap p { font-size: 1.2em; } .banner-wrap { padding: 1em 1.5em 3em 0; } .wmuSliderPrev { right: 1em; } .wmuSliderNext { right: 4em; } .header { min-height: 520px; } .header-top { padding-top: 1em; } .logo { padding-top: 2em; } .header-in { min-height: 255px; } .search { width:51%; } .contact-in h2,.account h2 ,.specials h2{ font-size: 3em; } .four h2 { font-size: 3em; } .four h3 { font-size: 3em; padding: 0.5em 0; } .four { padding: 4em 0 6em; min-height: 303px; } .header { min-height: 486px; } .popular input[type="submit"] { width: 24%; } a.more { font-size: 1.4em; } .egg { width: 80%; } .contact ,.store-right{ padding: 0em 0 3em; } .specials { padding: 1em 0 3em; } .single-men p { height: 100px; overflow: hidden; } ul.comment-list img { width: 18%; } .desc p{ margin-top:1em; } } @media(max-width:320px){ .grid-header li:nth-child(1),.grid-header li:nth-child(2){ display:none; } .header-top-in { width: 58%; } .header-top { padding-top: 0.5em; } .search input[type="text"] { font-size: 1em; padding:8px 15px; } .search { width: 70%; } .header-bottom { padding: 0.8em; margin: 1em 0 0; } .top-nav { margin-top: 0.3em; } .banner { padding: 0.8em; } .banner-in { min-height: 120px; } .banner-wrap h2 { font-size: 1.5em; } .banner-wrap h5 { font-size: 1.2em; } .banner-wrap p { display:none; } .banner-wrap { padding: 1.3em 1em 3.3em 0; } .header { min-height: 375px; } .logo { padding-top: 1em; } .popular h3,.amet h3, .amet-in h3,.footer h4 { font-size: 1.5em; } .popular p,.amet p, .amet-in p { font-size: 1.2em; } ul.popular-in li a { font-size: 1em; } ul.popular-in { padding-top: 0em; } ul.number li span { padding: 0.2em 0; font-size: 1.4em; } ul.number { padding-top: 1em; } .popular input[type="text"] { width: 79%; } .popular input[type="submit"] { width: 36%; } .popular input[type="submit"] { padding: 0.3em 0.8em; } .cup-in { padding: 0.7em; margin-bottom:1em; } .cup-in p { font-size: 1em; } a.details { font-size: 1.1em; } span.dollar { font-size: 1em; } .details-in { margin-top: 0; } p.vit { font-size: 1em; width:65%; padding: 0.5em 1em; } p.vit span{ display:none; } a.more { width: 35%; font-size: 1em; } p.sed { font-size: 1em; } .content-grid { padding-bottom: 1em; } .footer-bottom p { font-size: 1.2em; line-height: 1.3em; width: 90%; padding: 0.3em 0; } .arrow { right: 30%; } .browse { padding: 1em 0 1.3em; } .footer { padding-top: 1em; } .contact-in h2, .account h2, .specials h2 { font-size: 2em; } .header-in { min-height: 209px; } .account h2,.contact-in h2 { padding: 0.2em 0; } .account input[type="text"], .account textarea, .account input[type="password"] { padding: 9px; width: 90%; } .account div { padding: 1em 0 0; } .account span,span.name-in,span.mail,span.word { padding-right: 0; } .account input[type="submit"] { margin: 0.5em 0; } .account ,.contact, .store-right{ padding: 0em 0 1.5em; } a.forgot { margin: 0.3em 0 0 0; display:block; } .register-account { padding: 2em 0 3em; } .contact-left input[type="text"], .contact-left textarea { padding: 10px; } .contact-in { padding: 0em 0 1em; } .four h2 { font-size: 2em; } .four h3 { font-size: 2em; } .four { padding: 2em 0 4em; min-height: 198px; } .b-animate img { padding-top: 1.8em; } .special-in h5 { font-size: 1.1em; } .bottom-special h5, .bottom-special-1 h5 { font-size: 1.3em; } .bottom-special p, .bottom-special-1 p { font-size: 1em; height: 33px; overflow: hidden; } .bottom-special { margin: 0 0 1em; padding:3em 1em; } .specials h2 { padding-bottom: 0.2em; } .specials { padding: 1em 0 2em; } .single-men p { height: 81px; font-size: 1.2em; line-height: 1.3em; } ul.comment-list { padding: 1em; margin: 2em 0; } .desc p { margin-top: 0.5em; } .comments-area h3{ font-size:1.5em; } .comments-area input[type="text"] { padding: 10px 20px; width: 80%; } .comments-area textarea { height: 120px; } .sub-in input[type="submit"] { width: 51%; font-size: 1em; } .grid-product { width: 55%; } .product { padding: 1em 0 0; } .single { padding: 1em 0 0em; } .single-men h5 { font-size: 1.3em; }
0.145055
0.043834
.image-information-view__content { margin-bottom: 64px; } .image-information-view__row { display: flex; margin-bottom: 24px; } /* image information */ .image-information-view__rating-container { display: flex; flex-direction: column; font-size: 34px; margin-right: 12px; text-align: center; } .image-information-view__rate-up--active { color: rgb(46, 197, 0); } .image-information-view__rate-up:hover { color: rgb(36, 153, 0); } .image-information-view__rate-up:active { color: rgb(33, 141, 0); } .image-information-view__rate-down--active { color: rgb(255, 0, 0); } .image-information-view__rate-down:hover { color: rgb(226, 0, 0); } .image-information-view__rate-down:active { color: rgb(207, 0, 0); } .image-information-view__image { object-fit: cover; height: 400px; width: 450px; } .image-information-view__image-text { margin-left: 24px; padding: 8px 16px; flex-grow: 1; border: 1px solid rgba(0, 0, 0, 0.4); } .image-information-view__image-title { margin-bottom: 4px; } .image-information-view__image-price { color: rgb(36, 153, 0); margin-bottom: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 6px; } .image-information-view__image-creation-date { margin-bottom: 6px; } .image-information-view__image-seller { margin-bottom: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 4px; } .image-information-view__image-seller-name { color: rgb(36, 153, 0); } .image-information-view__image-coll { padding-bottom: 4px; } .image-information-view__image-coll-name { font-weight: normal; padding-left: 16px; font-size: 18px; } .image-information-view__image-coll-desc { font-weight: normal; padding-left: 16px; padding-bottom: 8px; font-size: 18px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 16px; } .image-information-view__image-desc-title { padding-bottom: 12px; } .image-information-view__image-desc { padding-left: 16px; } /* image action buttons */ .image-information-view__buy-button, .image-information-view__price-history-button, .image-information-view__new-recommendations-button { font-size: 22px; padding: 6px 16px; color: black; text-transform: uppercase; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 5px; display: inline-block; } .image-information-view__buy-button { background-color: rgb(36, 153, 0); border-color: rgb(36, 153, 0); color: white; margin: 0 34px 0 40px; } .image-information-view__buy-button:hover { background-color: rgb(42, 180, 0); } .image-information-view__buy-button:active { background-color: rgb(33, 141, 0); } .image-information-view__price-history-button:hover, .image-information-view__new-recommendations-button:hover { background-color: rgba(0, 0, 0, 0.1); } .image-information-view__price-history-button:active, .image-information-view__new-recommendations-button:active { background-color: rgba(0, 0, 0, 0.2); } /* comments */ .image-information-view__no-comments-msg { margin-top: 16px; } .image-information-view__comments, .image-information-view__recommendations { max-width: 1200px; margin: 0 auto 64px; } .image-information-view__comments-title, .image-information-view__recommendations-title { padding-bottom: 8px; } .image-information-view__comments-content, .image-information-view__recommendations-list { border: 1px solid rgba(0, 0, 0, 0.5); padding: 16px; } .image-information-view__comment-form { display: flex; align-items: center; width: 70%; margin: 0 auto; } .image-information-view__comment-input { display: inline-block; flex-grow: 1; font-size: 20px; margin: 4px 0; padding: 4px 12px; height: 100%; } .image-information-view__comment-submit { display: inline-block; width: 160px; font-size: 20px; height: 100%; margin-left: 12px; } .image-information-view__comment-container { display: flex; padding: 8px 12px 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.7); } .image-information-view__comment-container:first-of-type { border-top: 1px solid rgba(0, 0, 0, 0.7); margin-top: 24px; } .image-information-view__comment-container:last-of-type { border-bottom: 0; padding-bottom: 0; } .image-information-view__comment-content { display: flex; flex-direction: column; } .image-information-view__comment-author-image { width: 48px; height: 48px; object-fit: cover; margin-right: 16px; } .image-information-view__comment-author { font-size: 20px; font-weight: bold; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 4px; } .image-information-view__comment-date { font-size: 18px; font-weight: normal; margin-left: 16px; } .image-information-view__comment-text { margin-top: 8px; font-size: 17px; padding-left: 16px; } /* recommendations */ .image-information-view__recommendations-list { display: grid; grid-template-columns: repeat(5, 1fr); column-gap: 8px; } .image-information-view__recommendation__card { display: inline-block; border: 1px solid rgba(0, 0, 0, 0.4); transition: all 0.2s; height: 200px; } .image-information-view__recommendation__card:hover { transform: scale(1.02); } .image-information-view__recommendation__card-image { display: inline-block; object-fit: cover; height: 100%; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .image-information-view__new-recommendations-button { margin-top: 12px; cursor: pointer; background-color: white; }
resources/css/image-information-view.css
.image-information-view__content { margin-bottom: 64px; } .image-information-view__row { display: flex; margin-bottom: 24px; } /* image information */ .image-information-view__rating-container { display: flex; flex-direction: column; font-size: 34px; margin-right: 12px; text-align: center; } .image-information-view__rate-up--active { color: rgb(46, 197, 0); } .image-information-view__rate-up:hover { color: rgb(36, 153, 0); } .image-information-view__rate-up:active { color: rgb(33, 141, 0); } .image-information-view__rate-down--active { color: rgb(255, 0, 0); } .image-information-view__rate-down:hover { color: rgb(226, 0, 0); } .image-information-view__rate-down:active { color: rgb(207, 0, 0); } .image-information-view__image { object-fit: cover; height: 400px; width: 450px; } .image-information-view__image-text { margin-left: 24px; padding: 8px 16px; flex-grow: 1; border: 1px solid rgba(0, 0, 0, 0.4); } .image-information-view__image-title { margin-bottom: 4px; } .image-information-view__image-price { color: rgb(36, 153, 0); margin-bottom: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 6px; } .image-information-view__image-creation-date { margin-bottom: 6px; } .image-information-view__image-seller { margin-bottom: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 4px; } .image-information-view__image-seller-name { color: rgb(36, 153, 0); } .image-information-view__image-coll { padding-bottom: 4px; } .image-information-view__image-coll-name { font-weight: normal; padding-left: 16px; font-size: 18px; } .image-information-view__image-coll-desc { font-weight: normal; padding-left: 16px; padding-bottom: 8px; font-size: 18px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 16px; } .image-information-view__image-desc-title { padding-bottom: 12px; } .image-information-view__image-desc { padding-left: 16px; } /* image action buttons */ .image-information-view__buy-button, .image-information-view__price-history-button, .image-information-view__new-recommendations-button { font-size: 22px; padding: 6px 16px; color: black; text-transform: uppercase; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 5px; display: inline-block; } .image-information-view__buy-button { background-color: rgb(36, 153, 0); border-color: rgb(36, 153, 0); color: white; margin: 0 34px 0 40px; } .image-information-view__buy-button:hover { background-color: rgb(42, 180, 0); } .image-information-view__buy-button:active { background-color: rgb(33, 141, 0); } .image-information-view__price-history-button:hover, .image-information-view__new-recommendations-button:hover { background-color: rgba(0, 0, 0, 0.1); } .image-information-view__price-history-button:active, .image-information-view__new-recommendations-button:active { background-color: rgba(0, 0, 0, 0.2); } /* comments */ .image-information-view__no-comments-msg { margin-top: 16px; } .image-information-view__comments, .image-information-view__recommendations { max-width: 1200px; margin: 0 auto 64px; } .image-information-view__comments-title, .image-information-view__recommendations-title { padding-bottom: 8px; } .image-information-view__comments-content, .image-information-view__recommendations-list { border: 1px solid rgba(0, 0, 0, 0.5); padding: 16px; } .image-information-view__comment-form { display: flex; align-items: center; width: 70%; margin: 0 auto; } .image-information-view__comment-input { display: inline-block; flex-grow: 1; font-size: 20px; margin: 4px 0; padding: 4px 12px; height: 100%; } .image-information-view__comment-submit { display: inline-block; width: 160px; font-size: 20px; height: 100%; margin-left: 12px; } .image-information-view__comment-container { display: flex; padding: 8px 12px 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.7); } .image-information-view__comment-container:first-of-type { border-top: 1px solid rgba(0, 0, 0, 0.7); margin-top: 24px; } .image-information-view__comment-container:last-of-type { border-bottom: 0; padding-bottom: 0; } .image-information-view__comment-content { display: flex; flex-direction: column; } .image-information-view__comment-author-image { width: 48px; height: 48px; object-fit: cover; margin-right: 16px; } .image-information-view__comment-author { font-size: 20px; font-weight: bold; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 4px; } .image-information-view__comment-date { font-size: 18px; font-weight: normal; margin-left: 16px; } .image-information-view__comment-text { margin-top: 8px; font-size: 17px; padding-left: 16px; } /* recommendations */ .image-information-view__recommendations-list { display: grid; grid-template-columns: repeat(5, 1fr); column-gap: 8px; } .image-information-view__recommendation__card { display: inline-block; border: 1px solid rgba(0, 0, 0, 0.4); transition: all 0.2s; height: 200px; } .image-information-view__recommendation__card:hover { transform: scale(1.02); } .image-information-view__recommendation__card-image { display: inline-block; object-fit: cover; height: 100%; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .image-information-view__new-recommendations-button { margin-top: 12px; cursor: pointer; background-color: white; }
0.598312
0.106924
body { background-color: #000; margin: 0; padding: 0; } .container { height: 500px; width: 500px; border: 5px solid #ccc; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /* CAIXA */ .box { height: 120px; width: 200px; background-color: #888; position: relative; top: 300px; left: 150px } .b1, .b2 { height: 7px; width: 50px; background-color: #888; position: relative; } .b1 { right: 48px; transform: rotate(-20deg); transform-origin: right; } .b2 { left: 198px; bottom: 7px; transform: rotate(20deg); transform-origin: left; } .shadow { height: 40px; width: 240px; background-color: #888; border-radius: 50%; position: relative; top: 280px; left: 130px; opacity: .5; z-index: -1; } /* GATINEO */ .cat { position: relative; bottom: 50px; left:40px; z-index: -1; transition: .2s; } .face { height: 120px; width: 120px; background-color: #fff; border-radius: 50%; } .lower { height: 40px; width: 140px; background-color: #fff; border-radius: 0 0 140px 140px; position: relative; top: 60px; right: 10px; } .ear-l, .ear-r { height: 0; width: 0; border-bottom: 35px solid #fff; border-right: 20px solid transparent; border-left: 20px solid transparent; position: relative; } .ear-l { bottom: 50px; right: 12px; transform: rotate(-45deg); } .ear-r { bottom: 85px; left: 92px; transform: rotate(45deg); } .eye-l, .eye-r { height: 20px; width: 18px; position: relative; } .eye-l { bottom: 65px; left: 17px } .eye-r { bottom: 85px; left: 83px } .eye { background-color: #262626; height: 100%; width: 100%; border-radius: 50%; } .nose { height: 0; width: 0; border-top: 10px solid #8888; border-left: 10px solid transparent; border-right: 10px solid transparent; position: relative; bottom: 82px; left: 50px; } /* CHAPÉU */ .hat { height: 35px; width: 30px; position: relative; background-color: #888; bottom: 140px; left: 70px; transform: rotate(15deg); } .brim { height: 5px; width: 40px; position: relative; background-color: #888; top: 30px; right: 5px; } /* ANIMATIONS */ @keyframes blink { 20% { transform: scaleY(0) } } .box:hover .cat { bottom: 100px; transition: .5s } .box:active .eye { animation: blink 1s ; } .box:active .cat { bottom: 105px; transition: .5s }
src/animations/kitty-box/styles.css
body { background-color: #000; margin: 0; padding: 0; } .container { height: 500px; width: 500px; border: 5px solid #ccc; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /* CAIXA */ .box { height: 120px; width: 200px; background-color: #888; position: relative; top: 300px; left: 150px } .b1, .b2 { height: 7px; width: 50px; background-color: #888; position: relative; } .b1 { right: 48px; transform: rotate(-20deg); transform-origin: right; } .b2 { left: 198px; bottom: 7px; transform: rotate(20deg); transform-origin: left; } .shadow { height: 40px; width: 240px; background-color: #888; border-radius: 50%; position: relative; top: 280px; left: 130px; opacity: .5; z-index: -1; } /* GATINEO */ .cat { position: relative; bottom: 50px; left:40px; z-index: -1; transition: .2s; } .face { height: 120px; width: 120px; background-color: #fff; border-radius: 50%; } .lower { height: 40px; width: 140px; background-color: #fff; border-radius: 0 0 140px 140px; position: relative; top: 60px; right: 10px; } .ear-l, .ear-r { height: 0; width: 0; border-bottom: 35px solid #fff; border-right: 20px solid transparent; border-left: 20px solid transparent; position: relative; } .ear-l { bottom: 50px; right: 12px; transform: rotate(-45deg); } .ear-r { bottom: 85px; left: 92px; transform: rotate(45deg); } .eye-l, .eye-r { height: 20px; width: 18px; position: relative; } .eye-l { bottom: 65px; left: 17px } .eye-r { bottom: 85px; left: 83px } .eye { background-color: #262626; height: 100%; width: 100%; border-radius: 50%; } .nose { height: 0; width: 0; border-top: 10px solid #8888; border-left: 10px solid transparent; border-right: 10px solid transparent; position: relative; bottom: 82px; left: 50px; } /* CHAPÉU */ .hat { height: 35px; width: 30px; position: relative; background-color: #888; bottom: 140px; left: 70px; transform: rotate(15deg); } .brim { height: 5px; width: 40px; position: relative; background-color: #888; top: 30px; right: 5px; } /* ANIMATIONS */ @keyframes blink { 20% { transform: scaleY(0) } } .box:hover .cat { bottom: 100px; transition: .5s } .box:active .eye { animation: blink 1s ; } .box:active .cat { bottom: 105px; transition: .5s }
0.673192
0.130396
.ewa-input-password-with-eye { position: relative; display: inline-block; z-index: 0; width:100%; } .ewa-input-password-with-eye a { font-family:"FontAwesome"; position: absolute; right: 9px; line-height: 24px; height: 24px; top: 50%; margin-top: -12px; } .ewa-input-password-with-eye a::after{ content:"\f06e"; color: #ccc; } .ewa-input-password-with-eye a[open]::after{ content:"\f070"; color: orangered; } /* 翻译按钮 */ .ewa-filter-chks { height: 90px; overflow: auto; } .ewa-filter-checked { border-bottom: 1px solid #ccc; line-height: 1.8; } .ewa-filter-char-num { font-size: 9px; } .ewa-but-trans-float { position: absolute; display: block; right: 2px; top: 2px; border: 1px solid; padding: 2px 4px; border-radius: 5px; } /* switch 开关 */ .ewa-switch { position: relative; } .ewa-frame-cols-1 .ewa-switch:after { content: ""; display: block; clear: both; } .ewa-frame-cols-1 .ewa-switch input[type=checkbox] { float: right; } .ewa-switch-info { position: absolute; left: 5px; top: 50%; height: 20px; line-height: 20px; margin-top: -10px; } .ewa-switch input[type=checkbox] { width: 36px; height: 21px; position: relative; border: 1px solid #dfdfdf; background-color: #fdfdfd; box-shadow: #dfdfdf 0 0 0 0 inset; border-radius: 20px; background-clip: content-box; display: block; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; user-select: none; outline: none; cursor: pointer; margin: 0 auto; } .ewa-switch input[type=checkbox]:before { content: ''; width: 19px; height: 19px; position: absolute; top: 0px; left: 0; border-radius: 100%; background-color: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); transition: left 0.3s; } .ewa-switch input[type=checkbox]:checked { box-shadow: #dfdfdf 0 0 0 0 inset; background-color: #64bd63; transition: border-color 0.4s, background-color ease 0.4s; } .ewa-switch input[type=checkbox]:checked:before { right: 0px; left: auto; } .ewa-select-filter-char { width: 60px; } .ewa-select-filter-char select { width: 58px; } .ewa-select-filter-target select { width: 99%; } /* FRAME 分组样式 */ .EWA_GROUP { font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 2px; background-color: #f1f1f1; color: #c96702; } /* FRAME 分组TAB样式 */ .EWA_GROUP_CNT_TOP { min-width: 70px; text-align: center; height: 25px; line-height: 25px; border: 1px solid #aaa; float: left; margin-left: 4px; background-color: #ccc; margin-top: 10px; cursor: pointer; color: #000; padding: 0 5px; } /* FRAME 分组TAB选中样式 */ .EWA_GROUP_CNT_TOP1 { min-width: 70px; text-align: center; height: 30px; line-height: 30px; border: 1px solid #fff; float: left; margin-left: 4px; margin-top: 5px; background-color: #f1f1f1; cursor: pointer; font-weight: bold; color: #c96702; } /* FRAME 分组TAB样式 底部 */ .EWA_GROUP_CNT_BOTTOM { width: 70px; text-align: center; height: 25px; border: 1px solid #aaa; float: left; margin-left: 4px; padding-top: 5px; background-color: #ccc; margin-top: -3px; cursor: pointer; color: #000; } /* FRAME 分组TAB选中样式 底部 */ .EWA_GROUP_CNT_BOTTOM1 { width: 70px; text-align: center; height: 30px; border: 1px solid #fff; float: left; margin-left: 1px; padding-top: 7px; background-color: #f1f1f1; margin-top: -3px; cursor: pointer; font-weight: bold; color: #c96702; } /* 表主样式 */ .EWA_TABLE { background-color: #BBB; width: 100%; border-spacing: 1px; } /* 表头部 */ .EWA_TD_H { font-weight: bold; text-align: center; height: 26px; color: #333; background-color: #F8F8F8; white-space: nowrap; background-image: none; } /* 表头部 */ .EWA_TD_HA { color: #000; text-decoration: underline; } /* 表内容 */ .EWA_TD { height: 25px; padding-left: 4px; background-color: lightyellow; font-weight: bold; width: 100%; } /* 表内容 */ .EWA_TD_1 { width: 100%; background-color: #fff; } /* Frame 左部 */ .EWA_TD_L, .EWA_TD_R, .EWA_TD_M, .EWA_TD_B { height: 22px; background-color: white; } /* Frame 左部 */ .EWA_TD_L { width: 100px; padding-left: 4px; } /* Frame 中部 */ .EWA_TD_R { width: 200px; padding-left: 4px; } /* Frame 按钮 */ .EWA_BUTTON { border: 1px solid #dcdcdc; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid gray; border-bottom: 1px solid gray; padding-top: 3px; background-color: #cccccc; color: white; } /* Frame 输入框 */ .EWA_INPUT, .EWA_VALID, .EWA_TEXTAREA { border: 1px solid #ccc; width: 99.8%; background-color: white; border-radius: 4px; padding: 2px 5px; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; margin: auto; } /* Frame 文本框 */ .EWA_TEXTAREA { height: 100px; } .ewa-with-icon { position: relative; } .ewa-with-icon>label.fa { line-height: 24px; width: 25px; text-align: center; position: absolute; color: #ccc; top: 50%; margin-top: -12px; height: 24px; z-index: 1; } .ewa-tag-textarea>label.fa { top: 0; margin-top: 0; } .ewa-with-icon-left>label.fa { left: 0; } .ewa-with-icon-right>label.fa { right: 0; } .ewa-with-icon-left .EWA_INPUT, .ewa-with-icon-left .EWA_TEXTAREA { padding-left: 25px !important; } .ewa-with-icon-right .EWA_INPUT, .ewa-with-icon-right .EWA_TEXTAREA { padding-right: 25px !important; } /* Frame 验证 */ .EWA_VALID { width: 40px; } /* Frame 选择 */ .EWA_SELECT { width: 100%; box-sizing: border-box; } /* Frame DHTML */ .EWA_DHTML { height: 220px; width: 100%; } .ewa-markdown-editor { height: 320px; width: 100%; } /* SQL编辑 */ .ewa_sql_editor { height: 300px; width: 100%; } .ewa_sql_editor>div { height: 100%; } .ewa_merge_tab { height: 25px; border: 1px solid gray; background-color: #f1f1f1; width: 70px; text-align: center; margin-left: 3px; color: #000; cursor: pointer; padding: 5px; } .ewa_merge_tab1 { height: 25px; border: 1px solid gray; background-color: #aaa; color: #fff; width: 70px; text-align: center; margin-left: 3px; cursor: pointer; padding: 5px; } .EWA_FRAME_GROUP_TITLE { font-size: 16px; line-height: 19px; font-weight: bold; padding: 5px; color: darkblue; text-shadow: rgb(224, 224, 224) 0px 1px 0px; background: linear-gradient(#ccc 20%, #fff); text-align: center; } .EWA_FRAME_GROUP_BUTTONS { padding: 5px; background: linear-gradient(#fff 50%, #ccc); text-align: right; border-top: 1px solid #ccc; } .ewa_but_blue { background-color: darkblue; color: #fff; background: linear-gradient(blue 50%, darkblue); cursor: pointer; padding-left: 15px; padding-right: 15px; padding-top: 4px; padding-bottom: 4px; box-shadow: drakblue 0px 2px 1px -1px inset; font-weight: normal; border: 1px; border-radius: 5px; } input[type=submit], input[type=button], button, .IX_BUTTON { display: inline-block; margin: 0 4px; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 4px; font-weight: normal; padding: 3px 10px; } input[type=submit] { background-color: #337ab7; color: #fff; font-weight: normal; border: 1px solid #2e6da4; } input[type=submit]:hover { color: #fff; background-color: #286090; border-color: #204d74; } input[type=button], button { color: #333; background-color: #fff; border: 1px solid #ccc; } input[type=button]:hover, button:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .EWA_INPUT:read-only, .EWA_TEXTAREA:read-only { background: #eee; } select:disabled, textarea:disabled, input:disabled, .ewa-ipt-droplist:disabled, .ewa-ipt-date:disabled, button:disabled { background: #eee; pointer-events: none; color: #111; } input[type=button]:disabled, button:disabled { box-shadow: none; opacity: .65; } input[type=submit]:disabled { background-color: #337ab7; border-color: #2e6da4; } label[ewadisabled] { color: #999; pointer-events: none; } .ewa-editor[ewadisabled] .btn { color: #999; pointer-events: none; } .ewa_cb_subject .ewa_lf_func_caption, .ewa_cb_caption { padding-top: 2px; cursor: pointer; height: 20px; padding-left: 10px; padding-right: 0px; font-weight: bold; } .ewa_cb_box .EWA_TABLE { background-color: #eee; } .ewa_cb_left { padding-left: 5px; padding-right: 5px; width: 99%; overflow-x: auto; } .ewa_redraw_ctl { width: 110px; background-color: #fff; } .ewa_redraw_info { background-color: #fff; width: 90px; border-left: 2px solid #fff; height: 22px; line-height: 22px; } .ewa_redraw_info .ewa_d0 { width: 88px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ewa_redraw_info .ewa_d1 { width: 78px; overflow: hidden; text-overflow: ellipsis; float: left; white-space: nowrap; } .ewa_redraw_info .ewa_must { color: pink; float: right; } .ewa-valid-code-img { height: 25px; } .ewa-sms-valid-box .ewa-sms-valid-code-button { width: 101px; border: 1px solid rgb(255, 255, 255); background: lightsalmon; border-radius: 5px; } .ewa-sms-valid-box .ewa-sms-valid-code-button:disabled { pointer-events: none; } /** ipt **/ .ewa-ipt-droplist { background-color: lightyellow; } /* 身份证 或 移动电话号码 */ .ewa-text-help-box { position: absolute; display: none; background-color: #ccc; box-shadow: #08c 1px 2px 13px; } .ewa-text-help-box div { color: #08c; font-weight: bold; height: 18px; line-height: 18px; width: 12px; text-align: center; border: 1px solid #ccc; margin-right: 1px; float: left; } /* error tip*/ tr[error] .ewa-tip-error { position: relative; height: 0; padding: 0; } tr[error] .ewa-tip-error-info { position: absolute; top: 4px; z-index: 1; line-height: 30px; color: orange; right: 10px; min-width: 90px; max-width: 100%; overflow: hidden; background: #fff; border: 1px solid orange; padding-right: 4px; } tr[error] .ewa-tip-error-info:before { content: "\f05a"; font-family: FontAwesome; color: orange; margin-left: 4px; margin-right: 4px; font-size: 130%; } tr[error] .ewa-tip-error:before { content: ""; width: 8px; height: 8px; border: 1px solid orange; position: absolute; top: 0px; right: 34px; transform: rotate(45deg); z-index: 0; background: #fff; } tr[error] .ewa-tip-error:after { content: ""; width: 10px; height: 0; border-top: 1px solid #fff; position: absolute; right: 34px; z-index: 2; top: 4px; } /* 在对话框里限制frame高度为 400px */ .ewa-in-dialog form { height: 400px; overflow: auto; margin-bottom: 50px; } /* 将按钮栏固定在底部 */ .ewa-in-dialog .EWA_TD_B { position: fixed; bottom: 0px; height: 48px; display: block; width: 100%; left: 0; background-color: aliceblue; }
src/main/resources/EmpScriptV2/EWA_STYLE/skins/default/css_src/1_frame.css
.ewa-input-password-with-eye { position: relative; display: inline-block; z-index: 0; width:100%; } .ewa-input-password-with-eye a { font-family:"FontAwesome"; position: absolute; right: 9px; line-height: 24px; height: 24px; top: 50%; margin-top: -12px; } .ewa-input-password-with-eye a::after{ content:"\f06e"; color: #ccc; } .ewa-input-password-with-eye a[open]::after{ content:"\f070"; color: orangered; } /* 翻译按钮 */ .ewa-filter-chks { height: 90px; overflow: auto; } .ewa-filter-checked { border-bottom: 1px solid #ccc; line-height: 1.8; } .ewa-filter-char-num { font-size: 9px; } .ewa-but-trans-float { position: absolute; display: block; right: 2px; top: 2px; border: 1px solid; padding: 2px 4px; border-radius: 5px; } /* switch 开关 */ .ewa-switch { position: relative; } .ewa-frame-cols-1 .ewa-switch:after { content: ""; display: block; clear: both; } .ewa-frame-cols-1 .ewa-switch input[type=checkbox] { float: right; } .ewa-switch-info { position: absolute; left: 5px; top: 50%; height: 20px; line-height: 20px; margin-top: -10px; } .ewa-switch input[type=checkbox] { width: 36px; height: 21px; position: relative; border: 1px solid #dfdfdf; background-color: #fdfdfd; box-shadow: #dfdfdf 0 0 0 0 inset; border-radius: 20px; background-clip: content-box; display: block; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; user-select: none; outline: none; cursor: pointer; margin: 0 auto; } .ewa-switch input[type=checkbox]:before { content: ''; width: 19px; height: 19px; position: absolute; top: 0px; left: 0; border-radius: 100%; background-color: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); transition: left 0.3s; } .ewa-switch input[type=checkbox]:checked { box-shadow: #dfdfdf 0 0 0 0 inset; background-color: #64bd63; transition: border-color 0.4s, background-color ease 0.4s; } .ewa-switch input[type=checkbox]:checked:before { right: 0px; left: auto; } .ewa-select-filter-char { width: 60px; } .ewa-select-filter-char select { width: 58px; } .ewa-select-filter-target select { width: 99%; } /* FRAME 分组样式 */ .EWA_GROUP { font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 2px; background-color: #f1f1f1; color: #c96702; } /* FRAME 分组TAB样式 */ .EWA_GROUP_CNT_TOP { min-width: 70px; text-align: center; height: 25px; line-height: 25px; border: 1px solid #aaa; float: left; margin-left: 4px; background-color: #ccc; margin-top: 10px; cursor: pointer; color: #000; padding: 0 5px; } /* FRAME 分组TAB选中样式 */ .EWA_GROUP_CNT_TOP1 { min-width: 70px; text-align: center; height: 30px; line-height: 30px; border: 1px solid #fff; float: left; margin-left: 4px; margin-top: 5px; background-color: #f1f1f1; cursor: pointer; font-weight: bold; color: #c96702; } /* FRAME 分组TAB样式 底部 */ .EWA_GROUP_CNT_BOTTOM { width: 70px; text-align: center; height: 25px; border: 1px solid #aaa; float: left; margin-left: 4px; padding-top: 5px; background-color: #ccc; margin-top: -3px; cursor: pointer; color: #000; } /* FRAME 分组TAB选中样式 底部 */ .EWA_GROUP_CNT_BOTTOM1 { width: 70px; text-align: center; height: 30px; border: 1px solid #fff; float: left; margin-left: 1px; padding-top: 7px; background-color: #f1f1f1; margin-top: -3px; cursor: pointer; font-weight: bold; color: #c96702; } /* 表主样式 */ .EWA_TABLE { background-color: #BBB; width: 100%; border-spacing: 1px; } /* 表头部 */ .EWA_TD_H { font-weight: bold; text-align: center; height: 26px; color: #333; background-color: #F8F8F8; white-space: nowrap; background-image: none; } /* 表头部 */ .EWA_TD_HA { color: #000; text-decoration: underline; } /* 表内容 */ .EWA_TD { height: 25px; padding-left: 4px; background-color: lightyellow; font-weight: bold; width: 100%; } /* 表内容 */ .EWA_TD_1 { width: 100%; background-color: #fff; } /* Frame 左部 */ .EWA_TD_L, .EWA_TD_R, .EWA_TD_M, .EWA_TD_B { height: 22px; background-color: white; } /* Frame 左部 */ .EWA_TD_L { width: 100px; padding-left: 4px; } /* Frame 中部 */ .EWA_TD_R { width: 200px; padding-left: 4px; } /* Frame 按钮 */ .EWA_BUTTON { border: 1px solid #dcdcdc; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid gray; border-bottom: 1px solid gray; padding-top: 3px; background-color: #cccccc; color: white; } /* Frame 输入框 */ .EWA_INPUT, .EWA_VALID, .EWA_TEXTAREA { border: 1px solid #ccc; width: 99.8%; background-color: white; border-radius: 4px; padding: 2px 5px; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; margin: auto; } /* Frame 文本框 */ .EWA_TEXTAREA { height: 100px; } .ewa-with-icon { position: relative; } .ewa-with-icon>label.fa { line-height: 24px; width: 25px; text-align: center; position: absolute; color: #ccc; top: 50%; margin-top: -12px; height: 24px; z-index: 1; } .ewa-tag-textarea>label.fa { top: 0; margin-top: 0; } .ewa-with-icon-left>label.fa { left: 0; } .ewa-with-icon-right>label.fa { right: 0; } .ewa-with-icon-left .EWA_INPUT, .ewa-with-icon-left .EWA_TEXTAREA { padding-left: 25px !important; } .ewa-with-icon-right .EWA_INPUT, .ewa-with-icon-right .EWA_TEXTAREA { padding-right: 25px !important; } /* Frame 验证 */ .EWA_VALID { width: 40px; } /* Frame 选择 */ .EWA_SELECT { width: 100%; box-sizing: border-box; } /* Frame DHTML */ .EWA_DHTML { height: 220px; width: 100%; } .ewa-markdown-editor { height: 320px; width: 100%; } /* SQL编辑 */ .ewa_sql_editor { height: 300px; width: 100%; } .ewa_sql_editor>div { height: 100%; } .ewa_merge_tab { height: 25px; border: 1px solid gray; background-color: #f1f1f1; width: 70px; text-align: center; margin-left: 3px; color: #000; cursor: pointer; padding: 5px; } .ewa_merge_tab1 { height: 25px; border: 1px solid gray; background-color: #aaa; color: #fff; width: 70px; text-align: center; margin-left: 3px; cursor: pointer; padding: 5px; } .EWA_FRAME_GROUP_TITLE { font-size: 16px; line-height: 19px; font-weight: bold; padding: 5px; color: darkblue; text-shadow: rgb(224, 224, 224) 0px 1px 0px; background: linear-gradient(#ccc 20%, #fff); text-align: center; } .EWA_FRAME_GROUP_BUTTONS { padding: 5px; background: linear-gradient(#fff 50%, #ccc); text-align: right; border-top: 1px solid #ccc; } .ewa_but_blue { background-color: darkblue; color: #fff; background: linear-gradient(blue 50%, darkblue); cursor: pointer; padding-left: 15px; padding-right: 15px; padding-top: 4px; padding-bottom: 4px; box-shadow: drakblue 0px 2px 1px -1px inset; font-weight: normal; border: 1px; border-radius: 5px; } input[type=submit], input[type=button], button, .IX_BUTTON { display: inline-block; margin: 0 4px; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 4px; font-weight: normal; padding: 3px 10px; } input[type=submit] { background-color: #337ab7; color: #fff; font-weight: normal; border: 1px solid #2e6da4; } input[type=submit]:hover { color: #fff; background-color: #286090; border-color: #204d74; } input[type=button], button { color: #333; background-color: #fff; border: 1px solid #ccc; } input[type=button]:hover, button:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .EWA_INPUT:read-only, .EWA_TEXTAREA:read-only { background: #eee; } select:disabled, textarea:disabled, input:disabled, .ewa-ipt-droplist:disabled, .ewa-ipt-date:disabled, button:disabled { background: #eee; pointer-events: none; color: #111; } input[type=button]:disabled, button:disabled { box-shadow: none; opacity: .65; } input[type=submit]:disabled { background-color: #337ab7; border-color: #2e6da4; } label[ewadisabled] { color: #999; pointer-events: none; } .ewa-editor[ewadisabled] .btn { color: #999; pointer-events: none; } .ewa_cb_subject .ewa_lf_func_caption, .ewa_cb_caption { padding-top: 2px; cursor: pointer; height: 20px; padding-left: 10px; padding-right: 0px; font-weight: bold; } .ewa_cb_box .EWA_TABLE { background-color: #eee; } .ewa_cb_left { padding-left: 5px; padding-right: 5px; width: 99%; overflow-x: auto; } .ewa_redraw_ctl { width: 110px; background-color: #fff; } .ewa_redraw_info { background-color: #fff; width: 90px; border-left: 2px solid #fff; height: 22px; line-height: 22px; } .ewa_redraw_info .ewa_d0 { width: 88px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ewa_redraw_info .ewa_d1 { width: 78px; overflow: hidden; text-overflow: ellipsis; float: left; white-space: nowrap; } .ewa_redraw_info .ewa_must { color: pink; float: right; } .ewa-valid-code-img { height: 25px; } .ewa-sms-valid-box .ewa-sms-valid-code-button { width: 101px; border: 1px solid rgb(255, 255, 255); background: lightsalmon; border-radius: 5px; } .ewa-sms-valid-box .ewa-sms-valid-code-button:disabled { pointer-events: none; } /** ipt **/ .ewa-ipt-droplist { background-color: lightyellow; } /* 身份证 或 移动电话号码 */ .ewa-text-help-box { position: absolute; display: none; background-color: #ccc; box-shadow: #08c 1px 2px 13px; } .ewa-text-help-box div { color: #08c; font-weight: bold; height: 18px; line-height: 18px; width: 12px; text-align: center; border: 1px solid #ccc; margin-right: 1px; float: left; } /* error tip*/ tr[error] .ewa-tip-error { position: relative; height: 0; padding: 0; } tr[error] .ewa-tip-error-info { position: absolute; top: 4px; z-index: 1; line-height: 30px; color: orange; right: 10px; min-width: 90px; max-width: 100%; overflow: hidden; background: #fff; border: 1px solid orange; padding-right: 4px; } tr[error] .ewa-tip-error-info:before { content: "\f05a"; font-family: FontAwesome; color: orange; margin-left: 4px; margin-right: 4px; font-size: 130%; } tr[error] .ewa-tip-error:before { content: ""; width: 8px; height: 8px; border: 1px solid orange; position: absolute; top: 0px; right: 34px; transform: rotate(45deg); z-index: 0; background: #fff; } tr[error] .ewa-tip-error:after { content: ""; width: 10px; height: 0; border-top: 1px solid #fff; position: absolute; right: 34px; z-index: 2; top: 4px; } /* 在对话框里限制frame高度为 400px */ .ewa-in-dialog form { height: 400px; overflow: auto; margin-bottom: 50px; } /* 将按钮栏固定在底部 */ .ewa-in-dialog .EWA_TD_B { position: fixed; bottom: 0px; height: 48px; display: block; width: 100%; left: 0; background-color: aliceblue; }
0.175962
0.036631
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; line-height: 1.42857143; color: #333; background-color: #222222; } .card-img-top{ width: 60%; height: 80%; margin-bottom: 7px; } .nav>li>a { position: relative; display: block; padding: 15px 3px 1px 22p; } .navbar-brand{ font-size: 25px; font-family: inherit; } .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px groove transparent; } .navbar-inverse .navbar-brand { color: #f9f0f0; } .navbar-inverse .navbar-nav>li>a { color: #f9f0f0; } .card-img-top{ border-radius: 20px; } .container-fluid { padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; } #facilities { background-color:#222222;; padding:30px 0px; } .h5, h5{ font-weight: bolder; color:white; } #facilities h1{ font-weight: 900; font-size:30px; padding-bottom:5px; } .title{ text-align: center; padding: 25px 0px; } .title p{ font-size: 18px; } p { margin: 0 0 10px; color: white; } .card-body { box-shadow: 0 0px 0px 5px #222222; margin: 20px 40px; background-color: #222222; } .card{ margin:20px 10px; } .card-body a{ color: white; text-decoration:none; margin-top:auto; } .btn.btn-outline-primary { background: #cccccc; /* opacity: 0.2; */ color: #222222; margin-left: 5px; } .input-group { position: relative; display: table; border-collapse: separate; margin-left: 15px; } .form-control{ background: #222222; } .form-control:focus { border-color: #000000; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); } .col-4.col-lg-3{ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; line-height: 1.6; color: #fff; background-color: #222222; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px dashed #eee; } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #f7f3f3; background-color: #222222; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; } img.slider-img{ height: 300px !important; } .custom-product{ height: 500px; } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; filter: alpha(opacity=65); opacity: .85; -webkit-box-shadow: none; box-shadow: none; } .btn-primary { color: #fff; background-color: #222222; border-color: #2e6da4; } .css:link, .css:visited { background-color: white; color: black; border: 2px solid rgb(0, 31, 131); padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; } .css:link, .css:visited { background-color: rgb(215, 216, 219); color: black; border: 2px solid rgb(0, 51, 99); padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; border-radius: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 15px; } .css:hover, .css:active { background-color: rgb(12, 7, 78); color: white; } .h1 ,h1{ color:white; font-family: Yellowtail; } .btn-danger { color: #fff; background-color: #222222; border-color: #dddddd; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; color: white; } .navbar-inverse { background-color: #222; border-color: #cccccc; } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; color: #cccccc; /* background-color: red; */ line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .navbar-brand { font-size: 40px; font-family: Yellowtail; } .list-group{ font-family: initial; border: 1px dashed; width: 170px; /* transition: revert; */ padding: 10px; border-radius: 20px; box-shadow: white; box-sizing: border-box; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 15px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #222; border-radius: 10px; } table { background-color: #08050500; width: 30%; margin-bottom: 5%; } .h5, h5 { font-weight: bolder; color: red; font-family: inherit; font-size: 20px; } .row { margin-right: 53px; margin-left: 53px; } .h4, h4 { font-size: 18px; color: #daedf4; font-size: 19px; font-family: Yellowstone; } #search{ min-width: 250px !important; }
public/css/style.css
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; line-height: 1.42857143; color: #333; background-color: #222222; } .card-img-top{ width: 60%; height: 80%; margin-bottom: 7px; } .nav>li>a { position: relative; display: block; padding: 15px 3px 1px 22p; } .navbar-brand{ font-size: 25px; font-family: inherit; } .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px groove transparent; } .navbar-inverse .navbar-brand { color: #f9f0f0; } .navbar-inverse .navbar-nav>li>a { color: #f9f0f0; } .card-img-top{ border-radius: 20px; } .container-fluid { padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; } #facilities { background-color:#222222;; padding:30px 0px; } .h5, h5{ font-weight: bolder; color:white; } #facilities h1{ font-weight: 900; font-size:30px; padding-bottom:5px; } .title{ text-align: center; padding: 25px 0px; } .title p{ font-size: 18px; } p { margin: 0 0 10px; color: white; } .card-body { box-shadow: 0 0px 0px 5px #222222; margin: 20px 40px; background-color: #222222; } .card{ margin:20px 10px; } .card-body a{ color: white; text-decoration:none; margin-top:auto; } .btn.btn-outline-primary { background: #cccccc; /* opacity: 0.2; */ color: #222222; margin-left: 5px; } .input-group { position: relative; display: table; border-collapse: separate; margin-left: 15px; } .form-control{ background: #222222; } .form-control:focus { border-color: #000000; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); } .col-4.col-lg-3{ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; line-height: 1.6; color: #fff; background-color: #222222; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px dashed #eee; } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #f7f3f3; background-color: #222222; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; } img.slider-img{ height: 300px !important; } .custom-product{ height: 500px; } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; filter: alpha(opacity=65); opacity: .85; -webkit-box-shadow: none; box-shadow: none; } .btn-primary { color: #fff; background-color: #222222; border-color: #2e6da4; } .css:link, .css:visited { background-color: white; color: black; border: 2px solid rgb(0, 31, 131); padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; } .css:link, .css:visited { background-color: rgb(215, 216, 219); color: black; border: 2px solid rgb(0, 51, 99); padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; border-radius: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 15px; } .css:hover, .css:active { background-color: rgb(12, 7, 78); color: white; } .h1 ,h1{ color:white; font-family: Yellowtail; } .btn-danger { color: #fff; background-color: #222222; border-color: #dddddd; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; color: white; } .navbar-inverse { background-color: #222; border-color: #cccccc; } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; color: #cccccc; /* background-color: red; */ line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .navbar-brand { font-size: 40px; font-family: Yellowtail; } .list-group{ font-family: initial; border: 1px dashed; width: 170px; /* transition: revert; */ padding: 10px; border-radius: 20px; box-shadow: white; box-sizing: border-box; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 15px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #222; border-radius: 10px; } table { background-color: #08050500; width: 30%; margin-bottom: 5%; } .h5, h5 { font-weight: bolder; color: red; font-family: inherit; font-size: 20px; } .row { margin-right: 53px; margin-left: 53px; } .h4, h4 { font-size: 18px; color: #daedf4; font-size: 19px; font-family: Yellowstone; } #search{ min-width: 250px !important; }
0.330687
0.081191
.carousel-fade .carousel-inner { background: #000; } .carousel-fade .carousel-control { z-index: 2; } .carousel-fade .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active { opacity: 1; } .carousel-fade .active.left, .carousel-fade .active.right { left: 0; opacity: 0; z-index: 1; } /* Safari Fix */ @media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } /* Carousel Control custom */ .carousel-control .control-icon { font-size: 48px; height: 30px; margin-top: -15px; width: 30px; display: inline-block; position: absolute; top: 50%; z-index: 5; } .carousel-control .prev { margin-left: -15px; left: 50%; } /* Prev */ .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */ /* Removing BS background */ .carousel .control-box { opacity: 0; } a.carousel-control.left { left: 0; background: none; border: 0;} a.carousel-control.right { right: 0; background: none; border: 0;} /* Animation */ .control-box, a.carousel-control, .carousel-indicators li { -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */ /* Assigning animation to indicator li will make slides flicker */ } /* Hover animation */ .carousel:hover .control-box { opacity: 1; } .carousel:hover a.carousel-control.left { left: 15px; } .carousel:hover a.carousel-control.right { right: 15px; } /* Carouse Indicator */ .carousel-indicators li.active, .carousel-indicators li { border: 0; } .carousel-indicators li { background: #666; margin: 0 3px; width: 12px; height: 12px; } .carousel-indicators li.active { background: #fff; margin: 0 3px; }
css/carousel.css
.carousel-fade .carousel-inner { background: #000; } .carousel-fade .carousel-control { z-index: 2; } .carousel-fade .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active { opacity: 1; } .carousel-fade .active.left, .carousel-fade .active.right { left: 0; opacity: 0; z-index: 1; } /* Safari Fix */ @media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } /* Carousel Control custom */ .carousel-control .control-icon { font-size: 48px; height: 30px; margin-top: -15px; width: 30px; display: inline-block; position: absolute; top: 50%; z-index: 5; } .carousel-control .prev { margin-left: -15px; left: 50%; } /* Prev */ .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */ /* Removing BS background */ .carousel .control-box { opacity: 0; } a.carousel-control.left { left: 0; background: none; border: 0;} a.carousel-control.right { right: 0; background: none; border: 0;} /* Animation */ .control-box, a.carousel-control, .carousel-indicators li { -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */ /* Assigning animation to indicator li will make slides flicker */ } /* Hover animation */ .carousel:hover .control-box { opacity: 1; } .carousel:hover a.carousel-control.left { left: 15px; } .carousel:hover a.carousel-control.right { right: 15px; } /* Carouse Indicator */ .carousel-indicators li.active, .carousel-indicators li { border: 0; } .carousel-indicators li { background: #666; margin: 0 3px; width: 12px; height: 12px; } .carousel-indicators li.active { background: #fff; margin: 0 3px; }
0.346762
0.050917
body { background-color:skyblue; font: normal 18px/1.5 "Fira Sans", "Helvatica Neue", sans-serif; color: #333; padding-left: 50px; } .menu { background-color: #333; list-style-type: none; margin: 0; padding: 0; margin-top: 15px; overflow: hidden; margin-right: 50px; } .menu-item { display: inline; float: left; } #active { background-color: midnightblue; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } li a:hover { background-color: rgb(82, 166, 218); } h1 { padding-top: 25px; border: 0px; margin: 0px; } h3 { border: 0px; margin: 0px; } a { color: purple; } .js { width: 175px; height: 175px; } .python { width: 200px; height: 200px; } .images { display: flex; justify-content: space-between; margin-left: 25%; margin-right: 25%; margin-top: 40px; } p { max-width: 80%; } .pandasimg { height: 400px; width: 400px; } .pros { display: inline-block; max-width: 40%; padding-right:50px; } .cons { display: inline-block; max-width: 40%; } .apa, .apa ul, .apa ol, .apa dl, .ref-apa, .ref-apa ul, .ref-apa ol, .ref-apa dl, .apa-ref, .apa-ref ul, .apa-ref ol, .apa-ref dl, .refapa, .refapa ul, .refapa ol, .refapa dl, .aparef, .aparef ul, .aparef ol, .aparef dl{ padding-left: 0;margin-left: 0; } /* Disables bullets or numbers from appearing on references that use list item (li) elements */ .apa li, .ref-apa li, .refapa li, .apa-ref li, .aparef li{ list-style-type: none; } /* Creates the hanging indent and the ‘double spacing’ between references. */ .apa p, .apa li, .apa dd, .ref-apa p, .ref-apa li, .ref-apa dd, .refapa p, .refapa li, .refapa dd, .apa-ref p, .apa-ref li, .apa-ref dd, .aparef p, .aparef li, .aparef dd{ margin-left: .5in; /*this controls how much to indent the lines in your reference. */ text-indent: -.5in; /*to start the first line flush to the left, express in negative here whatever distance you placed in the margin-left setting above. */ margin-left: 2em; /*this controls how much to indent the lines in your reference. */ text-indent: -2em; /*to start the first line flush to the left, express in negative here whatever distance you placed in the margin-left setting above. */ margin-top: 1em; margin-bottom: 1em; } /* The following items are OPTIONAL - Please READ: DEFINITION TERM styling: This is usually not needed for blogs or if you’re already styling your <dt> tags elsewhere. Tip: Style this element by applying what you are using for your <h2> tags (or whatever style you feel best represents this hierarchy) elsewhere in your document, some generic initial settings are provided below: */ .ref-apa dt{ font-size: 1.5em; font-weight: bold; margin: .83em 0; }
public/346blog/apa-styles.css
body { background-color:skyblue; font: normal 18px/1.5 "Fira Sans", "Helvatica Neue", sans-serif; color: #333; padding-left: 50px; } .menu { background-color: #333; list-style-type: none; margin: 0; padding: 0; margin-top: 15px; overflow: hidden; margin-right: 50px; } .menu-item { display: inline; float: left; } #active { background-color: midnightblue; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } li a:hover { background-color: rgb(82, 166, 218); } h1 { padding-top: 25px; border: 0px; margin: 0px; } h3 { border: 0px; margin: 0px; } a { color: purple; } .js { width: 175px; height: 175px; } .python { width: 200px; height: 200px; } .images { display: flex; justify-content: space-between; margin-left: 25%; margin-right: 25%; margin-top: 40px; } p { max-width: 80%; } .pandasimg { height: 400px; width: 400px; } .pros { display: inline-block; max-width: 40%; padding-right:50px; } .cons { display: inline-block; max-width: 40%; } .apa, .apa ul, .apa ol, .apa dl, .ref-apa, .ref-apa ul, .ref-apa ol, .ref-apa dl, .apa-ref, .apa-ref ul, .apa-ref ol, .apa-ref dl, .refapa, .refapa ul, .refapa ol, .refapa dl, .aparef, .aparef ul, .aparef ol, .aparef dl{ padding-left: 0;margin-left: 0; } /* Disables bullets or numbers from appearing on references that use list item (li) elements */ .apa li, .ref-apa li, .refapa li, .apa-ref li, .aparef li{ list-style-type: none; } /* Creates the hanging indent and the ‘double spacing’ between references. */ .apa p, .apa li, .apa dd, .ref-apa p, .ref-apa li, .ref-apa dd, .refapa p, .refapa li, .refapa dd, .apa-ref p, .apa-ref li, .apa-ref dd, .aparef p, .aparef li, .aparef dd{ margin-left: .5in; /*this controls how much to indent the lines in your reference. */ text-indent: -.5in; /*to start the first line flush to the left, express in negative here whatever distance you placed in the margin-left setting above. */ margin-left: 2em; /*this controls how much to indent the lines in your reference. */ text-indent: -2em; /*to start the first line flush to the left, express in negative here whatever distance you placed in the margin-left setting above. */ margin-top: 1em; margin-bottom: 1em; } /* The following items are OPTIONAL - Please READ: DEFINITION TERM styling: This is usually not needed for blogs or if you’re already styling your <dt> tags elsewhere. Tip: Style this element by applying what you are using for your <h2> tags (or whatever style you feel best represents this hierarchy) elsewhere in your document, some generic initial settings are provided below: */ .ref-apa dt{ font-size: 1.5em; font-weight: bold; margin: .83em 0; }
0.439868
0.185689
progressbar { color: @selected_fg_color; font-size: smaller; } progressbar.horizontal trough, progressbar.horizontal progress { min-height: 9px; } progressbar.vertical trough, progressbar.vertical progress { min-width: 9px; } progressbar trough { background-color: shade( @bg_color, 0.8); border-radius: 10px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } progressbar trough:disabled { background-color: shade( @bg_color, 0.7); color: rgba(0, 0, 0, 0.32); } progressbar progress { background-color: @selected_bg_color; border-radius: 10px; } /************* * Level Bar * *************/ levelbar block { min-width: 36px; min-height: 4px; } levelbar.vertical block { min-width: 4px; min-height: 36px; } levelbar trough { padding: 2px; border-radius: 2px; transition: all 0.3s cubic-bezier(0, 0, 0.2, 1), color 0; border-image: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); background-color: shade( @bg_color, 0.9); color: shade(@bg_color, 0.8); } levelbar trough:disabled { background-color: shade( @bg_color, 0.7); color: rgba(0, 0, 0, 0.32); } levelbar.horizontal.discrete block { margin: 0 1px; } levelbar.vertical.discrete block { margin: 1px 0; } levelbar.horizontal.discrete trough { padding: 2px 1px; } levelbar.vertical.discrete trough { padding: 1px 2px; } levelbar block.low { background-color: shade( @selected_bg_color, 0.5); } levelbar block.high { background-color: shade( @selected_bg_color, 0.8); } levelbar block.full { background-color: shade( @selected_bg_color, 1.0); } levelbar block.empty { background-color: alpha(@selected_bg_color, 0.3); color: rgba(0, 0, 0, 0.32); } /*scale*/ scale { min-height: 12px; min-width: 12px; padding: 12px; } scale * { transition: all 0.3s cubic-bezier(0, 0, 0.2, 1), color 0; } scale slider { min-height: 24px; min-width: 24px; margin: -10px; } scale trough { outline-offset: 2px; border-radius: 10px; background-color: alpha(@selected_bg_color, 0.3); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12); } scale trough:disabled { color: rgba(0, 0, 0, 0.32); } scale highlight { background-color: @selected_bg_color; border-radius: 10px; } scale highlight:disabled { background-color: transparent; } scale fill { background-color: alpha(@selected_bg_color, 0.3); border-radius: 10px; } scale fill:disabled { background-color: transparent; } scale slider { background-repeat: no-repeat; background-position: center; background-size: calc(100% - 8px); } scale slider { background-image: -gtk-scaled(url("../assets/slider-insensitive-dark.png"), url("../assets/slider-insensitive-dark@2.png")); } scale slider:disabled { background-image: -gtk-scaled(url("../assets/slider-insensitive.png"), url("../assets/slider-insensitive@2.png")); } scale slider:hover { background-size: calc(100% - 4px); } scale slider:active { background-size: calc(100% - 2px); } scale.fine-tune slider { background-size: calc(100% - 12px); } scale value { color: alpha(@selected_fg_color, 0.6); } scale marks { color: alpha(@selected_fg_color, 0.3); } scale marks.top { margin-bottom: 8px; margin-top: -16px; } scale marks.bottom { margin-top: 8px; margin-bottom: -16px; } scale marks.top { margin-right: 8px; margin-left: -16px; } scale marks.bottom { margin-left: 8px; margin-right: -16px; } scale.horizontal indicator { min-height: 8px; min-width: 1px; } scale.vertical indicator { min-height: 1px; min-width: 8px; } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-top: -16px; background-position: center calc(100% - 4px); } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.horizontal slider:hover, scale.horizontal contents:last-child:not(:only-child) > trough > slider:hover { background-position: center calc(100% - 2px); } scale.color.horizontal slider:active, scale.horizontal contents:last-child:not(:only-child) > trough > slider:active { background-position: center calc(100% - 0px); } scale.color.fine-tune.horizontal slider, scale.horizontal.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: center calc(100% - 6px); } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-top: -16px; background-position: center calc(100% - 4px); } scale.color.horizontal slider:disabled, scale.horizontal contents:last-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.horizontal slider:hover, scale.horizontal contents:last-child:not(:only-child) > trough > slider:hover { background-position: center calc(100% - 2px); } scale.color.horizontal slider:active, scale.horizontal contents:last-child:not(:only-child) > trough > slider:active { background-position: center calc(100% - 0px); } scale.color.fine-tune.horizontal slider, scale.horizontal.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: center calc(100% - 6px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-bottom: -16px; background-position: center calc(4px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-below-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png")); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:hover { background-position: center calc(2px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:active { background-position: center calc(0px); } scale.horizontal.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: center calc(6px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-bottom: -16px; background-position: center calc(4px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-below-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png")); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:hover { background-position: center calc(2px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:active { background-position: center calc(0px); } scale.horizontal.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: center calc(6px); } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-left: -16px; background-position: calc(4px) center; } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.vertical:dir(rtl) slider:hover, scale.vertical contents:last-child:not(:only-child) > trough > slider:hover { background-position: calc(2px) center; } scale.color.vertical:dir(rtl) slider:active, scale.vertical contents:last-child:not(:only-child) > trough > slider:active { background-position: calc(0px) center; } scale.color.fine-tune.vertical:dir(rtl) slider, scale.vertical.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: calc(6px) center; } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-left: -16px; background-position: calc(4px) center; } scale.color.vertical:dir(rtl) slider:disabled, scale.vertical contents:last-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-above-insensitive.png"), url("../assets/slider-vert-scale-has-marks-above-insensitive@2.png")); } scale.color.vertical:dir(rtl) slider:hover, scale.vertical contents:last-child:not(:only-child) > trough > slider:hover { background-position: calc(2px) center; } scale.color.vertical:dir(rtl) slider:active, scale.vertical contents:last-child:not(:only-child) > trough > slider:active { background-position: calc(0px) center; } scale.color.fine-tune.vertical:dir(rtl) slider, scale.vertical.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: calc(6px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-right: -16px; background-position: calc(100% - 4px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-below-insensitive.png"), url("../assets/slider-vert-scale-has-marks-below-insensitive@2.png")); } scale.color.vertical:dir(ltr) slider:hover, scale.vertical contents:first-child:not(:only-child) > trough > slider:hover { background-position: calc(100% - 2px) center; } scale.color.vertical:dir(ltr) slider:active, scale.vertical contents:first-child:not(:only-child) > trough > slider:active { background-position: calc(100% - 0px) center; } scale.color.fine-tune.vertical:dir(ltr) slider, scale.vertical.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: calc(100% - 6px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-right: -16px; background-position: calc(100% - 4px) center; } scale.color.vertical:dir(ltr) slider:disabled, scale.vertical contents:first-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-below-insensitive.png"), url("../assets/slider-vert-scale-has-marks-below-insensitive@2.png")); } scale.color.vertical:dir(ltr) slider:hover, scale.vertical contents:first-child:not(:only-child) > trough > slider:hover { background-position: calc(100% - 2px) center; } scale.color.vertical:dir(ltr) slider:active, scale.vertical contents:first-child:not(:only-child) > trough > slider:active { background-position: calc(100% - 0px) center; } scale.color.fine-tune.vertical:dir(ltr) slider, scale.vertical.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: calc(100% - 6px) center; } scale.color { min-height: 0; min-width: 0; } scale.color.horizontal { padding: 0 0 12px 0; } scale.color.horizontal trough { padding-bottom: 4px; } scale.color.horizontal slider { margin-bottom: -14px; margin-top: 0; } scale.color.vertical:dir(ltr) { padding: 0 0 0 12px; } scale.color.vertical:dir(ltr) trough { padding-left: 4px; } scale.color.vertical:dir(ltr) slider { margin-left: -14px; margin-right: 0; } scale.color.vertical:dir(rtl) { padding: 0 12px 0 0; } scale.color.vertical:dir(rtl) trough { padding-right: 4px; } scale.color.vertical:dir(rtl) slider { margin-right: -14px; margin-left: 0; }
home/.themes/FlatColor/gtk-3.20/widgets/progress-scale.css
progressbar { color: @selected_fg_color; font-size: smaller; } progressbar.horizontal trough, progressbar.horizontal progress { min-height: 9px; } progressbar.vertical trough, progressbar.vertical progress { min-width: 9px; } progressbar trough { background-color: shade( @bg_color, 0.8); border-radius: 10px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } progressbar trough:disabled { background-color: shade( @bg_color, 0.7); color: rgba(0, 0, 0, 0.32); } progressbar progress { background-color: @selected_bg_color; border-radius: 10px; } /************* * Level Bar * *************/ levelbar block { min-width: 36px; min-height: 4px; } levelbar.vertical block { min-width: 4px; min-height: 36px; } levelbar trough { padding: 2px; border-radius: 2px; transition: all 0.3s cubic-bezier(0, 0, 0.2, 1), color 0; border-image: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); background-color: shade( @bg_color, 0.9); color: shade(@bg_color, 0.8); } levelbar trough:disabled { background-color: shade( @bg_color, 0.7); color: rgba(0, 0, 0, 0.32); } levelbar.horizontal.discrete block { margin: 0 1px; } levelbar.vertical.discrete block { margin: 1px 0; } levelbar.horizontal.discrete trough { padding: 2px 1px; } levelbar.vertical.discrete trough { padding: 1px 2px; } levelbar block.low { background-color: shade( @selected_bg_color, 0.5); } levelbar block.high { background-color: shade( @selected_bg_color, 0.8); } levelbar block.full { background-color: shade( @selected_bg_color, 1.0); } levelbar block.empty { background-color: alpha(@selected_bg_color, 0.3); color: rgba(0, 0, 0, 0.32); } /*scale*/ scale { min-height: 12px; min-width: 12px; padding: 12px; } scale * { transition: all 0.3s cubic-bezier(0, 0, 0.2, 1), color 0; } scale slider { min-height: 24px; min-width: 24px; margin: -10px; } scale trough { outline-offset: 2px; border-radius: 10px; background-color: alpha(@selected_bg_color, 0.3); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12); } scale trough:disabled { color: rgba(0, 0, 0, 0.32); } scale highlight { background-color: @selected_bg_color; border-radius: 10px; } scale highlight:disabled { background-color: transparent; } scale fill { background-color: alpha(@selected_bg_color, 0.3); border-radius: 10px; } scale fill:disabled { background-color: transparent; } scale slider { background-repeat: no-repeat; background-position: center; background-size: calc(100% - 8px); } scale slider { background-image: -gtk-scaled(url("../assets/slider-insensitive-dark.png"), url("../assets/slider-insensitive-dark@2.png")); } scale slider:disabled { background-image: -gtk-scaled(url("../assets/slider-insensitive.png"), url("../assets/slider-insensitive@2.png")); } scale slider:hover { background-size: calc(100% - 4px); } scale slider:active { background-size: calc(100% - 2px); } scale.fine-tune slider { background-size: calc(100% - 12px); } scale value { color: alpha(@selected_fg_color, 0.6); } scale marks { color: alpha(@selected_fg_color, 0.3); } scale marks.top { margin-bottom: 8px; margin-top: -16px; } scale marks.bottom { margin-top: 8px; margin-bottom: -16px; } scale marks.top { margin-right: 8px; margin-left: -16px; } scale marks.bottom { margin-left: 8px; margin-right: -16px; } scale.horizontal indicator { min-height: 8px; min-width: 1px; } scale.vertical indicator { min-height: 1px; min-width: 8px; } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-top: -16px; background-position: center calc(100% - 4px); } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.horizontal slider:hover, scale.horizontal contents:last-child:not(:only-child) > trough > slider:hover { background-position: center calc(100% - 2px); } scale.color.horizontal slider:active, scale.horizontal contents:last-child:not(:only-child) > trough > slider:active { background-position: center calc(100% - 0px); } scale.color.fine-tune.horizontal slider, scale.horizontal.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: center calc(100% - 6px); } scale.color.horizontal slider, scale.horizontal contents:last-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-top: -16px; background-position: center calc(100% - 4px); } scale.color.horizontal slider:disabled, scale.horizontal contents:last-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.horizontal slider:hover, scale.horizontal contents:last-child:not(:only-child) > trough > slider:hover { background-position: center calc(100% - 2px); } scale.color.horizontal slider:active, scale.horizontal contents:last-child:not(:only-child) > trough > slider:active { background-position: center calc(100% - 0px); } scale.color.fine-tune.horizontal slider, scale.horizontal.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: center calc(100% - 6px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-bottom: -16px; background-position: center calc(4px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-below-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png")); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:hover { background-position: center calc(2px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:active { background-position: center calc(0px); } scale.horizontal.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: center calc(6px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider { min-height: 30px; min-width: 24px; margin-bottom: -16px; background-position: center calc(4px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-horz-scale-has-marks-below-insensitive-dark.png"), url("../assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png")); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:hover { background-position: center calc(2px); } scale.horizontal contents:first-child:not(:only-child) > trough > slider:active { background-position: center calc(0px); } scale.horizontal.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: center calc(6px); } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-left: -16px; background-position: calc(4px) center; } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-above-insensitive-dark.png"), url("../assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png")); } scale.color.vertical:dir(rtl) slider:hover, scale.vertical contents:last-child:not(:only-child) > trough > slider:hover { background-position: calc(2px) center; } scale.color.vertical:dir(rtl) slider:active, scale.vertical contents:last-child:not(:only-child) > trough > slider:active { background-position: calc(0px) center; } scale.color.fine-tune.vertical:dir(rtl) slider, scale.vertical.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: calc(6px) center; } scale.color.vertical:dir(rtl) slider, scale.vertical contents:last-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-left: -16px; background-position: calc(4px) center; } scale.color.vertical:dir(rtl) slider:disabled, scale.vertical contents:last-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-above-insensitive.png"), url("../assets/slider-vert-scale-has-marks-above-insensitive@2.png")); } scale.color.vertical:dir(rtl) slider:hover, scale.vertical contents:last-child:not(:only-child) > trough > slider:hover { background-position: calc(2px) center; } scale.color.vertical:dir(rtl) slider:active, scale.vertical contents:last-child:not(:only-child) > trough > slider:active { background-position: calc(0px) center; } scale.color.fine-tune.vertical:dir(rtl) slider, scale.vertical.fine-tune contents:last-child:not(:only-child) > trough > slider { background-position: calc(6px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-right: -16px; background-position: calc(100% - 4px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-below-insensitive.png"), url("../assets/slider-vert-scale-has-marks-below-insensitive@2.png")); } scale.color.vertical:dir(ltr) slider:hover, scale.vertical contents:first-child:not(:only-child) > trough > slider:hover { background-position: calc(100% - 2px) center; } scale.color.vertical:dir(ltr) slider:active, scale.vertical contents:first-child:not(:only-child) > trough > slider:active { background-position: calc(100% - 0px) center; } scale.color.fine-tune.vertical:dir(ltr) slider, scale.vertical.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: calc(100% - 6px) center; } scale.color.vertical:dir(ltr) slider, scale.vertical contents:first-child:not(:only-child) > trough > slider { min-height: 24px; min-width: 30px; margin-right: -16px; background-position: calc(100% - 4px) center; } scale.color.vertical:dir(ltr) slider:disabled, scale.vertical contents:first-child:not(:only-child) > trough > slider:disabled { background-image: -gtk-scaled(url("../assets/slider-vert-scale-has-marks-below-insensitive.png"), url("../assets/slider-vert-scale-has-marks-below-insensitive@2.png")); } scale.color.vertical:dir(ltr) slider:hover, scale.vertical contents:first-child:not(:only-child) > trough > slider:hover { background-position: calc(100% - 2px) center; } scale.color.vertical:dir(ltr) slider:active, scale.vertical contents:first-child:not(:only-child) > trough > slider:active { background-position: calc(100% - 0px) center; } scale.color.fine-tune.vertical:dir(ltr) slider, scale.vertical.fine-tune contents:first-child:not(:only-child) > trough > slider { background-position: calc(100% - 6px) center; } scale.color { min-height: 0; min-width: 0; } scale.color.horizontal { padding: 0 0 12px 0; } scale.color.horizontal trough { padding-bottom: 4px; } scale.color.horizontal slider { margin-bottom: -14px; margin-top: 0; } scale.color.vertical:dir(ltr) { padding: 0 0 0 12px; } scale.color.vertical:dir(ltr) trough { padding-left: 4px; } scale.color.vertical:dir(ltr) slider { margin-left: -14px; margin-right: 0; } scale.color.vertical:dir(rtl) { padding: 0 12px 0 0; } scale.color.vertical:dir(rtl) trough { padding-right: 4px; } scale.color.vertical:dir(rtl) slider { margin-right: -14px; margin-left: 0; }
0.487551
0.21348
body { overflow-x: hidden; padding-bottom: 25px; } /* main title of site */ h1 { font-family: 'Cookie', cursive; font-size: 7.5em; color: #000000; } /* small header */ h2 { font-family: 'Raleway', sans-serif; font-size: 2em; color: #000000; } /* big paragraph description */ h3 { font-family: 'Raleway', sans-serif; font-size: 1.5em; color: #000000; } h4 { font-family: 'Raleway', sans-serif; font-size: 1.25em; color: #000000; } /* page titles */ h5 { font-family: 'Cookie', cursive; font-size: 6.5em; color: #000000; } h6 { font-family: 'Raleway', sans-serif; font-size: 1.85em; color: #000000; } /* unvisited link */ a:link { color: #802060; text-decoration: none; } /* visited link */ a:visited { color: #802060; text-decoration: none; } /* mouse over link */ a:hover { color: #802060; text-decoration: none; } /* selected link */ a:active { color: #802060; text-decoration: none; } .navbar .nav, .navbar .nav > li { font-family: 'Raleway', sans-serif; font-size: 1.1em; float:none; display:inline-block; *display:inline; /* ie7 fix */ *zoom:1; /* hasLayout ie7 trigger */ vertical-align: top; line-height: .75; } .navbar-inner { text-align:center; } .single-item { text-align: center; } .info-sect, .carousel-thing { margin-top: 14px; } /* make carousel arrows visible */ .slick-prev:before, .slick-next:before { color:gray !important; width: 40px; height: 40px; } /* makes pictures circular*/ .circle-pic { /*centers*/ display: block; margin: 0 auto; border-radius: 50%; border: 5px black; width: 80%; } /* makes pictures circular part 2*/ .circle-pic-profile { /*centers*/ display: block; margin: 0 auto; border-radius: 50%; border: 5px black; width: 65%; } .btn-default { border-color: #fff; color: #fff; background-color: #ADADAD; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { border-color: #ededed; color: #222; background-color: #f2f2f2; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { border-color: #fff; background-color: #fff; } .btn-default .badge { color: #fff; background-color: #222; } .btn-primary { border-color: #fff; color: #fff; background-color: #ADADAD; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { border-color: #ededed; color: #222; background-color: #f2f2f2; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { border-color: #f05f40; background-color: #f05f40; } .btn-primary .badge { color: #f05f40; background-color: #fff; } .btn { border: 0; border-radius: 300px; text-transform: uppercase; font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; font-weight: 700; } .btn-xl { padding: 15px 30px; } td { text-align: center; vertical-align: top; } hr { color: #802060; height: 10px; border: none; }
css/style.css
body { overflow-x: hidden; padding-bottom: 25px; } /* main title of site */ h1 { font-family: 'Cookie', cursive; font-size: 7.5em; color: #000000; } /* small header */ h2 { font-family: 'Raleway', sans-serif; font-size: 2em; color: #000000; } /* big paragraph description */ h3 { font-family: 'Raleway', sans-serif; font-size: 1.5em; color: #000000; } h4 { font-family: 'Raleway', sans-serif; font-size: 1.25em; color: #000000; } /* page titles */ h5 { font-family: 'Cookie', cursive; font-size: 6.5em; color: #000000; } h6 { font-family: 'Raleway', sans-serif; font-size: 1.85em; color: #000000; } /* unvisited link */ a:link { color: #802060; text-decoration: none; } /* visited link */ a:visited { color: #802060; text-decoration: none; } /* mouse over link */ a:hover { color: #802060; text-decoration: none; } /* selected link */ a:active { color: #802060; text-decoration: none; } .navbar .nav, .navbar .nav > li { font-family: 'Raleway', sans-serif; font-size: 1.1em; float:none; display:inline-block; *display:inline; /* ie7 fix */ *zoom:1; /* hasLayout ie7 trigger */ vertical-align: top; line-height: .75; } .navbar-inner { text-align:center; } .single-item { text-align: center; } .info-sect, .carousel-thing { margin-top: 14px; } /* make carousel arrows visible */ .slick-prev:before, .slick-next:before { color:gray !important; width: 40px; height: 40px; } /* makes pictures circular*/ .circle-pic { /*centers*/ display: block; margin: 0 auto; border-radius: 50%; border: 5px black; width: 80%; } /* makes pictures circular part 2*/ .circle-pic-profile { /*centers*/ display: block; margin: 0 auto; border-radius: 50%; border: 5px black; width: 65%; } .btn-default { border-color: #fff; color: #fff; background-color: #ADADAD; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { border-color: #ededed; color: #222; background-color: #f2f2f2; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { border-color: #fff; background-color: #fff; } .btn-default .badge { color: #fff; background-color: #222; } .btn-primary { border-color: #fff; color: #fff; background-color: #ADADAD; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { border-color: #ededed; color: #222; background-color: #f2f2f2; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { border-color: #f05f40; background-color: #f05f40; } .btn-primary .badge { color: #f05f40; background-color: #fff; } .btn { border: 0; border-radius: 300px; text-transform: uppercase; font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; font-weight: 700; } .btn-xl { padding: 15px 30px; } td { text-align: center; vertical-align: top; } hr { color: #802060; height: 10px; border: none; }
0.36977
0.054024
@font-face { font-family: face1; src: url(../fonts/Ubuntu-Light.ttf); } @font-face { font-family: face5; src: url(../fonts/Lato-Light.ttf); } @font-face { font-family: face2; src: url(../fonts/LuckiestGuy-Regular.ttf); } @font-face { font-family: face3; src: url(../fonts/Amaranth-Regular.ttf); } @font-face { font-family:pop; src:url(../fonts/Poppins-Regular.ttf); } body{ font-family:pop; font-size:100%; background:#f2f2f2; user-select:none; padding:0; margin:0; } li{ list-style-type:none; } a{ text-decoration:none; color:inherit; } a:visited{ color:inherit; } .each_tab{ background:#ffffff; padding:2rem 0; margin:2rem 0; } button{ font-family:face5; font-weight:800; } /* Header */ header{ box-shadow:0px 0px 2px #f2f2f2; position: fixed; top:0; left:0; width:100%; z-index:1000000; background:white; display:flex; } .menu_icon_bar{ display:none; } .company_info{ width:20%; display:flex; justify-content: center; } .search_box{ border:none; box-shadow:0px 0px 3px grey; border-radius: 0.5rem; } .header_main{ font-weight:bolder; font-size:1rem; font-family:face3; } .centered{ width:50%; margin:1rem 0 0 25%; } .header_list{ font-size:0.9rem; padding:2% 4%; font-weight: bold; cursor:pointer; list-style-type: none; display:inline; } /* Left Bar */ .section{ margin:10% 0; padding:5% 10%; } .whited{ color:white; } .silvered{ color:#f2f2f2; } .right_bar_image{ width:35rem; height:30rem; margin:2% 0; padding:0%; } .agreement_btn{ border:none; width:70%; padding:3% 10%; margin:0 0 8rem 0; background:#fe794e; color:#ffffff; border-radius:3rem; cursor: pointer; } .agreement_btn:hover{ animation-duration:0s; color: #2ab7a9; background:transparent; animation-name: elementor-animation-buzz-out; animation-duration:4s; animation-iteration-count: infinite; } .right_beside_icon{ margin-left:5%; } .left_beside_icon{ margin-right:2%; } .feint_text{ color:grey; line-height:2rem; font-size:1rem; } .colored_text{ color:#fe794e; } .aggrement_btn:focus{ background:#fe794e; } .gallery{ background:rgba(0,0,0,0.7); position:fixed; top:0; left:0; width:100%; height:100%; display:none; justify-content: center; z-index:10000; } .modal_child{ width:100%; height:97%; margin-top:3%; background:#ffffff; border-radius:0.2rem; overflow:auto; } .modal-nav{ width:90%; padding:0 5%; margin:0 auto; position:fixed; background:white; display:flex; justify-content: space-around; } .modal-footer{ width:90%; height:0%; margin:0 auto; position:fixed; bottom:5%; background:white; display:flex; justify-content: center; } .gallery_img_bar{ margin-top:6%; padding:1% 0; vertical-align: top;; } .gallery_img_holder{ display:flex; justify-content: center; flex-flow:row-reverse; } .gallery_img{ width:24%; margin:0.2%; } .modal_header{ width:95%; font-size:1.5rem; font-weight:bold; padding:0% 0%; font-family:face5; font-weight:900; object-fit:cover; } .centered_sub_header, .sub_header{ font-size:1.3rem; font-weight:bold; padding:1% 5% 0 5%; font-family:pop; font-weight:bolder; color:grey; } .centered_sub_header{ text-align: left; padding:2% 5%; } .cancel_icon{ font-size:1.5rem; background:rgba(0,0,0,0.7); padding:0.5% 1.5%; border-radius:10rem; color:#ffffff; cursor: pointer; } .cancel_icon:hover{ background:rgba(0,0,0,0.3); } .header_name_beside_icon{ padding:1.1rem 5% 0 0; } .check-icon{ color:#fe794e; } .coder_img{ width:10rem; height:150px; border-radius:50%; object-fit:cover; padding:0.5%; box-shadow:0px 0px 1.5px grey; } .very_bold{ font-weight:bolder; font-size:1.2rem; } .intro_widget{ width:100%; margin:0 15%; } .intro_main_widget{ display:flex; align-items:center; background:white; padding:2rem 0 5rem 0; } .coder_intro_widget{ display:flex; } .intro{ font-family: face5; font-size:2rem; font-weight:800; padding:3%; } .left_bar{ width:45%; margin:4% 0 0 10%; } .intro_illus{ width:20%; } .floating_icon{ position:fixed; bottom:6%; right:4%; z-index:1000; background: #fe794e; padding:2.2% 2.5%; border-radius:10rem; } .float_icon{ font-size:1.5rem; text-align: center; color:white; } .h-floating-icons{ width:15%; padding:1% 2%; position:fixed; bottom:8%; right:9%; background:#2ab7a9; border-radius: 2rem 0 0 2rem; justify-content:space-around; display:none; } .float_social{ color:#ffffff; font-size:1.5rem; margin:0 4%; } .about_box{ width:94%; margin:2% 0 0 0%; border-radius:1rem; padding:3%; display:flex; justify-content:center; } .about_text{ padding:0px 0px 0px 5%; width:60%; white-space:pre-line; } .about_text ul li{ color:#fe794e; font-weight:bolder; } .about_images{ width:10rem; height:150px; border-radius:50%; box-shadow: 0px 0px 3px grey; padding:0.5%; object-fit:cover; } .projects_bar{ display:flex; width:96%; padding:2%; } .proj_img{ width:35%; padding:1rem 5%; } .project_document{ width:100%; height:45rem; overflow:auto; } .project_doc_itembar{ display:flex; margin-top:3rem; align-items:center; } .proj_text{ width:30%; padding:3rem 10%; } .proj_link{ background:transparent; width:60%; padding:2% 5%; border:1px solid #fe794e; border-radius:3px; margin-top:1rem; font-family:pop; } .proj_link:hover{ background:transparent; box-shadow:0px 0px 3px rgb(137, 241, 137); border:none; } .doc_image{ width:100%; } .small_text{ font-size:0.9rem; color:grey; font-family:pop; font-weight:100; padding:0 5%; line-height:1.7rem; } .team_bar{ display:flex; width:90%; } .team_illus{ width:25rem; height:20rem; margin-top:1rem; } .each_project_member{ width:25%; height:22rem; box-shadow:0px 0px 3px grey; border-radius: 1rem; margin:0 5%; text-align:center; } .team_memb_dp{ width:10rem; height:150px; border-radius:50%; padding:5% 0% 0 0%; object-fit:cover; } .team_memb_name{ text-align:center; font-weight:bolder; font-size:1.1rem; } .team_memb_role{ font-size:0.9rem; height:2rem; color:grey; padding:2%; text-align:center; } .team_memb_btn{ border:none; width:85%; padding:3% 5%; margin-left:2.5%; vertical-align: bottom; background:#fe794e; color:#ffffff; border-radius:3rem; cursor: pointer; } /* footer */ footer{ padding:5% 2%; height:3.9rem; display:flex; position:relative; background:#fe794e; bottom:0; justify-content: center; z-index:100 } .footer_item{ font-size:1rem; width:10%; display:flex; text-align:center; color:white; font-weight:bolder; } /* End of Footer */ /* Svg Animation */ .custom-shape-divider-top-1619529360 { position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; line-height: 0; } .custom-shape-divider-top-1619529360 svg { position: relative; display: block; width: calc(161% + 1.3px); height: 189px; } .custom-shape-divider-top-1619529360 .shape-fill { fill: #fe794e; } .custom-shape-divider-top-1619529239 .shape-fill { fill: #FE794E; } /* End of Svg Animation */ /* w3schools Css */ /* Slideshow container */ .slideShow_widget{ width:70%; } .slide_image{ width:100%; height:400px; } .slideshow-container { padding:2%; max-width: 650px; position: relative; margin: 0; border-radius: 1rem; } /* Hide the images by default */ .mySlides { display: none; } /* Next & previous buttons */ .prev, .next { cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -22px; padding: 16px 10px; color: rgba(0,0,0,0.7); font-weight: bold; font-size: 18px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; } /* Position the "next button" to the right */ .next { right: 5%; border-radius: 3px 0 0 3px; } /* On hover, add a black background color with a little bit see-through */ .prev:hover, .next:hover { background-color: rgba(0,0,0,0.8); } /* Caption text */ .text { color: white; background:#2ab7a9; font-size: 15px; padding: 12px 12px; position: absolute; bottom:-3rem; font-weight:bolder; width: 40%; margin-left:50%; text-align: center; border-radius: 0.2rem; cursor: pointer; } .slider_status_check{ margin-left:5%; color:white; } .status_icon{ color:white; margin-left:0.5%; } /* Number text (1/3 etc) */ .numbertext { color: white; font-size: 16px; margin: 30px 12px; padding:2%; border-radius: 0.5rem; position: absolute; top: 0; font-weight:bolder; background:rgba(0,0,0,0.7) } /* The dots/bullets/indicators */ .dot { cursor: pointer; height: 15px; width: 15px; margin: 0 2px; background-color: #bbb; border-radius: 50%; display: none; transition: background-color 0.6s ease; } .active, .dot:hover { background-color: brown; } /* Fading animation */ .fade { -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; } @-webkit-keyframes fade { from {opacity: .4} to {opacity: 1} } @keyframes fade { from {opacity: .4} to {opacity: 1} } /* End of w3schools Css */
CSS/style.css
@font-face { font-family: face1; src: url(../fonts/Ubuntu-Light.ttf); } @font-face { font-family: face5; src: url(../fonts/Lato-Light.ttf); } @font-face { font-family: face2; src: url(../fonts/LuckiestGuy-Regular.ttf); } @font-face { font-family: face3; src: url(../fonts/Amaranth-Regular.ttf); } @font-face { font-family:pop; src:url(../fonts/Poppins-Regular.ttf); } body{ font-family:pop; font-size:100%; background:#f2f2f2; user-select:none; padding:0; margin:0; } li{ list-style-type:none; } a{ text-decoration:none; color:inherit; } a:visited{ color:inherit; } .each_tab{ background:#ffffff; padding:2rem 0; margin:2rem 0; } button{ font-family:face5; font-weight:800; } /* Header */ header{ box-shadow:0px 0px 2px #f2f2f2; position: fixed; top:0; left:0; width:100%; z-index:1000000; background:white; display:flex; } .menu_icon_bar{ display:none; } .company_info{ width:20%; display:flex; justify-content: center; } .search_box{ border:none; box-shadow:0px 0px 3px grey; border-radius: 0.5rem; } .header_main{ font-weight:bolder; font-size:1rem; font-family:face3; } .centered{ width:50%; margin:1rem 0 0 25%; } .header_list{ font-size:0.9rem; padding:2% 4%; font-weight: bold; cursor:pointer; list-style-type: none; display:inline; } /* Left Bar */ .section{ margin:10% 0; padding:5% 10%; } .whited{ color:white; } .silvered{ color:#f2f2f2; } .right_bar_image{ width:35rem; height:30rem; margin:2% 0; padding:0%; } .agreement_btn{ border:none; width:70%; padding:3% 10%; margin:0 0 8rem 0; background:#fe794e; color:#ffffff; border-radius:3rem; cursor: pointer; } .agreement_btn:hover{ animation-duration:0s; color: #2ab7a9; background:transparent; animation-name: elementor-animation-buzz-out; animation-duration:4s; animation-iteration-count: infinite; } .right_beside_icon{ margin-left:5%; } .left_beside_icon{ margin-right:2%; } .feint_text{ color:grey; line-height:2rem; font-size:1rem; } .colored_text{ color:#fe794e; } .aggrement_btn:focus{ background:#fe794e; } .gallery{ background:rgba(0,0,0,0.7); position:fixed; top:0; left:0; width:100%; height:100%; display:none; justify-content: center; z-index:10000; } .modal_child{ width:100%; height:97%; margin-top:3%; background:#ffffff; border-radius:0.2rem; overflow:auto; } .modal-nav{ width:90%; padding:0 5%; margin:0 auto; position:fixed; background:white; display:flex; justify-content: space-around; } .modal-footer{ width:90%; height:0%; margin:0 auto; position:fixed; bottom:5%; background:white; display:flex; justify-content: center; } .gallery_img_bar{ margin-top:6%; padding:1% 0; vertical-align: top;; } .gallery_img_holder{ display:flex; justify-content: center; flex-flow:row-reverse; } .gallery_img{ width:24%; margin:0.2%; } .modal_header{ width:95%; font-size:1.5rem; font-weight:bold; padding:0% 0%; font-family:face5; font-weight:900; object-fit:cover; } .centered_sub_header, .sub_header{ font-size:1.3rem; font-weight:bold; padding:1% 5% 0 5%; font-family:pop; font-weight:bolder; color:grey; } .centered_sub_header{ text-align: left; padding:2% 5%; } .cancel_icon{ font-size:1.5rem; background:rgba(0,0,0,0.7); padding:0.5% 1.5%; border-radius:10rem; color:#ffffff; cursor: pointer; } .cancel_icon:hover{ background:rgba(0,0,0,0.3); } .header_name_beside_icon{ padding:1.1rem 5% 0 0; } .check-icon{ color:#fe794e; } .coder_img{ width:10rem; height:150px; border-radius:50%; object-fit:cover; padding:0.5%; box-shadow:0px 0px 1.5px grey; } .very_bold{ font-weight:bolder; font-size:1.2rem; } .intro_widget{ width:100%; margin:0 15%; } .intro_main_widget{ display:flex; align-items:center; background:white; padding:2rem 0 5rem 0; } .coder_intro_widget{ display:flex; } .intro{ font-family: face5; font-size:2rem; font-weight:800; padding:3%; } .left_bar{ width:45%; margin:4% 0 0 10%; } .intro_illus{ width:20%; } .floating_icon{ position:fixed; bottom:6%; right:4%; z-index:1000; background: #fe794e; padding:2.2% 2.5%; border-radius:10rem; } .float_icon{ font-size:1.5rem; text-align: center; color:white; } .h-floating-icons{ width:15%; padding:1% 2%; position:fixed; bottom:8%; right:9%; background:#2ab7a9; border-radius: 2rem 0 0 2rem; justify-content:space-around; display:none; } .float_social{ color:#ffffff; font-size:1.5rem; margin:0 4%; } .about_box{ width:94%; margin:2% 0 0 0%; border-radius:1rem; padding:3%; display:flex; justify-content:center; } .about_text{ padding:0px 0px 0px 5%; width:60%; white-space:pre-line; } .about_text ul li{ color:#fe794e; font-weight:bolder; } .about_images{ width:10rem; height:150px; border-radius:50%; box-shadow: 0px 0px 3px grey; padding:0.5%; object-fit:cover; } .projects_bar{ display:flex; width:96%; padding:2%; } .proj_img{ width:35%; padding:1rem 5%; } .project_document{ width:100%; height:45rem; overflow:auto; } .project_doc_itembar{ display:flex; margin-top:3rem; align-items:center; } .proj_text{ width:30%; padding:3rem 10%; } .proj_link{ background:transparent; width:60%; padding:2% 5%; border:1px solid #fe794e; border-radius:3px; margin-top:1rem; font-family:pop; } .proj_link:hover{ background:transparent; box-shadow:0px 0px 3px rgb(137, 241, 137); border:none; } .doc_image{ width:100%; } .small_text{ font-size:0.9rem; color:grey; font-family:pop; font-weight:100; padding:0 5%; line-height:1.7rem; } .team_bar{ display:flex; width:90%; } .team_illus{ width:25rem; height:20rem; margin-top:1rem; } .each_project_member{ width:25%; height:22rem; box-shadow:0px 0px 3px grey; border-radius: 1rem; margin:0 5%; text-align:center; } .team_memb_dp{ width:10rem; height:150px; border-radius:50%; padding:5% 0% 0 0%; object-fit:cover; } .team_memb_name{ text-align:center; font-weight:bolder; font-size:1.1rem; } .team_memb_role{ font-size:0.9rem; height:2rem; color:grey; padding:2%; text-align:center; } .team_memb_btn{ border:none; width:85%; padding:3% 5%; margin-left:2.5%; vertical-align: bottom; background:#fe794e; color:#ffffff; border-radius:3rem; cursor: pointer; } /* footer */ footer{ padding:5% 2%; height:3.9rem; display:flex; position:relative; background:#fe794e; bottom:0; justify-content: center; z-index:100 } .footer_item{ font-size:1rem; width:10%; display:flex; text-align:center; color:white; font-weight:bolder; } /* End of Footer */ /* Svg Animation */ .custom-shape-divider-top-1619529360 { position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; line-height: 0; } .custom-shape-divider-top-1619529360 svg { position: relative; display: block; width: calc(161% + 1.3px); height: 189px; } .custom-shape-divider-top-1619529360 .shape-fill { fill: #fe794e; } .custom-shape-divider-top-1619529239 .shape-fill { fill: #FE794E; } /* End of Svg Animation */ /* w3schools Css */ /* Slideshow container */ .slideShow_widget{ width:70%; } .slide_image{ width:100%; height:400px; } .slideshow-container { padding:2%; max-width: 650px; position: relative; margin: 0; border-radius: 1rem; } /* Hide the images by default */ .mySlides { display: none; } /* Next & previous buttons */ .prev, .next { cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -22px; padding: 16px 10px; color: rgba(0,0,0,0.7); font-weight: bold; font-size: 18px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; } /* Position the "next button" to the right */ .next { right: 5%; border-radius: 3px 0 0 3px; } /* On hover, add a black background color with a little bit see-through */ .prev:hover, .next:hover { background-color: rgba(0,0,0,0.8); } /* Caption text */ .text { color: white; background:#2ab7a9; font-size: 15px; padding: 12px 12px; position: absolute; bottom:-3rem; font-weight:bolder; width: 40%; margin-left:50%; text-align: center; border-radius: 0.2rem; cursor: pointer; } .slider_status_check{ margin-left:5%; color:white; } .status_icon{ color:white; margin-left:0.5%; } /* Number text (1/3 etc) */ .numbertext { color: white; font-size: 16px; margin: 30px 12px; padding:2%; border-radius: 0.5rem; position: absolute; top: 0; font-weight:bolder; background:rgba(0,0,0,0.7) } /* The dots/bullets/indicators */ .dot { cursor: pointer; height: 15px; width: 15px; margin: 0 2px; background-color: #bbb; border-radius: 50%; display: none; transition: background-color 0.6s ease; } .active, .dot:hover { background-color: brown; } /* Fading animation */ .fade { -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; } @-webkit-keyframes fade { from {opacity: .4} to {opacity: 1} } @keyframes fade { from {opacity: .4} to {opacity: 1} } /* End of w3schools Css */
0.284775
0.045671
.scalr-ui-monitoring-main-panel { background-color: #e1ebf4; } .scalr-ui-monitoring-left-panel { background: rgb(195, 214, 230); } .scalr-ui-monitoring-tree-panel .x-tree-node-text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-left: 2px; } .scalr-ui-monitoring-checked-node { background-color: #e1ebf4 !important; } .scalr-ui-monitoring-compare-mode .x-grid-item-selected { background-color: inherit; } .scalr-ui-monitoring-main-container { background-color: #e1ebf4; padding: 15px 3px 3px 15px; } .scalr-ui-monitoring-loading-message { background: white; border-radius: 0; height: 110px; width: 313px; text-align: center; font-size: 18px; box-shadow: 0 1px rgba(65,92,120,0.2),0 1px 1px rgba(65,92,120,0.3); -webkit-box-shadow: 0 1px 1px rgba(65,92,120,0.4),0 1px 2px rgba(65,92,120,0.2); display: none; } .scalr-ui-monitoring-loading-message div { margin-top: 20px; margin-bottom: 20px; } .scalr-ui-monitoring-container-for-statistics { float: left; margin: 0 12px 0 0; } .scalr-ui-monitoring-container-for-statistics div { margin-bottom: 12px; } .scalr-ui-monitoring-title { color: #224164; font-size: 18px; margin-bottom: 14px !important; } .scalr-ui-monitoring-statistics-container { width: 510px; position: relative; } .scalr-ui-monitoring-statistics-container-compare-mode-off { margin: 0 12px 12px 0; width: 510px; position: relative; display: inline-block; vertical-align: top; } .scalr-ui-monitoring-image-container:hover + .x-tool-monitoring-addtodashboard { visibility: visible; } .scalr-ui-monitoring-image-container-compare-mode-off:hover + .x-tool-monitoring-addtodashboard { visibility: visible; } .scalr-ui-monitoring-image-container, .scalr-ui-monitoring-image-container-compare-mode-off { background: white; border-radius: 0; color: #F04A46; text-align: center; height: 300px; width: 510px; line-height: 300px; overflow: hidden; } .scalr-ui-monitoring-image-container .scalr-ui-monitoring-message-error, .scalr-ui-monitoring-image-container-compare-mode-off .scalr-ui-monitoring-message-error { line-height: 20px; } .scalr-ui-monitoring-image-container .scalr-ui-monitoring-message-error { display: inline-block; } .scalr-ui-monitoring-disk-name-container { position: absolute; top: 3px; left: 3px; opacity: 0.7; } .scalr-ui-monitoring-disk-name { position: relative; background: #e1ebf4; border-radius: 0; height: 20px; width: 60px; text-align: center; } .scalr-ui-monitoring-disk-name-container:hover + .scalr-ui-monitoring-add-to-dashboard-tool-container { visibility: visible; } .scalr-ui-monitoring-message { display: inline-block; vertical-align: middle; } .scalr-ui-monitoring-filter-highlight { background-color: #FFFF96; } .scalr-ui-monitoring-filter-node-background { background-color: #E2E8EE !important; } .scalr-ui-monitoring-filter-no-matches-found-message { background-color: inherit !important; text-align: center; color: #F04A46; } .scalr-ui-monitoring-tree-node-farm span:first-child, .scalr-ui-monitoring-tree-node-farmrole span:first-child { font-weight: bold; } .scalr-ui-monitoring-tree-node-farm { color: #039203; } .scalr-ui-monitoring-tree-node-farm span:first-child { color: #224164; }
app/www/ui2/js/ui/monitoring/view.css
.scalr-ui-monitoring-main-panel { background-color: #e1ebf4; } .scalr-ui-monitoring-left-panel { background: rgb(195, 214, 230); } .scalr-ui-monitoring-tree-panel .x-tree-node-text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-left: 2px; } .scalr-ui-monitoring-checked-node { background-color: #e1ebf4 !important; } .scalr-ui-monitoring-compare-mode .x-grid-item-selected { background-color: inherit; } .scalr-ui-monitoring-main-container { background-color: #e1ebf4; padding: 15px 3px 3px 15px; } .scalr-ui-monitoring-loading-message { background: white; border-radius: 0; height: 110px; width: 313px; text-align: center; font-size: 18px; box-shadow: 0 1px rgba(65,92,120,0.2),0 1px 1px rgba(65,92,120,0.3); -webkit-box-shadow: 0 1px 1px rgba(65,92,120,0.4),0 1px 2px rgba(65,92,120,0.2); display: none; } .scalr-ui-monitoring-loading-message div { margin-top: 20px; margin-bottom: 20px; } .scalr-ui-monitoring-container-for-statistics { float: left; margin: 0 12px 0 0; } .scalr-ui-monitoring-container-for-statistics div { margin-bottom: 12px; } .scalr-ui-monitoring-title { color: #224164; font-size: 18px; margin-bottom: 14px !important; } .scalr-ui-monitoring-statistics-container { width: 510px; position: relative; } .scalr-ui-monitoring-statistics-container-compare-mode-off { margin: 0 12px 12px 0; width: 510px; position: relative; display: inline-block; vertical-align: top; } .scalr-ui-monitoring-image-container:hover + .x-tool-monitoring-addtodashboard { visibility: visible; } .scalr-ui-monitoring-image-container-compare-mode-off:hover + .x-tool-monitoring-addtodashboard { visibility: visible; } .scalr-ui-monitoring-image-container, .scalr-ui-monitoring-image-container-compare-mode-off { background: white; border-radius: 0; color: #F04A46; text-align: center; height: 300px; width: 510px; line-height: 300px; overflow: hidden; } .scalr-ui-monitoring-image-container .scalr-ui-monitoring-message-error, .scalr-ui-monitoring-image-container-compare-mode-off .scalr-ui-monitoring-message-error { line-height: 20px; } .scalr-ui-monitoring-image-container .scalr-ui-monitoring-message-error { display: inline-block; } .scalr-ui-monitoring-disk-name-container { position: absolute; top: 3px; left: 3px; opacity: 0.7; } .scalr-ui-monitoring-disk-name { position: relative; background: #e1ebf4; border-radius: 0; height: 20px; width: 60px; text-align: center; } .scalr-ui-monitoring-disk-name-container:hover + .scalr-ui-monitoring-add-to-dashboard-tool-container { visibility: visible; } .scalr-ui-monitoring-message { display: inline-block; vertical-align: middle; } .scalr-ui-monitoring-filter-highlight { background-color: #FFFF96; } .scalr-ui-monitoring-filter-node-background { background-color: #E2E8EE !important; } .scalr-ui-monitoring-filter-no-matches-found-message { background-color: inherit !important; text-align: center; color: #F04A46; } .scalr-ui-monitoring-tree-node-farm span:first-child, .scalr-ui-monitoring-tree-node-farmrole span:first-child { font-weight: bold; } .scalr-ui-monitoring-tree-node-farm { color: #039203; } .scalr-ui-monitoring-tree-node-farm span:first-child { color: #224164; }
0.605799
0.065068
@charset "utf-8"; /* CSS Document */ * { margin: 0; padding: 0; } body {} a { text-decoration: none; } ul, li { list-style-type: none; } /*list*/ #list_banner { width: 100%; height: 460px; background: url(../images/banner.jpg) no-repeat center; } #list { width: 1200px; margin: 0 auto; padding: 25px 0 0 0; overflow: hidden; background: #fff; } /*left*/ .list_left { width: 290px; float: left; overflow: hidden; margin-bottom: 12px; margin: 2px; } .list_left .list_tit { width: 289px; background-image: url(/image/nav.png); background-repeat: repeat; background-size: 100%; padding: 31px 0; overflow: hidden; } .list_left .list_tit .bt { font-size: 24px; text-align: center; color: #fff; } .list_left .list_name { width: 288px; background: #fff; } .list_left .list_name li { padding-left: 35px; width: 288px; line-height: 55px; font-size: 14px; border: none; border-top: 1px solid hsla(0,0%,57%,.15); } .list_left .list_name li a { color: #999999; font-weight: 600; } .list_left .list_name li a:hover { color: #6a9bd3; } .list_left .list_name li em { display: block; float: right; padding: 0 40px 0 0; font-style: normal; font-family: "Times New Roman"; } .list_left .list_name li.thisclass { background: #EFEFEF; } .list_left .list_contact { width: 288px; padding: 0 20px; margin: 20px auto 12px auto; border: 1px solid #D5D5D5; background: #F6F6F6; overflow: hidden; } .list_left .list_contact h3 { color: #000; font-size: 18px; padding: 20px 0 15px 15px; font-weight: normal; border-bottom: 1px solid #E5E5E5; height: 65px; line-height: 30px; } .list_left .list_contact ul { height: 90px; border-bottom: 1px solid #e1e1e1; overflow: hidden; } .list_left .list_contact ul li { float: left; display: inline; width: 82px; padding: 6px; margin-top: 6px; text-align: center; } .list_left .list_contact ul li a { color: #000; font-size: 14px; } .list_left .list_contact ul li a:hover { color: #864076; } .list_left .list_contact ul li dd { margin-top: 4px; } .list_left .list_contact .list_cont { display: block; margin: 20px auto; } .list_left #lf_add { width: 288px; border: 1px solid #D5D5D5; background: #fff; overflow: hidden; margin-top: 15px; } .list_left #lf_add h2 { color: #fff; font-size: 18px; padding: 10px 18px 10px 15px; font-weight: normal; background-color: #6a9bd3; } .list_left #lf_add p { padding: 8px 0 8px 5px; font-size: 16px; } /*right*/ .list_right { width: 880px; margin-bottom: 12px; float: right; overflow: hidden; } .list_right h1 { height: 110px; line-height: 110px; border-bottom: 1px solid #E8E8E8; text-align: center; font-size: 50px; font-weight: normal; } .list_right h1 span { display: block; width: 300px; margin: 0 auto; border-bottom: 1px solid #A64D8F; } .list_step { font-size: 33px; text-align: center; padding: 33px 0; background: #EDEDED; color: #727272; font-family: "Times New Roman"; font-weight: bold; overflow: hidden; } .list_step span { font-size: 20px; padding: 10px 0; display: block; font-family: "Times New Roman"; font-weight: normal; } .list_son { width: 880px; height: 150px; background: #EDEDED; overflow: hidden; } .list_son li { float: left; display: block; width: 110px; text-align: center; cursor: pointer; background: #FFFFff; opacity: 0.7; filter: alpha(opacity=70); } .menu0 li img { width: 110px; height: 150px; } .menu0 li.hover { opacity: 1; filter: alpha(opacity=100); } .list_select { font-size: 30px; text-align: center; padding: 20px 0 0 0; height: 120px; color: #000; font-family: "Times New Roman"; font-weight: bold; overflow: hidden; } .list_select span { font-size: 20px; padding: 10px 0; display: block; font-family: "Times New Roman"; font-weight: normal; } #select0 ul { display: none; overflow: hidden; } #select0 ul.block { display: block; } .list_scon li { width: 280px; padding: 9px; background: #fff; float: left; display: inline; margin: 0 6.6px 12px 6.6px; } .list_scon .ls_con { width: 260px; height: 250px; position: relative; overflow: hidden; } .list_scon .ls_con img { width: 256px; height: 250px; margin-left: 2px; border: 1px solid #E1E1E1; } .list_scon .ls_hover { width: 260px; height: 250px; position: absolute; top: 0; left: 0; opacity: 0; overflow: visible; transition: all 0.4s ease-in-out 0s; background: rgba(0, 0, 0, 0.7); } .list_scon .ls_hover a.info { background: url(../images/list/hover.png) no-repeat scroll center center transparent; display: inline-block; width: 256px; height: 250px; opacity: 0; transition: opacity 0.5s ease-in-out 0s; position: relative; top: 0; left: 0px; } .list_scon .ls_con:hover .ls_hover { opacity: 0.7; filter: alpha(opacity=70); } .list_scon .ls_con:hover a.info { opacity: 0.7; filter: alpha(opacity=70); transition-delay: 0.3s; } .list_scon h4 a { text-align: left; height: 40px; line-height: 40px; font-size: 16px; color: #fff; font-weight: normal } .list_scon .yongtu { text-align: center; padding: 5px 0 12px 0; height: 50px; overflow: hidden; font-size: 14px; } .list_scon .dianzan .zxzj { font-size: 15px; padding: 10px; margin-left: 22px; border-radius: 7px } .list_scon .dianzan .lmxq { font-size: 15px; padding: 10px; margin-left: 0px; border-radius: 7px } .dianzan { height: 20px; margin-top: 26px; } .dianzan a { color: #999999; font-size: 16px; line-height: 20px; text-indent: 34px; border: 1px solid #6a9bd3; border-radius: 9px; padding: 9px; } .dianzan a:hover { background-position: 0 -24px; } .lson_banner { width: 878px; height: 250px; border: 1px solid #E1E1E1; margin-bottom: 18px; } .lscon_top { width: 838px; padding: 35px 20px; border: 1px solid #E1E1E1; margin-bottom: 18px; overflow: hidden; position: relative; } .lscon_top img { width: 298px; height: 278px; float: left; } .lscon_tit { width: 500px; float: left; margin-left: 10px; display: inline; } .lscon_tit h2 { font-size: 26px; font-weight: normal; } .lscon_tit .yongtu { max-height: 96px; margin: 16px 0; line-height: 32px; font-size: 16px; color: #222; overflow: hidden; } .lscon_tit .dianzan { margin-bottom: 10px; margin-top: 0; } .lscon_tit .miaoshu { padding: 8px 0 0 0; font-size: 14px; } .lscon_con { background: #f0f0f0; border: 1px solid #E1E1E1; border-top: 6px solid #9C598C; padding: 30px 40px; } .lscon_con h2 { font-size: 32px; font-weight: normal; padding: 0 0 0 10px; line-height: 50px; } .lscon_con h2 span { font-family: "Times New Roman"; font-size: 50px; display: block; } .lscon_con h3 { color: #A487C9; font-size: 22px; font-weight: normal; padding: 16px 0; } .content, .shixiang { font-size: 16px; line-height: 32px; } .lscon_con img { max-width: 100%; } .youshi { width: 818px; overflow: hidden; font-size: 16px; line-height: 32px; background: url(../images/list/ys_bg.jpg) no-repeat left top #8F58AD; color: #fff; padding: 112px 12px 12px 50px; } #lsarc { width: 108px; height: 29px; position: absolute; bottom: 0; right: 0; background: url(../images/list/lsarc1.jpg) no-repeat center; } #list_arc { display: none; border: 1px solid #E1E1E1; padding: 20px; } #list_arc #lsarcon li { overflow: hidden; border-bottom: 1px dotted #c8c8c8; padding: 21px 0 20px 0; display: inline-block; } #list_arc #lsarcon li.tdbg { background: #F6F6F6; } #list_arc #lsarcon li div { float: left; display: inline; } #list_arc #lsarcon img { width: 161px; height: 100px; } #list_arc #lsarcon .tdimg { width: 161px; height: 100px; overflow: hidden; margin-right: 21px; } #list_arc #lsarcon .tdcon { width: 647px; height: 100px; overflow: hidden; } #list_arc #lsarcon .tdcon h3 { height: 40px; line-height: 40px; font-weight: normal; } #list_arc #lsarcon .tdcon h3 a { font-size: 16px; color: #222; } #list_arc #lsarcon .tdcon p { height: 60px; overflow: hidden; font-size: 13px; color: #888; line-height: 24px; } #list_arc #lsarcon .tdcon p a { color: #888; } #list_arc #lsarcon .tdcon a:hover { color: #561a40; } #page span { font-size: 12px; font-weight: bold; color: #666; display: inline-block; width: 52px; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } #page a { display: inline-block; width: 52px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #CCCCCC; color: #8698b6; font-weight: bold; margin: 5px; } #page a:hover { color: #fff; background: #622753; border: 1px solid #622753; } #page span.now, #page span.total { width: 120px; } .pagelist { overflow: hidden; margin-top: 10px; } .pagelist div { float: left; font-size: 12px; font-weight: bold; color: #666; display: inline-block; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } .pagelist p { font-size: 12px; font-weight: bold; color: #666; display: inline-block; width: 52px; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } /*.pagelist a,.pagelist div select{ display:inline-block; width:52px; height:30px; line-height:30px; text-align:center; border:1px solid #CCCCCC; color:#8698b6; font-weight:bold; margin:5px;}*/ .pagelist a:hover { color: #fff; background: #622753; border: 1px solid #622753; } .pagelist p.now, .pagelist p.total { width: 120px; } /*zt*/ .ztc { background: #f3f3f3; padding: 21px 0; } #Special { width: 1190px; background: #fff; margin: 0 auto; padding: 21px 0 0 0; } .content { margin: 0 auto; } .recommend { width: 1110px; height: 200px; padding-top: 30px; margin-bottom: 47px; } .recommend dl { height: 192px; } .recommend dt { font-size: 28px; border-bottom: 1px solid #e8e5e8; margin-bottom: 17px; } .recommend dt p { border-bottom: 1px solid #7d2b86; width: 112px; padding-bottom: 12px; } .recommend dd { width: 272px; height: 142px; float: left; margin-left: 7px; display: inline; } .recommend .dd0 { margin-left: 0px; } h1 { text-align: center; font-size: 20px; } h2 { text-align: center; font-size: 25px; margin-top: 60px; font-weight: normal } h4 { text-align: center; background-color: #6a9bd3; } .tab { width: 1110px; overflow: hidden; margin: 0px auto; border: none; padding-bottom: 30px; } .tab ul.tit { border-bottom: 1px solid #cacaca; float: left; width: 100%; height: 50px; overflow: hidden; } .tab ul.tit li.maltin { margin-left: 0; } .tab ul.tit li { width: 100px; height: 42px; line-height: 42px; border-right: 1px solid #cacaca; float: left; color: #333; font-weight: 100; font-size: 14px; text-align: center; cursor: pointer; background: #ececec; border: dashed #c0c0c0 1px; margin-left: 12px; margin-top: 7px; border-bottom: none; } .tab ul.tit li.hover { background: #7d2b86; color: #fff; border: none; height: 42px; margin-top: 8px; } .tab ul.box { float: left; width: 1110px; } .tab ul.box li { width: 100%; display: none; text-align: center; } .special_con { overflow: hidden; position: relative; height: 480px; } .special_c { position: absolute; } .special_con dl { background: #e8e5e8; width: 356px; height: 220px; float: left; margin: 20px 21px 0 0; display: inline; overflow: hidden; } .special_con dl.margin { margin-right: 0px; } .special_con dt { margin-top: 10px; } .special_con dd p { width: 220px; height: 28px; float: left; text-align: left; margin-left: 12px; display: inline; font-size: 16px; } .special_con dd a { float: right; margin-right: 12px; background: #7d2b86; color: #fff; width: 112px; height: 28px; line-height: 28px; display: block; } .special_con a:hover { background: #e9a920; color: #000; } .pagelist { text-align: center; margin-top: 30px; } .tab ul.box li .pagelist li { display: inline; margin: 0 3px; padding: 3px 8px; background: #cacaca; color: #000; cursor: pointer; } .tab ul.box li .pagelist li a { color: #000; } .tab ul.box li .pagelist li.thisclass { background: #555; color: #fff; }
public/css/list.css
@charset "utf-8"; /* CSS Document */ * { margin: 0; padding: 0; } body {} a { text-decoration: none; } ul, li { list-style-type: none; } /*list*/ #list_banner { width: 100%; height: 460px; background: url(../images/banner.jpg) no-repeat center; } #list { width: 1200px; margin: 0 auto; padding: 25px 0 0 0; overflow: hidden; background: #fff; } /*left*/ .list_left { width: 290px; float: left; overflow: hidden; margin-bottom: 12px; margin: 2px; } .list_left .list_tit { width: 289px; background-image: url(/image/nav.png); background-repeat: repeat; background-size: 100%; padding: 31px 0; overflow: hidden; } .list_left .list_tit .bt { font-size: 24px; text-align: center; color: #fff; } .list_left .list_name { width: 288px; background: #fff; } .list_left .list_name li { padding-left: 35px; width: 288px; line-height: 55px; font-size: 14px; border: none; border-top: 1px solid hsla(0,0%,57%,.15); } .list_left .list_name li a { color: #999999; font-weight: 600; } .list_left .list_name li a:hover { color: #6a9bd3; } .list_left .list_name li em { display: block; float: right; padding: 0 40px 0 0; font-style: normal; font-family: "Times New Roman"; } .list_left .list_name li.thisclass { background: #EFEFEF; } .list_left .list_contact { width: 288px; padding: 0 20px; margin: 20px auto 12px auto; border: 1px solid #D5D5D5; background: #F6F6F6; overflow: hidden; } .list_left .list_contact h3 { color: #000; font-size: 18px; padding: 20px 0 15px 15px; font-weight: normal; border-bottom: 1px solid #E5E5E5; height: 65px; line-height: 30px; } .list_left .list_contact ul { height: 90px; border-bottom: 1px solid #e1e1e1; overflow: hidden; } .list_left .list_contact ul li { float: left; display: inline; width: 82px; padding: 6px; margin-top: 6px; text-align: center; } .list_left .list_contact ul li a { color: #000; font-size: 14px; } .list_left .list_contact ul li a:hover { color: #864076; } .list_left .list_contact ul li dd { margin-top: 4px; } .list_left .list_contact .list_cont { display: block; margin: 20px auto; } .list_left #lf_add { width: 288px; border: 1px solid #D5D5D5; background: #fff; overflow: hidden; margin-top: 15px; } .list_left #lf_add h2 { color: #fff; font-size: 18px; padding: 10px 18px 10px 15px; font-weight: normal; background-color: #6a9bd3; } .list_left #lf_add p { padding: 8px 0 8px 5px; font-size: 16px; } /*right*/ .list_right { width: 880px; margin-bottom: 12px; float: right; overflow: hidden; } .list_right h1 { height: 110px; line-height: 110px; border-bottom: 1px solid #E8E8E8; text-align: center; font-size: 50px; font-weight: normal; } .list_right h1 span { display: block; width: 300px; margin: 0 auto; border-bottom: 1px solid #A64D8F; } .list_step { font-size: 33px; text-align: center; padding: 33px 0; background: #EDEDED; color: #727272; font-family: "Times New Roman"; font-weight: bold; overflow: hidden; } .list_step span { font-size: 20px; padding: 10px 0; display: block; font-family: "Times New Roman"; font-weight: normal; } .list_son { width: 880px; height: 150px; background: #EDEDED; overflow: hidden; } .list_son li { float: left; display: block; width: 110px; text-align: center; cursor: pointer; background: #FFFFff; opacity: 0.7; filter: alpha(opacity=70); } .menu0 li img { width: 110px; height: 150px; } .menu0 li.hover { opacity: 1; filter: alpha(opacity=100); } .list_select { font-size: 30px; text-align: center; padding: 20px 0 0 0; height: 120px; color: #000; font-family: "Times New Roman"; font-weight: bold; overflow: hidden; } .list_select span { font-size: 20px; padding: 10px 0; display: block; font-family: "Times New Roman"; font-weight: normal; } #select0 ul { display: none; overflow: hidden; } #select0 ul.block { display: block; } .list_scon li { width: 280px; padding: 9px; background: #fff; float: left; display: inline; margin: 0 6.6px 12px 6.6px; } .list_scon .ls_con { width: 260px; height: 250px; position: relative; overflow: hidden; } .list_scon .ls_con img { width: 256px; height: 250px; margin-left: 2px; border: 1px solid #E1E1E1; } .list_scon .ls_hover { width: 260px; height: 250px; position: absolute; top: 0; left: 0; opacity: 0; overflow: visible; transition: all 0.4s ease-in-out 0s; background: rgba(0, 0, 0, 0.7); } .list_scon .ls_hover a.info { background: url(../images/list/hover.png) no-repeat scroll center center transparent; display: inline-block; width: 256px; height: 250px; opacity: 0; transition: opacity 0.5s ease-in-out 0s; position: relative; top: 0; left: 0px; } .list_scon .ls_con:hover .ls_hover { opacity: 0.7; filter: alpha(opacity=70); } .list_scon .ls_con:hover a.info { opacity: 0.7; filter: alpha(opacity=70); transition-delay: 0.3s; } .list_scon h4 a { text-align: left; height: 40px; line-height: 40px; font-size: 16px; color: #fff; font-weight: normal } .list_scon .yongtu { text-align: center; padding: 5px 0 12px 0; height: 50px; overflow: hidden; font-size: 14px; } .list_scon .dianzan .zxzj { font-size: 15px; padding: 10px; margin-left: 22px; border-radius: 7px } .list_scon .dianzan .lmxq { font-size: 15px; padding: 10px; margin-left: 0px; border-radius: 7px } .dianzan { height: 20px; margin-top: 26px; } .dianzan a { color: #999999; font-size: 16px; line-height: 20px; text-indent: 34px; border: 1px solid #6a9bd3; border-radius: 9px; padding: 9px; } .dianzan a:hover { background-position: 0 -24px; } .lson_banner { width: 878px; height: 250px; border: 1px solid #E1E1E1; margin-bottom: 18px; } .lscon_top { width: 838px; padding: 35px 20px; border: 1px solid #E1E1E1; margin-bottom: 18px; overflow: hidden; position: relative; } .lscon_top img { width: 298px; height: 278px; float: left; } .lscon_tit { width: 500px; float: left; margin-left: 10px; display: inline; } .lscon_tit h2 { font-size: 26px; font-weight: normal; } .lscon_tit .yongtu { max-height: 96px; margin: 16px 0; line-height: 32px; font-size: 16px; color: #222; overflow: hidden; } .lscon_tit .dianzan { margin-bottom: 10px; margin-top: 0; } .lscon_tit .miaoshu { padding: 8px 0 0 0; font-size: 14px; } .lscon_con { background: #f0f0f0; border: 1px solid #E1E1E1; border-top: 6px solid #9C598C; padding: 30px 40px; } .lscon_con h2 { font-size: 32px; font-weight: normal; padding: 0 0 0 10px; line-height: 50px; } .lscon_con h2 span { font-family: "Times New Roman"; font-size: 50px; display: block; } .lscon_con h3 { color: #A487C9; font-size: 22px; font-weight: normal; padding: 16px 0; } .content, .shixiang { font-size: 16px; line-height: 32px; } .lscon_con img { max-width: 100%; } .youshi { width: 818px; overflow: hidden; font-size: 16px; line-height: 32px; background: url(../images/list/ys_bg.jpg) no-repeat left top #8F58AD; color: #fff; padding: 112px 12px 12px 50px; } #lsarc { width: 108px; height: 29px; position: absolute; bottom: 0; right: 0; background: url(../images/list/lsarc1.jpg) no-repeat center; } #list_arc { display: none; border: 1px solid #E1E1E1; padding: 20px; } #list_arc #lsarcon li { overflow: hidden; border-bottom: 1px dotted #c8c8c8; padding: 21px 0 20px 0; display: inline-block; } #list_arc #lsarcon li.tdbg { background: #F6F6F6; } #list_arc #lsarcon li div { float: left; display: inline; } #list_arc #lsarcon img { width: 161px; height: 100px; } #list_arc #lsarcon .tdimg { width: 161px; height: 100px; overflow: hidden; margin-right: 21px; } #list_arc #lsarcon .tdcon { width: 647px; height: 100px; overflow: hidden; } #list_arc #lsarcon .tdcon h3 { height: 40px; line-height: 40px; font-weight: normal; } #list_arc #lsarcon .tdcon h3 a { font-size: 16px; color: #222; } #list_arc #lsarcon .tdcon p { height: 60px; overflow: hidden; font-size: 13px; color: #888; line-height: 24px; } #list_arc #lsarcon .tdcon p a { color: #888; } #list_arc #lsarcon .tdcon a:hover { color: #561a40; } #page span { font-size: 12px; font-weight: bold; color: #666; display: inline-block; width: 52px; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } #page a { display: inline-block; width: 52px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #CCCCCC; color: #8698b6; font-weight: bold; margin: 5px; } #page a:hover { color: #fff; background: #622753; border: 1px solid #622753; } #page span.now, #page span.total { width: 120px; } .pagelist { overflow: hidden; margin-top: 10px; } .pagelist div { float: left; font-size: 12px; font-weight: bold; color: #666; display: inline-block; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } .pagelist p { font-size: 12px; font-weight: bold; color: #666; display: inline-block; width: 52px; height: 42px; line-height: 42px; text-align: center; margin: 0 5px; } /*.pagelist a,.pagelist div select{ display:inline-block; width:52px; height:30px; line-height:30px; text-align:center; border:1px solid #CCCCCC; color:#8698b6; font-weight:bold; margin:5px;}*/ .pagelist a:hover { color: #fff; background: #622753; border: 1px solid #622753; } .pagelist p.now, .pagelist p.total { width: 120px; } /*zt*/ .ztc { background: #f3f3f3; padding: 21px 0; } #Special { width: 1190px; background: #fff; margin: 0 auto; padding: 21px 0 0 0; } .content { margin: 0 auto; } .recommend { width: 1110px; height: 200px; padding-top: 30px; margin-bottom: 47px; } .recommend dl { height: 192px; } .recommend dt { font-size: 28px; border-bottom: 1px solid #e8e5e8; margin-bottom: 17px; } .recommend dt p { border-bottom: 1px solid #7d2b86; width: 112px; padding-bottom: 12px; } .recommend dd { width: 272px; height: 142px; float: left; margin-left: 7px; display: inline; } .recommend .dd0 { margin-left: 0px; } h1 { text-align: center; font-size: 20px; } h2 { text-align: center; font-size: 25px; margin-top: 60px; font-weight: normal } h4 { text-align: center; background-color: #6a9bd3; } .tab { width: 1110px; overflow: hidden; margin: 0px auto; border: none; padding-bottom: 30px; } .tab ul.tit { border-bottom: 1px solid #cacaca; float: left; width: 100%; height: 50px; overflow: hidden; } .tab ul.tit li.maltin { margin-left: 0; } .tab ul.tit li { width: 100px; height: 42px; line-height: 42px; border-right: 1px solid #cacaca; float: left; color: #333; font-weight: 100; font-size: 14px; text-align: center; cursor: pointer; background: #ececec; border: dashed #c0c0c0 1px; margin-left: 12px; margin-top: 7px; border-bottom: none; } .tab ul.tit li.hover { background: #7d2b86; color: #fff; border: none; height: 42px; margin-top: 8px; } .tab ul.box { float: left; width: 1110px; } .tab ul.box li { width: 100%; display: none; text-align: center; } .special_con { overflow: hidden; position: relative; height: 480px; } .special_c { position: absolute; } .special_con dl { background: #e8e5e8; width: 356px; height: 220px; float: left; margin: 20px 21px 0 0; display: inline; overflow: hidden; } .special_con dl.margin { margin-right: 0px; } .special_con dt { margin-top: 10px; } .special_con dd p { width: 220px; height: 28px; float: left; text-align: left; margin-left: 12px; display: inline; font-size: 16px; } .special_con dd a { float: right; margin-right: 12px; background: #7d2b86; color: #fff; width: 112px; height: 28px; line-height: 28px; display: block; } .special_con a:hover { background: #e9a920; color: #000; } .pagelist { text-align: center; margin-top: 30px; } .tab ul.box li .pagelist li { display: inline; margin: 0 3px; padding: 3px 8px; background: #cacaca; color: #000; cursor: pointer; } .tab ul.box li .pagelist li a { color: #000; } .tab ul.box li .pagelist li.thisclass { background: #555; color: #fff; }
0.339609
0.08207
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } .header { height: 70px; background-color: #023e8a; display: flex; box-shadow: 0px 2.9825618267059326px 7.456404209136963px 0px #0000001a; padding: 10px 30px; } .logo { width: 50px; } body { font-family: "Roboto", "Helvetica Neue", "Lucida Grande", sans-serif; } body, h1, h2, h3, p { margin: 0; padding: 0; /*displays system font*/ /*font: caption;*/ } .gradientCont { /* background-image: linear-gradient(-270deg, #0085ff 0%, #00fbff 100%); */ opacity: 1; background: #caf0f8; width: 100%; height: 400px; } .mainCont { width: 1000px; margin: 0 auto; } .mainCont h2 { display: inline-block; width: 100%; text-align: center; /*text-transform: uppercase;*/ font-weight: 350; font-size: 48px; margin: 30px 0 0 0; color: #03045e; opacity: 0; animation: fadeInAnimation 1s ease-in-out 0s forwards; } .mainCont h3 { text-align: center; font-weight: 400; font-size: 22px; color: #3c3c4a8a; margin: 0 0 30px 0; opacity: 0; animation: fadeInAnimation 1s ease-in-out 0.5s forwards; } .terminalCont { background: black; width: 100%; border-radius: 4px; padding: 12px 0 0 0; margin-top: -20px; font-family: "Roboto Mono", monospace; opacity: 0; animation: slideDownAnimation 1s ease-in-out 1s forwards, fadeInAnimation 0.8s ease-in-out 1s forwards; } .userEnteredText { color: rgba(255, 255, 255, 0.5); margin: 0; padding: 0; display: inline-block; } #terminalReslutsCont { width: 100%; height: 400px; padding: 12px; overflow-y: auto; resize: none; border: none; font-size: 14px; line-height: 28px; display: block; color: rgba(255, 255, 255, 0.9); } #image1, #image2, #image3 { width: 450px; display: none; } #terminalReslutsCont a { color: rgba(255, 255, 255, 0.9); text-decoration: none; } #terminalReslutsCont a:hover { text-decoration: underline; } #terminalTextInput { background: black; display: block; border: none; border-top: 1px solid rgba(255, 255, 255, 0.2); border-radius: 0 0 4px 4px; width: 100%; color: white; padding: 18px; font-size: 14px; outline: none; font-family: "Roboto Mono", monospace; } .footerCont { width: 100%; text-align: center; margin-top: 50px; color: #333; font-size: 12px; opacity: 0; animation: fadeInAnimation 1s ease-in-out 2s forwards; } .footerCont a { color: #037aff; text-decoration: none; } /* Animation habibi Thanks @joericho for the help with this */ @-webkit-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @-moz-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @-o-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } /* Make me responsive */ @media screen and (max-width: 1000px) { .gradientCont { height: 220px; } .mainCont { width: 100%; padding: 0 12px; } .mainCont h2 { font-size: 32px; margin: 40px 0 0 0; } .mainCont h3 { font-size: 16px; margin: 0 0 40px 0; } #terminalReslutsCont { height: 100px; } }
docs/index.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } .header { height: 70px; background-color: #023e8a; display: flex; box-shadow: 0px 2.9825618267059326px 7.456404209136963px 0px #0000001a; padding: 10px 30px; } .logo { width: 50px; } body { font-family: "Roboto", "Helvetica Neue", "Lucida Grande", sans-serif; } body, h1, h2, h3, p { margin: 0; padding: 0; /*displays system font*/ /*font: caption;*/ } .gradientCont { /* background-image: linear-gradient(-270deg, #0085ff 0%, #00fbff 100%); */ opacity: 1; background: #caf0f8; width: 100%; height: 400px; } .mainCont { width: 1000px; margin: 0 auto; } .mainCont h2 { display: inline-block; width: 100%; text-align: center; /*text-transform: uppercase;*/ font-weight: 350; font-size: 48px; margin: 30px 0 0 0; color: #03045e; opacity: 0; animation: fadeInAnimation 1s ease-in-out 0s forwards; } .mainCont h3 { text-align: center; font-weight: 400; font-size: 22px; color: #3c3c4a8a; margin: 0 0 30px 0; opacity: 0; animation: fadeInAnimation 1s ease-in-out 0.5s forwards; } .terminalCont { background: black; width: 100%; border-radius: 4px; padding: 12px 0 0 0; margin-top: -20px; font-family: "Roboto Mono", monospace; opacity: 0; animation: slideDownAnimation 1s ease-in-out 1s forwards, fadeInAnimation 0.8s ease-in-out 1s forwards; } .userEnteredText { color: rgba(255, 255, 255, 0.5); margin: 0; padding: 0; display: inline-block; } #terminalReslutsCont { width: 100%; height: 400px; padding: 12px; overflow-y: auto; resize: none; border: none; font-size: 14px; line-height: 28px; display: block; color: rgba(255, 255, 255, 0.9); } #image1, #image2, #image3 { width: 450px; display: none; } #terminalReslutsCont a { color: rgba(255, 255, 255, 0.9); text-decoration: none; } #terminalReslutsCont a:hover { text-decoration: underline; } #terminalTextInput { background: black; display: block; border: none; border-top: 1px solid rgba(255, 255, 255, 0.2); border-radius: 0 0 4px 4px; width: 100%; color: white; padding: 18px; font-size: 14px; outline: none; font-family: "Roboto Mono", monospace; } .footerCont { width: 100%; text-align: center; margin-top: 50px; color: #333; font-size: 12px; opacity: 0; animation: fadeInAnimation 1s ease-in-out 2s forwards; } .footerCont a { color: #037aff; text-decoration: none; } /* Animation habibi Thanks @joericho for the help with this */ @-webkit-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeInAnimation { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @-moz-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @-o-keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } @keyframes slideDownAnimation { 0% { margin-top: -20px; } 100% { margin-top: 0; } } /* Make me responsive */ @media screen and (max-width: 1000px) { .gradientCont { height: 220px; } .mainCont { width: 100%; padding: 0 12px; } .mainCont h2 { font-size: 32px; margin: 40px 0 0 0; } .mainCont h3 { font-size: 16px; margin: 0 0 40px 0; } #terminalReslutsCont { height: 100px; } }
0.41941
0.10697
@charset "UTF-8"; /* # ================================================================= # Browser Upgrade # ================================================================= */ /* Add generic styles to H5BP .browserupgrade - https://github.com/h5bp/html5-boilerplate/blob/master/dist/index.html#L18-L20 */ @import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700'; .browserupgrade { padding: 15px; text-align: center; color: #fff; background: #333; } .browserupgrade a { text-decoration: none; color: #1e90ff; font-weight: bold; } .browserupgrade a:hover { text-decoration: underline; } /* # ================================================================= # Global selectors # ================================================================= */ html { box-sizing: border-box; overflow-y: scroll; /* All browsers without overlaying scrollbars */ -webkit-text-size-adjust: 100%; /* iOS 8+ */ -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } *, ::before, ::after { box-sizing: inherit; } ::before, ::after { text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */ vertical-align: inherit; } /* Remove margin, padding of all elements and set background-no-repeat as default */ * { background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements */ padding: 0; /* Reset `padding` and `margin` of all elements */ margin: 0; } /* # ================================================================= # General elements # ================================================================= */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; /* For some Androids */ } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } html, body { height: 100%; width: 100%; } ul { list-style-type: none; } a { text-decoration: none; } /* Add the correct display in iOS 4-7.*/ audio:not([controls]) { display: none; height: 0; } hr { overflow: visible; /* Show the overflow in Edge and IE */ border: none; border-bottom: solid 1px grey; } ol, ul { list-style: none; } /* * Correct `block` display not defined for any HTML5 element in IE 8/9 * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox * Correct `block` display not defined for `main` in IE 11 */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } small { font-size: 80%; /* Set font-size to 80% in `small` elements */ } [hidden], template { display: none; /* Add the correct display in IE */ } abbr[title] { border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */ text-decoration: none; /* Remove text decoration in Firefox 40+ */ } a { background-color: transparent; /* Remove the gray background on active links in IE 10 */ -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ } a:active, a:hover { outline-width: 0; /* Remove the outline when hovering in all browsers */ } code, kbd, pre, samp { font-family: monospace, monospace; /* Specify the font family of code elements */ } b, strong { font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ } dfn { font-style: italic; /* Address styling not present in Safari and Chrome */ } /* Address styling not present in IE 8/9 */ mark { background-color: #ff0; color: #000; } /* https://gist.github.com/unruthless/413930 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* # ================================================================= # Forms # ================================================================= */ input { border-radius: 0; outline: none; } [type="number"] { width: auto; /* Firefox 36+ */ } [type="search"] { -webkit-appearance: textfield; /* Safari 8+ */ } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; /* Safari 8 */ } textarea { overflow: auto; /* Internet Explorer 11+ */ resize: vertical; /* Specify textarea resizability */ border-radius: 0; outline: none; } button, input, optgroup, select, textarea { font: inherit; /* Specify font inheritance of form elements */ } optgroup { font-weight: bold; /* Restore the font weight unset by the previous rule. */ } button { overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ } /* Remove inner padding and border in Firefox 4+ */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: 0; padding: 0; } /* Replace focus style removed in the border reset above */ button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { outline: 1px dotted ButtonText; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */ } button, select { text-transform: none; /* Firefox 40+, Internet Explorer 11- */ } /* Remove the default button styling in all browsers */ button, input, select, textarea { background-color: transparent; border-style: none; color: inherit; border: solid 1px #666; } /* Style select like a standard input */ select { -moz-appearance: none; /* Firefox 36+ */ -webkit-appearance: none; /* Chrome 41+ */ } select::-ms-expand { display: none; /* Internet Explorer 11+ */ } select::-ms-value { color: currentColor; /* Internet Explorer 11+ */ } legend { border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */ color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */ display: table; /* Correct the text wrapping in Edge and IE */ max-width: 100%; /* Correct the text wrapping in Edge and IE */ white-space: normal; /* Correct the text wrapping in Edge and IE */ } ::-webkit-file-upload-button { -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */ font: inherit; /* Change font properties to `inherit` in Chrome and Safari */ } /* Correct the text style of placeholders in Chrome, Edge, and Safari */ ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } [type="search"] { -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */ outline-offset: -2px; /* Correct the outline style in Safari */ } /* # ================================================================= # Specify media element style # ================================================================= */ img { border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */ } /* Add the correct vertical alignment in Chrome, Firefox, and Opera */ progress { vertical-align: baseline; } svg:not(:root) { overflow: hidden; /* Internet Explorer 11- */ } audio, canvas, progress, video { display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */ } /* # ================================================================= # Acessibility # ================================================================= */ /* Hide content from screens but not screenreaders */ @media screen { [hidden~="screen"] { display: inherit; } [hidden~="screen"]:not(:active):not(:focus):not(:target) { position: absolute !important; clip: rect(0 0 0 0) !important; } } /* Specify the progress cursor of updating elements */ [aria-busy="true"] { cursor: progress; } /* Specify the pointer cursor of trigger elements */ [aria-controls] { cursor: pointer; } /* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */ [aria-disabled] { cursor: default; } /* # ================================================================= # Selection # ================================================================= */ /* Specify text selection background color and omit drop shadow */ ::-moz-selection { background-color: #b3d4fc; /* Required when declaring ::selection */ color: #fff; text-shadow: none; } ::selection { background-color: #b3d4fc; /* Required when declaring ::selection */ color: #fff; text-shadow: none; } html { font-size: 16px; font-family: "Open Sans"; color: #666666; vertical-align: middle; } h1, h2, h3, h4, h5, h6 { font-family: "Open Sans"; letter-spacing: .15rem; color: #666666; font-weight: 900; } a { font-family: "Open Sans"; color: #666666; } body { line-height: 1.6; } body { font-size: 0.889rem; } @media screen and (min-width: 30rem) { body { font-size: calc(0.889rem + 0.111 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { body { font-size: 1rem; } } p { margin-bottom: 25.6px; } h1 { margin-bottom: 40.96px; } h1 { font-size: 2.986rem; } @media screen and (min-width: 30rem) { h1 { font-size: calc(2.986rem + 0.597 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h1 { font-size: 3.583rem; } } h2 { margin-bottom: 38.4px; } h2 { font-size: 2.488rem; } @media screen and (min-width: 30rem) { h2 { font-size: calc(2.488rem + 0.498 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h2 { font-size: 2.986rem; } } h3 { margin-bottom: 35.84px; } h3 { font-size: 2.074rem; } @media screen and (min-width: 30rem) { h3 { font-size: calc(2.074rem + 0.414 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h3 { font-size: 2.488rem; } } h4 { margin-bottom: 33.28px; } h4 { font-size: 1.728rem; } @media screen and (min-width: 30rem) { h4 { font-size: calc(1.728rem + 0.346 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h4 { font-size: 2.074rem; } } h4 { margin-bottom: 30.72px; } h4 { font-size: 1.44rem; } @media screen and (min-width: 30rem) { h4 { font-size: calc(1.44rem + 0.288 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h4 { font-size: 1.728rem; } } h5 { margin-bottom: 28.16px; } h5 { font-size: 1.2rem; } @media screen and (min-width: 30rem) { h5 { font-size: calc(1.2rem + 0.24 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h5 { font-size: 1.44rem; } } h6 { margin-bottom: 25.6px; } h6 { font-size: 1rem; } @media screen and (min-width: 30rem) { h6 { font-size: calc(1rem + 0.2 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h6 { font-size: 1.2rem; } } hr { border-bottom: solid 3px #0A86EC; max-width: 40%; margin-bottom: 38.4px; } .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #ffffff; font-weight: bold; background: transparent; border: solid 1px #ffffff; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; } .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .button:hover { border-color: #0A86EC; } .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } .menu { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; opacity: 0; visibility: hidden; pointer-events: none; position: fixed; z-index: 70; height: 100vh; width: 100vw; background: #fff; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .menu a { display: block; text-align: center; font-size: 2.5rem; } .menu.is--open { opacity: 1; visibility: visible; pointer-events: all; } .menu__trigger { position: fixed; z-index: 80; top: 0; right: 0; padding: 2rem; display: none; cursor: pointer; } .menu__trigger span { display: block; background: #0A86EC; height: 3px; width: 30px; margin-bottom: 5px; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } @media only screen and (max-width: 768px) { .menu__trigger { display: block; } } .menu__trigger.is--open span:first-of-type { -webkit-transform: translateY(7px) rotate(45deg); transform: translateY(7px) rotate(45deg); } .menu__trigger.is--open span:nth-of-type(2) { opacity: 0; } .menu__trigger.is--open span:last-of-type { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } .nav { position: absolute; width: 100%; z-index: 50; background: transparent; } .nav__content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media only screen and (max-width: 768px) { .nav__content { display: block; padding: 0 1rem; } } .nav__brand { display: block; width: 150px; } @media only screen and (max-width: 768px) { .nav__brand { padding-top: .5rem; } } .nav__brand img { width: 100%; } .nav__items { padding-top: 1rem; margin-left: auto; } .nav__contact { color: #ffffff; font-weight: bold; font-size: .8rem; } @media screen and (max-width: 1400px) { .nav__contact { display: none; } } .nav__contact li { display: inline-block; position: relative; } .nav__contact li:first-of-type:after { display: none; } .nav__contact li:first-of-type:before { content: '\f041'; font-family: fontawesome; color: #0A86EC; margin-right: .5rem; } .nav__contact li:last-of-type:before { content: '\f095'; font-family: fontawesome; color: #0A86EC; margin-right: .5rem; } .nav__navbar { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: auto; } @media only screen and (max-width: 768px) { .nav__navbar { display: none; } } .nav li { position: relative; margin: .3rem; } .nav li:after { content: ''; height: 3px; width: 100%; background: #0A86EC; position: absolute; bottom: 0; left: 0; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .nav li:hover:after { -webkit-transform: scaleY(1); transform: scaleY(1); } .nav li a { display: block; color: #ffffff; padding: 1rem 1rem; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); } .nav li a:hover { color: #fff; } .nav.offpage { position: relative; } .nav.offpage li { color: #666666; } .nav.offpage a { color: #666666; } .nav.offpage a:hover { color: #666666; } .nav__scrolled { position: fixed; -webkit-transform: translateY(-100%); transform: translateY(-100%); padding: .5rem 0; background: rgba(39, 39, 39, 0.9); -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .nav__scrolled .nav__content { max-width: 1300px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .nav__scrolled .nav__content { display: block; padding: 0 1rem; } } .nav__scrolled.is--scrolled { -webkit-transform: translateY(0); transform: translateY(0); } .hero { background: #0A86EC; background-image: url("/assets/img/hero.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100vh; width: 100vw; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .hero__car { height: 70%; position: absolute; bottom: -5%; right: 0; } @media only screen and (max-width: 768px) { .hero__car { height: 70%; right: -30%; } } @media only screen and (max-width: 480px) { .hero__car { display: none; } } .hero__content { position: relative; z-index: 10; max-width: 1200px; width: 1200px; margin-top: -5rem; } @media only screen and (max-width: 768px) { .hero__content { margin-top: 0; padding: 0 1rem; } } .hero__content h1, .hero__content h6 { text-transform: uppercase; color: #fff; margin-bottom: 0; text-shadow: 2px 2px 5px rgba(39, 39, 39, 0.3); } @media only screen and (max-width: 768px) { .hero__content h1, .hero__content h6 { text-align: center; } } .hero__content h1 { line-height: 1.2; margin-bottom: 12.8px; } @media only screen and (max-width: 768px) { .hero__content h1 { font-size: 2rem; } } .hero__content h6 { max-width: 40%; margin-bottom: 25.6px; position: relative; padding-left: 15px; } @media only screen and (max-width: 768px) { .hero__content h6 { margin: 0 auto; } } @media only screen and (max-width: 480px) { .hero__content h6 { max-width: 100%; } } .hero__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0F0143; } @media only screen and (max-width: 480px) { .hero__content h6:before { display: none; } } .hero__content .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #666666; font-weight: bold; background: #ffffff; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; } .hero__content .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .hero__content .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } @media only screen and (max-width: 768px) { .hero__content .button { position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-top: 25.6px; } } .breadcrumbs { padding: .5rem 0; background: #272727; } .breadcrumbs ul { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -js-display: flex; display: flex; } @media only screen and (max-width: 768px) { .breadcrumbs ul { display: block; padding: 0 1rem; } } .breadcrumbs ul li:after { content: '/'; margin: 0.5rem; } .breadcrumbs ul li:last-of-type:after { display: none; } .breadcrumbs ul a { color: #b3b3b3; } .breadcrumbs ul .active a { color: #0A86EC; } .page__title { background: #0A86EC; padding: 2rem 0; background-image: url("/assets/img/title.jpg"); box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); } .page__title--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .page__title--content { display: block; padding: 0 1rem; } } .page__title--content h1 { color: #fff; margin: 0; } .accordion__title { display: block; background: #F5F5F5; border: solid 1px #F5F5F5; padding: 1rem 2rem; font-family: "Open Sans"; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .accordion .active { background: #ffffff; } .accordion__content { padding: 2rem; border: solid 1px #F5F5F5; border-top: none; } .products { max-width: 1200px; margin: 0 auto; padding: 3rem 0; } .products .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #666666; font-weight: bold; background: #DDDDDD; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; display: inline-block; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .products .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .products .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } .tabs__nav { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 130px; } @media only screen and (max-width: 768px) { .tabs__nav { display: none; margin-bottom: 0; } } .tabs__nav li { padding: .5rem 1rem; cursor: pointer; position: relative; width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); } .tabs__nav li img { max-width: 100%; width: 380px; } .tabs__container { padding: 1rem; } .tabs__container h6 { display: inline-block; text-align: center; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-bottom: 3rem; } .tabs__container h6:before { content: ''; position: absolute; top: 0; left: -1rem; height: 100%; width: 5px; background: #0A86EC; } .tabs__container h6:after { content: ''; position: absolute; top: 0; right: -1rem; height: 100%; width: 5px; background: #0A86EC; } .tabs__container .tab__drawer { display: none; cursor: pointer; background: #F5F5F5; padding: 1rem 2rem; font-family: "Open Sans"; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); margin: 0; } .tabs__container .tab__drawer { font-size: 0.889rem; } @media screen and (min-width: 30rem) { .tabs__container .tab__drawer { font-size: calc(0.889rem + 0.111 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { .tabs__container .tab__drawer { font-size: 1rem; } } .tabs__container .tab__drawer:before { display: none; } .tabs__container .tab__drawer:after { display: none; } .tabs__container .tab__drawer.active { background: #ffffff; } @media only screen and (max-width: 768px) { .tabs__container .tab__drawer { display: block; } } ::-moz-selection { background: #0A86EC; color: #fff; } ::selection { background: #0A86EC; color: #fff; } html { overflow-x: hidden; } hr { max-width: 100%; border-bottom: 1px solid #DDDDDD; } .seperator { border-bottom: 1px solid #DDDDDD; max-width: 100%; position: relative; z-index: -10; margin-bottom: 25.6px; } .seperator .triangle { position: absolute; top: -10px; left: 20px; height: 20px; width: 20px; border: solid 1px #DDDDDD; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .seperator .triangle:before { content: ''; position: absolute; bottom: 0px; right: 0px; height: 20px; width: 20px; background: #ffffff; } .seperator .triangle:after { content: ''; position: absolute; right: -9px; top: 15px; height: 1px; width: 50px; background: #ffffff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .inventory { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .inventory { display: block; padding: 0 1rem; } } @media only screen and (max-width: 768px) { .inventory { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } } .inventory .product { width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); padding: 0 .25rem; position: relative; } @media only screen and (max-width: 768px) { .inventory .product { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-bottom: 1rem; } } @media only screen and (max-width: 480px) { .inventory .product { width: 100%; padding: 0; } } .inventory .product__kilometres { padding: 0 1rem; margin-bottom: 12.8px; } .inventory .product__kilometres:before { content: ''; height: 15px; width: 20px; display: inline-block; background-image: url("/assets/img/kilos.svg"); background-size: contain; margin-right: .3rem; background-position: center center; background-repeat: no-repeat; } .inventory .product__kilometres:after { content: ' KM'; } .inventory .product__details { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: .75rem; padding: 0 1rem; } .inventory .product__details li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; position: relative; } .inventory .product__details li:after { content: '•'; padding-left: .2rem; font-size: .6rem; color: #999999; } .inventory .product__details li:last-of-type:after { display: none; } .inventory .product__image { display: block; height: 200px; width: 100%; position: relative; margin-bottom: .5rem; } @media only screen and (max-width: 768px) { .inventory .product__image { height: 250px; } } .inventory .product__image .product__price { position: absolute; bottom: 2.5rem; left: 1rem; background: #0A86EC; color: #fff; padding: .2rem 1rem; } .inventory .product__image img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .inventory .product__image .product__title { position: absolute; padding: .2rem 1rem; bottom: 0; left: 0; background: rgba(0, 51, 102, 0.6); width: 100%; color: #fff; } .intro { padding: 3rem 0; } .intro__content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .intro__content { display: block; padding: 0 1rem; } } .intro__content--copy { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .intro__content--copy { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .intro__content--copy .lead { font-weight: bold; } .intro__content a { border-color: #555555; color: #666666; } .intro__content--image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; margin: 0 0.5rem; background-image: url("/assets/img/ckauto.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; } @media only screen and (max-width: 768px) { .intro__content--image { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .services { background-image: url("/assets/img/services-split.png"); background-repeat: no-repeat; background-position: top left; background-size: auto 110%; box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); position: relative; } .services:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -10; background-image: url("/assets/img/services-bg.jpg"); background-size: cover; } @media screen and (max-width: 1440px) { .services { background-position: -15%; } } @media screen and (max-width: 1200px) { .services { background-image: none; } } @media only screen and (max-width: 768px) { .services { background-image: none; padding: 3rem 0; } } .services__content { padding: 3rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .services__content { display: block; padding: 0 1rem; } } @media screen and (max-width: 1200px) { .services__content { display: block; margin-left: 0; padding: 2rem; } } .services__content h6, .services__content h3, .services__content p { color: #fff; margin-bottom: 12.8px; } .services__content h6 { margin-bottom: 0; text-transform: uppercase; font-weight: normal; position: relative; padding-left: 10px; margin-bottom: .5rem; display: inline-block; } .services__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__content h6:after { content: ''; position: absolute; top: 0; right: -15px; height: 100%; width: 5px; background: #0A86EC; } .services__content h3 { line-height: 1; text-transform: uppercase; } .services__content--copy { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; margin: 0 0.5rem; margin-left: 13rem; } @media only screen and (max-width: 768px) { .services__content--copy { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media screen and (max-width: 1200px) { .services__content--copy { margin-left: 0; max-width: 100%; width: 100%; } } .services__content--icons { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } @media only screen and (max-width: 768px) { .services__content--icons { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media only screen and (max-width: 768px) { .services__content--icons { display: block; } } @media screen and (max-width: 1200px) { .services__content--icons { max-width: 100%; width: 100%; } } .services__content--icons ul { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } @media only screen and (max-width: 768px) { .services__content--icons ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 2rem; } } .services__content--icons ul:last-of-type { margin-left: 3rem; } .services__content--icons ul li { text-align: center; } @media only screen and (max-width: 768px) { .services__content--icons ul li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } } .services__content--icons ul li p { text-transform: uppercase; font-size: .75rem; } .services__content--icons ul img { max-height: 60px; margin: 0 auto; } .footer { margin-top: 5rem; background: #333333; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; font-size: 14px; } .footer .spacer { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 33.33333%; flex-basis: 33.33333%; max-width: 33.33333%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer .spacer { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__cta { background-image: url("/assets/img/footer__cta.jpg"); background-size: cover; box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); position: relative; } @media only screen and (max-width: 768px) { .footer__cta { margin-bottom: 3rem; } } .footer__cta:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: rgba(10, 134, 236, 0.8); } .footer__cta--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .footer__cta--content { display: block; padding: 0 1rem; } } @media only screen and (max-width: 768px) { .footer__cta--content { display: block; } } .footer__cta ul { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; margin: 0 0.5rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 3rem; } @media only screen and (max-width: 768px) { .footer__cta ul { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media only screen and (max-width: 768px) { .footer__cta ul { display: block; max-width: 100%; width: 100%; padding: 1rem; text-align: center; } } .footer__cta ul li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; font-weight: bold; text-transform: uppercase; color: #ffffff; position: relative; } @media only screen and (max-width: 768px) { .footer__cta ul li { font-size: 1.5rem; margin-bottom: 1rem; } } .footer__cta ul li:after { content: '|'; position: absolute; top: 0; left: -15%; } @media only screen and (max-width: 768px) { .footer__cta ul li:after { display: none; } } .footer__cta ul li:first-of-type:after { display: none; } .footer__content { padding: 5rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .footer__content { display: block; padding: 0 1rem; } } .footer__content--listings { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--listings { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--contact { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--contact { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--contact .contact__map { height: 200px; width: 100%; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-image: url("/assets/img/map.png"); background-position: center center; background-size: contain; } .footer__content--contact .contact__map a { text-decoration: underline; } .footer__content--logos { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--logos { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--logos img { width: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: center top; object-position: center top; } .footer__content h6 { color: #0A86EC; position: relative; padding-left: 15px; display: inline-block; text-transform: uppercase; } .footer__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #fff; } .footer__content h6:after { content: ''; position: absolute; top: 0; right: -10px; height: 100%; width: 5px; background: #fff; } .footer__info { position: absolute; top: -3rem; left: 5rem; z-index: 30; padding: 2rem; background: #272727; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; width: 350px; border-top: 3px solid #0A86EC; } @media only screen and (max-width: 768px) { .footer__info { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media screen and (max-width: 1200px) { .footer__info { width: 300px; left: 2rem; } } @media only screen and (max-width: 768px) { .footer__info { position: relative; max-width: 100%; width: 100%; left: 0; margin: 0; } } .footer__info p { margin-bottom: 12.8px; } .footer__info strong { color: #DDDDDD; } .footer__info ul { margin-bottom: 12.8px; } .footer__info .button { border-color: #666666; color: #666666; } .footer__info .button:hover { border-color: #0A86EC; } .footer__info h6 { color: #0A86EC; text-transform: uppercase; display: inline-block; position: relative; padding-left: 15px; } .footer__info h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 4px; background: #ccc; } .footer__info h6:after { content: ''; position: absolute; top: 0; right: -10px; height: 100%; width: 4px; background: #ccc; } .listing { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; margin-bottom: 2rem; } .listing:after { content: ''; background: #666666; bottom: -1rem; left: 0; position: absolute; width: 100%; height: 1px; } .listing:last-of-type:after { display: none; } .listing__image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 33.33333%; flex-basis: 33.33333%; max-width: 33.33333%; margin: 0 0.5rem; height: 80px; } @media only screen and (max-width: 768px) { .listing__image { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .listing__image img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; } .listing__info p { margin-bottom: 12.8px; } .listing__info p:last-of-type:before { content: ''; height: 15px; width: 20px; display: inline-block; background-image: url("/assets/img/kilos.svg"); background-size: contain; margin-right: .3rem; background-position: center center; background-repeat: no-repeat; } .listing__info strong { color: #fff; } .footer__copyright { background: #272727; padding: 1rem; width: 100%; } .footer__copyright--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media only screen and (max-width: 768px) { .footer__copyright--content { display: block; padding: 0 1rem; } } .footer__copyright--logo { text-align: center; margin-top: 1rem; } .footer__copyright--logo img { max-width: 150px; } .footer__nav { margin-left: auto; } @media only screen and (max-width: 768px) { .footer__nav { text-align: center; } } .footer__nav ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; clear: both; } .footer__nav ul a { font-size: 1rem; margin-right: .5rem; } .footer__nav .footer__socials { float: right; } @media only screen and (max-width: 768px) { .footer__nav .footer__socials { float: none; } } .footer__nav .footer__socials a { font-size: 1.5rem; margin-right: .5rem; } .footer__nav .footer__socials a:after { margin-right: 0; } .inventory-products { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 3rem 0; } @media only screen and (max-width: 768px) { .inventory-products { display: block; padding: 0 1rem; } } .inventory__sidebar { width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); margin-right: 2rem; } @media only screen and (max-width: 768px) { .inventory__sidebar { width: 100%; margin-top: 3rem; } } .inventory__sidebar h6 { text-transform: uppercase; text-align: center; position: relative; } .inventory__sidebar h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .inventory__sidebar h6:after { content: ''; position: absolute; top: 0; right: 0; height: 100%; width: 5px; background: #0A86EC; } .inventory__sidebar--search { background: #555555; padding: 2rem 1rem; margin-bottom: 2rem; } .inventory__sidebar--search label { text-transform: uppercase; color: #ffffff; font-weight: bold; font-size: .8rem; margin-bottom: .5rem; } .inventory__sidebar--search select { background: #333333; border: none; border-radius: 100px; padding: .8rem; margin-bottom: 1rem; outline: none; color: #DDDDDD; font-size: .8rem; width: 100%; } .inventory__sidebar--search .submit { border-radius: 100px; border: solid 2px #ffffff; padding: .5rem; text-transform: uppercase; font-weight: bold; color: #ffffff; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .inventory__sidebar--search .submit:hover { border-color: #0A86EC; background: #0A86EC; } .inventory__sidebar--search .field__container { width: 100%; position: relative; } .inventory__sidebar--search .field__container:after { content: ''; position: absolute; top: 40%; right: 20px; -webkit-transform: translateY(-40%); transform: translateY(-40%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #0A86EC; } .inventory__sidebar--search form { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .inventory__sidebar--cta { background: #0F0143; } .inventory__sidebar--cta img { width: 100%; -o-object-fit: cover; object-fit: cover; } .inventory__sidebar--cta div { padding: 1rem; color: #ffffff; } .inventory-list { width: calc(99.99% * 3/4 - (30px - 30px * 3/4)); padding: 4rem 0; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(3n + 1) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); } .inventory-list > *:nth-child(3n + 2) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); } .inventory-list > *:nth-child(3n + 3) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); margin-right: 0; } @media only screen and (max-width: 768px) { .inventory-list { width: 100%; } } @media only screen and (max-width: 768px) { .inventory-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(2n + 1) { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); } .inventory-list > *:nth-child(2n + 2) { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-right: 0; } } @media only screen and (max-width: 480px) { .inventory-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(1n + 1) { width: calc(99.99% * 1/1 - (30px - 30px * 1/1)); margin-right: 0; } } .inventory-list .product { padding: 1rem; border-right: solid 1px #DDDDDD; margin: 0; margin-bottom: 2rem; } .inventory-list .product:nth-of-type(3n+3) { border: none; } .inventory-list .product__title { display: block; text-transform: uppercase; position: relative; padding-left: 15px; margin-bottom: 1rem; } .inventory-list .product__title:before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: #0A86EC; } .inventory-list img { width: 100%; height: 180px; -o-object-fit: cover; object-fit: cover; } .inventory-list a { display: block; } .inventory-list .price { text-transform: uppercase; font-weight: bold; color: #aaaaaa; } .inventory-list .price span { color: #0A86EC; font-size: 1.5rem; } .contact { padding: 3rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .contact { display: block; padding: 0 1rem; } } .contact__form { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-right: 3rem; } @media only screen and (max-width: 768px) { .contact__form { width: 100%; margin-top: 3rem; } } .contact__form h6 { text-transform: uppercase; color: #333333; position: relative; padding-left: 15px; } .contact__form h6:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .contact__form .form { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .contact__form .form input, .contact__form .form textarea { padding: .5rem; margin-bottom: 1rem; border-radius: 3px; border: solid 1px #DDDDDD; } .contact__form .form input:focus, .contact__form .form textarea:focus { background: #F5F5F5; } .contact__form .form .submit { background: #0A86EC; border: none; max-width: 100px; text-transform: uppercase; font-weight: bold; color: #ffffff; border-radius: 100px; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .contact__form .form .submit:hover { background: #DDDDDD; } .contact__details { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); } @media only screen and (max-width: 768px) { .contact__details { width: 100%; margin-top: 3rem; } } .contact__details h6 { text-transform: uppercase; color: #333333; position: relative; padding-left: 15px; } .contact__details h6:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .detail__card { background: #F5F5F5; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 1rem; margin-bottom: 1rem; } .detail__card h6 { font-size: .75rem; color: #666666; } .detail__card ul { padding: .5rem; } .detail__card ul li { margin-bottom: .5rem; } .detail__card ul li i { margin-right: .5rem; color: #0A86EC; } .detail__card ul li strong { margin-right: .5rem; } .map__container { position: relative; width: 100%; height: 400px; background-color: #e7eaf0; } .map { position: relative; } .map__zoom-in, .map__zoom-out { height: 32px; width: 32px; cursor: pointer; margin-left: 10px; background-color: rgba(10, 134, 236, 0.8); background-repeat: no-repeat; background-size: 32px 64px; background-image: url("/assets/img/cd-icon-controller.svg"); -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .map__zoom-in:hover, .map__zoom-out:hover { background-color: rgba(51, 51, 51, 0.8); box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.14); } @media only screen and (min-width: 768px) { .map__zoom-in, .map__zoom-out { margin-left: 50px; } } .map__zoom-in { background-position: 50% 0; margin-top: 10px; margin-bottom: 1px; } @media only screen and (min-width: 768px) { .map__zoom-in { margin-top: 50px; } } .map__zoom-out { background-position: 50% -32px; } .details__title { max-width: 1200px; width: 100%; margin: 0 auto; margin-top: 2rem; } .details__title--info { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media only screen and (max-width: 768px) { .details__title--info { display: block; padding: 0 1rem; } } .details__title--info h2 { position: relative; padding-left: 15px; } @media only screen and (max-width: 768px) { .details__title--info h2 { font-size: 1.8rem; margin-bottom: .5rem; } } .details__title--info h2:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 8px; background: #0A86EC; } .details__title--info .price { margin-left: auto; background: #0A86EC; color: #ffffff; padding: .3rem; } .details__gallery { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 2rem; } @media only screen and (max-width: 768px) { .details__gallery { display: block; padding: 0 1rem; } } .details__gallery .images { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } @media only screen and (max-width: 768px) { .details__gallery .images { width: 100%; display: block; } } .details__gallery .images__featured { width: 110%; margin-right: .5rem; height: 450px; cursor: pointer; } @media only screen and (max-width: 768px) { .details__gallery .images__featured { height: 300px; width: 100%; margin-bottom: 1rem; margin-top: 2rem; } } .details__gallery .images__featured img { max-width: 100%; height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .details__gallery .images__nav { width: calc(99.99% * 1/6 - (30px - 30px * 1/6)); } @media only screen and (max-width: 768px) { .details__gallery .images__nav { width: 100%; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } } .details__gallery .images__nav li { width: 100%; height: 75px; background: #000; margin-bottom: .5rem; } @media only screen and (max-width: 768px) { .details__gallery .images__nav li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin-right: .5rem; } .details__gallery .images__nav li:last-of-type { margin-right: 0; } } .details__gallery .images__nav img { max-width: 100%; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; cursor: pointer; } .details__gallery .description { margin-left: 2rem; width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } @media only screen and (max-width: 768px) { .details__gallery .description { margin-left: 0; width: 100%; margin-top: 1rem; } } .details__gallery .description h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__gallery .description h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__gallery li { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .5rem; } .details__gallery li span { position: relative; display: inline-block; padding-left: 10px; margin-right: 10px; } .details__gallery li span:first-of-type:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 3px; background: #DDDDDD; } .details__gallery li span:nth-of-type(2) { font-weight: bold; } .related { box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.5); background: #F5F5F5; padding: 4rem 0; text-align: center; } .related h6 { display: inline-block; background: #333333; color: #ffffff; text-transform: uppercase; text-align: center; padding: 0 .3rem; margin-bottom: 0; } .related h4 { position: relative; text-transform: uppercase; display: block; } .related h4:before { content: ''; position: absolute; top: 0; left: -15px; height: 100%; width: 5px; background: #0A86EC; } .related h4:after { content: ''; position: absolute; top: 0; right: -15px; height: 100%; width: 5px; background: #0A86EC; } .related .product { text-align: left; } .details__description { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 3rem; } @media only screen and (max-width: 768px) { .details__description { display: block; padding: 0 1rem; } } .details__features { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); margin-right: 2rem; } @media only screen and (max-width: 768px) { .details__features { width: 100%; margin-right: 0; } } .details__features--stats { width: 100%; margin-bottom: 2rem; } .details__features--stats ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; } @media only screen and (max-width: 768px) { .details__features--stats ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } } .details__features--stats ul li { background: #ffffff; padding: 1rem; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: solid 1px #DDDDDD; border-right: none; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } @media only screen and (max-width: 768px) { .details__features--stats ul li { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-bottom: .5rem; margin-right: .5rem; border-right: solid 1px #DDDDDD; } } .details__features--stats ul li:last-of-type { border-right: solid 1px #DDDDDD; } .details__features--stats ul li span { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; background: #555555; height: 50px; width: 50px; border-radius: 100px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .details__features--stats ul li:hover { background: #F5F5F5; } .details__features--stats ul li:hover span { background: #0A86EC; } .details__features--description h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__features--description h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__contact { width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } @media only screen and (max-width: 768px) { .details__contact { width: 100%; } } .details__contact h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__contact h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__contact .form { background: #F5F5F5; padding: 1rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .details__contact .form input, .details__contact .form textarea { background: #fdfdfd; border: none; margin-bottom: 1rem; padding: .5rem; border-radius: 3px; } .details__contact .form .submit { margin-top: 1rem; background: #0A86EC; color: #ffffff; text-transform: uppercase; font-weight: bold; box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08); cursor: pointer; } .form__phone { background: #555555; color: #ffffff; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: solid 20px #0A86EC; } .form__phone i { font-size: 3rem; background: #6f6f6f; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: .5rem 1rem; margin-right: .5rem; } .form__phone h5 { color: #ffffff; font-size: 1.2rem; margin-bottom: 0; } .form__phone p { font-size: .75rem; margin-bottom: 0; } .phone__details { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } .services-page { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 3rem 0; } @media only screen and (max-width: 768px) { .services-page { display: block; padding: 0 1rem; } } .services__items { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); margin-right: 2rem; } .services__items--item { margin-bottom: 4rem; } .services__items--item h6 { position: relative; text-transform: uppercase; padding-left: 15px; } .services__items--item h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__sidebar { width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } .services__sidebar h6 { position: relative; text-transform: uppercase; padding-left: 15px; } .services__sidebar h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__sidebar ul { padding: 1rem; background: #F5F5F5; } .services__sidebar ul li { margin-bottom: 1rem; } .services__sidebar ul li a { display: block; font-weight: bold; position: relative; z-index: 10; padding: .5rem; padding-left: 15px; -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); } .services__sidebar ul li a:before { content: ''; position: absolute; z-index: -10; top: 0; left: 0; height: 100%; width: 3px; background: #DDDDDD; -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); } .services__sidebar ul li a:hover { color: #ffffff; } .services__sidebar ul li a:hover:before { width: 100%; background: #0A86EC; } .services__sidebar .details__contact { width: 100%; margin-top: 1.5rem; } .financing-form { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } @media only screen and (max-width: 768px) { .financing-form { display: block; padding: 0 1rem; } } .financing-form h6 { margin-top: 2rem; } .financing-form .seperator { margin-bottom: 3rem; } .financing-form__row { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .financing-form__left, .financing-form__right { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .financing-form__left input, .financing-form__left select, .financing-form__right input, .financing-form__right select { padding: .5rem; margin-bottom: 1rem; border-radius: 3px; border: solid 1px #DDDDDD; } .financing-form__left input:focus, .financing-form__left select:focus, .financing-form__right input:focus, .financing-form__right select:focus { background: #F5F5F5; } .financing-form .submit { width: 300px; margin-left: auto; margin-right: auto; border-radius: 3px; background: #0A86EC; color: #ffffff; text-transform: uppercase; font-weight: bold; border-color: #0A86EC; padding: .5rem; cursor: pointer; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .financing-form .submit:hover { box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08); } .contact__form .form .submit { padding: .5rem; max-width: 200px; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .details__contact button.contact-submit.submit { border-color: #0A86EC; padding: .5rem; } .uniform__potty { position: absolute; top: -9999px; left: -9999px; } .blue { display: none; position: absolute; top: 0; left: 0; } .silver { position: absolute; top: 0; left: 0; } .active .silver { display: none; } .active .blue { display: block; } .lightbox { opacity: 0; visibility: hidden; pointer-events: none; position: fixed; top: 0; right: 0; height: 100vh; width: 100vw; z-index: 1000; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .lightbox__content { background: #fff; position: absolute; height: 80%; width: 80%; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -45%, 0) scale(0.8); transform: translate3d(-50%, -45%, 0) scale(0.8); opacity: 0; z-index: 1001; box-shadow: 0 15px 35px 0 rgba(50, 50, 93, 0.1), 0 5px 15px 0 rgba(0, 0, 0, 0.07); overflow: hidden; -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition-delay: 100ms; transition-delay: 100ms; will-change: transform, opacity; } @media only screen and (max-width: 768px) { .lightbox__content { height: 30%; } } .lightbox__feature { width: 100%; height: 100%; } .lightbox__feature img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .overlay { position: absolute; top: 0; left: 0; background: rgba(39, 39, 39, 0.9); height: 100vh; width: 100vw; z-index: 999; } .arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #ffffff; cursor: pointer; z-index: 1001; font-size: 2.5rem; border: solid 1px #ffffff; line-height: 0; height: 3rem; width: 3rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 1rem; border-radius: 50%; text-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08); box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08); } @media only screen and (max-width: 768px) { .arrow { height: 2rem; width: 2rem; font-size: 1.5rem; } } .next { right: 0; } .lightbox__nav { display: none; } .lightbox.is--open { opacity: 1; visibility: visible; pointer-events: all; } .lightbox.is--open .lightbox__content { opacity: 1; -webkit-transform: translate3d(-50%, -50%, 0) scale(1); transform: translate3d(-50%, -50%, 0) scale(1); }
assets/css/style.css
@charset "UTF-8"; /* # ================================================================= # Browser Upgrade # ================================================================= */ /* Add generic styles to H5BP .browserupgrade - https://github.com/h5bp/html5-boilerplate/blob/master/dist/index.html#L18-L20 */ @import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700'; .browserupgrade { padding: 15px; text-align: center; color: #fff; background: #333; } .browserupgrade a { text-decoration: none; color: #1e90ff; font-weight: bold; } .browserupgrade a:hover { text-decoration: underline; } /* # ================================================================= # Global selectors # ================================================================= */ html { box-sizing: border-box; overflow-y: scroll; /* All browsers without overlaying scrollbars */ -webkit-text-size-adjust: 100%; /* iOS 8+ */ -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } *, ::before, ::after { box-sizing: inherit; } ::before, ::after { text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */ vertical-align: inherit; } /* Remove margin, padding of all elements and set background-no-repeat as default */ * { background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements */ padding: 0; /* Reset `padding` and `margin` of all elements */ margin: 0; } /* # ================================================================= # General elements # ================================================================= */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; /* For some Androids */ } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } html, body { height: 100%; width: 100%; } ul { list-style-type: none; } a { text-decoration: none; } /* Add the correct display in iOS 4-7.*/ audio:not([controls]) { display: none; height: 0; } hr { overflow: visible; /* Show the overflow in Edge and IE */ border: none; border-bottom: solid 1px grey; } ol, ul { list-style: none; } /* * Correct `block` display not defined for any HTML5 element in IE 8/9 * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox * Correct `block` display not defined for `main` in IE 11 */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } small { font-size: 80%; /* Set font-size to 80% in `small` elements */ } [hidden], template { display: none; /* Add the correct display in IE */ } abbr[title] { border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */ text-decoration: none; /* Remove text decoration in Firefox 40+ */ } a { background-color: transparent; /* Remove the gray background on active links in IE 10 */ -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ } a:active, a:hover { outline-width: 0; /* Remove the outline when hovering in all browsers */ } code, kbd, pre, samp { font-family: monospace, monospace; /* Specify the font family of code elements */ } b, strong { font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ } dfn { font-style: italic; /* Address styling not present in Safari and Chrome */ } /* Address styling not present in IE 8/9 */ mark { background-color: #ff0; color: #000; } /* https://gist.github.com/unruthless/413930 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* # ================================================================= # Forms # ================================================================= */ input { border-radius: 0; outline: none; } [type="number"] { width: auto; /* Firefox 36+ */ } [type="search"] { -webkit-appearance: textfield; /* Safari 8+ */ } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; /* Safari 8 */ } textarea { overflow: auto; /* Internet Explorer 11+ */ resize: vertical; /* Specify textarea resizability */ border-radius: 0; outline: none; } button, input, optgroup, select, textarea { font: inherit; /* Specify font inheritance of form elements */ } optgroup { font-weight: bold; /* Restore the font weight unset by the previous rule. */ } button { overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ } /* Remove inner padding and border in Firefox 4+ */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: 0; padding: 0; } /* Replace focus style removed in the border reset above */ button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { outline: 1px dotted ButtonText; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */ } button, select { text-transform: none; /* Firefox 40+, Internet Explorer 11- */ } /* Remove the default button styling in all browsers */ button, input, select, textarea { background-color: transparent; border-style: none; color: inherit; border: solid 1px #666; } /* Style select like a standard input */ select { -moz-appearance: none; /* Firefox 36+ */ -webkit-appearance: none; /* Chrome 41+ */ } select::-ms-expand { display: none; /* Internet Explorer 11+ */ } select::-ms-value { color: currentColor; /* Internet Explorer 11+ */ } legend { border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */ color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */ display: table; /* Correct the text wrapping in Edge and IE */ max-width: 100%; /* Correct the text wrapping in Edge and IE */ white-space: normal; /* Correct the text wrapping in Edge and IE */ } ::-webkit-file-upload-button { -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */ font: inherit; /* Change font properties to `inherit` in Chrome and Safari */ } /* Correct the text style of placeholders in Chrome, Edge, and Safari */ ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } [type="search"] { -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */ outline-offset: -2px; /* Correct the outline style in Safari */ } /* # ================================================================= # Specify media element style # ================================================================= */ img { border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */ } /* Add the correct vertical alignment in Chrome, Firefox, and Opera */ progress { vertical-align: baseline; } svg:not(:root) { overflow: hidden; /* Internet Explorer 11- */ } audio, canvas, progress, video { display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */ } /* # ================================================================= # Acessibility # ================================================================= */ /* Hide content from screens but not screenreaders */ @media screen { [hidden~="screen"] { display: inherit; } [hidden~="screen"]:not(:active):not(:focus):not(:target) { position: absolute !important; clip: rect(0 0 0 0) !important; } } /* Specify the progress cursor of updating elements */ [aria-busy="true"] { cursor: progress; } /* Specify the pointer cursor of trigger elements */ [aria-controls] { cursor: pointer; } /* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */ [aria-disabled] { cursor: default; } /* # ================================================================= # Selection # ================================================================= */ /* Specify text selection background color and omit drop shadow */ ::-moz-selection { background-color: #b3d4fc; /* Required when declaring ::selection */ color: #fff; text-shadow: none; } ::selection { background-color: #b3d4fc; /* Required when declaring ::selection */ color: #fff; text-shadow: none; } html { font-size: 16px; font-family: "Open Sans"; color: #666666; vertical-align: middle; } h1, h2, h3, h4, h5, h6 { font-family: "Open Sans"; letter-spacing: .15rem; color: #666666; font-weight: 900; } a { font-family: "Open Sans"; color: #666666; } body { line-height: 1.6; } body { font-size: 0.889rem; } @media screen and (min-width: 30rem) { body { font-size: calc(0.889rem + 0.111 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { body { font-size: 1rem; } } p { margin-bottom: 25.6px; } h1 { margin-bottom: 40.96px; } h1 { font-size: 2.986rem; } @media screen and (min-width: 30rem) { h1 { font-size: calc(2.986rem + 0.597 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h1 { font-size: 3.583rem; } } h2 { margin-bottom: 38.4px; } h2 { font-size: 2.488rem; } @media screen and (min-width: 30rem) { h2 { font-size: calc(2.488rem + 0.498 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h2 { font-size: 2.986rem; } } h3 { margin-bottom: 35.84px; } h3 { font-size: 2.074rem; } @media screen and (min-width: 30rem) { h3 { font-size: calc(2.074rem + 0.414 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h3 { font-size: 2.488rem; } } h4 { margin-bottom: 33.28px; } h4 { font-size: 1.728rem; } @media screen and (min-width: 30rem) { h4 { font-size: calc(1.728rem + 0.346 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h4 { font-size: 2.074rem; } } h4 { margin-bottom: 30.72px; } h4 { font-size: 1.44rem; } @media screen and (min-width: 30rem) { h4 { font-size: calc(1.44rem + 0.288 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h4 { font-size: 1.728rem; } } h5 { margin-bottom: 28.16px; } h5 { font-size: 1.2rem; } @media screen and (min-width: 30rem) { h5 { font-size: calc(1.2rem + 0.24 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h5 { font-size: 1.44rem; } } h6 { margin-bottom: 25.6px; } h6 { font-size: 1rem; } @media screen and (min-width: 30rem) { h6 { font-size: calc(1rem + 0.2 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { h6 { font-size: 1.2rem; } } hr { border-bottom: solid 3px #0A86EC; max-width: 40%; margin-bottom: 38.4px; } .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #ffffff; font-weight: bold; background: transparent; border: solid 1px #ffffff; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; } .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .button:hover { border-color: #0A86EC; } .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } .menu { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; opacity: 0; visibility: hidden; pointer-events: none; position: fixed; z-index: 70; height: 100vh; width: 100vw; background: #fff; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .menu a { display: block; text-align: center; font-size: 2.5rem; } .menu.is--open { opacity: 1; visibility: visible; pointer-events: all; } .menu__trigger { position: fixed; z-index: 80; top: 0; right: 0; padding: 2rem; display: none; cursor: pointer; } .menu__trigger span { display: block; background: #0A86EC; height: 3px; width: 30px; margin-bottom: 5px; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } @media only screen and (max-width: 768px) { .menu__trigger { display: block; } } .menu__trigger.is--open span:first-of-type { -webkit-transform: translateY(7px) rotate(45deg); transform: translateY(7px) rotate(45deg); } .menu__trigger.is--open span:nth-of-type(2) { opacity: 0; } .menu__trigger.is--open span:last-of-type { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } .nav { position: absolute; width: 100%; z-index: 50; background: transparent; } .nav__content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media only screen and (max-width: 768px) { .nav__content { display: block; padding: 0 1rem; } } .nav__brand { display: block; width: 150px; } @media only screen and (max-width: 768px) { .nav__brand { padding-top: .5rem; } } .nav__brand img { width: 100%; } .nav__items { padding-top: 1rem; margin-left: auto; } .nav__contact { color: #ffffff; font-weight: bold; font-size: .8rem; } @media screen and (max-width: 1400px) { .nav__contact { display: none; } } .nav__contact li { display: inline-block; position: relative; } .nav__contact li:first-of-type:after { display: none; } .nav__contact li:first-of-type:before { content: '\f041'; font-family: fontawesome; color: #0A86EC; margin-right: .5rem; } .nav__contact li:last-of-type:before { content: '\f095'; font-family: fontawesome; color: #0A86EC; margin-right: .5rem; } .nav__navbar { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: auto; } @media only screen and (max-width: 768px) { .nav__navbar { display: none; } } .nav li { position: relative; margin: .3rem; } .nav li:after { content: ''; height: 3px; width: 100%; background: #0A86EC; position: absolute; bottom: 0; left: 0; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .nav li:hover:after { -webkit-transform: scaleY(1); transform: scaleY(1); } .nav li a { display: block; color: #ffffff; padding: 1rem 1rem; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); } .nav li a:hover { color: #fff; } .nav.offpage { position: relative; } .nav.offpage li { color: #666666; } .nav.offpage a { color: #666666; } .nav.offpage a:hover { color: #666666; } .nav__scrolled { position: fixed; -webkit-transform: translateY(-100%); transform: translateY(-100%); padding: .5rem 0; background: rgba(39, 39, 39, 0.9); -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .nav__scrolled .nav__content { max-width: 1300px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .nav__scrolled .nav__content { display: block; padding: 0 1rem; } } .nav__scrolled.is--scrolled { -webkit-transform: translateY(0); transform: translateY(0); } .hero { background: #0A86EC; background-image: url("/assets/img/hero.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100vh; width: 100vw; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .hero__car { height: 70%; position: absolute; bottom: -5%; right: 0; } @media only screen and (max-width: 768px) { .hero__car { height: 70%; right: -30%; } } @media only screen and (max-width: 480px) { .hero__car { display: none; } } .hero__content { position: relative; z-index: 10; max-width: 1200px; width: 1200px; margin-top: -5rem; } @media only screen and (max-width: 768px) { .hero__content { margin-top: 0; padding: 0 1rem; } } .hero__content h1, .hero__content h6 { text-transform: uppercase; color: #fff; margin-bottom: 0; text-shadow: 2px 2px 5px rgba(39, 39, 39, 0.3); } @media only screen and (max-width: 768px) { .hero__content h1, .hero__content h6 { text-align: center; } } .hero__content h1 { line-height: 1.2; margin-bottom: 12.8px; } @media only screen and (max-width: 768px) { .hero__content h1 { font-size: 2rem; } } .hero__content h6 { max-width: 40%; margin-bottom: 25.6px; position: relative; padding-left: 15px; } @media only screen and (max-width: 768px) { .hero__content h6 { margin: 0 auto; } } @media only screen and (max-width: 480px) { .hero__content h6 { max-width: 100%; } } .hero__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0F0143; } @media only screen and (max-width: 480px) { .hero__content h6:before { display: none; } } .hero__content .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #666666; font-weight: bold; background: #ffffff; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; } .hero__content .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .hero__content .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } @media only screen and (max-width: 768px) { .hero__content .button { position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-top: 25.6px; } } .breadcrumbs { padding: .5rem 0; background: #272727; } .breadcrumbs ul { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -js-display: flex; display: flex; } @media only screen and (max-width: 768px) { .breadcrumbs ul { display: block; padding: 0 1rem; } } .breadcrumbs ul li:after { content: '/'; margin: 0.5rem; } .breadcrumbs ul li:last-of-type:after { display: none; } .breadcrumbs ul a { color: #b3b3b3; } .breadcrumbs ul .active a { color: #0A86EC; } .page__title { background: #0A86EC; padding: 2rem 0; background-image: url("/assets/img/title.jpg"); box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); } .page__title--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .page__title--content { display: block; padding: 0 1rem; } } .page__title--content h1 { color: #fff; margin: 0; } .accordion__title { display: block; background: #F5F5F5; border: solid 1px #F5F5F5; padding: 1rem 2rem; font-family: "Open Sans"; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .accordion .active { background: #ffffff; } .accordion__content { padding: 2rem; border: solid 1px #F5F5F5; border-top: none; } .products { max-width: 1200px; margin: 0 auto; padding: 3rem 0; } .products .button { position: relative; display: inline-block; padding: .5rem 3.5rem .5rem 1.5rem; color: #666666; font-weight: bold; background: #DDDDDD; border-radius: 50px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; text-transform: uppercase; display: inline-block; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .products .button:after { content: '\f105'; font-size: 1.2rem; font-family: fontawesome; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 30px; width: 30px; border-radius: 50px; background: #0F0143; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .products .button:hover:after { top: 0; right: 0; background: #0A86EC; -webkit-transform: translateY(0); transform: translateY(0); height: 100%; width: 100%; } .tabs__nav { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 130px; } @media only screen and (max-width: 768px) { .tabs__nav { display: none; margin-bottom: 0; } } .tabs__nav li { padding: .5rem 1rem; cursor: pointer; position: relative; width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); } .tabs__nav li img { max-width: 100%; width: 380px; } .tabs__container { padding: 1rem; } .tabs__container h6 { display: inline-block; text-align: center; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-bottom: 3rem; } .tabs__container h6:before { content: ''; position: absolute; top: 0; left: -1rem; height: 100%; width: 5px; background: #0A86EC; } .tabs__container h6:after { content: ''; position: absolute; top: 0; right: -1rem; height: 100%; width: 5px; background: #0A86EC; } .tabs__container .tab__drawer { display: none; cursor: pointer; background: #F5F5F5; padding: 1rem 2rem; font-family: "Open Sans"; font-weight: bold; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); margin: 0; } .tabs__container .tab__drawer { font-size: 0.889rem; } @media screen and (min-width: 30rem) { .tabs__container .tab__drawer { font-size: calc(0.889rem + 0.111 * (100vw - 30rem) / 45); } } @media screen and (min-width: 75rem) { .tabs__container .tab__drawer { font-size: 1rem; } } .tabs__container .tab__drawer:before { display: none; } .tabs__container .tab__drawer:after { display: none; } .tabs__container .tab__drawer.active { background: #ffffff; } @media only screen and (max-width: 768px) { .tabs__container .tab__drawer { display: block; } } ::-moz-selection { background: #0A86EC; color: #fff; } ::selection { background: #0A86EC; color: #fff; } html { overflow-x: hidden; } hr { max-width: 100%; border-bottom: 1px solid #DDDDDD; } .seperator { border-bottom: 1px solid #DDDDDD; max-width: 100%; position: relative; z-index: -10; margin-bottom: 25.6px; } .seperator .triangle { position: absolute; top: -10px; left: 20px; height: 20px; width: 20px; border: solid 1px #DDDDDD; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .seperator .triangle:before { content: ''; position: absolute; bottom: 0px; right: 0px; height: 20px; width: 20px; background: #ffffff; } .seperator .triangle:after { content: ''; position: absolute; right: -9px; top: 15px; height: 1px; width: 50px; background: #ffffff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .inventory { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .inventory { display: block; padding: 0 1rem; } } @media only screen and (max-width: 768px) { .inventory { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } } .inventory .product { width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); padding: 0 .25rem; position: relative; } @media only screen and (max-width: 768px) { .inventory .product { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-bottom: 1rem; } } @media only screen and (max-width: 480px) { .inventory .product { width: 100%; padding: 0; } } .inventory .product__kilometres { padding: 0 1rem; margin-bottom: 12.8px; } .inventory .product__kilometres:before { content: ''; height: 15px; width: 20px; display: inline-block; background-image: url("/assets/img/kilos.svg"); background-size: contain; margin-right: .3rem; background-position: center center; background-repeat: no-repeat; } .inventory .product__kilometres:after { content: ' KM'; } .inventory .product__details { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: .75rem; padding: 0 1rem; } .inventory .product__details li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; position: relative; } .inventory .product__details li:after { content: '•'; padding-left: .2rem; font-size: .6rem; color: #999999; } .inventory .product__details li:last-of-type:after { display: none; } .inventory .product__image { display: block; height: 200px; width: 100%; position: relative; margin-bottom: .5rem; } @media only screen and (max-width: 768px) { .inventory .product__image { height: 250px; } } .inventory .product__image .product__price { position: absolute; bottom: 2.5rem; left: 1rem; background: #0A86EC; color: #fff; padding: .2rem 1rem; } .inventory .product__image img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .inventory .product__image .product__title { position: absolute; padding: .2rem 1rem; bottom: 0; left: 0; background: rgba(0, 51, 102, 0.6); width: 100%; color: #fff; } .intro { padding: 3rem 0; } .intro__content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .intro__content { display: block; padding: 0 1rem; } } .intro__content--copy { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .intro__content--copy { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .intro__content--copy .lead { font-weight: bold; } .intro__content a { border-color: #555555; color: #666666; } .intro__content--image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; margin: 0 0.5rem; background-image: url("/assets/img/ckauto.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; } @media only screen and (max-width: 768px) { .intro__content--image { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .services { background-image: url("/assets/img/services-split.png"); background-repeat: no-repeat; background-position: top left; background-size: auto 110%; box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); position: relative; } .services:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -10; background-image: url("/assets/img/services-bg.jpg"); background-size: cover; } @media screen and (max-width: 1440px) { .services { background-position: -15%; } } @media screen and (max-width: 1200px) { .services { background-image: none; } } @media only screen and (max-width: 768px) { .services { background-image: none; padding: 3rem 0; } } .services__content { padding: 3rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .services__content { display: block; padding: 0 1rem; } } @media screen and (max-width: 1200px) { .services__content { display: block; margin-left: 0; padding: 2rem; } } .services__content h6, .services__content h3, .services__content p { color: #fff; margin-bottom: 12.8px; } .services__content h6 { margin-bottom: 0; text-transform: uppercase; font-weight: normal; position: relative; padding-left: 10px; margin-bottom: .5rem; display: inline-block; } .services__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__content h6:after { content: ''; position: absolute; top: 0; right: -15px; height: 100%; width: 5px; background: #0A86EC; } .services__content h3 { line-height: 1; text-transform: uppercase; } .services__content--copy { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; margin: 0 0.5rem; margin-left: 13rem; } @media only screen and (max-width: 768px) { .services__content--copy { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media screen and (max-width: 1200px) { .services__content--copy { margin-left: 0; max-width: 100%; width: 100%; } } .services__content--icons { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } @media only screen and (max-width: 768px) { .services__content--icons { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media only screen and (max-width: 768px) { .services__content--icons { display: block; } } @media screen and (max-width: 1200px) { .services__content--icons { max-width: 100%; width: 100%; } } .services__content--icons ul { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } @media only screen and (max-width: 768px) { .services__content--icons ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 2rem; } } .services__content--icons ul:last-of-type { margin-left: 3rem; } .services__content--icons ul li { text-align: center; } @media only screen and (max-width: 768px) { .services__content--icons ul li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } } .services__content--icons ul li p { text-transform: uppercase; font-size: .75rem; } .services__content--icons ul img { max-height: 60px; margin: 0 auto; } .footer { margin-top: 5rem; background: #333333; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; font-size: 14px; } .footer .spacer { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 33.33333%; flex-basis: 33.33333%; max-width: 33.33333%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer .spacer { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__cta { background-image: url("/assets/img/footer__cta.jpg"); background-size: cover; box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.7); position: relative; } @media only screen and (max-width: 768px) { .footer__cta { margin-bottom: 3rem; } } .footer__cta:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: rgba(10, 134, 236, 0.8); } .footer__cta--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .footer__cta--content { display: block; padding: 0 1rem; } } @media only screen and (max-width: 768px) { .footer__cta--content { display: block; } } .footer__cta ul { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; margin: 0 0.5rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 3rem; } @media only screen and (max-width: 768px) { .footer__cta ul { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media only screen and (max-width: 768px) { .footer__cta ul { display: block; max-width: 100%; width: 100%; padding: 1rem; text-align: center; } } .footer__cta ul li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; font-weight: bold; text-transform: uppercase; color: #ffffff; position: relative; } @media only screen and (max-width: 768px) { .footer__cta ul li { font-size: 1.5rem; margin-bottom: 1rem; } } .footer__cta ul li:after { content: '|'; position: absolute; top: 0; left: -15%; } @media only screen and (max-width: 768px) { .footer__cta ul li:after { display: none; } } .footer__cta ul li:first-of-type:after { display: none; } .footer__content { padding: 5rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .footer__content { display: block; padding: 0 1rem; } } .footer__content--listings { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--listings { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--contact { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--contact { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--contact .contact__map { height: 200px; width: 100%; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-image: url("/assets/img/map.png"); background-position: center center; background-size: contain; } .footer__content--contact .contact__map a { text-decoration: underline; } .footer__content--logos { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; } @media only screen and (max-width: 768px) { .footer__content--logos { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .footer__content--logos img { width: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: center top; object-position: center top; } .footer__content h6 { color: #0A86EC; position: relative; padding-left: 15px; display: inline-block; text-transform: uppercase; } .footer__content h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #fff; } .footer__content h6:after { content: ''; position: absolute; top: 0; right: -10px; height: 100%; width: 5px; background: #fff; } .footer__info { position: absolute; top: -3rem; left: 5rem; z-index: 30; padding: 2rem; background: #272727; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; margin: 0 0.5rem; width: 350px; border-top: 3px solid #0A86EC; } @media only screen and (max-width: 768px) { .footer__info { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } @media screen and (max-width: 1200px) { .footer__info { width: 300px; left: 2rem; } } @media only screen and (max-width: 768px) { .footer__info { position: relative; max-width: 100%; width: 100%; left: 0; margin: 0; } } .footer__info p { margin-bottom: 12.8px; } .footer__info strong { color: #DDDDDD; } .footer__info ul { margin-bottom: 12.8px; } .footer__info .button { border-color: #666666; color: #666666; } .footer__info .button:hover { border-color: #0A86EC; } .footer__info h6 { color: #0A86EC; text-transform: uppercase; display: inline-block; position: relative; padding-left: 15px; } .footer__info h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 4px; background: #ccc; } .footer__info h6:after { content: ''; position: absolute; top: 0; right: -10px; height: 100%; width: 4px; background: #ccc; } .listing { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; margin-bottom: 2rem; } .listing:after { content: ''; background: #666666; bottom: -1rem; left: 0; position: absolute; width: 100%; height: 1px; } .listing:last-of-type:after { display: none; } .listing__image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 33.33333%; flex-basis: 33.33333%; max-width: 33.33333%; margin: 0 0.5rem; height: 80px; } @media only screen and (max-width: 768px) { .listing__image { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 100%; } } .listing__image img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; } .listing__info p { margin-bottom: 12.8px; } .listing__info p:last-of-type:before { content: ''; height: 15px; width: 20px; display: inline-block; background-image: url("/assets/img/kilos.svg"); background-size: contain; margin-right: .3rem; background-position: center center; background-repeat: no-repeat; } .listing__info strong { color: #fff; } .footer__copyright { background: #272727; padding: 1rem; width: 100%; } .footer__copyright--content { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media only screen and (max-width: 768px) { .footer__copyright--content { display: block; padding: 0 1rem; } } .footer__copyright--logo { text-align: center; margin-top: 1rem; } .footer__copyright--logo img { max-width: 150px; } .footer__nav { margin-left: auto; } @media only screen and (max-width: 768px) { .footer__nav { text-align: center; } } .footer__nav ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; clear: both; } .footer__nav ul a { font-size: 1rem; margin-right: .5rem; } .footer__nav .footer__socials { float: right; } @media only screen and (max-width: 768px) { .footer__nav .footer__socials { float: none; } } .footer__nav .footer__socials a { font-size: 1.5rem; margin-right: .5rem; } .footer__nav .footer__socials a:after { margin-right: 0; } .inventory-products { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 3rem 0; } @media only screen and (max-width: 768px) { .inventory-products { display: block; padding: 0 1rem; } } .inventory__sidebar { width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); margin-right: 2rem; } @media only screen and (max-width: 768px) { .inventory__sidebar { width: 100%; margin-top: 3rem; } } .inventory__sidebar h6 { text-transform: uppercase; text-align: center; position: relative; } .inventory__sidebar h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .inventory__sidebar h6:after { content: ''; position: absolute; top: 0; right: 0; height: 100%; width: 5px; background: #0A86EC; } .inventory__sidebar--search { background: #555555; padding: 2rem 1rem; margin-bottom: 2rem; } .inventory__sidebar--search label { text-transform: uppercase; color: #ffffff; font-weight: bold; font-size: .8rem; margin-bottom: .5rem; } .inventory__sidebar--search select { background: #333333; border: none; border-radius: 100px; padding: .8rem; margin-bottom: 1rem; outline: none; color: #DDDDDD; font-size: .8rem; width: 100%; } .inventory__sidebar--search .submit { border-radius: 100px; border: solid 2px #ffffff; padding: .5rem; text-transform: uppercase; font-weight: bold; color: #ffffff; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .inventory__sidebar--search .submit:hover { border-color: #0A86EC; background: #0A86EC; } .inventory__sidebar--search .field__container { width: 100%; position: relative; } .inventory__sidebar--search .field__container:after { content: ''; position: absolute; top: 40%; right: 20px; -webkit-transform: translateY(-40%); transform: translateY(-40%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #0A86EC; } .inventory__sidebar--search form { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .inventory__sidebar--cta { background: #0F0143; } .inventory__sidebar--cta img { width: 100%; -o-object-fit: cover; object-fit: cover; } .inventory__sidebar--cta div { padding: 1rem; color: #ffffff; } .inventory-list { width: calc(99.99% * 3/4 - (30px - 30px * 3/4)); padding: 4rem 0; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(3n + 1) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); } .inventory-list > *:nth-child(3n + 2) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); } .inventory-list > *:nth-child(3n + 3) { width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); margin-right: 0; } @media only screen and (max-width: 768px) { .inventory-list { width: 100%; } } @media only screen and (max-width: 768px) { .inventory-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(2n + 1) { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); } .inventory-list > *:nth-child(2n + 2) { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-right: 0; } } @media only screen and (max-width: 480px) { .inventory-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .inventory-list > * { margin-right: 30px; } .inventory-list > *:nth-child(1n + 1) { width: calc(99.99% * 1/1 - (30px - 30px * 1/1)); margin-right: 0; } } .inventory-list .product { padding: 1rem; border-right: solid 1px #DDDDDD; margin: 0; margin-bottom: 2rem; } .inventory-list .product:nth-of-type(3n+3) { border: none; } .inventory-list .product__title { display: block; text-transform: uppercase; position: relative; padding-left: 15px; margin-bottom: 1rem; } .inventory-list .product__title:before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: #0A86EC; } .inventory-list img { width: 100%; height: 180px; -o-object-fit: cover; object-fit: cover; } .inventory-list a { display: block; } .inventory-list .price { text-transform: uppercase; font-weight: bold; color: #aaaaaa; } .inventory-list .price span { color: #0A86EC; font-size: 1.5rem; } .contact { padding: 3rem 0; max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @media only screen and (max-width: 768px) { .contact { display: block; padding: 0 1rem; } } .contact__form { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-right: 3rem; } @media only screen and (max-width: 768px) { .contact__form { width: 100%; margin-top: 3rem; } } .contact__form h6 { text-transform: uppercase; color: #333333; position: relative; padding-left: 15px; } .contact__form h6:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .contact__form .form { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .contact__form .form input, .contact__form .form textarea { padding: .5rem; margin-bottom: 1rem; border-radius: 3px; border: solid 1px #DDDDDD; } .contact__form .form input:focus, .contact__form .form textarea:focus { background: #F5F5F5; } .contact__form .form .submit { background: #0A86EC; border: none; max-width: 100px; text-transform: uppercase; font-weight: bold; color: #ffffff; border-radius: 100px; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); cursor: pointer; } .contact__form .form .submit:hover { background: #DDDDDD; } .contact__details { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); } @media only screen and (max-width: 768px) { .contact__details { width: 100%; margin-top: 3rem; } } .contact__details h6 { text-transform: uppercase; color: #333333; position: relative; padding-left: 15px; } .contact__details h6:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .detail__card { background: #F5F5F5; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 1rem; margin-bottom: 1rem; } .detail__card h6 { font-size: .75rem; color: #666666; } .detail__card ul { padding: .5rem; } .detail__card ul li { margin-bottom: .5rem; } .detail__card ul li i { margin-right: .5rem; color: #0A86EC; } .detail__card ul li strong { margin-right: .5rem; } .map__container { position: relative; width: 100%; height: 400px; background-color: #e7eaf0; } .map { position: relative; } .map__zoom-in, .map__zoom-out { height: 32px; width: 32px; cursor: pointer; margin-left: 10px; background-color: rgba(10, 134, 236, 0.8); background-repeat: no-repeat; background-size: 32px 64px; background-image: url("/assets/img/cd-icon-controller.svg"); -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .map__zoom-in:hover, .map__zoom-out:hover { background-color: rgba(51, 51, 51, 0.8); box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.14); } @media only screen and (min-width: 768px) { .map__zoom-in, .map__zoom-out { margin-left: 50px; } } .map__zoom-in { background-position: 50% 0; margin-top: 10px; margin-bottom: 1px; } @media only screen and (min-width: 768px) { .map__zoom-in { margin-top: 50px; } } .map__zoom-out { background-position: 50% -32px; } .details__title { max-width: 1200px; width: 100%; margin: 0 auto; margin-top: 2rem; } .details__title--info { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media only screen and (max-width: 768px) { .details__title--info { display: block; padding: 0 1rem; } } .details__title--info h2 { position: relative; padding-left: 15px; } @media only screen and (max-width: 768px) { .details__title--info h2 { font-size: 1.8rem; margin-bottom: .5rem; } } .details__title--info h2:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 8px; background: #0A86EC; } .details__title--info .price { margin-left: auto; background: #0A86EC; color: #ffffff; padding: .3rem; } .details__gallery { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 2rem; } @media only screen and (max-width: 768px) { .details__gallery { display: block; padding: 0 1rem; } } .details__gallery .images { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } @media only screen and (max-width: 768px) { .details__gallery .images { width: 100%; display: block; } } .details__gallery .images__featured { width: 110%; margin-right: .5rem; height: 450px; cursor: pointer; } @media only screen and (max-width: 768px) { .details__gallery .images__featured { height: 300px; width: 100%; margin-bottom: 1rem; margin-top: 2rem; } } .details__gallery .images__featured img { max-width: 100%; height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .details__gallery .images__nav { width: calc(99.99% * 1/6 - (30px - 30px * 1/6)); } @media only screen and (max-width: 768px) { .details__gallery .images__nav { width: 100%; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; } } .details__gallery .images__nav li { width: 100%; height: 75px; background: #000; margin-bottom: .5rem; } @media only screen and (max-width: 768px) { .details__gallery .images__nav li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin-right: .5rem; } .details__gallery .images__nav li:last-of-type { margin-right: 0; } } .details__gallery .images__nav img { max-width: 100%; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; cursor: pointer; } .details__gallery .description { margin-left: 2rem; width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } @media only screen and (max-width: 768px) { .details__gallery .description { margin-left: 0; width: 100%; margin-top: 1rem; } } .details__gallery .description h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__gallery .description h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__gallery li { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .5rem; } .details__gallery li span { position: relative; display: inline-block; padding-left: 10px; margin-right: 10px; } .details__gallery li span:first-of-type:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 3px; background: #DDDDDD; } .details__gallery li span:nth-of-type(2) { font-weight: bold; } .related { box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.5); background: #F5F5F5; padding: 4rem 0; text-align: center; } .related h6 { display: inline-block; background: #333333; color: #ffffff; text-transform: uppercase; text-align: center; padding: 0 .3rem; margin-bottom: 0; } .related h4 { position: relative; text-transform: uppercase; display: block; } .related h4:before { content: ''; position: absolute; top: 0; left: -15px; height: 100%; width: 5px; background: #0A86EC; } .related h4:after { content: ''; position: absolute; top: 0; right: -15px; height: 100%; width: 5px; background: #0A86EC; } .related .product { text-align: left; } .details__description { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 3rem; } @media only screen and (max-width: 768px) { .details__description { display: block; padding: 0 1rem; } } .details__features { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); margin-right: 2rem; } @media only screen and (max-width: 768px) { .details__features { width: 100%; margin-right: 0; } } .details__features--stats { width: 100%; margin-bottom: 2rem; } .details__features--stats ul { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; } @media only screen and (max-width: 768px) { .details__features--stats ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } } .details__features--stats ul li { background: #ffffff; padding: 1rem; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: solid 1px #DDDDDD; border-right: none; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } @media only screen and (max-width: 768px) { .details__features--stats ul li { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); margin-bottom: .5rem; margin-right: .5rem; border-right: solid 1px #DDDDDD; } } .details__features--stats ul li:last-of-type { border-right: solid 1px #DDDDDD; } .details__features--stats ul li span { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; background: #555555; height: 50px; width: 50px; border-radius: 100px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .details__features--stats ul li:hover { background: #F5F5F5; } .details__features--stats ul li:hover span { background: #0A86EC; } .details__features--description h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__features--description h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__contact { width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } @media only screen and (max-width: 768px) { .details__contact { width: 100%; } } .details__contact h6 { position: relative; padding-left: 15px; text-transform: uppercase; } .details__contact h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .details__contact .form { background: #F5F5F5; padding: 1rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .details__contact .form input, .details__contact .form textarea { background: #fdfdfd; border: none; margin-bottom: 1rem; padding: .5rem; border-radius: 3px; } .details__contact .form .submit { margin-top: 1rem; background: #0A86EC; color: #ffffff; text-transform: uppercase; font-weight: bold; box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08); cursor: pointer; } .form__phone { background: #555555; color: #ffffff; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: solid 20px #0A86EC; } .form__phone i { font-size: 3rem; background: #6f6f6f; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: .5rem 1rem; margin-right: .5rem; } .form__phone h5 { color: #ffffff; font-size: 1.2rem; margin-bottom: 0; } .form__phone p { font-size: .75rem; margin-bottom: 0; } .phone__details { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } .services-page { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 3rem 0; } @media only screen and (max-width: 768px) { .services-page { display: block; padding: 0 1rem; } } .services__items { width: calc(99.99% * 4/6 - (30px - 30px * 4/6)); margin-right: 2rem; } .services__items--item { margin-bottom: 4rem; } .services__items--item h6 { position: relative; text-transform: uppercase; padding-left: 15px; } .services__items--item h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__sidebar { width: calc(99.99% * 2/6 - (30px - 30px * 2/6)); } .services__sidebar h6 { position: relative; text-transform: uppercase; padding-left: 15px; } .services__sidebar h6:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 5px; background: #0A86EC; } .services__sidebar ul { padding: 1rem; background: #F5F5F5; } .services__sidebar ul li { margin-bottom: 1rem; } .services__sidebar ul li a { display: block; font-weight: bold; position: relative; z-index: 10; padding: .5rem; padding-left: 15px; -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); } .services__sidebar ul li a:before { content: ''; position: absolute; z-index: -10; top: 0; left: 0; height: 100%; width: 3px; background: #DDDDDD; -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); } .services__sidebar ul li a:hover { color: #ffffff; } .services__sidebar ul li a:hover:before { width: 100%; background: #0A86EC; } .services__sidebar .details__contact { width: 100%; margin-top: 1.5rem; } .financing-form { max-width: 1200px; margin: 0 auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } @media only screen and (max-width: 768px) { .financing-form { display: block; padding: 0 1rem; } } .financing-form h6 { margin-top: 2rem; } .financing-form .seperator { margin-bottom: 3rem; } .financing-form__row { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .financing-form__left, .financing-form__right { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .financing-form__left input, .financing-form__left select, .financing-form__right input, .financing-form__right select { padding: .5rem; margin-bottom: 1rem; border-radius: 3px; border: solid 1px #DDDDDD; } .financing-form__left input:focus, .financing-form__left select:focus, .financing-form__right input:focus, .financing-form__right select:focus { background: #F5F5F5; } .financing-form .submit { width: 300px; margin-left: auto; margin-right: auto; border-radius: 3px; background: #0A86EC; color: #ffffff; text-transform: uppercase; font-weight: bold; border-color: #0A86EC; padding: .5rem; cursor: pointer; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .financing-form .submit:hover { box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08); } .contact__form .form .submit { padding: .5rem; max-width: 200px; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .details__contact button.contact-submit.submit { border-color: #0A86EC; padding: .5rem; } .uniform__potty { position: absolute; top: -9999px; left: -9999px; } .blue { display: none; position: absolute; top: 0; left: 0; } .silver { position: absolute; top: 0; left: 0; } .active .silver { display: none; } .active .blue { display: block; } .lightbox { opacity: 0; visibility: hidden; pointer-events: none; position: fixed; top: 0; right: 0; height: 100vh; width: 100vw; z-index: 1000; -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); } .lightbox__content { background: #fff; position: absolute; height: 80%; width: 80%; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -45%, 0) scale(0.8); transform: translate3d(-50%, -45%, 0) scale(0.8); opacity: 0; z-index: 1001; box-shadow: 0 15px 35px 0 rgba(50, 50, 93, 0.1), 0 5px 15px 0 rgba(0, 0, 0, 0.07); overflow: hidden; -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition-delay: 100ms; transition-delay: 100ms; will-change: transform, opacity; } @media only screen and (max-width: 768px) { .lightbox__content { height: 30%; } } .lightbox__feature { width: 100%; height: 100%; } .lightbox__feature img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .overlay { position: absolute; top: 0; left: 0; background: rgba(39, 39, 39, 0.9); height: 100vh; width: 100vw; z-index: 999; } .arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #ffffff; cursor: pointer; z-index: 1001; font-size: 2.5rem; border: solid 1px #ffffff; line-height: 0; height: 3rem; width: 3rem; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 1rem; border-radius: 50%; text-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08); box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08); } @media only screen and (max-width: 768px) { .arrow { height: 2rem; width: 2rem; font-size: 1.5rem; } } .next { right: 0; } .lightbox__nav { display: none; } .lightbox.is--open { opacity: 1; visibility: visible; pointer-events: all; } .lightbox.is--open .lightbox__content { opacity: 1; -webkit-transform: translate3d(-50%, -50%, 0) scale(1); transform: translate3d(-50%, -50%, 0) scale(1); }
0.575827
0.048903
html { padding-top: 20px; display: flex; align-items: center; justify-content: center; color: antiquewhite; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } body { background:linear-gradient(to right top, grey, black); background-size: 250% 250%; padding-top: 150px; } .con_Btn { width: auto; margin: 0 auto; padding-top: 40px; } button { cursor: pointer; outline: none; } .outline{ position: relative; z-index: 3; background: transparent; color: #1172c4; font-size: 14px; border-color: #1172c4; border-style: solid; border-width: 2px; border-radius: 22px; padding: 10px 40px; text-transform: uppercase; transition: all 0.2s linear; } .outline:hover { color: white; background: #1172c4; border-color: white; transition: all 0.2s linear; } .outline:active { border-radius: 22px; } #container { width: 100%; display: inline-block; } nav { overflow: hidden; background-color: rgba(0, 0, 0, 0.431); position: fixed; top: 10px; width: 50%; border-radius: 25px; } .nav_ul { text-align: left; height: auto; margin: 0; padding: 15px; } #ul1 { width: 180px; } #ol1 { width: 180px; } li { display: inline; font-family: "Fira Sans", sans-serif; font-size: 17px; } a { color: #f2f2f2; text-decoration: none; padding: 14px; } &:hover { background-color: rgb(58, 13, 13); } .content { text-align: center; } /** Styles */ #container { display: flex; margin: 0 auto; padding-top: 5%; } /* button { display: block; width: 200px; height: 50px; margin-top: 20px; } */ /** Day-Mode */ /* body.day{ background-color: #eee; } */ /* h1.day{ color: #333; } p.day{ color: #333; } */ /** Night-Mode */ /* body.night{ background-color: #333; } h1.night{ color: #eee; } p.night{ color: #eee; } */ /* Tabellenformat */ table, td, th { border: 1px solid black; } table { /* width: 33%; */ /* falls man möchte, dass die Tabelle z.B. immer 1/3 der länge der Seite einnimmt. */ /* border-collapse: collapse; */ } #file{ display: none; }
style.css
html { padding-top: 20px; display: flex; align-items: center; justify-content: center; color: antiquewhite; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } body { background:linear-gradient(to right top, grey, black); background-size: 250% 250%; padding-top: 150px; } .con_Btn { width: auto; margin: 0 auto; padding-top: 40px; } button { cursor: pointer; outline: none; } .outline{ position: relative; z-index: 3; background: transparent; color: #1172c4; font-size: 14px; border-color: #1172c4; border-style: solid; border-width: 2px; border-radius: 22px; padding: 10px 40px; text-transform: uppercase; transition: all 0.2s linear; } .outline:hover { color: white; background: #1172c4; border-color: white; transition: all 0.2s linear; } .outline:active { border-radius: 22px; } #container { width: 100%; display: inline-block; } nav { overflow: hidden; background-color: rgba(0, 0, 0, 0.431); position: fixed; top: 10px; width: 50%; border-radius: 25px; } .nav_ul { text-align: left; height: auto; margin: 0; padding: 15px; } #ul1 { width: 180px; } #ol1 { width: 180px; } li { display: inline; font-family: "Fira Sans", sans-serif; font-size: 17px; } a { color: #f2f2f2; text-decoration: none; padding: 14px; } &:hover { background-color: rgb(58, 13, 13); } .content { text-align: center; } /** Styles */ #container { display: flex; margin: 0 auto; padding-top: 5%; } /* button { display: block; width: 200px; height: 50px; margin-top: 20px; } */ /** Day-Mode */ /* body.day{ background-color: #eee; } */ /* h1.day{ color: #333; } p.day{ color: #333; } */ /** Night-Mode */ /* body.night{ background-color: #333; } h1.night{ color: #eee; } p.night{ color: #eee; } */ /* Tabellenformat */ table, td, th { border: 1px solid black; } table { /* width: 33%; */ /* falls man möchte, dass die Tabelle z.B. immer 1/3 der länge der Seite einnimmt. */ /* border-collapse: collapse; */ } #file{ display: none; }
0.337859
0.088033
.timeline { position:relative; padding:0; list-style:none } .timeline>li { position:relative; margin-bottom:50px; min-height:50px } .timeline>li:before, .timeline>li:after { content:" "; display:table } .timeline>li:after { clear:both } .timeline>li .timeline-panel { float:right; position:relative; width:100%; padding:0 20px 0 100px; text-align:left } .timeline>li .timeline-panel:before { right:auto; border-right-width:15px; border-left-width:0 } .timeline>li .timeline-panel:after { right:auto; border-right-width:14px; border-left-width:0 } .timeline>li .timeline-image { width:80px; height:80px; margin-left:0; border-radius:100%; text-align:center; color:#fff; background-color:#fff } .timeline>li .timeline-image h4 { margin-top:12px; font-size:10px; line-height:14px } .img-me h4 { margin-top:12px; font-size:10px; line-height:14px } .timeline>li.timeline-inverted>.timeline-panel { float:right; padding:0 20px 0 20px; text-align:left } .timeline>li.timeline-inverted>.timeline-panel:before { right:auto; border-right-width:15px; border-left-width:0 } .timeline>li.timeline-inverted>.timeline-panel:after { right:auto; border-right-width:14px; border-left-width:0 } .timeline>li:last-child { margin-bottom:0 } .timeline .timeline-heading h4 { margin-top:0; color:inherit } .timeline .timeline-heading h4.subheading { text-transform:none } .timeline .timeline-body>p, .timeline .timeline-body>ul { margin-bottom:0 } @media (min-width: 768px) { .timeline:before { left:50% } .timeline>li { margin-bottom:100px; min-height:100px } .timeline>li .timeline-panel { float:left; width:75%; padding:0 20px 20px 30px; text-align:right } .timeline>li .timeline-image { left:50%; width:100px; height:100px; margin-left:-50px } .img-me { left:50%; width:150px; height:150px } .timeline>li .timeline-image h4 { margin-top:16px; font-size:13px; line-height:18px } .img-me h4 { margin-top:16px; font-size:13px; line-height:18px } .timeline>li.timeline-inverted>.timeline-panel { float:right; padding:0 30px 20px 20px; text-align:left } } @media (min-width: 992px) { .timeline>li { min-height:150px } .timeline>li .timeline-panel { padding:0 20px 20px } .timeline>li .timeline-image { width:150px; height:150px; margin-left:-75px } .img-me { width:200px; height:200px } .timeline>li .timeline-image h4 { margin-top:30px; font-size:18px; line-height:26px } .img-me h4 { margin-top:30px; font-size:18px; line-height:26px } .timeline>li.timeline-inverted>.timeline-panel { padding:0 20px 20px } } @media (min-width: 1200px) { .timeline>li { min-height:170px } .timeline>li .timeline-panel { padding:0 20px 20px 100px } .timeline>li .timeline-image { width:170px; height:170px; margin-left:-85px } .timeline>li .img-me { width:200px; height:200px } .timeline>li .timeline-image h4 { margin-top:40px } .timeline>li .img-me h4 { margin-top:40px } .timeline>li.timeline-inverted>.timeline-panel { padding:0 100px 20px 30px } }
css/timeline.css
.timeline { position:relative; padding:0; list-style:none } .timeline>li { position:relative; margin-bottom:50px; min-height:50px } .timeline>li:before, .timeline>li:after { content:" "; display:table } .timeline>li:after { clear:both } .timeline>li .timeline-panel { float:right; position:relative; width:100%; padding:0 20px 0 100px; text-align:left } .timeline>li .timeline-panel:before { right:auto; border-right-width:15px; border-left-width:0 } .timeline>li .timeline-panel:after { right:auto; border-right-width:14px; border-left-width:0 } .timeline>li .timeline-image { width:80px; height:80px; margin-left:0; border-radius:100%; text-align:center; color:#fff; background-color:#fff } .timeline>li .timeline-image h4 { margin-top:12px; font-size:10px; line-height:14px } .img-me h4 { margin-top:12px; font-size:10px; line-height:14px } .timeline>li.timeline-inverted>.timeline-panel { float:right; padding:0 20px 0 20px; text-align:left } .timeline>li.timeline-inverted>.timeline-panel:before { right:auto; border-right-width:15px; border-left-width:0 } .timeline>li.timeline-inverted>.timeline-panel:after { right:auto; border-right-width:14px; border-left-width:0 } .timeline>li:last-child { margin-bottom:0 } .timeline .timeline-heading h4 { margin-top:0; color:inherit } .timeline .timeline-heading h4.subheading { text-transform:none } .timeline .timeline-body>p, .timeline .timeline-body>ul { margin-bottom:0 } @media (min-width: 768px) { .timeline:before { left:50% } .timeline>li { margin-bottom:100px; min-height:100px } .timeline>li .timeline-panel { float:left; width:75%; padding:0 20px 20px 30px; text-align:right } .timeline>li .timeline-image { left:50%; width:100px; height:100px; margin-left:-50px } .img-me { left:50%; width:150px; height:150px } .timeline>li .timeline-image h4 { margin-top:16px; font-size:13px; line-height:18px } .img-me h4 { margin-top:16px; font-size:13px; line-height:18px } .timeline>li.timeline-inverted>.timeline-panel { float:right; padding:0 30px 20px 20px; text-align:left } } @media (min-width: 992px) { .timeline>li { min-height:150px } .timeline>li .timeline-panel { padding:0 20px 20px } .timeline>li .timeline-image { width:150px; height:150px; margin-left:-75px } .img-me { width:200px; height:200px } .timeline>li .timeline-image h4 { margin-top:30px; font-size:18px; line-height:26px } .img-me h4 { margin-top:30px; font-size:18px; line-height:26px } .timeline>li.timeline-inverted>.timeline-panel { padding:0 20px 20px } } @media (min-width: 1200px) { .timeline>li { min-height:170px } .timeline>li .timeline-panel { padding:0 20px 20px 100px } .timeline>li .timeline-image { width:170px; height:170px; margin-left:-85px } .timeline>li .img-me { width:200px; height:200px } .timeline>li .timeline-image h4 { margin-top:40px } .timeline>li .img-me h4 { margin-top:40px } .timeline>li.timeline-inverted>.timeline-panel { padding:0 100px 20px 30px } }
0.616936
0.185541
background: url(images/image3.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #usersignup { background: url(images/image1.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #userlogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image13.jpg); background-attachment: fixed; font-family: 'Open Sans', sans-serif; background-size: cover; } #guidelogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image9.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #vendorsignup { background: url(images/image17.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #vendorlogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image19.jpg); background-attachment: fixed; font-family: 'Open Sans', sans-serif; background-size: cover; } h1{ color: rgb(255, 255, 255) !important; border-radius: 20%; font-weight: bold; font-size: 35px; text-align: center; width: max-content; margin: 20px auto 0px auto; padding: 10px; opacity: 1; } textarea { content: none; resize: none; } .myform{ background: whitesmoke; opacity: 0.9; /*just remove this line or change it to 0.9 or 0.7*/ width: 60%; height: auto; padding: 25px 25px 25px 25px; border-radius: 10px; margin: 20px auto; margin-top: 0px; } .errorMsg{ border: 2px solid whitesmoke; background-color: #CC1F1A; opacity: 0.8; color: whitesmoke; letter-spacing: normal; font-size: 16px; padding: 10px; } .successMsg{ border: 2px solid whitesmoke; background-color: #1F9D55; opacity: 0.8; color: whitesmoke; letter-spacing: normal; font-size: 16px; padding: 10px; }
loginsignup.css
background: url(images/image3.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #usersignup { background: url(images/image1.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #userlogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image13.jpg); background-attachment: fixed; font-family: 'Open Sans', sans-serif; background-size: cover; } #guidelogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image9.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #vendorsignup { background: url(images/image17.jpg); background-attachment: fixed; background-size: cover; font-family: 'Open Sans', sans-serif; } #vendorlogin { /* background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(images/image1.jpg); */ background: url(images/image19.jpg); background-attachment: fixed; font-family: 'Open Sans', sans-serif; background-size: cover; } h1{ color: rgb(255, 255, 255) !important; border-radius: 20%; font-weight: bold; font-size: 35px; text-align: center; width: max-content; margin: 20px auto 0px auto; padding: 10px; opacity: 1; } textarea { content: none; resize: none; } .myform{ background: whitesmoke; opacity: 0.9; /*just remove this line or change it to 0.9 or 0.7*/ width: 60%; height: auto; padding: 25px 25px 25px 25px; border-radius: 10px; margin: 20px auto; margin-top: 0px; } .errorMsg{ border: 2px solid whitesmoke; background-color: #CC1F1A; opacity: 0.8; color: whitesmoke; letter-spacing: normal; font-size: 16px; padding: 10px; } .successMsg{ border: 2px solid whitesmoke; background-color: #1F9D55; opacity: 0.8; color: whitesmoke; letter-spacing: normal; font-size: 16px; padding: 10px; }
0.250913
0.24389
html { box-sizing: border-box; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; } *, *:before, *:after { box-sizing: inherit; } body { width: 100vw; min-width: 320px; padding: 0; margin: 0; background-color: #222222; } /*HEADER GENERAL CONTAINER*/ header { width: 100%; height: 500px; background-image: url('https://assets.nflxext.com/ffe/siteui/vlv3/0bd3a69d-6790-4edc-9818-1c8c558946c2/21e486c0-216d-48fe-80a1-08a9ea4003fb/CO-es-20220329-popsignuptwoweeks-perspective_alpha_website_small.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: inset 0 90px 100px black; } /* HEADER TOP PART - LOGO LANGUAGE AND SIGNIN */ .header__top-container { /*LOGO LANG BUTTON CONTAINER */ width: 100%; height: auto; display: flex; align-items: flex-start; justify-content: space-between; padding: 30px 15px 0 15px; } .top-container__item { /* ITEMS (LOGO, LANG BUTTON) */ display: inline-block; } .top-container__logo { /* LOGO CONTAINER */ width: 89px; height: 24px; background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Netflix_logo.svg/300px-Netflix_logo.svg.png?20220318121227'); background-position: center; background-repeat: no-repeat; background-size: contain; } .container-right-side { /*CONTAINER LANG AND LOGIN */ /*nothing here yet*/ } .top-container__menulang { /* CONTAINER DIV OF SELECT ITEMS FOR LANGUAGE*/ width: 89px; height: 30px; border: 1px solid white; border-radius: 4px; margin-right: 10px; position: relative; } .top-container__menulang::before{ /* TRYING TO PUT THE GLOBE BEFORE THE LANGUAGE OPTION*/ content: ''; width: 15px; height: 15px; display: inline-block; position: absolute; top: 6px; left: 5px; background-image: url('https://upload.wikimedia.org/wikipedia/commons/a/ae/Globe_icon-white.svg'); background-position: center; background-repeat: no-repeat; background-size: cover; } .menulang-container { /* SELECT CONTAINER OPTIONS */ display: inline-block; position: relative; right: -1px; width: 100%; height: 100%; border: none; background-color: transparent; color: white; margin-right: 0; text-align: right; } .option-lang { /*OPTIONS OF SELECT*/ background-color: #222222; border: none; } .top-container__login { /*DIV CONTAINER FOR BUTTON*/ width: 89px; height: 24px; background-color: red; padding: 4px 0; text-align: center; vertical-align: top; border-radius: 4px; } .login-anchor { /* ANCHOR BUTTON*/ display: inline-block; font-size: 1.2rem; font-weight: bold; color: white; text-decoration: none; text-align: center; }
style.css
html { box-sizing: border-box; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; } *, *:before, *:after { box-sizing: inherit; } body { width: 100vw; min-width: 320px; padding: 0; margin: 0; background-color: #222222; } /*HEADER GENERAL CONTAINER*/ header { width: 100%; height: 500px; background-image: url('https://assets.nflxext.com/ffe/siteui/vlv3/0bd3a69d-6790-4edc-9818-1c8c558946c2/21e486c0-216d-48fe-80a1-08a9ea4003fb/CO-es-20220329-popsignuptwoweeks-perspective_alpha_website_small.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: inset 0 90px 100px black; } /* HEADER TOP PART - LOGO LANGUAGE AND SIGNIN */ .header__top-container { /*LOGO LANG BUTTON CONTAINER */ width: 100%; height: auto; display: flex; align-items: flex-start; justify-content: space-between; padding: 30px 15px 0 15px; } .top-container__item { /* ITEMS (LOGO, LANG BUTTON) */ display: inline-block; } .top-container__logo { /* LOGO CONTAINER */ width: 89px; height: 24px; background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Netflix_logo.svg/300px-Netflix_logo.svg.png?20220318121227'); background-position: center; background-repeat: no-repeat; background-size: contain; } .container-right-side { /*CONTAINER LANG AND LOGIN */ /*nothing here yet*/ } .top-container__menulang { /* CONTAINER DIV OF SELECT ITEMS FOR LANGUAGE*/ width: 89px; height: 30px; border: 1px solid white; border-radius: 4px; margin-right: 10px; position: relative; } .top-container__menulang::before{ /* TRYING TO PUT THE GLOBE BEFORE THE LANGUAGE OPTION*/ content: ''; width: 15px; height: 15px; display: inline-block; position: absolute; top: 6px; left: 5px; background-image: url('https://upload.wikimedia.org/wikipedia/commons/a/ae/Globe_icon-white.svg'); background-position: center; background-repeat: no-repeat; background-size: cover; } .menulang-container { /* SELECT CONTAINER OPTIONS */ display: inline-block; position: relative; right: -1px; width: 100%; height: 100%; border: none; background-color: transparent; color: white; margin-right: 0; text-align: right; } .option-lang { /*OPTIONS OF SELECT*/ background-color: #222222; border: none; } .top-container__login { /*DIV CONTAINER FOR BUTTON*/ width: 89px; height: 24px; background-color: red; padding: 4px 0; text-align: center; vertical-align: top; border-radius: 4px; } .login-anchor { /* ANCHOR BUTTON*/ display: inline-block; font-size: 1.2rem; font-weight: bold; color: white; text-decoration: none; text-align: center; }
0.486819
0.085213
.wl-top{ width: 100%; min-height: 100px; padding: 20px 20px 20px 20px; line-height: 80px; border-bottom: 5px solid #f1f1f1; } .wl-top-left{ width: 30%; min-height: 50px; float: left; } .wl-top-left img{ width: 80px; height: 80px; border-radius: 50%; } .wl-top-right{ width: 70%; float: right; } .wl-into{ float:right; margin-right: 20px; font-size: 20px!important; margin-top: 28px; } .wl-pwd{ width: 100%; min-height: 40px; line-height: 38px; border-bottom: 1px solid #F1F1F1; padding: 0 10px 0 10px; } .wl-pwd-left{ width: 20%; float: left; text-align: center; } .wl-pwd-right{ width: 77%; float: right; } .wl-pwd-right input{ width: 100%; height: 30px; line-height: 30px; margin-top: 4px; color: #5a5a5a; } .wl-pwd-right textarea{ width: 100%; height: 100px; padding: 5px; margin-top: 10px; border: 1px solid #eaeaea; color: #000000; resize: none; } .zhongj{ color: #B5B5B5; font-size: 13px; } .wl-pwd2{ border-bottom: 5px solid #F1F1F1!important; } .wl-btn{ width: 80%; height: 35px; line-height: 35px; background-color: #7DB0E8; color: #FFFFFF; border-radius: 5px; text-align: center; margin: 0 auto; font-size: 17px; margin-top: 20%; } .marsk-container3 { display: none; background: #FFFFFF; position: fixed; top: 0; right: 0; left: 0; bottom: 0px; background: rgba(0, 0, 0, .5); z-index: 10; } .tkyy_con3 { position: fixed; bottom: 0px; width: 100%; height: 125px; background: #FFFFFF; margin: 0 auto; } .tkyy_con3 button{ width: 100%; height: 40px; text-align: center; font-size: 15px; color: #000000; background: white; border-bottom: 1px solid #F1F1F1; } .quxiao1{ height: 45px!important; } .wl-xuanze{ width: 100%; height: 50px; line-height: 50px; background: white; position: fixed;bottom: 0; padding: 10px; } .wl-xuanze li{ width: 33.2%; float: left; } .wl-xuanze li>span{ font-size: 25px!important; } #wl-photo{ position: relative; } #file{ position: absolute; top: 0; left: 0; width: 100%!important; opacity: 0; } .getDateBox .choiceDateTitle button{ color: #7DB0E8!important; }
public/static/weixin/css/modify1.css
.wl-top{ width: 100%; min-height: 100px; padding: 20px 20px 20px 20px; line-height: 80px; border-bottom: 5px solid #f1f1f1; } .wl-top-left{ width: 30%; min-height: 50px; float: left; } .wl-top-left img{ width: 80px; height: 80px; border-radius: 50%; } .wl-top-right{ width: 70%; float: right; } .wl-into{ float:right; margin-right: 20px; font-size: 20px!important; margin-top: 28px; } .wl-pwd{ width: 100%; min-height: 40px; line-height: 38px; border-bottom: 1px solid #F1F1F1; padding: 0 10px 0 10px; } .wl-pwd-left{ width: 20%; float: left; text-align: center; } .wl-pwd-right{ width: 77%; float: right; } .wl-pwd-right input{ width: 100%; height: 30px; line-height: 30px; margin-top: 4px; color: #5a5a5a; } .wl-pwd-right textarea{ width: 100%; height: 100px; padding: 5px; margin-top: 10px; border: 1px solid #eaeaea; color: #000000; resize: none; } .zhongj{ color: #B5B5B5; font-size: 13px; } .wl-pwd2{ border-bottom: 5px solid #F1F1F1!important; } .wl-btn{ width: 80%; height: 35px; line-height: 35px; background-color: #7DB0E8; color: #FFFFFF; border-radius: 5px; text-align: center; margin: 0 auto; font-size: 17px; margin-top: 20%; } .marsk-container3 { display: none; background: #FFFFFF; position: fixed; top: 0; right: 0; left: 0; bottom: 0px; background: rgba(0, 0, 0, .5); z-index: 10; } .tkyy_con3 { position: fixed; bottom: 0px; width: 100%; height: 125px; background: #FFFFFF; margin: 0 auto; } .tkyy_con3 button{ width: 100%; height: 40px; text-align: center; font-size: 15px; color: #000000; background: white; border-bottom: 1px solid #F1F1F1; } .quxiao1{ height: 45px!important; } .wl-xuanze{ width: 100%; height: 50px; line-height: 50px; background: white; position: fixed;bottom: 0; padding: 10px; } .wl-xuanze li{ width: 33.2%; float: left; } .wl-xuanze li>span{ font-size: 25px!important; } #wl-photo{ position: relative; } #file{ position: absolute; top: 0; left: 0; width: 100%!important; opacity: 0; } .getDateBox .choiceDateTitle button{ color: #7DB0E8!important; }
0.440108
0.096578
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, picture, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; font-family: 'Roboto', sans-serif; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-adjust-hue-button, input[type="number"]::-webkit-outer-adjust-hue-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, button, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } * :before, * :after { -webkit-box-sizing: border-box; box-sizing: border-box; } input, textarea, button, select, label, a { -webkit-tap-highlight-color: transparent; outline: none; } ul, ol, dl { list-style: none; } em { font-style: italic; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } pre { background-color: #f3f3f3; border-radius: 0.3rem; padding: 1rem; } code { background-color: #f3f3f3; padding: 0.2rem 0.4rem; } ::selection { background-color: rgba(255, 255, 100, 0.5); } input, textarea { border: 0.05em solid #e6e6e6; } input:focus, textarea:focus { border: 0.05em solid #282828; } textarea { vertical-align: top; resize: vertical; max-width: 100%; } html { font-size: 62.5%; } @media screen and (min-width: 480px) { html { font-size: 75%; } } @media screen and (min-width: 992px) { html { font-size: 87.5%; } } body { color: #282828; font-family: Roboto; line-height: 1.5; font-weight: 300; font-style: normal; font-variant: normal; font-size: 1.6rem; } h1, h2, h3, h4, h5, h6, p, figure, time { padding-bottom: 3rem; } p{ font-family: 'Open Sans', sans-serif; } p + h1, figure + h1, p + h2, figure + h2, p + h3, figure + h3, p + h4, figure + h4, p + h5, figure + h5, p + h6, figure + h6, p + figure, figure + figure { padding-top: 2rem; } p.intro { font-size: 2.4rem; color: #8e8e8e; padding-bottom: 4rem; } @media screen and (min-width: 768px) { p.intro { padding-bottom: 4rem; } } h1, h2, h3, h4, h5, h6 { font-weight: 600; line-height: 1.1538461538; } h2 { font-size: 3.2rem; padding-bottom: 4rem; } h3 { font-size: 2rem; } code { font-family: Courier, monospace; font-size: 1.2rem; color: #282828; } strong { font-weight: 600; } small { font-size: 1.2rem; } a, a:visited { /*border-bottom: 0.05em solid #00729a;*/ text-decoration: none; color: black; } a:hover, a:active { text-decoration: none; border: 0; color: black; } header > h1 { line-height: 1.5; font-weight: 300; } @media screen and (min-width: 768px) { header > h1 { text-align: left; } } body { height: 100vh; display: grid; grid-template-rows: auto 1fr auto; grid-template-columns: [full-start] minmax(1rem, 1fr) [main-start] minmax(0, 52rem) [main-end] minmax(1rem, 1fr) [full-end]; } body > * { grid-column: full; } main { width: 100%; max-width: 52rem; margin-right: auto; margin-left: auto; grid-column: main; /*display: grid;*/ padding-top: 8rem; padding-bottom: 8rem; } @media screen and (min-width: 992px) { main { align-content: start; } } @supports (display: grid) { main { width: auto; max-width: none; } } html[data-current="blog"] main > section ul li { padding: 2rem 0; border-bottom: 0.05em solid #e6e6e6; } html[data-current="blog"] main > section ul li p { padding-bottom: 0; } nav[aria-label="Adjacent Posts"] { padding: 4rem 0; } nav[aria-label="Adjacent Posts"] ul { display: flex; } nav[aria-label="Adjacent Posts"] ul li { flex: 0 0 50%; width: auto; } nav[aria-label="Adjacent Posts"] ul li:nth-child(2) { text-align: right; } html[data-current="contact"] main > form { display: grid; } html[data-current="contact"] main > form label { display: none; } html[data-current="contact"] main > form input, html[data-current="contact"] main > form textarea { width: 100%; padding: 1rem; margin-bottom: 2rem; } html[data-current="contact"] main > form button { width: 100%; } @supports (display: grid) { html[data-current="contact"] main > form input, html[data-current="contact"] main > form textarea, html[data-current="contact"] main > form button { width: auto; max-width: none; } } .center-content { width: 400px; display: flex; flex-direction: column; align-items: center; margin: auto; } .text-heading { text-transform: uppercase; font-size: 3em; margin-bottom: 0; text-align: center; } .text-heading h2 { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); color: white; background-color: black; padding: 0px; display: table; margin: 0px; margin: auto; padding: 10px; padding-right: 25px; padding-left: 25px; transform: rotate(-5deg); font-style: italic; font-size: 3.2rem; font-family: 'Roboto', sans-serif; } .text-heading h3 { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); color: white; background-color: black; padding: 0px; display: table; margin: 0px; margin: auto; padding: 10px; padding-right: 25px; padding-left: 25px; transform: rotate(-5deg); font-style: italic; font-size: 2rem; margin-bottom: 75px; font-family: 'Roboto', sans-serif; } .content { width: 70%; margin: 0 auto; } article img { display: block; max-width: 100%; } .kg-width-wide { position: relative; width: 85vw; min-width: 100%; margin: auto calc(50% - 50vw); transform: translateX(calc(50vw - 50%)); } .kg-width-full { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; } article figure { margin: 0; } article figcaption { text-align: center; } body { margin: 0; } header, footer { padding: 15px 25px; background-color: #000; color: #fff; } .kg-gallery-container { display: flex; flex-direction: column; margin: 1.5em auto; max-width: 1040px; width: 100vw; } .kg-gallery-row { display: flex; flex-direction: row; justify-content: center; } .kg-gallery-image img { display: block; margin: 0; width: 100%; height: 100%; } .kg-gallery-row:not(:first-of-type) { margin: 0.75em 0 0 0; } .kg-gallery-image:not(:first-of-type) { margin: 0 0 0 0.75em; } .kg-bookmark-card { width: 100%; position: relative; } .kg-bookmark-container { display: flex; flex-wrap: wrap; flex-direction: row-reverse; color: currentColor; font-family: inherit; text-decoration: none; border: 1px solid rgba(0, 0, 0, 0.1); } .kg-bookmark-container:hover { text-decoration: none; } .kg-bookmark-content { flex-basis: 0; flex-grow: 999; padding: 20px; order: 1; } .kg-bookmark-title { font-weight: 600; } .kg-bookmark-metadata, .kg-bookmark-description { margin-top: .5em; } .kg-bookmark-metadata { align-items: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .kg-bookmark-description { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .kg-bookmark-icon { display: inline-block; width: 1em; height: 1em; vertical-align: text-bottom; margin-right: .5em; margin-bottom: .05em; } .kg-bookmark-thumbnail { display: flex; flex-basis: 24rem; flex-grow: 1; } .kg-bookmark-thumbnail img { max-width: 100%; height: auto; vertical-align: bottom; object-fit: cover; } .kg-bookmark-author { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .kg-bookmark-publisher::before { content: "•"; margin: 0 .5em; } .text-upper { text-transform: uppercase; } .blog-container { display: flex; /* flex-direction: column; */ justify-content: center; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media screen and (max-width: 600px) { .blog-container { display: block; justify-content: center; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } } .grow { transition: all .2s ease-in-out !important; margin-bottom: 50px; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); width: 500px; padding: 25px; } @media screen and (max-width: 600px) { .grow { width: 100%; } } .grow:hover { transform: scale(1.1) !important; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2) !important; } .grow2 { transition: all .2s ease-in-out !important; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); border:2px solid #000000; } @media screen and (max-width: 600px) { .grow2 { } } .grow2:hover { transform: scale(1.1) !important; border:2px solid #000000 !important; background-color:black !important; color:white !important; } .flex-grid-thirds { display: flex; flex-flow: row wrap; justify-content: space-between; padding-right: 100px; padding-left: 100px; align-items: center; justify-content: center; } .left{ order: 1; /*width:50%;*/ } .right{ order: 2; /*width:50%;*/ } .center{ order: 3; /*width:100%;*/ } @media (max-width: 1200px) { .responsive-poster-size { width: 310px; height: 432px; } } @media (max-width: 768px) { /*breakpoint*/ .flex-grid-thirds { /*flex-direction: column;*/ } } .myButton { background-color:#ffffff; border:2px solid #000000; cursor:pointer; color:#000000; font-size:28px; font-weight:300; font-style: italic; padding:20px 30px; text-decoration:none; } /* Float */ .hvr-float { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .hvr-float:hover, .hvr-float:focus, .hvr-float:active { -webkit-transform: translateY(-8px); transform: translateY(-8px); } .blog-flex-row { display: flex ; flex-direction: row; justify-content: space-evenly; /*flex-wrap: wrap;*/ width: 100%; } .flex-col { display: flex; flex-direction: row; flex-basis: 50%; flex: 1; } @media screen and (max-width: 768px) { .blog-flex-row { flex-direction: column; align-items: center; margin-top: 100px; } } .email { margin-top: 50px; font-size:40px; color:white; } @media screen and (max-width: 600px) { .email{ font-size:16px; margin-top: 20px; } } .e-transfer { font-size:30px; margin-top: 30px; } @media screen and (max-width: 600px) { .e-transfer{ font-size:20px; margin-top: 20px; } } .our-mission { font-size:40px; margin-top: 30px; text-align: center; font-family: 'Open Sans', sans-serif; } @media screen and (max-width: 600px) { .our-mission{ font-size:20px; margin-top: 20px; text-align: center; font-family: 'Open Sans', sans-serif; } } .contact-margin { } @media screen and (max-width: 600px) { .contact-margin{ margin-top: 100px; } } #mission { scroll-margin-top: 200px; } button:focus { outline: none; outline: none; }
assets/css/style.css
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, picture, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; font-family: 'Roboto', sans-serif; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-adjust-hue-button, input[type="number"]::-webkit-outer-adjust-hue-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, button, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } * :before, * :after { -webkit-box-sizing: border-box; box-sizing: border-box; } input, textarea, button, select, label, a { -webkit-tap-highlight-color: transparent; outline: none; } ul, ol, dl { list-style: none; } em { font-style: italic; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } pre { background-color: #f3f3f3; border-radius: 0.3rem; padding: 1rem; } code { background-color: #f3f3f3; padding: 0.2rem 0.4rem; } ::selection { background-color: rgba(255, 255, 100, 0.5); } input, textarea { border: 0.05em solid #e6e6e6; } input:focus, textarea:focus { border: 0.05em solid #282828; } textarea { vertical-align: top; resize: vertical; max-width: 100%; } html { font-size: 62.5%; } @media screen and (min-width: 480px) { html { font-size: 75%; } } @media screen and (min-width: 992px) { html { font-size: 87.5%; } } body { color: #282828; font-family: Roboto; line-height: 1.5; font-weight: 300; font-style: normal; font-variant: normal; font-size: 1.6rem; } h1, h2, h3, h4, h5, h6, p, figure, time { padding-bottom: 3rem; } p{ font-family: 'Open Sans', sans-serif; } p + h1, figure + h1, p + h2, figure + h2, p + h3, figure + h3, p + h4, figure + h4, p + h5, figure + h5, p + h6, figure + h6, p + figure, figure + figure { padding-top: 2rem; } p.intro { font-size: 2.4rem; color: #8e8e8e; padding-bottom: 4rem; } @media screen and (min-width: 768px) { p.intro { padding-bottom: 4rem; } } h1, h2, h3, h4, h5, h6 { font-weight: 600; line-height: 1.1538461538; } h2 { font-size: 3.2rem; padding-bottom: 4rem; } h3 { font-size: 2rem; } code { font-family: Courier, monospace; font-size: 1.2rem; color: #282828; } strong { font-weight: 600; } small { font-size: 1.2rem; } a, a:visited { /*border-bottom: 0.05em solid #00729a;*/ text-decoration: none; color: black; } a:hover, a:active { text-decoration: none; border: 0; color: black; } header > h1 { line-height: 1.5; font-weight: 300; } @media screen and (min-width: 768px) { header > h1 { text-align: left; } } body { height: 100vh; display: grid; grid-template-rows: auto 1fr auto; grid-template-columns: [full-start] minmax(1rem, 1fr) [main-start] minmax(0, 52rem) [main-end] minmax(1rem, 1fr) [full-end]; } body > * { grid-column: full; } main { width: 100%; max-width: 52rem; margin-right: auto; margin-left: auto; grid-column: main; /*display: grid;*/ padding-top: 8rem; padding-bottom: 8rem; } @media screen and (min-width: 992px) { main { align-content: start; } } @supports (display: grid) { main { width: auto; max-width: none; } } html[data-current="blog"] main > section ul li { padding: 2rem 0; border-bottom: 0.05em solid #e6e6e6; } html[data-current="blog"] main > section ul li p { padding-bottom: 0; } nav[aria-label="Adjacent Posts"] { padding: 4rem 0; } nav[aria-label="Adjacent Posts"] ul { display: flex; } nav[aria-label="Adjacent Posts"] ul li { flex: 0 0 50%; width: auto; } nav[aria-label="Adjacent Posts"] ul li:nth-child(2) { text-align: right; } html[data-current="contact"] main > form { display: grid; } html[data-current="contact"] main > form label { display: none; } html[data-current="contact"] main > form input, html[data-current="contact"] main > form textarea { width: 100%; padding: 1rem; margin-bottom: 2rem; } html[data-current="contact"] main > form button { width: 100%; } @supports (display: grid) { html[data-current="contact"] main > form input, html[data-current="contact"] main > form textarea, html[data-current="contact"] main > form button { width: auto; max-width: none; } } .center-content { width: 400px; display: flex; flex-direction: column; align-items: center; margin: auto; } .text-heading { text-transform: uppercase; font-size: 3em; margin-bottom: 0; text-align: center; } .text-heading h2 { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); color: white; background-color: black; padding: 0px; display: table; margin: 0px; margin: auto; padding: 10px; padding-right: 25px; padding-left: 25px; transform: rotate(-5deg); font-style: italic; font-size: 3.2rem; font-family: 'Roboto', sans-serif; } .text-heading h3 { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); color: white; background-color: black; padding: 0px; display: table; margin: 0px; margin: auto; padding: 10px; padding-right: 25px; padding-left: 25px; transform: rotate(-5deg); font-style: italic; font-size: 2rem; margin-bottom: 75px; font-family: 'Roboto', sans-serif; } .content { width: 70%; margin: 0 auto; } article img { display: block; max-width: 100%; } .kg-width-wide { position: relative; width: 85vw; min-width: 100%; margin: auto calc(50% - 50vw); transform: translateX(calc(50vw - 50%)); } .kg-width-full { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; } article figure { margin: 0; } article figcaption { text-align: center; } body { margin: 0; } header, footer { padding: 15px 25px; background-color: #000; color: #fff; } .kg-gallery-container { display: flex; flex-direction: column; margin: 1.5em auto; max-width: 1040px; width: 100vw; } .kg-gallery-row { display: flex; flex-direction: row; justify-content: center; } .kg-gallery-image img { display: block; margin: 0; width: 100%; height: 100%; } .kg-gallery-row:not(:first-of-type) { margin: 0.75em 0 0 0; } .kg-gallery-image:not(:first-of-type) { margin: 0 0 0 0.75em; } .kg-bookmark-card { width: 100%; position: relative; } .kg-bookmark-container { display: flex; flex-wrap: wrap; flex-direction: row-reverse; color: currentColor; font-family: inherit; text-decoration: none; border: 1px solid rgba(0, 0, 0, 0.1); } .kg-bookmark-container:hover { text-decoration: none; } .kg-bookmark-content { flex-basis: 0; flex-grow: 999; padding: 20px; order: 1; } .kg-bookmark-title { font-weight: 600; } .kg-bookmark-metadata, .kg-bookmark-description { margin-top: .5em; } .kg-bookmark-metadata { align-items: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .kg-bookmark-description { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .kg-bookmark-icon { display: inline-block; width: 1em; height: 1em; vertical-align: text-bottom; margin-right: .5em; margin-bottom: .05em; } .kg-bookmark-thumbnail { display: flex; flex-basis: 24rem; flex-grow: 1; } .kg-bookmark-thumbnail img { max-width: 100%; height: auto; vertical-align: bottom; object-fit: cover; } .kg-bookmark-author { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .kg-bookmark-publisher::before { content: "•"; margin: 0 .5em; } .text-upper { text-transform: uppercase; } .blog-container { display: flex; /* flex-direction: column; */ justify-content: center; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media screen and (max-width: 600px) { .blog-container { display: block; justify-content: center; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } } .grow { transition: all .2s ease-in-out !important; margin-bottom: 50px; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); width: 500px; padding: 25px; } @media screen and (max-width: 600px) { .grow { width: 100%; } } .grow:hover { transform: scale(1.1) !important; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2) !important; } .grow2 { transition: all .2s ease-in-out !important; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); border:2px solid #000000; } @media screen and (max-width: 600px) { .grow2 { } } .grow2:hover { transform: scale(1.1) !important; border:2px solid #000000 !important; background-color:black !important; color:white !important; } .flex-grid-thirds { display: flex; flex-flow: row wrap; justify-content: space-between; padding-right: 100px; padding-left: 100px; align-items: center; justify-content: center; } .left{ order: 1; /*width:50%;*/ } .right{ order: 2; /*width:50%;*/ } .center{ order: 3; /*width:100%;*/ } @media (max-width: 1200px) { .responsive-poster-size { width: 310px; height: 432px; } } @media (max-width: 768px) { /*breakpoint*/ .flex-grid-thirds { /*flex-direction: column;*/ } } .myButton { background-color:#ffffff; border:2px solid #000000; cursor:pointer; color:#000000; font-size:28px; font-weight:300; font-style: italic; padding:20px 30px; text-decoration:none; } /* Float */ .hvr-float { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .hvr-float:hover, .hvr-float:focus, .hvr-float:active { -webkit-transform: translateY(-8px); transform: translateY(-8px); } .blog-flex-row { display: flex ; flex-direction: row; justify-content: space-evenly; /*flex-wrap: wrap;*/ width: 100%; } .flex-col { display: flex; flex-direction: row; flex-basis: 50%; flex: 1; } @media screen and (max-width: 768px) { .blog-flex-row { flex-direction: column; align-items: center; margin-top: 100px; } } .email { margin-top: 50px; font-size:40px; color:white; } @media screen and (max-width: 600px) { .email{ font-size:16px; margin-top: 20px; } } .e-transfer { font-size:30px; margin-top: 30px; } @media screen and (max-width: 600px) { .e-transfer{ font-size:20px; margin-top: 20px; } } .our-mission { font-size:40px; margin-top: 30px; text-align: center; font-family: 'Open Sans', sans-serif; } @media screen and (max-width: 600px) { .our-mission{ font-size:20px; margin-top: 20px; text-align: center; font-family: 'Open Sans', sans-serif; } } .contact-margin { } @media screen and (max-width: 600px) { .contact-margin{ margin-top: 100px; } } #mission { scroll-margin-top: 200px; } button:focus { outline: none; outline: none; }
0.334807
0.049843
@-moz-document domain("en.wikipedia.org") { /* REM definitions */ html { font-size: 16px; } @media screen and (min-width: 480px) { html { font-size: 13px; } } @media screen and (min-width: 768px) { html { font-size: 15px; } } @media screen and (min-width: 1280px) { html { font-size: 17px; } } @media screen and (min-width: 1440px) { html { font-size: 19px; } } @media screen and (min-width: 1920px) { html { font-size: 20px; } } @media screen and (min-width: 2300px) { html { font-size: 22px; } } @media screen and (min-width: 2750px) { html { font-size: 25px; } } /* Base Elements */ ol { margin: 0.3rem 0 0 3.2rem; } ul { margin: 0.3rem 0 0 1.6rem; } li { margin-bottom: 0.1rem; } blockquote { margin: 1rem 0; padding: 0 2.5rem; background: ghostwhite; font-family: 'Linux Libertine', 'Georgia', 'Times', serif; } h1, h2 { margin-bottom: 0.6rem; } /* Wiki style overrides */ #mw-page-base { height: 5rem; } #mw-head-base { margin-top: -5rem; margin-left: 10rem; height: 5rem; } .mw-body { margin-left: 10rem; } #right-navigation { margin-top: 2.5rem; } #left-navigation { margin-left: 10rem; margin-top: 2.5rem; margin-bottom: -2.5rem; } .mw-notification-area { top: 7rem; font-size: 0.8rem; padding: 1rem; width: 20rem; line-height: 1.25rem; } #siteNotice { font-size: 0.8rem; } .mw-body-content { line-height: 1.3rem; font-size: 0.875rem; } .mw-body h1, .mw-body-content h1 { font-size: 1.8rem; } .mw-body-content h2 { font-size: 1.5rem; margin-top: 1rem; } .mw-body-content h3 { font-size: 1.2rem; } .mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 { line-height: 1.35rem; margin-top: 0.3rem; } .mw-body-content p { margin: 1rem 0; } div.tright { margin: 0.5rem 0 1.3rem 1.4rem; } div.tleft { margin: 0.5rem 1.4rem 1.3rem 0; } html .thumbcaption { line-height: 1.25rem; padding: 0.1875rem; } div.thumbinner { padding: 0.1875rem; } .infobox { margin: 0.5rem 0 0.5rem 1rem; padding: 0.2rem; font-size: 88%; line-height: 1.25rem; } .infobox caption { padding: 0.2rem; } #toc, .toc { padding: 0.5rem; } #toc ul, .toc ul { margin: 0.3rem 0; } div.hatnote { padding-left: 1.6rem; margin-bottom: 0.5rem; } blockquote.templatequote div.templatequotecite { line-height: 1.25rem; padding-left: 1.6rem; margin-bottom: 1.25rem; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { padding: 0.2rem 0.4rem; } table.wikitable { margin: 1rem 0; } .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { margin: 0.3rem 0 0 1.6rem; } ol.references, div.reflist, div.refbegin { margin-bottom: 0.5rem; } .mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol { margin: 0.3rem 0 0 3.2rem; } .navbox-title .navbar { margin-right: 0.5rem; } .navbox-group, .navbox-title, .navbox-abovebelow { padding: 0.25rem 1rem; line-height: 1.25rem; } .collapseButton { margin-left: 0.5rem; } div#footer ul li { padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.7rem; } div#footer #footer-info li { line-height: 1.25rem; } div#footer #footer-places li { margin-right: 1rem; line-height: 2rem; } div#footer #footer-icons li { margin-left: 0.5rem; line-height: 1.5rem; } table.ambox-content { border-left: 0.625rem solid #f28500; } table.ambox-style { border-left: 0.625rem solid #fc3; } .ambox td.mbox-image { padding: 0.125rem 0 0.125rem 0.5rem; } .ambox th.mbox-text, .ambox td.mbox-text { padding: 0.25rem 0.5rem; } .mw-content-ltr .magnify { margin-left: 0.1875rem; } div.vectorTabs { height: 2.5rem; } div.vectorTabs span { overflow: hidden; } div.vectorTabs ul li { line-height: 1rem; } div.vectorTabs li a { height: 1.4rem; padding-left: 0.75rem; padding-right: 0.75rem; font-size: 0.8rem; } div.vectorTabs span a { padding-top: 1.125rem; } div#mw-head div.vectorMenu h3 { font-size: 1rem; height: 2.5rem; } div.vectorMenu div.menu { top: 2.5rem; } #p-personal { position: absolute; top: 0.33rem; right: 0.75rem; z-index: 100; } #p-personal ul { padding-left: 10rem; } #p-personal li { line-height: 1.125rem; margin-left: 0.75rem; margin-top: 0.5rem; font-size: 0.75rem; } .catlinks { padding: 0.3125rem; margin-top: 1rem; } .catlinks li { line-height: 1rem; margin: 0.125rem 0; padding: 0 0.5rem; } .catlinks li:first-child { padding-left: 0.25rem; } html body.mediawiki .mbox-small-left { margin: 0.25rem 1rem 0.25rem 0; } .skin-vector #p-lang .uls-settings-trigger { margin-top: 0.25rem; } #p-search { margin-right: 0.5rem; margin-left: 0.5rem; } div#simpleSearch #searchInput { padding: 0.2rem 0 0.2rem 0.2rem; font-size: 0.8125rem; } div#mw-panel { top: 10rem; width: 10rem; padding-top: 1rem; box-sizing: border-box; } div#mw-panel div.portal { margin: 0 0.6rem 0 0.7rem; padding: 0.25rem 0; } div#mw-panel div.portal h3 { font-size: 0.75rem; margin: 0.5rem 0 0 0; padding: 0.25rem 0 0.25rem 0.7rem; } div#mw-panel div.portal div.body { margin: 0 0 0 0.6rem; } div#mw-panel div.portal div.body ul { padding: 0.3rem 0 0 0; } div#mw-panel div.portal div.body ul li { line-height: 1rem; padding: 0.25rem 0; font-size: 0.75rem; } #p-logo { top: -10rem; width: 10rem; height: 10rem; box-sizing: border-box; } #p-logo a { width: 10rem; height: 10rem; background-size: contain; } .mw-content-ltr .toc ul ul, .mw-content-ltr #toc ul ul, .mw-content-rtl .mw-content-ltr .toc ul ul, .mw-content-rtl .mw-content-ltr #toc ul ul { margin: 0 0 0 2rem; } html body.mediawiki .mbox-small { margin: 0.25rem 0 0.25rem 1rem; width: 14.875rem; } td.mbox-image { padding: 0.125rem 0 0.125rem 0.9rem; } th.mbox-text, td.mbox-text { padding: 0.25rem 0.9rem; } .mw-body .mw-indicators { padding-top: 0.4rem; } .infobox.sisterproject { width: 20rem; } /* Responsive overrides */ @media screen and (min-width: 982px) { #mw-head-base { margin-left: 12rem; } .mw-body { margin-left: 12rem; padding: 1.25rem 1.5rem 1.5rem 1.5rem; } #left-navigation { margin-left: 12rem; } #p-personal { right: 1rem; } #p-personal ul { padding-left: 12rem; } #p-search { margin-right: 1rem; } div#mw-panel { top: 12rem; width: 12rem; } #p-logo { top: -12rem; width: 12rem; height: 12rem; padding: 1.5rem; left: 0; } #p-logo a { width: 9rem; height: 9rem; } } /* Custom responsive */ @media screen and (min-width: 1300px) { .mw-body { padding: 1.5rem 2rem 2rem 1.75rem; } } }
data/usercss/143501.user.css
@-moz-document domain("en.wikipedia.org") { /* REM definitions */ html { font-size: 16px; } @media screen and (min-width: 480px) { html { font-size: 13px; } } @media screen and (min-width: 768px) { html { font-size: 15px; } } @media screen and (min-width: 1280px) { html { font-size: 17px; } } @media screen and (min-width: 1440px) { html { font-size: 19px; } } @media screen and (min-width: 1920px) { html { font-size: 20px; } } @media screen and (min-width: 2300px) { html { font-size: 22px; } } @media screen and (min-width: 2750px) { html { font-size: 25px; } } /* Base Elements */ ol { margin: 0.3rem 0 0 3.2rem; } ul { margin: 0.3rem 0 0 1.6rem; } li { margin-bottom: 0.1rem; } blockquote { margin: 1rem 0; padding: 0 2.5rem; background: ghostwhite; font-family: 'Linux Libertine', 'Georgia', 'Times', serif; } h1, h2 { margin-bottom: 0.6rem; } /* Wiki style overrides */ #mw-page-base { height: 5rem; } #mw-head-base { margin-top: -5rem; margin-left: 10rem; height: 5rem; } .mw-body { margin-left: 10rem; } #right-navigation { margin-top: 2.5rem; } #left-navigation { margin-left: 10rem; margin-top: 2.5rem; margin-bottom: -2.5rem; } .mw-notification-area { top: 7rem; font-size: 0.8rem; padding: 1rem; width: 20rem; line-height: 1.25rem; } #siteNotice { font-size: 0.8rem; } .mw-body-content { line-height: 1.3rem; font-size: 0.875rem; } .mw-body h1, .mw-body-content h1 { font-size: 1.8rem; } .mw-body-content h2 { font-size: 1.5rem; margin-top: 1rem; } .mw-body-content h3 { font-size: 1.2rem; } .mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 { line-height: 1.35rem; margin-top: 0.3rem; } .mw-body-content p { margin: 1rem 0; } div.tright { margin: 0.5rem 0 1.3rem 1.4rem; } div.tleft { margin: 0.5rem 1.4rem 1.3rem 0; } html .thumbcaption { line-height: 1.25rem; padding: 0.1875rem; } div.thumbinner { padding: 0.1875rem; } .infobox { margin: 0.5rem 0 0.5rem 1rem; padding: 0.2rem; font-size: 88%; line-height: 1.25rem; } .infobox caption { padding: 0.2rem; } #toc, .toc { padding: 0.5rem; } #toc ul, .toc ul { margin: 0.3rem 0; } div.hatnote { padding-left: 1.6rem; margin-bottom: 0.5rem; } blockquote.templatequote div.templatequotecite { line-height: 1.25rem; padding-left: 1.6rem; margin-bottom: 1.25rem; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { padding: 0.2rem 0.4rem; } table.wikitable { margin: 1rem 0; } .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { margin: 0.3rem 0 0 1.6rem; } ol.references, div.reflist, div.refbegin { margin-bottom: 0.5rem; } .mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol { margin: 0.3rem 0 0 3.2rem; } .navbox-title .navbar { margin-right: 0.5rem; } .navbox-group, .navbox-title, .navbox-abovebelow { padding: 0.25rem 1rem; line-height: 1.25rem; } .collapseButton { margin-left: 0.5rem; } div#footer ul li { padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.7rem; } div#footer #footer-info li { line-height: 1.25rem; } div#footer #footer-places li { margin-right: 1rem; line-height: 2rem; } div#footer #footer-icons li { margin-left: 0.5rem; line-height: 1.5rem; } table.ambox-content { border-left: 0.625rem solid #f28500; } table.ambox-style { border-left: 0.625rem solid #fc3; } .ambox td.mbox-image { padding: 0.125rem 0 0.125rem 0.5rem; } .ambox th.mbox-text, .ambox td.mbox-text { padding: 0.25rem 0.5rem; } .mw-content-ltr .magnify { margin-left: 0.1875rem; } div.vectorTabs { height: 2.5rem; } div.vectorTabs span { overflow: hidden; } div.vectorTabs ul li { line-height: 1rem; } div.vectorTabs li a { height: 1.4rem; padding-left: 0.75rem; padding-right: 0.75rem; font-size: 0.8rem; } div.vectorTabs span a { padding-top: 1.125rem; } div#mw-head div.vectorMenu h3 { font-size: 1rem; height: 2.5rem; } div.vectorMenu div.menu { top: 2.5rem; } #p-personal { position: absolute; top: 0.33rem; right: 0.75rem; z-index: 100; } #p-personal ul { padding-left: 10rem; } #p-personal li { line-height: 1.125rem; margin-left: 0.75rem; margin-top: 0.5rem; font-size: 0.75rem; } .catlinks { padding: 0.3125rem; margin-top: 1rem; } .catlinks li { line-height: 1rem; margin: 0.125rem 0; padding: 0 0.5rem; } .catlinks li:first-child { padding-left: 0.25rem; } html body.mediawiki .mbox-small-left { margin: 0.25rem 1rem 0.25rem 0; } .skin-vector #p-lang .uls-settings-trigger { margin-top: 0.25rem; } #p-search { margin-right: 0.5rem; margin-left: 0.5rem; } div#simpleSearch #searchInput { padding: 0.2rem 0 0.2rem 0.2rem; font-size: 0.8125rem; } div#mw-panel { top: 10rem; width: 10rem; padding-top: 1rem; box-sizing: border-box; } div#mw-panel div.portal { margin: 0 0.6rem 0 0.7rem; padding: 0.25rem 0; } div#mw-panel div.portal h3 { font-size: 0.75rem; margin: 0.5rem 0 0 0; padding: 0.25rem 0 0.25rem 0.7rem; } div#mw-panel div.portal div.body { margin: 0 0 0 0.6rem; } div#mw-panel div.portal div.body ul { padding: 0.3rem 0 0 0; } div#mw-panel div.portal div.body ul li { line-height: 1rem; padding: 0.25rem 0; font-size: 0.75rem; } #p-logo { top: -10rem; width: 10rem; height: 10rem; box-sizing: border-box; } #p-logo a { width: 10rem; height: 10rem; background-size: contain; } .mw-content-ltr .toc ul ul, .mw-content-ltr #toc ul ul, .mw-content-rtl .mw-content-ltr .toc ul ul, .mw-content-rtl .mw-content-ltr #toc ul ul { margin: 0 0 0 2rem; } html body.mediawiki .mbox-small { margin: 0.25rem 0 0.25rem 1rem; width: 14.875rem; } td.mbox-image { padding: 0.125rem 0 0.125rem 0.9rem; } th.mbox-text, td.mbox-text { padding: 0.25rem 0.9rem; } .mw-body .mw-indicators { padding-top: 0.4rem; } .infobox.sisterproject { width: 20rem; } /* Responsive overrides */ @media screen and (min-width: 982px) { #mw-head-base { margin-left: 12rem; } .mw-body { margin-left: 12rem; padding: 1.25rem 1.5rem 1.5rem 1.5rem; } #left-navigation { margin-left: 12rem; } #p-personal { right: 1rem; } #p-personal ul { padding-left: 12rem; } #p-search { margin-right: 1rem; } div#mw-panel { top: 12rem; width: 12rem; } #p-logo { top: -12rem; width: 12rem; height: 12rem; padding: 1.5rem; left: 0; } #p-logo a { width: 9rem; height: 9rem; } } /* Custom responsive */ @media screen and (min-width: 1300px) { .mw-body { padding: 1.5rem 2rem 2rem 1.75rem; } } }
0.248261
0.042424
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); :root { --osu-pink: #FF66AA; } body { box-sizing: border-box; /*Not necessary in this situation*/ display: block; /*Not necessary, but we do want it this way*/ width: 100vw; /*Not necessary, but we do want it this way*/ height: 100vh; /*Necessary. 100vh = 100% of the viewport height*/ padding: 0; /* No padding */ margin: 0; /* No margins */ background: url('osubackground.jpg') no-repeat center center; /* Shorthand: image, repeat, X align, Y align. */ background-size: cover; /* Cover all available space*/ overflow-y: hidden; overflow-x: hidden; font-family: 'Rubik', sans-serif; } .login{ width: 360px; overflow: hidden; margin: auto; margin: 20 0 0 450px; padding: 80px; background: var(--osu-pink); border-radius: 15px ; } h1{ text-align: center; color: white; font-size: 64px; padding: 20px; } label{ color: white; font-size: 17px; } #Uname{ width: 290px; height: 30px; border: none; border-radius: 3px; padding-left: 8px; } #Pass{ width: 290px; height: 30px; border: none; border-radius: 3px; padding-left: 8px; } #log{ width: 300px; height: 30px; border-radius: 17px; padding-left: 7px; color: black; } span{ color: white; font-size: 17px; } .topnav { background-color: #333; overflow: hidden; position: fixed; top: 0; right: 0; } /* Style the links inside the navigation bar */ .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 8px 26px; 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: var(--osu-pink); color: white; }
static/login_style.css
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); :root { --osu-pink: #FF66AA; } body { box-sizing: border-box; /*Not necessary in this situation*/ display: block; /*Not necessary, but we do want it this way*/ width: 100vw; /*Not necessary, but we do want it this way*/ height: 100vh; /*Necessary. 100vh = 100% of the viewport height*/ padding: 0; /* No padding */ margin: 0; /* No margins */ background: url('osubackground.jpg') no-repeat center center; /* Shorthand: image, repeat, X align, Y align. */ background-size: cover; /* Cover all available space*/ overflow-y: hidden; overflow-x: hidden; font-family: 'Rubik', sans-serif; } .login{ width: 360px; overflow: hidden; margin: auto; margin: 20 0 0 450px; padding: 80px; background: var(--osu-pink); border-radius: 15px ; } h1{ text-align: center; color: white; font-size: 64px; padding: 20px; } label{ color: white; font-size: 17px; } #Uname{ width: 290px; height: 30px; border: none; border-radius: 3px; padding-left: 8px; } #Pass{ width: 290px; height: 30px; border: none; border-radius: 3px; padding-left: 8px; } #log{ width: 300px; height: 30px; border-radius: 17px; padding-left: 7px; color: black; } span{ color: white; font-size: 17px; } .topnav { background-color: #333; overflow: hidden; position: fixed; top: 0; right: 0; } /* Style the links inside the navigation bar */ .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 8px 26px; 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: var(--osu-pink); color: white; }
0.365683
0.079926
@import url(font-awesome.min.css); @import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600"); /* Gallery */ @-moz-keyframes gallery { 100% { opacity: 1; } } @-webkit-keyframes gallery { 100% { opacity: 1; } } @-ms-keyframes gallery { 100% { opacity: 1; } } @keyframes gallery { 100% { opacity: 1; } } .gallery { padding: 3.5em; position: relative; overflow: hidden; min-height: 37em; } @media screen and (max-width: 980px) { .gallery { padding: 2em; min-height: 20em; } .gallery header h2 { margin-bottom: 1em; } } @media screen and (max-width: 480px) { .gallery { padding: 1em; } } a:hover { text-decoration: none; } .gallery header { display: -ms-flexbox; -ms-flex-pack: justify; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } .gallery header.special { -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; box-shadow: none; padding: 20px 0; } @media screen and (max-width: 736px) { .gallery header { display: block; } } @media screen and (max-width: 480px) { .gallery header h2 { margin-bottom: .5em; } } .gallery footer { text-align: center; margin-top: 4em; } .gallery .content { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: -moz-flex-start; -webkit-justify-content: -webkit-flex-start; -ms-justify-content: -ms-flex-start; justify-content: flex-start; } .gallery .content .media { -moz-animation: gallery 0.75s ease-out 0.4s forwards; -webkit-animation: gallery 0.75s ease-out 0.4s forwards; -ms-animation: gallery 0.75s ease-out 0.4s forwards; animation: gallery 0.75s ease-out 0.4s forwards; margin-bottom: 0; overflow: hidden; opacity: 0; position: relative; width: 25%; } .gallery .content .media a { display: block; } .gallery .content .media img { -moz-transition: -moz-transform 0.2s ease-in-out; -webkit-transition: -webkit-transform 0.2s ease-in-out; -ms-transition: -ms-transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; max-width: 100%; height: auto; vertical-align: middle; height: 380px; width: 100%; min-width: 380px; } .gallery .content .media:hover img { -moz-transform: scale(1.075); -webkit-transform: scale(1.075); -ms-transform: scale(1.075); transform: scale(1.075); } @media screen and (max-width: 736px) { .gallery .content .media { width: 50%; } } @media screen and (max-width: 480px) { .gallery .content .media { width: 100%; } } /* Icon */ .icon { text-decoration: none; border-bottom: none; position: relative; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } /* Image */ .image { border: 0; display: inline-block; position: relative; } .image img { display: block; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } @media screen and (max-width: 480px) { .image.left, .image.right { max-width: 100%; width: 100%; } } .image.left { float: left; margin: 0 1.5em 1em 0; top: 0.25em; } @media screen and (max-width: 480px) { .image.left { float: none; margin: 0 0 1em 0; } } .image.right { float: right; margin: 0 0 1em 1.5em; top: 0.25em; } @media screen and (max-width: 480px) { .image.right { float: none; margin: 0 0 1em 0; } } .image.fit { display: block; margin: 0 0 2em 0; width: 100%; } .image.fit img { width: 100%; } .image.special { border: solid 1px rgba(144, 144, 144, 0.25); padding: 1em; } .image.main { display: block; margin: 0 0 3em 0; width: 100%; } .image.main img { width: 100%; } /* List */ ol { list-style: decimal; margin: 0 0 2em 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2em 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px; padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.tabs { list-style: none; padding-left: 0; } ul.tabs li { display: inline-block; } ul.tabs li:first-child { padding: 0; } @media screen and (max-width: 736px) { ul.tabs li { display: block; margin: 0 0 .25em 0; padding: 0; } ul.tabs li .button { width: 100%; } } @media screen and (max-width: 480px) { ul.tabs { margin-bottom: 1em; } } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 1em 0 0; } ul.icons li:last-child { padding-right: 0; } ul.icons li .icon:before { font-size: 2em; } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1em 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5em 0 0; } ul.actions.vertical li { display: block; padding: 1em 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5em 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1em; padding: 0; table-layout: fixed; width: calc(100% + 1em); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1em; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5em; width: calc(100% + 0.5em); } ul.actions.fit.small li { padding: 0 0 0 0.5em; } @media screen and (max-width: 480px) { ul.actions { margin: 0 0 2em 0; } ul.actions li { padding: 1em 0 0 0; display: block; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { width: 100%; margin: 0 !important; } ul.actions li > *.icon:before { margin-left: -2em; } ul.actions.small li { padding: 0.5em 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } } dl { margin: 0 0 2em 0; } dl dt { display: block; font-weight: 700; margin: 0 0 1em 0; } dl dd { margin-left: 2em; } /* Section/Article */ section.special, article.special { text-align: center; } section .inner, article .inner { padding: 3.5em 0 1.5em 0; padding-left: 3.5em; padding-right: 3.5em; } @media screen and (max-width: 980px) { section .inner, article .inner { padding: 2em 0 0.1em 0; padding-right: 2em; padding-left: 2em; } } @media screen and (max-width: 480px) { section .inner, article .inner { padding: 1em 0 0.1em 0; padding-right: 1em; padding-left: 1em; } } section .columns, article .columns { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } section .columns.double .column, article .columns.double .column { width: 48%; } @media screen and (max-width: 980px) { section .columns.double .column, article .columns.double .column { width: 100%; } } header p { position: relative; margin: 0 0 1.5em 0; } header h2 + p { font-size: 1.25em; margin-top: -1em; } header h3 + p { font-size: 1.1em; margin-top: -0.8em; } header h4 + p, header h5 + p, header h6 + p { font-size: 0.9em; margin-top: -0.6em; } /* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2em 0; width: 100%; } table tbody tr { border: solid 1px; border-left: 0; border-right: 0; } table td { padding: 0.75em 0.75em; } table th { font-size: 0.9em; font-weight: 700; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px; } table tfoot { border-top: solid 2px; } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px; border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } /* Wrapper */ .page-wrap { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -moz-justify-content: -moz-flex-start; -webkit-justify-content: -webkit-flex-start; -ms-justify-content: -ms-flex-start; justify-content: flex-start; } .wrapper { position: relative; } .wrapper > .inner { margin: 0 auto; width: 60em; } @media screen and (max-width: 1280px) { .wrapper > .inner { width: 65em; } } @media screen and (max-width: 980px) { .wrapper > .inner { width: 100%; } } /* Header */ #header { font-weight: 700; } /* Menu */ #nav { background: #0d1217; z-index: 10002; position: relative; width: 4em; } #nav ul { list-style: none; margin: 0; padding: 0; position: fixed; top: 1em; left: 0; } #nav ul li { padding: 0; width: 3.75em; text-align: Center; margin-bottom: 1em; } #nav ul li a { color: rgba(255, 255, 255, 0.5); text-decoration: none; font-size: 1.5em; } #nav ul li a:hover { color: white; } #nav ul li a.active { color: #19B5FE; } @media screen and (max-width: 736px) { #nav ul li { width: 3.4em; } } /* Banner */ body.is-loading #banner > .inner { opacity: 0; -moz-transform: translateY(1em); -webkit-transform: translateY(1em); -ms-transform: translateY(1em); transform: translateY(1em); } #banner { display: -ms-flexbox; -ms-flex-pack: center; -ms-flex-align: center; padding: 8em 0 6em 0; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; min-height: 75vh; height: 75vh; position: relative; background: #000; background-image: url(../../images/banner.jpg); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center; text-align: center; color: #FFF; } #banner:before { -moz-transition: opacity 3s ease; -webkit-transition: opacity 3s ease; -ms-transition: opacity 3s ease; transition: opacity 3s ease; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s; content: ''; display: block; background-color: #000; height: 100%; left: 0; opacity: 0.65; position: absolute; top: 0; width: 100%; z-index: 1; } #banner .inner { -moz-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; -moz-transition: opacity 1s ease, transform 1s ease; -webkit-transition: opacity 1s ease, transform 1s ease; -ms-transition: opacity 1s ease, transform 1s ease; transition: opacity 1s ease, transform 1s ease; position: relative; opacity: 1; z-index: 3; padding: 0 2em; } #banner h1 { font-size: 4em; line-height: 1em; margin: 0 0 0.5em 0; padding: 0; color: #FFF; } #banner p { font-size: 1.5em; margin-bottom: 1.75em; } #banner a { color: #FFF; text-decoration: none; } @media screen and (max-width: 1280px) { #banner h1 { font-size: 3.5em; } } @media screen and (max-width: 736px) { #banner { background-attachment: scroll; } #banner h1 { font-size: 2.25em; } #banner p { font-size: 1.25em; } } /* Main */ #main { background: #f1f1f1; width: 100%; } #main #header { background: #e6e6e6; padding: 1.15em 3.5em; text-align: right; } #main #header h1 { margin: 0; font-size: 1em; } @media screen and (max-width: 980px) { #main #header { padding: 1.15em 2em; } } @media screen and (max-width: 736px) { #main #header { text-align: center; } } /* Footer */ #footer { padding: 4em 0 2em 0; background: #f2f2f2; } #footer .copyright { color: #bfbfbf; font-size: 0.9em; margin: 0 0 2em 0; padding: 0 1em; text-align: center; } @media screen and (max-width: 736px) { #footer { padding: 3em 0 1em 0; } }
public/assets/css/main.css
@import url(font-awesome.min.css); @import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600"); /* Gallery */ @-moz-keyframes gallery { 100% { opacity: 1; } } @-webkit-keyframes gallery { 100% { opacity: 1; } } @-ms-keyframes gallery { 100% { opacity: 1; } } @keyframes gallery { 100% { opacity: 1; } } .gallery { padding: 3.5em; position: relative; overflow: hidden; min-height: 37em; } @media screen and (max-width: 980px) { .gallery { padding: 2em; min-height: 20em; } .gallery header h2 { margin-bottom: 1em; } } @media screen and (max-width: 480px) { .gallery { padding: 1em; } } a:hover { text-decoration: none; } .gallery header { display: -ms-flexbox; -ms-flex-pack: justify; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } .gallery header.special { -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; box-shadow: none; padding: 20px 0; } @media screen and (max-width: 736px) { .gallery header { display: block; } } @media screen and (max-width: 480px) { .gallery header h2 { margin-bottom: .5em; } } .gallery footer { text-align: center; margin-top: 4em; } .gallery .content { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: -moz-flex-start; -webkit-justify-content: -webkit-flex-start; -ms-justify-content: -ms-flex-start; justify-content: flex-start; } .gallery .content .media { -moz-animation: gallery 0.75s ease-out 0.4s forwards; -webkit-animation: gallery 0.75s ease-out 0.4s forwards; -ms-animation: gallery 0.75s ease-out 0.4s forwards; animation: gallery 0.75s ease-out 0.4s forwards; margin-bottom: 0; overflow: hidden; opacity: 0; position: relative; width: 25%; } .gallery .content .media a { display: block; } .gallery .content .media img { -moz-transition: -moz-transform 0.2s ease-in-out; -webkit-transition: -webkit-transform 0.2s ease-in-out; -ms-transition: -ms-transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; max-width: 100%; height: auto; vertical-align: middle; height: 380px; width: 100%; min-width: 380px; } .gallery .content .media:hover img { -moz-transform: scale(1.075); -webkit-transform: scale(1.075); -ms-transform: scale(1.075); transform: scale(1.075); } @media screen and (max-width: 736px) { .gallery .content .media { width: 50%; } } @media screen and (max-width: 480px) { .gallery .content .media { width: 100%; } } /* Icon */ .icon { text-decoration: none; border-bottom: none; position: relative; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } /* Image */ .image { border: 0; display: inline-block; position: relative; } .image img { display: block; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } @media screen and (max-width: 480px) { .image.left, .image.right { max-width: 100%; width: 100%; } } .image.left { float: left; margin: 0 1.5em 1em 0; top: 0.25em; } @media screen and (max-width: 480px) { .image.left { float: none; margin: 0 0 1em 0; } } .image.right { float: right; margin: 0 0 1em 1.5em; top: 0.25em; } @media screen and (max-width: 480px) { .image.right { float: none; margin: 0 0 1em 0; } } .image.fit { display: block; margin: 0 0 2em 0; width: 100%; } .image.fit img { width: 100%; } .image.special { border: solid 1px rgba(144, 144, 144, 0.25); padding: 1em; } .image.main { display: block; margin: 0 0 3em 0; width: 100%; } .image.main img { width: 100%; } /* List */ ol { list-style: decimal; margin: 0 0 2em 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2em 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px; padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.tabs { list-style: none; padding-left: 0; } ul.tabs li { display: inline-block; } ul.tabs li:first-child { padding: 0; } @media screen and (max-width: 736px) { ul.tabs li { display: block; margin: 0 0 .25em 0; padding: 0; } ul.tabs li .button { width: 100%; } } @media screen and (max-width: 480px) { ul.tabs { margin-bottom: 1em; } } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 1em 0 0; } ul.icons li:last-child { padding-right: 0; } ul.icons li .icon:before { font-size: 2em; } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1em 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5em 0 0; } ul.actions.vertical li { display: block; padding: 1em 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5em 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1em; padding: 0; table-layout: fixed; width: calc(100% + 1em); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1em; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5em; width: calc(100% + 0.5em); } ul.actions.fit.small li { padding: 0 0 0 0.5em; } @media screen and (max-width: 480px) { ul.actions { margin: 0 0 2em 0; } ul.actions li { padding: 1em 0 0 0; display: block; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { width: 100%; margin: 0 !important; } ul.actions li > *.icon:before { margin-left: -2em; } ul.actions.small li { padding: 0.5em 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } } dl { margin: 0 0 2em 0; } dl dt { display: block; font-weight: 700; margin: 0 0 1em 0; } dl dd { margin-left: 2em; } /* Section/Article */ section.special, article.special { text-align: center; } section .inner, article .inner { padding: 3.5em 0 1.5em 0; padding-left: 3.5em; padding-right: 3.5em; } @media screen and (max-width: 980px) { section .inner, article .inner { padding: 2em 0 0.1em 0; padding-right: 2em; padding-left: 2em; } } @media screen and (max-width: 480px) { section .inner, article .inner { padding: 1em 0 0.1em 0; padding-right: 1em; padding-left: 1em; } } section .columns, article .columns { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; } section .columns.double .column, article .columns.double .column { width: 48%; } @media screen and (max-width: 980px) { section .columns.double .column, article .columns.double .column { width: 100%; } } header p { position: relative; margin: 0 0 1.5em 0; } header h2 + p { font-size: 1.25em; margin-top: -1em; } header h3 + p { font-size: 1.1em; margin-top: -0.8em; } header h4 + p, header h5 + p, header h6 + p { font-size: 0.9em; margin-top: -0.6em; } /* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2em 0; width: 100%; } table tbody tr { border: solid 1px; border-left: 0; border-right: 0; } table td { padding: 0.75em 0.75em; } table th { font-size: 0.9em; font-weight: 700; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px; } table tfoot { border-top: solid 2px; } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px; border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } /* Wrapper */ .page-wrap { display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -moz-justify-content: -moz-flex-start; -webkit-justify-content: -webkit-flex-start; -ms-justify-content: -ms-flex-start; justify-content: flex-start; } .wrapper { position: relative; } .wrapper > .inner { margin: 0 auto; width: 60em; } @media screen and (max-width: 1280px) { .wrapper > .inner { width: 65em; } } @media screen and (max-width: 980px) { .wrapper > .inner { width: 100%; } } /* Header */ #header { font-weight: 700; } /* Menu */ #nav { background: #0d1217; z-index: 10002; position: relative; width: 4em; } #nav ul { list-style: none; margin: 0; padding: 0; position: fixed; top: 1em; left: 0; } #nav ul li { padding: 0; width: 3.75em; text-align: Center; margin-bottom: 1em; } #nav ul li a { color: rgba(255, 255, 255, 0.5); text-decoration: none; font-size: 1.5em; } #nav ul li a:hover { color: white; } #nav ul li a.active { color: #19B5FE; } @media screen and (max-width: 736px) { #nav ul li { width: 3.4em; } } /* Banner */ body.is-loading #banner > .inner { opacity: 0; -moz-transform: translateY(1em); -webkit-transform: translateY(1em); -ms-transform: translateY(1em); transform: translateY(1em); } #banner { display: -ms-flexbox; -ms-flex-pack: center; -ms-flex-align: center; padding: 8em 0 6em 0; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; min-height: 75vh; height: 75vh; position: relative; background: #000; background-image: url(../../images/banner.jpg); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center; text-align: center; color: #FFF; } #banner:before { -moz-transition: opacity 3s ease; -webkit-transition: opacity 3s ease; -ms-transition: opacity 3s ease; transition: opacity 3s ease; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s; content: ''; display: block; background-color: #000; height: 100%; left: 0; opacity: 0.65; position: absolute; top: 0; width: 100%; z-index: 1; } #banner .inner { -moz-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; -moz-transition: opacity 1s ease, transform 1s ease; -webkit-transition: opacity 1s ease, transform 1s ease; -ms-transition: opacity 1s ease, transform 1s ease; transition: opacity 1s ease, transform 1s ease; position: relative; opacity: 1; z-index: 3; padding: 0 2em; } #banner h1 { font-size: 4em; line-height: 1em; margin: 0 0 0.5em 0; padding: 0; color: #FFF; } #banner p { font-size: 1.5em; margin-bottom: 1.75em; } #banner a { color: #FFF; text-decoration: none; } @media screen and (max-width: 1280px) { #banner h1 { font-size: 3.5em; } } @media screen and (max-width: 736px) { #banner { background-attachment: scroll; } #banner h1 { font-size: 2.25em; } #banner p { font-size: 1.25em; } } /* Main */ #main { background: #f1f1f1; width: 100%; } #main #header { background: #e6e6e6; padding: 1.15em 3.5em; text-align: right; } #main #header h1 { margin: 0; font-size: 1em; } @media screen and (max-width: 980px) { #main #header { padding: 1.15em 2em; } } @media screen and (max-width: 736px) { #main #header { text-align: center; } } /* Footer */ #footer { padding: 4em 0 2em 0; background: #f2f2f2; } #footer .copyright { color: #bfbfbf; font-size: 0.9em; margin: 0 0 2em 0; padding: 0 1em; text-align: center; } @media screen and (max-width: 736px) { #footer { padding: 3em 0 1em 0; } }
0.397003
0.060808
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a { text-decoration: none; color:#fff; } .btn-menu { display: block; padding: 20px; background: #b40f0f; color:#fff; } .btn-menu1 { display: block; padding: 20px; background: #b40f0f; color:#fff; } .btn-menu .icono { float: right; } .btn-menu1 .icono { float: right; } .contenedor-menu { width: 20%; min-width: 300px; margin: 0px; display: inline-block; } .contenedor-menu1 { width: 20%; min-width: 300px; margin: 0px; display: inline-block; } .contenedor-menu1 .menu1 { width: 100%; } .contenedor-menu .menu { width: 100%;} .contenedor-menu1 ul { list-style: none; text-align: left; } .contenedor-menu ul { list-style: none; text-align: left; } .contenedor-menu .menu li a { color:#494949; display: block; padding: 15px 20px; background: #e9e9e9; } .contenedor-menu1 .menu1 li a { color:#494949; display: block; padding: 15px 20px; background: #e9e9e9; } .contenedor-menu .menu li a:hover { background: #1a95d5; color:#fff; } .contenedor-menu1 .menu1 li a:hover { background: #1a95d5; color:#fff; } .contenedor-menu .menu .icono { font-size: 25px; line-height: 18px; } .contenedor-menu1 .menu1 .icono { font-size: 25px; line-height: 18px; } .contenedor-menu .menu .icono.izquierda { float: left; margin-right: 10px; } .contenedor-menu1 .menu1 .icono.izquierda { float: left; margin-right: 10px; } .contenedor-menu .menu .icono.derecha { float: right; margin-left: 10px; } .contenedor-menu1 .menu1 .icono.derecha { float: right; margin-left: 10px; } .contenedor-menu .menu ul { display: none; } .contenedor-menu1 .menu1 ul { display: none; } .contenedor-menu .menu ul li a { background: #424242;/*fondo de los submenus*/ color:#e9e9e9; } .contenedor-menu1 .menu1 ul li a { background: #424242;/*fondo de los submenus*/ color:#e9e9e9; } .contenedor-menu .menu .activado > a { background: #1a95d5; color:#fff; } .contenedor-menu1 .menu1 .activado > a { background: #1a95d5; color:#fff; } @media screen and (max-width: 450px) { body { padding-top: 80px; } .contenedor-menu { margin: 0; width: 100%; /* position: fixed; */ top:20%; z-index: 1000; } .btn-menu { display: block; } .contenedor-menu .menu { display: none; } } @media screen and (max-width: 450px) { body { padding-top: 80px; } .contenedor-menu1 { margin: 0; width: 100%; /* position: fixed; */ top:20%; z-index: 1000; } .btn-menu1 { display: block; } .contenedor-menu1 .menu1 { display: none; } } .btn-info { color: #8c0a0a; background-color: rgb(233, 233, 233); border-color: #860620; } .btn-success { color: #fff; background-color: #b40f0f; border-color: #b40f0f; } form { background-color: #b40f0f; } div.fileinputs { position: relative; } div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; } input.file { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; }
estilos (1).css
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a { text-decoration: none; color:#fff; } .btn-menu { display: block; padding: 20px; background: #b40f0f; color:#fff; } .btn-menu1 { display: block; padding: 20px; background: #b40f0f; color:#fff; } .btn-menu .icono { float: right; } .btn-menu1 .icono { float: right; } .contenedor-menu { width: 20%; min-width: 300px; margin: 0px; display: inline-block; } .contenedor-menu1 { width: 20%; min-width: 300px; margin: 0px; display: inline-block; } .contenedor-menu1 .menu1 { width: 100%; } .contenedor-menu .menu { width: 100%;} .contenedor-menu1 ul { list-style: none; text-align: left; } .contenedor-menu ul { list-style: none; text-align: left; } .contenedor-menu .menu li a { color:#494949; display: block; padding: 15px 20px; background: #e9e9e9; } .contenedor-menu1 .menu1 li a { color:#494949; display: block; padding: 15px 20px; background: #e9e9e9; } .contenedor-menu .menu li a:hover { background: #1a95d5; color:#fff; } .contenedor-menu1 .menu1 li a:hover { background: #1a95d5; color:#fff; } .contenedor-menu .menu .icono { font-size: 25px; line-height: 18px; } .contenedor-menu1 .menu1 .icono { font-size: 25px; line-height: 18px; } .contenedor-menu .menu .icono.izquierda { float: left; margin-right: 10px; } .contenedor-menu1 .menu1 .icono.izquierda { float: left; margin-right: 10px; } .contenedor-menu .menu .icono.derecha { float: right; margin-left: 10px; } .contenedor-menu1 .menu1 .icono.derecha { float: right; margin-left: 10px; } .contenedor-menu .menu ul { display: none; } .contenedor-menu1 .menu1 ul { display: none; } .contenedor-menu .menu ul li a { background: #424242;/*fondo de los submenus*/ color:#e9e9e9; } .contenedor-menu1 .menu1 ul li a { background: #424242;/*fondo de los submenus*/ color:#e9e9e9; } .contenedor-menu .menu .activado > a { background: #1a95d5; color:#fff; } .contenedor-menu1 .menu1 .activado > a { background: #1a95d5; color:#fff; } @media screen and (max-width: 450px) { body { padding-top: 80px; } .contenedor-menu { margin: 0; width: 100%; /* position: fixed; */ top:20%; z-index: 1000; } .btn-menu { display: block; } .contenedor-menu .menu { display: none; } } @media screen and (max-width: 450px) { body { padding-top: 80px; } .contenedor-menu1 { margin: 0; width: 100%; /* position: fixed; */ top:20%; z-index: 1000; } .btn-menu1 { display: block; } .contenedor-menu1 .menu1 { display: none; } } .btn-info { color: #8c0a0a; background-color: rgb(233, 233, 233); border-color: #860620; } .btn-success { color: #fff; background-color: #b40f0f; border-color: #b40f0f; } form { background-color: #b40f0f; } div.fileinputs { position: relative; } div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; } input.file { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; }
0.238196
0.071009
@import 'bourbon'; // http://bourbon.io/ @import '../partials/_variables.scss'; // colors, fonts etc... @import '../partials/_mixins.scss'; // custom mixins @import '../partials/_layout.scss'; // responsive grid and media queries /* -------------------------------- Primary style -------------------------------- */ *, *::after, *::before { box-sizing: border-box; } html { font-size: 62.5%; } body { font: { size: 1.6rem; family: $primary-font; // variables inside partials > _variables.scss } color: $color-1; background-color: $color-5; } a { color: $color-2; text-decoration: none; } h1, h2 { font-family: $secondary-font; } /* -------------------------------- Patterns - reusable parts of our design -------------------------------- */ .overflow-hidden { overflow: hidden; } /* -------------------------------- Header -------------------------------- */ header { height: 170px; line-height: 170px; text-align: center; background: $color-6; h1 { font-size: 2.2rem; color: $color-1; } @include MQ(M) { height: 200px; line-height: 200px; h1 { font-size: 3rem; } } } /* -------------------------------- Main content -------------------------------- */ .cd-main { overflow-x: hidden; &::before { /* never visible - this is used in jQuery to check the current MQ */ display: none; content: 'mobile'; } > * { @include transition(transform $fold-animation $fold-content-animation); } &.fold-is-open > * { /* on mobile - translate .cd-main content to the right when the .cd-folding-panel is open */ @include transform(translateX(100%)); @include transition(transform $fold-animation 0s); } @include MQ(M) { &.fold-is-open > * { @include transform(translateX(600px)); } } @include MQ(L) { &::before { /* never visible - this is used in jQuery to check the current MQ */ content: 'desktop'; } &.fold-is-open > * { /* reset style - on bigger devices we translate the gallery items */ @include transform(translateX(0)); } } } .cd-gallery { @include clearfix; &::before { /* this is the dark layer covering the .cd-gallery when the .cd-folding-panel is open */ display: block; content: ''; position: absolute; z-index: 1; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba($color-5, .6); opacity: 0; visibility: hidden; @include transition(opacity $fold-animation $fold-content-animation, visibility 0s $fold-animation+$fold-content-animation); } .fold-is-open &::before { visibility: visible; opacity: 1; @include transition(opacity $fold-animation 0s, visibility 0s 0s); } } .cd-item { width: 100%; height: 300px; text-align: center; /* Force Hardware Acceleration */ @include transform(translateZ(0)); @include backface-visibility(hidden); @include transition(transform $fold-animation $fold-content-animation); > a { display: table; height: 100%; width: 100%; overflow: hidden; color: $color-6; @include font-smoothing; &.dark-text { color: $color-1; b { border-color: $color-1; } } } div { display: table-cell; vertical-align: middle; } &:nth-of-type(1) { background-color: $color-1; } &:nth-of-type(2) { background-color: $color-2; } &:nth-of-type(3) { background-color: $color-3; } &:nth-of-type(4) { background-color: $color-4; } h2 { font-size: 2.2rem; } p { line-height: 1.2; font-size: 1.4rem; opacity: 0.6; padding: 1em 0; } b { display: inline-block; font: { size: 1.2rem; weight: bold; } text-transform: uppercase; letter-spacing: 1px; padding: 1em 1.3em; border-radius: 50em; border: 1px solid $color-6; } @include MQ(L) { @include column(.5); height: 520px; @include transition(transform $fold-animation $fold-content-animation); h2 { font-size: 3rem; } p { font-size: 1.6rem; } h2, p { @include transform(translateY(30px)); @include transition(transform 0.3s 0.1s); } b { opacity: 0; @include transform(translateY(20px)); @include transition(opacity 0.3s 0s, transform 0.3s 0s); } .no-touch & a:hover { h2, p { @include transform(translateY(0)); @include transition(transform 0.3s 0s); } b { opacity: 1; @include transform(translateY(0)); @include transition(opacity 0.3s 0.1s, transform 0.3s 0.1s); } } .fold-is-open & { @include transition(transform $fold-animation 0s); @include transform(translateX(-400px)); &:nth-of-type(2n) { @include transform(translateX(400px)); } } } } /* -------------------------------- folding panel -------------------------------- */ .cd-folding-panel { position: fixed; z-index: 1; top: 0; left: 0; height: 100vh; width: 100%; visibility: hidden; overflow: hidden; @include transition(visibility 0s $fold-animation+$fold-content-animation); .fold-left, .fold-right { /* the :after elements of .fold-left and .fold-right are the 2 fold sides */ width: 100%; height: 100vh; overflow: hidden; position: relative; /* enable a 3D-space for children elements */ @include perspective(2000px); &::after { /* 2 fold sides */ content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; /* Force Hardware Acceleration */ @include transform(translateZ(0)); @include backface-visibility(hidden); @include transition(transform $fold-animation $fold-content-animation, background-color $fold-animation $fold-content-animation); } } .fold-right { @include perspective-origin(0% 50%); &::after { @include transform-origin(right center); @include transform(translateX(-100%) rotateY(-90deg)); background-color: darken($color-3, 10%); } } .fold-left { /* on mobile only the right fold side is visible */ display: none; &::after { background-color: lighten($color-3, 12%); } } .cd-close { /* 'X' close icon */ position: absolute; z-index: 1; display: inline-block; top: 10px; right: 10px; height: 44px; width: 44px; /* image replacement */ overflow: hidden; text-indent: 100%; white-space: nowrap; opacity: 0; @include transition(opacity .2s 0s); &::after, &::before { /* lines of 'X' icon */ content: ''; position: absolute; height: 3px; width: 32px; left: 50%; top: 50%; background-color: $color-2; @include backface-visibility(hidden); @include transition(opacity .2s); } &::after { @include transform(translateX(-50%) translateY(-50%) rotate(45deg)); } &::before { @include transform(translateX(-50%) translateY(-50%) rotate(-45deg)); } } &.is-open { visibility: visible; @include transition(visibility 0s 0s); .fold-right::after, .fold-left::after { @include transform(translateX(0)); @include transition(transform $fold-animation 0s, background-color $fold-animation 0s); } .fold-right::after { background-color: lighten($color-3, 12%); } .cd-close { opacity: 1; @include transition(opacity .2s $fold-animation); } } @include MQ(M) { width: 600px; } @include MQ(L) { @include center(x); width: 800px; .fold-left, .fold-right { @include column(.5); height: 100%; } .fold-right { /* change perspective-origin so that the 2 fold sides have the same vanishing point */ @include perspective-origin(0% 50%); &::after { @include transform-origin(right center); @include transform(translateX(-100%) rotateY(-90deg)); } } .fold-left { display: block; /* change perspective-origin so that the 2 fold sides have the same vanishing point */ @include perspective-origin(100% 50%); &::after { @include transform-origin(left center); @include transform(translateX(100%) rotateY(90deg)); } } } } .cd-fold-content { position: absolute; top: 0; left: 0; height: 100%; width: 100%; padding: 4em 2em; visibility: hidden; @include transition(visibility 0s $fold-content-animation); > * { opacity: 0; @include transform(translateY(20px)); } h2 { font-size: 2.4rem; @include transition(transform $fold-content-animation/2 $fold-content-animation/2, opacity $fold-content-animation/2 $fold-content-animation/2); } p, em { line-height: 1.6; } em { display: inline-block; margin: 1em 0; font-family: $secondary-font; font-size: 1.8rem; color: lighten($color-1, 30%); @include transition(transform $fold-content-animation/2 $fold-content-animation/4, opacity $fold-content-animation/2 $fold-content-animation/4); } p { margin-bottom: 1em; font-size: 1.4rem; @include transition(transform $fold-content-animation/2 0s, opacity $fold-content-animation/2 0s); } .is-open & { overflow-y: auto; -webkit-overflow-scrolling: touch; visibility: visible; @include transition(visibility 0s $fold-animation); > * { opacity: 1; @include transform(translateY(0)); } h2 { @include transition(transform $fold-content-animation/2 $fold-animation, opacity $fold-content-animation/2 $fold-animation); } em { @include transition(transform $fold-content-animation/2 $fold-animation+$fold-content-animation/4, opacity $fold-content-animation/2 $fold-animation+$fold-content-animation/4); } p { @include transition(transform $fold-content-animation/2 $fold-animation+$fold-content-animation/2, opacity $fold-content-animation/2 $fold-animation+$fold-content-animation/2); } } @include MQ(M) { h2 { font-size: 3.2rem; } } @include MQ(L) { padding: 4em; > * { @include transform(translateY(40px)); } em { font-size: 2.2rem; } p { font-size: 1.6rem; } } } /* -------------------------------- Javascript disabled -------------------------------- */ .no-js .cd-fold-content.single-page { position: static; visibility: visible; height: auto; background-color: $color-3; > * { opacity: 1; @include transform(translateY(0)); } }
public_html/scss/style.css
@import 'bourbon'; // http://bourbon.io/ @import '../partials/_variables.scss'; // colors, fonts etc... @import '../partials/_mixins.scss'; // custom mixins @import '../partials/_layout.scss'; // responsive grid and media queries /* -------------------------------- Primary style -------------------------------- */ *, *::after, *::before { box-sizing: border-box; } html { font-size: 62.5%; } body { font: { size: 1.6rem; family: $primary-font; // variables inside partials > _variables.scss } color: $color-1; background-color: $color-5; } a { color: $color-2; text-decoration: none; } h1, h2 { font-family: $secondary-font; } /* -------------------------------- Patterns - reusable parts of our design -------------------------------- */ .overflow-hidden { overflow: hidden; } /* -------------------------------- Header -------------------------------- */ header { height: 170px; line-height: 170px; text-align: center; background: $color-6; h1 { font-size: 2.2rem; color: $color-1; } @include MQ(M) { height: 200px; line-height: 200px; h1 { font-size: 3rem; } } } /* -------------------------------- Main content -------------------------------- */ .cd-main { overflow-x: hidden; &::before { /* never visible - this is used in jQuery to check the current MQ */ display: none; content: 'mobile'; } > * { @include transition(transform $fold-animation $fold-content-animation); } &.fold-is-open > * { /* on mobile - translate .cd-main content to the right when the .cd-folding-panel is open */ @include transform(translateX(100%)); @include transition(transform $fold-animation 0s); } @include MQ(M) { &.fold-is-open > * { @include transform(translateX(600px)); } } @include MQ(L) { &::before { /* never visible - this is used in jQuery to check the current MQ */ content: 'desktop'; } &.fold-is-open > * { /* reset style - on bigger devices we translate the gallery items */ @include transform(translateX(0)); } } } .cd-gallery { @include clearfix; &::before { /* this is the dark layer covering the .cd-gallery when the .cd-folding-panel is open */ display: block; content: ''; position: absolute; z-index: 1; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba($color-5, .6); opacity: 0; visibility: hidden; @include transition(opacity $fold-animation $fold-content-animation, visibility 0s $fold-animation+$fold-content-animation); } .fold-is-open &::before { visibility: visible; opacity: 1; @include transition(opacity $fold-animation 0s, visibility 0s 0s); } } .cd-item { width: 100%; height: 300px; text-align: center; /* Force Hardware Acceleration */ @include transform(translateZ(0)); @include backface-visibility(hidden); @include transition(transform $fold-animation $fold-content-animation); > a { display: table; height: 100%; width: 100%; overflow: hidden; color: $color-6; @include font-smoothing; &.dark-text { color: $color-1; b { border-color: $color-1; } } } div { display: table-cell; vertical-align: middle; } &:nth-of-type(1) { background-color: $color-1; } &:nth-of-type(2) { background-color: $color-2; } &:nth-of-type(3) { background-color: $color-3; } &:nth-of-type(4) { background-color: $color-4; } h2 { font-size: 2.2rem; } p { line-height: 1.2; font-size: 1.4rem; opacity: 0.6; padding: 1em 0; } b { display: inline-block; font: { size: 1.2rem; weight: bold; } text-transform: uppercase; letter-spacing: 1px; padding: 1em 1.3em; border-radius: 50em; border: 1px solid $color-6; } @include MQ(L) { @include column(.5); height: 520px; @include transition(transform $fold-animation $fold-content-animation); h2 { font-size: 3rem; } p { font-size: 1.6rem; } h2, p { @include transform(translateY(30px)); @include transition(transform 0.3s 0.1s); } b { opacity: 0; @include transform(translateY(20px)); @include transition(opacity 0.3s 0s, transform 0.3s 0s); } .no-touch & a:hover { h2, p { @include transform(translateY(0)); @include transition(transform 0.3s 0s); } b { opacity: 1; @include transform(translateY(0)); @include transition(opacity 0.3s 0.1s, transform 0.3s 0.1s); } } .fold-is-open & { @include transition(transform $fold-animation 0s); @include transform(translateX(-400px)); &:nth-of-type(2n) { @include transform(translateX(400px)); } } } } /* -------------------------------- folding panel -------------------------------- */ .cd-folding-panel { position: fixed; z-index: 1; top: 0; left: 0; height: 100vh; width: 100%; visibility: hidden; overflow: hidden; @include transition(visibility 0s $fold-animation+$fold-content-animation); .fold-left, .fold-right { /* the :after elements of .fold-left and .fold-right are the 2 fold sides */ width: 100%; height: 100vh; overflow: hidden; position: relative; /* enable a 3D-space for children elements */ @include perspective(2000px); &::after { /* 2 fold sides */ content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; /* Force Hardware Acceleration */ @include transform(translateZ(0)); @include backface-visibility(hidden); @include transition(transform $fold-animation $fold-content-animation, background-color $fold-animation $fold-content-animation); } } .fold-right { @include perspective-origin(0% 50%); &::after { @include transform-origin(right center); @include transform(translateX(-100%) rotateY(-90deg)); background-color: darken($color-3, 10%); } } .fold-left { /* on mobile only the right fold side is visible */ display: none; &::after { background-color: lighten($color-3, 12%); } } .cd-close { /* 'X' close icon */ position: absolute; z-index: 1; display: inline-block; top: 10px; right: 10px; height: 44px; width: 44px; /* image replacement */ overflow: hidden; text-indent: 100%; white-space: nowrap; opacity: 0; @include transition(opacity .2s 0s); &::after, &::before { /* lines of 'X' icon */ content: ''; position: absolute; height: 3px; width: 32px; left: 50%; top: 50%; background-color: $color-2; @include backface-visibility(hidden); @include transition(opacity .2s); } &::after { @include transform(translateX(-50%) translateY(-50%) rotate(45deg)); } &::before { @include transform(translateX(-50%) translateY(-50%) rotate(-45deg)); } } &.is-open { visibility: visible; @include transition(visibility 0s 0s); .fold-right::after, .fold-left::after { @include transform(translateX(0)); @include transition(transform $fold-animation 0s, background-color $fold-animation 0s); } .fold-right::after { background-color: lighten($color-3, 12%); } .cd-close { opacity: 1; @include transition(opacity .2s $fold-animation); } } @include MQ(M) { width: 600px; } @include MQ(L) { @include center(x); width: 800px; .fold-left, .fold-right { @include column(.5); height: 100%; } .fold-right { /* change perspective-origin so that the 2 fold sides have the same vanishing point */ @include perspective-origin(0% 50%); &::after { @include transform-origin(right center); @include transform(translateX(-100%) rotateY(-90deg)); } } .fold-left { display: block; /* change perspective-origin so that the 2 fold sides have the same vanishing point */ @include perspective-origin(100% 50%); &::after { @include transform-origin(left center); @include transform(translateX(100%) rotateY(90deg)); } } } } .cd-fold-content { position: absolute; top: 0; left: 0; height: 100%; width: 100%; padding: 4em 2em; visibility: hidden; @include transition(visibility 0s $fold-content-animation); > * { opacity: 0; @include transform(translateY(20px)); } h2 { font-size: 2.4rem; @include transition(transform $fold-content-animation/2 $fold-content-animation/2, opacity $fold-content-animation/2 $fold-content-animation/2); } p, em { line-height: 1.6; } em { display: inline-block; margin: 1em 0; font-family: $secondary-font; font-size: 1.8rem; color: lighten($color-1, 30%); @include transition(transform $fold-content-animation/2 $fold-content-animation/4, opacity $fold-content-animation/2 $fold-content-animation/4); } p { margin-bottom: 1em; font-size: 1.4rem; @include transition(transform $fold-content-animation/2 0s, opacity $fold-content-animation/2 0s); } .is-open & { overflow-y: auto; -webkit-overflow-scrolling: touch; visibility: visible; @include transition(visibility 0s $fold-animation); > * { opacity: 1; @include transform(translateY(0)); } h2 { @include transition(transform $fold-content-animation/2 $fold-animation, opacity $fold-content-animation/2 $fold-animation); } em { @include transition(transform $fold-content-animation/2 $fold-animation+$fold-content-animation/4, opacity $fold-content-animation/2 $fold-animation+$fold-content-animation/4); } p { @include transition(transform $fold-content-animation/2 $fold-animation+$fold-content-animation/2, opacity $fold-content-animation/2 $fold-animation+$fold-content-animation/2); } } @include MQ(M) { h2 { font-size: 3.2rem; } } @include MQ(L) { padding: 4em; > * { @include transform(translateY(40px)); } em { font-size: 2.2rem; } p { font-size: 1.6rem; } } } /* -------------------------------- Javascript disabled -------------------------------- */ .no-js .cd-fold-content.single-page { position: static; visibility: visible; height: auto; background-color: $color-3; > * { opacity: 1; @include transform(translateY(0)); } }
0.476823
0.113875
html, body{ -webkit-font-smoothing: antialiased; background: #222; font-family: "Source Sans Pro", Helvetica, sans-serif; margin: 0; } .nav { background-color: rgba(0,0,0,0.3); border: 0; margin: 0; padding: 5px 0; -webkit-transition: padding 0.4s, background-color 0.2s; -o-transition: padding 0.4s, background-color 0.2s; transition: padding 0.4s, background-color 0.2s; position: fixed; width: 100vw; z-index: 99; display: block; } .nav.scrolled { background: #fff; padding: 0; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14); } .nav > .nav-menu { text-align: right; } .nav > .nav-menu > ul { list-style: none; margin: 0 15px; padding: 0; } .nav > .nav-menu > ul:last-child { margin: 0; } .nav > .nav-menu > ul > li a { color: #fff; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-size: 18px; font-weight: 400; padding: 2px 0; margin: 15px 20px; position: relative; text-decoration: none; } .nav.scrolled > .nav-menu > ul > li a { color: #333; } .nav > .nav-menu > ul > li a:active, .nav > .nav-menu > ul > li a:focus, .nav > .nav-menu > ul > li a:hover { border-bottom: 2px solid #fff; margin-bottom: 13px; } .nav.scrolled > .nav-menu > ul > li a:active, .nav.scrolled > .nav-menu > ul > li a:focus, .nav.scrolled > .nav-menu > ul > li a:hover { border-bottom: 2px solid #333; margin-bottom: 13px; } .jumbo { padding: 220px 0 180px; margin: 0; background-image: url("images/background.jpg"); position: relative; background-repeat: no-repeat; background-origin: padding-box; background-size: cover; background-position: center; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14); width: 100vw; } .title { display: inline-block; text-align: center; margin: 95px 0 10px; width: 100vw; font-size: 52px; font-weight: lighter; color: #fff; transition: color 0.07s; } .intro { display: inline-block; text-align: center; margin: 0 0 19px; width: 100vw; font-size: 28px; font-weight: 400; color: #fff; } .about { display: block; text-align: center; margin: 0; padding: 45px 0 60px; width: 100vw; font-size: 54px; font-weight: 500; color: #fff; } .about > .dj-container { padding: 30px 150px; } .about > .dj-container > .dj { min-height: 150px; padding: 8px 0; } .about > .dj-container > .dj > img { float:left; margin-right: 20px; } .about > .dj-container > .dj > .dj-info { max-width: 900px; text-align: left; } .about > .dj-container > .dj > .dj-info > .dj-name, .about > .dj-container > .dj > .dj-info > .dj-description { color: #666; display: block; padding: 5px 0 5px 30px; font-size: 16px; font-weight: 400; } .about > .dj-container > .dj > .dj-info > .dj-name { color: #999; font-size: 24px; } .about > .dj-container > .dj:hover > .dj-info > .dj-name, .about > .dj-container > .dj:hover > .dj-info > .dj-description { color: #999; } .about > .dj-container > .dj > .dj-info > .dj-social { font-size: 24px; } .about > .dj-container > .dj > .dj-info > .dj-social > a i { color: #fff; margin-right: 5px; } .about > .dj-container > .dj > .dj-info > .dj-social > a i:hover { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .hidden-section > .section-title { opacity: 0; transform: translateY(60); transition: .25s ease-in-out; } .hidden-section > div:first-of-type { opacity: 0; transform: translateY(60); transition: .8s .2s ease-in-out; } .visible-section > .section-title { opacity: 1; transform: translateY(60); } .visible-section > div:first-of-type { opacity: 1; transform: translateY(60); } .events { background-color: #171717; display: block; text-align: center; margin: 0; padding: 45px 0 60px; width: 100vw; font-size: 54px; font-weight: 500; color: #fff; } .events-container { padding: 30px 50px; } .event { display: inline-block; padding: 8px 15px; width: 350px; } .event > .venue-name { color: #4a8bee; display: block; text-transform: uppercase; font-size: 24px; } .event > .venue-date-location { color: #b6b6b6; display: block; text-transform: uppercase; font-size: 20px; } .footer { display: inline-block; margin-left: 15px; margin-right: -15px; padding: 20px 15px; font-size: 18px; font-weight: lighter; color: #fff; } .footer > a { color: #fff; text-decoration: none; } .footer > a:active, .footer > a:focus, .footer > a:hover { background-color: #999; color: #333; text-decoration: none; } .footer > a > img { height: 16px; line-height: 18px; vertical-align: -1px; width: 16px; } .to-top { color: #489C48; font-size: 28px; position: fixed; z-index: 100; bottom: 36px; right: 22px; margin-top: 5px; display: block; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; -webkit-transition: color 0.4s; -moz-transition: color 0.4s; -o-transition: color 0.4s; transition: color 0.4s; -webkit-transition: bottom 0.2s ease-out; -moz-transition: bottom 0.2s ease-out; -o-transition: bottom 0.2s ease-out; transition: bottom 0.2s ease-out; } .to-top:active, .to-top:focus, .to-top:hover { bottom: 40px; cursor: pointer; } .hidden { display: none; } @media screen and (max-width: 600px) { .title { font-size: 50px; } .intro { font-size: 28px; } .footer { margin-left: 10px; font-size: 15px; } .footer > a > img { height: 12px; line-height: 15px; vertical-align: -0.5px; width: 12px; } }
main.css
html, body{ -webkit-font-smoothing: antialiased; background: #222; font-family: "Source Sans Pro", Helvetica, sans-serif; margin: 0; } .nav { background-color: rgba(0,0,0,0.3); border: 0; margin: 0; padding: 5px 0; -webkit-transition: padding 0.4s, background-color 0.2s; -o-transition: padding 0.4s, background-color 0.2s; transition: padding 0.4s, background-color 0.2s; position: fixed; width: 100vw; z-index: 99; display: block; } .nav.scrolled { background: #fff; padding: 0; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14); } .nav > .nav-menu { text-align: right; } .nav > .nav-menu > ul { list-style: none; margin: 0 15px; padding: 0; } .nav > .nav-menu > ul:last-child { margin: 0; } .nav > .nav-menu > ul > li a { color: #fff; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-size: 18px; font-weight: 400; padding: 2px 0; margin: 15px 20px; position: relative; text-decoration: none; } .nav.scrolled > .nav-menu > ul > li a { color: #333; } .nav > .nav-menu > ul > li a:active, .nav > .nav-menu > ul > li a:focus, .nav > .nav-menu > ul > li a:hover { border-bottom: 2px solid #fff; margin-bottom: 13px; } .nav.scrolled > .nav-menu > ul > li a:active, .nav.scrolled > .nav-menu > ul > li a:focus, .nav.scrolled > .nav-menu > ul > li a:hover { border-bottom: 2px solid #333; margin-bottom: 13px; } .jumbo { padding: 220px 0 180px; margin: 0; background-image: url("images/background.jpg"); position: relative; background-repeat: no-repeat; background-origin: padding-box; background-size: cover; background-position: center; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14); width: 100vw; } .title { display: inline-block; text-align: center; margin: 95px 0 10px; width: 100vw; font-size: 52px; font-weight: lighter; color: #fff; transition: color 0.07s; } .intro { display: inline-block; text-align: center; margin: 0 0 19px; width: 100vw; font-size: 28px; font-weight: 400; color: #fff; } .about { display: block; text-align: center; margin: 0; padding: 45px 0 60px; width: 100vw; font-size: 54px; font-weight: 500; color: #fff; } .about > .dj-container { padding: 30px 150px; } .about > .dj-container > .dj { min-height: 150px; padding: 8px 0; } .about > .dj-container > .dj > img { float:left; margin-right: 20px; } .about > .dj-container > .dj > .dj-info { max-width: 900px; text-align: left; } .about > .dj-container > .dj > .dj-info > .dj-name, .about > .dj-container > .dj > .dj-info > .dj-description { color: #666; display: block; padding: 5px 0 5px 30px; font-size: 16px; font-weight: 400; } .about > .dj-container > .dj > .dj-info > .dj-name { color: #999; font-size: 24px; } .about > .dj-container > .dj:hover > .dj-info > .dj-name, .about > .dj-container > .dj:hover > .dj-info > .dj-description { color: #999; } .about > .dj-container > .dj > .dj-info > .dj-social { font-size: 24px; } .about > .dj-container > .dj > .dj-info > .dj-social > a i { color: #fff; margin-right: 5px; } .about > .dj-container > .dj > .dj-info > .dj-social > a i:hover { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .hidden-section > .section-title { opacity: 0; transform: translateY(60); transition: .25s ease-in-out; } .hidden-section > div:first-of-type { opacity: 0; transform: translateY(60); transition: .8s .2s ease-in-out; } .visible-section > .section-title { opacity: 1; transform: translateY(60); } .visible-section > div:first-of-type { opacity: 1; transform: translateY(60); } .events { background-color: #171717; display: block; text-align: center; margin: 0; padding: 45px 0 60px; width: 100vw; font-size: 54px; font-weight: 500; color: #fff; } .events-container { padding: 30px 50px; } .event { display: inline-block; padding: 8px 15px; width: 350px; } .event > .venue-name { color: #4a8bee; display: block; text-transform: uppercase; font-size: 24px; } .event > .venue-date-location { color: #b6b6b6; display: block; text-transform: uppercase; font-size: 20px; } .footer { display: inline-block; margin-left: 15px; margin-right: -15px; padding: 20px 15px; font-size: 18px; font-weight: lighter; color: #fff; } .footer > a { color: #fff; text-decoration: none; } .footer > a:active, .footer > a:focus, .footer > a:hover { background-color: #999; color: #333; text-decoration: none; } .footer > a > img { height: 16px; line-height: 18px; vertical-align: -1px; width: 16px; } .to-top { color: #489C48; font-size: 28px; position: fixed; z-index: 100; bottom: 36px; right: 22px; margin-top: 5px; display: block; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; -webkit-transition: color 0.4s; -moz-transition: color 0.4s; -o-transition: color 0.4s; transition: color 0.4s; -webkit-transition: bottom 0.2s ease-out; -moz-transition: bottom 0.2s ease-out; -o-transition: bottom 0.2s ease-out; transition: bottom 0.2s ease-out; } .to-top:active, .to-top:focus, .to-top:hover { bottom: 40px; cursor: pointer; } .hidden { display: none; } @media screen and (max-width: 600px) { .title { font-size: 50px; } .intro { font-size: 28px; } .footer { margin-left: 10px; font-size: 15px; } .footer > a > img { height: 12px; line-height: 15px; vertical-align: -0.5px; width: 12px; } }
0.330255
0.049589
.esh-catalog-title { position: relative; top: 74.28571px; } .esh-catalog-filters { height: 65px; } .esh-catalog-filters-wrapper { padding-bottom: .5rem; padding-top: .5rem; } .esh-catalog-filter-wrapper { margin-right: .5rem; position: relative; } .esh-catalog-filter-wrapper:after { border-bottom: 1px solid #292929; border-right: 1px solid #292929; bottom: 1rem; content: ''; height: .5rem; pointer-events: none; position: absolute; right: .9rem; transform: rotate(45deg); width: .5rem; z-index: 1; } .esh-catalog-filter { appearance: none; background-color: transparent; border: solid 3px #292929; border-radius: 0; cursor: pointer; margin-right: 1rem; min-width: 140px; outline-color: #292929; padding-left: .5rem; padding-right: 2rem; } .esh-catalog-filter option { appearance: none; border: unset; } .esh-catalog-filter option:hover { background-color: #f66f61; color: #fff; cursor: pointer; } .esh-catalog-filter option:active { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:focus { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:current { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:selected { background-color: #f66f61; color: #fff; } .esh-catalog-label { display: inline-block; font-size: 1rem; margin-bottom: 0; position: relative; z-index: 0; } .esh-catalog-items { margin-top: 1rem; } .esh-catalog-item { cursor: pointer; margin-bottom: 1.5rem; width: 100%; } .esh-catalog-item:hover { background-color: #fff; } .esh-catalog-item:hover .esh-catalog-thumbnail-icon { opacity: 1; } .esh-catalog-item.is-disabled { background-color: unset; cursor: default; } .esh-catalog-item.is-disabled .esh-catalog-thumbnail-icon { display: none !important; } .esh-catalog-thumbnail-wrapper { background-color: #dbdede; height: 0; overflow: hidden; padding-top: 100%; position: relative; } .esh-catalog-thumbnail-icon { background-color: #f66f61; border-radius: 50%; height: 3.5rem; left: 50%; opacity: 0; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 3.5rem; z-index: 20; transition: all 0.35s; } .esh-catalog-thumbnail-icon-svg { height: auto; width: 1.5rem; } .esh-catalog-thumbnail { height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 10; } .esh-catalog-details { height: 4rem; } .esh-catalog-name { font-size: 1rem; text-transform: uppercase; } .esh-catalog-price { color: #f66f61; font-size: 1rem; } .esh-catalog-price::before { content: '$'; } .esh-catalog-alert { margin-top: 10px; }
src/Web/WebBlazor/Client/Pages/Catalog/Catalog.razor.css
.esh-catalog-title { position: relative; top: 74.28571px; } .esh-catalog-filters { height: 65px; } .esh-catalog-filters-wrapper { padding-bottom: .5rem; padding-top: .5rem; } .esh-catalog-filter-wrapper { margin-right: .5rem; position: relative; } .esh-catalog-filter-wrapper:after { border-bottom: 1px solid #292929; border-right: 1px solid #292929; bottom: 1rem; content: ''; height: .5rem; pointer-events: none; position: absolute; right: .9rem; transform: rotate(45deg); width: .5rem; z-index: 1; } .esh-catalog-filter { appearance: none; background-color: transparent; border: solid 3px #292929; border-radius: 0; cursor: pointer; margin-right: 1rem; min-width: 140px; outline-color: #292929; padding-left: .5rem; padding-right: 2rem; } .esh-catalog-filter option { appearance: none; border: unset; } .esh-catalog-filter option:hover { background-color: #f66f61; color: #fff; cursor: pointer; } .esh-catalog-filter option:active { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:focus { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:current { background-color: #f66f61; color: #fff; } .esh-catalog-filter option:selected { background-color: #f66f61; color: #fff; } .esh-catalog-label { display: inline-block; font-size: 1rem; margin-bottom: 0; position: relative; z-index: 0; } .esh-catalog-items { margin-top: 1rem; } .esh-catalog-item { cursor: pointer; margin-bottom: 1.5rem; width: 100%; } .esh-catalog-item:hover { background-color: #fff; } .esh-catalog-item:hover .esh-catalog-thumbnail-icon { opacity: 1; } .esh-catalog-item.is-disabled { background-color: unset; cursor: default; } .esh-catalog-item.is-disabled .esh-catalog-thumbnail-icon { display: none !important; } .esh-catalog-thumbnail-wrapper { background-color: #dbdede; height: 0; overflow: hidden; padding-top: 100%; position: relative; } .esh-catalog-thumbnail-icon { background-color: #f66f61; border-radius: 50%; height: 3.5rem; left: 50%; opacity: 0; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 3.5rem; z-index: 20; transition: all 0.35s; } .esh-catalog-thumbnail-icon-svg { height: auto; width: 1.5rem; } .esh-catalog-thumbnail { height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 10; } .esh-catalog-details { height: 4rem; } .esh-catalog-name { font-size: 1rem; text-transform: uppercase; } .esh-catalog-price { color: #f66f61; font-size: 1rem; } .esh-catalog-price::before { content: '$'; } .esh-catalog-alert { margin-top: 10px; }
0.724675
0.097734
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap"); body { margin-left: 16%; } #logo { font-family: "Pacifico", cursive; display: inline-block; } #logoimage { margin-left: 10px; margin-top: 10px; } #div1 { display: inline-block; } #links { margin-left: 400px; display: inline-block; } #hr1 { height: 10px; border-width: 1px; background-color: rgb(199, 193, 193); } h1 { font-weight: bolder; font-size: larger; } #title1 { display: inline-block; } #img2 { display: inline-block; margin-left: 1190px; } #img1 { margin-left: 600px; } #list { display: block; margin-top: 25px; margin-left: 0px; z-index: 1; } #left { position: absolute; float: left; top: 1000px; width: 2255px; margin-left: 30px; } #right { position: absolute; float: right; width: 255px; top: 1000px; right: 450px; } .checked { text-decoration: line-through; } div ul li { z-index: 2; font-family: "Ubuntu", sans-serif; padding: 2px; } .bottomBorder { background-color: gray; color: gray; display: block; margin-left: 0px; width: 900px; height: 5px; margin-top: 15px; } #last { margin-left: 10px; } .bottom img { position: absolute; float: left; } footer img { display: block; margin-left: auto; margin-right: auto; } #space { display: block; margin-left: 0px; width: 1200px; height: 5px; margin-top: 15px; } #divimagech { margin-left: 0px; } #share { position: absolute; float: right; color: white; width: 150px; background-color: rgb(179, 45, 0); height: 35px; width: 115px; text-align: center; font-size: 13px; align-content: center; margin-left: 700px; font-family: "Roboto Condensed", sans-serif; margin-top: 20px; } #bottomSection { width: 500px; margin-left: 100px; margin-top: 10px; margin-bottom: 15px; } .bottom { display: block; margin-left: 10px; width: 50%; } #thestyle { margin-left: 250px; } #i { margin-left: 100px; } h3 { font-weight: bold; }
css/style.css
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap"); body { margin-left: 16%; } #logo { font-family: "Pacifico", cursive; display: inline-block; } #logoimage { margin-left: 10px; margin-top: 10px; } #div1 { display: inline-block; } #links { margin-left: 400px; display: inline-block; } #hr1 { height: 10px; border-width: 1px; background-color: rgb(199, 193, 193); } h1 { font-weight: bolder; font-size: larger; } #title1 { display: inline-block; } #img2 { display: inline-block; margin-left: 1190px; } #img1 { margin-left: 600px; } #list { display: block; margin-top: 25px; margin-left: 0px; z-index: 1; } #left { position: absolute; float: left; top: 1000px; width: 2255px; margin-left: 30px; } #right { position: absolute; float: right; width: 255px; top: 1000px; right: 450px; } .checked { text-decoration: line-through; } div ul li { z-index: 2; font-family: "Ubuntu", sans-serif; padding: 2px; } .bottomBorder { background-color: gray; color: gray; display: block; margin-left: 0px; width: 900px; height: 5px; margin-top: 15px; } #last { margin-left: 10px; } .bottom img { position: absolute; float: left; } footer img { display: block; margin-left: auto; margin-right: auto; } #space { display: block; margin-left: 0px; width: 1200px; height: 5px; margin-top: 15px; } #divimagech { margin-left: 0px; } #share { position: absolute; float: right; color: white; width: 150px; background-color: rgb(179, 45, 0); height: 35px; width: 115px; text-align: center; font-size: 13px; align-content: center; margin-left: 700px; font-family: "Roboto Condensed", sans-serif; margin-top: 20px; } #bottomSection { width: 500px; margin-left: 100px; margin-top: 10px; margin-bottom: 15px; } .bottom { display: block; margin-left: 10px; width: 50%; } #thestyle { margin-left: 250px; } #i { margin-left: 100px; } h3 { font-weight: bold; }
0.437583
0.117572
Adapted for JSPWIKI, as delta on top of haddock.css. */ html { /*red / ... --hue: 10; --accent-hue: 185; */ /*green / ... --hue: 110; --accent-hue: 285; */ /* blue / orange */ --hue: 210; --accent-hue: 25; --text-color-normal: hsl(var(--hue), 10%, 62%); --text-color-light: hsl(var(--hue), 15%, 35%); --text-color-richer: hsl(var(--hue), 50%, 72%); --text-color-highlight: hsl(var(--accent-hue), 70%, 45%); --link-color: hsl(var(--accent-hue), 90%, 70%); --accent-color: hsl(var(--accent-hue), 100%, 70%); --error-color: rgb(240, 50, 50); --button-background: hsl(var(--hue), 63%, 43%); --button-text-color: black; --background: hsla(var(--hue), 20%, 12%, 0.9); --background-sidebar: hsla(var(--hue), 20%, 28%, 0.5); --background-light: hsl(var(--hue), 20%, 28%); --background-lighter: hsla(var(--hue), 20%, 32%, 0.9); --background-light-solid: hsl(var(--hue), 20%, 32%); --background-dropdown: hsla(var(--hue), 20%, 20%, 0.95); --background-dialog: hsla(var(--hue), 20%, 20%, 0.95); --border-color: var(--background-lighter); --context-primary: hsl(200, 100%, 40%); /*#0088cc*/ --context-success: hsl(120, 40%, 46%); /*#47a447*/ --context-info: hsl(194, 66%, 61%); /*#5bc0de*/ --context-info-darker: hsl(193, 53%, 43%); /*10% darker */ --context-warning: hsl(35, 85%, 54%); /*#ed9c28*/ --context-error: hsl( 2, 65%, 53%); /*#d53f3a*/ --color-black: hsl(0, 0%, 7%); /*#111*/ --color-white: hsl(0,0%, 100%); /*#fff*/ --button-active: hsl(214, 68%, 58%); --button-active-darker: hsl(214, 68%, 51%); --wikiTriangleColor: var(--button-active); --wikiTriangleSize: 4.8px; --padding-base-horizontal: 12px; --padding-base-vertical: 6px; } ::selection { color:var(--accent-color); background-color: var(--color-black); } /* --- BOOTSTRAP --- */ .panel { background-color: var(--background-light); border-color: var(--border-color); } .panel-default .panel-heading { background-color: var(--background-lighter); border-color: var(--border-color); color:inherit; } .list-group-item { background-color: var(--background-light); border-color: var(--border-color); } .nav-tabs { border-color: var(--border-color); } .nav-tabs > li > a { color:inherit; } .nav-tabs > li > a:hover { background-color: var(--background-light); border-color: var(--border-color); color:inherit; } .nav-tabs > li.active > a, .nav-tabs > li.active { background:transparent; color:var(--text-color-richer); border-color: var(--border-color); border-bottom-color: var(--background); } .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } /*.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { }*/ .nav > li > a:hover, .nav > li > a:focus { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } .btn-default, .default { background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } .btn:hover, .btn:focus, .btn.focus, .btn-default:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } .btn.disabled:hover { background-color: var(--background-lighter); border-color: var(--border-color); } .btn-default:active, .btn-default:active:hover, .btn-default.active, .btn-default.active:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--accent-color); } .dropdown-menu { background-color: var(--background-dropdown); border-color: var(--border-color); } .dropdown-header { color:var(--text-color-richer); } .dropdown-menu .divider { background-color: var(--border-color); } .dropdown-menu > li > a { color:var(--text-color-normal); } .dropdown-menu > li > a:hover { background-color: var(--background-lighter); color:inherit; } .form-control { background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-normal); } .form-control:focus { border-color: var(--accent-color); } .form-control[disabled] { background-color: transparent; border-color: var(--border-color); } .form-frame { border-color: var(--border-color); } label.form-switch > input[type=checkbox], input[type=checkbox].form-switch { box-shadow:inset -1.25em 0 0 1px var(--text-color-normal); background-color:var(--background-light); border:1px solid var(--text-color-normal); } label.form-switch > input[type=checkbox]:hover, input[type=checkbox].form-switch:hover { box-shadow:inset -1.25em 0 0 1px var(--text-color-normal); border: 1px solid var(--text-color-normal); } label.form-switch > input[type=checkbox]:checked, input[type=checkbox].form-switch:checked { box-shadow: inset 1.25em 0 0 1px var(--button-active); border: 1px solid var(--button-active); } label.form-switch > input[type=checkbox]:checked:hover, input[type=checkbox].form-switch:checked:hover { box-shadow:inset 1.25em 0 0 1px var(--button-active-darker); border: 1px solid var(--button-active-darker); } label.form-switch > input[type=checkbox]:focus, input[type=checkbox].form-switch:focus { background:none !important; } /* .form-group .btn.active { color:var(--text-color-normal); background-color:var(--context-info); } */ select, .form-group select { border-color: var(--border-color); color:var(--text-color-normal); background-color: var(--background-light); background-image: linear-gradient(120deg, var(--wikiTriangleColor) var(--wikiTriangleSize), transparent var(--wikiTriangleSize) ), linear-gradient(-120deg, var(--wikiTriangleColor) var(--wikiTriangleSize), transparent var(--wikiTriangleSize) ); background-position: calc( var(--padding-base-horizontal) - 1px + var(--wikiTriangleSize)/2 ) calc(var(--padding-base-vertical)*2), calc( var(--padding-base-horizontal) - var(--wikiTriangleSize)*3/2 ) calc(var(--padding-base-vertical)*2); } input[type=checkbox]:focus, select:focus, .form-group select:focus { outline-color: var(--accent-color); } .modal { background-color: var(--background-dropdown); color:var(--text-color-normal); } /*pagination.less*/ .pagination { background-color: var(--background-light); border-color: var(--border-color); } .pagination a { color:var(--link-color); text-decoration:none; } .pagination .cursor, .pagination a:hover { background-color: var(--background-lighter); border-color: var(--border-color); color: var(--accent-color); } /* --- JSPWiki --- */ /* --- variables.less --- */ /* --- type.less --- */ hr,.hr { border-color: var(--border-color); } mark, .highlight { background-color: var(--accent-color) !important; color:var(--text-color-highlight); } span.text-white, div.text-white, .bg.dark + .bg-overlay { color:var(--text-color-normal;); } /*span.text-black, div.text-black, .bg.light + .bg-overlay { color:(var(--text-???); } */ .text-primary { color: var(--context-primary); } .text-success { color: var(--context-success); } .text-info { color: var(--context-info); } .text-warning { color: var(--context-warning); } .text-error, .text-danger { color: var(--context-error); } /* primary */ .panel-primary > .panel-heading, .bg-primary { background-color: var(--context-primary); border-color: var(--context-primary); color:var(--color-white); } .panel-primary > .panel-heading a:link, .bg-primary a:link { color:var(--color-black); } /* success */ .panel-success > .panel-heading, .success, .bg-success { background-color: var(--context-success); border-color: var(--context-success); color:var(--color-black); } .panel-success > .panel-heading a:link, .success a:link, .bg-success a:link { text-decoration:underline; } /* info */ .panel-info > .panel-heading, .info, .information, .bg-info { background-color: var(--context-info); border-color: var(--context-info); color:var(--color-black); } .panel-info > .panel-heading a:link, .info a:link, .information a:link, .bg-info a:link { text-decoration:underline; } /* warning */ .panel-warning > .panel-heading, .alert-warning, .warning, .bg-warning { background-color: var(--context-warning); border-color: var(--context-warning); color:var(--color-black); } .panel-warning > .panel-heading a:link, .alert-warning a:link, .warning a:link, .bg-warning a:link { text-decoration:underline; } /* danger, error */ .panel-danger > .panel-heading, .error,.danger, .bg-danger { background-color: var(--context-error); border-color: var(--context-error); color:var(--color-black); } .panel-danger > .panel-heading a:link, .error a:link,.danger a:link, .bg-danger a:link { text-decoration:underline; } span.label { color:var(--color-black); } pre { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } code, tt { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } a.list-group-item:hover, .list-hover li:hover { background-color:var(--background-lighter); color:inherit; } .tree ul li::before, .tree ul li::after { background: var(--border-color); } .list-hover li:hover { background-color:var(--background-lighter); } .hover { background-color:var(--background-lighter); } a.slimbox-link:after, .slimbox-btn:before, a:visited, a:link { color:var(--link-color); } a.createpage { color:var(--error-color); } .interwiki-raw::after, a.interwiki[href$="skin=raw"]::after, .interwiki-reader::after, a.interwiki[href$="skin=reader"]::after, .interwiki-edit::after, a.interwiki[href*="Edit.jsp?page="]::after, .interwiki-group::after, a.interwiki[href*="Group.jsp?group="]::after, a.interwiki[href^="rss.jsp"]::after { background-color:var(--background-lighter); color:var(--accent-color); } .editsection, .hashlink { background-color: var(--background-light); border-color: var(--border-color); color:var(--link-color); } .editsection:hover, h2 .editsection:hover, h3 .editsection:hover, h4 .editsection:hover, h2 .hashlink:hover, h3 .hashlink:hover, h4 .hashlink:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--link-color); opacity:1; } div.dropcaps > span.dropcaps { color: var(--text-color-highlight); } blockquote, .dialog .quote-item { border-color:var(--text-color-highlight); } .page-break { border-color: var(--border-color); } /* --- grid.less --- */ /* --- tables.less --- */ .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-color: var(--border-color); } .wikitable > thead > tr > th, .wikitable > tbody > tr > th, .wikitable > tfoot > tr > th, .wikitable > thead > tr > td, .wikitable > tbody > tr > td, .wikitable > tfoot > tr > td, .wikitable tr:first-child th { border-color: var(--border-color); } .table-bordered, .table-bordered tr:first-child th, .table-bordered tr:first-child td { border-color: var(--border-color); } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border-color: var(--border-color); } .table-hover > tbody > tr:nth-of-type(odd):hover, .table-hover > tbody > tr:nth-child(odd):hover > td, .table-hover > tbody > tr:nth-child(odd):hover > th, .table-hover > tbody > tr:hover { background-color: var(--background-lighter); } .table-striped > tbody > tr:nth-of-type(odd) , .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: var(--background-light); } [class*=zebra] .odd { background-color: var(--background-light); } /* --- TableX.Sort.less --- */ .sortable th:hover { background-color: var(--background-lighter);; } .sortable th.up:after, .sortable th.up:hover:after { border-bottom-color: var(--accent-color); opacity:1; } .sortable th:hover:after, .sortable th.down:after, .sortable th.down:hover:after { border-top-color: var(--accent-color); opacity:1; } /* --- TableX.Filter.less --- */ /* --- forms.less --- */ /* --- modals.less --- */ /* --- fontjspwiki/font-jspwiki.less --- */ /* --- dropdown.less --- */ /* --- pagination.less --- */ /* --- Tips.less --- */ .tip-link, .tip-link:hover { color: var(--link-color); } /* --- Magnify.less --- */ /* --- Viewer.less --- */ /* --- Viewer.Slimbox.less --- */ /* --- Viewer.Carousel.less --- */ /* --- Template.View.less --- */ html body .header, html body .footer { background-image: -webkit-radial-gradient(circle, var(--background-light), var(--background)); background-image: radial-gradient(circle, var(--background-light), var(--background) ); color:var(--text-color-normal); } a.logo { border-color: var(--border-color); } div.admin .formcontainer { /*.default*/ background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } .admin .formcontainer table { border-color: var(--border-color); /* .table; .table-bordered; .table-striped; */ } .admin-user-form > div#userlist .list-group-item.new-user{ background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } /* --- Template.UserBox.less --- */ .login-form { background-color: var(--background-dialog); border:1px solid var(--border-color); } .login-form hr { border-color:var(--border-color); } /* --- Template.SearchBox.less --- */ /* --- Template.Nav.less --- */ .badge, .header > .navigation .nav > li > a > .badge { background-color:var(--background-lighter); color:var(--text-color-normal); } .header > .navigation .nav .btn-xs .badge { background-color: var(--background-lighter); } /* --- Template.Content.less --- */ body, .content { background-color: var(--background); color:var(--text-color-normal); overflow-y: auto; } .content:after { background: var(--background-sidebar); } /* --- Template.Attach.less --- */ /* --- Template.Diff.less --- */ .diffadd { background-color:var(--context-success); color:var(--color-black); } .diffrem { background:var(--context-error); color:var(--color-black); } /* --- Template.Search.less --- */ form#searchform2 + div .fragment { color: var(--text-color-richer); } form#searchform2 + div .gb-bar { background-color: var(--context-warning); } /* --- Template.Workflow.less --- */ /* --- Template.Edit.less --- */ .editform input[type="text"]:focus, .dialog.find input[type="text"]:focus, .editform textarea:focus, .dialog.find textarea:focus { background-color:var(--background-lighter); border-color:var(--border-color); color:var(--text-color-richer); } .ajaxpreview { border-color:var(--border-color); } .edit-area ~ .ajaxpreview { border-left-color:var(--border-color); } /* --- Dialog.less --- */ .dialog { background-color: var(--background-dialog); border-color: var(--border-color); } .dialog .caption { border-color: var(--border-color); color: var(--text-color-normal); } .dialog.selection .body .item:hover { background-color: var(--background-lighter); } .dialog.selection .body .divider { background-color: var(--border-color); } .dialog.find [name=tbTEXTSEL] { /*same as selected text*/ color:var(--accent-color); background-color: var(--color-black); } /* --- Template.Preview.less --- */ /* --- ImagePlugin.less --- */ /* --- IndexPlugin.less --- */ .index .header { background-color:var(--background-light); border-color:var(--border-color); } .index .header:hover { background-color:var(--background-light); } .index .header a { color:var(--text-color-richer); } .index .header a:hover { background-color:var(--background-lighter); } .index > .section a { color:var(--text-color-richer); } /* --- TOCPlugin.less --- */ .toc ul li:hover { background-color:var(--background-lighter); } /* --- WeblogPlugin.less --- */ /* --- RecentChangesPlugin.less --- */ .recentchanges .date { border-color:var(--border-color); } /* --- CommentBox.less --- */ /* --- GraphBar.less --- */ .gb-group { background-color:var(--background-light); border:1px solid var(--border-color); } /* --- Tabs.less --- */ /* --- Accordion.less --- */ /* --- Columns.less --- */ .columns.border, .columns.border > .col:not(:last-child) { border-color:var(--border-color); } .columns.hover .col:hover { background-color: var(--background-lighter); } /* --- Collapsible.less --- */ .bullet, .bullet.clpse { border-left-color: var(--text-color-normal); } .bullet.clpse:hover { border-left-color: var(--text-color-richer); } .bullet.xpand { border-top-color: var(--text-color-normal); } .bullet.xpand:hover { border-top-color: var(--text-color-richer); } /* --- Category.less --- */ .category-link { border-color:var(--border-color); } /* --- Flip.less --- */ /* --- Invisibles.less --- */ /* --- prettify.less --- */ .prettify pre, .prettify-nonum pre, pre.prettylines { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } .pln { color: #cccccc; } /* plain text */ .str { color: #99cc99; } /* string content */ .kwd { color: #ffeea6; } /* keyword */ .com { color: #8a8a80; } /* comment */ .typ { color: #bbdaff; } /* type name */ .lit { color: #FCA369; } /* literal value */ .pun { color: #cda869; } /* punctuation */ .opn { color: #ffffff; } /* lisp open bracket */ .clo { color: #ffffff; } /* lisp close bracket */ .tag { color: #78AAD6; } /* markup tag name */ .atn { color: #ffc58f; } /* markup attribute name */ .atv { color: #FFD479; } /* markup attribute value */ .dec { color: #D6ACD6; } /* declaration */ .var { color: #76D4D6; } /* variable name */ .fun { color: #d6acd6; } /* function name */ /* --- responsive-viewport.less --- */ /* --- print.less --- */
jspwiki-war/src/main/styles/static/templates/default/haddock-dark.css
Adapted for JSPWIKI, as delta on top of haddock.css. */ html { /*red / ... --hue: 10; --accent-hue: 185; */ /*green / ... --hue: 110; --accent-hue: 285; */ /* blue / orange */ --hue: 210; --accent-hue: 25; --text-color-normal: hsl(var(--hue), 10%, 62%); --text-color-light: hsl(var(--hue), 15%, 35%); --text-color-richer: hsl(var(--hue), 50%, 72%); --text-color-highlight: hsl(var(--accent-hue), 70%, 45%); --link-color: hsl(var(--accent-hue), 90%, 70%); --accent-color: hsl(var(--accent-hue), 100%, 70%); --error-color: rgb(240, 50, 50); --button-background: hsl(var(--hue), 63%, 43%); --button-text-color: black; --background: hsla(var(--hue), 20%, 12%, 0.9); --background-sidebar: hsla(var(--hue), 20%, 28%, 0.5); --background-light: hsl(var(--hue), 20%, 28%); --background-lighter: hsla(var(--hue), 20%, 32%, 0.9); --background-light-solid: hsl(var(--hue), 20%, 32%); --background-dropdown: hsla(var(--hue), 20%, 20%, 0.95); --background-dialog: hsla(var(--hue), 20%, 20%, 0.95); --border-color: var(--background-lighter); --context-primary: hsl(200, 100%, 40%); /*#0088cc*/ --context-success: hsl(120, 40%, 46%); /*#47a447*/ --context-info: hsl(194, 66%, 61%); /*#5bc0de*/ --context-info-darker: hsl(193, 53%, 43%); /*10% darker */ --context-warning: hsl(35, 85%, 54%); /*#ed9c28*/ --context-error: hsl( 2, 65%, 53%); /*#d53f3a*/ --color-black: hsl(0, 0%, 7%); /*#111*/ --color-white: hsl(0,0%, 100%); /*#fff*/ --button-active: hsl(214, 68%, 58%); --button-active-darker: hsl(214, 68%, 51%); --wikiTriangleColor: var(--button-active); --wikiTriangleSize: 4.8px; --padding-base-horizontal: 12px; --padding-base-vertical: 6px; } ::selection { color:var(--accent-color); background-color: var(--color-black); } /* --- BOOTSTRAP --- */ .panel { background-color: var(--background-light); border-color: var(--border-color); } .panel-default .panel-heading { background-color: var(--background-lighter); border-color: var(--border-color); color:inherit; } .list-group-item { background-color: var(--background-light); border-color: var(--border-color); } .nav-tabs { border-color: var(--border-color); } .nav-tabs > li > a { color:inherit; } .nav-tabs > li > a:hover { background-color: var(--background-light); border-color: var(--border-color); color:inherit; } .nav-tabs > li.active > a, .nav-tabs > li.active { background:transparent; color:var(--text-color-richer); border-color: var(--border-color); border-bottom-color: var(--background); } .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } /*.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { }*/ .nav > li > a:hover, .nav > li > a:focus { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } .btn-default, .default { background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } .btn:hover, .btn:focus, .btn.focus, .btn-default:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--text-color-richer); } .btn.disabled:hover { background-color: var(--background-lighter); border-color: var(--border-color); } .btn-default:active, .btn-default:active:hover, .btn-default.active, .btn-default.active:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--accent-color); } .dropdown-menu { background-color: var(--background-dropdown); border-color: var(--border-color); } .dropdown-header { color:var(--text-color-richer); } .dropdown-menu .divider { background-color: var(--border-color); } .dropdown-menu > li > a { color:var(--text-color-normal); } .dropdown-menu > li > a:hover { background-color: var(--background-lighter); color:inherit; } .form-control { background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-normal); } .form-control:focus { border-color: var(--accent-color); } .form-control[disabled] { background-color: transparent; border-color: var(--border-color); } .form-frame { border-color: var(--border-color); } label.form-switch > input[type=checkbox], input[type=checkbox].form-switch { box-shadow:inset -1.25em 0 0 1px var(--text-color-normal); background-color:var(--background-light); border:1px solid var(--text-color-normal); } label.form-switch > input[type=checkbox]:hover, input[type=checkbox].form-switch:hover { box-shadow:inset -1.25em 0 0 1px var(--text-color-normal); border: 1px solid var(--text-color-normal); } label.form-switch > input[type=checkbox]:checked, input[type=checkbox].form-switch:checked { box-shadow: inset 1.25em 0 0 1px var(--button-active); border: 1px solid var(--button-active); } label.form-switch > input[type=checkbox]:checked:hover, input[type=checkbox].form-switch:checked:hover { box-shadow:inset 1.25em 0 0 1px var(--button-active-darker); border: 1px solid var(--button-active-darker); } label.form-switch > input[type=checkbox]:focus, input[type=checkbox].form-switch:focus { background:none !important; } /* .form-group .btn.active { color:var(--text-color-normal); background-color:var(--context-info); } */ select, .form-group select { border-color: var(--border-color); color:var(--text-color-normal); background-color: var(--background-light); background-image: linear-gradient(120deg, var(--wikiTriangleColor) var(--wikiTriangleSize), transparent var(--wikiTriangleSize) ), linear-gradient(-120deg, var(--wikiTriangleColor) var(--wikiTriangleSize), transparent var(--wikiTriangleSize) ); background-position: calc( var(--padding-base-horizontal) - 1px + var(--wikiTriangleSize)/2 ) calc(var(--padding-base-vertical)*2), calc( var(--padding-base-horizontal) - var(--wikiTriangleSize)*3/2 ) calc(var(--padding-base-vertical)*2); } input[type=checkbox]:focus, select:focus, .form-group select:focus { outline-color: var(--accent-color); } .modal { background-color: var(--background-dropdown); color:var(--text-color-normal); } /*pagination.less*/ .pagination { background-color: var(--background-light); border-color: var(--border-color); } .pagination a { color:var(--link-color); text-decoration:none; } .pagination .cursor, .pagination a:hover { background-color: var(--background-lighter); border-color: var(--border-color); color: var(--accent-color); } /* --- JSPWiki --- */ /* --- variables.less --- */ /* --- type.less --- */ hr,.hr { border-color: var(--border-color); } mark, .highlight { background-color: var(--accent-color) !important; color:var(--text-color-highlight); } span.text-white, div.text-white, .bg.dark + .bg-overlay { color:var(--text-color-normal;); } /*span.text-black, div.text-black, .bg.light + .bg-overlay { color:(var(--text-???); } */ .text-primary { color: var(--context-primary); } .text-success { color: var(--context-success); } .text-info { color: var(--context-info); } .text-warning { color: var(--context-warning); } .text-error, .text-danger { color: var(--context-error); } /* primary */ .panel-primary > .panel-heading, .bg-primary { background-color: var(--context-primary); border-color: var(--context-primary); color:var(--color-white); } .panel-primary > .panel-heading a:link, .bg-primary a:link { color:var(--color-black); } /* success */ .panel-success > .panel-heading, .success, .bg-success { background-color: var(--context-success); border-color: var(--context-success); color:var(--color-black); } .panel-success > .panel-heading a:link, .success a:link, .bg-success a:link { text-decoration:underline; } /* info */ .panel-info > .panel-heading, .info, .information, .bg-info { background-color: var(--context-info); border-color: var(--context-info); color:var(--color-black); } .panel-info > .panel-heading a:link, .info a:link, .information a:link, .bg-info a:link { text-decoration:underline; } /* warning */ .panel-warning > .panel-heading, .alert-warning, .warning, .bg-warning { background-color: var(--context-warning); border-color: var(--context-warning); color:var(--color-black); } .panel-warning > .panel-heading a:link, .alert-warning a:link, .warning a:link, .bg-warning a:link { text-decoration:underline; } /* danger, error */ .panel-danger > .panel-heading, .error,.danger, .bg-danger { background-color: var(--context-error); border-color: var(--context-error); color:var(--color-black); } .panel-danger > .panel-heading a:link, .error a:link,.danger a:link, .bg-danger a:link { text-decoration:underline; } span.label { color:var(--color-black); } pre { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } code, tt { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } a.list-group-item:hover, .list-hover li:hover { background-color:var(--background-lighter); color:inherit; } .tree ul li::before, .tree ul li::after { background: var(--border-color); } .list-hover li:hover { background-color:var(--background-lighter); } .hover { background-color:var(--background-lighter); } a.slimbox-link:after, .slimbox-btn:before, a:visited, a:link { color:var(--link-color); } a.createpage { color:var(--error-color); } .interwiki-raw::after, a.interwiki[href$="skin=raw"]::after, .interwiki-reader::after, a.interwiki[href$="skin=reader"]::after, .interwiki-edit::after, a.interwiki[href*="Edit.jsp?page="]::after, .interwiki-group::after, a.interwiki[href*="Group.jsp?group="]::after, a.interwiki[href^="rss.jsp"]::after { background-color:var(--background-lighter); color:var(--accent-color); } .editsection, .hashlink { background-color: var(--background-light); border-color: var(--border-color); color:var(--link-color); } .editsection:hover, h2 .editsection:hover, h3 .editsection:hover, h4 .editsection:hover, h2 .hashlink:hover, h3 .hashlink:hover, h4 .hashlink:hover { background-color: var(--background-lighter); border-color: var(--border-color); color:var(--link-color); opacity:1; } div.dropcaps > span.dropcaps { color: var(--text-color-highlight); } blockquote, .dialog .quote-item { border-color:var(--text-color-highlight); } .page-break { border-color: var(--border-color); } /* --- grid.less --- */ /* --- tables.less --- */ .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-color: var(--border-color); } .wikitable > thead > tr > th, .wikitable > tbody > tr > th, .wikitable > tfoot > tr > th, .wikitable > thead > tr > td, .wikitable > tbody > tr > td, .wikitable > tfoot > tr > td, .wikitable tr:first-child th { border-color: var(--border-color); } .table-bordered, .table-bordered tr:first-child th, .table-bordered tr:first-child td { border-color: var(--border-color); } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border-color: var(--border-color); } .table-hover > tbody > tr:nth-of-type(odd):hover, .table-hover > tbody > tr:nth-child(odd):hover > td, .table-hover > tbody > tr:nth-child(odd):hover > th, .table-hover > tbody > tr:hover { background-color: var(--background-lighter); } .table-striped > tbody > tr:nth-of-type(odd) , .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: var(--background-light); } [class*=zebra] .odd { background-color: var(--background-light); } /* --- TableX.Sort.less --- */ .sortable th:hover { background-color: var(--background-lighter);; } .sortable th.up:after, .sortable th.up:hover:after { border-bottom-color: var(--accent-color); opacity:1; } .sortable th:hover:after, .sortable th.down:after, .sortable th.down:hover:after { border-top-color: var(--accent-color); opacity:1; } /* --- TableX.Filter.less --- */ /* --- forms.less --- */ /* --- modals.less --- */ /* --- fontjspwiki/font-jspwiki.less --- */ /* --- dropdown.less --- */ /* --- pagination.less --- */ /* --- Tips.less --- */ .tip-link, .tip-link:hover { color: var(--link-color); } /* --- Magnify.less --- */ /* --- Viewer.less --- */ /* --- Viewer.Slimbox.less --- */ /* --- Viewer.Carousel.less --- */ /* --- Template.View.less --- */ html body .header, html body .footer { background-image: -webkit-radial-gradient(circle, var(--background-light), var(--background)); background-image: radial-gradient(circle, var(--background-light), var(--background) ); color:var(--text-color-normal); } a.logo { border-color: var(--border-color); } div.admin .formcontainer { /*.default*/ background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } .admin .formcontainer table { border-color: var(--border-color); /* .table; .table-bordered; .table-striped; */ } .admin-user-form > div#userlist .list-group-item.new-user{ background-color: var(--background-light); border-color: var(--border-color); color:var(--text-color-richer); } /* --- Template.UserBox.less --- */ .login-form { background-color: var(--background-dialog); border:1px solid var(--border-color); } .login-form hr { border-color:var(--border-color); } /* --- Template.SearchBox.less --- */ /* --- Template.Nav.less --- */ .badge, .header > .navigation .nav > li > a > .badge { background-color:var(--background-lighter); color:var(--text-color-normal); } .header > .navigation .nav .btn-xs .badge { background-color: var(--background-lighter); } /* --- Template.Content.less --- */ body, .content { background-color: var(--background); color:var(--text-color-normal); overflow-y: auto; } .content:after { background: var(--background-sidebar); } /* --- Template.Attach.less --- */ /* --- Template.Diff.less --- */ .diffadd { background-color:var(--context-success); color:var(--color-black); } .diffrem { background:var(--context-error); color:var(--color-black); } /* --- Template.Search.less --- */ form#searchform2 + div .fragment { color: var(--text-color-richer); } form#searchform2 + div .gb-bar { background-color: var(--context-warning); } /* --- Template.Workflow.less --- */ /* --- Template.Edit.less --- */ .editform input[type="text"]:focus, .dialog.find input[type="text"]:focus, .editform textarea:focus, .dialog.find textarea:focus { background-color:var(--background-lighter); border-color:var(--border-color); color:var(--text-color-richer); } .ajaxpreview { border-color:var(--border-color); } .edit-area ~ .ajaxpreview { border-left-color:var(--border-color); } /* --- Dialog.less --- */ .dialog { background-color: var(--background-dialog); border-color: var(--border-color); } .dialog .caption { border-color: var(--border-color); color: var(--text-color-normal); } .dialog.selection .body .item:hover { background-color: var(--background-lighter); } .dialog.selection .body .divider { background-color: var(--border-color); } .dialog.find [name=tbTEXTSEL] { /*same as selected text*/ color:var(--accent-color); background-color: var(--color-black); } /* --- Template.Preview.less --- */ /* --- ImagePlugin.less --- */ /* --- IndexPlugin.less --- */ .index .header { background-color:var(--background-light); border-color:var(--border-color); } .index .header:hover { background-color:var(--background-light); } .index .header a { color:var(--text-color-richer); } .index .header a:hover { background-color:var(--background-lighter); } .index > .section a { color:var(--text-color-richer); } /* --- TOCPlugin.less --- */ .toc ul li:hover { background-color:var(--background-lighter); } /* --- WeblogPlugin.less --- */ /* --- RecentChangesPlugin.less --- */ .recentchanges .date { border-color:var(--border-color); } /* --- CommentBox.less --- */ /* --- GraphBar.less --- */ .gb-group { background-color:var(--background-light); border:1px solid var(--border-color); } /* --- Tabs.less --- */ /* --- Accordion.less --- */ /* --- Columns.less --- */ .columns.border, .columns.border > .col:not(:last-child) { border-color:var(--border-color); } .columns.hover .col:hover { background-color: var(--background-lighter); } /* --- Collapsible.less --- */ .bullet, .bullet.clpse { border-left-color: var(--text-color-normal); } .bullet.clpse:hover { border-left-color: var(--text-color-richer); } .bullet.xpand { border-top-color: var(--text-color-normal); } .bullet.xpand:hover { border-top-color: var(--text-color-richer); } /* --- Category.less --- */ .category-link { border-color:var(--border-color); } /* --- Flip.less --- */ /* --- Invisibles.less --- */ /* --- prettify.less --- */ .prettify pre, .prettify-nonum pre, pre.prettylines { background-color:var(--background-light); border-color:var(--border-color); color:var(--text-color-richer); } .pln { color: #cccccc; } /* plain text */ .str { color: #99cc99; } /* string content */ .kwd { color: #ffeea6; } /* keyword */ .com { color: #8a8a80; } /* comment */ .typ { color: #bbdaff; } /* type name */ .lit { color: #FCA369; } /* literal value */ .pun { color: #cda869; } /* punctuation */ .opn { color: #ffffff; } /* lisp open bracket */ .clo { color: #ffffff; } /* lisp close bracket */ .tag { color: #78AAD6; } /* markup tag name */ .atn { color: #ffc58f; } /* markup attribute name */ .atv { color: #FFD479; } /* markup attribute value */ .dec { color: #D6ACD6; } /* declaration */ .var { color: #76D4D6; } /* variable name */ .fun { color: #d6acd6; } /* function name */ /* --- responsive-viewport.less --- */ /* --- print.less --- */
0.265404
0.062388
a { -webkit-tap-highlight-color: transparent; /* 去掉点击时候的阴影 */} a,a:hover,a:link,a:active,a:visited{ text-decoration:none; color: #000;} #mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 100;} #share { position: fixed; bottom: 0; left: 0; width: 100%; height: 180px; background: #fff; z-index: 101;} #share p { width: 360px; text-align: center; font-size: 14px; height: 20px; line-height: 20px; box-sizing: border-box; padding-top: 5px; font-weight: bold;} #share ul { height: 100px;} #share ul li { float: left; width: 90px; text-align: center; height: 50px; line-height: 50px; box-sizing: border-box; padding-top: 45px;} #share ul li:nth-of-type(1),#share ul li:nth-of-type(2),#share ul li:nth-of-type(3),#share ul li:nth-of-type(4) { position: relative; } #share ul li:nth-of-type(1):before { content: url("../img/weixin.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(2):before { content: url("../img/weixinfriend.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(3):before { content: url("../img/qq.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(4):before { content: url("../img/weibo.png"); position: absolute; top: 20px; left: 25px;} #share button { display: block; width: 300px; margin: 0 auto; height: 30px; line-height: 30px; border: none; font-size: 14px; background: #ccc;} #header { width: 100%; border-bottom: 1px solid #ccc; background: #f0f0f0; box-sizing: border-box; padding-top: 10px; margin-top: 50px;} #header h1 { position: relative; font-size: 18px; padding-left: 40px;} #header h1 span{ display: inline-block; position: absolute; top: 3px; left: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; border-radius: 5px; font-size: 12px; background: #ea6e37; color: #fff;} #header .h-user { height: 70px; margin-top: 10px; box-sizing: border-box; padding-left: 10px;} #header .h-user img { float: left; width: 50px; height: 50px; border-radius: 50%; margin-right: 10px;} #header .h-user div { float: left;} #header .h-user div p { font-size: 14px; height: 30px; line-height: 30px;} #header .h-user div p span { font-size: 12px; margin-left: 10px;} #header .h-user div .h-location { display: inline-block; position: relative; height: 20px; line-height: 20px; margin-right: 5px; padding-left: 20px;} #header .h-user div .h-location:before { content: url("../img/icon.png"); display: inline-block; position: absolute; top: 2px; left: 0; } #header .h-user div .h-dis { display: inline-block; position: relative; height: 20px; line-height: 20px; margin-left: 5px; padding-left: 20px;} #header .h-user div .h-dis:before { content: url("../img/dis.png"); display: inline-block; position: absolute; top: 2px; left: 0; } #content { box-sizing: border-box; padding: 10px; width: 100%;} #content h2 { font-size: 16px; height: 25px; line-height: 25px;} #content img { width: 200px; height: 200px;} #recommend-goods { width: 100%;} .tips { position: relative; box-sizing: border-box; background: #f0f0f0;} .tips:before { content: '————————'; display: inline-block; position: absolute; top: 15px; left: 25px; color: #f27e13;} .tips:after { content: '————————'; display: inline-block; position: absolute; top: 15px; left: 225px; color: #f27e13;} .tips span { display: inline-block; margin: 10px auto; width: 360px; text-align: center; font-size: 14px; height: 30px; line-height: 30px;} @media screen and (max-width: 500px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 314px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 400px; background: #ccc; } #recommend-goods ul li { float: left; width: 170px; height: 170px; margin: 0 20px 25px 0; } #recommend-goods ul li img { width: 170px; height: 170px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 100px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 214px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 35px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 35px;} } @media screen and (max-width: 375px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 275px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 380px; background: #ccc; } #recommend-goods ul li { float: left; width: 170px; height: 170px; margin: 0 10px 10px 0; } #recommend-goods ul li img { width: 150px; height: 150px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 90px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 195px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 30px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 30px;} } @media screen and (max-width: 360px) { #menu { position: fixed; top: 0; left: 0; height: 50px; background: #f27e13; z-index: 30;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 260px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 10px; height: 380px; margin-bottom: 50px; background: #f0f0f0; } #recommend-goods ul li { float: left; width: 160px; height: 160px; margin: 0 10px 20px 0; } #recommend-goods ul li img { width: 150px; height: 150px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; background: #ea6e37; color: #fff; font-style: normal } #bottom { position: fixed; left: 0; bottom: 0; width: 100%; height: 50px; background: #fff;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1) { position: relative; width: 90px; height: 50px; text-align: center; color: #000;} #bottom ul li:nth-of-type(1) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(2) { width: 270px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love1.png"); position: absolute; top: 10px; left: 37px;} #bottom ul li a { color: #fff;} /*#bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 30px;}*/ } @media screen and (max-width: 320px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 220px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 330px; background: #ccc; } #recommend-goods ul li { float: left; width: 140px; height: 140px; margin: 0 10px 10px 0; } #recommend-goods ul li img { width: 120px; height: 120px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 130px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 80px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 160px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 25px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 25px;} }
HonorDreamWeb/src/css/details.css
a { -webkit-tap-highlight-color: transparent; /* 去掉点击时候的阴影 */} a,a:hover,a:link,a:active,a:visited{ text-decoration:none; color: #000;} #mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 100;} #share { position: fixed; bottom: 0; left: 0; width: 100%; height: 180px; background: #fff; z-index: 101;} #share p { width: 360px; text-align: center; font-size: 14px; height: 20px; line-height: 20px; box-sizing: border-box; padding-top: 5px; font-weight: bold;} #share ul { height: 100px;} #share ul li { float: left; width: 90px; text-align: center; height: 50px; line-height: 50px; box-sizing: border-box; padding-top: 45px;} #share ul li:nth-of-type(1),#share ul li:nth-of-type(2),#share ul li:nth-of-type(3),#share ul li:nth-of-type(4) { position: relative; } #share ul li:nth-of-type(1):before { content: url("../img/weixin.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(2):before { content: url("../img/weixinfriend.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(3):before { content: url("../img/qq.png"); position: absolute; top: 20px; left: 25px;} #share ul li:nth-of-type(4):before { content: url("../img/weibo.png"); position: absolute; top: 20px; left: 25px;} #share button { display: block; width: 300px; margin: 0 auto; height: 30px; line-height: 30px; border: none; font-size: 14px; background: #ccc;} #header { width: 100%; border-bottom: 1px solid #ccc; background: #f0f0f0; box-sizing: border-box; padding-top: 10px; margin-top: 50px;} #header h1 { position: relative; font-size: 18px; padding-left: 40px;} #header h1 span{ display: inline-block; position: absolute; top: 3px; left: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; border-radius: 5px; font-size: 12px; background: #ea6e37; color: #fff;} #header .h-user { height: 70px; margin-top: 10px; box-sizing: border-box; padding-left: 10px;} #header .h-user img { float: left; width: 50px; height: 50px; border-radius: 50%; margin-right: 10px;} #header .h-user div { float: left;} #header .h-user div p { font-size: 14px; height: 30px; line-height: 30px;} #header .h-user div p span { font-size: 12px; margin-left: 10px;} #header .h-user div .h-location { display: inline-block; position: relative; height: 20px; line-height: 20px; margin-right: 5px; padding-left: 20px;} #header .h-user div .h-location:before { content: url("../img/icon.png"); display: inline-block; position: absolute; top: 2px; left: 0; } #header .h-user div .h-dis { display: inline-block; position: relative; height: 20px; line-height: 20px; margin-left: 5px; padding-left: 20px;} #header .h-user div .h-dis:before { content: url("../img/dis.png"); display: inline-block; position: absolute; top: 2px; left: 0; } #content { box-sizing: border-box; padding: 10px; width: 100%;} #content h2 { font-size: 16px; height: 25px; line-height: 25px;} #content img { width: 200px; height: 200px;} #recommend-goods { width: 100%;} .tips { position: relative; box-sizing: border-box; background: #f0f0f0;} .tips:before { content: '————————'; display: inline-block; position: absolute; top: 15px; left: 25px; color: #f27e13;} .tips:after { content: '————————'; display: inline-block; position: absolute; top: 15px; left: 225px; color: #f27e13;} .tips span { display: inline-block; margin: 10px auto; width: 360px; text-align: center; font-size: 14px; height: 30px; line-height: 30px;} @media screen and (max-width: 500px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 314px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 400px; background: #ccc; } #recommend-goods ul li { float: left; width: 170px; height: 170px; margin: 0 20px 25px 0; } #recommend-goods ul li img { width: 170px; height: 170px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 100px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 214px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 35px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 35px;} } @media screen and (max-width: 375px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 275px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 380px; background: #ccc; } #recommend-goods ul li { float: left; width: 170px; height: 170px; margin: 0 10px 10px 0; } #recommend-goods ul li img { width: 150px; height: 150px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 90px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 195px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 30px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 30px;} } @media screen and (max-width: 360px) { #menu { position: fixed; top: 0; left: 0; height: 50px; background: #f27e13; z-index: 30;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 260px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 10px; height: 380px; margin-bottom: 50px; background: #f0f0f0; } #recommend-goods ul li { float: left; width: 160px; height: 160px; margin: 0 10px 20px 0; } #recommend-goods ul li img { width: 150px; height: 150px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 160px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; background: #ea6e37; color: #fff; font-style: normal } #bottom { position: fixed; left: 0; bottom: 0; width: 100%; height: 50px; background: #fff;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1) { position: relative; width: 90px; height: 50px; text-align: center; color: #000;} #bottom ul li:nth-of-type(1) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(2) { width: 270px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love1.png"); position: absolute; top: 10px; left: 37px;} #bottom ul li a { color: #fff;} /*#bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 30px;}*/ } @media screen and (max-width: 320px) { #menu { height: 50px; background: #f27e13;} #menu ul li { float: left; position: relative;} #menu ul li:nth-of-type(1) { width: 50px; height: 50px;} #menu ul li:nth-of-type(1) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/back.png") no-repeat; width: 32px; height: 32px;} #menu ul li:nth-of-type(2) { width: 220px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;} #menu ul li:nth-of-type(3) { width: 50px; height: 50px;} #menu ul li:nth-of-type(3) a i { display: inline-block; position: absolute; top: 10px; left: 8px; background: url("../img/share.png") no-repeat; width: 32px; height: 32px;} #recommend-goods { box-sizing: border-box; padding: 10px 0 0 15px; height: 330px; background: #ccc; } #recommend-goods ul li { float: left; width: 140px; height: 140px; margin: 0 10px 10px 0; } #recommend-goods ul li img { width: 120px; height: 120px; margin-left: 10px; } #recommend-goods ul li span { position: relative; display: inline-block; box-sizing: border-box; padding-left: 40px; width: 130px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #recommend-goods ul li span i { position: absolute; border: 1px solid #fff; border-radius: 5px; width: 30px; height: 15px; line-height: 15px; text-align: center; left: 5px; font-style: normal } #bottom { width: 100%; height: 50px; background: #f27e13;} #bottom ul li { float: left; color: #fff;} #bottom ul li:nth-of-type(1),#bottom ul li:nth-of-type(2) { position: relative; width: 80px; height: 50px; text-align: center;} #bottom ul li:nth-of-type(1) span,#bottom ul li:nth-of-type(2) span { display: inline-block; height: 50px; box-sizing: border-box; padding-top: 30px;} #bottom ul li:nth-of-type(3) { width: 160px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #F24F06;} #bottom ul li:nth-of-type(1) i { content: url("../img/love.png"); position: absolute; top: 0; left: 25px;} #bottom ul li:nth-of-type(2) i { content: url("../img/lan.png"); position: absolute; top: 0; left: 25px;} }
0.30767
0.132655
* { font-family: "Inconsolata", monospace; } body { background-color: #eee; } /* Search properties */ ::-webkit-input-placeholder { color: #A9A9A9; opacity: 0.5; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus::-webkit-input-placeholder { opacity: 1; } :-moz-placeholder { color: #A9A9A9; opacity: 0.5; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus:-moz-placeholder { opacity: 1; } ::-moz-placeholder { color: #A9A9A9; opacity: 0; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus::-moz-placeholder { opacity: 1; } :-ms-input-placeholder { color: #A9A9A9; opacity: 1; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus:-ms-input-placeholder { opacity: 1; } .search-block { position: relative; width: 40%; margin: 0vh auto 0px; text-align: center; } @media screen and (max-width: 1000px) { .search-block { width: 60%; margin: 0vh auto 0vh; } } .search-block label { position: absolute; color: #A9A9A9; top: 7px; left: -20px; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block input { width: 100%; margin: 0 auto; padding: 5px 0; font-size: 16px; background: transparent; border: 2px solid transparent; border-bottom: 2px solid transparent; color: black; outline: none; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block input:hover, .search-block input:focus { border-bottom: 2px solid #A9A9A9; } .search-block input:hover + label, .search-block input:focus + label { color: #A9A9A9; } .search-block ul.search-help { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); display: inline-block; } @media screen and (max-width: 1000px) { .search-block ul.search-help { max-height: 100px; } } .search-block ul.search-help li { display: inline-block; padding: 15px; list-style: none; cursor: pointer; } .search-block ul.search-help li > span { position: relative; color: #A9A9A9; font-size: 20px; } .search-block ul.search-help li > span .icon { transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block ul.search-help li > span .command { position: absolute; left: 0; right: 0; text-align: center; opacity: 0; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block ul.search-help li:hover .icon { opacity: .2; } .search-block ul.search-help li:hover .command { opacity: 1; } /* Quote properties */ blockquote { font-size: 14px; line-height: 150%; } cite { font-size: 12px; } /* Link properties */ a:link, a:visited { color: #d12326; text-decoration: none; } a:hover { color: #bf6e4c; text-decoration: none; } a:active { color: #0b84c1; text-decoration: none; } /* Logo properties */ #wrapper { align-items: flex; text-align: center; width: 100%; height: 250px; } #logo { display: inline-block; height: 280px; width: 280px; } /* Classes */ .wrapper .header { position: absolute; right: 0px; top: 0px; } .header { color: #0b84c1; font-size: 16px; font-weight: bold; letter-spacing: 1px; list-style-type: none; //border: 1px solid black; padding: 5px; text-align: center; width: 12%; } .header .currentTime { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .currentDate { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .city { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; text-transform: lowercase; } .header .temp { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .forecast { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; text-transform: lowercase; } .header ul { list-style-type: none; margin: 0px; padding: 10px; } .tables { display: flex; margin-left: 450px; margin-right: 450px; } .tables ul { color: #0b84c1; display: inline-block; font-size: 25px; font-weight: bold; letter-spacing: 2px; list-style-type: none; margin: 10px; padding: 0; text-align: center; width: 100%; } .links { text-align: left; line-height: 28px; letter-spacing: 0px; font-size: 16px; font-weight: 100; padding-left: 35px; } .footer { align-items: center; bottom: 0px; display: flex; margin-left: 480px; margin-right: 480px; position: absolute; } .footer .quotes { align-items: center; display: flex; text-align: justify; } .footer .cites { line-height: 100%; width: 25%; }
bright/css/style.css
* { font-family: "Inconsolata", monospace; } body { background-color: #eee; } /* Search properties */ ::-webkit-input-placeholder { color: #A9A9A9; opacity: 0.5; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus::-webkit-input-placeholder { opacity: 1; } :-moz-placeholder { color: #A9A9A9; opacity: 0.5; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus:-moz-placeholder { opacity: 1; } ::-moz-placeholder { color: #A9A9A9; opacity: 0; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus::-moz-placeholder { opacity: 1; } :-ms-input-placeholder { color: #A9A9A9; opacity: 1; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } input:focus:-ms-input-placeholder { opacity: 1; } .search-block { position: relative; width: 40%; margin: 0vh auto 0px; text-align: center; } @media screen and (max-width: 1000px) { .search-block { width: 60%; margin: 0vh auto 0vh; } } .search-block label { position: absolute; color: #A9A9A9; top: 7px; left: -20px; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block input { width: 100%; margin: 0 auto; padding: 5px 0; font-size: 16px; background: transparent; border: 2px solid transparent; border-bottom: 2px solid transparent; color: black; outline: none; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block input:hover, .search-block input:focus { border-bottom: 2px solid #A9A9A9; } .search-block input:hover + label, .search-block input:focus + label { color: #A9A9A9; } .search-block ul.search-help { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); display: inline-block; } @media screen and (max-width: 1000px) { .search-block ul.search-help { max-height: 100px; } } .search-block ul.search-help li { display: inline-block; padding: 15px; list-style: none; cursor: pointer; } .search-block ul.search-help li > span { position: relative; color: #A9A9A9; font-size: 20px; } .search-block ul.search-help li > span .icon { transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block ul.search-help li > span .command { position: absolute; left: 0; right: 0; text-align: center; opacity: 0; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .search-block ul.search-help li:hover .icon { opacity: .2; } .search-block ul.search-help li:hover .command { opacity: 1; } /* Quote properties */ blockquote { font-size: 14px; line-height: 150%; } cite { font-size: 12px; } /* Link properties */ a:link, a:visited { color: #d12326; text-decoration: none; } a:hover { color: #bf6e4c; text-decoration: none; } a:active { color: #0b84c1; text-decoration: none; } /* Logo properties */ #wrapper { align-items: flex; text-align: center; width: 100%; height: 250px; } #logo { display: inline-block; height: 280px; width: 280px; } /* Classes */ .wrapper .header { position: absolute; right: 0px; top: 0px; } .header { color: #0b84c1; font-size: 16px; font-weight: bold; letter-spacing: 1px; list-style-type: none; //border: 1px solid black; padding: 5px; text-align: center; width: 12%; } .header .currentTime { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .currentDate { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .city { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; text-transform: lowercase; } .header .temp { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; } .header .forecast { color: #d12326; font-size: 14px; font-weight: 100; letter-spacing: 0px; padding-left: 0px; text-align: left; text-transform: lowercase; } .header ul { list-style-type: none; margin: 0px; padding: 10px; } .tables { display: flex; margin-left: 450px; margin-right: 450px; } .tables ul { color: #0b84c1; display: inline-block; font-size: 25px; font-weight: bold; letter-spacing: 2px; list-style-type: none; margin: 10px; padding: 0; text-align: center; width: 100%; } .links { text-align: left; line-height: 28px; letter-spacing: 0px; font-size: 16px; font-weight: 100; padding-left: 35px; } .footer { align-items: center; bottom: 0px; display: flex; margin-left: 480px; margin-right: 480px; position: absolute; } .footer .quotes { align-items: center; display: flex; text-align: justify; } .footer .cites { line-height: 100%; width: 25%; }
0.357568
0.101679
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td,i,textarea {margin: 0; padding: 0; border: 0; outline: none; font-style: normal; font-weight: normal;} html{ height: 100%;} body{ font-family: "微软雅黑"; font-size:.28rem; height: 100%; background: #6d431d; background: url(/static/images/wang_recruit_bg.png) repeat;} ul, ol{list-style: none;} a{color: black;text-decoration: none;} a:hover{text-decoration: none;} img{max-width: 100%; width: auto; height: auto; vertical-align: top; border: 0;} .banner img{ width: 100%;} .information{ margin: .3rem; background: #fff; padding: .3rem;} .information li{ border-bottom:1px dashed #ddd; line-height: .8rem; overflow: hidden; position: relative;} .information li label{ float: left; width: 32%; font-size:.28rem; color: #321c0b;} .infor-input{ float: left; width: 68%; line-height: .8rem; font-size:.28rem; height: .8rem; border: 0; color: #321c0b;} .detail-infor{margin: .3rem; background: #fff; padding: .3rem;} .detail-infor p{ line-height: .5rem; color: #321c0b;} .infor-text{ border: 1px solid #ddd; font-family: "微软雅黑"; font-size: .24rem; width: 100%; text-indent: .1rem; min-height: 1.5rem; padding: .1rem 0; line-height: .4rem;} .information h2,.detail-infor h2{ text-align: center; color: #fff; font-size: .28rem; line-height: .6rem; margin-bottom: .2rem; background: -moz-linear-gradient(top, #e36a73 0%, #e70012 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36a73), color-stop(100%,#e70012)); background: -webkit-linear-gradient(top, #e36a73 0%,#e70012 100%); background: -o-linear-gradient(top, #e36a73 0%,#e70012 100%); background: -ms-linear-gradient(top, #e36a73 0%,#e70012 100%); background: linear-gradient(to bottom, #e36a73 0%,#e70012 100%); } .submit-btn{ text-align: center; background: #e70012; color: #fff; font-size: .31rem; line-height: .8rem; border-radius: .1rem; border: 0; display: block; margin: .3rem;} .detail-infor li{ margin-bottom: .15rem;} .ture{ margin: 0 .3rem; color: #6a3906;} .success h2{ text-align: center; line-height: 1rem;} .seccess-text{ background: #fff; margin: .3rem;/* -moz-box-shadow:0px 0px 10px #321c0b; -webkit-box-shadow:0px 0px 10px #321c0b; box-shadow:0px 0px 10px #321c0b;*/ padding: .3rem; overflow: hidden;} .seccess-text p{ text-indent: 24px; line-height: .5rem; } .seccess-text h3{ text-align: right; font-size: .26rem; line-height: .5rem;} .seccess-text .btn{text-align: center; background: #81bb01; color: #fff; width: 30%; margin: .1rem auto 0 auto; line-height: .6rem; border-radius: .1rem; display:block;} .step{margin: .3rem;} .step .btn{text-align: center; background: #81bb01; color: #fff; width: 30%; margin: .3rem auto 0 auto; line-height: .6rem; border-radius: .1rem; display:block;} .step h2{ text-align: center; line-height: 1rem;} .step p{ text-indent: 24px;} .match-img{ text-align: center; font-size: .28rem; line-height: .5rem;} .match-img img{ width: 2.4rem; height: 2.4rem; padding: .15rem; background: #fff;} .decript{ margin: .3rem;} .rule{ margin: .3rem;} .rule h2{ text-align: left;} .suggest{ margin: .3rem;} .suggest p{ text-indent: 24px;} .suggest-infor{margin: .3rem; } .task-title{ text-align: center; font-weight: bold; margin: .15rem 0;} .task-title img{ width: 80%;} .love-con img{ width: 95%;} .task-text{ padding:0 .3rem;} .task-text p{ color: #321c0b; text-indent: 24px;} .text-decript{ padding:.2rem .3rem; font-size: .24rem;} .memories-title{ text-align: center; line-height: 1rem; font-size: .3rem;} .love-title{ text-align: center; line-height: 1rem; font-size: .3rem;} .task-pic{ overflow: hidden; text-align: center;} .task-pic li{ width: 30%; float: left;text-align: center;} .task-pic li img{ width: 100%;} .page{ padding: .1rem .3rem; overflow: hidden; line-height:.8rem; text-align: center;} .page a{ color: #000; font-size: .24rem;} .page .left{ float: left;} .page .right{ float: right;} .love-con{ width: 100%; text-align: center; margin:0 auto; font-weight: bold; } .love-btn{ width: 40%; text-align: center; margin:.5rem auto; overflow: hidden;} .love-btn .left{ float: left; background: #ccc; padding: .05rem .3rem; border-radius: 5px; font-size: .24rem; color: #321C0B;} .love-btn .right{ float: right; background: #321C0B; padding: .05rem .3rem; border-radius: 5px; font-size: .24rem; color: #fff;} #cityResult3{ position: absolute; left:33%; top:0; font-size: .28rem;} .name-list{ margin: .3rem 0;} .name-list li{ width: 60%; margin: .15rem auto; line-height: .6rem; text-align: center; border: 1px solid #321C0B;} .love-pic img{ width: 100%;} .mui-preview-image.mui-fullscreen { position: fixed; z-index: 20; background-color: #000; } .mui-preview-header, .mui-preview-footer { position: absolute; width: 100%; left: 0; z-index: 10; } .mui-preview-header { height: 44px; top: 0; } .mui-preview-footer { height: 50px; bottom: 0px; } .mui-preview-header .mui-preview-indicator { display: block; line-height: 25px; color: #fff; text-align: center; margin: 15px auto; width: 70px; background-color: rgba(0, 0, 0, 0.4); border-radius: 12px; font-size: 16px; } .mui-preview-image { display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .mui-preview-image.mui-preview-in { -webkit-animation-name: fadeIn; animation-name: fadeIn; } .mui-preview-image.mui-preview-out { background: none; -webkit-animation-name: fadeOut; animation-name: fadeOut; } .mui-preview-image.mui-preview-out .mui-preview-header, .mui-preview-image.mui-preview-out .mui-preview-footer { display: none; } .mui-zoom-scroller { position: absolute; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; left: 0; right: 0; bottom: 0; top: 0; width: 100%; height: 100%; margin: 0; -webkit-backface-visibility: hidden; } .mui-zoom { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .mui-slider .mui-slider-group .mui-slider-item img { width: auto; height: auto; max-width: 100%; max-height: 100%; } .mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img { width: 100%; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item { display: inline-table; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img { display: table-cell; vertical-align: middle; } .mui-preview-loading { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: none; } .mui-preview-loading.mui-active { display: block; } .mui-preview-loading .mui-spinner-white { position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; height: 50px; width: 50px; } .mui-preview-image img.mui-transitioning { -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease; transition: transform 0.5s ease, opacity 0.5s ease; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } p img { max-width: 100%; height: auto; } .right_radio{ margin-left:20px }
guns-admin/src/main/webapp/static/css/wang_recruit_style.css
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td,i,textarea {margin: 0; padding: 0; border: 0; outline: none; font-style: normal; font-weight: normal;} html{ height: 100%;} body{ font-family: "微软雅黑"; font-size:.28rem; height: 100%; background: #6d431d; background: url(/static/images/wang_recruit_bg.png) repeat;} ul, ol{list-style: none;} a{color: black;text-decoration: none;} a:hover{text-decoration: none;} img{max-width: 100%; width: auto; height: auto; vertical-align: top; border: 0;} .banner img{ width: 100%;} .information{ margin: .3rem; background: #fff; padding: .3rem;} .information li{ border-bottom:1px dashed #ddd; line-height: .8rem; overflow: hidden; position: relative;} .information li label{ float: left; width: 32%; font-size:.28rem; color: #321c0b;} .infor-input{ float: left; width: 68%; line-height: .8rem; font-size:.28rem; height: .8rem; border: 0; color: #321c0b;} .detail-infor{margin: .3rem; background: #fff; padding: .3rem;} .detail-infor p{ line-height: .5rem; color: #321c0b;} .infor-text{ border: 1px solid #ddd; font-family: "微软雅黑"; font-size: .24rem; width: 100%; text-indent: .1rem; min-height: 1.5rem; padding: .1rem 0; line-height: .4rem;} .information h2,.detail-infor h2{ text-align: center; color: #fff; font-size: .28rem; line-height: .6rem; margin-bottom: .2rem; background: -moz-linear-gradient(top, #e36a73 0%, #e70012 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36a73), color-stop(100%,#e70012)); background: -webkit-linear-gradient(top, #e36a73 0%,#e70012 100%); background: -o-linear-gradient(top, #e36a73 0%,#e70012 100%); background: -ms-linear-gradient(top, #e36a73 0%,#e70012 100%); background: linear-gradient(to bottom, #e36a73 0%,#e70012 100%); } .submit-btn{ text-align: center; background: #e70012; color: #fff; font-size: .31rem; line-height: .8rem; border-radius: .1rem; border: 0; display: block; margin: .3rem;} .detail-infor li{ margin-bottom: .15rem;} .ture{ margin: 0 .3rem; color: #6a3906;} .success h2{ text-align: center; line-height: 1rem;} .seccess-text{ background: #fff; margin: .3rem;/* -moz-box-shadow:0px 0px 10px #321c0b; -webkit-box-shadow:0px 0px 10px #321c0b; box-shadow:0px 0px 10px #321c0b;*/ padding: .3rem; overflow: hidden;} .seccess-text p{ text-indent: 24px; line-height: .5rem; } .seccess-text h3{ text-align: right; font-size: .26rem; line-height: .5rem;} .seccess-text .btn{text-align: center; background: #81bb01; color: #fff; width: 30%; margin: .1rem auto 0 auto; line-height: .6rem; border-radius: .1rem; display:block;} .step{margin: .3rem;} .step .btn{text-align: center; background: #81bb01; color: #fff; width: 30%; margin: .3rem auto 0 auto; line-height: .6rem; border-radius: .1rem; display:block;} .step h2{ text-align: center; line-height: 1rem;} .step p{ text-indent: 24px;} .match-img{ text-align: center; font-size: .28rem; line-height: .5rem;} .match-img img{ width: 2.4rem; height: 2.4rem; padding: .15rem; background: #fff;} .decript{ margin: .3rem;} .rule{ margin: .3rem;} .rule h2{ text-align: left;} .suggest{ margin: .3rem;} .suggest p{ text-indent: 24px;} .suggest-infor{margin: .3rem; } .task-title{ text-align: center; font-weight: bold; margin: .15rem 0;} .task-title img{ width: 80%;} .love-con img{ width: 95%;} .task-text{ padding:0 .3rem;} .task-text p{ color: #321c0b; text-indent: 24px;} .text-decript{ padding:.2rem .3rem; font-size: .24rem;} .memories-title{ text-align: center; line-height: 1rem; font-size: .3rem;} .love-title{ text-align: center; line-height: 1rem; font-size: .3rem;} .task-pic{ overflow: hidden; text-align: center;} .task-pic li{ width: 30%; float: left;text-align: center;} .task-pic li img{ width: 100%;} .page{ padding: .1rem .3rem; overflow: hidden; line-height:.8rem; text-align: center;} .page a{ color: #000; font-size: .24rem;} .page .left{ float: left;} .page .right{ float: right;} .love-con{ width: 100%; text-align: center; margin:0 auto; font-weight: bold; } .love-btn{ width: 40%; text-align: center; margin:.5rem auto; overflow: hidden;} .love-btn .left{ float: left; background: #ccc; padding: .05rem .3rem; border-radius: 5px; font-size: .24rem; color: #321C0B;} .love-btn .right{ float: right; background: #321C0B; padding: .05rem .3rem; border-radius: 5px; font-size: .24rem; color: #fff;} #cityResult3{ position: absolute; left:33%; top:0; font-size: .28rem;} .name-list{ margin: .3rem 0;} .name-list li{ width: 60%; margin: .15rem auto; line-height: .6rem; text-align: center; border: 1px solid #321C0B;} .love-pic img{ width: 100%;} .mui-preview-image.mui-fullscreen { position: fixed; z-index: 20; background-color: #000; } .mui-preview-header, .mui-preview-footer { position: absolute; width: 100%; left: 0; z-index: 10; } .mui-preview-header { height: 44px; top: 0; } .mui-preview-footer { height: 50px; bottom: 0px; } .mui-preview-header .mui-preview-indicator { display: block; line-height: 25px; color: #fff; text-align: center; margin: 15px auto; width: 70px; background-color: rgba(0, 0, 0, 0.4); border-radius: 12px; font-size: 16px; } .mui-preview-image { display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .mui-preview-image.mui-preview-in { -webkit-animation-name: fadeIn; animation-name: fadeIn; } .mui-preview-image.mui-preview-out { background: none; -webkit-animation-name: fadeOut; animation-name: fadeOut; } .mui-preview-image.mui-preview-out .mui-preview-header, .mui-preview-image.mui-preview-out .mui-preview-footer { display: none; } .mui-zoom-scroller { position: absolute; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; left: 0; right: 0; bottom: 0; top: 0; width: 100%; height: 100%; margin: 0; -webkit-backface-visibility: hidden; } .mui-zoom { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .mui-slider .mui-slider-group .mui-slider-item img { width: auto; height: auto; max-width: 100%; max-height: 100%; } .mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img { width: 100%; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item { display: inline-table; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img { display: table-cell; vertical-align: middle; } .mui-preview-loading { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: none; } .mui-preview-loading.mui-active { display: block; } .mui-preview-loading .mui-spinner-white { position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; height: 50px; width: 50px; } .mui-preview-image img.mui-transitioning { -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease; transition: transform 0.5s ease, opacity 0.5s ease; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } p img { max-width: 100%; height: auto; } .right_radio{ margin-left:20px }
0.437824
0.083255
@import url(https://fonts.googleapis.com/css?family=Nunito);@font-face { font-family: "Segoe UI"; font-weight: 200; src: url(/fonts/segoeuil.ttf?76c30dc8be1105341bb15ec3aada9382) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 300; src: url(/fonts/segoeuisl.ttf?f1a86368da908654afdb85dc5a612402) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 400; src: url(/fonts/segoeui.ttf?6890c1cceec96f59389bde404789021b) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 700; src: url(/fonts/seguisb.ttf?64bf961d712535c6744f18a84d38a632) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 900; src: url(/fonts/segoeuib.ttf?eb24b10325f46fe1ebfde8812134fa24) format("truetype"); } @font-face { font-family: "Heading Pro Wide"; font-weight: 400; src: url(/fonts/Heading-Pro-Wide-ExtraBold-trial.ttf?0e83982a387e3fb0a1e2a3b291d00ca2) format("truetype"); } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { font-family: "Segoe UI", sans-serif; background-color: #F5EFE1; } a { text-decoration: none; color: inherit; } .page-header { color: #4b4b4b; margin: 30px 0 50px 0; } .page-header span { position: relative; top: 100%; } .page-header span small { color: #858585; } ._col { background-color: #f00; } .navbar { padding: 30px; } .navbar .logo { color: #033B5B; font-family: "Heading Pro Wide", sans-serif; font-size: 18px; } .navbar .nav { padding: 10px 0; font-size: 14px; font-weight: normal; } .navbar .nav .item { display: inline; width: 25%; text-align: center; color: #FBAE79; font-family: "Heading Pro Wide", sans-serif; font-size: 10px; } .navbar .nav .item.active { font-weight: 900; color: #033B5B; } .navbar .nav .item.active:hover { color: #011b2a; } .navbar .nav .item:hover { color: #fa9047; } .homepage .page-header { height: 20vh; text-align: center; margin-bottom: 0px; } .homepage .component { height: 40vh; } .story .small-label { color: #304e60; } .story .controlBar-alert { margin-bottom: 20px; } .big-input-container { margin-top: 20px; border: 1px solid #ccc; border-top-left-radius: 3px; border-top-right-radius: 3px; } .big-input-container:hover { background-color: #f2ebd9; } .big-input-container .big-input { overflow: hidden; display: block; font-family: "Georgia", serif; font-size: 24px; font-weight: normal; color: #304e60; width: 97%; height: 60px; padding: 0 15px; border: none; background-image: none; background-color: transparent; box-shadow: none; outline: none; } .big-input-container .big-input::-webkit-input-placeholder { /* Edge */ color: #b6b6b6; } .big-input-container .big-input::-webkit-input-placeholder, .big-input-container .big-input:-ms-input-placeholder, .big-input-container .big-input::placeholder { /* Edge */ color: #b6b6b6; } .RichEditor-root { /* background: #fff; */ /* border: 1px solid #ddd; */ border-left: 1px solid #ccc; border-right: 1px solid #ccc; font-family: "Georgia", serif; font-size: 14px; padding: 10px 15px; position: relative; } .RichEditor-editor { cursor: text; font-size: 18px; color: #304e60; line-height: 1.2; } .RichEditor-editor .RichEditor-blockquote { border-left: 5px solid #eee; color: #666; font-family: "Hoefler Text", "Georgia", serif; font-style: italic; margin: 16px 0; padding: 10px 20px; } .RichEditor-editor .public-DraftStyleDefault-pre { background-color: rgba(0, 0, 0, 0.05); font-family: "Inconsolata", "Menlo", "Consolas", monospace; font-size: 16px; padding: 20px; } .RichEditor-editor .public-DraftEditor-content { margin: 0 -15px -15px; padding: 15px; } .RichEditor-editor .public-DraftEditorPlaceholder-root { position: absolute; padding: 10px 0; color: #bbbbbb; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently */ } .RichEditor-editor .public-DraftEditor-content { min-height: 100px; margin-top: 10px; } .RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root { display: none; } .RichEditor-controls { border-bottom: 1px solid #ddd; font-family: "Helvetica", sans-serif; font-size: 14px; padding-bottom: 10px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .RichEditor-styleButton { color: #999; cursor: pointer; margin-right: 16px; padding: 2px 0; display: inline-block; } .RichEditor-activeButton { color: #5890ff; } .ms-Toggle-stateText { margin-top: 3px !important; } .interview .page-header { height: 20vh; text-align: center; margin-bottom: 0; } .interview .ms-TextField { font-family: "Georgia", serif; font-weight: normal; color: #304e60; line-height: 1.2; } .interview .ms-TextField:first-child { margin-top: 20px; } .interview .ms-TextField .ms-Label { font-family: "Georgia", serif; font-weight: normal; font-size: 20px; color: #505050; padding: 15px 10px; line-height: 1.2; border: 1px solid #ccc; border-radius: 3px 3px 0 0; border-bottom: 0; } .interview .ms-TextField .ms-TextField-fieldGroup { font-size: 18px; padding: 10px 5px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 0px; border-top-right-radius: 0px; border: 1px solid #ccc; } .interview .ms-TextField .ms-TextField-fieldGroup:hover { background-color: #f1e9d6; } .interview .ms-TextField.is-active .ms-TextField-fieldGroup { background-color: white; box-shadow: 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108); } .interview .ms-TextField.is-active .ms-TextField-fieldGroup::after { border: none; border-radius: 3px; } .my-posts .ms-DocumentCard { max-width: none; margin-bottom: 20px; background-color: white; border-radius: 5px; padding: 10px; -webkit-transition: all 0.1s; transition: all 0.1s; } .my-posts .ms-DocumentCard:hover { -webkit-transform: scale(1.01, 1.01); transform: scale(1.01, 1.01); }
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Nunito);@font-face { font-family: "Segoe UI"; font-weight: 200; src: url(/fonts/segoeuil.ttf?76c30dc8be1105341bb15ec3aada9382) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 300; src: url(/fonts/segoeuisl.ttf?f1a86368da908654afdb85dc5a612402) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 400; src: url(/fonts/segoeui.ttf?6890c1cceec96f59389bde404789021b) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 700; src: url(/fonts/seguisb.ttf?64bf961d712535c6744f18a84d38a632) format("truetype"); } @font-face { font-family: "Segoe UI"; font-weight: 900; src: url(/fonts/segoeuib.ttf?eb24b10325f46fe1ebfde8812134fa24) format("truetype"); } @font-face { font-family: "Heading Pro Wide"; font-weight: 400; src: url(/fonts/Heading-Pro-Wide-ExtraBold-trial.ttf?0e83982a387e3fb0a1e2a3b291d00ca2) format("truetype"); } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { font-family: "Segoe UI", sans-serif; background-color: #F5EFE1; } a { text-decoration: none; color: inherit; } .page-header { color: #4b4b4b; margin: 30px 0 50px 0; } .page-header span { position: relative; top: 100%; } .page-header span small { color: #858585; } ._col { background-color: #f00; } .navbar { padding: 30px; } .navbar .logo { color: #033B5B; font-family: "Heading Pro Wide", sans-serif; font-size: 18px; } .navbar .nav { padding: 10px 0; font-size: 14px; font-weight: normal; } .navbar .nav .item { display: inline; width: 25%; text-align: center; color: #FBAE79; font-family: "Heading Pro Wide", sans-serif; font-size: 10px; } .navbar .nav .item.active { font-weight: 900; color: #033B5B; } .navbar .nav .item.active:hover { color: #011b2a; } .navbar .nav .item:hover { color: #fa9047; } .homepage .page-header { height: 20vh; text-align: center; margin-bottom: 0px; } .homepage .component { height: 40vh; } .story .small-label { color: #304e60; } .story .controlBar-alert { margin-bottom: 20px; } .big-input-container { margin-top: 20px; border: 1px solid #ccc; border-top-left-radius: 3px; border-top-right-radius: 3px; } .big-input-container:hover { background-color: #f2ebd9; } .big-input-container .big-input { overflow: hidden; display: block; font-family: "Georgia", serif; font-size: 24px; font-weight: normal; color: #304e60; width: 97%; height: 60px; padding: 0 15px; border: none; background-image: none; background-color: transparent; box-shadow: none; outline: none; } .big-input-container .big-input::-webkit-input-placeholder { /* Edge */ color: #b6b6b6; } .big-input-container .big-input::-webkit-input-placeholder, .big-input-container .big-input:-ms-input-placeholder, .big-input-container .big-input::placeholder { /* Edge */ color: #b6b6b6; } .RichEditor-root { /* background: #fff; */ /* border: 1px solid #ddd; */ border-left: 1px solid #ccc; border-right: 1px solid #ccc; font-family: "Georgia", serif; font-size: 14px; padding: 10px 15px; position: relative; } .RichEditor-editor { cursor: text; font-size: 18px; color: #304e60; line-height: 1.2; } .RichEditor-editor .RichEditor-blockquote { border-left: 5px solid #eee; color: #666; font-family: "Hoefler Text", "Georgia", serif; font-style: italic; margin: 16px 0; padding: 10px 20px; } .RichEditor-editor .public-DraftStyleDefault-pre { background-color: rgba(0, 0, 0, 0.05); font-family: "Inconsolata", "Menlo", "Consolas", monospace; font-size: 16px; padding: 20px; } .RichEditor-editor .public-DraftEditor-content { margin: 0 -15px -15px; padding: 15px; } .RichEditor-editor .public-DraftEditorPlaceholder-root { position: absolute; padding: 10px 0; color: #bbbbbb; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently */ } .RichEditor-editor .public-DraftEditor-content { min-height: 100px; margin-top: 10px; } .RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root { display: none; } .RichEditor-controls { border-bottom: 1px solid #ddd; font-family: "Helvetica", sans-serif; font-size: 14px; padding-bottom: 10px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .RichEditor-styleButton { color: #999; cursor: pointer; margin-right: 16px; padding: 2px 0; display: inline-block; } .RichEditor-activeButton { color: #5890ff; } .ms-Toggle-stateText { margin-top: 3px !important; } .interview .page-header { height: 20vh; text-align: center; margin-bottom: 0; } .interview .ms-TextField { font-family: "Georgia", serif; font-weight: normal; color: #304e60; line-height: 1.2; } .interview .ms-TextField:first-child { margin-top: 20px; } .interview .ms-TextField .ms-Label { font-family: "Georgia", serif; font-weight: normal; font-size: 20px; color: #505050; padding: 15px 10px; line-height: 1.2; border: 1px solid #ccc; border-radius: 3px 3px 0 0; border-bottom: 0; } .interview .ms-TextField .ms-TextField-fieldGroup { font-size: 18px; padding: 10px 5px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 0px; border-top-right-radius: 0px; border: 1px solid #ccc; } .interview .ms-TextField .ms-TextField-fieldGroup:hover { background-color: #f1e9d6; } .interview .ms-TextField.is-active .ms-TextField-fieldGroup { background-color: white; box-shadow: 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108); } .interview .ms-TextField.is-active .ms-TextField-fieldGroup::after { border: none; border-radius: 3px; } .my-posts .ms-DocumentCard { max-width: none; margin-bottom: 20px; background-color: white; border-radius: 5px; padding: 10px; -webkit-transition: all 0.1s; transition: all 0.1s; } .my-posts .ms-DocumentCard:hover { -webkit-transform: scale(1.01, 1.01); transform: scale(1.01, 1.01); }
0.342462
0.102574
body { background-image: url(Images/wali3.jpg); background-repeat: no-repeat; background-size: cover; } .container { margin:34px; } .subcontainer { float:left; width:65%; padding-top:260px; padding-bottom:230px; background-color:#008080; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } .subcontainer1 { float:right; width:34.9%; background-color:dimgray; border-top-right-radius: 10px; border-bottom-right-radius: 10px; } .scontainer { margin:30px; } .scontainer p { width:22%; border-bottom:2px solid #008080; font-family: segoe UI; font-size:20px; color:white; } input[type=text],input[type=email],input[type=password] { background-color: transparent; border:none; box-sizing: border-box; border-bottom: 1px solid white; outline:none; padding:10px; width:95%; font-family: segoe UI; color:white; transition-duration:1.0s; } input[type=text]:hover { background-image:url(Icons/person.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; background-color: transparent; color:white; border-bottom: 2px solid #008080; } input[type=email]:hover { background-image:url(Icons/message.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; background-color: transparent; color:white; border-bottom: 2px solid #008080; } input[type=password]:hover { background-image:url(Icons/password.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; color:white; border-bottom: 2px solid #008080; } label { font-family: segoe UI; color:white; } input[type=submit] { margin:5px; width:100%; padding:10px; background-color: transparent; color:white; border-radius:10px; outline:none; font-size:15px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; border:1px solid white; transition-duration: 1.0s; } input[type=submit]:hover { background-color: #008080; border:1px solid #008080; }
CSS/signupDesign.css
body { background-image: url(Images/wali3.jpg); background-repeat: no-repeat; background-size: cover; } .container { margin:34px; } .subcontainer { float:left; width:65%; padding-top:260px; padding-bottom:230px; background-color:#008080; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } .subcontainer1 { float:right; width:34.9%; background-color:dimgray; border-top-right-radius: 10px; border-bottom-right-radius: 10px; } .scontainer { margin:30px; } .scontainer p { width:22%; border-bottom:2px solid #008080; font-family: segoe UI; font-size:20px; color:white; } input[type=text],input[type=email],input[type=password] { background-color: transparent; border:none; box-sizing: border-box; border-bottom: 1px solid white; outline:none; padding:10px; width:95%; font-family: segoe UI; color:white; transition-duration:1.0s; } input[type=text]:hover { background-image:url(Icons/person.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; background-color: transparent; color:white; border-bottom: 2px solid #008080; } input[type=email]:hover { background-image:url(Icons/message.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; background-color: transparent; color:white; border-bottom: 2px solid #008080; } input[type=password]:hover { background-image:url(Icons/password.png); background-repeat: no-repeat; background-size: 10%; background-color: transparent; padding-left:40px; color:white; border-bottom: 2px solid #008080; } label { font-family: segoe UI; color:white; } input[type=submit] { margin:5px; width:100%; padding:10px; background-color: transparent; color:white; border-radius:10px; outline:none; font-size:15px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; border:1px solid white; transition-duration: 1.0s; } input[type=submit]:hover { background-color: #008080; border:1px solid #008080; }
0.396419
0.111725
body { font: .75em/1.5 'Arial',sans-serif; color: #333; background: #9AE4E8 url('/static/bg.gif') no-repeat fixed left top; } #front #content { background: transparent url('/static/arr2.gif') no-repeat scroll 25px 0; } #content { width: 66em; padding-bottom: 0; margin: auto; } body#front .wrapper { background: #fff none repeat scroll 0; float: left; width: 66em; } .wrapper { padding: 5px 10px 15px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; } #header { margin: auto; width: 66em; padding-left: 15px; } #noMargin { margin: 0px; } .heading { text-align: center; } p a.join:hover { text-decoration: none; } p a.join { text-decoration: none; display: block; width: 9.5em; text-align: center; margin: 1em auto .5em; background-color: #97cd39; color: #fff; font-size: 1.5em; padding: 4px; border: 1px solid #000; } .intro p, .intro ul { font-size: 1.2em; line-height: 1.3; color: #000; margin: 0 0 1em; } a { text-decoration: none; } .customtopRight { float: right; width: calc( 30% - 20px ); padding: 5px; background-color: #e8fcd7; border-left: 3px solid #cee1ba; border-bottom: 3px solid #cee1ba; margin-top: -5px; margin-right: -10px; height: 100em; } .customtopLeft { float: left; width: calc( 70% - 20px ); padding: 5px; } input.text_field { border: 1px solid #ddd; font-size: 18px; padding: 8px; width: 200px; margin: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; } #signin { float: right; margin: .45em 0; } fieldset { margin: 10px 0; } #signin legend { font-size: 1.2em; font-weight: bold; } #signin p { margin: 5px 0; } fieldset label { white-space: nowrap; font-weight: normal; } #signin input { width: 173px; } #signin .forgot { clear: both; padding: .5em 0; font-size: .85em; } #signin .forgot a { color: #333; text-decoration: underline; } #signin p.submit input { cursor: pointer; } #signin .submit { float: right; } #signin .remember { float: left; font-size: .85em; padding: .6em 0 0; } #signin p.complete { font-size: .85em; text-align: center; background-color: #e8fecd; border: 1px solid #a9bf74; padding: 4px 20px; line-height: 1.2; } a { text-decoration: none; color: #0084b4; } #signin .remember input, #signin .submit input { width: auto; color: #333; } fieldset label { white-space: nowrap; font-weight: normal; } input.submit, button, input[type="submit"], input[type="button"], input[type="file"] > input[type="button"] { background-color: #E6E6E6; border: 1px solid #ccc; padding-top: 1px solid #fff; font-size: 1em; padding: 4px 8px 4px 8px; } #whatistwitter { float: left; background-color: #afeff1; padding: 30px 0; margin: 0 auto; width: 762px; } #footer { background-color: #fff; width: 762px; -moz-border-radius: 0 0 5px 5px; -webkit-border-top-right-radius: 0; -webkit-border-top-left-radius: 0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; } #footer { clear: left; text-align: center; padding: 8px 0; line-height: 1; display: inline-block; } .settings { background-color: white; border-radius: 5px; padding: 10px; float: right; display: inline-block; margin-top: 5px; } #accessibility, #navigation h3, #footer h3 { position: absolute; left: -9999px; overflow: hidden; } .altbg { background-color: #f3feeb; padding: 5px; } #floatRight { float: right; } #textlimit { float: right; font-size: 1em; padding-top: 5px; } textarea { resize: none; } ul { list-style: none; } #pfp { width: 48px; height: 48px; float: left; vertical-align: text-top; } #footer li { display: inline; padding: 0 4px; } p.teaser { font-size: 1.5em; padding: 0 4px; } #front #content h2 { font-size: 2em; color: #000; line-height: 1.0; margin: 0; padding: 0; } fieldset, img { border-width: 0; border-color: transparent; } #signup-form table { border-collapse: collapse; margin-bottom: 20px; } #signup-form th { font-size: 16px; font-weight: normal; text-align: right; color: #666; padding-right: 10px; line-height: 42px; width: 180px; } label { color: #666; width: 100%; } #signup-form td.col-field { width: 200px; } input.text_field { border: 1px solid #ddd; font-size: 18px; padding: 8px; width: 200px; margin: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; } #signup-form td.col-help { width: 250px; } #signup-form tr.screen-name th, #signup-form tr.screen-name td { padding-bottom: 0; } #signup-form #screen_name_url { font-size: 10px; display: block; color: #666; padding-top: .3em; } #signup-form th { font-size: 16px; font-weight: normal; text-align: right; color: #666; padding-right: 10px; line-height: 42px; width: 180px; } #signup-form tr.email-updates td { color: #666; } #signup-form tr.email-updates td #scoop { width: 450px; } #signup-form tr.email-updates td input, #signup-form tr.email-updates td label { vertical-align: middle; } .input-form tr th label { font-size: 1.1em; font-weight: bold; word-wrap: break-word; overflow-wrap: break-word; } input.green-arrow, input.green-arrow:hover { background-image: url('/static/btn_green_arrow.gif') !important; width: 234px !important; background-color: transparent; word-wrap: break-word; overflow-wrap: break-word; } b { font-family: Georgia, serif; word-wrap: break-word; overflow-wrap: break-word; } input.flow-button, input.flow-button:hover { height: 41px; padding: 0 10px 2px 0; border: 0; font-size: 20px; background-color: transparent; word-wrap: break-word; overflow-wrap: break-word; } #cols { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; word-wrap: break-word; overflow-wrap: break-word; } #blue { color: #6d94c8; word-wrap: break-word; overflow-wrap: break-word; } a { font-weight: bold; text-decoration: underline; word-wrap: break-word; overflow-wrap: break-word; } #feed td, #feed th, #feed tr { border-bottom: 1px solid lightgray; word-wrap: break-word; overflow-wrap: break-word; vertical-align: top; } #feed td, #feed th, #feed tr { width: 493px; } #feed table, #feed tbody { display: inline-block; width: 544px; word-wrap: break-word; overflow-wrap: break-word; table-layout: fixed; } #feedtext { word-break: break-all; overflow-wrap: break-word !important; width: 493px !important; } #feedtext img { max-width: 600px; max-height: 600px; width: auto; height: auto; } #feedtext a { word-break: keep-all; } a { word-break: keep-all; color: blue; } #red { color: red; } #feed td:hover { background-color: whitesmoke; }
static/css/required.css
body { font: .75em/1.5 'Arial',sans-serif; color: #333; background: #9AE4E8 url('/static/bg.gif') no-repeat fixed left top; } #front #content { background: transparent url('/static/arr2.gif') no-repeat scroll 25px 0; } #content { width: 66em; padding-bottom: 0; margin: auto; } body#front .wrapper { background: #fff none repeat scroll 0; float: left; width: 66em; } .wrapper { padding: 5px 10px 15px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; } #header { margin: auto; width: 66em; padding-left: 15px; } #noMargin { margin: 0px; } .heading { text-align: center; } p a.join:hover { text-decoration: none; } p a.join { text-decoration: none; display: block; width: 9.5em; text-align: center; margin: 1em auto .5em; background-color: #97cd39; color: #fff; font-size: 1.5em; padding: 4px; border: 1px solid #000; } .intro p, .intro ul { font-size: 1.2em; line-height: 1.3; color: #000; margin: 0 0 1em; } a { text-decoration: none; } .customtopRight { float: right; width: calc( 30% - 20px ); padding: 5px; background-color: #e8fcd7; border-left: 3px solid #cee1ba; border-bottom: 3px solid #cee1ba; margin-top: -5px; margin-right: -10px; height: 100em; } .customtopLeft { float: left; width: calc( 70% - 20px ); padding: 5px; } input.text_field { border: 1px solid #ddd; font-size: 18px; padding: 8px; width: 200px; margin: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; } #signin { float: right; margin: .45em 0; } fieldset { margin: 10px 0; } #signin legend { font-size: 1.2em; font-weight: bold; } #signin p { margin: 5px 0; } fieldset label { white-space: nowrap; font-weight: normal; } #signin input { width: 173px; } #signin .forgot { clear: both; padding: .5em 0; font-size: .85em; } #signin .forgot a { color: #333; text-decoration: underline; } #signin p.submit input { cursor: pointer; } #signin .submit { float: right; } #signin .remember { float: left; font-size: .85em; padding: .6em 0 0; } #signin p.complete { font-size: .85em; text-align: center; background-color: #e8fecd; border: 1px solid #a9bf74; padding: 4px 20px; line-height: 1.2; } a { text-decoration: none; color: #0084b4; } #signin .remember input, #signin .submit input { width: auto; color: #333; } fieldset label { white-space: nowrap; font-weight: normal; } input.submit, button, input[type="submit"], input[type="button"], input[type="file"] > input[type="button"] { background-color: #E6E6E6; border: 1px solid #ccc; padding-top: 1px solid #fff; font-size: 1em; padding: 4px 8px 4px 8px; } #whatistwitter { float: left; background-color: #afeff1; padding: 30px 0; margin: 0 auto; width: 762px; } #footer { background-color: #fff; width: 762px; -moz-border-radius: 0 0 5px 5px; -webkit-border-top-right-radius: 0; -webkit-border-top-left-radius: 0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; } #footer { clear: left; text-align: center; padding: 8px 0; line-height: 1; display: inline-block; } .settings { background-color: white; border-radius: 5px; padding: 10px; float: right; display: inline-block; margin-top: 5px; } #accessibility, #navigation h3, #footer h3 { position: absolute; left: -9999px; overflow: hidden; } .altbg { background-color: #f3feeb; padding: 5px; } #floatRight { float: right; } #textlimit { float: right; font-size: 1em; padding-top: 5px; } textarea { resize: none; } ul { list-style: none; } #pfp { width: 48px; height: 48px; float: left; vertical-align: text-top; } #footer li { display: inline; padding: 0 4px; } p.teaser { font-size: 1.5em; padding: 0 4px; } #front #content h2 { font-size: 2em; color: #000; line-height: 1.0; margin: 0; padding: 0; } fieldset, img { border-width: 0; border-color: transparent; } #signup-form table { border-collapse: collapse; margin-bottom: 20px; } #signup-form th { font-size: 16px; font-weight: normal; text-align: right; color: #666; padding-right: 10px; line-height: 42px; width: 180px; } label { color: #666; width: 100%; } #signup-form td.col-field { width: 200px; } input.text_field { border: 1px solid #ddd; font-size: 18px; padding: 8px; width: 200px; margin: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; } #signup-form td.col-help { width: 250px; } #signup-form tr.screen-name th, #signup-form tr.screen-name td { padding-bottom: 0; } #signup-form #screen_name_url { font-size: 10px; display: block; color: #666; padding-top: .3em; } #signup-form th { font-size: 16px; font-weight: normal; text-align: right; color: #666; padding-right: 10px; line-height: 42px; width: 180px; } #signup-form tr.email-updates td { color: #666; } #signup-form tr.email-updates td #scoop { width: 450px; } #signup-form tr.email-updates td input, #signup-form tr.email-updates td label { vertical-align: middle; } .input-form tr th label { font-size: 1.1em; font-weight: bold; word-wrap: break-word; overflow-wrap: break-word; } input.green-arrow, input.green-arrow:hover { background-image: url('/static/btn_green_arrow.gif') !important; width: 234px !important; background-color: transparent; word-wrap: break-word; overflow-wrap: break-word; } b { font-family: Georgia, serif; word-wrap: break-word; overflow-wrap: break-word; } input.flow-button, input.flow-button:hover { height: 41px; padding: 0 10px 2px 0; border: 0; font-size: 20px; background-color: transparent; word-wrap: break-word; overflow-wrap: break-word; } #cols { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; word-wrap: break-word; overflow-wrap: break-word; } #blue { color: #6d94c8; word-wrap: break-word; overflow-wrap: break-word; } a { font-weight: bold; text-decoration: underline; word-wrap: break-word; overflow-wrap: break-word; } #feed td, #feed th, #feed tr { border-bottom: 1px solid lightgray; word-wrap: break-word; overflow-wrap: break-word; vertical-align: top; } #feed td, #feed th, #feed tr { width: 493px; } #feed table, #feed tbody { display: inline-block; width: 544px; word-wrap: break-word; overflow-wrap: break-word; table-layout: fixed; } #feedtext { word-break: break-all; overflow-wrap: break-word !important; width: 493px !important; } #feedtext img { max-width: 600px; max-height: 600px; width: auto; height: auto; } #feedtext a { word-break: keep-all; } a { word-break: keep-all; color: blue; } #red { color: red; } #feed td:hover { background-color: whitesmoke; }
0.39946
0.119974
* { margin: 0; padding: 0; } .header { display: flex; flex-direction: row; justify-content: space-evenly; background-color: rgba(255, 255, 255, 0.801); padding: 10px 20px; overflow: hidden; width: 100%; position: fixed; } #max { display: flex; justify-content: flex-start; padding: 10px 20px; } .nav { display: flex; list-style-type: none; flex-direction: row; justify-content: space-evenly; } li a { padding: 10px 20px; text-decoration: none; } .rider p { display: flex; justify-content: flex-end; padding: 10px 20px; } /* For The Become a Rider Button */ .myButton { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; border-radius: 33px; cursor: pointer; color: #ffffff; font-family: 'Poppins', sans-serif; font-size: 11px; padding: 14px 29px; text-decoration: none; } .myButton:hover { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; } .myButton:active { position: relative; top: 1px; } /* For the image under the Nav */ .image1 { display: flex; flex-direction: row; background-image: url("./images.jpg"); padding: 0%; width: 100%; height: 100vh; background-repeat: no-repeat; background-size: cover; text-align: center; } .centered { font-family: 'Playfair Display', serif; font-size: 40px; font-weight: bold; color: rgb(0, 0, 0); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /* For the first split screen */ .second { margin-top: 100px; } .split { display: grid; padding: 2rem; grid-template-columns: 300px 1fr; gap: 10rem; align-items: center; max-width: 1000px; margin: 0 auto; } /* Text for WE ARE MAX */ #bold { font-family: 'Playfair Display', serif; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } img { max-width: 100%; height: auto; } #vision { font-family: 'Playfair Display', serif; letter-spacing: 0.1em; } /* third part */ .third { margin: 300px 0px; } .growth { display: flex; justify-content: center; font-family: 'Playfair Display', serif; font-size: 180%; margin: 50px 0px; } .numbers { display: flex; flex-direction: row; justify-content: space-evenly; list-style-type: none; font-family: 'Playfair Display', serif; font-weight: bold; font-size: 300%; } .trips { display: flex; flex-direction: row; justify-content: space-evenly; list-style-type: none; font-family: 'Playfair Display', serif; } /* Fourth part */ .fourth { display: grid; padding: 2rem; grid-template-columns: 600px 1fr; gap: 0rem; align-items: center; max-width: 1000px; margin: 0 auto; letter-spacing: 0.03em; } /* Text for Driver */ .driver { font-family: 'Playfair Display', serif; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } #vision { font-family: 'Playfair Display', serif; letter-spacing: 0.1em; } #icon { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; } #write-up { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; } #learn-more a { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; text-decoration: none; } /* Fifth part */ .fifth { display: grid; padding: 2rem; grid-template-columns: 600px 1fr; gap: 0rem; align-items: center; max-width: 1000px; margin: 0 auto; letter-spacing: 0.03em; font-family: 'Playfair Display', serif; margin-top: 100px; } /* Text for EV */ #pioneer { font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } #EV { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; } #learn-more a { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; text-decoration: none; } /* Footer */ footer { background-color: rgba(128, 58, 179, 0.842); margin-top: 100px; height: 600px; } #champion1 { display: flex; justify-content: center; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; color: white; } #champion { display: flex; justify-content: center; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; color: white; } .champion-button { display: flex; justify-content: center; margin-top: 80px; } .last { display: flex; justify-content: space-evenly; margin-top: 150px; } footer ul { list-style-type: none; color: rgb(216, 198, 198); } #company { font-weight: bold; color: white; } .view { display: flex; justify-content: center; } .button { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; border-radius: 33px; cursor: pointer; color: #ffffff; font-family: Arial; font-size: 11px; padding: 14px 29px; text-decoration: none; } .button:hover { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; } .button:active { position: relative; top: 1px; }
Website/style.css
* { margin: 0; padding: 0; } .header { display: flex; flex-direction: row; justify-content: space-evenly; background-color: rgba(255, 255, 255, 0.801); padding: 10px 20px; overflow: hidden; width: 100%; position: fixed; } #max { display: flex; justify-content: flex-start; padding: 10px 20px; } .nav { display: flex; list-style-type: none; flex-direction: row; justify-content: space-evenly; } li a { padding: 10px 20px; text-decoration: none; } .rider p { display: flex; justify-content: flex-end; padding: 10px 20px; } /* For The Become a Rider Button */ .myButton { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; border-radius: 33px; cursor: pointer; color: #ffffff; font-family: 'Poppins', sans-serif; font-size: 11px; padding: 14px 29px; text-decoration: none; } .myButton:hover { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; } .myButton:active { position: relative; top: 1px; } /* For the image under the Nav */ .image1 { display: flex; flex-direction: row; background-image: url("./images.jpg"); padding: 0%; width: 100%; height: 100vh; background-repeat: no-repeat; background-size: cover; text-align: center; } .centered { font-family: 'Playfair Display', serif; font-size: 40px; font-weight: bold; color: rgb(0, 0, 0); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /* For the first split screen */ .second { margin-top: 100px; } .split { display: grid; padding: 2rem; grid-template-columns: 300px 1fr; gap: 10rem; align-items: center; max-width: 1000px; margin: 0 auto; } /* Text for WE ARE MAX */ #bold { font-family: 'Playfair Display', serif; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } img { max-width: 100%; height: auto; } #vision { font-family: 'Playfair Display', serif; letter-spacing: 0.1em; } /* third part */ .third { margin: 300px 0px; } .growth { display: flex; justify-content: center; font-family: 'Playfair Display', serif; font-size: 180%; margin: 50px 0px; } .numbers { display: flex; flex-direction: row; justify-content: space-evenly; list-style-type: none; font-family: 'Playfair Display', serif; font-weight: bold; font-size: 300%; } .trips { display: flex; flex-direction: row; justify-content: space-evenly; list-style-type: none; font-family: 'Playfair Display', serif; } /* Fourth part */ .fourth { display: grid; padding: 2rem; grid-template-columns: 600px 1fr; gap: 0rem; align-items: center; max-width: 1000px; margin: 0 auto; letter-spacing: 0.03em; } /* Text for Driver */ .driver { font-family: 'Playfair Display', serif; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } #vision { font-family: 'Playfair Display', serif; letter-spacing: 0.1em; } #icon { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; } #write-up { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; } #learn-more a { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; text-decoration: none; } /* Fifth part */ .fifth { display: grid; padding: 2rem; grid-template-columns: 600px 1fr; gap: 0rem; align-items: center; max-width: 1000px; margin: 0 auto; letter-spacing: 0.03em; font-family: 'Playfair Display', serif; margin-top: 100px; } /* Text for EV */ #pioneer { font-size: 180%; font-weight: bold; letter-spacing: 0.1em; } #EV { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; } #learn-more a { display: flex; flex-direction: row; font-family: 'Playfair Display', serif; letter-spacing: 0.02em; font-size: 110%; text-decoration: none; } /* Footer */ footer { background-color: rgba(128, 58, 179, 0.842); margin-top: 100px; height: 600px; } #champion1 { display: flex; justify-content: center; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; color: white; } #champion { display: flex; justify-content: center; font-size: 180%; font-weight: bold; letter-spacing: 0.1em; color: white; } .champion-button { display: flex; justify-content: center; margin-top: 80px; } .last { display: flex; justify-content: space-evenly; margin-top: 150px; } footer ul { list-style-type: none; color: rgb(216, 198, 198); } #company { font-weight: bold; color: white; } .view { display: flex; justify-content: center; } .button { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; border-radius: 33px; cursor: pointer; color: #ffffff; font-family: Arial; font-size: 11px; padding: 14px 29px; text-decoration: none; } .button:hover { background: linear-gradient(to bottom, #000000 5%, #000000 100%); background-color: #000000; } .button:active { position: relative; top: 1px; }
0.461745
0.098816
@media screen and (max-width: 1280px) { .layout-cart .post { width: 1024px; } .layout-cart .post>a { width: 545px; height: 340px; } .layout-cart .post-text { top: 10px; width: 475px; height: 310px; } .layout-cart .post:nth-child(odd) .post-text { left: 512px; } .layout-cart .post:nth-child(even) .post-text { right: 512px; } .layout-cart .post-text .post-time { font-size: 12px; margin: 50px 0 0 60px; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 60px 0 60px; } .layout-cart .post-text .post-content { margin: 10px 60px 0 60px; } .layout-cart .post-text .post-meta { position: absolute; left: 60px; bottom: 10px; } } @media screen and (max-width: 1024px) { .layout-cart .post { width: 1000px; } .layout-cart .post>a { width: 530px; height: 320px; } .layout-cart .post-text { top: 10px; width: 460px; height: 300px; } .layout-cart .post:nth-child(odd) .post-text { left: 500px; } .layout-cart .post:nth-child(even) .post-text { right: 500px; } .layout-cart .post-text .post-time { font-size: 12px; margin: 50px 0 0 60px; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 60px 0 60px; } .layout-cart .post-text .post-content { margin: 10px 60px 0 60px; } .layout-cart .post-text .post-meta { position: absolute; left: 60px; bottom: 10px; } } @media screen and (max-width: 1000px) { .layout-cart .post { width: 90%; background: #fff; border-bottom: 1px solid #eaeaea; } .layout-cart .post>a { width: 100%; height: auto; margin: 0 auto; display: block; } .layout-cart .post>a img { margin: 0 auto; } .layout-cart .post-text { position: static; width: 100%; height: auto; margin: 0 auto; background: transparent; border: none; } .layout-cart .post-text .post-time { margin: 10px 0; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 0; } .layout-cart .post-text .post-content { margin: 10px 0; } .layout-cart .post-text .post-meta { position: static; margin: 10px 0; } } @media screen and (max-width: 1000px) { .layout-cart .post { width: 96%; } } /* layout-pure, archive, tags... */ @media screen and (max-width: 1024px) { .layout-pure { /*For people who likes pure style*/ width: 60%; height: auto; margin: 0em auto; padding: 5em 0; } /*归档页无调整*/ /*分类页无调整*/ /*标签页无调整*/ /*关于页*/ .about { width: 100%; margin: 0em auto; } /*文章详情页*/ .layout-post { width: 75%; } .k-catelog-list { display: none; visibility: hidden; } } @media screen and (max-width: 960px) { header .motto { width: 80%; } .layout-pure { /*For people who likes pure style*/ width: 70%; height: auto; } .layout-poem { width: 80%; } /*归档页*/ .layout-archive { width: 80%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 80%; } #TCP-title { width: 80%; } /*文章详情页*/ .layout-post { width: 80%; } .relate-post li>div { display: inline-block; width: 60%; vertical-align: top; margin-right: 3%; } .relate-post li>a { display: inline-block; width: 37%; vertical-align: top; } } @media screen and (max-width: 800px) { header .motto { width: 90%; margin: 4em auto 3em; } header #logo-S { max-width: 8em; max-height: 5em; margin: auto calc((100% - 9em)/2); } header #navigation-S { clear: both; text-align: center; float: none; } /*主页*/ .layout-cart { width: 90%; height: auto; } .layout-pure { /*For people who likes pure style*/ width: 90%; } /*归档页*/ .layout-archive { width: 90%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 90%; } #TCP-title { width: 90%; } /*文章详情页*/ .layout-post { width: 90%; } } @media screen and (max-width: 700px) { /*归档页*/ .layout-archive { width: 95%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 95%; } #TCP-title { width: 95%; } /*文章详情页*/ .layout-post { width: 95%; } .relate-post li>div { width: 100%; margin-right: 0; } .relate-post li>a { display: none; } /*其他*/ #navigation-H p { text-align: left; margin-left: .9em; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #progress-percentage h1 { display: none; } } @media screen and (max-width: 500px) { .layout-pure .post .post-text .post-meta .right { float: none; display: none; } header .h-footer li:first-child { display: none; } header .motto { display: none; } .investment-title-2>span a { margin: 0px 2px; } .investment-title-2>span a:first-child { display: none; } } @media screen and (max-width: 1024px) { .flink#article-container .flink-list>.flink-list-item { width: calc(100% - 15px)!important; } }
source/css/App.css
@media screen and (max-width: 1280px) { .layout-cart .post { width: 1024px; } .layout-cart .post>a { width: 545px; height: 340px; } .layout-cart .post-text { top: 10px; width: 475px; height: 310px; } .layout-cart .post:nth-child(odd) .post-text { left: 512px; } .layout-cart .post:nth-child(even) .post-text { right: 512px; } .layout-cart .post-text .post-time { font-size: 12px; margin: 50px 0 0 60px; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 60px 0 60px; } .layout-cart .post-text .post-content { margin: 10px 60px 0 60px; } .layout-cart .post-text .post-meta { position: absolute; left: 60px; bottom: 10px; } } @media screen and (max-width: 1024px) { .layout-cart .post { width: 1000px; } .layout-cart .post>a { width: 530px; height: 320px; } .layout-cart .post-text { top: 10px; width: 460px; height: 300px; } .layout-cart .post:nth-child(odd) .post-text { left: 500px; } .layout-cart .post:nth-child(even) .post-text { right: 500px; } .layout-cart .post-text .post-time { font-size: 12px; margin: 50px 0 0 60px; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 60px 0 60px; } .layout-cart .post-text .post-content { margin: 10px 60px 0 60px; } .layout-cart .post-text .post-meta { position: absolute; left: 60px; bottom: 10px; } } @media screen and (max-width: 1000px) { .layout-cart .post { width: 90%; background: #fff; border-bottom: 1px solid #eaeaea; } .layout-cart .post>a { width: 100%; height: auto; margin: 0 auto; display: block; } .layout-cart .post>a img { margin: 0 auto; } .layout-cart .post-text { position: static; width: 100%; height: auto; margin: 0 auto; background: transparent; border: none; } .layout-cart .post-text .post-time { margin: 10px 0; } .layout-cart .post-text .post-title { font-size: 24px; margin: 10px 0; } .layout-cart .post-text .post-content { margin: 10px 0; } .layout-cart .post-text .post-meta { position: static; margin: 10px 0; } } @media screen and (max-width: 1000px) { .layout-cart .post { width: 96%; } } /* layout-pure, archive, tags... */ @media screen and (max-width: 1024px) { .layout-pure { /*For people who likes pure style*/ width: 60%; height: auto; margin: 0em auto; padding: 5em 0; } /*归档页无调整*/ /*分类页无调整*/ /*标签页无调整*/ /*关于页*/ .about { width: 100%; margin: 0em auto; } /*文章详情页*/ .layout-post { width: 75%; } .k-catelog-list { display: none; visibility: hidden; } } @media screen and (max-width: 960px) { header .motto { width: 80%; } .layout-pure { /*For people who likes pure style*/ width: 70%; height: auto; } .layout-poem { width: 80%; } /*归档页*/ .layout-archive { width: 80%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 80%; } #TCP-title { width: 80%; } /*文章详情页*/ .layout-post { width: 80%; } .relate-post li>div { display: inline-block; width: 60%; vertical-align: top; margin-right: 3%; } .relate-post li>a { display: inline-block; width: 37%; vertical-align: top; } } @media screen and (max-width: 800px) { header .motto { width: 90%; margin: 4em auto 3em; } header #logo-S { max-width: 8em; max-height: 5em; margin: auto calc((100% - 9em)/2); } header #navigation-S { clear: both; text-align: center; float: none; } /*主页*/ .layout-cart { width: 90%; height: auto; } .layout-pure { /*For people who likes pure style*/ width: 90%; } /*归档页*/ .layout-archive { width: 90%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 90%; } #TCP-title { width: 90%; } /*文章详情页*/ .layout-post { width: 90%; } } @media screen and (max-width: 700px) { /*归档页*/ .layout-archive { width: 95%; } /*分类页、标签页、关于页*/ .layout-page-container { width: 95%; } #TCP-title { width: 95%; } /*文章详情页*/ .layout-post { width: 95%; } .relate-post li>div { width: 100%; margin-right: 0; } .relate-post li>a { display: none; } /*其他*/ #navigation-H p { text-align: left; margin-left: .9em; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #progress-percentage h1 { display: none; } } @media screen and (max-width: 500px) { .layout-pure .post .post-text .post-meta .right { float: none; display: none; } header .h-footer li:first-child { display: none; } header .motto { display: none; } .investment-title-2>span a { margin: 0px 2px; } .investment-title-2>span a:first-child { display: none; } } @media screen and (max-width: 1024px) { .flink#article-container .flink-list>.flink-list-item { width: calc(100% - 15px)!important; } }
0.334916
0.077343
display: flex; flex-direction: row; flex-wrap: wrap; } .bombas{ width: 61.5px; height: 37.5px; background-image:url('../sprite/nums_background.svg'); background-size: 100%; } .pixel{ width: 25px; height: 25px; background-image:url('../sprite/closed.svg'); background-size:100%; line-height: 15px; text-align: center; user-select: none; } .flag{ background-image:url('../sprite/flag.svg'); background-size:100%; } .t0{ background-image:url('../sprite/type0.svg'); background-size:100%; } .t1{ background-image:url('../sprite/type1.svg'); background-size:100%; } .t2{ background-image:url('../sprite/type2.svg'); background-size:100%; } .t3{ background-image:url('../sprite/type3.svg'); background-size:100%; } .t4{ background-image:url('../sprite/type4.svg'); background-size:100%; } .t5{ background-image:url('../sprite/type5.svg'); background-size:100%; } .t6{ background-image:url('../sprite/type6.svg'); background-size:100%; } .t7{ background-image:url('../sprite/type7.svg'); background-size:100%; } .t8{ background-image:url('../sprite/type8.svg'); background-size:100%; } .dh{ height: 31.5px; width: 3px; float:left; } .d{ width: 16.5px; height: 31.5px; user-select: none; float:left; margin-right: 3px; margin-top:3px; } .d-{ background-image:url('../sprite/d-.svg'); background-size:100%; } .d0{ background-image:url('../sprite/d0.svg'); background-size:100%; } .d1{ background-image:url('../sprite/d1.svg'); background-size:100%; } .d2{ background-image:url('../sprite/d2.svg'); background-size:100%; } .d3{ background-image:url('../sprite/d3.svg'); background-size:100%; } .d4{ background-image:url('../sprite/d4.svg'); background-size:100%; } .d5{ background-image:url('../sprite/d5.svg'); background-size:100%; } .d6{ background-image:url('../sprite/d6.svg'); background-size:100%; } .d7{ background-image:url('../sprite/d7.svg'); background-size:100%; } .d8{ background-image:url('../sprite/d8.svg'); background-size:100%; } .d9{ background-image:url('../sprite/d9.svg'); background-size:100%; } .mine{ background-image:url('../sprite/mine.svg'); background-size:100%; }
css/style.css
display: flex; flex-direction: row; flex-wrap: wrap; } .bombas{ width: 61.5px; height: 37.5px; background-image:url('../sprite/nums_background.svg'); background-size: 100%; } .pixel{ width: 25px; height: 25px; background-image:url('../sprite/closed.svg'); background-size:100%; line-height: 15px; text-align: center; user-select: none; } .flag{ background-image:url('../sprite/flag.svg'); background-size:100%; } .t0{ background-image:url('../sprite/type0.svg'); background-size:100%; } .t1{ background-image:url('../sprite/type1.svg'); background-size:100%; } .t2{ background-image:url('../sprite/type2.svg'); background-size:100%; } .t3{ background-image:url('../sprite/type3.svg'); background-size:100%; } .t4{ background-image:url('../sprite/type4.svg'); background-size:100%; } .t5{ background-image:url('../sprite/type5.svg'); background-size:100%; } .t6{ background-image:url('../sprite/type6.svg'); background-size:100%; } .t7{ background-image:url('../sprite/type7.svg'); background-size:100%; } .t8{ background-image:url('../sprite/type8.svg'); background-size:100%; } .dh{ height: 31.5px; width: 3px; float:left; } .d{ width: 16.5px; height: 31.5px; user-select: none; float:left; margin-right: 3px; margin-top:3px; } .d-{ background-image:url('../sprite/d-.svg'); background-size:100%; } .d0{ background-image:url('../sprite/d0.svg'); background-size:100%; } .d1{ background-image:url('../sprite/d1.svg'); background-size:100%; } .d2{ background-image:url('../sprite/d2.svg'); background-size:100%; } .d3{ background-image:url('../sprite/d3.svg'); background-size:100%; } .d4{ background-image:url('../sprite/d4.svg'); background-size:100%; } .d5{ background-image:url('../sprite/d5.svg'); background-size:100%; } .d6{ background-image:url('../sprite/d6.svg'); background-size:100%; } .d7{ background-image:url('../sprite/d7.svg'); background-size:100%; } .d8{ background-image:url('../sprite/d8.svg'); background-size:100%; } .d9{ background-image:url('../sprite/d9.svg'); background-size:100%; } .mine{ background-image:url('../sprite/mine.svg'); background-size:100%; }
0.32178
0.103567
body{ background-color:#f5f5f5; } .navbar-inverse { background-color: #337ab7; border-color: #337ab7; height: 50px; } .navbar-inverse .navbar-header{ margin-left:150px; } .navbar-inverse .navbar-brand { color: beige; font-size: 35px; } .intro span{ font-size:25px; } .input-text input{ margin-left: 0px; } /* End Login Page*/ /* start launch page */ .launch{ margin-top: 150px; } .launch button{ width: 180px; height: 40px; margin: 10px 10px 10px; } /* end launch page */ /* start home page */ /* start navbar */ .navbar-inverse .btn-link { color: #ffffff; } .form-group{ padding: 5px; } .form-group .form-control{ width: 300px; height: 25px; margin-left: 400px; border: 1px; border-color: #337ab7; } .fa-search{ color: aliceblue; } .dropdown-menu{ width: 200px; } .dropdown{ margin-left: 990px; padding: 9px; color: #dff0d8; } .dropdown a{ color: aliceblue; margin-left: 720px; padding: 6px; } .user-name{ color: white; } /*end navbar */ .navigator{ width: 300px; height: 300px; margin-top: 100px; } .navigator li{ width: 100%; background-color: rgba(255,255,255,.5); } .navigator ul{ background-color: #eeeeee; } /* end home page */ /* start section1 */ .info{ margin-top: 120px; margin-left: 10px; margin-right: 10px; background-color: #eee; border: 1px; border-color: #286090; padding: 20px; height: 280px; border-radius: 3px; } .inf :hover{ background-color: red; } .info-div{ background-color: #ddd; border: 2px; border-radius: 3px; padding: 15px; height: 170px; } /*end section1*/ /*----Start right section---*/ .right-section{ margin-top: 100px; background-color: #eeeeee; height: 250px; width: 250px; margin-left: 20px; border-radius: 3px; padding: 10px; } .comment{ background-color: #eeeeee; margin-top: 60px; margin-left: 20px; width: 250px; height: 150px; border-radius: 3px; padding: 15px; } .input-group .form-control{ width: 220px; height: 50px; border: 3px; border-color: #337ab7; border-radius: 3px; margin-bottom: 5px; margin-top: 5px; } .add{ width: 70px; height: 30px; padding: 5px; margin-left: 150px; margin-top: 5px; } /*----End right section---*/ /* ---- Start Footer ---- */ .footer{ height: 120px; background-color: #eee; align-content: center; margin-top: 50px; width: 100%; } .text-center{ margin-top: 20px; } .text-center a{ margin-left: 10px; } /*----- end Footer -------*/ .navbar-inverse { background-color: #337ab7; border-color: #337ab7; height: 50px; } .navbar-inverse .navbar-header{ margin-left:150px; } .navbar-inverse .navbar-brand { color: beige; font-size: 35px; } .body-back4{ background-color: rgba(221, 221, 221, 0.16); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
public/css/launch.css
body{ background-color:#f5f5f5; } .navbar-inverse { background-color: #337ab7; border-color: #337ab7; height: 50px; } .navbar-inverse .navbar-header{ margin-left:150px; } .navbar-inverse .navbar-brand { color: beige; font-size: 35px; } .intro span{ font-size:25px; } .input-text input{ margin-left: 0px; } /* End Login Page*/ /* start launch page */ .launch{ margin-top: 150px; } .launch button{ width: 180px; height: 40px; margin: 10px 10px 10px; } /* end launch page */ /* start home page */ /* start navbar */ .navbar-inverse .btn-link { color: #ffffff; } .form-group{ padding: 5px; } .form-group .form-control{ width: 300px; height: 25px; margin-left: 400px; border: 1px; border-color: #337ab7; } .fa-search{ color: aliceblue; } .dropdown-menu{ width: 200px; } .dropdown{ margin-left: 990px; padding: 9px; color: #dff0d8; } .dropdown a{ color: aliceblue; margin-left: 720px; padding: 6px; } .user-name{ color: white; } /*end navbar */ .navigator{ width: 300px; height: 300px; margin-top: 100px; } .navigator li{ width: 100%; background-color: rgba(255,255,255,.5); } .navigator ul{ background-color: #eeeeee; } /* end home page */ /* start section1 */ .info{ margin-top: 120px; margin-left: 10px; margin-right: 10px; background-color: #eee; border: 1px; border-color: #286090; padding: 20px; height: 280px; border-radius: 3px; } .inf :hover{ background-color: red; } .info-div{ background-color: #ddd; border: 2px; border-radius: 3px; padding: 15px; height: 170px; } /*end section1*/ /*----Start right section---*/ .right-section{ margin-top: 100px; background-color: #eeeeee; height: 250px; width: 250px; margin-left: 20px; border-radius: 3px; padding: 10px; } .comment{ background-color: #eeeeee; margin-top: 60px; margin-left: 20px; width: 250px; height: 150px; border-radius: 3px; padding: 15px; } .input-group .form-control{ width: 220px; height: 50px; border: 3px; border-color: #337ab7; border-radius: 3px; margin-bottom: 5px; margin-top: 5px; } .add{ width: 70px; height: 30px; padding: 5px; margin-left: 150px; margin-top: 5px; } /*----End right section---*/ /* ---- Start Footer ---- */ .footer{ height: 120px; background-color: #eee; align-content: center; margin-top: 50px; width: 100%; } .text-center{ margin-top: 20px; } .text-center a{ margin-left: 10px; } /*----- end Footer -------*/ .navbar-inverse { background-color: #337ab7; border-color: #337ab7; height: 50px; } .navbar-inverse .navbar-header{ margin-left:150px; } .navbar-inverse .navbar-brand { color: beige; font-size: 35px; } .body-back4{ background-color: rgba(221, 221, 221, 0.16); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
0.328745
0.067362
@import 'tailwindcss/dist/base.css'; @import 'tailwindcss/dist/components.css'; @import 'tailwindcss/dist/utilities.css'; *{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Mochiy Pop P One', sans-serif; } body{ width: 100%; display: flex; flex-direction: column; align-items: center; gap: 20px; } h1{ text-align: center; font-size: 40px; color: #fff; -webkit-text-stroke: 2px orange; letter-spacing: 2px; text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); animation: shadowAnimate 5s infinite; } .add{ width: 15%; display: flex; justify-content: center; gap: 12px; border: solid 1px orange; border-radius: 3px; color: #7c7c7c; padding: 5px 0px; cursor: pointer; transition: ease all .3s; } .add:hover{ background: orange; color: #fff; border: solid 1px rgb(202, 131, 0); } .images{ width: 100%; } .images img{ width: 100%; border-radius: 5px; box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) ; background: #000; } .message{ color: #7c7c7c; font-size: 20px; letter-spacing: 2px; } .imgLoader{ border-radius: 5px; box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) ; margin: 20px auto; width: 30%; height: 200px; background: #ccc; } .imgContainer{ width: 30%; height: max-content; margin: 20px auto; } #clear{ color: #7c7c7c; cursor: pointer; } .clarActive{ color: orange !important; } @keyframes shadowAnimate { 0%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } 25%{ text-shadow: -3px -3px 0px rgba(0, 0, 0, 0.3); } 50%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } 75%{ text-shadow: -3px -3px 0px rgba(0, 0, 0, 0.3); } 100%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } } @media (max-width: 800px){ .add{ width: 80%; } .images{ width: 100%; } .imgContainer{ width: 90%; } } @media (max-width: 400px){ h1{ font-size: 30px; letter-spacing: 2px; } .message{ text-align: center; } }
src/index.css
@import 'tailwindcss/dist/base.css'; @import 'tailwindcss/dist/components.css'; @import 'tailwindcss/dist/utilities.css'; *{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Mochiy Pop P One', sans-serif; } body{ width: 100%; display: flex; flex-direction: column; align-items: center; gap: 20px; } h1{ text-align: center; font-size: 40px; color: #fff; -webkit-text-stroke: 2px orange; letter-spacing: 2px; text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); animation: shadowAnimate 5s infinite; } .add{ width: 15%; display: flex; justify-content: center; gap: 12px; border: solid 1px orange; border-radius: 3px; color: #7c7c7c; padding: 5px 0px; cursor: pointer; transition: ease all .3s; } .add:hover{ background: orange; color: #fff; border: solid 1px rgb(202, 131, 0); } .images{ width: 100%; } .images img{ width: 100%; border-radius: 5px; box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) ; background: #000; } .message{ color: #7c7c7c; font-size: 20px; letter-spacing: 2px; } .imgLoader{ border-radius: 5px; box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) ; margin: 20px auto; width: 30%; height: 200px; background: #ccc; } .imgContainer{ width: 30%; height: max-content; margin: 20px auto; } #clear{ color: #7c7c7c; cursor: pointer; } .clarActive{ color: orange !important; } @keyframes shadowAnimate { 0%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } 25%{ text-shadow: -3px -3px 0px rgba(0, 0, 0, 0.3); } 50%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } 75%{ text-shadow: -3px -3px 0px rgba(0, 0, 0, 0.3); } 100%{ text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3); } } @media (max-width: 800px){ .add{ width: 80%; } .images{ width: 100%; } .imgContainer{ width: 90%; } } @media (max-width: 400px){ h1{ font-size: 30px; letter-spacing: 2px; } .message{ text-align: center; } }
0.308919
0.075961
*{ margin: 0px; padding: 0px; } /*---------- css for nav bar ---------*/ #nav{ height: 58px; background: rgb(0,0,0,0.6); position: fixed; width: 100%; z-index: 100; } #logo{ border-radius: 100%; height: 55px; width: 55px; position: relative; left: 380px; top: 1px; } #logo-div{ width: 352px; } #menu{ position: relative; left: 500px; top: -44px; font-size: 22px; font-family: sans-serif; width: 800px; } #menu a{ padding: 15px 32px; text-decoration: none; color: white; } #menu a:hover{ background-color: snow; height: 80px; width: 100px; color: black; } /*------- css for header --------*/ #header{ background: url(images/work-bg.jpg); background-repeat: no-repeat; background-size: cover; position: relative; height: 700px; filter:contrast(80%); } #back-txt{ width: 750px; height: 450px; position: relative; left: 25%; top: 25%; } #divs{ height: 435px; } .div3{ width: 250px; height: 350px; float: left; margin: 45px 18px; position: relative; left: 185px; border-radius: 15px; text-align: center; background-color: #FFFFFF; } .div3-img{ height: 100px; text-align: center; margin: 28px; } #market-img{ position: relative; top: 6px; } #maintain-img{ position: relative; top: -4px; } .div3 h2{ position: relative; top: -40px; font-family: sans-serif; font-size: 20px; } .div3 p{ margin: 10px; position: relative; top: -20px; font-size: 15px; font-family: fantasy; } .div3-btn{ font-size: 15px; border: solid 1px black; border-radius: 30px; padding: 4px 8px; font-family: fantasy; background-color: #667873; text-decoration: none; color: white; } .div3:hover{ box-shadow: 0px 0px 15px 15px #F1F4FF; } #comp-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #comp-icon i{ position: relative; left: 26px; top: 31px; } #book-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #book-icon i{ position: relative; left: 32px; top: 29px; } #hand-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #hand-icon i{ position: relative; left: 23px; top: 29px; } #text h1{ font-family:fantasy; font-size: 45px; color: white; text-align: center; padding: 20px 30px; } #text p{ font-family:fantasy; font-size: 18px; color: white; text-align: center; padding: 10px 30px; } #icons div{ float: left; position: relative; top: 40px; left: 145px; margin: 23px; } #comp-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } #book-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } #hand-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } /*----- css for customers section----*/ .customers{ height: 500px; width: 870px; position: relative; left: 340px; top: -950px; background-color: #fffee4; border-radius: 12px; box-shadow: 0px 0px 45px 8px #F1F4FF; z-index: 10; } .custo-pic img{ height: 415px; width: 330px; position: relative; top: 37px; left: 35px; border-radius: 15px; } .custo-txt{ height: 490px; width: 470px; position: relative; top: -415px; left: 375px; } .custo-txt h1{ font-family: sans-serif; font-size: 30px; margin: 10px; padding: 20px 10px; } .custo-txt p{ font-size: 18px; padding: 0px 20px; position: relative; top: -20px; font-family: serif; } .custo-txt a{ text-decoration: none; position: relative; top: 20px; left: 22px; border: solid 1px black; font-family: serif; font-size: 20px; padding: 2px 20px; font-weight: 600; color: white; background-color: #667873; border-radius: 15px; } .customers{ display: none; }
design.css
*{ margin: 0px; padding: 0px; } /*---------- css for nav bar ---------*/ #nav{ height: 58px; background: rgb(0,0,0,0.6); position: fixed; width: 100%; z-index: 100; } #logo{ border-radius: 100%; height: 55px; width: 55px; position: relative; left: 380px; top: 1px; } #logo-div{ width: 352px; } #menu{ position: relative; left: 500px; top: -44px; font-size: 22px; font-family: sans-serif; width: 800px; } #menu a{ padding: 15px 32px; text-decoration: none; color: white; } #menu a:hover{ background-color: snow; height: 80px; width: 100px; color: black; } /*------- css for header --------*/ #header{ background: url(images/work-bg.jpg); background-repeat: no-repeat; background-size: cover; position: relative; height: 700px; filter:contrast(80%); } #back-txt{ width: 750px; height: 450px; position: relative; left: 25%; top: 25%; } #divs{ height: 435px; } .div3{ width: 250px; height: 350px; float: left; margin: 45px 18px; position: relative; left: 185px; border-radius: 15px; text-align: center; background-color: #FFFFFF; } .div3-img{ height: 100px; text-align: center; margin: 28px; } #market-img{ position: relative; top: 6px; } #maintain-img{ position: relative; top: -4px; } .div3 h2{ position: relative; top: -40px; font-family: sans-serif; font-size: 20px; } .div3 p{ margin: 10px; position: relative; top: -20px; font-size: 15px; font-family: fantasy; } .div3-btn{ font-size: 15px; border: solid 1px black; border-radius: 30px; padding: 4px 8px; font-family: fantasy; background-color: #667873; text-decoration: none; color: white; } .div3:hover{ box-shadow: 0px 0px 15px 15px #F1F4FF; } #comp-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #comp-icon i{ position: relative; left: 26px; top: 31px; } #book-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #book-icon i{ position: relative; left: 32px; top: 29px; } #hand-icon{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; } #hand-icon i{ position: relative; left: 23px; top: 29px; } #text h1{ font-family:fantasy; font-size: 45px; color: white; text-align: center; padding: 20px 30px; } #text p{ font-family:fantasy; font-size: 18px; color: white; text-align: center; padding: 10px 30px; } #icons div{ float: left; position: relative; top: 40px; left: 145px; margin: 23px; } #comp-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } #book-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } #hand-icon:hover{ border: solid 3px white; border-radius: 100%; height: 100px; width: 100px; background: black; } /*----- css for customers section----*/ .customers{ height: 500px; width: 870px; position: relative; left: 340px; top: -950px; background-color: #fffee4; border-radius: 12px; box-shadow: 0px 0px 45px 8px #F1F4FF; z-index: 10; } .custo-pic img{ height: 415px; width: 330px; position: relative; top: 37px; left: 35px; border-radius: 15px; } .custo-txt{ height: 490px; width: 470px; position: relative; top: -415px; left: 375px; } .custo-txt h1{ font-family: sans-serif; font-size: 30px; margin: 10px; padding: 20px 10px; } .custo-txt p{ font-size: 18px; padding: 0px 20px; position: relative; top: -20px; font-family: serif; } .custo-txt a{ text-decoration: none; position: relative; top: 20px; left: 22px; border: solid 1px black; font-family: serif; font-size: 20px; padding: 2px 20px; font-weight: 600; color: white; background-color: #667873; border-radius: 15px; } .customers{ display: none; }
0.324128
0.069954
.image-carousel[data-v-ad9533f4]{ height: 100%; margin-top: -12vh; position: relative; display: flex; align-items: center; justify-content: center; } .image-carousel .controls[data-v-ad9533f4]{ position: absolute; width: 100%; display: flex; justify-content: space-between; } .carousel-control[data-v-c1c7ef70]{ padding: 1rem; color: #fff; opacity: 0.85; } @media (min-width: 744px) { .carousel-control[data-v-c1c7ef70]{font-size: 3rem; } } #modal[data-v-259396e8]{ display: none; position: fixed; top:0; right: 0; bottom: 0; left: 0; z-index: 2000; background-color: rgba(0,0,0,0.85); } #modal.show[data-v-259396e8]{display: block } .modal-content[data-v-259396e8] { height: 100%; max-width: 105vh; padding-top: 12vh; margin: 0 auto; position: relative; } .modal-content img[data-v-259396e8] { max-width: 100%; } body.modal-open[data-v-259396e8]{ overflow: hidden; position: fixed; } .modal-close[data-v-259396e8]{ position: absolute; right: 0; top: 0; padding: 0 28px 8px; font-size: 4em; width: auto; height: auto; background: transparent; border: 0; outline: none; color: #fff; z-index: 1000; font-weight: 100; line-height: 1; } .header[data-v-1e373f8e] {height: 320px; } .header .header-img[data-v-1e373f8e] { background: #f5f5f5 no-repeat 50% 50%; background-size: cover; cursor: pointer; height: 100%; position: relative; } .header .header-img button[data-v-1e373f8e]{ font-size: 14px; padding: 7px 18px; color: #484848; line-height: 1.43; background: #fff; font-weight: bold; border-radius: 4px; border: 1px solid #c4c4c4; } .header .header-img button.view-photos[data-v-1e373f8e] { position: absolute; bottom: 20px; left: 20px; } hr[data-v-d2f069c2] { border: 0; border-bottom: 1px solid #dce0e0; } .list[data-v-d2f069c2] { display: flex; flex-wrap: nowrap; margin: 2em 0; } .list .title[data-v-d2f069c2] {flex: 1 1 25%; } .list .content[data-v-d2f069c2]{ display: flex; flex: 1 1 75%; flex-wrap: wrap; } .list .list-item[data-v-d2f069c2]{ flex: 0 0 50%; margin-bottom: 16px; } .list .list-item > i[data-v-d2f069c2] {width: 35px; } @media(max-width: 743px){ .list .title[data-v-d2f069c2]{flex: 1 1 33%; } .list .content[data-v-d2f069c2]{flex: 1 1 67%; } .list .list-item[data-v-d2f069c2]{ flex: 0 0 100% } } p[data-v-79d664b4]{ white-space: pre-wrap; } .contracted[data-v-79d664b4]{ height: 250px; overflow: hidden; } .about button.more[data-v-79d664b4]{ background: transparent; border: 0; color: #008489; padding: 0; font-size: 17px; font-weight: bold; } .about button.more[data-v-79d664b4]:hover, .about button.more[data-v-79d664b4]:focus, .about button.more[data-v-79d664b4]:active { text-decoration: underline; outline: none; }
public/css/vue-style.css
.image-carousel[data-v-ad9533f4]{ height: 100%; margin-top: -12vh; position: relative; display: flex; align-items: center; justify-content: center; } .image-carousel .controls[data-v-ad9533f4]{ position: absolute; width: 100%; display: flex; justify-content: space-between; } .carousel-control[data-v-c1c7ef70]{ padding: 1rem; color: #fff; opacity: 0.85; } @media (min-width: 744px) { .carousel-control[data-v-c1c7ef70]{font-size: 3rem; } } #modal[data-v-259396e8]{ display: none; position: fixed; top:0; right: 0; bottom: 0; left: 0; z-index: 2000; background-color: rgba(0,0,0,0.85); } #modal.show[data-v-259396e8]{display: block } .modal-content[data-v-259396e8] { height: 100%; max-width: 105vh; padding-top: 12vh; margin: 0 auto; position: relative; } .modal-content img[data-v-259396e8] { max-width: 100%; } body.modal-open[data-v-259396e8]{ overflow: hidden; position: fixed; } .modal-close[data-v-259396e8]{ position: absolute; right: 0; top: 0; padding: 0 28px 8px; font-size: 4em; width: auto; height: auto; background: transparent; border: 0; outline: none; color: #fff; z-index: 1000; font-weight: 100; line-height: 1; } .header[data-v-1e373f8e] {height: 320px; } .header .header-img[data-v-1e373f8e] { background: #f5f5f5 no-repeat 50% 50%; background-size: cover; cursor: pointer; height: 100%; position: relative; } .header .header-img button[data-v-1e373f8e]{ font-size: 14px; padding: 7px 18px; color: #484848; line-height: 1.43; background: #fff; font-weight: bold; border-radius: 4px; border: 1px solid #c4c4c4; } .header .header-img button.view-photos[data-v-1e373f8e] { position: absolute; bottom: 20px; left: 20px; } hr[data-v-d2f069c2] { border: 0; border-bottom: 1px solid #dce0e0; } .list[data-v-d2f069c2] { display: flex; flex-wrap: nowrap; margin: 2em 0; } .list .title[data-v-d2f069c2] {flex: 1 1 25%; } .list .content[data-v-d2f069c2]{ display: flex; flex: 1 1 75%; flex-wrap: wrap; } .list .list-item[data-v-d2f069c2]{ flex: 0 0 50%; margin-bottom: 16px; } .list .list-item > i[data-v-d2f069c2] {width: 35px; } @media(max-width: 743px){ .list .title[data-v-d2f069c2]{flex: 1 1 33%; } .list .content[data-v-d2f069c2]{flex: 1 1 67%; } .list .list-item[data-v-d2f069c2]{ flex: 0 0 100% } } p[data-v-79d664b4]{ white-space: pre-wrap; } .contracted[data-v-79d664b4]{ height: 250px; overflow: hidden; } .about button.more[data-v-79d664b4]{ background: transparent; border: 0; color: #008489; padding: 0; font-size: 17px; font-weight: bold; } .about button.more[data-v-79d664b4]:hover, .about button.more[data-v-79d664b4]:focus, .about button.more[data-v-79d664b4]:active { text-decoration: underline; outline: none; }
0.525856
0.092729
.explanation { background: #f0f0f0; padding: 1ex; } /* a lot of the left and right margins are based on the golden ratio (to the line height 1em) */ html { overflow-y: scroll; height: 100vh; } body { /*background-attachment: fixed; /*background-image: URL(http://canonical.org/~kragen/kjlogobgsmall.png); background-image: url(../../media/golden.png); background-position: top left; background-repeat: no-repeat;*/ margin: 0em; margin-left: 6em; margin-right: 19.7em; text-align: justify; /* Sadly URW Palladio L looks like shit on current Linuces in Xft, * even though it looks fine in GhostScript. FreeSerif is much better. */ font-family: FreeSerif, Palatino, serif; /* TODO explore new fonts */ line-height: 155%; /* 135% */ min-height:100%; position:relative; } .content { padding-top: 3.5em; /* make into golden ratio? */ padding-bottom: 4.65em; } /* override the normal margin widths of these elements so they don't look funny with the paragraph indents */ /* start header and footer */ /* do not display these when not mobile */ .header { display: none; } .footer { position: absolute; left: 0 ; right: 0; bottom: 0; bottom: 0px; width: 100%; height: 2.25em; text-align: center; margin-left: 6em; } .nav-item { display: inline; letter-spacing: 3px; font-size: 14px; } .bottomnav-menu { display: inline; color: #888; border-top: 1px solid #e3e3e3; padding-left: 2.5em; padding-right: 2.5em; padding-top: 1em; } .bottomnav-menu a { text-align: right; text-decoration: none; line-height: 100%; color: #4aa; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .bottomnav-menu a:hover { color: #4aa; } .spacer { color: #444; font-size: 16px; } /* end header and footer */ ul, ol, dir { -moz-padding-start: 3.24em; } blockquote { margin: 1em 3.24em; } .pre-div { padding-left: 0.5em; padding-right: 0.5em; } pre { background-color: #f0f0f0; border: 1px solid #e3e3e3; padding: 0.5em; max-width: 65em; /* the slight misalignment to me is visually "interesting" */ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; display: flex; min-width: 400px; } p { /* hanging indent for paragraphs */ /* text-indent: -1.62em; margin-left: 1.62em; */ padding-bottom: 0.25em; padding-top: 0.25em; margin-left: 0.8em; min-width: 200px; } p, ul, ol, menu, dir { margin-top: 0.5em; margin-bottom: 0.5em; max-width: 42em; padding-left: 0.5em; padding-right: 0.5em; } ul, ol { list-style: square; margin-left: 1.5em; } /* pretty headers following the design of http://www.rotten.com/library/conspiracy/al-qaeda-and-the-assassins/missing-link/ */ h1, h2, h3 { /* I like Palatino better anyway: font-family: "Arial Narrow", helvetica, sans-serif; */ font-weight: normal; font-variant: small-caps; color: #4aa; border-bottom: 1px solid #e3e3e3; /* this contrasts badly with the background logo: background-color: #fafafa; */ padding-right: 0.1em; padding-left: 1.25em; /* looks more visually interesting to me on mobile */ margin-right: -2em; margin-bottom: 0.25em; margin-top: 0.25em; text-align: right; } h1 { letter-spacing: 6px; padding-bottom: 6px; font-size: 22px; } h2 { letter-spacing: 6px; padding-bottom: 6px; font-size: 18px; } h3 { letter-spacing: 4px; padding-bottom: 4px; font-size: 16px; } h4, h5, h6 {} h4, h5, h6 { letter-spacing: 3px; padding-bottom: 3px; font-size: 14px; } code { line-height: 120%; /* 135% */ overflow-wrap: break-word; } /* being side navigation css */ .menu-title { margin-right: 0.5em; } .menu-title-top { margin-left: 4em; margin-right: 0.5em; } .sidenav { height: 100%; width: 12em; position: fixed; z-index: 1; top: 1.85em; right: 0; overflow-x: hidden; /* Disable horizontal scroll */ /*display: flex; align-items: center;*/ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: flex; flex-wrap: wrap; justify-content: right; /*align-items: center;*/ align-items: flex-start; } .wrapper { list-style-type: none; border-right: 1px solid #e3e3e3; margin-right: 1em; margin-top: 1.2em; padding-bottom: 2.5em; padding-top: 0.5em; } .sidenav a { text-align: right; text-decoration: none; line-height: 100%; color: #444; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .option { text-align: right; list-style-type: none; font-size: 16px; /*16px or 1em*/ } .toc { font-size: 12px; } .sidenav a:hover { color: #4aa; } /* end side navigation css */ /* being fancy effects */ /* fade in effect */ .sidenav a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.05em; background-color: #aaa; opacity: 0; transition: opacity 300ms, transform 300ms; } /* slide in effect */ .sidenav a:hover::after, .sidenav a:focus::after { opacity: 1; transform: translate3d(0, 0.2em, 0); } .sidenav li, a { overflow: hidden; } .sidenav li, a::after { opacity 1; transform: translate3d(-100%, 0, 0); } .sidenav li, a:hover::after, .sidenav li, a:focus::after{ transform: translate3d(0, 0, 0); } /* end fancy effects */ /* start images https://www.tutorialspoint.com/how-to-create-a-responsive-image-grid-with-html-and-css */ figure { float: right; margin: 0px 0px 0px 2em; /*padding: 0.2em; padding-top: 2em; /* border: 1px solid #e3e3e3; */ } .selfie { margin-top: 30px; /* border: 1px solid #e3e3e3; */ } img { max-width: 100%; } /* end images */ .main { margin-left: 140px; /* Same width as the sidebar + left position in px */ font-size: 28px; /* Increased text to enable scrolling */ padding: 0px 10px; } /* being mobile css */ @media only screen and (max-width: 800px) { /* 991.98px */ /*html {overflow-y: auto;}*/ .sidenav { display: none; } /* display header and footer when mobile */ .header { display: inline-block; width: 100%; } .topnav { height: 4em; text-align: center; margin-left: 1.75em; } .footer { display: block; margin-left: 0em; } .topnav-menu { list-style-type: none; display: inline-block; } .topnav a { text-align: right; text-decoration: none; line-height: 100%; color: #4aa; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .topnav a:hover { color: #4aa; } /* add special effects to header later, maybe */ body { margin-left: 1em; margin-right: 1em; margin-top: 0em; } h1, h2, h3 { margin-right: -40px } h4, h5, h6 {} body { margin-right: 3.5em; margin-left: 1em; /*margin-top: 0em;*/ } figure { margin: 2em; /* padding: 0.2em; border: 1px solid #e3e3e3;*/ } img { max-width: 95%; } } /* @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } */ /* end mobile css */
static/css/style.css
.explanation { background: #f0f0f0; padding: 1ex; } /* a lot of the left and right margins are based on the golden ratio (to the line height 1em) */ html { overflow-y: scroll; height: 100vh; } body { /*background-attachment: fixed; /*background-image: URL(http://canonical.org/~kragen/kjlogobgsmall.png); background-image: url(../../media/golden.png); background-position: top left; background-repeat: no-repeat;*/ margin: 0em; margin-left: 6em; margin-right: 19.7em; text-align: justify; /* Sadly URW Palladio L looks like shit on current Linuces in Xft, * even though it looks fine in GhostScript. FreeSerif is much better. */ font-family: FreeSerif, Palatino, serif; /* TODO explore new fonts */ line-height: 155%; /* 135% */ min-height:100%; position:relative; } .content { padding-top: 3.5em; /* make into golden ratio? */ padding-bottom: 4.65em; } /* override the normal margin widths of these elements so they don't look funny with the paragraph indents */ /* start header and footer */ /* do not display these when not mobile */ .header { display: none; } .footer { position: absolute; left: 0 ; right: 0; bottom: 0; bottom: 0px; width: 100%; height: 2.25em; text-align: center; margin-left: 6em; } .nav-item { display: inline; letter-spacing: 3px; font-size: 14px; } .bottomnav-menu { display: inline; color: #888; border-top: 1px solid #e3e3e3; padding-left: 2.5em; padding-right: 2.5em; padding-top: 1em; } .bottomnav-menu a { text-align: right; text-decoration: none; line-height: 100%; color: #4aa; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .bottomnav-menu a:hover { color: #4aa; } .spacer { color: #444; font-size: 16px; } /* end header and footer */ ul, ol, dir { -moz-padding-start: 3.24em; } blockquote { margin: 1em 3.24em; } .pre-div { padding-left: 0.5em; padding-right: 0.5em; } pre { background-color: #f0f0f0; border: 1px solid #e3e3e3; padding: 0.5em; max-width: 65em; /* the slight misalignment to me is visually "interesting" */ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; display: flex; min-width: 400px; } p { /* hanging indent for paragraphs */ /* text-indent: -1.62em; margin-left: 1.62em; */ padding-bottom: 0.25em; padding-top: 0.25em; margin-left: 0.8em; min-width: 200px; } p, ul, ol, menu, dir { margin-top: 0.5em; margin-bottom: 0.5em; max-width: 42em; padding-left: 0.5em; padding-right: 0.5em; } ul, ol { list-style: square; margin-left: 1.5em; } /* pretty headers following the design of http://www.rotten.com/library/conspiracy/al-qaeda-and-the-assassins/missing-link/ */ h1, h2, h3 { /* I like Palatino better anyway: font-family: "Arial Narrow", helvetica, sans-serif; */ font-weight: normal; font-variant: small-caps; color: #4aa; border-bottom: 1px solid #e3e3e3; /* this contrasts badly with the background logo: background-color: #fafafa; */ padding-right: 0.1em; padding-left: 1.25em; /* looks more visually interesting to me on mobile */ margin-right: -2em; margin-bottom: 0.25em; margin-top: 0.25em; text-align: right; } h1 { letter-spacing: 6px; padding-bottom: 6px; font-size: 22px; } h2 { letter-spacing: 6px; padding-bottom: 6px; font-size: 18px; } h3 { letter-spacing: 4px; padding-bottom: 4px; font-size: 16px; } h4, h5, h6 {} h4, h5, h6 { letter-spacing: 3px; padding-bottom: 3px; font-size: 14px; } code { line-height: 120%; /* 135% */ overflow-wrap: break-word; } /* being side navigation css */ .menu-title { margin-right: 0.5em; } .menu-title-top { margin-left: 4em; margin-right: 0.5em; } .sidenav { height: 100%; width: 12em; position: fixed; z-index: 1; top: 1.85em; right: 0; overflow-x: hidden; /* Disable horizontal scroll */ /*display: flex; align-items: center;*/ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: flex; flex-wrap: wrap; justify-content: right; /*align-items: center;*/ align-items: flex-start; } .wrapper { list-style-type: none; border-right: 1px solid #e3e3e3; margin-right: 1em; margin-top: 1.2em; padding-bottom: 2.5em; padding-top: 0.5em; } .sidenav a { text-align: right; text-decoration: none; line-height: 100%; color: #444; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .option { text-align: right; list-style-type: none; font-size: 16px; /*16px or 1em*/ } .toc { font-size: 12px; } .sidenav a:hover { color: #4aa; } /* end side navigation css */ /* being fancy effects */ /* fade in effect */ .sidenav a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.05em; background-color: #aaa; opacity: 0; transition: opacity 300ms, transform 300ms; } /* slide in effect */ .sidenav a:hover::after, .sidenav a:focus::after { opacity: 1; transform: translate3d(0, 0.2em, 0); } .sidenav li, a { overflow: hidden; } .sidenav li, a::after { opacity 1; transform: translate3d(-100%, 0, 0); } .sidenav li, a:hover::after, .sidenav li, a:focus::after{ transform: translate3d(0, 0, 0); } /* end fancy effects */ /* start images https://www.tutorialspoint.com/how-to-create-a-responsive-image-grid-with-html-and-css */ figure { float: right; margin: 0px 0px 0px 2em; /*padding: 0.2em; padding-top: 2em; /* border: 1px solid #e3e3e3; */ } .selfie { margin-top: 30px; /* border: 1px solid #e3e3e3; */ } img { max-width: 100%; } /* end images */ .main { margin-left: 140px; /* Same width as the sidebar + left position in px */ font-size: 28px; /* Increased text to enable scrolling */ padding: 0px 10px; } /* being mobile css */ @media only screen and (max-width: 800px) { /* 991.98px */ /*html {overflow-y: auto;}*/ .sidenav { display: none; } /* display header and footer when mobile */ .header { display: inline-block; width: 100%; } .topnav { height: 4em; text-align: center; margin-left: 1.75em; } .footer { display: block; margin-left: 0em; } .topnav-menu { list-style-type: none; display: inline-block; } .topnav a { text-align: right; text-decoration: none; line-height: 100%; color: #4aa; /*display: block;*/ /*padding: 0.2em 0;*/ position: relative; } .topnav a:hover { color: #4aa; } /* add special effects to header later, maybe */ body { margin-left: 1em; margin-right: 1em; margin-top: 0em; } h1, h2, h3 { margin-right: -40px } h4, h5, h6 {} body { margin-right: 3.5em; margin-left: 1em; /*margin-top: 0em;*/ } figure { margin: 2em; /* padding: 0.2em; border: 1px solid #e3e3e3;*/ } img { max-width: 95%; } } /* @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } */ /* end mobile css */
0.3863
0.200812
#doubanx_sectl a { cursor:pointer } #doubanx_sectl a:link { color:#37a; text-decoration:none } #doubanx_sectl a:visited { color:#669; text-decoration:none } #doubanx_sectl a:hover { color:#fff; text-decoration:none; background:#37a } #doubanx_sectl a:active { color:#fff; text-decoration:none; background:#f93 } #doubanx_sectl { width: 160px; color:#9b9b9b; padding: 15px; position: fixed; top: 100px; right: 0; z-index: 99999; background-color: #fff; border: 1px dashed #ddd; box-shadow: 0px 0px 10px #ccc; font: 12px Helvetica,Arial,sans-serif; } #doubanx_sectl .rating_wrap { font-size:12px; line-height:14px } #doubanx_sectl .rating_wrap .doubanx-rating-logo { line-height:1 } #doubanx_sectl .rating_self { padding:0; line-height:2 } #doubanx_sectl .rating_self:before,#doubanx_sectl .rating_self:after { content:''; display:block; clear:both } #doubanx_sectl .rating_num { color:#494949; padding:0; min-width:30%; font-size:28px } #doubanx_sectl .rating_right { float:left; padding:10px 0 10px 6px } #doubanx_sectl .rating_right.not_showed { padding:10px 0 0 } #doubanx_sectl .power { height:10px; float:left; margin:1px 4px; background:#ffd596 none repeat scroll 0 0 } #doubanx_sectl .power.color_gray { background:#ccc } #doubanx_sectl .rating_per { font-size:11px } #doubanx_sectl .rating_betterthan { position:relative; padding:15px 0; border-top:1px solid #eaeaea; color:#9b9b9b; margin:0 } #doubanx-comment { overflow: hidden; margin-top: 20px } #doubanx-comment .comment-list ul { overflow-y: auto; list-style-type: none; margin: 0; padding: 0; } #doubanx-comment .comment-list .comment-item { list-style-type: none; border-bottom: 1px dashed #ddd; margin-bottom: 5px } #doubanx-comment .comment-list .comment-item .blank-tip { margin-bottom: 5px } #doubanx-comment .comment-list .comment-item .comment-content { margin-bottom: 5px; overflow: hidden } #doubanx-comment .comment-list { margin-top: 10px; display: block } #doubanx-comment .comment-ft { text-align: right } #doubanx-comment .comment-more { line-height: 1.7em } .animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
css/deprecated.css
#doubanx_sectl a { cursor:pointer } #doubanx_sectl a:link { color:#37a; text-decoration:none } #doubanx_sectl a:visited { color:#669; text-decoration:none } #doubanx_sectl a:hover { color:#fff; text-decoration:none; background:#37a } #doubanx_sectl a:active { color:#fff; text-decoration:none; background:#f93 } #doubanx_sectl { width: 160px; color:#9b9b9b; padding: 15px; position: fixed; top: 100px; right: 0; z-index: 99999; background-color: #fff; border: 1px dashed #ddd; box-shadow: 0px 0px 10px #ccc; font: 12px Helvetica,Arial,sans-serif; } #doubanx_sectl .rating_wrap { font-size:12px; line-height:14px } #doubanx_sectl .rating_wrap .doubanx-rating-logo { line-height:1 } #doubanx_sectl .rating_self { padding:0; line-height:2 } #doubanx_sectl .rating_self:before,#doubanx_sectl .rating_self:after { content:''; display:block; clear:both } #doubanx_sectl .rating_num { color:#494949; padding:0; min-width:30%; font-size:28px } #doubanx_sectl .rating_right { float:left; padding:10px 0 10px 6px } #doubanx_sectl .rating_right.not_showed { padding:10px 0 0 } #doubanx_sectl .power { height:10px; float:left; margin:1px 4px; background:#ffd596 none repeat scroll 0 0 } #doubanx_sectl .power.color_gray { background:#ccc } #doubanx_sectl .rating_per { font-size:11px } #doubanx_sectl .rating_betterthan { position:relative; padding:15px 0; border-top:1px solid #eaeaea; color:#9b9b9b; margin:0 } #doubanx-comment { overflow: hidden; margin-top: 20px } #doubanx-comment .comment-list ul { overflow-y: auto; list-style-type: none; margin: 0; padding: 0; } #doubanx-comment .comment-list .comment-item { list-style-type: none; border-bottom: 1px dashed #ddd; margin-bottom: 5px } #doubanx-comment .comment-list .comment-item .blank-tip { margin-bottom: 5px } #doubanx-comment .comment-list .comment-item .comment-content { margin-bottom: 5px; overflow: hidden } #doubanx-comment .comment-list { margin-top: 10px; display: block } #doubanx-comment .comment-ft { text-align: right } #doubanx-comment .comment-more { line-height: 1.7em } .animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
0.429669
0.236803
table.diffHunk { margin-left: -10px; margin-right: -10px; border-collapse: collapse; width: calc(100% + 20px); max-width: calc(100% + 20px); } table.diffHunk th { text-align: left; font-family: menlo; font-size: 12px; padding-left: 20px; font-weight: 100; border-bottom: 1px solid #E7E7E7; border-top: 1px solid #E7E7E7; background-color: #F7F7F7; } table.diffHunk tr:first-child > td { padding-top: 2px; } table.diffHunk tr:last-child > td { padding-bottom: 2px; border-bottom: 1px solid #E7E7E7; } table.diffHunk td { padding: 0; margin: 0; vertical-align: top; background-color: var(--ctheme-background-color, white); } table.diffHunk td > pre { color: var(--ctheme-color-xcode-syntax-plain, black); cursor: var(--ctheme-code-cursor, text); padding: 0; margin: 0; white-space: pre-wrap; word-wrap: break-word; /* Instead use this non-standard one: */ word-break: break-word; font-family: var(--ctheme-font-family, menlo); font-size: var(--ctheme-font-size, 11px); line-height: var(--ctheme-line-height, 13px); min-height: var(--ctheme-line-height, 13px); /* for empty lines */ width: 100%; } /* table.diffHunk td > pre::selection { background-color: var(--ctheme-selection-color, Highlight); } */ tr.DiffHunkContextLine td { background-color: var(--ctheme-background-color, #E7EEFA); } table.diffHunk .gutter { background-color: var(--ctheme-gutter-background-color, #F7F7F7); font-family: menlo; color: var(--ctheme-gutter-color, #BBB); font-size: var(--ctheme-gutter-font-size, 10px); text-align: right; padding-right: 4px; padding-left: 8px; vertical-align: top; width: 30px; border-left: var(--ctheme-gutter-border-left, 1px solid #B3B3B3); border-right: var(--ctheme-gutter-border-right, 1px solid #E7E7E7); line-height: var(--ctheme-line-height, 13px); user-select: none; cursor: default; } table.diffHunk tr > td:first-child { border-left: 0; } table.diffHunk .gutter::selection { background: transparent; } table.diffHunk .gutter-navigable { cursor: pointer; } table.diffHunk .gutter-navigable:hover { color: var(--ctheme-gutter-navigable-color, #737373); } table.diffHunk .unified-codecol { padding-left: 8px; padding-right: 8px; width: 100%; cursor: text; } table.diffHunk .inserted-new, table.diffHunk .cb-plus { background-color: var(--ctheme-background-color-inserted, #E0FFDF); } table.diffHunk .deleted-original, table.diffHunk .cb-minus { background-color: var(--ctheme-background-color-deleted, #FFEDED); } table.diffHunk .changed-original, table.diffHunk .cb-changed { background-color: var(--ctheme-background-color-changed, #E7EEFA); } table.diffHunk .changed-new, table.diffHunk .cb-changed { background-color: var(--ctheme-background-color-changed, #E7EEFA); } table.diffHunk .char-changed { background-color: var(--ctheme-background-color-char-changed, #FBE4C8); } table.diffHunk .spacer { background-color: var(--ctheme-background-color-spacer, #EEE); } a.DiffHunkCollapse { cursor: default; margin-right: 20px; font-family: -apple-system, Helvetica, Arial, Sans-Serif; font-size: 11px; color: #555; -webkit-user-select: none; user-select: none; float: right; } a.DiffHunkCollapse:hover { color: #0085E4; text-decoration: none; } a.DiffHunkCollapse::selection { background: transparent; }
IssueWeb/app/components/issue/diff-hunk.css
table.diffHunk { margin-left: -10px; margin-right: -10px; border-collapse: collapse; width: calc(100% + 20px); max-width: calc(100% + 20px); } table.diffHunk th { text-align: left; font-family: menlo; font-size: 12px; padding-left: 20px; font-weight: 100; border-bottom: 1px solid #E7E7E7; border-top: 1px solid #E7E7E7; background-color: #F7F7F7; } table.diffHunk tr:first-child > td { padding-top: 2px; } table.diffHunk tr:last-child > td { padding-bottom: 2px; border-bottom: 1px solid #E7E7E7; } table.diffHunk td { padding: 0; margin: 0; vertical-align: top; background-color: var(--ctheme-background-color, white); } table.diffHunk td > pre { color: var(--ctheme-color-xcode-syntax-plain, black); cursor: var(--ctheme-code-cursor, text); padding: 0; margin: 0; white-space: pre-wrap; word-wrap: break-word; /* Instead use this non-standard one: */ word-break: break-word; font-family: var(--ctheme-font-family, menlo); font-size: var(--ctheme-font-size, 11px); line-height: var(--ctheme-line-height, 13px); min-height: var(--ctheme-line-height, 13px); /* for empty lines */ width: 100%; } /* table.diffHunk td > pre::selection { background-color: var(--ctheme-selection-color, Highlight); } */ tr.DiffHunkContextLine td { background-color: var(--ctheme-background-color, #E7EEFA); } table.diffHunk .gutter { background-color: var(--ctheme-gutter-background-color, #F7F7F7); font-family: menlo; color: var(--ctheme-gutter-color, #BBB); font-size: var(--ctheme-gutter-font-size, 10px); text-align: right; padding-right: 4px; padding-left: 8px; vertical-align: top; width: 30px; border-left: var(--ctheme-gutter-border-left, 1px solid #B3B3B3); border-right: var(--ctheme-gutter-border-right, 1px solid #E7E7E7); line-height: var(--ctheme-line-height, 13px); user-select: none; cursor: default; } table.diffHunk tr > td:first-child { border-left: 0; } table.diffHunk .gutter::selection { background: transparent; } table.diffHunk .gutter-navigable { cursor: pointer; } table.diffHunk .gutter-navigable:hover { color: var(--ctheme-gutter-navigable-color, #737373); } table.diffHunk .unified-codecol { padding-left: 8px; padding-right: 8px; width: 100%; cursor: text; } table.diffHunk .inserted-new, table.diffHunk .cb-plus { background-color: var(--ctheme-background-color-inserted, #E0FFDF); } table.diffHunk .deleted-original, table.diffHunk .cb-minus { background-color: var(--ctheme-background-color-deleted, #FFEDED); } table.diffHunk .changed-original, table.diffHunk .cb-changed { background-color: var(--ctheme-background-color-changed, #E7EEFA); } table.diffHunk .changed-new, table.diffHunk .cb-changed { background-color: var(--ctheme-background-color-changed, #E7EEFA); } table.diffHunk .char-changed { background-color: var(--ctheme-background-color-char-changed, #FBE4C8); } table.diffHunk .spacer { background-color: var(--ctheme-background-color-spacer, #EEE); } a.DiffHunkCollapse { cursor: default; margin-right: 20px; font-family: -apple-system, Helvetica, Arial, Sans-Serif; font-size: 11px; color: #555; -webkit-user-select: none; user-select: none; float: right; } a.DiffHunkCollapse:hover { color: #0085E4; text-decoration: none; } a.DiffHunkCollapse::selection { background: transparent; }
0.396535
0.236626
#data-table tr th:first-child{width: 5%;} #data-table tr th:nth-child(2){width: 10%;} #data-table tr th:nth-child(3){width: 35%;} #data-table tr th:nth-child(4){width: 15%;} #data-table tr th:nth-child(5){width: 15%;} #data-table tr th:nth-child(6){width: 20%;} .tabel-pemasukan tr th:nth-child(3), .tabel-pemasukan tr td:nth-child(3){ padding: 0px 5px;text-align: center; } .tabellaporan tr th:first-child{width: 10% !important;} .tabellaporan tr th:nth-child(2){width: 15% !important;} .tabellaporan tr th:nth-child(3){width: 15% !important;} .tabellaporan tr th:nth-child(4){width: 15% !important;} .tabellaporan tr th:nth-child(5){width: 25% !important;} .tabellaporan tr th:nth-child(6){width: 20% !important;} .tabellaporan tr td:first-child{width: 10% !important;} .tabellaporan tr td:nth-child(2){width: 15% !important;text-align: center !important;} .tabellaporan tr td:nth-child(3){width: 15% !important;text-align: right !important} .tabellaporan tr td:nth-child(4){width: 15% !important;text-align: right !important} .tabellaporan tr td:nth-child(5){width: 25% !important;text-align: left !important;padding:0px 5px !important} .tabellaporan tr td:nth-child(6){width: 10% !important;} .tabellaporan tr td:nth-child(7){width: 10% !important;text-align: center !important;} .wrapper{ min-width: 400px; width: 400px; padding: 5px; } .close{ margin-top: -30px; margin-left: 248px; } .panelradio{ width: calc(100% - 10px); padding: 5px; background-color: #fff; border-radius: 10px; border: 3px solid #000; margin-bottom: 10px; } .panelradio label, .panelradio input[type="radio"]{ cursor: pointer; } fieldset input[type="text"], fieldset select{ width: 100%; margin-bottom: 10px; } #serialdata fieldset{ text-align: left; } #paneleditor{ width: 520px; } #editorcontent{ width: 540px; text-align: center; padding: 0px 10px; height: 451px; } .wrapper{ width: 540px; min-width: 540px; } .panelimage{ width: 250px; height: 233px; background-color: #ddd; border: 3px solid #000; } #dashboard tr td { width: 25%; height: 100px; background-color: #fff; border : 3px solid #000; } #dashboard tr td:hover{ background-color: #fffd1c; } #dashboard tr td a{ text-decoration: none; color: #000; padding: 30px 10px; font-size: 22px; font-family: subjudul; font-weight: bold; padding-left: 70px; display: block; background-size: 50px; background-repeat: no-repeat; background-position: center left 15px; } #dashboard tr td:hover{ background-color: #fffd1c; } #img{ width: 100%; height: 100%; } #left{ width: 250px; height: 242px; padding: 5px; background-color: #fff; display: inline-block; vertical-align: middle; } #right{ width: calc(100% - 10px); /*height: 215px;*/ padding: 5px; background-color: #fff; vertical-align: middle; } form{ display: inline-block; margin:0px; } #right fieldset{ text-align: left; } #center{ display: inline-flex; } #top{ width: calc(100% - 10px); padding: 5px; background-color: #fff; text-align: left; border-top-left-radius: 5px; border-top-right-radius: 5px; } #top input{ width: 100%; margin-bottom: 0px !important; } #top label{ vertical-align: middle; } hr{ border: 3px solid #00; padding:0; margin:0 } #bottom{ width: calc(100% - 10px); height: calc(100% - 290px); background-color: #fff; padding: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } #editlaporan{ height: calc(100vh - 185px); } .panel-ing{ width: calc(96% - 18px); background-color: #ffdcd6; border: 4px dashed #000; margin: auto; padding: 5px; margin-bottom: 10px; } .panel-header{ width : 96%; margin:auto; height: auto; padding : 10px 5px; } .edittabellaporan tr th:first-child{width: 5%;} .edittabellaporan tr th:nth-child(2){width: 25% !important;} .edittabellaporan tr th:nth-child(3){width: 15% !important;} .edittabellaporan tr th:nth-child(4){width: 15% !important;} .edittabellaporan tr th:nth-child(5){width: 20% !important;} .edittabellaporan tr th:nth-child(6){width: 15% !important;} .edittabellaporan tr td:first-child{width: 5%;text-align: right;} .edittabellaporan tr td:nth-child(2){width: 25% !important;text-align: left !important;} .edittabellaporan tr td:nth-child(3){width: 15% !important;text-align: right !important} .edittabellaporan tr td:nth-child(4){width: 15% !important;text-align: center !important;} .edittabellaporan tr td:nth-child(5){width: 20% !important;text-align: right !important} .edittabellaporan tr td:nth-child(6){width: 15% !important;text-align: left !important} .feedbacktbl tr th:first-child{width: 5% !important} .feedbacktbl tr th:nth-child(2){width: 15% !important} .feedbacktbl tr th:nth-child(3){width: 30% !important} .feedbacktbl tr th:nth-child(4){width: 50% !important} .feedbacktbl tr td:first-child{width: 5% !important;text-align: center !important} .feedbacktbl tr td:nth-child(2){width: 15% !important;text-align: center} .feedbacktbl tr td:nth-child(3){width: 30% !important;text-align: left} .feedbacktbl tr td:nth-child(4){width: 50% !important;text-align: justify !important;padding:5px !important} .feedbacktbl tr td{ cursor: pointer; } .feedbacktbl tr td:first-child{ cursor: default; }
public/css/manager.css
#data-table tr th:first-child{width: 5%;} #data-table tr th:nth-child(2){width: 10%;} #data-table tr th:nth-child(3){width: 35%;} #data-table tr th:nth-child(4){width: 15%;} #data-table tr th:nth-child(5){width: 15%;} #data-table tr th:nth-child(6){width: 20%;} .tabel-pemasukan tr th:nth-child(3), .tabel-pemasukan tr td:nth-child(3){ padding: 0px 5px;text-align: center; } .tabellaporan tr th:first-child{width: 10% !important;} .tabellaporan tr th:nth-child(2){width: 15% !important;} .tabellaporan tr th:nth-child(3){width: 15% !important;} .tabellaporan tr th:nth-child(4){width: 15% !important;} .tabellaporan tr th:nth-child(5){width: 25% !important;} .tabellaporan tr th:nth-child(6){width: 20% !important;} .tabellaporan tr td:first-child{width: 10% !important;} .tabellaporan tr td:nth-child(2){width: 15% !important;text-align: center !important;} .tabellaporan tr td:nth-child(3){width: 15% !important;text-align: right !important} .tabellaporan tr td:nth-child(4){width: 15% !important;text-align: right !important} .tabellaporan tr td:nth-child(5){width: 25% !important;text-align: left !important;padding:0px 5px !important} .tabellaporan tr td:nth-child(6){width: 10% !important;} .tabellaporan tr td:nth-child(7){width: 10% !important;text-align: center !important;} .wrapper{ min-width: 400px; width: 400px; padding: 5px; } .close{ margin-top: -30px; margin-left: 248px; } .panelradio{ width: calc(100% - 10px); padding: 5px; background-color: #fff; border-radius: 10px; border: 3px solid #000; margin-bottom: 10px; } .panelradio label, .panelradio input[type="radio"]{ cursor: pointer; } fieldset input[type="text"], fieldset select{ width: 100%; margin-bottom: 10px; } #serialdata fieldset{ text-align: left; } #paneleditor{ width: 520px; } #editorcontent{ width: 540px; text-align: center; padding: 0px 10px; height: 451px; } .wrapper{ width: 540px; min-width: 540px; } .panelimage{ width: 250px; height: 233px; background-color: #ddd; border: 3px solid #000; } #dashboard tr td { width: 25%; height: 100px; background-color: #fff; border : 3px solid #000; } #dashboard tr td:hover{ background-color: #fffd1c; } #dashboard tr td a{ text-decoration: none; color: #000; padding: 30px 10px; font-size: 22px; font-family: subjudul; font-weight: bold; padding-left: 70px; display: block; background-size: 50px; background-repeat: no-repeat; background-position: center left 15px; } #dashboard tr td:hover{ background-color: #fffd1c; } #img{ width: 100%; height: 100%; } #left{ width: 250px; height: 242px; padding: 5px; background-color: #fff; display: inline-block; vertical-align: middle; } #right{ width: calc(100% - 10px); /*height: 215px;*/ padding: 5px; background-color: #fff; vertical-align: middle; } form{ display: inline-block; margin:0px; } #right fieldset{ text-align: left; } #center{ display: inline-flex; } #top{ width: calc(100% - 10px); padding: 5px; background-color: #fff; text-align: left; border-top-left-radius: 5px; border-top-right-radius: 5px; } #top input{ width: 100%; margin-bottom: 0px !important; } #top label{ vertical-align: middle; } hr{ border: 3px solid #00; padding:0; margin:0 } #bottom{ width: calc(100% - 10px); height: calc(100% - 290px); background-color: #fff; padding: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } #editlaporan{ height: calc(100vh - 185px); } .panel-ing{ width: calc(96% - 18px); background-color: #ffdcd6; border: 4px dashed #000; margin: auto; padding: 5px; margin-bottom: 10px; } .panel-header{ width : 96%; margin:auto; height: auto; padding : 10px 5px; } .edittabellaporan tr th:first-child{width: 5%;} .edittabellaporan tr th:nth-child(2){width: 25% !important;} .edittabellaporan tr th:nth-child(3){width: 15% !important;} .edittabellaporan tr th:nth-child(4){width: 15% !important;} .edittabellaporan tr th:nth-child(5){width: 20% !important;} .edittabellaporan tr th:nth-child(6){width: 15% !important;} .edittabellaporan tr td:first-child{width: 5%;text-align: right;} .edittabellaporan tr td:nth-child(2){width: 25% !important;text-align: left !important;} .edittabellaporan tr td:nth-child(3){width: 15% !important;text-align: right !important} .edittabellaporan tr td:nth-child(4){width: 15% !important;text-align: center !important;} .edittabellaporan tr td:nth-child(5){width: 20% !important;text-align: right !important} .edittabellaporan tr td:nth-child(6){width: 15% !important;text-align: left !important} .feedbacktbl tr th:first-child{width: 5% !important} .feedbacktbl tr th:nth-child(2){width: 15% !important} .feedbacktbl tr th:nth-child(3){width: 30% !important} .feedbacktbl tr th:nth-child(4){width: 50% !important} .feedbacktbl tr td:first-child{width: 5% !important;text-align: center !important} .feedbacktbl tr td:nth-child(2){width: 15% !important;text-align: center} .feedbacktbl tr td:nth-child(3){width: 30% !important;text-align: left} .feedbacktbl tr td:nth-child(4){width: 50% !important;text-align: justify !important;padding:5px !important} .feedbacktbl tr td{ cursor: pointer; } .feedbacktbl tr td:first-child{ cursor: default; }
0.154312
0.159905
html { font-size: 16px; font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { margin: 0; } html, body { height: 100vh; width: 100vw; } body, .post-form label { display: flex; flex-direction: column; } body { margin: 0; background: hsla(0, 0%, 92%, 1); } main { flex-grow: 2; max-width: 1024px; width: 85%; margin: 0 auto; padding: 0 16px; } header, footer { background: rgb(60, 71, 69); color:white; display:flex; align-items: center; justify-content: center; } header { position: relative; padding: 16px; flex-direction: column; z-index: 500; } nav { position: relative; width: 100%; display: flex; background-color: rgb(70, 81, 79); justify-content: center; box-shadow: 0 1px 3px 2px hsla(0, 0%, 0%, .4); z-index: 100; } nav a { margin:0 1px; color:white; width: 100px; text-align:center; padding: 8px; background-color: rgb(80, 91, 89); } nav a:hover { background-color: rgb(100, 110, 100); font-weight: 600; } nav a:active { color: grey; } footer { height: 125px; font-weight: 800; } code.instructions { margin: 8px 0; background: rgb(232, 233, 174); padding: 2px; } .error { border-radius: 2px; color: rgba(255, 255, 255, .9); background: rgb(209, 36, 36); font-weight: 800; padding: 16px; box-shadow: 0 1px 3px 2px hsla(0, 0%, 0%, .4); min-width: 75%; margin: 16px auto; position: fixed; bottom: 5%; animation: flashMessage 2s ease-in-out 0s 1 normal forwards; } .post-form { background: hsla(150, 0%, 98%, 1); box-shadow: 0 3px 6px 1px hsla(0, 0%, 0%, .2); border-radius: 3px; border: 1px solid #dddfe2; padding: 16px; margin-top: 16px; min-width: 350px; display: inline-flex; flex-direction: column; } .post-form label { margin: 4px 0; } .get-request-details { margin: 0 auto; } #add-user-form::before, #add-exercise-form::before { content: '* All fields are required'; margin-bottom: 8px; } #add-user-form::before, #add-exercise-form::before, label[for='duration']::after, label[for='details']::after, label[for='date']::after, label[for='userId']::after, label[for='username']::after { color: hsla(0, 0%, 0%, .4); font-size: 10px; } label[for='duration']::after { content: '* In minutes'; } label[for='details']::after { content: '* text only' } label[for='date']::after { content: '* Formatted as: YYYY-MM-DD' } label[for='userId']::after { content: '* Use provided ID, no recovery currently possible.' } label[for='username']::after { content: '* Any alphanumeric characters' } .bugs-message { position: fixed; left: 8px; bottom: 8px; width: 175px; padding: 8px; background: white; box-shadow: 0 6px 12px 2px hsla(0, 0%, 0%, .8); border-radius: 3px; border: 1px solid #dddfe2; } .confirm { width: 100px; height: 100px; background: orange; padding: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } thead, tfoot { background-color: #3f87a6; color: #fff; } tbody { background-color: #e4f0f5; } caption { padding: 10px; caption-side: bottom; } table { border-collapse: collapse; border: 2px solid rgb(200, 200, 200); letter-spacing: 1px; font-family: sans-serif; font-size: .8rem; } td, th { border: 1px solid rgb(190, 190, 190); padding: 5px 10px; } td { text-align: center; } #exerciseLogTitle { margin: 32px 0px; text-align:center; } @keyframes flashMessage { 0% { opacity:0; transform: translateY(-25px); } 25% { opacity:1; transform: translateY(0px); } 75% { opacity:1; transform: translateY(0px); } 100% { opacity:0; transform: translateY(25px); } }
exercise_tracker_api/static/style.css
html { font-size: 16px; font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { margin: 0; } html, body { height: 100vh; width: 100vw; } body, .post-form label { display: flex; flex-direction: column; } body { margin: 0; background: hsla(0, 0%, 92%, 1); } main { flex-grow: 2; max-width: 1024px; width: 85%; margin: 0 auto; padding: 0 16px; } header, footer { background: rgb(60, 71, 69); color:white; display:flex; align-items: center; justify-content: center; } header { position: relative; padding: 16px; flex-direction: column; z-index: 500; } nav { position: relative; width: 100%; display: flex; background-color: rgb(70, 81, 79); justify-content: center; box-shadow: 0 1px 3px 2px hsla(0, 0%, 0%, .4); z-index: 100; } nav a { margin:0 1px; color:white; width: 100px; text-align:center; padding: 8px; background-color: rgb(80, 91, 89); } nav a:hover { background-color: rgb(100, 110, 100); font-weight: 600; } nav a:active { color: grey; } footer { height: 125px; font-weight: 800; } code.instructions { margin: 8px 0; background: rgb(232, 233, 174); padding: 2px; } .error { border-radius: 2px; color: rgba(255, 255, 255, .9); background: rgb(209, 36, 36); font-weight: 800; padding: 16px; box-shadow: 0 1px 3px 2px hsla(0, 0%, 0%, .4); min-width: 75%; margin: 16px auto; position: fixed; bottom: 5%; animation: flashMessage 2s ease-in-out 0s 1 normal forwards; } .post-form { background: hsla(150, 0%, 98%, 1); box-shadow: 0 3px 6px 1px hsla(0, 0%, 0%, .2); border-radius: 3px; border: 1px solid #dddfe2; padding: 16px; margin-top: 16px; min-width: 350px; display: inline-flex; flex-direction: column; } .post-form label { margin: 4px 0; } .get-request-details { margin: 0 auto; } #add-user-form::before, #add-exercise-form::before { content: '* All fields are required'; margin-bottom: 8px; } #add-user-form::before, #add-exercise-form::before, label[for='duration']::after, label[for='details']::after, label[for='date']::after, label[for='userId']::after, label[for='username']::after { color: hsla(0, 0%, 0%, .4); font-size: 10px; } label[for='duration']::after { content: '* In minutes'; } label[for='details']::after { content: '* text only' } label[for='date']::after { content: '* Formatted as: YYYY-MM-DD' } label[for='userId']::after { content: '* Use provided ID, no recovery currently possible.' } label[for='username']::after { content: '* Any alphanumeric characters' } .bugs-message { position: fixed; left: 8px; bottom: 8px; width: 175px; padding: 8px; background: white; box-shadow: 0 6px 12px 2px hsla(0, 0%, 0%, .8); border-radius: 3px; border: 1px solid #dddfe2; } .confirm { width: 100px; height: 100px; background: orange; padding: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } thead, tfoot { background-color: #3f87a6; color: #fff; } tbody { background-color: #e4f0f5; } caption { padding: 10px; caption-side: bottom; } table { border-collapse: collapse; border: 2px solid rgb(200, 200, 200); letter-spacing: 1px; font-family: sans-serif; font-size: .8rem; } td, th { border: 1px solid rgb(190, 190, 190); padding: 5px 10px; } td { text-align: center; } #exerciseLogTitle { margin: 32px 0px; text-align:center; } @keyframes flashMessage { 0% { opacity:0; transform: translateY(-25px); } 25% { opacity:1; transform: translateY(0px); } 75% { opacity:1; transform: translateY(0px); } 100% { opacity:0; transform: translateY(25px); } }
0.546738
0.114418
.yellow-bar { position:relative; overflow:hidden; height:2em; margin-bottom:10px; } .yellow-bar-left { display:block; float:left; } .yellow-bar-right { display:block; float:right; } .yellow-bar-right a { margin-left:1em; } .yellow-bar-right #yellow-pane-create-link { padding:0 0.5em; } .yellow-bar-right #yellow-pane-delete-link { padding:0 0.5em; } .yellow-body-modal-open { overflow:hidden; } .yellow-body-modal-open .page { display:none; } .yellow-pane { position:absolute; display:none; z-index:100; margin:10px 0; padding:10px; background-color:#fff; color:#000; border:1px solid #bbb; border-radius:4px; box-shadow:2px 4px 10px rgba(0, 0, 0, 0.2); } .yellow-pane h1 { color:#000; } .yellow-pane p { margin:0.5em; } .yellow-pane ul { list-style:none; margin:0 0.5em; padding:0; } .yellow-pane div { overflow:hidden; } .yellow-close { display:block; float:right; padding:0 0.5em; color:#bbb; font-size:1.1em; } .yellow-close:hover { text-decoration:none; color:#000; } .yellow-arrow { position:absolute; top:0; left:0; } .yellow-arrow:after, .yellow-arrow:before { position:absolute; bottom:100%; height:0; width:0; border:solid transparent; content:" "; } .yellow-arrow:after { border-color:rgba(255, 255, 255, 0); border-bottom-color:#fff; border-width:10px; margin-left:-10px; } .yellow-arrow:before { border-color:rgba(187, 187, 187, 0); border-bottom-color:#bbb; border-width:11px; margin-left:-11px; } .yellow-form-control { margin:0; padding:2px 4px; display:inline-block; background-color:#fff; color:#000; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bbb; border-radius:4px; font-size:0.9em; font-family:inherit; font-weight:normal; line-height:normal; } .yellow-btn { margin:0; padding:4px 22px; display:inline-block; min-width:8em; background-color:#eaeaea; color:#333333; background-image:linear-gradient(to bottom, #f8f8f8, #e1e1e1); border:1px solid #bbb; border-color:#c1c1c1 #c1c1c1 #aaaaaa; border-radius:4px; outline-offset:-2px; font-size:0.9em; font-family:inherit; font-weight:normal; line-height:1; text-align:center; text-decoration:none; } .yellow-btn:hover, .yellow-btn:focus, .yellow-btn:active { color:#333333; background-image:none; text-decoration:none; } .yellow-btn:active { box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.1); } .yellow-btn-delete { background-color:#c33c35; color:#ffffff; background-image:linear-gradient(to bottom, #ee5f5b, #bd362f); border-color:#b13121 #b13121 #802020; } .yellow-btn-delete:hover, .yellow-btn-delete:focus, .yellow-btn-delete:active { color:#ffffff; } #yellow-pane-login { text-align:center; white-space:nowrap; } #yellow-pane-login h1 { margin:0 1em; font-size:2em; } #yellow-pane-login .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-login .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-login-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-login-buttons { margin:0.5em 0; } #yellow-pane-login-buttons p { margin:0; } #yellow-pane-signup { text-align:center; white-space:nowrap; } #yellow-pane-signup h1 { margin:0 1em; font-size:2em; } #yellow-pane-signup .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-signup .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-signup-status { margin:0.5em 0; display:inline-block; } #yellow-pane-signup-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-signup-buttons { margin-top:-0.5em; } #yellow-pane-recover { text-align:center; white-space:nowrap; } #yellow-pane-recover h1 { margin:0 1em; font-size:2em; } #yellow-pane-recover .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-recover .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-recover-status { margin:0.5em 0; display:inline-block; } #yellow-pane-recover-fields-first, #yellow-pane-recover-fields-second { width:15em; text-align:left; margin:0 auto; } #yellow-pane-recover-buttons { margin-top:-0.5em; } #yellow-pane-settings { text-align:center; white-space:nowrap; } #yellow-pane-settings h1 { margin:0 1em; font-size:2em; } #yellow-pane-settings .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-settings .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-settings-status { margin:0.5em 0; display:inline-block; } #yellow-pane-settings-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-settings-buttons { margin-top:-0.5em; } #yellow-pane-version { text-align:center; white-space:nowrap; } #yellow-pane-version h1 { margin:0 1em; font-size:2em; } #yellow-pane-version .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-version-status { margin:0.5em 0; display:inline-block; } #yellow-pane-version-fields { width:20em; text-align:left; margin:0 auto; } #yellow-pane-version-buttons { margin-top:-0.5em; } #yellow-pane-edit { } #yellow-pane-edit h1 { margin:0 0 10px 0; font-size:1.5em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } #yellow-pane-edit-page { padding:5px; outline:none; resize:none; } #yellow-pane-edit-buttons { margin-top:5px; } #yellow-pane-edit-buttons input { margin-right:10px; } #yellow-pane-edit-help { float:right; } #yellow-pane-user { cursor:pointer; } #yellow-pane-user a { text-decoration:none; } #yellow-pane-user a:hover { text-decoration:underline; }
WebMarkdown/system/plugins/webinterface.css
.yellow-bar { position:relative; overflow:hidden; height:2em; margin-bottom:10px; } .yellow-bar-left { display:block; float:left; } .yellow-bar-right { display:block; float:right; } .yellow-bar-right a { margin-left:1em; } .yellow-bar-right #yellow-pane-create-link { padding:0 0.5em; } .yellow-bar-right #yellow-pane-delete-link { padding:0 0.5em; } .yellow-body-modal-open { overflow:hidden; } .yellow-body-modal-open .page { display:none; } .yellow-pane { position:absolute; display:none; z-index:100; margin:10px 0; padding:10px; background-color:#fff; color:#000; border:1px solid #bbb; border-radius:4px; box-shadow:2px 4px 10px rgba(0, 0, 0, 0.2); } .yellow-pane h1 { color:#000; } .yellow-pane p { margin:0.5em; } .yellow-pane ul { list-style:none; margin:0 0.5em; padding:0; } .yellow-pane div { overflow:hidden; } .yellow-close { display:block; float:right; padding:0 0.5em; color:#bbb; font-size:1.1em; } .yellow-close:hover { text-decoration:none; color:#000; } .yellow-arrow { position:absolute; top:0; left:0; } .yellow-arrow:after, .yellow-arrow:before { position:absolute; bottom:100%; height:0; width:0; border:solid transparent; content:" "; } .yellow-arrow:after { border-color:rgba(255, 255, 255, 0); border-bottom-color:#fff; border-width:10px; margin-left:-10px; } .yellow-arrow:before { border-color:rgba(187, 187, 187, 0); border-bottom-color:#bbb; border-width:11px; margin-left:-11px; } .yellow-form-control { margin:0; padding:2px 4px; display:inline-block; background-color:#fff; color:#000; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bbb; border-radius:4px; font-size:0.9em; font-family:inherit; font-weight:normal; line-height:normal; } .yellow-btn { margin:0; padding:4px 22px; display:inline-block; min-width:8em; background-color:#eaeaea; color:#333333; background-image:linear-gradient(to bottom, #f8f8f8, #e1e1e1); border:1px solid #bbb; border-color:#c1c1c1 #c1c1c1 #aaaaaa; border-radius:4px; outline-offset:-2px; font-size:0.9em; font-family:inherit; font-weight:normal; line-height:1; text-align:center; text-decoration:none; } .yellow-btn:hover, .yellow-btn:focus, .yellow-btn:active { color:#333333; background-image:none; text-decoration:none; } .yellow-btn:active { box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.1); } .yellow-btn-delete { background-color:#c33c35; color:#ffffff; background-image:linear-gradient(to bottom, #ee5f5b, #bd362f); border-color:#b13121 #b13121 #802020; } .yellow-btn-delete:hover, .yellow-btn-delete:focus, .yellow-btn-delete:active { color:#ffffff; } #yellow-pane-login { text-align:center; white-space:nowrap; } #yellow-pane-login h1 { margin:0 1em; font-size:2em; } #yellow-pane-login .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-login .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-login-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-login-buttons { margin:0.5em 0; } #yellow-pane-login-buttons p { margin:0; } #yellow-pane-signup { text-align:center; white-space:nowrap; } #yellow-pane-signup h1 { margin:0 1em; font-size:2em; } #yellow-pane-signup .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-signup .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-signup-status { margin:0.5em 0; display:inline-block; } #yellow-pane-signup-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-signup-buttons { margin-top:-0.5em; } #yellow-pane-recover { text-align:center; white-space:nowrap; } #yellow-pane-recover h1 { margin:0 1em; font-size:2em; } #yellow-pane-recover .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-recover .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-recover-status { margin:0.5em 0; display:inline-block; } #yellow-pane-recover-fields-first, #yellow-pane-recover-fields-second { width:15em; text-align:left; margin:0 auto; } #yellow-pane-recover-buttons { margin-top:-0.5em; } #yellow-pane-settings { text-align:center; white-space:nowrap; } #yellow-pane-settings h1 { margin:0 1em; font-size:2em; } #yellow-pane-settings .yellow-form-control { width:15em; box-sizing:border-box; } #yellow-pane-settings .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-settings-status { margin:0.5em 0; display:inline-block; } #yellow-pane-settings-fields { width:15em; text-align:left; margin:0 auto; } #yellow-pane-settings-buttons { margin-top:-0.5em; } #yellow-pane-version { text-align:center; white-space:nowrap; } #yellow-pane-version h1 { margin:0 1em; font-size:2em; } #yellow-pane-version .yellow-btn { width:15em; margin:1em 1em 0.5em 0; } #yellow-pane-version-status { margin:0.5em 0; display:inline-block; } #yellow-pane-version-fields { width:20em; text-align:left; margin:0 auto; } #yellow-pane-version-buttons { margin-top:-0.5em; } #yellow-pane-edit { } #yellow-pane-edit h1 { margin:0 0 10px 0; font-size:1.5em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } #yellow-pane-edit-page { padding:5px; outline:none; resize:none; } #yellow-pane-edit-buttons { margin-top:5px; } #yellow-pane-edit-buttons input { margin-right:10px; } #yellow-pane-edit-help { float:right; } #yellow-pane-user { cursor:pointer; } #yellow-pane-user a { text-decoration:none; } #yellow-pane-user a:hover { text-decoration:underline; }
0.513425
0.19031
body { margin: 0; font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif; font-size: 16px; color: rgb(80, 80, 80); } p { margin: 16px 0; } h1, h2, h3 { font-weight: bold; } h1 { font-size: 24px; margin: 16px 0; } h2 { font-size: 20px; margin: 12px 0; } h3 { font-size: 16px; margin: 8px 0; } input, textarea, select, button { font-size: 16px; } a { text-decoration: none; font-weight: bold; } img { max-width: 100%; } button { border: 1px solid transparent; border-radius: 2px; height: 32px; line-height: 24px; margin: 0 4px; padding: 4px 8px; cursor: pointer; text-align: center; font-weight: 500; text-transform: uppercase; letter-spacing: 0; outline-style: none; box-shadow: 0 0 4px 1px rgba(0, 0, 0, .2) } button:focus { border-color: rgba(0, 0, 0, 0.22); box-shadow: 0 0 4px 1px rgba(0, 0, 0, .5) } button:disabled { cursor: auto; } header { position: fixed; width: 100%; height: 112px; z-index: 3; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); background-image: url("/img/bg1.jpg"); background-size: cover; background-position: center; /* Center the image */ background-repeat: no-repeat; /* Do not repeat the image */ } header, nav, main, footer { transition: transform 0.15s ease-in-out; } header.unpin, nav.unpin, main.unpin, footer.unpin { transform: translateY(-116px); } header.pin, nav.pin, main.pin, footer.pin { transform: translateY(0); } header section,nav section { max-width: 1200px; margin: 0 auto; display: flex; } header section > span > * { vertical-align: text-top; } header section a.title { margin: 32px 0 8px 0; padding: 8px; font-size: 28px; font-weight: normal; background-color: rgba(0, 0, 0, 0.4); } nav { display: block; position: fixed; z-index: 2; width: 100%; top: 112px; height: 64px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } nav a { height: 64px; line-height: 64px; padding: 0 16px; cursor: pointer; text-align: center; font-weight: 500; text-transform: uppercase; letter-spacing: 0; } main { width: 100%; padding-top: 176px; } main section.alt { margin-top: 16px; padding-bottom: 16px; } main section.alt:first-child { margin-top: 0; } main section.alternating { /* padding-bottom:16px; */ } main section.alternating article { padding-bottom: 32px; } main section article { margin: 0 auto; max-width: 1166px; padding: 16px 16px 0 16px; } article.blog img.top { position:relative; left:50%; transform:translate(-50%, 0); } article.blog h1 { margin: 16px 0 8px 0; } blockquote { font-style: italic; } blockquote p { padding-left: 4px; border-left: 1px solid rgb(180, 180, 180); } footer { width: 100%; padding: 16px 0; text-align: center; font-size: 12px; } .summary .date { font-size: 14px; font-weight: normal; } h3.tags { display:flex; justify-content: space-between; flex-wrap: wrap; line-height:28px; } h3.tags span { } h3.tags a { /*font-size: 14px;*/ /*font-weight: initial;*/ margin: 0 2px; } img.title-photo { max-width: 265px; float: right; margin: 0 0 8px 8px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } img.pixels-photo { width: 31%; margin: 8px 8px 8px 0; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } div.soundcloud { display: inline-block; margin: 8px 8px 8px 0; width: 31%; height: auto; } .summary .thumbnail { width: 120px; margin-right: 16px; text-align: center; vertical-align: middle; float: left; } .summary .thumbnail img { object-fit: cover; width: 100%; height: 80px; } /* Pagination */ div.pagination { padding: 32px 0; text-align: center; font-size: 20px; font-weight: bold; } ul.pagination { margin: 0 auto; padding: 0; display: inline-block; list-style: none; } ul.pagination li { display: inline-block; } ul.pagination li a { display: inline-block; text-decoration: none; padding: 4px 6px; } /* Utility */ .space-left { margin-left: 16px; } .space-right { margin-right: 16px; } .flex { display: flex; } .centered-text { text-align: center; } .clickable { cursor: pointer; } .invalid { color: red; text-decoration: line-through; } /* Large screens */ @media screen and (min-width: 1700px) { header section,nav section { max-width: 1600px; } main section article { max-width: 1566px; } }
themes/simplesite/assets/css/theme-base.css
body { margin: 0; font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif; font-size: 16px; color: rgb(80, 80, 80); } p { margin: 16px 0; } h1, h2, h3 { font-weight: bold; } h1 { font-size: 24px; margin: 16px 0; } h2 { font-size: 20px; margin: 12px 0; } h3 { font-size: 16px; margin: 8px 0; } input, textarea, select, button { font-size: 16px; } a { text-decoration: none; font-weight: bold; } img { max-width: 100%; } button { border: 1px solid transparent; border-radius: 2px; height: 32px; line-height: 24px; margin: 0 4px; padding: 4px 8px; cursor: pointer; text-align: center; font-weight: 500; text-transform: uppercase; letter-spacing: 0; outline-style: none; box-shadow: 0 0 4px 1px rgba(0, 0, 0, .2) } button:focus { border-color: rgba(0, 0, 0, 0.22); box-shadow: 0 0 4px 1px rgba(0, 0, 0, .5) } button:disabled { cursor: auto; } header { position: fixed; width: 100%; height: 112px; z-index: 3; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); background-image: url("/img/bg1.jpg"); background-size: cover; background-position: center; /* Center the image */ background-repeat: no-repeat; /* Do not repeat the image */ } header, nav, main, footer { transition: transform 0.15s ease-in-out; } header.unpin, nav.unpin, main.unpin, footer.unpin { transform: translateY(-116px); } header.pin, nav.pin, main.pin, footer.pin { transform: translateY(0); } header section,nav section { max-width: 1200px; margin: 0 auto; display: flex; } header section > span > * { vertical-align: text-top; } header section a.title { margin: 32px 0 8px 0; padding: 8px; font-size: 28px; font-weight: normal; background-color: rgba(0, 0, 0, 0.4); } nav { display: block; position: fixed; z-index: 2; width: 100%; top: 112px; height: 64px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } nav a { height: 64px; line-height: 64px; padding: 0 16px; cursor: pointer; text-align: center; font-weight: 500; text-transform: uppercase; letter-spacing: 0; } main { width: 100%; padding-top: 176px; } main section.alt { margin-top: 16px; padding-bottom: 16px; } main section.alt:first-child { margin-top: 0; } main section.alternating { /* padding-bottom:16px; */ } main section.alternating article { padding-bottom: 32px; } main section article { margin: 0 auto; max-width: 1166px; padding: 16px 16px 0 16px; } article.blog img.top { position:relative; left:50%; transform:translate(-50%, 0); } article.blog h1 { margin: 16px 0 8px 0; } blockquote { font-style: italic; } blockquote p { padding-left: 4px; border-left: 1px solid rgb(180, 180, 180); } footer { width: 100%; padding: 16px 0; text-align: center; font-size: 12px; } .summary .date { font-size: 14px; font-weight: normal; } h3.tags { display:flex; justify-content: space-between; flex-wrap: wrap; line-height:28px; } h3.tags span { } h3.tags a { /*font-size: 14px;*/ /*font-weight: initial;*/ margin: 0 2px; } img.title-photo { max-width: 265px; float: right; margin: 0 0 8px 8px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } img.pixels-photo { width: 31%; margin: 8px 8px 8px 0; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } div.soundcloud { display: inline-block; margin: 8px 8px 8px 0; width: 31%; height: auto; } .summary .thumbnail { width: 120px; margin-right: 16px; text-align: center; vertical-align: middle; float: left; } .summary .thumbnail img { object-fit: cover; width: 100%; height: 80px; } /* Pagination */ div.pagination { padding: 32px 0; text-align: center; font-size: 20px; font-weight: bold; } ul.pagination { margin: 0 auto; padding: 0; display: inline-block; list-style: none; } ul.pagination li { display: inline-block; } ul.pagination li a { display: inline-block; text-decoration: none; padding: 4px 6px; } /* Utility */ .space-left { margin-left: 16px; } .space-right { margin-right: 16px; } .flex { display: flex; } .centered-text { text-align: center; } .clickable { cursor: pointer; } .invalid { color: red; text-decoration: line-through; } /* Large screens */ @media screen and (min-width: 1700px) { header section,nav section { max-width: 1600px; } main section article { max-width: 1566px; } }
0.505371
0.128061
@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?.") { body, table{ background-color: #222 !important; } div, a, span{ color: white !important; } span{ background-color: rgba(0,0,0,0) !important; } .sD9T5c, .V7X3Je, .tw-res { background-color: rgb(20,20,20) !important; } em{ color: lightyellow !important; } g-expandable-container, .k6J3K .an-ssb{ background-color: rgb(20,20,20) !important; } .gLFyf, .gb_d, .ellip, .sbl1{ color: white !important; } .Cc3NMb.an-sbl{ color: rgb(20,20,20) !important; } .uQ4NLd:hover{ background-color: grey !important; } .HIf9ae, .AxJnmb, .PZPZlf > div, .sKfzK, .spIzCe, .mgJFif, .zYIpJ, .zyFr8c, .kfn9hb .PaEvOc, .Pcqv8c, .fRayId.WCTwsc, .rqmJFb, .CjdhYc .IvPhr, .int .I3RrFc, .pwna0c, .M1MDy, .PaEvOc, .OPgw1c, .GZjjfc, .pE8vnd, .oaJYtf .OXW6f, .Vj16ie, #tl_ditsc, .K1aCfe, .Mw2I7, .dU5Kl, .xpdopen { background-color: #3c3737 !important; } .LC20lb, .s, .med, .dPAwzb, .brs_col, .hdtb-mitem, .hdtb-imb, #hdtb-msb-vis > div > a, .hdtb-dd-b, .hdtb-tl, .KuNgxf, .JolIg{ color: white !important; } .ab_button, .QqG1Sd > a{ color: lightblue !important; background-color: grey !important; background-image: none; } .OIL2le{ background-color: rgba(0,0,0,.12) !important; } .ctr-p { background: #000 url(https://source.unsplash.com/featured/1920x1080/daily?abstract) center bottom fixed !important; background-size: cover !important; background-repeat: no-repeat !important; } .gb_w .gb_x, .gb_2b { background-position: -469px -36px; background-image: url(https://ssl.gstatic.com/gb/images/i1_1967ca6a.png) !important; -webkit-background-size: 528px 68px; background-size: 528px 68px; } #fbar, #fbar>div, #fbar>div>div, .fbar, .fbar>div, .fbar>div>div, #footer { background-color: rgba(0, 0, 0, 0) !important; border: 0 !important; } .b2hzT { border: 0 !important; } .RNNXgb{ background: #3a3131 !important; border: 0 !important; } .aajZCb { background: #3a3131 !important; } .sbh1 { background: #3a3131 !important; } .mw, .sfbgg, #hdtbSum, #topabar, .sfbgx, #hdtbSum, #center_col, .ivg-i, .isr-rtc, .minidiv .sfbg , .y8AWGd .llvJ5e, .wCIBKb, .cv2VAd, .appbar , #extabar > div > div, .klitem, #lxhdr, .rlc__slider-page, .DAVP1, .rl_feature, .asjHCd, .yyjhs, .xERobd, .iHM8f, .czHJJ, .afrOIf, .B9EXRd, .uOaWdb, .bUNBRd, .yOo6xe, .RSXc9 { background-color: #222 !important; max-width: inherit; } .TbwUpd, .iUh30, .nVcaUb > a, .P1usbc, .P1usbc > div > div > a, .P1usbc > div > div, .fl, .w8qArf > a.fl, .mblink, .w8qArf, a:link, a.fl, .ab_button > span, .Qex5yd, .srINvb{ color: lightblue !important; } #hdtb{ border: 0 !important; } .rhsvw:hover{ background-color: inherit; } .klitem, .mlo-c{ border: none !important; box-shadow: none !important; } }
data/usercss/172093.user.css
@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?.") { body, table{ background-color: #222 !important; } div, a, span{ color: white !important; } span{ background-color: rgba(0,0,0,0) !important; } .sD9T5c, .V7X3Je, .tw-res { background-color: rgb(20,20,20) !important; } em{ color: lightyellow !important; } g-expandable-container, .k6J3K .an-ssb{ background-color: rgb(20,20,20) !important; } .gLFyf, .gb_d, .ellip, .sbl1{ color: white !important; } .Cc3NMb.an-sbl{ color: rgb(20,20,20) !important; } .uQ4NLd:hover{ background-color: grey !important; } .HIf9ae, .AxJnmb, .PZPZlf > div, .sKfzK, .spIzCe, .mgJFif, .zYIpJ, .zyFr8c, .kfn9hb .PaEvOc, .Pcqv8c, .fRayId.WCTwsc, .rqmJFb, .CjdhYc .IvPhr, .int .I3RrFc, .pwna0c, .M1MDy, .PaEvOc, .OPgw1c, .GZjjfc, .pE8vnd, .oaJYtf .OXW6f, .Vj16ie, #tl_ditsc, .K1aCfe, .Mw2I7, .dU5Kl, .xpdopen { background-color: #3c3737 !important; } .LC20lb, .s, .med, .dPAwzb, .brs_col, .hdtb-mitem, .hdtb-imb, #hdtb-msb-vis > div > a, .hdtb-dd-b, .hdtb-tl, .KuNgxf, .JolIg{ color: white !important; } .ab_button, .QqG1Sd > a{ color: lightblue !important; background-color: grey !important; background-image: none; } .OIL2le{ background-color: rgba(0,0,0,.12) !important; } .ctr-p { background: #000 url(https://source.unsplash.com/featured/1920x1080/daily?abstract) center bottom fixed !important; background-size: cover !important; background-repeat: no-repeat !important; } .gb_w .gb_x, .gb_2b { background-position: -469px -36px; background-image: url(https://ssl.gstatic.com/gb/images/i1_1967ca6a.png) !important; -webkit-background-size: 528px 68px; background-size: 528px 68px; } #fbar, #fbar>div, #fbar>div>div, .fbar, .fbar>div, .fbar>div>div, #footer { background-color: rgba(0, 0, 0, 0) !important; border: 0 !important; } .b2hzT { border: 0 !important; } .RNNXgb{ background: #3a3131 !important; border: 0 !important; } .aajZCb { background: #3a3131 !important; } .sbh1 { background: #3a3131 !important; } .mw, .sfbgg, #hdtbSum, #topabar, .sfbgx, #hdtbSum, #center_col, .ivg-i, .isr-rtc, .minidiv .sfbg , .y8AWGd .llvJ5e, .wCIBKb, .cv2VAd, .appbar , #extabar > div > div, .klitem, #lxhdr, .rlc__slider-page, .DAVP1, .rl_feature, .asjHCd, .yyjhs, .xERobd, .iHM8f, .czHJJ, .afrOIf, .B9EXRd, .uOaWdb, .bUNBRd, .yOo6xe, .RSXc9 { background-color: #222 !important; max-width: inherit; } .TbwUpd, .iUh30, .nVcaUb > a, .P1usbc, .P1usbc > div > div > a, .P1usbc > div > div, .fl, .w8qArf > a.fl, .mblink, .w8qArf, a:link, a.fl, .ab_button > span, .Qex5yd, .srINvb{ color: lightblue !important; } #hdtb{ border: 0 !important; } .rhsvw:hover{ background-color: inherit; } .klitem, .mlo-c{ border: none !important; box-shadow: none !important; } }
0.221856
0.243485
body { padding: 0; position: relative; font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Ubuntu', Arial, sans-serif; } .grey{ color: #777; } .light{ font-weight: 200 !important; } /* Pre, Code */ pre { white-space: pre-line; padding-left: 1em; border-radius: .2em; border-left: 4px solid #777; background-color: #efefef; } /* NAVIGATION */ /* ========== */ /* Navigation principale */ .bg-custom { background-color: #f5f5f5 !important; } .navbar { padding-bottom: 0em; border-bottom: 1px solid #cecece; } .my-nav-item{ margin: 0 1em 0 1em; padding: 0 0 .3em 0; border-bottom: 2px solid transparent; color: #777; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .my-nav-item:hover{ margin: 0 .2em 0 .2em; padding: 0 .8em .3em .8em; text-decoration: none; border-bottom: 2px solid rgb(193, 193, 193); color: #000; } .my-nav-item.active{ margin: 0 .2em 0 .2em; padding: 0 .8em .3em .8em; font-weight: 600; text-decoration: none; border-bottom: 2px solid #5cb85c; color: #000; } /* Navigation secondaire */ .sub-nav{ display: block; padding: .8em; text-align: center; font-size: 0.9em; border-bottom: 1px solid #cecece; background-color: #ebebeb; } .sub-nav-item{ padding: 0 .9em .9em .9em; color: #777; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .sub-nav-item:hover{ text-decoration: none; color: black; } .sub-nav-item.active{ font-weight: 500; text-decoration: none; color: #5cb85c; } /* LISTE SEMESTRES */ /* =============== */ .semesters-list { background-color: #f5f5f5; border-bottom: 1px solid #cecece; border-top: 1px solid #cecece; border-left: 4px solid #5cb85c; border-right: 4px solid #5cb85c; } .semesters-list li { margin: 0 0 .5em 0; } .semesters-list li input { margin: 0 .6em 0 0; } /* TABLES */ /* ====== */ .thead-default th{ font-weight: 500; border-top: 1px solid #e2e2e2; border-bottom: 0px solid #e2e2e2 !important; background-color: #fafafa; } .thead-default .th{ padding: .5em; font-weight: 500; border-top: 1px solid #e2e2e2; border-bottom: 0px solid #e2e2e2 !important; background-color: #fafafa; } .table td{ vertical-align: inherit; font-size: .9em; border-top: 1px solid #e2e2e2; } /* BADGES */ /* ====== */ .badge { font-size: 100%; } .badge-tc, .badge-tcbr, .badge-flbr, .badge-br{ font-weight: 400; color: #000; } .badge-tc{ background-color: #F3E5F5; } .badge-tcbr{ background-color: #E8F5E9; } .badge-flbr{ background-color: #FFF3E0; } .badge-br{ background-color: #E0F7FA; } /* ScrollSpy sur l'affichage d'un cursus * ===================================== */ #scrollspyToC{ position: fixed; padding-left: 0; } #scrollspyToC li { margin: 0; padding: 0; } #scrollspyToC .nav-link{ margin: .2em; padding: .2em .2em .2em .5em; border-left: 2px solid transparent; color: #777; } #scrollspyToC .nav-link:hover{ border-left: 2px solid #000; color: #000; } #scrollspyToC .nav-link.active{ font-weight: 500; border-left: 2px solid #5cb85c; color: #5cb85c; } /* * List customisation * ================== */ .elemFormation{ padding: 0; list-style-type: none; }
web/css/style.css
body { padding: 0; position: relative; font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Ubuntu', Arial, sans-serif; } .grey{ color: #777; } .light{ font-weight: 200 !important; } /* Pre, Code */ pre { white-space: pre-line; padding-left: 1em; border-radius: .2em; border-left: 4px solid #777; background-color: #efefef; } /* NAVIGATION */ /* ========== */ /* Navigation principale */ .bg-custom { background-color: #f5f5f5 !important; } .navbar { padding-bottom: 0em; border-bottom: 1px solid #cecece; } .my-nav-item{ margin: 0 1em 0 1em; padding: 0 0 .3em 0; border-bottom: 2px solid transparent; color: #777; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .my-nav-item:hover{ margin: 0 .2em 0 .2em; padding: 0 .8em .3em .8em; text-decoration: none; border-bottom: 2px solid rgb(193, 193, 193); color: #000; } .my-nav-item.active{ margin: 0 .2em 0 .2em; padding: 0 .8em .3em .8em; font-weight: 600; text-decoration: none; border-bottom: 2px solid #5cb85c; color: #000; } /* Navigation secondaire */ .sub-nav{ display: block; padding: .8em; text-align: center; font-size: 0.9em; border-bottom: 1px solid #cecece; background-color: #ebebeb; } .sub-nav-item{ padding: 0 .9em .9em .9em; color: #777; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .sub-nav-item:hover{ text-decoration: none; color: black; } .sub-nav-item.active{ font-weight: 500; text-decoration: none; color: #5cb85c; } /* LISTE SEMESTRES */ /* =============== */ .semesters-list { background-color: #f5f5f5; border-bottom: 1px solid #cecece; border-top: 1px solid #cecece; border-left: 4px solid #5cb85c; border-right: 4px solid #5cb85c; } .semesters-list li { margin: 0 0 .5em 0; } .semesters-list li input { margin: 0 .6em 0 0; } /* TABLES */ /* ====== */ .thead-default th{ font-weight: 500; border-top: 1px solid #e2e2e2; border-bottom: 0px solid #e2e2e2 !important; background-color: #fafafa; } .thead-default .th{ padding: .5em; font-weight: 500; border-top: 1px solid #e2e2e2; border-bottom: 0px solid #e2e2e2 !important; background-color: #fafafa; } .table td{ vertical-align: inherit; font-size: .9em; border-top: 1px solid #e2e2e2; } /* BADGES */ /* ====== */ .badge { font-size: 100%; } .badge-tc, .badge-tcbr, .badge-flbr, .badge-br{ font-weight: 400; color: #000; } .badge-tc{ background-color: #F3E5F5; } .badge-tcbr{ background-color: #E8F5E9; } .badge-flbr{ background-color: #FFF3E0; } .badge-br{ background-color: #E0F7FA; } /* ScrollSpy sur l'affichage d'un cursus * ===================================== */ #scrollspyToC{ position: fixed; padding-left: 0; } #scrollspyToC li { margin: 0; padding: 0; } #scrollspyToC .nav-link{ margin: .2em; padding: .2em .2em .2em .5em; border-left: 2px solid transparent; color: #777; } #scrollspyToC .nav-link:hover{ border-left: 2px solid #000; color: #000; } #scrollspyToC .nav-link.active{ font-weight: 500; border-left: 2px solid #5cb85c; color: #5cb85c; } /* * List customisation * ================== */ .elemFormation{ padding: 0; list-style-type: none; }
0.259263
0.08548