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
header { background-image: url(laptop-g5229b7075_1280.jpg); background-size: cover; background-repeat: no-repeat; padding: 5rem; display: flex; align-items: center; background-position: center; } .set { height: 40px; width: 40px; position: absolute; top: 14rem; left: 1rem; display: flex; flex-direction: column; } .set-a { height: 40px; width: 40px; position: absolute; top: 14rem; right: 1rem; display: flex; flex-direction: column; } .set-f-a { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(134deg); top: -12px; } .set-f-b { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(45deg); } .set-f { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(134deg); top: 12px; } .set-f-1 { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(45deg); } .xr { height: 300px; ; width: 300px; background-color: aqua; display: flex; justify-content: center; align-items: center; border: solid rgb(255 0 0 / 0%) 5px; border-radius: 5px; background: none; } .xrf { border: solid #57205a2e 7px; height: 290px; ; width: 290px; background-color: rgb(245, 245, 245); display: flex; align-items: center; justify-content: center; text-align: center; border-radius: 5px; background: none; color: #FFF; backdrop-filter: blur(5px); } .preto { position: fixed; top: 0; z-index: 10; left: 0; display: none; right: 0; height: 100%; background-color: #000000b8; align-items: center; justify-content: center; } .preto.a { display: flex; } .preto p { color: #fff; position: absolute; align-self: baseline; cursor: pointer; } .filter { height: 2px; width: 100%; background-color: aqua; } .fiot { display: none; flex-direction: column; } .fiot.n { display: flex; } .input-form.att { border: solid red 5px; } .fiot.nn { display: none; } .bt-top { height: 50px; width: 50px; position: fixed; background: none; bottom: 0; right: 0; animation: 1s animar infinite alternate; } @keyframes animar { to { transform: translateY(0.5rem); } from { transform: translateY(-0.5rem); } } nav { color: #fff; display: flex; align-items: center; justify-content: center; gap: 3rem; position: fixed; right: 0; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.288); } .x-nav { display: flex; align-self: flex-start; } nav a { color: #fff; text-decoration: none; font-size: 25px; } nav :hover { color: #fff; } .blocks-header { display: flex; gap: 1rem; justify-content: center; align-items: center; } .ded-block { gap: 1rem; display: flex; flex-direction: column; } .block-header { background-color: rgba(255, 255, 255, 0.438); width: 300px; display: flex; align-items: center; text-align: center; padding: 0rem 1rem 0px 1rem; border-radius: 5px; flex-direction: column; transition: 1s; } .block-header:hover { background-color: rgba(255, 255, 255, 0.589); } .ded-items { display: flex; gap: 1rem; } .img-ded { border-radius: 5px; } .response { background-image: url(website-g160531be3_1280.jpg); background-color: rgb(0, 0, 0); background-size: cover; background-position: center; align-items: center; padding: 2rem; border-radius: 5px; } .items-response { display: flex; gap: 1rem; max-width: 100%; flex-direction: column; align-items: center; } .options { display: flex; align-items: center; justify-content: center; gap: 5rem; padding-top: 2rem; padding-bottom: 2rem; } .op { border: solid 1px; border-radius: 5px; height: 300px; width: 250px; display: flex; justify-content: center; background-color: rgba(0, 0, 0, 0.212); } #basic { display: flex; align-items: center; } #basic:hover { background-color: rgb(255, 255, 255); } #basic h1 { font-weight: 900; } #normal { display: flex; align-items: center; } #normal:hover { background-color: rgba(174, 0, 255, 0.486); } #normal h1 { font-weight: 900; } #pro { background-color: rgba(162, 0, 255, 0.199); display: flex; align-items: center; } #pro:hover { background-color: rgb(162, 0, 255); } #pro h1 { font-weight: 900; color: rgb(162, 0, 255); } #pro:hover h1 { color: rgb(255, 255, 255); } .op.active { transition: 1s; transform: translateY(5px); } .op.desable { transition: 1s; transform: translateY(-5px); } a { text-decoration: none; color: black; } .res { background-image: url(mobile-phone-ge1a77f14a_1280.png); height: 500px; margin-bottom: 5rem; display: flex; justify-content: center; align-items: flex-end; padding-bottom: 0.5rem; gap: 1rem; transition: 0.4s; background-repeat: no-repeat; border-radius: 5px; position: relative; } .res.a { background-image: url(technology-ga2714614c_1280.jpg); } .res.aa { background-image: url(office-gf7e3e2e14_1280.jpg); } .res.aaa { background-image: url(internet-search-engine-gcff72925b_1280.jpg); } .ball { background-color: rgba(255, 255, 255, 0.404); height: 30px; width: 30px; border-radius: 50%; } .ball.a { background-color: rgba(0, 0, 0, 0.856); } footer { background-image: url(pen-gc0b3e0639_1920.jpg); background-repeat: no-repeat; background-size: cover; height: 350px; gap: 1rem; display: flex; align-items: center; justify-content: center; } .f-center { display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 3rem; } .block-f1 { display: flex; align-items: center; gap: 1rem; } .f-text { display: flex; text-align: center; flex-direction: column; height: 200px; width: 300px; font-size: 14px; } .block-f2 { align-items: center; display: flex; gap: 1rem; } .f-img { border-radius: 5px; } @media (min-width:500px) and (max-width:1020px) { .op { width: 195px; } } @media (max-width: 580px) { .blocks-header { flex-direction: column; padding-bottom: 2rem; } nav a { font-size: 17px; } header { padding: 0; padding-top: 3rem; background-position: center; } .items-response { flex-direction: column; } .ded-items { flex-direction: column; } .options { flex-direction: column; } footer { height: 520px; } .res { margin-bottom: 2rem; background-size: cover; background-repeat: no-repeat; background-position: center; } .f-center { flex-direction: column; margin-bottom: -3rem; } .f-text { order: 1; } .block-f1 { flex-direction: column; } .block-f2 { flex-direction: column; } }
style.css
header { background-image: url(laptop-g5229b7075_1280.jpg); background-size: cover; background-repeat: no-repeat; padding: 5rem; display: flex; align-items: center; background-position: center; } .set { height: 40px; width: 40px; position: absolute; top: 14rem; left: 1rem; display: flex; flex-direction: column; } .set-a { height: 40px; width: 40px; position: absolute; top: 14rem; right: 1rem; display: flex; flex-direction: column; } .set-f-a { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(134deg); top: -12px; } .set-f-b { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(45deg); } .set-f { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(134deg); top: 12px; } .set-f-1 { cursor: pointer; height: 20px; width: 3px; background: black; position: absolute; transform: rotate(45deg); } .xr { height: 300px; ; width: 300px; background-color: aqua; display: flex; justify-content: center; align-items: center; border: solid rgb(255 0 0 / 0%) 5px; border-radius: 5px; background: none; } .xrf { border: solid #57205a2e 7px; height: 290px; ; width: 290px; background-color: rgb(245, 245, 245); display: flex; align-items: center; justify-content: center; text-align: center; border-radius: 5px; background: none; color: #FFF; backdrop-filter: blur(5px); } .preto { position: fixed; top: 0; z-index: 10; left: 0; display: none; right: 0; height: 100%; background-color: #000000b8; align-items: center; justify-content: center; } .preto.a { display: flex; } .preto p { color: #fff; position: absolute; align-self: baseline; cursor: pointer; } .filter { height: 2px; width: 100%; background-color: aqua; } .fiot { display: none; flex-direction: column; } .fiot.n { display: flex; } .input-form.att { border: solid red 5px; } .fiot.nn { display: none; } .bt-top { height: 50px; width: 50px; position: fixed; background: none; bottom: 0; right: 0; animation: 1s animar infinite alternate; } @keyframes animar { to { transform: translateY(0.5rem); } from { transform: translateY(-0.5rem); } } nav { color: #fff; display: flex; align-items: center; justify-content: center; gap: 3rem; position: fixed; right: 0; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.288); } .x-nav { display: flex; align-self: flex-start; } nav a { color: #fff; text-decoration: none; font-size: 25px; } nav :hover { color: #fff; } .blocks-header { display: flex; gap: 1rem; justify-content: center; align-items: center; } .ded-block { gap: 1rem; display: flex; flex-direction: column; } .block-header { background-color: rgba(255, 255, 255, 0.438); width: 300px; display: flex; align-items: center; text-align: center; padding: 0rem 1rem 0px 1rem; border-radius: 5px; flex-direction: column; transition: 1s; } .block-header:hover { background-color: rgba(255, 255, 255, 0.589); } .ded-items { display: flex; gap: 1rem; } .img-ded { border-radius: 5px; } .response { background-image: url(website-g160531be3_1280.jpg); background-color: rgb(0, 0, 0); background-size: cover; background-position: center; align-items: center; padding: 2rem; border-radius: 5px; } .items-response { display: flex; gap: 1rem; max-width: 100%; flex-direction: column; align-items: center; } .options { display: flex; align-items: center; justify-content: center; gap: 5rem; padding-top: 2rem; padding-bottom: 2rem; } .op { border: solid 1px; border-radius: 5px; height: 300px; width: 250px; display: flex; justify-content: center; background-color: rgba(0, 0, 0, 0.212); } #basic { display: flex; align-items: center; } #basic:hover { background-color: rgb(255, 255, 255); } #basic h1 { font-weight: 900; } #normal { display: flex; align-items: center; } #normal:hover { background-color: rgba(174, 0, 255, 0.486); } #normal h1 { font-weight: 900; } #pro { background-color: rgba(162, 0, 255, 0.199); display: flex; align-items: center; } #pro:hover { background-color: rgb(162, 0, 255); } #pro h1 { font-weight: 900; color: rgb(162, 0, 255); } #pro:hover h1 { color: rgb(255, 255, 255); } .op.active { transition: 1s; transform: translateY(5px); } .op.desable { transition: 1s; transform: translateY(-5px); } a { text-decoration: none; color: black; } .res { background-image: url(mobile-phone-ge1a77f14a_1280.png); height: 500px; margin-bottom: 5rem; display: flex; justify-content: center; align-items: flex-end; padding-bottom: 0.5rem; gap: 1rem; transition: 0.4s; background-repeat: no-repeat; border-radius: 5px; position: relative; } .res.a { background-image: url(technology-ga2714614c_1280.jpg); } .res.aa { background-image: url(office-gf7e3e2e14_1280.jpg); } .res.aaa { background-image: url(internet-search-engine-gcff72925b_1280.jpg); } .ball { background-color: rgba(255, 255, 255, 0.404); height: 30px; width: 30px; border-radius: 50%; } .ball.a { background-color: rgba(0, 0, 0, 0.856); } footer { background-image: url(pen-gc0b3e0639_1920.jpg); background-repeat: no-repeat; background-size: cover; height: 350px; gap: 1rem; display: flex; align-items: center; justify-content: center; } .f-center { display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 3rem; } .block-f1 { display: flex; align-items: center; gap: 1rem; } .f-text { display: flex; text-align: center; flex-direction: column; height: 200px; width: 300px; font-size: 14px; } .block-f2 { align-items: center; display: flex; gap: 1rem; } .f-img { border-radius: 5px; } @media (min-width:500px) and (max-width:1020px) { .op { width: 195px; } } @media (max-width: 580px) { .blocks-header { flex-direction: column; padding-bottom: 2rem; } nav a { font-size: 17px; } header { padding: 0; padding-top: 3rem; background-position: center; } .items-response { flex-direction: column; } .ded-items { flex-direction: column; } .options { flex-direction: column; } footer { height: 520px; } .res { margin-bottom: 2rem; background-size: cover; background-repeat: no-repeat; background-position: center; } .f-center { flex-direction: column; margin-bottom: -3rem; } .f-text { order: 1; } .block-f1 { flex-direction: column; } .block-f2 { flex-direction: column; } }
0.548674
0.095518
@charset "UTF-8"; /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; * display: inline; * zoom: 1; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, button, input, select, textarea { font-family: sans-serif; } body { margin: 0; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: .67em 0; } h2 { font-size: 1.5em; margin: .83em 0; } h3 { font-size: 1.17em; margin: 1em 0; } h4 { font-size: 1em; margin: 1.33em 0; } h5 { font-size: .83em; margin: 1.67em 0; } h6 { font-size: .67em; margin: 2.33em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } mark { background: #ff0; color: #000; } p, pre { margin: 1em 0; } code, kbd, pre, samp { font-family: monospace,serif; _ font-family: 'courier new',monospace; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ''; content: none; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } dl, menu, ol, ul { margin: 1em 0; } dd { margin: 0 0 0 40px; } menu, ol, ul { padding: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; } img { border: 0; -ms-interpolation-mode: bicubic; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em; } legend { border: 0; padding: 0; white-space: normal; * margin-left: -7px; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; * vertical-align: middle; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; * overflow: visible; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; * height: 13px; * width: 13px; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; } .videoContainer { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .angledBg { height: 100%; width: 100%; position: absolute; bottom: 0; left: 0; } .angledBg img { position: absolute; bottom: -1px; width: 100%; } .videoContainer > video { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; filter: grayscale(1); } @keyframes float { 0% { transform: translatey(0px); } 50% { transform: translatey(-20px); } 100% { transform: translatey(0px); } } .heroCollage img, .heroContent .col img { animation: float 6s ease-in-out infinite; } .heroContent .container { padding-top: 2em; padding-bottom: 2em; } .heroContent { background-size: cover; position: relative; height: 600px; display: flex; align-items: flex-end; justify-content: center; overflow: hidden; padding-bottom: 6em; } .carouselContainer { position: absolute; top: 0; left: 0; width: 100%; } .carouselContainer, .home .carousel, .home .slick-list, .home .slick-track, .home .slick-slide { height: 100vh !important; width: 100% !important; } .home .carousel { padding: 0; } .home .carousel img { height: 100%; width: 100%; object-fit: cover; } .heroContent::before { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; z-index: 1; } .heroContent .innerContainer { z-index: 2; position: relative; } .heroContent h1 { margin-bottom: 0; max-width: 720px; margin-left: auto; margin-right: auto; } .heroContent .button { margin-top: 3em; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .mapContainer { position: relative; width: 100%; height: 450px; } .mapContainer::before { position: absolute; width: 100%; height: 100%; content: ""; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.65); z-index: 1; } .mapContainer::after { position: absolute; content: "FPO"; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 100px; z-index: 2; font-weight: 900; } .mapContainer iframe { top: 0; left: 0; height: 100%; width: 100%; position: absolute; } .wpcf7 input, .wpcf7 textarea { font-size: 14px; font-family: inherit; padding: 1em; border: 1px solid #c9c9c9; width: 100%; } .wpcf7-form { display: flex; flex-wrap: wrap; margin-right: -.5rem; margin-left: -.5rem; margin-top: 50px; } .wpcf7 p { flex-basis: 33.333%; padding-left: .5rem; padding-right: .5rem; max-width: 50%; } .wpcf7 .formTextArea { flex-basis: 100%; max-width: 100%; } .wpcf7 p.formSubmitButton { width: auto; flex-basis: unset; max-width: none; } .wpcf7-submit { background-color: #38C3E1; color: #fff; border: none; text-transform: uppercase; font-weight: 600; } .widget_recent_entries h3 { display: none; } .sidebar .cardGrid .col { flex-basis: 100%; max-width: 100%; } .sidebar .cardGrid .col .colInner { box-shadow: none; padding: 0 0 1.5em; margin-bottom: 1.5em; border-bottom: 1px solid #e9e9e9; } .sidebar .row.gutterSpaceWide > .col { padding-bottom: 0; } .sidebar .cardGrid .col:last-of-type .colInner { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } .sidebar a > h4 { transition: 0.25s ease-in-out; margin-bottom: 0; } .sidebar a > h4:hover { transition: 0.25s ease-in-out; color: #38C3E1; } .cardGrid h5 { margin: 10px 0; } .cardGrid h4 { margin: 0 0 10px; } .sidebar .cardGrid h5 { margin: 10px 0 0; } .sidebar .cardGrid h4 { margin: 0; } .sidebar.col .row.gutterSpaceDefault > .col { padding-bottom: 0; } .sidebar .cardGrid .colInner { height: auto; } .sidebar .cardGrid .readMore { margin-top: 15px; } .sidebar h3 { margin-bottom: 30px; color: #999; } .cardContainer.whiteBg, whiteBg { background-color: #fff; } .col .col { padding-bottom: 0; } .cardGrid .row, .cardGrid .row .col, .cardGrid .row .col .colInner { height: 100%; } .cardGrid h2 { margin-bottom: 0; color: #000; transition: 0.25s ease-in-out; } .cardGrid h2:hover { transition: 0.25s ease-in-out; color: #38C3E1; } .cardGrid .colInner, .cardContent .colInner, .cardContainer, .displayFlex { display: flex; flex-direction: column; height: 100%; } .cardGrid .readMore, .cardContent .readMore { margin-top: auto; } .cardGrid .colInner p:last-of-type, .cardContent, .boxed { display: flex; height: 100%; flex-direction: column; } .cardGrid .colInner p:last-of-type a.readMore { margin-top: auto; } .innerCardContainer, .boxed { box-shadow: 0 5px 10px #d4d4d4; } .boxed { padding: 2em; } .cardContainer, .innerCardContainer, .boxed { border-radius: 10px; border-bottom: 10px solid #38C3E0; overflow: hidden; position: relative; } .center-lg .iconContainer { margin-right: auto; margin-left: auto; } .news-and-events .cardGrid h5 { margin: 10px 0 20px; } .news-and-events .display-medium-item { flex-direction: column; } .news-and-events #display-medium-owl-demo .medium-image { height: 200px; } .cannedImgOverlay { top: 50%; transform: translateY(-50%); position: absolute; z-index: 99; text-align: center; width: 100%; color: #fff; padding: 1em; } .cannedImgContainer { position: relative; padding-bottom: 56.25%; height: 0; } .cannedImgContainer img { position: absolute; top: 0; left: 0; } .cannedImgContainer span { display: block; max-width: 130px; margin: auto; position: relative; left: -10px; } .two_col, .three_col, .four_col { display: flex; } .two_col .col:first-of-type, .three_col .col:first-of-type, .four_col .col:first-of-type { order: 1; } .two_col .col:last-of-type { height: 300px; } .three_col .col:last-of-type { height: 200px; } .four_col .col:last-of-type { height: 150px; } .two_col .col:last-of-type, .three_col .col:last-of-type, .four_col .col:last-of-type { display: flex; flex-direction: column; } .two_col .testimonialLogoContainer, .three_col .testimonialLogoContainer, .four_col .testimonialLogoContainer { background-color: #f5f5f5; display: flex; height: 100%; } .two_col .container.testimonialContainer, .three_col .container.testimonialContainer, .four_col .container.testimonialContainer { background-color: #fff; } .two_col .testimonialContainerInner, .three_col .testimonialContainerInner, .four_col .testimonialContainerInner { height: 100%; display: flex; flex-direction: column; } .two_col .quoteContent, .three_col .quoteContent, .four_col .quoteContent { margin-bottom: 2em; } .two_col .testimonialAuthor, .three_col .testimonialAuthor, .four_col .testimonialAuthor { margin-top: auto; } .two_col .testimonialContainer::after, .three_col .testimonialContainer::after, .four_col .testimonialContainer::after { top: -22px; } .two_col .testimonialContainer > .row, .three_col .testimonialContainer > .row, .four_col .testimonialContainer > .row { height: 100%; } .two_col .testimonialContainer > .row > .col:first-of-type, .three_col .testimonialContainer > .row > .col:first-of-type, .four_col .testimonialContainer > .row > .col:first-of-type { height: calc(100% - 300px); } .two_col .testimonialContainer > .row.no_image_logo > .col:first-of-type, .three_col .testimonialContainer > .row.no_image_logo > .col:first-of-type, .four_col .testimonialContainer > .row.no_image_logo > .col:first-of-type { height: 100%; } .row.gutter_space_wide { margin-right: -1rem; margin-left: -1rem; } .row.gutter_space_wide > .col { padding-right: 1rem; padding-left: 1rem; } .archive_grid > .col { padding-bottom: 3em; } @media (min-width: 64em) { .news-and-events .evenbriteEvents ul { margin-left: -0.5rem !important; margin-right: -0.5rem !important; } .news-and-events .evenbriteEvents ul > li { padding-right: 0.5rem !important; padding-left: 0.5rem !important; flex-basis: 50% !important; max-width: 50% !important; } } #yrc-shell-0 .yrc-item-title { margin-top: 10px; white-space: unset !important; text-overflow: unset !important; } #yrc-shell-0 .yrc-pagination, #yrc-shell-0 .yrc-video-date, .news-and-events #yrc-shell-0 .yrc-video { display: none; } .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(1), .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(2), .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(3) { display: inline-block; } #yrc-shell-0 .yrc-item-title { white-space: unset; text-overflow: unset; } #yrc-shell-0 .yrc-core { text-align: left; } body .pb-close { background-image: url(../img/icons/video-close.png); background-size: cover; width: 15px; height: 15px; background-repeat: no-repeat; background-position: center; } body .pb-close::before { display: none; } .evenbriteEvents { margin: 50px auto 15px; } .events .evenbriteEvents { margin: 0; } .news-and-events .evenbriteEvents { margin-top: 30px; } .evenbriteEvents ul { padding: 0; list-style: none; margin-top: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; margin-right: -1.5rem; margin-left: -1.5rem; } .evenbriteEvents ul > li { padding-left: 1.5rem; padding-right: 1.5rem; flex-basis: 33.33333333%; max-width: 33.33333333%; padding-bottom: 3rem; } .evenbriteEvents .innerCardContainer { height: 100%; display: flex; flex-direction: column; } .statusLabel { position: absolute; bottom: -45px; right: -70px; width: 165px; transform: rotate(-45deg); transform-origin: 0; background-color: #424242; color: #fff; text-align: center; } .statusLabel > p { padding: 10px; } .evenbriteEvents .colInner, .news-events .colInner, .events .colInner { display: flex; flex-direction: column; height: 100%; } .eaw-time, .news-events .colInner p:last-of-type, .events .colInner p:last-of-type { margin-top: auto; } @media (max-width: 64em) { .evenbriteEvents ul > li { flex-basis: 50%; max-width: 50%; } } @media (max-width: 48em) { .evenbriteEvents ul > li { flex-basis: 100%; max-width: 100%; } } .tabAnswer { display: none; padding: 2em 2em 1em; } .tabRow { padding: 25px 0; border-bottom: 1px solid #c9c9c9; } .tabRow:first-of-type { padding-top: 0; } .tabRow a { display: block; position: relative; text-decoration: none; color: #fff; padding-right: 2em; } .tabRow a ~ .tabAnswer a { display: inline-block; } .tabRow a ~ .tabAnswer a:after { display: none; } .tabRow a:after { position: absolute; content: "\f0d7"; font-family: fontAwesome; right: 0; top: 1px; transition: 0.5s ease-in-out; } .tabRow a.rotate:after { transform: rotate(180deg); transition: 0.5s ease-in-out; } .cardContainer { box-shadow: 0 5px 10px #d4d4d4; background-color: #f9f9f9; } .feedGrid .cardContainer { box-shadow: 0 5px 10px #888; } .offsetBg { position: absolute; background-image: url(../img/textures/just-waves-blue.png); height: 65%; width: 100%; left: 0; top: 0; } .owl-controls { display: none !important; } .owl-carousel .owl-item { float: none; } .display-medium-title { font-size: 20px; font-weight: 600; margin: 0; color: #424242; } #display-medium-owl-demo .details-title { border-bottom: 0; } .display-medium-item .colInnerMed { display: flex; box-shadow: 0 0 10px #d9d9d9; height: 100%; flex-basis: 100%; } .colInnerMed .row, .mediumContent { height: 100%; } .colInnerMed .container { margin: 0; width: 100%; } .mediumContent p:last-of-type { margin-top: auto; } .colInnerMed img { object-fit: cover; height: 100%; } .colInnerMed .medPortrait { background-size: cover; background-position: center; position: relative; } .medPortrait a { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .display-medium-item a { margin: 0; } .mediumContent { flex: 0 0 66%; } .news-and-events .mediumPostsContainer > .col { padding-bottom: 1rem; } #display-medium-owl-demo .medium-image { height: 100%; } .mediumContent { padding: 1.5em; display: flex; flex-direction: column; } .display-medium-date-read { margin: 15px 0; } .testimonialLogoContainer { padding: 2em; } .testimonialLogoContainer img { max-width: 280px; margin: auto; } .container.testimonialContainer { border: 2px solid #969696; position: relative; overflow: visible; background-color: #f5f5f5; } .testimonialContainer::before { position: absolute; content: ""; left: -12px; top: -32px; background-image: url(../img/icons/quote.svg); width: 50px; height: 50px; z-index: 2; background-size: 100%; background-repeat: no-repeat; } .testimonialContainer::after { height: 30px; width: 15px; position: absolute; top: -15px; left: 5px; z-index: 1; background-color: #fff; content: ""; } .testimonialContainer .col { padding-bottom: 0; } .testimonialContainerInner { padding: 3em; background-color: #fff; } .quoteContent p { font-size: 20px; line-height: 1.5em; } .testimonialAuthor { margin-top: 20px; } .cta { background-color: #424242; padding: 6em; position: relative; overflow: hidden; } .cta h2 { max-width: 600px; margin-right: auto; margin-left: auto; } /* .cta::before { position: absolute; content: ""; width: 250px; height: 500px; position: absolute; z-index: 1; background-repeat: no-repeat; opacity: .5; top: 100%; margin-top: -250px; background-image: ; } */ .gridContainer { display: grid; padding-left: 2em; padding-right: 2em; } .headerGrid { grid-template-columns: 1fr 3fr; grid-template-areas: logo navigation; } .w1280 { max-width: 1280px; margin: auto; } .gridItem.itemLogo { grid-area: logo; grid-column-start: 1; grid-column: 1 / 2; } .gridItem.itemNav { grid-area: navigation; grid-column: 2 / 3; display: flex; justify-content: flex-end; align-items: center; } .gridItem { position: relative; } .heroContent { grid-template-columns: 1fr 45% 45%; } /* .offsetCarousel .slick-slide { margin-right: 25px; //max-width: 500px; } .offsetCarousel .slick-list { padding: 2em 0; } */ .innerContainer.offsetRight { margin-right: 0; padding-right: 0; } .offsetCarousel .container { background-color: #fff; box-shadow: 0px 0 10px #d9d9d9; overflow: visible; margin-right: 25px; } .offsetCarousel .col { padding-bottom: 0; } .offsetCarousel .row, .offsetCarousel img { height: 100%; } .offsetCarousel img { object-fit: cover; } :root { --gutter: 40px; } .app { display: grid; grid-template-columns: var(--gutter) 1fr var(--gutter); align-content: start; } .app > * { grid-column: 2 / -2; } .app > .full { grid-column: 1 / -1; } .hs { display: grid; grid-gap: calc(var(--gutter) / 2); grid-template-columns: 10px; grid-template-rows: minmax(150px, 1fr); grid-auto-flow: column; grid-auto-columns: calc(50% - var(--gutter) * 2); overflow-x: scroll; scroll-snap-type: x proximity; padding-bottom: calc(.75 * var(--gutter)); padding-top: calc(.75 * var(--gutter)); margin-bottom: calc(-.25 * var(--gutter)); } .hs:before, .hs:after { content: ''; width: 10px; } .carousel { padding: 0 1em; } .carousel .slick-prev, .carousel .slick-next { width: 25px; height: 12px; } .carousel .slick-prev { left: -20px; } .carousel .slick-next { right: -20px; } .carousel .slick-dots { width: calc(100% - 2em); } .carousel .slick-prev:before, .carousel .slick-next:before { background-image: url(../img/icons/arrow-right.svg); width: 100%; height: 100%; content: ""; position: absolute; background-repeat: no-repeat; top: 0; font-family: inherit; } .carousel .slick-prev::before { transform: rotate(180deg); right: 0; } .carousel .slick-next::before { left: 0; } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } /* Slider */ .slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; } /* Icons */ @font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); } /* Arrows */ .slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; } .slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-prev { left: -25px; } [dir='rtl'] .slick-prev { right: -25px; left: auto; } .slick-prev:before { content: '←'; } [dir='rtl'] .slick-prev:before { content: '→'; } .slick-next { right: -25px; } [dir='rtl'] .slick-next { right: auto; left: -25px; } .slick-next:before { content: '→'; } [dir='rtl'] .slick-next:before { content: '←'; } /* Dots */ .slick-dotted.slick-slider { margin-bottom: 30px; } .slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; } .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; } .slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots li.slick-active button:before { opacity: .75; color: black; } .archive.carousel .slick-dots { position: relative; bottom: auto; text-align: center; margin: auto; } .archive.carousel .slick-slide { padding: 1em; } .archive.carousel .slick-list { padding: 1em 0; } .carousel.slick-dotted.slick-slider { margin-bottom: 0; } @media (min-width: 768px) { .col.quote_content { padding-right: 0; } .col.no_padding_left { padding-left: 0; } } .object_fit img { height: 100%; object-fit: cover; } .object_fit .testimonialLogoContainer img { height: auto; } .carousel .testimonialLogoContainer, .one_col .testimonialLogoContainer { display: flex; height: 100%; } /*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author <NAME> @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */ .hamburger { padding: 15px 15px; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0; margin: 0; overflow: visible; } .hamburger:hover { opacity: 0.7; } .hamburger.is-active:hover { opacity: 0.7; } .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #000; } .hamburger-box { width: 40px; height: 24px; display: inline-block; position: relative; } .hamburger-inner { display: block; top: 50%; margin-top: -2px; } .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 40px; height: 4px; background-color: #000; border-radius: 4px; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease; } .hamburger-inner::before, .hamburger-inner::after { content: ""; display: block; } .hamburger-inner::before { top: -10px; } .hamburger-inner::after { bottom: -10px; } /* * Spin */ .hamburger--spin .hamburger-inner { transition-duration: 0.22s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } .hamburger--spin .hamburger-inner::before { transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; } .hamburger--spin .hamburger-inner::after { transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); } .hamburger--spin.is-active .hamburger-inner { transform: rotate(225deg); transition-delay: 0.12s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--spin.is-active .hamburger-inner::before { top: 0; opacity: 0; transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; } .hamburger--spin.is-active .hamburger-inner::after { bottom: 0; transform: rotate(-90deg); transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); } body { font-family: 'Rajdhani', sans-serif; line-height: 1.5em; color: #424242; } h1 { font-size: 40px; margin-top: 0; line-height: 1.25em; } h2 { font-size: 30px; margin-top: 0; line-height: 1.25em; } .cardContainer h2 { font-size: 24px; } .grey { color: #999; } .fullSpanCTA h2 ~ ul > li > .button { margin-top: 0; } h3, h3 > a { font-size: 22px; margin-top: 0; line-height: 1.25em; } h4 { font-size: 20px; } .darkHeading, .darkHeading > a { color: #424242; } menu, ol, ul { padding: 0 0 0 18px; } .contentPortal h3, .fitPortal h3 { margin-top: 0; } .light > *, .light a, .light { color: #fff; } .text-align-center { text-align: center; } .text-align-right { text-align: right; } .overlaidText { padding: 1em; position: absolute; width: 100%; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.75); margin-bottom: 0; display: flex; align-items: center; justify-content: center; transition: height 0.5s ease-in-out; height: 80px; } .textAlignCenter { text-align: center; } .textAlignCenter .inlineButtons, .textAlignCenter .social { justify-content: center; } .social li:last-child, .inlineButtons li:last-child { margin-right: 0; } .textAlignRight { text-align: right; } #buckets .col { position: relative; } p { margin-top: 0; } p, a, ol, ul { font-size: 16px; } .date, .date a { font-size: 14px; } .contentWrap a { font-weight: 600; color: #38C3E1; } .contentWrap a.light { color: #fff; transition: 0.25s ease-in-out; } .contentWrap a.light:hover { color: #38C3E1; transition: 0.25s ease-in-out; } p:last-of-type { margin-bottom: 0; } .social { list-style: none; padding: 0; margin: 0; display: flex; } .social li { margin-right: 20px; } .social a { height: 30px; width: 30px; background-color: #424242; display: flex; align-items: center; justify-content: center; border-radius: 100px; transition: 0.25s ease-in-out; } .social a:hover { transition: 0.25s ease-in-out; background-color: #38C3E1; } .social a .fa { font-size: 15px; color: #fff; padding: 5px; transition: 0.25s ease-in-out; } .social_footer { display: flex; justify-content: flex-end; } .postTitle span { font-size: 18px; text-transform: uppercase; display: block; line-height: 1.5em; } .container, .container-fluid { margin-right: auto; margin-left: auto; } .container-fluid { padding-right: 2rem; padding-left: 2rem; } .row { box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -.5rem; margin-left: -.5rem; } .row.reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } .col.reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-xs { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-xs-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-xs-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-xs-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-xs-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-xs-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-xs-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-xs-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-xs-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-xs-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-xs-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-xs-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-xs-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-xs-offset-0 { margin-left: 0; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .start-xs { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-xs { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-xs { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-xs { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-xs { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-xs { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-xs { -ms-flex-pack: distribute; justify-content: space-around; } .between-xs { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-xs { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-xs { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } @media only screen and (min-width: 48em) { .container { width: 49rem; } .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-sm { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-sm-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-sm-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-sm-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-sm-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-sm-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-sm-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-sm-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-sm-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-sm-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-sm-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-sm-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-sm-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-sm-offset-0 { margin-left: 0; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .start-sm { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-sm { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-sm { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-sm { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-sm { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-sm { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-sm { -ms-flex-pack: distribute; justify-content: space-around; } .between-sm { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-sm { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-sm { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 64em) { .container { width: 65rem; } .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-md { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-md-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-md-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-md-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-md-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-md-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-md-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-md-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-md-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-md-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-md-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-md-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-md-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-md-offset-0 { margin-left: 0; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-11 { margin-left: 91.66666667%; } .start-md { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-md { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-md { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-md { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-md { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-md { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-md { -ms-flex-pack: distribute; justify-content: space-around; } .between-md { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-md { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-md { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 75em) { .container { width: 76rem; } .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-lg { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-lg-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-lg-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-lg-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-lg-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-lg-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-lg-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-lg-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-lg-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-lg-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-lg-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-lg-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-lg-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-lg-offset-0 { margin-left: 0; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .start-lg { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-lg { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-lg { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-lg { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-lg { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-lg { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-lg { -ms-flex-pack: distribute; justify-content: space-around; } .between-lg { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-lg { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-lg { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } * { box-sizing: border-box; } .innerContainer { padding: 0 2em; width: 100%; max-width: 1280px; margin-left: auto; margin-right: auto; position: relative; z-index: 2; } .angledTopdBottom .innerContainer { padding-top: 10em; padding-bottom: 10em; } .innerContainer.w1080 { max-width: 1080px; } .narrow_flushLeft { max-width: 850px; } .w1440, .innerContainer.w1440 { max-width: 1440px; margin-right: auto; margin-left: auto; } .w800 { max-width: 800px; } .floatRight { float: right; } .clearfix::after { clear: both; display: table; content: ""; } .section { padding: 6em 0; position: relative; } .container { overflow: hidden; position: relative; max-width: 1600px; } .section.noBottomPadding, .noBottomPadding { padding-bottom: 0; } .section.darkGreyBg, .darkGreyBg { background-color: #424242; } .col { padding-bottom: 1rem; } .topPadding { padding-top: 6em; } .topPadding4 { padding-top: 4em; } .section4 { padding-bottom: 4em; padding-top: 4em; } .section3 { padding-bottom: 3em; padding-top: 3em; } .bottomPadding { padding-bottom: 6em; } .topPadding25 { padding-top: 25px; } .bottomPadding25 { padding-bottom: 25px; } .topBottomPadding25 { padding-top: 25px; padding-bottom: 25px; } .topMargin25 { margin-top: 25px; } .bottomMargin25 { margin-bottom: 25px; } .topBottomMargin25 { margin-top: 25px; margin-bottom: 25px; } .topMargin50 { margin-top: 50px; } .bottomMargin50 { margin-bottom: 50px; } .positionRelative { position: relative; z-index: 1; } .topBottomMargin50 { margin-top: 50px; margin-bottom: 50px; } .topBottomPadding { padding-bottom: 6em; padding-top: 6em; } .contentWrap { margin-top: 154px; } .para-block-wrap { max-width: 1280px; margin-right: auto; margin-left: auto; padding-right: 2em; padding-left: 2em; margin-bottom: 1em; } .innerContainer ~ .para-block-wrap:nth-last-of-type(2n) { margin-top: 50px; } .w1080 ~ .para-block-wrap { max-width: 1080px; } .row.gutterSpaceWide { margin-right: -1.5rem; margin-left: -1.5rem; } .row.gutterSpaceWide > .col { padding-right: 1.5rem; padding-left: 1.5rem; padding-bottom: 3rem; } .row.gutterSpaceWider { margin-right: -2.5rem; margin-left: -2.5rem; } .row.gutterSpaceWider > .col { padding-right: 2.5rem; padding-left: 2.5rem; padding-bottom: 5rem; } .col .row.gutterSpaceDefault > .col { padding-bottom: 1rem; } .page-template-page-sidebar .contentWrap .content-section > .innerContainer, .page-template-page-sidebar .contentWrap .content-section ~ section > .innerContainer { padding-left: 0; padding-right: 0; } .nolColBottomPadding > .col { padding-bottom: 0; } .row.noGutter { margin-left: 0; margin-right: 0; } .row.noGutter > .col { padding-left: 0; padding-right: 0; } .radarRight, .radarLeft { width: 250px; height: 500px; position: absolute; z-index: 1; opacity: .5; top: 100%; margin-top: -250px; } .radarLeft { left: 0; transform: rotate(180deg); } .radarRight { right: 0; } .waveTexture { background: url(../img/textures/just-waves-grey.png); } .overflowHidden { overflow: hidden; } .colInner { position: relative; padding: 2em; } .faqs { background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; } .faqs::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 25, 0.5); content: ""; } .angledTopdBottom::before { position: absolute; background-image: url(../img/angled-bg-slope-top.svg); content: ""; height: 100%; width: 100%; top: -1px; left: 0; background-repeat: no-repeat; background-size: 100%; background-position: top; } .angledTopdBottom::after { position: absolute; background-image: url(../img/angled-bg-slope-bottom.svg); content: ""; height: 100%; width: 100%; bottom: -1px; left: 0; background-repeat: no-repeat; background-size: 100%; background-position: bottom; } .section { background-color: #fff; } .lightGreyBg { background-color: #f5f5f5; } .offsetLayout { max-width: 1600px; margin: auto; } .offsetLayout .innerContainer.innerContainerOffset.left, .innerContainer.innerContainerOffset.right { max-width: 1600px; padding-left: 0; padding-right: 0; background-size: cover; background-repeat: no-repeat; background-position: left; padding-right: 0; } .offsetLayout .innerContainer.innerContainerOffset.left { background-position: left; } .offsetLayout .innerContainer.innerContainerOffset.right { background-position: right; } .offsetLayout .innerContainerOffset::before, .innerContainerOffset.right::before { height: 100%; width: 30%; background-color: #fff; position: absolute; content: ""; top: 0; } .offsetLayout .innerContainerOffset.left::before { right: 0; } .offsetLayout .innerContainerOffset.right::before { left: 0; } .offsetLayout .innerContainer.innerContainerOffset.right { background-position: right; } .offsetLayout .innerContainerOffset .row { max-width: 1080px; margin-left: auto; margin-right: auto; } .offsetLayout .col.offsetContentContainer { background-color: #fff; } .offsetLayout .right .col.offsetContentContainer { padding: 3em 3em 3em 2em !important; } .offsetLayout .left .col.offsetContentContainer { padding: 3em 2em 3em 3em !important; } .offsetLayout .innerContainerOffset .offsetImageContainer { display: none; } .offsetLayout .innerContainerOffset > .innerContainer { padding-left: 0; padding-right: 0; } .sidebar.fixed { position: fixed; top: 0; } .search article { padding-bottom: 2em; margin-bottom: 2em; border-bottom: 1px solid #c9c9c9; } .search article:last-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } section { background-color: #fff; position: relative; } section.credits { background-color: transparent; } .single .contentWrap .col > section > .para-block-wrap { padding: 0; margin-top: 25px; } .para-block-wrap:last-of-type { margin-bottom: 0; } header { position: fixed; width: 100%; top: 0; left: 0; z-index: 999; padding: 2em 0; transition: 0.5s ease-in-out; background-color: #fff; } .logged-in.admin-bar header { margin-top: 32px; } .home header { background-color: transparent; } .home header.scroll, header.scroll { background-color: rgba(255, 255, 255, 0.9); transition: 0.5s ease-in-out; padding: 0; } header.scroll .nav li a { padding-top: 20px; padding-bottom: 20px; } header.scroll .nav li .sub-menu a { padding-top: 10px; padding-bottom: 10px; } .brandingColor { fill: #38C3E1; transition: 0.5s ease-in-out; } .home .brandingColor { fill: #fff; transition: 0.5s ease-in-out; } .scroll .brandingColor { fill: #38C3E1; transition: 0.5s ease-in-out; } header > .innerContainer { display: flex; justify-content: space-between; align-items: center; } .logo { width: 250px; position: relative; left: -15px; transition: 0.5s ease-in-out; } .scroll .logo { width: 100px; transition: 0.5s ease-in-out; } .mobile-nav ul { list-style: none; } .mobile-nav ul a, .mobile-nav .sub-menu li a { padding: 0.5em 0; display: block; color: #333; } .mobile-nav .sub-menu { margin: 0; } nav ul { display: flex; padding: 0; margin: 0; align-items: center; } nav li { margin-left: 30px; } nav li a { text-decoration: none; color: #333; font-weight: 600; display: block; padding: 0.5em; text-transform: uppercase; font-size: 18px; } .home nav li a { color: #fff; } .scroll nav li a { color: #333; } .menu-item-has-children a { position: relative; padding-right: 20px; } .nav li.menu-item-has-children a::after, .mobile-nav li.menu-item-has-children a::after { position: absolute; content: "\f107"; top: 9px; right: 0; font-family: fontAwesome; font-weight: 100; transition: 0.5s ease-in-out; } header.scroll .nav li.menu-item-has-children a::after { top: 20px; transition: 0.5s ease-in-out; } .nav .sub-menu li a { color: #333; font-weight: 500; } .nav li.menu-item-has-children .sub-menu a::after, .mobile-nav li.menu-item-has-children .sub-menu a::after { display: none; } .nav .sub-menu li a:hover { color: #999; } .menuInner .sub-menu { display: none; } .sub-menu li { display: block; border: none; text-align: left; } .nav li .sub-menu li { margin-left: 0; } .sub-menu li::after { display: none; } .sub-menu li a { color: #fff; padding: 10px 30px; } .mobile-nav { display: none; position: absolute; top: 100%; width: 100%; background-color: #fff; left: 0; padding: 1em 2em; } @media (min-width: 981px) { .nav ul.sub-menu { position: absolute; top: 100%; visibility: hidden; opacity: 0; transition: 0.25s ease-in-out; background-color: #b2d7ed; padding: 0; flex-direction: column; align-items: flex-start; } .menu-item-has-children:hover > .sub-menu, .menu-item-has-children.hover > .sub-menu { visibility: visible; opacity: 1; transition: 0.25s ease-in-out; } .sub-menu li:first-of-type { margin-top: 20px; } .wrapper ul.sub-menu li:last-of-type { margin-bottom: 20px; } } @media (max-width: 980px) { .mobile-nav .sub-menu, .nav { display: none; } .mobile-nav li.menu-item-has-children a::after { transition: .5s ease-in-out; } .mobile-nav li.menu-item-has-children.open a::after { transform: rotate(180deg); transition: .5s ease-in-out; } .sub-menu { position: relative; } } .hamburger { transform: translateX(0); transition: 0.5s ease-in-out; z-index: 999999; outline: none; padding: 0; margin-left: 10px; display: none; } .hamburger.is-active:hover, .hamburger:hover { opacity: 1; } .hamburger-box { width: 25px; height: 25px; vertical-align: middle; } .hamburger-inner, .hamburger--spin .hamburger-inner::before, .hamburger--spin .hamburger-inner::after { background-color: #000; width: 25px; height: 2px; transition: 0.25s ease-in-out; } .menuToggle:hover .hamburger-inner, .menuToggle:hover .hamburger-inner::before, .menuToggle:hover .hamburger-inner::after, .menuToggle:hover .hamburger.is-active .hamburger-inner, .menuToggle:hover .hamburger.is-active .hamburger-inner::before, .menuToggle:hover .hamburger.is-active .hamburger-inner::after { background-color: #38C3E1; transition: 0.25s ease-in-out; } .hamburger-inner { margin-top: -1px; } .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #000; } .hamburger-inner::before { top: -7px; } .hamburger-inner::after { bottom: -7px; } .searchIcon, .closeIcon { width: 20px; height: 20px; position: absolute; transform: translateY(0); transition: 0.5s ease-in-out; opacity: 1; visibility: visible; } .closeIcon { right: 0; top: 0; z-index: 9999999; } .searchIcon { background-position: bottom center; right: 2em; } .searchBarContainer { opacity: 0; visibility: hidden; transition: 0.5s ease-in-out; position: absolute; width: 100%; transform: translateY(-65px); top: 0; bottom: 0; height: 100%; right: 0; } .searchIcon.hide { opacity: 0; visibility: hidden; transition: 0.5s ease-in-out; } .searchBarContainer.reveal { opacity: 1; visibility: visible; transition: 0.5s ease-in-out; transform: translateY(0); } #ajaxsearchlite1 { display: table-cell; vertical-align: middle; } #ajaxsearchlite1.asl_w { background: none !important; } #ajaxsearchlite1 .probox, div.asl_w .probox { width: 100%; background: #424242 !important; } div.asl_w .probox .promagnifier, div.asl_r.vertical { background: #38C3E1 !important; } .searchIcon, .closeIcon { background-image: url(../img/icons/magnifying-glass.svg); background-size: 100%; background-repeat: no-repeat; transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .closeIcon { background-position: top center; } /* .searchIcon.hide { background-position: top center; transition: 0.5s ease-in-out; } .searchIcon.hide svg { opacity: 0; transition: 0.5s ease-in-out; visibility: hidden; } */ .searchIcon a, .closeIcon a { position: absolute; top: 0; left: 0; height: 100%; width: 100%; } #ajaxsearchliteres1 { top: 95px !important; } .closeIcon { right: -2em; top: 2.25em; } .scroll .closeIcon { top: .75em; } .searchIcon.mobileOnly { top: 0; right: 0; background-position: top center; } .skip-links { position: fixed; z-index: 2; left: 50%; margin-left: -67.5px; } .skip-to-link:focus { outline: 3px solid goldenrod; } .skip-to-link { padding: 15px; background-color: #fff; display: block; } .using-mouse .skip-links, .skip-links { display: none; } .using-keyboard .skip-links { display: block; } .using-keyboard .contentPortal, .using-keyboard .container { overflow: visible; } .contentPortal a:focus, .button:focus, li a:focus, .searchIcon a:focus, li a:focus, .using-keyboard .footerLogos a:focus, .using-keyboard p a:focus, .using-keyboard .photoGrid a:focus, .using-keyboard .cosLogo a:focus, .using-keyboard .logo a:focus, .using-keyboard .medPortrait a:focus { outline: 3px solid goldenrod; } .using-keyboard p a:focus, .using-keyboard .tabRow a:focus, .using-keyboard .mediumContent a:focus { outline: 1px solid goldenrod; } .using-keyboard .footerLogos a:focus, .using-keyboard .photoGrid a:focus, .using-keyboard .cosLogo a:focus, .using-keyboard .logo a:focus, .using-keyboard .display-medium-item .col > a:focus, .using-keyboard .medPortrait a:focus { display: block; } body.using-mouse *:focus { outline: none; } .button { display: inline-block; padding: 0.75em 1.5em; text-transform: uppercase; color: #fff; background-color: #424242; font-weight: 600; text-decoration: none; margin-top: 30px; } .button.blue { background-color: #38C3E1; transition: 0.25s ease-in-out; } .button.blue:hover { background-color: #000; transition: 0.25s ease-in-out; } .button.light { border: 2px solid #fff; background-color: transparent; transition: 0.25s ease-in-out; } .button.light:hover { transition: 0.25s ease-in-out; background-color: #fff; color: #38C3E1; } a { color: #38C3E1; text-decoration: none; } .button.blue, .tabRow a { color: #fff; } .actions { padding: 0; list-style: none; margin: 0; } .arrowsRight { position: relative; } .arrowsRight::after { content: "\f101"; font-family: fontAwesome; margin-left: 5px; font-size: 22px; } .inlineButtons { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0; } .inlineButtons li { margin-right: 30px; } .readMore, .text-right { position: relative; text-transform: uppercase; font-weight: 600; font-size: 18px; margin-top: 15px; align-self: flex-start; padding-right: 30px; display: inline-block; transition: 0.25s ease-in-out; } .readMore:hover, .text-right:hover { transition: 0.25s ease-in-out; color: #000; } .offsetCarousel .readMore { margin-top: auto; } .offsetCarousel .colInner { display: flex; flex-direction: column; height: 100%; } .readMore::after, .text-right::after { content: ""; background-image: url(../img/icons/arrow-right-2c.svg); background-repeat: no-repeat; width: 20px; height: 10px; background-position: right; position: absolute; margin-left: 5px; top: 7px; right: 0; transition: 0.25s ease-in-out; background-size: 200%; } .readMore:hover::after, .text-right:hover::after { background-position: left; transition: 0.25s ease-in-out; } img { max-width: 100%; height: auto; display: block; width: 100%; } .smallFooterLogo, .footerLogos .size-medium { padding: 20px 0; max-width: 130px; } .shrinkLogo { max-width: 90px; } .cosLogo, .cosLogo .size-medium { margin-bottom: 25px; } .cosLogo > div:last-of-type img { max-width: 180px; } .cosLogo > div:first-of-type img { max-width: 100px; } .featuredInlineImg .size-large { width: 100%; } .alignright.wp-caption, img.alignright { width: auto; float: right; margin: 8px 0 20px 20px; } .wp-caption-text { margin-top: 10px; font-size: 14px; font-weight: 600; line-height: 1.35em; } .contentPortal { position: relative; min-height: 300px; max-height: 300px; overflow: hidden; } .fitPortal { position: relative; min-height: 300px; background: #38C3E1 url(../img/textures/just-waves-blue.png); } .fitPortal { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; min-height: 350px; position: relative; } .fitPortal::after { background: url(../img/textures/fit-point.svg); right: 0; background-position: bottom right; } .fitPortal::before { background: url(../img/textures/fit-point-left.svg); left: 0; background-position: bottom left; } .fitPortal::before, .fitPortal::after { position: absolute; bottom: 0; width: 50%; height: 50px; background-repeat: no-repeat; background-size: cover; content: ""; } .fitPortal > h3 { flex-basis: 100%; margin-top: auto; margin-bottom: 20px; text-transform: uppercase; } .fitPortal > h3 ~ a { margin-bottom: auto; } .contentPortal a { display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; } .contentPortal img { object-fit: cover; height: 100%; position: absolute; top: 0; left: 0; } .photoGrid .shrinkLogo img { max-width: 200px; margin: auto; } .photoGrid .shrinkLogo { max-width: 100%; padding: 10px 0; } .photoGrid { display: flex; list-style: none; align-items: center; flex-wrap: wrap; justify-content: center; padding: 0; margin: 0; } .photoGrid a:hover img { filter: grayscale(1); transition: 0.25s ease-in-out; } .photoGrid a img { transition: 0.25s ease-in-out; } .photoGrid li { flex-basis: 50%; margin-bottom: 25px; } .photoGrid li img { padding: 2em; max-width: 250px; margin: auto; } .photoGrid li:nth-child(odd) { border-right: 1px solid #c9c9c9; } .photoGrid li:nth-child(2n+1):nth-last-child(-n+2), .photoGrid li:nth-child(2n+1):nth-last-child(-n+2) ~ li { border-bottom: none; } .photoGrid li { margin-bottom: 0; padding-top: 1em; } .photoGrid li { position: relative; min-height: 150px; max-height: 150px; } .photoGrid li { border-bottom: 1px solid #c9c9c9; } .about-us .photoGrid li:last-of-type { flex-basis: 100%; max-width: 100%; border-right: none; min-height: auto; } .about-us .photoGrid li:last-of-type img { max-width: 400px; } .fixedBgImg { position: fixed; height: 100%; width: 100%; top: 0; left: 0; display: none; } .fixedBgImg img { position: absolute; top: 0; left: 0; } .iconContainer { width: 50px; height: 50px; margin-bottom: 25px; } row.imageStripContainer { margin-right: -.25rem; margin-left: -.25rem; } .row.imageStripContainer > .col { height: 100%; padding-right: .25rem; padding-left: .25rem; padding-bottom: 0; } .imageStripInner { height: 0; padding-bottom: 56.25%; position: relative; } .imageStripInner img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } @media (min-width: 1600px) { .stripOuter { background-color: #38C3E1; } .stripInner { margin-right: auto; margin-left: auto; max-width: 1600px; background-color: #fff; border-right: .75rem solid #fff; border-left: .75rem solid #fff; } } .st0 { fill: none; stroke: transparent; stroke-miterlimit: 10; animation-name: sonar6; animation-duration: 3.5s; animation-delay: 1.25s; animation-iteration-count: infinite; } .st1 { fill: none; stroke-width: 2.5; stroke-miterlimit: 10; animation-name: sonar5; animation-duration: 3.5s; animation-delay: 1s; animation-iteration-count: infinite; } .st2 { fill: none; stroke: transparent; stroke-width: 5; stroke-miterlimit: 10; animation-name: sonar4; animation-duration: 3.5s; animation-delay: .75s; animation-iteration-count: infinite; } .st3 { fill: none; stroke: transparent; stroke-width: 10; stroke-miterlimit: 10; animation-name: sonar3; animation-duration: 3.5s; animation-delay: .5s; animation-iteration-count: infinite; } .st4 { fill: none; stroke: transparent; stroke-width: 20; stroke-miterlimit: 10; animation-name: sonar2; animation-duration: 3.5s; animation-delay: .25s; animation-iteration-count: infinite; } .st5 { fill: #BCBEC0; } @keyframes sonar6 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar5 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar4 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar3 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar2 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } #buckets a:hover .overlaidText { transition: height 0.5s ease-in-out; } #buckets .colInner { overflow: hidden; } #buckets .colInner { transition: 0.5s ease-in-out; } #buckets .colInner:hover { transition: 0.5s ease-in-out; } footer { background: url(../img/osp-brand-icon.svg) no-repeat bottom right scroll; } footer.section { padding-bottom: 0; } .credits { padding-top: 4em; } .credits p, .copyRightLink { font-size: 13px; } .copyRightLink { text-decoration: underline; } @media (min-width: 48em) { .container { width: 100%; } .shrinkLogo { margin: 0; } .colInnerMed .col-lg-4 { padding-right: 0; } .colInnerMed .col-lg-8 { padding-left: 0; } } @media (max-width: 63.9em) { .row.gutterSpaceWider > .bottomMarginMobile.keepSpacing.col, .row.gutterSpaceWide > .bottomMarginMobile.keepSpacing.col, .row > .bottomMarginMobile.keepSpacing.col { padding-bottom: 4em; } .contentPortals .row:nth-of-type(2) .col:nth-of-type(2) { order: 1; } .fitPortal::before, .fitPortal::after { height: 80px; } .rightColumn { order: -1; } } @media (max-width: 47.9em) { .topMarginMobile50 { margin-top: 50px; } .innerContainerOffset.topBottomPadding { background-image: none !important; padding: 0; } .offsetLayout .innerContainerOffset .offsetImageContainer { display: flex; order: -1; padding: 0 !important; } .offsetLayout .left .col.offsetContentContainer, .offsetLayout .right .col.offsetContentContainer { margin: -100px auto 0; flex-basis: 90%; padding: 2.5em 2.5em 0 !important; } .bottomPadding { padding-bottom: 4em; } .topPadding { padding-top: 4em; } .topBottomPadding { padding-top: 4em; padding-bottom: 4em; } .row.gutterSpaceWider > .bottomMarginMobile.col, .row.gutterSpaceWide > .bottomMarginMobile.col, .row > .bottomMarginMobile.col { padding-bottom: 1em; } .row.gutterSpaceWide.cards > .col, .row.gutterSpaceWider.cards > .col, .row.cards > .col { padding-bottom: 2em; } } @media (min-width: 64em) { .container { width: 100%; } footer .col:nth-child(3n+1):nth-last-child(-n+3), .photoGrid .col:nth-child(3n+1):nth-last-child(-n+3), .row.gutterSpaceWider > .col:nth-child(3n+1):nth-last-child(-n+3), .row.gutterSpaceWide > .col:nth-child(3n+1):nth-last-child(-n+3), .evenbriteEvents ul > li:nth-child(3n+1):nth-last-child(-n+3), .photoGrid li:nth-child(3n+1):nth-last-child(-n+3), .photoGrid .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, footer .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .photoGrid li:nth-child(3n+1):nth-last-child(-n+3) ~ li, .row.gutterSpaceWider > .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .row.gutterSpaceWide > .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .evenbriteEvents ul > li:nth-child(3n+1):nth-last-child(-n+3) ~ li { margin-bottom: 0; padding-bottom: 0; } .borderRight { border-right: 1px solid #c9c9c9; } .borderLeft { border-left: 1px solid #c9c9c9; } .cosLogo { padding-left: 50px; } .heroCollage { position: absolute; top: 0; right: 0; width: 100%; height: auto; display: flex; justify-content: flex-end; margin-top: 175px; z-index: 1; } .footerLogos .col:nth-child(3n+1):nth-last-child(-n+3), .footerLogos .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col { margin-bottom: 0; padding-bottom: 0; } .row.footerLogos .col:last-child img { max-width: 100%; } .news-and-events .colInnerMed .col-lg-8 { flex-basis: 100%; max-width: 100%; height: calc(100% - 200px); } .news-and-events .colInnerMed .col-lg-4 { flex-basis: 100%; max-width: 100%; height: 200px; } .hideOnDesktop { display: none; } .news-and-events .colInnerMed .col-lg-8 { padding-left: .5rem; } .news-and-events .colInnerMed .col-lg-4 { padding-right: .5rem; } } @media (min-width: 75em) { .container { width: 100%; } } @media (max-device-width: 1366px) { .section.faqs, .section { background-attachment: scroll; } } @media (max-width: 980px) { .heroContent h1, h1 { font-size: 32px; } .featuredInlineImg .size-medium { max-width: 50%; float: right; margin: 8px 0 20px 20px; } .offsetBg { height: 80%; } .cosLogo { order: -1; margin-bottom: 0; } .cta { padding: 3em; } .section, .topBottomPadding { padding-top: 4em; padding-bottom: 4em; } .topPadding { padding-top: 4em; } .bottotmPadding { padding-bottom: 4em; } .owl-item { flex: 0 0 50% !important; max-width: 50%; } .display-medium-item { flex-direction: column; } .display-medium-item a > .medium-image { height: 200px !important; } nav { display: none; position: absolute; top: calc(100% + 2em); background-color: #fff; width: 100%; left: 0; padding: 1em; } .menuOverlay { position: fixed; height: 100%; width: 100%; top: 120px; left: 0; background-color: rgba(0, 0, 0, 0.85); opacity: 0; visibility: hidden; transition: 0.25s ease-in-out; } .menuOpen .menuOverlay { opacity: 1; visibility: visible; transition: 0.25s ease-in-out; } .scroll nav { top: calc(100% + 0.75em); } .scroll .menuOverlay { top: 63px; } nav ul { display: block; } nav li a, .home nav li a { color: #333; } .hamburger { display: block; } .angledTopdBottom .innerContainer { padding-top: 1em; padding-bottom: 1em; } .inlineButtons li { flex-basis: 100%; margin: 0 0 25px; } .inlineButtons li:last-of-type { margin: 0; } .heroCollage { position: relative; width: 100%; height: auto; z-index: 1; } .logo { width: 150px; } footer { background-size: 60%; } .contentWrap { margin-top: 100px; } .row.gutterSpaceWide > .col:last-of-type, .row.gutterSpaceWider > .col:last-of-type, .col:last-of-type, .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2), .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col { padding-bottom: 0; } .mapContainer { height: 350px; } .contentPortals .row.gutterSpaceWide > .col:last-of-type, .contentPortals .row.gutterSpaceWider > .col:last-of-type, .contentPortals .col:last-of-type { padding-bottom: 1rem; } .searchBarContainer.reveal { width: 100%; right: 0; background: #fff; z-index: 999999; padding: 3em 0; top: -2em; } .scroll .searchBarContainer.reveal { top: -0.75em; } .searchIcon { right: 5em; } #ajaxsearchlite1 { width: calc(100% - 5em); display: block; right: 3em; top: 2em; position: absolute; } .scroll .closeIcon, .closeIcon { right: 1em; top: 40px; } .alignright.wp-caption, img.alignright { max-width: 50%; } } @media (min-width: 981px) { nav { margin-right: 60px; } .featuredInlineImg .size-medium { max-width: 30%; float: right; margin: 8px 0 20px 20px; } nav.hide { transform: translateY(65px); transition: 0.5s ease-in-out; opacity: 0; visibility: hidden; } nav { transform: translateY(0); transition: 0.5s ease-in-out; opacity: 1; visibility: visible; } .searchBarContainer { right: 2em; max-width: 500px; display: flex; align-items: center; } .searchIcon.hide { transform: translateY(65px); } .closeIcon { margin-left: 15px; position: relative; top: auto; right: 0; background-position: top 2px center; } .scroll .closeIcon { top: auto; } .alignright.wp-caption, img.alignright { margin: 8px 0 30px 30px; } } @media (min-width: 981px) and (max-width: 1279px) { .logo { width: 180px; } nav li { margin-left: 20px; } nav li a { font-size: 16px; } header.scroll .nav li.menu-item-has-children a::after { top: 18px; } .nav li.menu-item-has-children a::after { top: 7px; } } @media (max-width: 1024px) { .heroCollage img { margin-left: auto; width: 80%; } } @media (min-width: 769px) and (max-width: 1024px) { .heroContent h1 { font-size: 40px; } .heroCollage { top: 50px; } .heroCollage img { width: 55%; } .overlaidText { font-size: 18px; height: 70px; } } @media (max-width: 450px) { .social_footer { justify-content: flex-start; margin-bottom: 25px; order: -1; } .smallFooterLogo { padding: 20px 10px; } .shrinkLogo { padding: 20px; max-width: 120px; } .fitPortal::before, .fitPortal::after { height: 50px; } .photoGrid li img { padding: 1em; } .photoGrid li { min-height: 100px; max-height: 100px; } .photoGrid .shrinkLogo img { padding-top: 0; padding-bottom: 0; } .row.gutterSpaceWider { margin-left: -.5rem; margin-right: -.5rem; } .row.gutterSpaceWider > .col { padding-left: .5rem; padding-right: .5rem; } .owl-item { flex: 0 0 100% !important; max-width: 100%; } .carousel { padding: 0; } .carousel .slick-prev, .carousel .slick-next { display: none !important; } .carousel .slick-dots { width: 100%; } .wpcf7 p { flex-basis: 100%; max-width: 100%; } .colInnerMed .medPortrait { height: 250px; flex-basis: 100%; max-width: 100%; } .colInnerMed .col.medContent { flex-basis: 100%; max-width: 100%; } .imageStripContainer .col:last-of-type { display: none; } .imageStripContainer .col { flex-basis: 50%; max-width: 50%; } .smallFooterLogo, .footerLogos .size-medium { padding: 20px 10px; } .cosLogo > div:first-of-type img { max-width: 100%; padding: 0 15px; } h3, h3 > a { font-size: 18px; } h2, h2 > a { font-size: 27px; } .heroContent { height: 100vh; align-items: center; padding-bottom: 0; } .row.cards > .col { max-width: 100%; flex-basis: 100%; } .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2), .row.gutterSpaceWider > .col:nth-child(2n+1):nth-last-child(-n+2) { padding-bottom: 2em; } .row.gutterSpaceWide > .col:last-of-type, .row.gutterSpaceWider > .col:last-of-type, .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col .row.gutterSpaceWider > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col { padding-bottom: 0; } } @media (max-width: 350px) { .heroContent h1, h1 { font-size: 26px; } h2, h2 > a { font-size: 24px; } } @media (max-width: 850px) and (orientation: landscape) { .social_footer { justify-content: flex-start; margin-bottom: 25px; order: -1; } .heroContent > .innerContainer { margin-top: 121px; } .heroContent { align-items: flex-start; } h2, h2 > a { font-size: 27px; } h3, h3 > a { font-size: 18px; } .heroContent { height: 100vh; } .row.gutterSpaceWide.cards > .col, .row.gutterSpaceWider.cards > .col, .row.cards > .col { padding-bottom: 3em; } } @media (max-width: 1024px) and (orientation: landscape) { footer { background-size: 50%; } } @media (max-width: 1366px) { .faqs { background-image: unset !important; background-color: transparent !important; } .fixedBgImg { display: block; } .contentWrap { position: relative; } .contentWrap::before { position: absolute; bottom: 100%; left: 0; height: 121px; background-color: #fff; width: 100%; content: ""; } .scroll .contentWrap::before { height: 65px; } } @media (min-width: 1920px) { .heroCollage { width: 80%; right: 15em; } } @media (min-width: 451px) { .colInnerMed .col-lg-4 { padding-right: 0; } .colInnerMed .col-lg-8 { padding-left: 0; } } @media (max-width: 767px) { .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) { padding-bottom: 1em; } }
assets/css/style.css
@charset "UTF-8"; /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; * display: inline; * zoom: 1; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, button, input, select, textarea { font-family: sans-serif; } body { margin: 0; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: .67em 0; } h2 { font-size: 1.5em; margin: .83em 0; } h3 { font-size: 1.17em; margin: 1em 0; } h4 { font-size: 1em; margin: 1.33em 0; } h5 { font-size: .83em; margin: 1.67em 0; } h6 { font-size: .67em; margin: 2.33em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } mark { background: #ff0; color: #000; } p, pre { margin: 1em 0; } code, kbd, pre, samp { font-family: monospace,serif; _ font-family: 'courier new',monospace; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ''; content: none; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } dl, menu, ol, ul { margin: 1em 0; } dd { margin: 0 0 0 40px; } menu, ol, ul { padding: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; } img { border: 0; -ms-interpolation-mode: bicubic; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em; } legend { border: 0; padding: 0; white-space: normal; * margin-left: -7px; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; * vertical-align: middle; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; * overflow: visible; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; * height: 13px; * width: 13px; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; } .videoContainer { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .angledBg { height: 100%; width: 100%; position: absolute; bottom: 0; left: 0; } .angledBg img { position: absolute; bottom: -1px; width: 100%; } .videoContainer > video { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; filter: grayscale(1); } @keyframes float { 0% { transform: translatey(0px); } 50% { transform: translatey(-20px); } 100% { transform: translatey(0px); } } .heroCollage img, .heroContent .col img { animation: float 6s ease-in-out infinite; } .heroContent .container { padding-top: 2em; padding-bottom: 2em; } .heroContent { background-size: cover; position: relative; height: 600px; display: flex; align-items: flex-end; justify-content: center; overflow: hidden; padding-bottom: 6em; } .carouselContainer { position: absolute; top: 0; left: 0; width: 100%; } .carouselContainer, .home .carousel, .home .slick-list, .home .slick-track, .home .slick-slide { height: 100vh !important; width: 100% !important; } .home .carousel { padding: 0; } .home .carousel img { height: 100%; width: 100%; object-fit: cover; } .heroContent::before { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; z-index: 1; } .heroContent .innerContainer { z-index: 2; position: relative; } .heroContent h1 { margin-bottom: 0; max-width: 720px; margin-left: auto; margin-right: auto; } .heroContent .button { margin-top: 3em; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .mapContainer { position: relative; width: 100%; height: 450px; } .mapContainer::before { position: absolute; width: 100%; height: 100%; content: ""; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.65); z-index: 1; } .mapContainer::after { position: absolute; content: "FPO"; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 100px; z-index: 2; font-weight: 900; } .mapContainer iframe { top: 0; left: 0; height: 100%; width: 100%; position: absolute; } .wpcf7 input, .wpcf7 textarea { font-size: 14px; font-family: inherit; padding: 1em; border: 1px solid #c9c9c9; width: 100%; } .wpcf7-form { display: flex; flex-wrap: wrap; margin-right: -.5rem; margin-left: -.5rem; margin-top: 50px; } .wpcf7 p { flex-basis: 33.333%; padding-left: .5rem; padding-right: .5rem; max-width: 50%; } .wpcf7 .formTextArea { flex-basis: 100%; max-width: 100%; } .wpcf7 p.formSubmitButton { width: auto; flex-basis: unset; max-width: none; } .wpcf7-submit { background-color: #38C3E1; color: #fff; border: none; text-transform: uppercase; font-weight: 600; } .widget_recent_entries h3 { display: none; } .sidebar .cardGrid .col { flex-basis: 100%; max-width: 100%; } .sidebar .cardGrid .col .colInner { box-shadow: none; padding: 0 0 1.5em; margin-bottom: 1.5em; border-bottom: 1px solid #e9e9e9; } .sidebar .row.gutterSpaceWide > .col { padding-bottom: 0; } .sidebar .cardGrid .col:last-of-type .colInner { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } .sidebar a > h4 { transition: 0.25s ease-in-out; margin-bottom: 0; } .sidebar a > h4:hover { transition: 0.25s ease-in-out; color: #38C3E1; } .cardGrid h5 { margin: 10px 0; } .cardGrid h4 { margin: 0 0 10px; } .sidebar .cardGrid h5 { margin: 10px 0 0; } .sidebar .cardGrid h4 { margin: 0; } .sidebar.col .row.gutterSpaceDefault > .col { padding-bottom: 0; } .sidebar .cardGrid .colInner { height: auto; } .sidebar .cardGrid .readMore { margin-top: 15px; } .sidebar h3 { margin-bottom: 30px; color: #999; } .cardContainer.whiteBg, whiteBg { background-color: #fff; } .col .col { padding-bottom: 0; } .cardGrid .row, .cardGrid .row .col, .cardGrid .row .col .colInner { height: 100%; } .cardGrid h2 { margin-bottom: 0; color: #000; transition: 0.25s ease-in-out; } .cardGrid h2:hover { transition: 0.25s ease-in-out; color: #38C3E1; } .cardGrid .colInner, .cardContent .colInner, .cardContainer, .displayFlex { display: flex; flex-direction: column; height: 100%; } .cardGrid .readMore, .cardContent .readMore { margin-top: auto; } .cardGrid .colInner p:last-of-type, .cardContent, .boxed { display: flex; height: 100%; flex-direction: column; } .cardGrid .colInner p:last-of-type a.readMore { margin-top: auto; } .innerCardContainer, .boxed { box-shadow: 0 5px 10px #d4d4d4; } .boxed { padding: 2em; } .cardContainer, .innerCardContainer, .boxed { border-radius: 10px; border-bottom: 10px solid #38C3E0; overflow: hidden; position: relative; } .center-lg .iconContainer { margin-right: auto; margin-left: auto; } .news-and-events .cardGrid h5 { margin: 10px 0 20px; } .news-and-events .display-medium-item { flex-direction: column; } .news-and-events #display-medium-owl-demo .medium-image { height: 200px; } .cannedImgOverlay { top: 50%; transform: translateY(-50%); position: absolute; z-index: 99; text-align: center; width: 100%; color: #fff; padding: 1em; } .cannedImgContainer { position: relative; padding-bottom: 56.25%; height: 0; } .cannedImgContainer img { position: absolute; top: 0; left: 0; } .cannedImgContainer span { display: block; max-width: 130px; margin: auto; position: relative; left: -10px; } .two_col, .three_col, .four_col { display: flex; } .two_col .col:first-of-type, .three_col .col:first-of-type, .four_col .col:first-of-type { order: 1; } .two_col .col:last-of-type { height: 300px; } .three_col .col:last-of-type { height: 200px; } .four_col .col:last-of-type { height: 150px; } .two_col .col:last-of-type, .three_col .col:last-of-type, .four_col .col:last-of-type { display: flex; flex-direction: column; } .two_col .testimonialLogoContainer, .three_col .testimonialLogoContainer, .four_col .testimonialLogoContainer { background-color: #f5f5f5; display: flex; height: 100%; } .two_col .container.testimonialContainer, .three_col .container.testimonialContainer, .four_col .container.testimonialContainer { background-color: #fff; } .two_col .testimonialContainerInner, .three_col .testimonialContainerInner, .four_col .testimonialContainerInner { height: 100%; display: flex; flex-direction: column; } .two_col .quoteContent, .three_col .quoteContent, .four_col .quoteContent { margin-bottom: 2em; } .two_col .testimonialAuthor, .three_col .testimonialAuthor, .four_col .testimonialAuthor { margin-top: auto; } .two_col .testimonialContainer::after, .three_col .testimonialContainer::after, .four_col .testimonialContainer::after { top: -22px; } .two_col .testimonialContainer > .row, .three_col .testimonialContainer > .row, .four_col .testimonialContainer > .row { height: 100%; } .two_col .testimonialContainer > .row > .col:first-of-type, .three_col .testimonialContainer > .row > .col:first-of-type, .four_col .testimonialContainer > .row > .col:first-of-type { height: calc(100% - 300px); } .two_col .testimonialContainer > .row.no_image_logo > .col:first-of-type, .three_col .testimonialContainer > .row.no_image_logo > .col:first-of-type, .four_col .testimonialContainer > .row.no_image_logo > .col:first-of-type { height: 100%; } .row.gutter_space_wide { margin-right: -1rem; margin-left: -1rem; } .row.gutter_space_wide > .col { padding-right: 1rem; padding-left: 1rem; } .archive_grid > .col { padding-bottom: 3em; } @media (min-width: 64em) { .news-and-events .evenbriteEvents ul { margin-left: -0.5rem !important; margin-right: -0.5rem !important; } .news-and-events .evenbriteEvents ul > li { padding-right: 0.5rem !important; padding-left: 0.5rem !important; flex-basis: 50% !important; max-width: 50% !important; } } #yrc-shell-0 .yrc-item-title { margin-top: 10px; white-space: unset !important; text-overflow: unset !important; } #yrc-shell-0 .yrc-pagination, #yrc-shell-0 .yrc-video-date, .news-and-events #yrc-shell-0 .yrc-video { display: none; } .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(1), .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(2), .news-and-events #yrc-shell-0 .yrc-video:nth-of-type(3) { display: inline-block; } #yrc-shell-0 .yrc-item-title { white-space: unset; text-overflow: unset; } #yrc-shell-0 .yrc-core { text-align: left; } body .pb-close { background-image: url(../img/icons/video-close.png); background-size: cover; width: 15px; height: 15px; background-repeat: no-repeat; background-position: center; } body .pb-close::before { display: none; } .evenbriteEvents { margin: 50px auto 15px; } .events .evenbriteEvents { margin: 0; } .news-and-events .evenbriteEvents { margin-top: 30px; } .evenbriteEvents ul { padding: 0; list-style: none; margin-top: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; margin-right: -1.5rem; margin-left: -1.5rem; } .evenbriteEvents ul > li { padding-left: 1.5rem; padding-right: 1.5rem; flex-basis: 33.33333333%; max-width: 33.33333333%; padding-bottom: 3rem; } .evenbriteEvents .innerCardContainer { height: 100%; display: flex; flex-direction: column; } .statusLabel { position: absolute; bottom: -45px; right: -70px; width: 165px; transform: rotate(-45deg); transform-origin: 0; background-color: #424242; color: #fff; text-align: center; } .statusLabel > p { padding: 10px; } .evenbriteEvents .colInner, .news-events .colInner, .events .colInner { display: flex; flex-direction: column; height: 100%; } .eaw-time, .news-events .colInner p:last-of-type, .events .colInner p:last-of-type { margin-top: auto; } @media (max-width: 64em) { .evenbriteEvents ul > li { flex-basis: 50%; max-width: 50%; } } @media (max-width: 48em) { .evenbriteEvents ul > li { flex-basis: 100%; max-width: 100%; } } .tabAnswer { display: none; padding: 2em 2em 1em; } .tabRow { padding: 25px 0; border-bottom: 1px solid #c9c9c9; } .tabRow:first-of-type { padding-top: 0; } .tabRow a { display: block; position: relative; text-decoration: none; color: #fff; padding-right: 2em; } .tabRow a ~ .tabAnswer a { display: inline-block; } .tabRow a ~ .tabAnswer a:after { display: none; } .tabRow a:after { position: absolute; content: "\f0d7"; font-family: fontAwesome; right: 0; top: 1px; transition: 0.5s ease-in-out; } .tabRow a.rotate:after { transform: rotate(180deg); transition: 0.5s ease-in-out; } .cardContainer { box-shadow: 0 5px 10px #d4d4d4; background-color: #f9f9f9; } .feedGrid .cardContainer { box-shadow: 0 5px 10px #888; } .offsetBg { position: absolute; background-image: url(../img/textures/just-waves-blue.png); height: 65%; width: 100%; left: 0; top: 0; } .owl-controls { display: none !important; } .owl-carousel .owl-item { float: none; } .display-medium-title { font-size: 20px; font-weight: 600; margin: 0; color: #424242; } #display-medium-owl-demo .details-title { border-bottom: 0; } .display-medium-item .colInnerMed { display: flex; box-shadow: 0 0 10px #d9d9d9; height: 100%; flex-basis: 100%; } .colInnerMed .row, .mediumContent { height: 100%; } .colInnerMed .container { margin: 0; width: 100%; } .mediumContent p:last-of-type { margin-top: auto; } .colInnerMed img { object-fit: cover; height: 100%; } .colInnerMed .medPortrait { background-size: cover; background-position: center; position: relative; } .medPortrait a { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .display-medium-item a { margin: 0; } .mediumContent { flex: 0 0 66%; } .news-and-events .mediumPostsContainer > .col { padding-bottom: 1rem; } #display-medium-owl-demo .medium-image { height: 100%; } .mediumContent { padding: 1.5em; display: flex; flex-direction: column; } .display-medium-date-read { margin: 15px 0; } .testimonialLogoContainer { padding: 2em; } .testimonialLogoContainer img { max-width: 280px; margin: auto; } .container.testimonialContainer { border: 2px solid #969696; position: relative; overflow: visible; background-color: #f5f5f5; } .testimonialContainer::before { position: absolute; content: ""; left: -12px; top: -32px; background-image: url(../img/icons/quote.svg); width: 50px; height: 50px; z-index: 2; background-size: 100%; background-repeat: no-repeat; } .testimonialContainer::after { height: 30px; width: 15px; position: absolute; top: -15px; left: 5px; z-index: 1; background-color: #fff; content: ""; } .testimonialContainer .col { padding-bottom: 0; } .testimonialContainerInner { padding: 3em; background-color: #fff; } .quoteContent p { font-size: 20px; line-height: 1.5em; } .testimonialAuthor { margin-top: 20px; } .cta { background-color: #424242; padding: 6em; position: relative; overflow: hidden; } .cta h2 { max-width: 600px; margin-right: auto; margin-left: auto; } /* .cta::before { position: absolute; content: ""; width: 250px; height: 500px; position: absolute; z-index: 1; background-repeat: no-repeat; opacity: .5; top: 100%; margin-top: -250px; background-image: ; } */ .gridContainer { display: grid; padding-left: 2em; padding-right: 2em; } .headerGrid { grid-template-columns: 1fr 3fr; grid-template-areas: logo navigation; } .w1280 { max-width: 1280px; margin: auto; } .gridItem.itemLogo { grid-area: logo; grid-column-start: 1; grid-column: 1 / 2; } .gridItem.itemNav { grid-area: navigation; grid-column: 2 / 3; display: flex; justify-content: flex-end; align-items: center; } .gridItem { position: relative; } .heroContent { grid-template-columns: 1fr 45% 45%; } /* .offsetCarousel .slick-slide { margin-right: 25px; //max-width: 500px; } .offsetCarousel .slick-list { padding: 2em 0; } */ .innerContainer.offsetRight { margin-right: 0; padding-right: 0; } .offsetCarousel .container { background-color: #fff; box-shadow: 0px 0 10px #d9d9d9; overflow: visible; margin-right: 25px; } .offsetCarousel .col { padding-bottom: 0; } .offsetCarousel .row, .offsetCarousel img { height: 100%; } .offsetCarousel img { object-fit: cover; } :root { --gutter: 40px; } .app { display: grid; grid-template-columns: var(--gutter) 1fr var(--gutter); align-content: start; } .app > * { grid-column: 2 / -2; } .app > .full { grid-column: 1 / -1; } .hs { display: grid; grid-gap: calc(var(--gutter) / 2); grid-template-columns: 10px; grid-template-rows: minmax(150px, 1fr); grid-auto-flow: column; grid-auto-columns: calc(50% - var(--gutter) * 2); overflow-x: scroll; scroll-snap-type: x proximity; padding-bottom: calc(.75 * var(--gutter)); padding-top: calc(.75 * var(--gutter)); margin-bottom: calc(-.25 * var(--gutter)); } .hs:before, .hs:after { content: ''; width: 10px; } .carousel { padding: 0 1em; } .carousel .slick-prev, .carousel .slick-next { width: 25px; height: 12px; } .carousel .slick-prev { left: -20px; } .carousel .slick-next { right: -20px; } .carousel .slick-dots { width: calc(100% - 2em); } .carousel .slick-prev:before, .carousel .slick-next:before { background-image: url(../img/icons/arrow-right.svg); width: 100%; height: 100%; content: ""; position: absolute; background-repeat: no-repeat; top: 0; font-family: inherit; } .carousel .slick-prev::before { transform: rotate(180deg); right: 0; } .carousel .slick-next::before { left: 0; } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } /* Slider */ .slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; } /* Icons */ @font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); } /* Arrows */ .slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; } .slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-prev { left: -25px; } [dir='rtl'] .slick-prev { right: -25px; left: auto; } .slick-prev:before { content: '←'; } [dir='rtl'] .slick-prev:before { content: '→'; } .slick-next { right: -25px; } [dir='rtl'] .slick-next { right: auto; left: -25px; } .slick-next:before { content: '→'; } [dir='rtl'] .slick-next:before { content: '←'; } /* Dots */ .slick-dotted.slick-slider { margin-bottom: 30px; } .slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; } .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; } .slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots li.slick-active button:before { opacity: .75; color: black; } .archive.carousel .slick-dots { position: relative; bottom: auto; text-align: center; margin: auto; } .archive.carousel .slick-slide { padding: 1em; } .archive.carousel .slick-list { padding: 1em 0; } .carousel.slick-dotted.slick-slider { margin-bottom: 0; } @media (min-width: 768px) { .col.quote_content { padding-right: 0; } .col.no_padding_left { padding-left: 0; } } .object_fit img { height: 100%; object-fit: cover; } .object_fit .testimonialLogoContainer img { height: auto; } .carousel .testimonialLogoContainer, .one_col .testimonialLogoContainer { display: flex; height: 100%; } /*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author <NAME> @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */ .hamburger { padding: 15px 15px; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0; margin: 0; overflow: visible; } .hamburger:hover { opacity: 0.7; } .hamburger.is-active:hover { opacity: 0.7; } .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #000; } .hamburger-box { width: 40px; height: 24px; display: inline-block; position: relative; } .hamburger-inner { display: block; top: 50%; margin-top: -2px; } .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 40px; height: 4px; background-color: #000; border-radius: 4px; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease; } .hamburger-inner::before, .hamburger-inner::after { content: ""; display: block; } .hamburger-inner::before { top: -10px; } .hamburger-inner::after { bottom: -10px; } /* * Spin */ .hamburger--spin .hamburger-inner { transition-duration: 0.22s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } .hamburger--spin .hamburger-inner::before { transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; } .hamburger--spin .hamburger-inner::after { transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); } .hamburger--spin.is-active .hamburger-inner { transform: rotate(225deg); transition-delay: 0.12s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--spin.is-active .hamburger-inner::before { top: 0; opacity: 0; transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; } .hamburger--spin.is-active .hamburger-inner::after { bottom: 0; transform: rotate(-90deg); transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); } body { font-family: 'Rajdhani', sans-serif; line-height: 1.5em; color: #424242; } h1 { font-size: 40px; margin-top: 0; line-height: 1.25em; } h2 { font-size: 30px; margin-top: 0; line-height: 1.25em; } .cardContainer h2 { font-size: 24px; } .grey { color: #999; } .fullSpanCTA h2 ~ ul > li > .button { margin-top: 0; } h3, h3 > a { font-size: 22px; margin-top: 0; line-height: 1.25em; } h4 { font-size: 20px; } .darkHeading, .darkHeading > a { color: #424242; } menu, ol, ul { padding: 0 0 0 18px; } .contentPortal h3, .fitPortal h3 { margin-top: 0; } .light > *, .light a, .light { color: #fff; } .text-align-center { text-align: center; } .text-align-right { text-align: right; } .overlaidText { padding: 1em; position: absolute; width: 100%; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.75); margin-bottom: 0; display: flex; align-items: center; justify-content: center; transition: height 0.5s ease-in-out; height: 80px; } .textAlignCenter { text-align: center; } .textAlignCenter .inlineButtons, .textAlignCenter .social { justify-content: center; } .social li:last-child, .inlineButtons li:last-child { margin-right: 0; } .textAlignRight { text-align: right; } #buckets .col { position: relative; } p { margin-top: 0; } p, a, ol, ul { font-size: 16px; } .date, .date a { font-size: 14px; } .contentWrap a { font-weight: 600; color: #38C3E1; } .contentWrap a.light { color: #fff; transition: 0.25s ease-in-out; } .contentWrap a.light:hover { color: #38C3E1; transition: 0.25s ease-in-out; } p:last-of-type { margin-bottom: 0; } .social { list-style: none; padding: 0; margin: 0; display: flex; } .social li { margin-right: 20px; } .social a { height: 30px; width: 30px; background-color: #424242; display: flex; align-items: center; justify-content: center; border-radius: 100px; transition: 0.25s ease-in-out; } .social a:hover { transition: 0.25s ease-in-out; background-color: #38C3E1; } .social a .fa { font-size: 15px; color: #fff; padding: 5px; transition: 0.25s ease-in-out; } .social_footer { display: flex; justify-content: flex-end; } .postTitle span { font-size: 18px; text-transform: uppercase; display: block; line-height: 1.5em; } .container, .container-fluid { margin-right: auto; margin-left: auto; } .container-fluid { padding-right: 2rem; padding-left: 2rem; } .row { box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -.5rem; margin-left: -.5rem; } .row.reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } .col.reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-xs { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-xs-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-xs-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-xs-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-xs-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-xs-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-xs-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-xs-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-xs-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-xs-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-xs-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-xs-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-xs-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-xs-offset-0 { margin-left: 0; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .start-xs { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-xs { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-xs { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-xs { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-xs { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-xs { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-xs { -ms-flex-pack: distribute; justify-content: space-around; } .between-xs { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-xs { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-xs { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } @media only screen and (min-width: 48em) { .container { width: 49rem; } .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-sm { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-sm-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-sm-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-sm-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-sm-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-sm-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-sm-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-sm-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-sm-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-sm-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-sm-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-sm-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-sm-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-sm-offset-0 { margin-left: 0; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .start-sm { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-sm { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-sm { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-sm { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-sm { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-sm { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-sm { -ms-flex-pack: distribute; justify-content: space-around; } .between-sm { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-sm { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-sm { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 64em) { .container { width: 65rem; } .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-md { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-md-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-md-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-md-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-md-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-md-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-md-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-md-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-md-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-md-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-md-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-md-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-md-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-md-offset-0 { margin-left: 0; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-11 { margin-left: 91.66666667%; } .start-md { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-md { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-md { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-md { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-md { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-md { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-md { -ms-flex-pack: distribute; justify-content: space-around; } .between-md { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-md { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-md { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 75em) { .container { width: 76rem; } .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: .5rem; padding-left: .5rem; } .col-lg { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } .col-lg-1 { -ms-flex-preferred-size: 8.33333333%; flex-basis: 8.33333333%; max-width: 8.33333333%; } .col-lg-2 { -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; max-width: 16.66666667%; } .col-lg-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } .col-lg-4 { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; } .col-lg-5 { -ms-flex-preferred-size: 41.66666667%; flex-basis: 41.66666667%; max-width: 41.66666667%; } .col-lg-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } .col-lg-7 { -ms-flex-preferred-size: 58.33333333%; flex-basis: 58.33333333%; max-width: 58.33333333%; } .col-lg-8 { -ms-flex-preferred-size: 66.66666667%; flex-basis: 66.66666667%; max-width: 66.66666667%; } .col-lg-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } .col-lg-10 { -ms-flex-preferred-size: 83.33333333%; flex-basis: 83.33333333%; max-width: 83.33333333%; } .col-lg-11 { -ms-flex-preferred-size: 91.66666667%; flex-basis: 91.66666667%; max-width: 91.66666667%; } .col-lg-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } .col-lg-offset-0 { margin-left: 0; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .start-lg { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: start; } .center-lg { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } .end-lg { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: end; } .top-lg { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .middle-lg { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bottom-lg { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .around-lg { -ms-flex-pack: distribute; justify-content: space-around; } .between-lg { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .first-lg { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .last-lg { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } * { box-sizing: border-box; } .innerContainer { padding: 0 2em; width: 100%; max-width: 1280px; margin-left: auto; margin-right: auto; position: relative; z-index: 2; } .angledTopdBottom .innerContainer { padding-top: 10em; padding-bottom: 10em; } .innerContainer.w1080 { max-width: 1080px; } .narrow_flushLeft { max-width: 850px; } .w1440, .innerContainer.w1440 { max-width: 1440px; margin-right: auto; margin-left: auto; } .w800 { max-width: 800px; } .floatRight { float: right; } .clearfix::after { clear: both; display: table; content: ""; } .section { padding: 6em 0; position: relative; } .container { overflow: hidden; position: relative; max-width: 1600px; } .section.noBottomPadding, .noBottomPadding { padding-bottom: 0; } .section.darkGreyBg, .darkGreyBg { background-color: #424242; } .col { padding-bottom: 1rem; } .topPadding { padding-top: 6em; } .topPadding4 { padding-top: 4em; } .section4 { padding-bottom: 4em; padding-top: 4em; } .section3 { padding-bottom: 3em; padding-top: 3em; } .bottomPadding { padding-bottom: 6em; } .topPadding25 { padding-top: 25px; } .bottomPadding25 { padding-bottom: 25px; } .topBottomPadding25 { padding-top: 25px; padding-bottom: 25px; } .topMargin25 { margin-top: 25px; } .bottomMargin25 { margin-bottom: 25px; } .topBottomMargin25 { margin-top: 25px; margin-bottom: 25px; } .topMargin50 { margin-top: 50px; } .bottomMargin50 { margin-bottom: 50px; } .positionRelative { position: relative; z-index: 1; } .topBottomMargin50 { margin-top: 50px; margin-bottom: 50px; } .topBottomPadding { padding-bottom: 6em; padding-top: 6em; } .contentWrap { margin-top: 154px; } .para-block-wrap { max-width: 1280px; margin-right: auto; margin-left: auto; padding-right: 2em; padding-left: 2em; margin-bottom: 1em; } .innerContainer ~ .para-block-wrap:nth-last-of-type(2n) { margin-top: 50px; } .w1080 ~ .para-block-wrap { max-width: 1080px; } .row.gutterSpaceWide { margin-right: -1.5rem; margin-left: -1.5rem; } .row.gutterSpaceWide > .col { padding-right: 1.5rem; padding-left: 1.5rem; padding-bottom: 3rem; } .row.gutterSpaceWider { margin-right: -2.5rem; margin-left: -2.5rem; } .row.gutterSpaceWider > .col { padding-right: 2.5rem; padding-left: 2.5rem; padding-bottom: 5rem; } .col .row.gutterSpaceDefault > .col { padding-bottom: 1rem; } .page-template-page-sidebar .contentWrap .content-section > .innerContainer, .page-template-page-sidebar .contentWrap .content-section ~ section > .innerContainer { padding-left: 0; padding-right: 0; } .nolColBottomPadding > .col { padding-bottom: 0; } .row.noGutter { margin-left: 0; margin-right: 0; } .row.noGutter > .col { padding-left: 0; padding-right: 0; } .radarRight, .radarLeft { width: 250px; height: 500px; position: absolute; z-index: 1; opacity: .5; top: 100%; margin-top: -250px; } .radarLeft { left: 0; transform: rotate(180deg); } .radarRight { right: 0; } .waveTexture { background: url(../img/textures/just-waves-grey.png); } .overflowHidden { overflow: hidden; } .colInner { position: relative; padding: 2em; } .faqs { background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; } .faqs::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 25, 0.5); content: ""; } .angledTopdBottom::before { position: absolute; background-image: url(../img/angled-bg-slope-top.svg); content: ""; height: 100%; width: 100%; top: -1px; left: 0; background-repeat: no-repeat; background-size: 100%; background-position: top; } .angledTopdBottom::after { position: absolute; background-image: url(../img/angled-bg-slope-bottom.svg); content: ""; height: 100%; width: 100%; bottom: -1px; left: 0; background-repeat: no-repeat; background-size: 100%; background-position: bottom; } .section { background-color: #fff; } .lightGreyBg { background-color: #f5f5f5; } .offsetLayout { max-width: 1600px; margin: auto; } .offsetLayout .innerContainer.innerContainerOffset.left, .innerContainer.innerContainerOffset.right { max-width: 1600px; padding-left: 0; padding-right: 0; background-size: cover; background-repeat: no-repeat; background-position: left; padding-right: 0; } .offsetLayout .innerContainer.innerContainerOffset.left { background-position: left; } .offsetLayout .innerContainer.innerContainerOffset.right { background-position: right; } .offsetLayout .innerContainerOffset::before, .innerContainerOffset.right::before { height: 100%; width: 30%; background-color: #fff; position: absolute; content: ""; top: 0; } .offsetLayout .innerContainerOffset.left::before { right: 0; } .offsetLayout .innerContainerOffset.right::before { left: 0; } .offsetLayout .innerContainer.innerContainerOffset.right { background-position: right; } .offsetLayout .innerContainerOffset .row { max-width: 1080px; margin-left: auto; margin-right: auto; } .offsetLayout .col.offsetContentContainer { background-color: #fff; } .offsetLayout .right .col.offsetContentContainer { padding: 3em 3em 3em 2em !important; } .offsetLayout .left .col.offsetContentContainer { padding: 3em 2em 3em 3em !important; } .offsetLayout .innerContainerOffset .offsetImageContainer { display: none; } .offsetLayout .innerContainerOffset > .innerContainer { padding-left: 0; padding-right: 0; } .sidebar.fixed { position: fixed; top: 0; } .search article { padding-bottom: 2em; margin-bottom: 2em; border-bottom: 1px solid #c9c9c9; } .search article:last-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } section { background-color: #fff; position: relative; } section.credits { background-color: transparent; } .single .contentWrap .col > section > .para-block-wrap { padding: 0; margin-top: 25px; } .para-block-wrap:last-of-type { margin-bottom: 0; } header { position: fixed; width: 100%; top: 0; left: 0; z-index: 999; padding: 2em 0; transition: 0.5s ease-in-out; background-color: #fff; } .logged-in.admin-bar header { margin-top: 32px; } .home header { background-color: transparent; } .home header.scroll, header.scroll { background-color: rgba(255, 255, 255, 0.9); transition: 0.5s ease-in-out; padding: 0; } header.scroll .nav li a { padding-top: 20px; padding-bottom: 20px; } header.scroll .nav li .sub-menu a { padding-top: 10px; padding-bottom: 10px; } .brandingColor { fill: #38C3E1; transition: 0.5s ease-in-out; } .home .brandingColor { fill: #fff; transition: 0.5s ease-in-out; } .scroll .brandingColor { fill: #38C3E1; transition: 0.5s ease-in-out; } header > .innerContainer { display: flex; justify-content: space-between; align-items: center; } .logo { width: 250px; position: relative; left: -15px; transition: 0.5s ease-in-out; } .scroll .logo { width: 100px; transition: 0.5s ease-in-out; } .mobile-nav ul { list-style: none; } .mobile-nav ul a, .mobile-nav .sub-menu li a { padding: 0.5em 0; display: block; color: #333; } .mobile-nav .sub-menu { margin: 0; } nav ul { display: flex; padding: 0; margin: 0; align-items: center; } nav li { margin-left: 30px; } nav li a { text-decoration: none; color: #333; font-weight: 600; display: block; padding: 0.5em; text-transform: uppercase; font-size: 18px; } .home nav li a { color: #fff; } .scroll nav li a { color: #333; } .menu-item-has-children a { position: relative; padding-right: 20px; } .nav li.menu-item-has-children a::after, .mobile-nav li.menu-item-has-children a::after { position: absolute; content: "\f107"; top: 9px; right: 0; font-family: fontAwesome; font-weight: 100; transition: 0.5s ease-in-out; } header.scroll .nav li.menu-item-has-children a::after { top: 20px; transition: 0.5s ease-in-out; } .nav .sub-menu li a { color: #333; font-weight: 500; } .nav li.menu-item-has-children .sub-menu a::after, .mobile-nav li.menu-item-has-children .sub-menu a::after { display: none; } .nav .sub-menu li a:hover { color: #999; } .menuInner .sub-menu { display: none; } .sub-menu li { display: block; border: none; text-align: left; } .nav li .sub-menu li { margin-left: 0; } .sub-menu li::after { display: none; } .sub-menu li a { color: #fff; padding: 10px 30px; } .mobile-nav { display: none; position: absolute; top: 100%; width: 100%; background-color: #fff; left: 0; padding: 1em 2em; } @media (min-width: 981px) { .nav ul.sub-menu { position: absolute; top: 100%; visibility: hidden; opacity: 0; transition: 0.25s ease-in-out; background-color: #b2d7ed; padding: 0; flex-direction: column; align-items: flex-start; } .menu-item-has-children:hover > .sub-menu, .menu-item-has-children.hover > .sub-menu { visibility: visible; opacity: 1; transition: 0.25s ease-in-out; } .sub-menu li:first-of-type { margin-top: 20px; } .wrapper ul.sub-menu li:last-of-type { margin-bottom: 20px; } } @media (max-width: 980px) { .mobile-nav .sub-menu, .nav { display: none; } .mobile-nav li.menu-item-has-children a::after { transition: .5s ease-in-out; } .mobile-nav li.menu-item-has-children.open a::after { transform: rotate(180deg); transition: .5s ease-in-out; } .sub-menu { position: relative; } } .hamburger { transform: translateX(0); transition: 0.5s ease-in-out; z-index: 999999; outline: none; padding: 0; margin-left: 10px; display: none; } .hamburger.is-active:hover, .hamburger:hover { opacity: 1; } .hamburger-box { width: 25px; height: 25px; vertical-align: middle; } .hamburger-inner, .hamburger--spin .hamburger-inner::before, .hamburger--spin .hamburger-inner::after { background-color: #000; width: 25px; height: 2px; transition: 0.25s ease-in-out; } .menuToggle:hover .hamburger-inner, .menuToggle:hover .hamburger-inner::before, .menuToggle:hover .hamburger-inner::after, .menuToggle:hover .hamburger.is-active .hamburger-inner, .menuToggle:hover .hamburger.is-active .hamburger-inner::before, .menuToggle:hover .hamburger.is-active .hamburger-inner::after { background-color: #38C3E1; transition: 0.25s ease-in-out; } .hamburger-inner { margin-top: -1px; } .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #000; } .hamburger-inner::before { top: -7px; } .hamburger-inner::after { bottom: -7px; } .searchIcon, .closeIcon { width: 20px; height: 20px; position: absolute; transform: translateY(0); transition: 0.5s ease-in-out; opacity: 1; visibility: visible; } .closeIcon { right: 0; top: 0; z-index: 9999999; } .searchIcon { background-position: bottom center; right: 2em; } .searchBarContainer { opacity: 0; visibility: hidden; transition: 0.5s ease-in-out; position: absolute; width: 100%; transform: translateY(-65px); top: 0; bottom: 0; height: 100%; right: 0; } .searchIcon.hide { opacity: 0; visibility: hidden; transition: 0.5s ease-in-out; } .searchBarContainer.reveal { opacity: 1; visibility: visible; transition: 0.5s ease-in-out; transform: translateY(0); } #ajaxsearchlite1 { display: table-cell; vertical-align: middle; } #ajaxsearchlite1.asl_w { background: none !important; } #ajaxsearchlite1 .probox, div.asl_w .probox { width: 100%; background: #424242 !important; } div.asl_w .probox .promagnifier, div.asl_r.vertical { background: #38C3E1 !important; } .searchIcon, .closeIcon { background-image: url(../img/icons/magnifying-glass.svg); background-size: 100%; background-repeat: no-repeat; transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .closeIcon { background-position: top center; } /* .searchIcon.hide { background-position: top center; transition: 0.5s ease-in-out; } .searchIcon.hide svg { opacity: 0; transition: 0.5s ease-in-out; visibility: hidden; } */ .searchIcon a, .closeIcon a { position: absolute; top: 0; left: 0; height: 100%; width: 100%; } #ajaxsearchliteres1 { top: 95px !important; } .closeIcon { right: -2em; top: 2.25em; } .scroll .closeIcon { top: .75em; } .searchIcon.mobileOnly { top: 0; right: 0; background-position: top center; } .skip-links { position: fixed; z-index: 2; left: 50%; margin-left: -67.5px; } .skip-to-link:focus { outline: 3px solid goldenrod; } .skip-to-link { padding: 15px; background-color: #fff; display: block; } .using-mouse .skip-links, .skip-links { display: none; } .using-keyboard .skip-links { display: block; } .using-keyboard .contentPortal, .using-keyboard .container { overflow: visible; } .contentPortal a:focus, .button:focus, li a:focus, .searchIcon a:focus, li a:focus, .using-keyboard .footerLogos a:focus, .using-keyboard p a:focus, .using-keyboard .photoGrid a:focus, .using-keyboard .cosLogo a:focus, .using-keyboard .logo a:focus, .using-keyboard .medPortrait a:focus { outline: 3px solid goldenrod; } .using-keyboard p a:focus, .using-keyboard .tabRow a:focus, .using-keyboard .mediumContent a:focus { outline: 1px solid goldenrod; } .using-keyboard .footerLogos a:focus, .using-keyboard .photoGrid a:focus, .using-keyboard .cosLogo a:focus, .using-keyboard .logo a:focus, .using-keyboard .display-medium-item .col > a:focus, .using-keyboard .medPortrait a:focus { display: block; } body.using-mouse *:focus { outline: none; } .button { display: inline-block; padding: 0.75em 1.5em; text-transform: uppercase; color: #fff; background-color: #424242; font-weight: 600; text-decoration: none; margin-top: 30px; } .button.blue { background-color: #38C3E1; transition: 0.25s ease-in-out; } .button.blue:hover { background-color: #000; transition: 0.25s ease-in-out; } .button.light { border: 2px solid #fff; background-color: transparent; transition: 0.25s ease-in-out; } .button.light:hover { transition: 0.25s ease-in-out; background-color: #fff; color: #38C3E1; } a { color: #38C3E1; text-decoration: none; } .button.blue, .tabRow a { color: #fff; } .actions { padding: 0; list-style: none; margin: 0; } .arrowsRight { position: relative; } .arrowsRight::after { content: "\f101"; font-family: fontAwesome; margin-left: 5px; font-size: 22px; } .inlineButtons { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0; } .inlineButtons li { margin-right: 30px; } .readMore, .text-right { position: relative; text-transform: uppercase; font-weight: 600; font-size: 18px; margin-top: 15px; align-self: flex-start; padding-right: 30px; display: inline-block; transition: 0.25s ease-in-out; } .readMore:hover, .text-right:hover { transition: 0.25s ease-in-out; color: #000; } .offsetCarousel .readMore { margin-top: auto; } .offsetCarousel .colInner { display: flex; flex-direction: column; height: 100%; } .readMore::after, .text-right::after { content: ""; background-image: url(../img/icons/arrow-right-2c.svg); background-repeat: no-repeat; width: 20px; height: 10px; background-position: right; position: absolute; margin-left: 5px; top: 7px; right: 0; transition: 0.25s ease-in-out; background-size: 200%; } .readMore:hover::after, .text-right:hover::after { background-position: left; transition: 0.25s ease-in-out; } img { max-width: 100%; height: auto; display: block; width: 100%; } .smallFooterLogo, .footerLogos .size-medium { padding: 20px 0; max-width: 130px; } .shrinkLogo { max-width: 90px; } .cosLogo, .cosLogo .size-medium { margin-bottom: 25px; } .cosLogo > div:last-of-type img { max-width: 180px; } .cosLogo > div:first-of-type img { max-width: 100px; } .featuredInlineImg .size-large { width: 100%; } .alignright.wp-caption, img.alignright { width: auto; float: right; margin: 8px 0 20px 20px; } .wp-caption-text { margin-top: 10px; font-size: 14px; font-weight: 600; line-height: 1.35em; } .contentPortal { position: relative; min-height: 300px; max-height: 300px; overflow: hidden; } .fitPortal { position: relative; min-height: 300px; background: #38C3E1 url(../img/textures/just-waves-blue.png); } .fitPortal { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; min-height: 350px; position: relative; } .fitPortal::after { background: url(../img/textures/fit-point.svg); right: 0; background-position: bottom right; } .fitPortal::before { background: url(../img/textures/fit-point-left.svg); left: 0; background-position: bottom left; } .fitPortal::before, .fitPortal::after { position: absolute; bottom: 0; width: 50%; height: 50px; background-repeat: no-repeat; background-size: cover; content: ""; } .fitPortal > h3 { flex-basis: 100%; margin-top: auto; margin-bottom: 20px; text-transform: uppercase; } .fitPortal > h3 ~ a { margin-bottom: auto; } .contentPortal a { display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; } .contentPortal img { object-fit: cover; height: 100%; position: absolute; top: 0; left: 0; } .photoGrid .shrinkLogo img { max-width: 200px; margin: auto; } .photoGrid .shrinkLogo { max-width: 100%; padding: 10px 0; } .photoGrid { display: flex; list-style: none; align-items: center; flex-wrap: wrap; justify-content: center; padding: 0; margin: 0; } .photoGrid a:hover img { filter: grayscale(1); transition: 0.25s ease-in-out; } .photoGrid a img { transition: 0.25s ease-in-out; } .photoGrid li { flex-basis: 50%; margin-bottom: 25px; } .photoGrid li img { padding: 2em; max-width: 250px; margin: auto; } .photoGrid li:nth-child(odd) { border-right: 1px solid #c9c9c9; } .photoGrid li:nth-child(2n+1):nth-last-child(-n+2), .photoGrid li:nth-child(2n+1):nth-last-child(-n+2) ~ li { border-bottom: none; } .photoGrid li { margin-bottom: 0; padding-top: 1em; } .photoGrid li { position: relative; min-height: 150px; max-height: 150px; } .photoGrid li { border-bottom: 1px solid #c9c9c9; } .about-us .photoGrid li:last-of-type { flex-basis: 100%; max-width: 100%; border-right: none; min-height: auto; } .about-us .photoGrid li:last-of-type img { max-width: 400px; } .fixedBgImg { position: fixed; height: 100%; width: 100%; top: 0; left: 0; display: none; } .fixedBgImg img { position: absolute; top: 0; left: 0; } .iconContainer { width: 50px; height: 50px; margin-bottom: 25px; } row.imageStripContainer { margin-right: -.25rem; margin-left: -.25rem; } .row.imageStripContainer > .col { height: 100%; padding-right: .25rem; padding-left: .25rem; padding-bottom: 0; } .imageStripInner { height: 0; padding-bottom: 56.25%; position: relative; } .imageStripInner img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } @media (min-width: 1600px) { .stripOuter { background-color: #38C3E1; } .stripInner { margin-right: auto; margin-left: auto; max-width: 1600px; background-color: #fff; border-right: .75rem solid #fff; border-left: .75rem solid #fff; } } .st0 { fill: none; stroke: transparent; stroke-miterlimit: 10; animation-name: sonar6; animation-duration: 3.5s; animation-delay: 1.25s; animation-iteration-count: infinite; } .st1 { fill: none; stroke-width: 2.5; stroke-miterlimit: 10; animation-name: sonar5; animation-duration: 3.5s; animation-delay: 1s; animation-iteration-count: infinite; } .st2 { fill: none; stroke: transparent; stroke-width: 5; stroke-miterlimit: 10; animation-name: sonar4; animation-duration: 3.5s; animation-delay: .75s; animation-iteration-count: infinite; } .st3 { fill: none; stroke: transparent; stroke-width: 10; stroke-miterlimit: 10; animation-name: sonar3; animation-duration: 3.5s; animation-delay: .5s; animation-iteration-count: infinite; } .st4 { fill: none; stroke: transparent; stroke-width: 20; stroke-miterlimit: 10; animation-name: sonar2; animation-duration: 3.5s; animation-delay: .25s; animation-iteration-count: infinite; } .st5 { fill: #BCBEC0; } @keyframes sonar6 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar5 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar4 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar3 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } @keyframes sonar2 { 0% { stroke: transparent; } 50% { stroke: #BCBEC0; } 100% { stroke: transparent; } } #buckets a:hover .overlaidText { transition: height 0.5s ease-in-out; } #buckets .colInner { overflow: hidden; } #buckets .colInner { transition: 0.5s ease-in-out; } #buckets .colInner:hover { transition: 0.5s ease-in-out; } footer { background: url(../img/osp-brand-icon.svg) no-repeat bottom right scroll; } footer.section { padding-bottom: 0; } .credits { padding-top: 4em; } .credits p, .copyRightLink { font-size: 13px; } .copyRightLink { text-decoration: underline; } @media (min-width: 48em) { .container { width: 100%; } .shrinkLogo { margin: 0; } .colInnerMed .col-lg-4 { padding-right: 0; } .colInnerMed .col-lg-8 { padding-left: 0; } } @media (max-width: 63.9em) { .row.gutterSpaceWider > .bottomMarginMobile.keepSpacing.col, .row.gutterSpaceWide > .bottomMarginMobile.keepSpacing.col, .row > .bottomMarginMobile.keepSpacing.col { padding-bottom: 4em; } .contentPortals .row:nth-of-type(2) .col:nth-of-type(2) { order: 1; } .fitPortal::before, .fitPortal::after { height: 80px; } .rightColumn { order: -1; } } @media (max-width: 47.9em) { .topMarginMobile50 { margin-top: 50px; } .innerContainerOffset.topBottomPadding { background-image: none !important; padding: 0; } .offsetLayout .innerContainerOffset .offsetImageContainer { display: flex; order: -1; padding: 0 !important; } .offsetLayout .left .col.offsetContentContainer, .offsetLayout .right .col.offsetContentContainer { margin: -100px auto 0; flex-basis: 90%; padding: 2.5em 2.5em 0 !important; } .bottomPadding { padding-bottom: 4em; } .topPadding { padding-top: 4em; } .topBottomPadding { padding-top: 4em; padding-bottom: 4em; } .row.gutterSpaceWider > .bottomMarginMobile.col, .row.gutterSpaceWide > .bottomMarginMobile.col, .row > .bottomMarginMobile.col { padding-bottom: 1em; } .row.gutterSpaceWide.cards > .col, .row.gutterSpaceWider.cards > .col, .row.cards > .col { padding-bottom: 2em; } } @media (min-width: 64em) { .container { width: 100%; } footer .col:nth-child(3n+1):nth-last-child(-n+3), .photoGrid .col:nth-child(3n+1):nth-last-child(-n+3), .row.gutterSpaceWider > .col:nth-child(3n+1):nth-last-child(-n+3), .row.gutterSpaceWide > .col:nth-child(3n+1):nth-last-child(-n+3), .evenbriteEvents ul > li:nth-child(3n+1):nth-last-child(-n+3), .photoGrid li:nth-child(3n+1):nth-last-child(-n+3), .photoGrid .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, footer .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .photoGrid li:nth-child(3n+1):nth-last-child(-n+3) ~ li, .row.gutterSpaceWider > .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .row.gutterSpaceWide > .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col, .evenbriteEvents ul > li:nth-child(3n+1):nth-last-child(-n+3) ~ li { margin-bottom: 0; padding-bottom: 0; } .borderRight { border-right: 1px solid #c9c9c9; } .borderLeft { border-left: 1px solid #c9c9c9; } .cosLogo { padding-left: 50px; } .heroCollage { position: absolute; top: 0; right: 0; width: 100%; height: auto; display: flex; justify-content: flex-end; margin-top: 175px; z-index: 1; } .footerLogos .col:nth-child(3n+1):nth-last-child(-n+3), .footerLogos .col:nth-child(3n+1):nth-last-child(-n+3) ~ .col { margin-bottom: 0; padding-bottom: 0; } .row.footerLogos .col:last-child img { max-width: 100%; } .news-and-events .colInnerMed .col-lg-8 { flex-basis: 100%; max-width: 100%; height: calc(100% - 200px); } .news-and-events .colInnerMed .col-lg-4 { flex-basis: 100%; max-width: 100%; height: 200px; } .hideOnDesktop { display: none; } .news-and-events .colInnerMed .col-lg-8 { padding-left: .5rem; } .news-and-events .colInnerMed .col-lg-4 { padding-right: .5rem; } } @media (min-width: 75em) { .container { width: 100%; } } @media (max-device-width: 1366px) { .section.faqs, .section { background-attachment: scroll; } } @media (max-width: 980px) { .heroContent h1, h1 { font-size: 32px; } .featuredInlineImg .size-medium { max-width: 50%; float: right; margin: 8px 0 20px 20px; } .offsetBg { height: 80%; } .cosLogo { order: -1; margin-bottom: 0; } .cta { padding: 3em; } .section, .topBottomPadding { padding-top: 4em; padding-bottom: 4em; } .topPadding { padding-top: 4em; } .bottotmPadding { padding-bottom: 4em; } .owl-item { flex: 0 0 50% !important; max-width: 50%; } .display-medium-item { flex-direction: column; } .display-medium-item a > .medium-image { height: 200px !important; } nav { display: none; position: absolute; top: calc(100% + 2em); background-color: #fff; width: 100%; left: 0; padding: 1em; } .menuOverlay { position: fixed; height: 100%; width: 100%; top: 120px; left: 0; background-color: rgba(0, 0, 0, 0.85); opacity: 0; visibility: hidden; transition: 0.25s ease-in-out; } .menuOpen .menuOverlay { opacity: 1; visibility: visible; transition: 0.25s ease-in-out; } .scroll nav { top: calc(100% + 0.75em); } .scroll .menuOverlay { top: 63px; } nav ul { display: block; } nav li a, .home nav li a { color: #333; } .hamburger { display: block; } .angledTopdBottom .innerContainer { padding-top: 1em; padding-bottom: 1em; } .inlineButtons li { flex-basis: 100%; margin: 0 0 25px; } .inlineButtons li:last-of-type { margin: 0; } .heroCollage { position: relative; width: 100%; height: auto; z-index: 1; } .logo { width: 150px; } footer { background-size: 60%; } .contentWrap { margin-top: 100px; } .row.gutterSpaceWide > .col:last-of-type, .row.gutterSpaceWider > .col:last-of-type, .col:last-of-type, .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2), .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col { padding-bottom: 0; } .mapContainer { height: 350px; } .contentPortals .row.gutterSpaceWide > .col:last-of-type, .contentPortals .row.gutterSpaceWider > .col:last-of-type, .contentPortals .col:last-of-type { padding-bottom: 1rem; } .searchBarContainer.reveal { width: 100%; right: 0; background: #fff; z-index: 999999; padding: 3em 0; top: -2em; } .scroll .searchBarContainer.reveal { top: -0.75em; } .searchIcon { right: 5em; } #ajaxsearchlite1 { width: calc(100% - 5em); display: block; right: 3em; top: 2em; position: absolute; } .scroll .closeIcon, .closeIcon { right: 1em; top: 40px; } .alignright.wp-caption, img.alignright { max-width: 50%; } } @media (min-width: 981px) { nav { margin-right: 60px; } .featuredInlineImg .size-medium { max-width: 30%; float: right; margin: 8px 0 20px 20px; } nav.hide { transform: translateY(65px); transition: 0.5s ease-in-out; opacity: 0; visibility: hidden; } nav { transform: translateY(0); transition: 0.5s ease-in-out; opacity: 1; visibility: visible; } .searchBarContainer { right: 2em; max-width: 500px; display: flex; align-items: center; } .searchIcon.hide { transform: translateY(65px); } .closeIcon { margin-left: 15px; position: relative; top: auto; right: 0; background-position: top 2px center; } .scroll .closeIcon { top: auto; } .alignright.wp-caption, img.alignright { margin: 8px 0 30px 30px; } } @media (min-width: 981px) and (max-width: 1279px) { .logo { width: 180px; } nav li { margin-left: 20px; } nav li a { font-size: 16px; } header.scroll .nav li.menu-item-has-children a::after { top: 18px; } .nav li.menu-item-has-children a::after { top: 7px; } } @media (max-width: 1024px) { .heroCollage img { margin-left: auto; width: 80%; } } @media (min-width: 769px) and (max-width: 1024px) { .heroContent h1 { font-size: 40px; } .heroCollage { top: 50px; } .heroCollage img { width: 55%; } .overlaidText { font-size: 18px; height: 70px; } } @media (max-width: 450px) { .social_footer { justify-content: flex-start; margin-bottom: 25px; order: -1; } .smallFooterLogo { padding: 20px 10px; } .shrinkLogo { padding: 20px; max-width: 120px; } .fitPortal::before, .fitPortal::after { height: 50px; } .photoGrid li img { padding: 1em; } .photoGrid li { min-height: 100px; max-height: 100px; } .photoGrid .shrinkLogo img { padding-top: 0; padding-bottom: 0; } .row.gutterSpaceWider { margin-left: -.5rem; margin-right: -.5rem; } .row.gutterSpaceWider > .col { padding-left: .5rem; padding-right: .5rem; } .owl-item { flex: 0 0 100% !important; max-width: 100%; } .carousel { padding: 0; } .carousel .slick-prev, .carousel .slick-next { display: none !important; } .carousel .slick-dots { width: 100%; } .wpcf7 p { flex-basis: 100%; max-width: 100%; } .colInnerMed .medPortrait { height: 250px; flex-basis: 100%; max-width: 100%; } .colInnerMed .col.medContent { flex-basis: 100%; max-width: 100%; } .imageStripContainer .col:last-of-type { display: none; } .imageStripContainer .col { flex-basis: 50%; max-width: 50%; } .smallFooterLogo, .footerLogos .size-medium { padding: 20px 10px; } .cosLogo > div:first-of-type img { max-width: 100%; padding: 0 15px; } h3, h3 > a { font-size: 18px; } h2, h2 > a { font-size: 27px; } .heroContent { height: 100vh; align-items: center; padding-bottom: 0; } .row.cards > .col { max-width: 100%; flex-basis: 100%; } .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2), .row.gutterSpaceWider > .col:nth-child(2n+1):nth-last-child(-n+2) { padding-bottom: 2em; } .row.gutterSpaceWide > .col:last-of-type, .row.gutterSpaceWider > .col:last-of-type, .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col .row.gutterSpaceWider > .col:nth-child(2n+1):nth-last-child(-n+2) ~ .col { padding-bottom: 0; } } @media (max-width: 350px) { .heroContent h1, h1 { font-size: 26px; } h2, h2 > a { font-size: 24px; } } @media (max-width: 850px) and (orientation: landscape) { .social_footer { justify-content: flex-start; margin-bottom: 25px; order: -1; } .heroContent > .innerContainer { margin-top: 121px; } .heroContent { align-items: flex-start; } h2, h2 > a { font-size: 27px; } h3, h3 > a { font-size: 18px; } .heroContent { height: 100vh; } .row.gutterSpaceWide.cards > .col, .row.gutterSpaceWider.cards > .col, .row.cards > .col { padding-bottom: 3em; } } @media (max-width: 1024px) and (orientation: landscape) { footer { background-size: 50%; } } @media (max-width: 1366px) { .faqs { background-image: unset !important; background-color: transparent !important; } .fixedBgImg { display: block; } .contentWrap { position: relative; } .contentWrap::before { position: absolute; bottom: 100%; left: 0; height: 121px; background-color: #fff; width: 100%; content: ""; } .scroll .contentWrap::before { height: 65px; } } @media (min-width: 1920px) { .heroCollage { width: 80%; right: 15em; } } @media (min-width: 451px) { .colInnerMed .col-lg-4 { padding-right: 0; } .colInnerMed .col-lg-8 { padding-left: 0; } } @media (max-width: 767px) { .row.gutterSpaceWide > .col:nth-child(2n+1):nth-last-child(-n+2) { padding-bottom: 1em; } }
0.359364
0.084758
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } } h2 { margin: 0; font-size: 1em; } h3 { margin-top: 0; font-size: 1em; font-weight: 500; } h4 { margin: 0; font-weight: 500; } textarea { width: calc(100% - 60px - 0.7692em); min-height: 4.6154em; padding: 0.4615em; margin: 0 0 0.3846em 0.7692em; border: 1px solid #ddd; border-radius: 2px; resize: vertical; } .text-replace { overflow: hidden; color: transparent; text-indent: 100%; font-size: 0; } .videobutton { display: inline-block; height: 2.5455em; padding: 0 10px; color: #333; font-weight: 500; font-size: 0.8462em; line-height: 2.5455em; background: #fff; border: 1px solid #d3d3d3; border-radius: 2px; box-shadow: 0 1px 0 rgba(0,0,0,0.05); cursor: pointer; } .videobutton:hover { text-decoration: none; background: #f0f0f0; border-color: #c6c6c6; box-shadow: 0 1px 0 rgba(0,0,0,0.10); } .avatar, .vid-thumb { float: left; margin-right: 0.7692em; } .more { display: block; margin-top: 2em; color: #4CAF50; font-size: 12px; line-height: 40px; text-align: center; border-top: 1px solid #e2e2e2; } .more:hover { color: #222; text-decoration: none; } /* Content */ .content-wrap { /*padding: calc(3.7692em + 480px) 0 0.01em;*/ overflow: auto; -webkit-transition: 300ms; transition: 300ms; } .content-wrap.PiP { padding: calc(-10.75em + 236px) 0 0.01em; } /* Video */ .video { position: fixed; z-index: 10; top: 3.7692em; right: 0; width: 100%; /*height: 487px;*/ overflow: visible; text-align: center; background: #000; -webkit-transition: 1000ms; transition: 1000ms; } .PiP .video { width: 716px; background: transparent; justify-content: flex-end !important; } .videoElm { width: 854px; height: 480px; -webkit-transition: 300ms; transition: 300ms; } .videoPadDiv:before { -webkit-transition: 1000ms; transition: 1000ms; } .PiP .videoPadDiv:before { padding-bottom: 0px; } /* Details */ .details { float: left; width: calc(100% - 430px); padding: 3.7692em 0.7692em 0; } .details > * { position: relative; padding: 72px; margin-bottom: 0.7692em; background: rgba(38, 42, 51, 0.86); border-radius: 5px; } .details-description, .details-sidebar { padding-bottom: 0; } .details li { list-style: none; display: inline-block; } .channel-info { overflow: auto; margin-bottom: 0.7692em; } .channel-name { color: #333; font-weight: 500; } .followers-container { margin: 0.7272em 0; color: #767676; font-size: 0.8462em; } .followers-container li { float: left; } .followers-container a { display: block; padding: 0.3333em 0.6154em 0.2727em; color: #fff; font-size: 1.0909em; background: #e62117; border-radius: 2px 0 0 2px; } .followers-container a:hover { text-decoration: none; background: #cc181e; } .followers-container a::before { content: ''; position: relative; top: 2px; display: block; float: left; width: 16px; height: 12px; margin-right: 0.6154em; background-position: -390px -421px; } .followers { padding: 0.25em 0.6154em; border: 1px solid #ccc; border-left: none; border-radius: 0 2px 2px 0; } .details-header .actions { clear: left; border-top: 1px solid #e2e2e2; padding-bottom: 10px; } .details-header .actions ul { padding-top: 0.9231em; } .details-header .actions a { margin-right: 1.8181em; color: #000; font-size: 0.8462em; text-decoration: none; background: none; opacity: 0.5; } .details-header .actions a:hover { opacity: 0.6; } .details-header .actions .more { margin: 0; line-height: inherit; border: none;; } .details-header .actions a::before { content: ''; display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin-right: 0.5455em; } .add-to::before { background-position: -273px 0; } .share::before { background-position: -274px -237px; } .more::before { background-position: -366px -421px; } .sentiment { position: absolute; bottom: 1.1538em; right: 1.1538em; } .sentiment .views { position: absolute; bottom: 100%; right: 0; width: 160px; color: #666; font-size: 1.4615em; line-height: 2em; text-align: right; } .sentiment .views::after { content: ''; position: absolute; bottom: 0; display: block; width: 100%; height: 2px; background-color: #167ac6; } .details .sentiment a { margin-right: 0.9091em; } .sentiment .like::before { background-position: -58px -28px; } .sentiment .dislike::before { background-position: -187px 0; } .details-comments h3 a { color: #666; margin-left:51px; } .user-comment { margin-bottom: 1em; margin-left: 40px;} .user-comment .avatar { position: relative; } .user-comment .avatar::before, .user-comment .avatar::after { content: ''; position: absolute; top: 0; left: 100%; display: block; margin-left: 7px; border: 7px solid transparent; border-top-color: #ddd; border-right-color: #ddd; } .user-comment .avatar::after { top: 1px; margin-left: 9px; border-top-color: #fff; border-right-color: #fff; } .user-comment textarea:focus { outline: none; } .user-comment .videobutton-group { margin-left: 2px; padding-bottom: 20px;} .user-comment .videobutton-group a { margin-left: 0.7692em; } .post, .post:hover { color: #fff; background-color: #167ac6; border-color: #167ac6; opacity: 0.5; cursor: default; } .top-comments { margin-bottom: 1em; } .comments > li { display: block; margin-bottom: 2em; } .comments .avatar { float: left; } .comments .user { font-weight: 500; } .comments .time { vertical-align: top; margin-left: 0.5455em; color: #767676; font-size: 0.8462em; } .comments p { margin-bottom: 0.3846em; overflow: hidden; width: 750px; color: #fff; font-size: 15px; } .comments .actions { margin-left: calc(50px + 0.7692em); font-size: 0.8462em; } .comments .actions li { margin-right: 1.0909em; } .comments .actions li:first-child { margin: 0; } .comments .actions a { color: #009688; opacity: 0.75; text-decoration: none; margin-left: -37px; } .comments .actions a:hover { text-decoration: none; opacity: 1; } .comments .actions .reply::after { margin: 0 0.6364em; } .comments .actions .text-replace { display: inline-block; width: 14px; height: 14px; opacity: 0.2; } .comments .actions .text-replace:hover { opacity: 0.6; } .comments .actions .like { background-position: 0 0; } .comments .actions .dislike { background-position: 0 -71px; } .button .more { padding: 0.8333em; margin: 1.25em 56.0833em; color: #333; font-weight: 500; font-size: 0.9231em; line-height: normal; text-transform: none; border: 1px solid #d3d3d3; } .details-comments .more:hover { background-image: -webkit-linear-gradient(bottom,#f0f0f0 0,#f8f8f8 100%); background-image: linear-gradient(to top,#f0f0f0 0,#f8f8f8 100%); } /* Sidebar */ .sidebar { position: relative; float: left; padding: 1.1538em; margin: 3.7692em 0.7692em 0.7692em 0; background: rgba(38, 42, 51, 0.86); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .autoplay { position: absolute; top: 1.1538em; right: 1.1538em; color: #767676; } .autoplay h4 { display: inline-block; background: none; cursor: pointer; } .autoplay h4::after { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 16px; margin: 0 0.3077em; background-position: -535px -366px; opacity: 0.5; } .autoplay h4:hover::after { opacity: 0.6; } .toggle-switch { display: inline-block; vertical-align: middle; height: 15px; width: 35px; background: #b8b8b8; border-radius: 15px; cursor: pointer; } .toggle-switch::before { content: ''; display: block; width: 15px; height: 15px; background: #fff; border-radius: 50%; border: 1px solid #b8b8b8; } .sidebar { width: 420px; } .sidebar li { position: relative; display: block; margin-bottom: 1.1538em; overflow: auto; } .sidebar a { display: block; color: #333; } .sidebar a::before { content: attr(data-time); position: absolute; bottom: 2px; right: calc(100% - 118px); padding: 0 0.3636em; color: #fff; font-weight: 500; font-size: 0.8462em; background: #000; opacity: 0.75; } .sidebar a:hover { text-decoration: none; } .sidebar a:hover h4 { color: #167ac6; } .sidebar .vid-thumb { width: 120px; height: 68px; background-color: #000; background-position: center; background-size: cover; } .sidebar p { margin: 0; font-size: 0.8462em; }
css/videopage.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } } h2 { margin: 0; font-size: 1em; } h3 { margin-top: 0; font-size: 1em; font-weight: 500; } h4 { margin: 0; font-weight: 500; } textarea { width: calc(100% - 60px - 0.7692em); min-height: 4.6154em; padding: 0.4615em; margin: 0 0 0.3846em 0.7692em; border: 1px solid #ddd; border-radius: 2px; resize: vertical; } .text-replace { overflow: hidden; color: transparent; text-indent: 100%; font-size: 0; } .videobutton { display: inline-block; height: 2.5455em; padding: 0 10px; color: #333; font-weight: 500; font-size: 0.8462em; line-height: 2.5455em; background: #fff; border: 1px solid #d3d3d3; border-radius: 2px; box-shadow: 0 1px 0 rgba(0,0,0,0.05); cursor: pointer; } .videobutton:hover { text-decoration: none; background: #f0f0f0; border-color: #c6c6c6; box-shadow: 0 1px 0 rgba(0,0,0,0.10); } .avatar, .vid-thumb { float: left; margin-right: 0.7692em; } .more { display: block; margin-top: 2em; color: #4CAF50; font-size: 12px; line-height: 40px; text-align: center; border-top: 1px solid #e2e2e2; } .more:hover { color: #222; text-decoration: none; } /* Content */ .content-wrap { /*padding: calc(3.7692em + 480px) 0 0.01em;*/ overflow: auto; -webkit-transition: 300ms; transition: 300ms; } .content-wrap.PiP { padding: calc(-10.75em + 236px) 0 0.01em; } /* Video */ .video { position: fixed; z-index: 10; top: 3.7692em; right: 0; width: 100%; /*height: 487px;*/ overflow: visible; text-align: center; background: #000; -webkit-transition: 1000ms; transition: 1000ms; } .PiP .video { width: 716px; background: transparent; justify-content: flex-end !important; } .videoElm { width: 854px; height: 480px; -webkit-transition: 300ms; transition: 300ms; } .videoPadDiv:before { -webkit-transition: 1000ms; transition: 1000ms; } .PiP .videoPadDiv:before { padding-bottom: 0px; } /* Details */ .details { float: left; width: calc(100% - 430px); padding: 3.7692em 0.7692em 0; } .details > * { position: relative; padding: 72px; margin-bottom: 0.7692em; background: rgba(38, 42, 51, 0.86); border-radius: 5px; } .details-description, .details-sidebar { padding-bottom: 0; } .details li { list-style: none; display: inline-block; } .channel-info { overflow: auto; margin-bottom: 0.7692em; } .channel-name { color: #333; font-weight: 500; } .followers-container { margin: 0.7272em 0; color: #767676; font-size: 0.8462em; } .followers-container li { float: left; } .followers-container a { display: block; padding: 0.3333em 0.6154em 0.2727em; color: #fff; font-size: 1.0909em; background: #e62117; border-radius: 2px 0 0 2px; } .followers-container a:hover { text-decoration: none; background: #cc181e; } .followers-container a::before { content: ''; position: relative; top: 2px; display: block; float: left; width: 16px; height: 12px; margin-right: 0.6154em; background-position: -390px -421px; } .followers { padding: 0.25em 0.6154em; border: 1px solid #ccc; border-left: none; border-radius: 0 2px 2px 0; } .details-header .actions { clear: left; border-top: 1px solid #e2e2e2; padding-bottom: 10px; } .details-header .actions ul { padding-top: 0.9231em; } .details-header .actions a { margin-right: 1.8181em; color: #000; font-size: 0.8462em; text-decoration: none; background: none; opacity: 0.5; } .details-header .actions a:hover { opacity: 0.6; } .details-header .actions .more { margin: 0; line-height: inherit; border: none;; } .details-header .actions a::before { content: ''; display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin-right: 0.5455em; } .add-to::before { background-position: -273px 0; } .share::before { background-position: -274px -237px; } .more::before { background-position: -366px -421px; } .sentiment { position: absolute; bottom: 1.1538em; right: 1.1538em; } .sentiment .views { position: absolute; bottom: 100%; right: 0; width: 160px; color: #666; font-size: 1.4615em; line-height: 2em; text-align: right; } .sentiment .views::after { content: ''; position: absolute; bottom: 0; display: block; width: 100%; height: 2px; background-color: #167ac6; } .details .sentiment a { margin-right: 0.9091em; } .sentiment .like::before { background-position: -58px -28px; } .sentiment .dislike::before { background-position: -187px 0; } .details-comments h3 a { color: #666; margin-left:51px; } .user-comment { margin-bottom: 1em; margin-left: 40px;} .user-comment .avatar { position: relative; } .user-comment .avatar::before, .user-comment .avatar::after { content: ''; position: absolute; top: 0; left: 100%; display: block; margin-left: 7px; border: 7px solid transparent; border-top-color: #ddd; border-right-color: #ddd; } .user-comment .avatar::after { top: 1px; margin-left: 9px; border-top-color: #fff; border-right-color: #fff; } .user-comment textarea:focus { outline: none; } .user-comment .videobutton-group { margin-left: 2px; padding-bottom: 20px;} .user-comment .videobutton-group a { margin-left: 0.7692em; } .post, .post:hover { color: #fff; background-color: #167ac6; border-color: #167ac6; opacity: 0.5; cursor: default; } .top-comments { margin-bottom: 1em; } .comments > li { display: block; margin-bottom: 2em; } .comments .avatar { float: left; } .comments .user { font-weight: 500; } .comments .time { vertical-align: top; margin-left: 0.5455em; color: #767676; font-size: 0.8462em; } .comments p { margin-bottom: 0.3846em; overflow: hidden; width: 750px; color: #fff; font-size: 15px; } .comments .actions { margin-left: calc(50px + 0.7692em); font-size: 0.8462em; } .comments .actions li { margin-right: 1.0909em; } .comments .actions li:first-child { margin: 0; } .comments .actions a { color: #009688; opacity: 0.75; text-decoration: none; margin-left: -37px; } .comments .actions a:hover { text-decoration: none; opacity: 1; } .comments .actions .reply::after { margin: 0 0.6364em; } .comments .actions .text-replace { display: inline-block; width: 14px; height: 14px; opacity: 0.2; } .comments .actions .text-replace:hover { opacity: 0.6; } .comments .actions .like { background-position: 0 0; } .comments .actions .dislike { background-position: 0 -71px; } .button .more { padding: 0.8333em; margin: 1.25em 56.0833em; color: #333; font-weight: 500; font-size: 0.9231em; line-height: normal; text-transform: none; border: 1px solid #d3d3d3; } .details-comments .more:hover { background-image: -webkit-linear-gradient(bottom,#f0f0f0 0,#f8f8f8 100%); background-image: linear-gradient(to top,#f0f0f0 0,#f8f8f8 100%); } /* Sidebar */ .sidebar { position: relative; float: left; padding: 1.1538em; margin: 3.7692em 0.7692em 0.7692em 0; background: rgba(38, 42, 51, 0.86); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .autoplay { position: absolute; top: 1.1538em; right: 1.1538em; color: #767676; } .autoplay h4 { display: inline-block; background: none; cursor: pointer; } .autoplay h4::after { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 16px; margin: 0 0.3077em; background-position: -535px -366px; opacity: 0.5; } .autoplay h4:hover::after { opacity: 0.6; } .toggle-switch { display: inline-block; vertical-align: middle; height: 15px; width: 35px; background: #b8b8b8; border-radius: 15px; cursor: pointer; } .toggle-switch::before { content: ''; display: block; width: 15px; height: 15px; background: #fff; border-radius: 50%; border: 1px solid #b8b8b8; } .sidebar { width: 420px; } .sidebar li { position: relative; display: block; margin-bottom: 1.1538em; overflow: auto; } .sidebar a { display: block; color: #333; } .sidebar a::before { content: attr(data-time); position: absolute; bottom: 2px; right: calc(100% - 118px); padding: 0 0.3636em; color: #fff; font-weight: 500; font-size: 0.8462em; background: #000; opacity: 0.75; } .sidebar a:hover { text-decoration: none; } .sidebar a:hover h4 { color: #167ac6; } .sidebar .vid-thumb { width: 120px; height: 68px; background-color: #000; background-position: center; background-size: cover; } .sidebar p { margin: 0; font-size: 0.8462em; }
0.421552
0.113236
html { scroll-behavior: smooth; } body { background-color: transparent; } body.site:before { background: transparent url("../gallery_gen/7a99a181e561855e23f442fae0e9d322.jpg") repeat-x scroll center top; } .wb_sbg { background: transparent url("../gallery_gen/76e3ac6d50f9be9536cdd80becaffbed.jpg") repeat-x scroll center bottom; } body, .wb_sbg { min-width: 1200px; min-height: 626px; } .wb_cont_inner { width: 1200px; } .wb_cont_bg { width: 1200px; margin-left: -600px; } .root { height: 626px; min-height: 626px; } #wb_element_instance28 { top: 57px; left: 658px; min-width: 530px; width: 530px; min-height: 36px; height: 36px; display: block; z-index: 336; } #wb_element_instance28 > ul { display: block; } #wb_element_instance28 ul { background: transparent none repeat scroll left top; border: 1px none #000000; } #wb_element_instance28, #wb_element_instance28 ul { text-align: right; } #wb_element_instance28 ul ul { background: #2e2e2e none repeat scroll left top; } #wb_element_instance28 li { margin: 0px 0px 0px 0px; } #wb_element_instance28 li a { text-transform: uppercase; border: 0px none #000000; padding: 10px 20px 10px 20px; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: underline; color: #f7f7f7; line-height: 16px; background: transparent none repeat scroll center center; } #wb_element_instance28 li.over > a, #wb_element_instance28 li:focus > a { border: 0px none #000000; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: none; color: #0db6ff; line-height: 16px; background: transparent none no-repeat scroll center center; } #wb_element_instance28 li.active > a { border: 0px none #000000; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: none; color: #0db6ff; line-height: 16px; background: transparent none no-repeat scroll center center; } #wb_element_instance28:not(.collapse-expanded) .vmenu ul.open-left,#wb_element_instance28:not(.collapse-expanded) .hmenu ul.open-left { left: auto; right: 100%; } #wb_element_instance28:not(.collapse-expanded) .hmenu > li > ul.open-left { left: auto; right: 0; } #wb_element_instance29 { top: 15px; left: 10px; min-width: 330px; width: 330px; min-height: 70px; height: 70px; display: block; z-index: 134; } #wb_element_instance30 { top: 85px; left: 300px; min-width: 430px; width: 430px; min-height: 24px; height: 24px; display: block; z-index: 137; } #wb_element_instance31 { top: 65px; left: 170px; min-width: 2px; width: 2px; min-height: 20px; height: 20px; display: block; z-index: 138; } #wb_element_instance31 > .wb_shp:before { background: transparent none repeat scroll left top; background-size: auto auto; opacity: 1; } #wb_element_instance31 > .wb_shp { background-color: rgba(13, 182, 255, 1); border: 5px none #C0C0C0; border-radius: 200px 200px 200px 200px; -moz-border-radius: 200px 200px 200px 200px; -webkit-border-radius: 200px 200px 200px 200px; width: 2px; height: 20px; } #wb_element_instance32 { top: 70px; left: 30px; min-width: 247px; width: 247px; min-height: 24px; height: 24px; display: block; z-index: 134; } #wb_element_instance33 { top: 40px; left: 30px; min-width: 112px; width: 112px; min-height: 28px; height: 28px; display: block; z-index: 135; } #wb_element_instance33 img { width: 112px; height: 28px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance34 { top: 55px; left: 1090px; min-width: 32px; width: 32px; min-height: 32px; height: 32px; display: block; z-index: 136; } #wb_element_instance34 img { width: 32px; height: 32px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance35 { top: 56px; left: 1140px; min-width: 32px; width: 32px; min-height: 32px; height: 32px; display: block; z-index: 137; } #wb_element_instance35 img { width: 32px; height: 32px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance36 { top: 114px; left: 0px; display: block; z-index: 9999; } #wb_element_instance29 p:last-child { margin-bottom: 0; } #wb_element_instance29 { opacity: 1; } #wb_element_instance30 p:last-child { margin-bottom: 0; } #wb_element_instance30 { opacity: 1; } #wb_element_instance32 p:last-child { margin-bottom: 0; } #wb_element_instance32 { opacity: 1; } #wb_element_instance33 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } #wb_element_instance34 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } #wb_element_instance35 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } @media (min-width: 768px) { } @media (min-width: 992px) { } @media (max-width: 767px) { }
sensors.noyanov/webhost/css/2.css
html { scroll-behavior: smooth; } body { background-color: transparent; } body.site:before { background: transparent url("../gallery_gen/7a99a181e561855e23f442fae0e9d322.jpg") repeat-x scroll center top; } .wb_sbg { background: transparent url("../gallery_gen/76e3ac6d50f9be9536cdd80becaffbed.jpg") repeat-x scroll center bottom; } body, .wb_sbg { min-width: 1200px; min-height: 626px; } .wb_cont_inner { width: 1200px; } .wb_cont_bg { width: 1200px; margin-left: -600px; } .root { height: 626px; min-height: 626px; } #wb_element_instance28 { top: 57px; left: 658px; min-width: 530px; width: 530px; min-height: 36px; height: 36px; display: block; z-index: 336; } #wb_element_instance28 > ul { display: block; } #wb_element_instance28 ul { background: transparent none repeat scroll left top; border: 1px none #000000; } #wb_element_instance28, #wb_element_instance28 ul { text-align: right; } #wb_element_instance28 ul ul { background: #2e2e2e none repeat scroll left top; } #wb_element_instance28 li { margin: 0px 0px 0px 0px; } #wb_element_instance28 li a { text-transform: uppercase; border: 0px none #000000; padding: 10px 20px 10px 20px; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: underline; color: #f7f7f7; line-height: 16px; background: transparent none repeat scroll center center; } #wb_element_instance28 li.over > a, #wb_element_instance28 li:focus > a { border: 0px none #000000; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: none; color: #0db6ff; line-height: 16px; background: transparent none no-repeat scroll center center; } #wb_element_instance28 li.active > a { border: 0px none #000000; font: normal bold 14px 'Open Sans',sans-serif; text-decoration: none; color: #0db6ff; line-height: 16px; background: transparent none no-repeat scroll center center; } #wb_element_instance28:not(.collapse-expanded) .vmenu ul.open-left,#wb_element_instance28:not(.collapse-expanded) .hmenu ul.open-left { left: auto; right: 100%; } #wb_element_instance28:not(.collapse-expanded) .hmenu > li > ul.open-left { left: auto; right: 0; } #wb_element_instance29 { top: 15px; left: 10px; min-width: 330px; width: 330px; min-height: 70px; height: 70px; display: block; z-index: 134; } #wb_element_instance30 { top: 85px; left: 300px; min-width: 430px; width: 430px; min-height: 24px; height: 24px; display: block; z-index: 137; } #wb_element_instance31 { top: 65px; left: 170px; min-width: 2px; width: 2px; min-height: 20px; height: 20px; display: block; z-index: 138; } #wb_element_instance31 > .wb_shp:before { background: transparent none repeat scroll left top; background-size: auto auto; opacity: 1; } #wb_element_instance31 > .wb_shp { background-color: rgba(13, 182, 255, 1); border: 5px none #C0C0C0; border-radius: 200px 200px 200px 200px; -moz-border-radius: 200px 200px 200px 200px; -webkit-border-radius: 200px 200px 200px 200px; width: 2px; height: 20px; } #wb_element_instance32 { top: 70px; left: 30px; min-width: 247px; width: 247px; min-height: 24px; height: 24px; display: block; z-index: 134; } #wb_element_instance33 { top: 40px; left: 30px; min-width: 112px; width: 112px; min-height: 28px; height: 28px; display: block; z-index: 135; } #wb_element_instance33 img { width: 112px; height: 28px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance34 { top: 55px; left: 1090px; min-width: 32px; width: 32px; min-height: 32px; height: 32px; display: block; z-index: 136; } #wb_element_instance34 img { width: 32px; height: 32px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance35 { top: 56px; left: 1140px; min-width: 32px; width: 32px; min-height: 32px; height: 32px; display: block; z-index: 137; } #wb_element_instance35 img { width: 32px; height: 32px; display: block; position: static; left: 0px; top: 0px; } #wb_element_instance36 { top: 114px; left: 0px; display: block; z-index: 9999; } #wb_element_instance29 p:last-child { margin-bottom: 0; } #wb_element_instance29 { opacity: 1; } #wb_element_instance30 p:last-child { margin-bottom: 0; } #wb_element_instance30 { opacity: 1; } #wb_element_instance32 p:last-child { margin-bottom: 0; } #wb_element_instance32 { opacity: 1; } #wb_element_instance33 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } #wb_element_instance34 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } #wb_element_instance35 { opacity: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; box-sizing: border-box; overflow: hidden; } @media (min-width: 768px) { } @media (min-width: 992px) { } @media (max-width: 767px) { }
0.396886
0.119588
/* Tomato GUI Copyright (C) 2006-2009 <NAME> http://www.polarcloud.com/tomato/ For use with Tomato Firmware only. No part of this file may be used without permission. */ a { text-decoration: none; color: #af4141; } table { empty-cells: show; } form { padding: 0; margin: 0; } input, select { } input[type='checkbox'][disabled] { opacity: 0.3; } input[type='text'], input[type='password'] { margin: 1px; } input[type='checkbox'] { padding: 0; margin: 1px 0 2px 0; } input[type='radio'] { padding-left: 0; margin-left: 0; } select { margin: 0; } .error { background: #ffffd0; } .error-focused { border: 1px dashed #f77; } #container { background: #fff; border-spacing: 0; width: 900px; margin: 2px auto; margin-bottom: 50px; } #header { background: #af4141; padding: 30px 10px 20px 10px; border-bottom: 2px dotted #ddd; } #header .title { font: 25px sans-serif; color: #fff; font-weight: bold; } #header .version { font: 15px sans-serif; color: #eee; font-weight: bold; } #navi { width: 130px; font-size: 12px; border-right: 1px solid #f0f0f0; padding: 20px 0; vertical-align: top; } #navi a { display: block; color: #af4141; } #navi a:hover { background: #BF6060; border: none; color: #fff; } #navi a.indent1 { padding: 2px 0 2px 10px; } #navi a.indent2 { padding: 2px 0 2px 25px; } #navi .active { font-weight: bold; } #content { padding: 5px 4px 20px 4px; vertical-align: top; width: 770px; } #ident { color: #aaa; text-align: right; padding-right: 5px; font-size: 11px; } #tabs { padding: 0; margin: 0; } #tabs li { display: inline; list-style: none; background-color: #1F2D35; } #tabs a { padding-top: 3px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family: Verdana; font-size: 12px; font-weight: bold; display: block; float: left; margin: 0; text-align: center; text-decoration: none; height: 15px; color: #000000; background: #92A0A5; /* Old browsers */ background: -moz-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92A0A5 ), color-stop(100%,#66757C)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* IE10+ */ background: linear-gradient(to bottom, #92A0A5 0%, #66757C 100%); /* W3C */ } .active { color: #FFFFFF; font-weight: bold; border-width: 2px; background: #1F2D35 url(/images/svg_th_hover.png) repeat-x; } #tabs a.active { color: #FFFFFF; font-weight: bold; border-width: 2px; background: #1F2D35 url(images/svg_th_hover.png) repeat-x; } #tabs a:hover { background: url(/images/svg_th_hover.png) repeat-x; color: #FFFFFF; font-weight: bold; } .section-title { font-size: 14px; color: #444; margin: 0 0 10px 0; padding-bottom: 4px; border-bottom: 1px solid #f0f0f0; } .section { padding: 0px 0px 0px 0px; } .section ul { margin-left: 0px; padding-left: 15px; } table.fields { } .fields td { padding: 2px 0; } .fields td.title { width: 150px; } .fields td.title.indent1 { padding: 1px 15px 1px 0; } .fields td.title.indent2 { padding: 1px 5px 1px 10px; } .fields .spacer { height: 8px; } .fields td.content { width: 585px; /* zzz Opera likes this fixed px */ vertical-align: top; } .tomato-grid { padding: 0; margin: -5px 5px -5px -5px; border-spacing: 1px; border-collapse: separate; background: #999999; width: 101.7%; } .tomato-grid td { padding: 5px; margin: 0px; font: 12px sans-serif; } .tomato-grid .header { background: #e7e7e7; cursor: pointer; } .tomato-grid .header td { height: 20px; font: 12px sans-serif; color: #ffffff; background: #4E6D95; } .tomato-grid .footer { background: #f0f0f0; } .tomato-grid .odd { background: #f7f7f7; cursor: pointer; } .tomato-grid .even { background: #fff; cursor: pointer; } .tomato-grid .disabled { color: #999; } .tomato-grid .odd:hover, .tomato-grid .even:hover { background: #f7e0e0; } .tomato-grid input { margin: 0; padding: 0; } .tomato-grid .edit { padding: 0; margin: 0; } .tomato-grid .editor { background: #f0f0f0; } .tomato-grid .controls { background: #f0f0f0; text-align: right; } .tomato-grid .sortasc { background-image: url(up.gif); background-position: 97% 60%; background-repeat: no-repeat; } .tomato-grid .sortdes { background-image: url(dn.gif); background-position: 97% 80%; background-repeat: no-repeat; } .tomato-grid a { color: #407050; } .tomato-grid a:hover { color: #fff; } .tomato-grid input, .tomato-grid select { width: 98%; } .tomato-grid .controls input { font: 11px sans-serif; width: 60px; } #tg-row-panel { position: absolute; margin: 0; padding: 0; } #tg-row-panel img { cursor: pointer; opacity: 0.6; margin: 0; padding: 0; background: #fff; border: 1px solid #fff; } #tg-row-panel img:hover { opacity: 1; border: 1px solid #eee; } #refresh-time { width: 120px; } #refresh-spinner { visibility: hidden; vertical-align: middle; } #notice1 { margin: auto; padding: 5px 5px; width: 400px; border: 1px solid #cbb; background: #ffc; } .note-disabled, .note-disabledw, .note-warning { background: #f7f7f7; border: 1px solid #aaa; width: 10em; padding: 0.5em; margin: 1em; font-size: 0.9em } .note-disabledw, .note-warning { width: 20em; } #ntpkiss { background: #f7f7f7; width: 50%; padding: 4px; } #ntpkiss div { border-top: 1px solid #e7e7e7; padding: 4px; margin-top: 4px; text-align: right; } .bwmg { padding: 4px; margin: 0 0 3px 0; width: 680px; border: 1px solid black; border-collapse: collapse; } .bwmg th{ padding: 4px; font-family:Verdana; background-color:#1F2D35; font-weight:normal; line-height:30px; text-align:right; font-size:12px; border: 1px solid black; } .bwmg td { line-height:30px; padding: 4px; margin: 0px; font: 12px Verdana; background-color:#475A5F; border: 1px solid black; } .bwmg .header { background: #e7e7e7; } .bwmg .header td { font: 12px Verdana; font-weight: bold; } .bwmg .footer { background: #f0f0f0; } .bwmg .odd { background: #f7f7f7; } .bwmg .even { background: #fff; } .rtitle { width: 25%; background:#2F3A3E; } .bwmg { width: 25%; } .bwmg .dl, .bwmg .ul, .bwmg .total { width: 25%; text-align: right; } #bwm-controls .selected { padding: 0 0px 0 4px; font-weight: bold; text-decoration: underline; } #trace-error { padding: 0.2em 1em 0.2em 1em; background: #fec; } #bwm-input { font-family:Verdana; font-size:11px; color:#000000; line-height:200%; border: 1px solid #7f9db9; } /*Viz Add 20110223 ---start*/ .FormTitle{ line-height:160%; font-size:12px; font-family:Arial, Verdana, Arial, Helvetica, sans-serif; color:white; position:relative } .TM_select{ text-align:right; padding:5px; } /*Viz Add 20110223 --- end */ /*Viz Add 20120709 --- start */ .DescTable{ font-size:12px; font-family:Arial, Helvetica, sans-serif; border: 1px solid #000000; border-collapse: collapse; } .DescTable th{ font-family:Arial, Helvetica, sans-serif; background-color:#1F2D35; color:#FFFFFF ; font-weight:normal; line-height:15px; height: 30px; text-align:left; font-size:12px; padding-left: 10px; border: 1px solid #222; border-collapse: collapse; background:#2F3A3E; } .DescTable td{ padding-left: 10px; background-color:#475a5f; border: 1px solid #222; border-collapse: collapse; } .DescTable td span{ background-color:#475a5f; color:#FFCC00; } /*Viz Add 20120709 --- end */ .blue_line{ color:#33CCFF; } .orange_line{ color:#FF9000; }
release/src/router/www/tmmenu.css
/* Tomato GUI Copyright (C) 2006-2009 <NAME> http://www.polarcloud.com/tomato/ For use with Tomato Firmware only. No part of this file may be used without permission. */ a { text-decoration: none; color: #af4141; } table { empty-cells: show; } form { padding: 0; margin: 0; } input, select { } input[type='checkbox'][disabled] { opacity: 0.3; } input[type='text'], input[type='password'] { margin: 1px; } input[type='checkbox'] { padding: 0; margin: 1px 0 2px 0; } input[type='radio'] { padding-left: 0; margin-left: 0; } select { margin: 0; } .error { background: #ffffd0; } .error-focused { border: 1px dashed #f77; } #container { background: #fff; border-spacing: 0; width: 900px; margin: 2px auto; margin-bottom: 50px; } #header { background: #af4141; padding: 30px 10px 20px 10px; border-bottom: 2px dotted #ddd; } #header .title { font: 25px sans-serif; color: #fff; font-weight: bold; } #header .version { font: 15px sans-serif; color: #eee; font-weight: bold; } #navi { width: 130px; font-size: 12px; border-right: 1px solid #f0f0f0; padding: 20px 0; vertical-align: top; } #navi a { display: block; color: #af4141; } #navi a:hover { background: #BF6060; border: none; color: #fff; } #navi a.indent1 { padding: 2px 0 2px 10px; } #navi a.indent2 { padding: 2px 0 2px 25px; } #navi .active { font-weight: bold; } #content { padding: 5px 4px 20px 4px; vertical-align: top; width: 770px; } #ident { color: #aaa; text-align: right; padding-right: 5px; font-size: 11px; } #tabs { padding: 0; margin: 0; } #tabs li { display: inline; list-style: none; background-color: #1F2D35; } #tabs a { padding-top: 3px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family: Verdana; font-size: 12px; font-weight: bold; display: block; float: left; margin: 0; text-align: center; text-decoration: none; height: 15px; color: #000000; background: #92A0A5; /* Old browsers */ background: -moz-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92A0A5 ), color-stop(100%,#66757C)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #92A0A5 0%, #66757C 100%); /* IE10+ */ background: linear-gradient(to bottom, #92A0A5 0%, #66757C 100%); /* W3C */ } .active { color: #FFFFFF; font-weight: bold; border-width: 2px; background: #1F2D35 url(/images/svg_th_hover.png) repeat-x; } #tabs a.active { color: #FFFFFF; font-weight: bold; border-width: 2px; background: #1F2D35 url(images/svg_th_hover.png) repeat-x; } #tabs a:hover { background: url(/images/svg_th_hover.png) repeat-x; color: #FFFFFF; font-weight: bold; } .section-title { font-size: 14px; color: #444; margin: 0 0 10px 0; padding-bottom: 4px; border-bottom: 1px solid #f0f0f0; } .section { padding: 0px 0px 0px 0px; } .section ul { margin-left: 0px; padding-left: 15px; } table.fields { } .fields td { padding: 2px 0; } .fields td.title { width: 150px; } .fields td.title.indent1 { padding: 1px 15px 1px 0; } .fields td.title.indent2 { padding: 1px 5px 1px 10px; } .fields .spacer { height: 8px; } .fields td.content { width: 585px; /* zzz Opera likes this fixed px */ vertical-align: top; } .tomato-grid { padding: 0; margin: -5px 5px -5px -5px; border-spacing: 1px; border-collapse: separate; background: #999999; width: 101.7%; } .tomato-grid td { padding: 5px; margin: 0px; font: 12px sans-serif; } .tomato-grid .header { background: #e7e7e7; cursor: pointer; } .tomato-grid .header td { height: 20px; font: 12px sans-serif; color: #ffffff; background: #4E6D95; } .tomato-grid .footer { background: #f0f0f0; } .tomato-grid .odd { background: #f7f7f7; cursor: pointer; } .tomato-grid .even { background: #fff; cursor: pointer; } .tomato-grid .disabled { color: #999; } .tomato-grid .odd:hover, .tomato-grid .even:hover { background: #f7e0e0; } .tomato-grid input { margin: 0; padding: 0; } .tomato-grid .edit { padding: 0; margin: 0; } .tomato-grid .editor { background: #f0f0f0; } .tomato-grid .controls { background: #f0f0f0; text-align: right; } .tomato-grid .sortasc { background-image: url(up.gif); background-position: 97% 60%; background-repeat: no-repeat; } .tomato-grid .sortdes { background-image: url(dn.gif); background-position: 97% 80%; background-repeat: no-repeat; } .tomato-grid a { color: #407050; } .tomato-grid a:hover { color: #fff; } .tomato-grid input, .tomato-grid select { width: 98%; } .tomato-grid .controls input { font: 11px sans-serif; width: 60px; } #tg-row-panel { position: absolute; margin: 0; padding: 0; } #tg-row-panel img { cursor: pointer; opacity: 0.6; margin: 0; padding: 0; background: #fff; border: 1px solid #fff; } #tg-row-panel img:hover { opacity: 1; border: 1px solid #eee; } #refresh-time { width: 120px; } #refresh-spinner { visibility: hidden; vertical-align: middle; } #notice1 { margin: auto; padding: 5px 5px; width: 400px; border: 1px solid #cbb; background: #ffc; } .note-disabled, .note-disabledw, .note-warning { background: #f7f7f7; border: 1px solid #aaa; width: 10em; padding: 0.5em; margin: 1em; font-size: 0.9em } .note-disabledw, .note-warning { width: 20em; } #ntpkiss { background: #f7f7f7; width: 50%; padding: 4px; } #ntpkiss div { border-top: 1px solid #e7e7e7; padding: 4px; margin-top: 4px; text-align: right; } .bwmg { padding: 4px; margin: 0 0 3px 0; width: 680px; border: 1px solid black; border-collapse: collapse; } .bwmg th{ padding: 4px; font-family:Verdana; background-color:#1F2D35; font-weight:normal; line-height:30px; text-align:right; font-size:12px; border: 1px solid black; } .bwmg td { line-height:30px; padding: 4px; margin: 0px; font: 12px Verdana; background-color:#475A5F; border: 1px solid black; } .bwmg .header { background: #e7e7e7; } .bwmg .header td { font: 12px Verdana; font-weight: bold; } .bwmg .footer { background: #f0f0f0; } .bwmg .odd { background: #f7f7f7; } .bwmg .even { background: #fff; } .rtitle { width: 25%; background:#2F3A3E; } .bwmg { width: 25%; } .bwmg .dl, .bwmg .ul, .bwmg .total { width: 25%; text-align: right; } #bwm-controls .selected { padding: 0 0px 0 4px; font-weight: bold; text-decoration: underline; } #trace-error { padding: 0.2em 1em 0.2em 1em; background: #fec; } #bwm-input { font-family:Verdana; font-size:11px; color:#000000; line-height:200%; border: 1px solid #7f9db9; } /*Viz Add 20110223 ---start*/ .FormTitle{ line-height:160%; font-size:12px; font-family:Arial, Verdana, Arial, Helvetica, sans-serif; color:white; position:relative } .TM_select{ text-align:right; padding:5px; } /*Viz Add 20110223 --- end */ /*Viz Add 20120709 --- start */ .DescTable{ font-size:12px; font-family:Arial, Helvetica, sans-serif; border: 1px solid #000000; border-collapse: collapse; } .DescTable th{ font-family:Arial, Helvetica, sans-serif; background-color:#1F2D35; color:#FFFFFF ; font-weight:normal; line-height:15px; height: 30px; text-align:left; font-size:12px; padding-left: 10px; border: 1px solid #222; border-collapse: collapse; background:#2F3A3E; } .DescTable td{ padding-left: 10px; background-color:#475a5f; border: 1px solid #222; border-collapse: collapse; } .DescTable td span{ background-color:#475a5f; color:#FFCC00; } /*Viz Add 20120709 --- end */ .blue_line{ color:#33CCFF; } .orange_line{ color:#FF9000; }
0.254972
0.077727
* { box-sizing: border-box; } h1 { text-align: center; margin-bottom: 10px; } body { background: #fff url('../img/background-img.png'); font-family: 'Limelight', Arial, sans-serif; } /* Main-Container */ .main-container { display: flex; justify-content: center; align-items: center; flex-direction: column; max-width: 100%; margin: auto; background: #d3d3d3; border-radius: 10px; box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.5); } /* Game Tracking Content */ .score-tracker { margin-bottom: -20px; } .stars { display: inline-block; margin-right: 20px; } .stars li { display: inline-block; list-style-type: none; overflow: hidden; } .fa.fa-star { float: left; } .reload { display: inline-block; cursor: pointer; margin: 0 20px; } .timer-tracker { display: inline-block; margin-top: 20px; } /* Card-Grid */ .grid { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; max-width: 100%; border-radius: 10px; padding: 3%; margin: 0; } .grid .card { display: flex; justify-content: center; align-items: center; cursor: pointer; width: 4rem; height: 4rem; background: #93a3ac; color: #d3d3d3; box-shadow: 2px 2px 10px 0 rgba(46, 61, 73, 0.5); font-size: 0; border-radius: 8px; margin: 1%; } .grid .card.open { cursor: default; background: #83a9cc; } .grid .card.show { font-size: 30px; } .grid .card.match { cursor: default; background: #43a6a6; font-size: 30px; } /* Winner-Overlay */ #winner-overlay { position: fixed; display: none; max-width: 100%; max-height: 100%; top: 0; left: 0; right: 0; bottom: 0; color: #fff; text-align: center; background-color: rgba(0,0,0,0.8); } #overlay-text { position: fixed; top: 50%; left: 50%; font-size: 25px; color: #fff; transform: translate(-50%,-50%); } .stats { color: #c6e2ff; } #start-over { cursor: pointer; } .play-text { text-decoration-line: underline; } /* Responsive */ /* Mobile S */ @media only screen and (min-width: 394px) { .grid .card { width: 5rem; height: 5rem; } } /* Mobile L */ @media only screen and (min-width: 488px) { .grid .card { width: 6rem; height: 6rem; } } /* Tablet or bigger */ @media only screen and (min-width: 510px) { .main-container { width: 500px; margin-top: 50px; } .grid .card.show { font-size: 50px; } .grid .card.match { font-size: 50px; } }
css/main.css
* { box-sizing: border-box; } h1 { text-align: center; margin-bottom: 10px; } body { background: #fff url('../img/background-img.png'); font-family: 'Limelight', Arial, sans-serif; } /* Main-Container */ .main-container { display: flex; justify-content: center; align-items: center; flex-direction: column; max-width: 100%; margin: auto; background: #d3d3d3; border-radius: 10px; box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.5); } /* Game Tracking Content */ .score-tracker { margin-bottom: -20px; } .stars { display: inline-block; margin-right: 20px; } .stars li { display: inline-block; list-style-type: none; overflow: hidden; } .fa.fa-star { float: left; } .reload { display: inline-block; cursor: pointer; margin: 0 20px; } .timer-tracker { display: inline-block; margin-top: 20px; } /* Card-Grid */ .grid { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; max-width: 100%; border-radius: 10px; padding: 3%; margin: 0; } .grid .card { display: flex; justify-content: center; align-items: center; cursor: pointer; width: 4rem; height: 4rem; background: #93a3ac; color: #d3d3d3; box-shadow: 2px 2px 10px 0 rgba(46, 61, 73, 0.5); font-size: 0; border-radius: 8px; margin: 1%; } .grid .card.open { cursor: default; background: #83a9cc; } .grid .card.show { font-size: 30px; } .grid .card.match { cursor: default; background: #43a6a6; font-size: 30px; } /* Winner-Overlay */ #winner-overlay { position: fixed; display: none; max-width: 100%; max-height: 100%; top: 0; left: 0; right: 0; bottom: 0; color: #fff; text-align: center; background-color: rgba(0,0,0,0.8); } #overlay-text { position: fixed; top: 50%; left: 50%; font-size: 25px; color: #fff; transform: translate(-50%,-50%); } .stats { color: #c6e2ff; } #start-over { cursor: pointer; } .play-text { text-decoration-line: underline; } /* Responsive */ /* Mobile S */ @media only screen and (min-width: 394px) { .grid .card { width: 5rem; height: 5rem; } } /* Mobile L */ @media only screen and (min-width: 488px) { .grid .card { width: 6rem; height: 6rem; } } /* Tablet or bigger */ @media only screen and (min-width: 510px) { .main-container { width: 500px; margin-top: 50px; } .grid .card.show { font-size: 50px; } .grid .card.match { font-size: 50px; } }
0.312685
0.089375
:root { color-scheme: light dark; --background-colour: #fff; --details-colour: #888; --divider-colour: #ffcce6; --gradient-start: #ffe6f3; --gradient-end: #fff; --image-border-colour: #555; --link-colour: var(--usesthis-purple); --link-hover-colour: var(--usesthis-pink); --link-nav-colour: #000; --summary-colour: #222; --text-colour: #000; --usesthis-purple: #7733ff; --usesthis-pink: #fe2e9a; } a { color: var(--link-colour); text-decoration: underline; } a:hover { color: var(--link-hover-colour) !important; } article.interviewee + article.interviewee, div.e-content { margin-top: 30px; } article.interviewee:last-of-type p.details { border: 0; } aside#sponsorship { border-top: solid 1px var(--divider-colour); font-size: 80%; padding-top: 15px; } body { background-color: var(--background-colour); background-image: linear-gradient(var(--gradient-start), var(--gradient-end)); background-repeat: no-repeat; background-size: 100% 250px; color: var(--text-colour); display: grid; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-size: 1.2em; grid-template-columns: 180px auto; grid-template-rows: 60px 110px auto; grid-column-gap: 25px; line-height: 1.4em; margin: auto; max-width: 1000px; padding: 30px; } div.e-content p { line-height: 1.7em; } dd { display: block; font-size: 80%; margin: 5px 0 25px 0; } dt { display: block; font-size: 110%; margin: 0 0 10px 0; } figcaption { color: #aaa; font-size: 70%; margin-bottom: 20px; } figure { margin: 0 0 10px 0; } footer { border-top: solid 1px var(--divider-colour); font-size: 70%; grid-row: 3; margin-top: 20px; } form { margin: 10px 0; padding: 0; } h1 { font-size: 150%; line-height: 1em; margin: 0; padding: 0; text-transform: lowercase; } h1 a { color: var(--usesthis-purple); padding: 0; text-decoration: none; } h1 a:hover { text-decoration: underline; } h1 span { color: var(--usesthis-pink); } h2 { color: var(--usesthis-pink); margin: 0; padding: 5px 0; } h3 { font-weight: 600; margin: 0; padding: 0; } h4 { font-weight: 600; margin: 20px 0 5px 0; padding: 0; } header#masthead { grid-column: 1; grid-row: 1; } img.detail, img.portrait { border: solid 1px var(--image-border-colour); padding: 0; } input[type=search] { background-color: var(--divider-colour); } li { padding: 0; } main { border-left: solid 1px var(--divider-colour); grid-row: 1/4; max-width: 800px; padding: 0 50px; } main > h2 + p { margin: 10px 0 20px 0; padding-bottom: 20px; border-bottom: solid 1px var(--divider-colour); } main ul { font-size: 90%; } nav a { color: var(--link-nav-colour); } nav ul { list-style: none outside; margin: 0; padding: 0; } nav#control { border-top: solid 1px var(--divider-colour); font-size: 85%; grid-column: 1; grid-row: 2; margin: 5px 0 25px 0; padding: 10px 0; text-transform: uppercase; } nav#paginator { display: grid; font-size: 90%; margin-top: 20px; padding-top: 20px; text-align: center; border-top: solid 1px var(--divider-colour); } nav#paginator p { grid-column: 2; grid-row: 1; padding: 0; margin: 0; } nav#paginator span { color: #ccc; } nav#paginator span#next { justify-self: start; grid-column: 3; } nav#paginator span#previous { grid-column: 1; justify-self: end; } p#description { color: var(--details-colour); font-size: 70%; margin: 0; padding: 0; } p#licence { font-size: 70%; } p#sponsorship { border-top: solid 1px var(--divider-colour); color: var(--details-colour); font-size: 80%; padding-top: 15px; } p.details { border-bottom: solid 1px var(--divider-colour); color: var(--details-colour); font-size: 80%; margin: 0; padding: 0 0 15px 0; } p.details a { color: var(--details-colour); } p.summary { color: var(--summary-colour); margin: 5px 0; } span.summary { color: var(--summary-colour); font-size: 90%; } ul { list-style: square inside; margin: 10px; padding: 0; } ul.categories, ul.months { display: grid; font-size: 100%; grid-template-columns: repeat(3, 1fr); list-style: none outside; margin: 15px 0; } ul.categories li, ul.months li { padding: 0; margin-bottom: 10px; } @media all and (max-width: 625px) { body { display: block; } figure { height: 0; margin-bottom: 15px; padding-top: calc(67 / 100 * 100%); position: relative; } figcaption { float: left; margin-top: 10px; } h2 { clear: left; } header#masthead, main { border: 0; padding: 0; } img.detail { height: auto; width: 100%; } img.portrait { height: 100%; left: 0; position: absolute; top: 0; width: 100%; } nav li { display: inline-block; margin: 0; padding: 0; } nav li:before { color: var(--divider-colour); content: "/ "; } nav li:first-child:before { content: ""; } nav#control { border-bottom: solid 1px var(--divider-colour); } nav#control ul { font-size: 100%; text-align: center; } ul.categories, ul.months { grid-template-columns: repeat(2, 1fr); } } @media all and (max-width: 320px) { ul.categories, ul.months { grid-template-columns: 1fr; } } @media (prefers-color-scheme: dark) { :root { --background-colour: #353239; --divider-colour: #444; --gradient-start: #252525; --gradient-end: #353239; --image-border-colour: #ccc; --link-colour: #b996ff; --link-nav-colour: #aaa; --summary-colour: #aaa; --text-colour: #ccc; } a { text-shadow: 1px 1px 1px #222; } dt, :not(a) > h3 { color: #fff; } }
static/stylesheets/screen.css
:root { color-scheme: light dark; --background-colour: #fff; --details-colour: #888; --divider-colour: #ffcce6; --gradient-start: #ffe6f3; --gradient-end: #fff; --image-border-colour: #555; --link-colour: var(--usesthis-purple); --link-hover-colour: var(--usesthis-pink); --link-nav-colour: #000; --summary-colour: #222; --text-colour: #000; --usesthis-purple: #7733ff; --usesthis-pink: #fe2e9a; } a { color: var(--link-colour); text-decoration: underline; } a:hover { color: var(--link-hover-colour) !important; } article.interviewee + article.interviewee, div.e-content { margin-top: 30px; } article.interviewee:last-of-type p.details { border: 0; } aside#sponsorship { border-top: solid 1px var(--divider-colour); font-size: 80%; padding-top: 15px; } body { background-color: var(--background-colour); background-image: linear-gradient(var(--gradient-start), var(--gradient-end)); background-repeat: no-repeat; background-size: 100% 250px; color: var(--text-colour); display: grid; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-size: 1.2em; grid-template-columns: 180px auto; grid-template-rows: 60px 110px auto; grid-column-gap: 25px; line-height: 1.4em; margin: auto; max-width: 1000px; padding: 30px; } div.e-content p { line-height: 1.7em; } dd { display: block; font-size: 80%; margin: 5px 0 25px 0; } dt { display: block; font-size: 110%; margin: 0 0 10px 0; } figcaption { color: #aaa; font-size: 70%; margin-bottom: 20px; } figure { margin: 0 0 10px 0; } footer { border-top: solid 1px var(--divider-colour); font-size: 70%; grid-row: 3; margin-top: 20px; } form { margin: 10px 0; padding: 0; } h1 { font-size: 150%; line-height: 1em; margin: 0; padding: 0; text-transform: lowercase; } h1 a { color: var(--usesthis-purple); padding: 0; text-decoration: none; } h1 a:hover { text-decoration: underline; } h1 span { color: var(--usesthis-pink); } h2 { color: var(--usesthis-pink); margin: 0; padding: 5px 0; } h3 { font-weight: 600; margin: 0; padding: 0; } h4 { font-weight: 600; margin: 20px 0 5px 0; padding: 0; } header#masthead { grid-column: 1; grid-row: 1; } img.detail, img.portrait { border: solid 1px var(--image-border-colour); padding: 0; } input[type=search] { background-color: var(--divider-colour); } li { padding: 0; } main { border-left: solid 1px var(--divider-colour); grid-row: 1/4; max-width: 800px; padding: 0 50px; } main > h2 + p { margin: 10px 0 20px 0; padding-bottom: 20px; border-bottom: solid 1px var(--divider-colour); } main ul { font-size: 90%; } nav a { color: var(--link-nav-colour); } nav ul { list-style: none outside; margin: 0; padding: 0; } nav#control { border-top: solid 1px var(--divider-colour); font-size: 85%; grid-column: 1; grid-row: 2; margin: 5px 0 25px 0; padding: 10px 0; text-transform: uppercase; } nav#paginator { display: grid; font-size: 90%; margin-top: 20px; padding-top: 20px; text-align: center; border-top: solid 1px var(--divider-colour); } nav#paginator p { grid-column: 2; grid-row: 1; padding: 0; margin: 0; } nav#paginator span { color: #ccc; } nav#paginator span#next { justify-self: start; grid-column: 3; } nav#paginator span#previous { grid-column: 1; justify-self: end; } p#description { color: var(--details-colour); font-size: 70%; margin: 0; padding: 0; } p#licence { font-size: 70%; } p#sponsorship { border-top: solid 1px var(--divider-colour); color: var(--details-colour); font-size: 80%; padding-top: 15px; } p.details { border-bottom: solid 1px var(--divider-colour); color: var(--details-colour); font-size: 80%; margin: 0; padding: 0 0 15px 0; } p.details a { color: var(--details-colour); } p.summary { color: var(--summary-colour); margin: 5px 0; } span.summary { color: var(--summary-colour); font-size: 90%; } ul { list-style: square inside; margin: 10px; padding: 0; } ul.categories, ul.months { display: grid; font-size: 100%; grid-template-columns: repeat(3, 1fr); list-style: none outside; margin: 15px 0; } ul.categories li, ul.months li { padding: 0; margin-bottom: 10px; } @media all and (max-width: 625px) { body { display: block; } figure { height: 0; margin-bottom: 15px; padding-top: calc(67 / 100 * 100%); position: relative; } figcaption { float: left; margin-top: 10px; } h2 { clear: left; } header#masthead, main { border: 0; padding: 0; } img.detail { height: auto; width: 100%; } img.portrait { height: 100%; left: 0; position: absolute; top: 0; width: 100%; } nav li { display: inline-block; margin: 0; padding: 0; } nav li:before { color: var(--divider-colour); content: "/ "; } nav li:first-child:before { content: ""; } nav#control { border-bottom: solid 1px var(--divider-colour); } nav#control ul { font-size: 100%; text-align: center; } ul.categories, ul.months { grid-template-columns: repeat(2, 1fr); } } @media all and (max-width: 320px) { ul.categories, ul.months { grid-template-columns: 1fr; } } @media (prefers-color-scheme: dark) { :root { --background-colour: #353239; --divider-colour: #444; --gradient-start: #252525; --gradient-end: #353239; --image-border-colour: #ccc; --link-colour: #b996ff; --link-nav-colour: #aaa; --summary-colour: #aaa; --text-colour: #ccc; } a { text-shadow: 1px 1px 1px #222; } dt, :not(a) > h3 { color: #fff; } }
0.417746
0.120284
@font-face { font-family: Anton-Regular; src: url("../../assets/font/Anton-Regular.ttf"); } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .margin-top-100 { margin-top: 100px; } .custom-title { color: #fff; font-size: 18px; } .custom-title span { font-size: 15px; letter-spacing: 2px; color: #EF8027; float: right; } .logo { background-color: #000; padding: 5px; border-radius: 7px; border: 1px solid #fff; } .background-image { background-image: url(../../assets/images/background-gif.gif); background-size: cover; background-position: center; background-attachment: fixed; height: 100vh; z-index: -1; } .container { padding: 15px; width: 100%; } nav { 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; position: fixed; z-index: 1; background: rgba(27, 27, 27, 0); -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; height: 12vh; } .nav-items { display: -webkit-box; display: -ms-flexbox; display: flex; } .nav-items li { list-style: none; margin: 15px; letter-spacing: 2px; font-weight: bold; } .nav-items a { text-decoration: none; color: #fff; } .nav-items a:hover { color: #EF8027; } .active { color: #EF8027; } .social-media a { margin-right: 7px; } .toggle-menu { display: none; cursor: pointer; } .toggle-menu div { -webkit-transition: 0.3s; transition: 0.3s; width: 25px; height: 3px; margin: 5px; background-color: #fff; } .line1 { -webkit-transform: rotate(-45deg) translate(-8px, 8px); transform: rotate(-45deg) translate(-8px, 8px); } .line2 { opacity: 0; } .line3 { -webkit-transform: rotate(45deg) translate(-3px, -3px); transform: rotate(45deg) translate(-3px, -3px); } .secao-quem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .conteudo-quem { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .conteudo-quem .minha-foto img { width: 400px; height: 400px; } .conteudo-quem .sobre-mim { margin-left: 50px; } .conteudo-quem .sobre-mim h1 { margin-bottom: 7px; } .titulo-secao { color: #EF8027; letter-spacing: 2px; margin-bottom: 7px; } .subtitulo-secao { font-size: 1.15rem; letter-spacing: 1px; } .secao-oque { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; } .secao-oque .div-cards { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; } hr.hr { height: 2px; width: 50px; margin: 5px 0 50px 0; border-color: #EF8027; background-color: #EF8027; } @-webkit-keyframes girar { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes girar { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .card-oquefaco { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 7px; text-align: center; } .card-oquefaco img { height: 80px; width: 90px; background-color: #000; border-radius: 32px; padding: 7px; } .card-oquefaco:hover img { -webkit-animation: girar 0.5s linear; animation: girar 0.5s linear; } .card-oquefaco h2 { letter-spacing: 5px; font-size: 1.1rem; } .gradient-texto { background-image: -webkit-gradient(linear, left top, right top, from(#1D1D1D), color-stop(#EF8027), to(#EF8027)); background-image: linear-gradient(to right, #1D1D1D, #EF8027, #EF8027); color: black; background-clip: text; -webkit-background-clip: text; /* Adicionado: */ -webkit-text-fill-color: transparent; } .descricao-programacao { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: left; margin-left: 15px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .descricao-programacao h2 { margin-bottom: 10px; } .descricao-programacao p { margin-bottom: 5px; } @media screen and (max-width: 890px) { body { overflow-x: hidden; } .nav-items { position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 12vh; left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; height: 170px; background-color: #1D1D1D; border: 1px solid #fff; z-index: -1; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: 0.3s; transition: 0.3s; } .nav-items li { margin: 0; } a { color: #fff; } .toggle-menu { display: block; } } .go-back { -webkit-transform: translateX(0%); transform: translateX(0%); } @media screen and (max-width: 890px) { .conteudo-quem { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .conteudo-quem .minha-foto img { width: 300px; height: 300px; } .conteudo-quem .sobre-mim { margin: 0 20px 0 20px; } .conteudo-quem h1 { margin-top: 20px; } .div-cards { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .div-cards .card-oquefaco { margin-top: 15px; } } /*# sourceMappingURL=main.css.map */
public/css/sass/main.css
@font-face { font-family: Anton-Regular; src: url("../../assets/font/Anton-Regular.ttf"); } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .margin-top-100 { margin-top: 100px; } .custom-title { color: #fff; font-size: 18px; } .custom-title span { font-size: 15px; letter-spacing: 2px; color: #EF8027; float: right; } .logo { background-color: #000; padding: 5px; border-radius: 7px; border: 1px solid #fff; } .background-image { background-image: url(../../assets/images/background-gif.gif); background-size: cover; background-position: center; background-attachment: fixed; height: 100vh; z-index: -1; } .container { padding: 15px; width: 100%; } nav { 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; position: fixed; z-index: 1; background: rgba(27, 27, 27, 0); -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; height: 12vh; } .nav-items { display: -webkit-box; display: -ms-flexbox; display: flex; } .nav-items li { list-style: none; margin: 15px; letter-spacing: 2px; font-weight: bold; } .nav-items a { text-decoration: none; color: #fff; } .nav-items a:hover { color: #EF8027; } .active { color: #EF8027; } .social-media a { margin-right: 7px; } .toggle-menu { display: none; cursor: pointer; } .toggle-menu div { -webkit-transition: 0.3s; transition: 0.3s; width: 25px; height: 3px; margin: 5px; background-color: #fff; } .line1 { -webkit-transform: rotate(-45deg) translate(-8px, 8px); transform: rotate(-45deg) translate(-8px, 8px); } .line2 { opacity: 0; } .line3 { -webkit-transform: rotate(45deg) translate(-3px, -3px); transform: rotate(45deg) translate(-3px, -3px); } .secao-quem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .conteudo-quem { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .conteudo-quem .minha-foto img { width: 400px; height: 400px; } .conteudo-quem .sobre-mim { margin-left: 50px; } .conteudo-quem .sobre-mim h1 { margin-bottom: 7px; } .titulo-secao { color: #EF8027; letter-spacing: 2px; margin-bottom: 7px; } .subtitulo-secao { font-size: 1.15rem; letter-spacing: 1px; } .secao-oque { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; } .secao-oque .div-cards { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; } hr.hr { height: 2px; width: 50px; margin: 5px 0 50px 0; border-color: #EF8027; background-color: #EF8027; } @-webkit-keyframes girar { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes girar { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .card-oquefaco { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 7px; text-align: center; } .card-oquefaco img { height: 80px; width: 90px; background-color: #000; border-radius: 32px; padding: 7px; } .card-oquefaco:hover img { -webkit-animation: girar 0.5s linear; animation: girar 0.5s linear; } .card-oquefaco h2 { letter-spacing: 5px; font-size: 1.1rem; } .gradient-texto { background-image: -webkit-gradient(linear, left top, right top, from(#1D1D1D), color-stop(#EF8027), to(#EF8027)); background-image: linear-gradient(to right, #1D1D1D, #EF8027, #EF8027); color: black; background-clip: text; -webkit-background-clip: text; /* Adicionado: */ -webkit-text-fill-color: transparent; } .descricao-programacao { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: left; margin-left: 15px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .descricao-programacao h2 { margin-bottom: 10px; } .descricao-programacao p { margin-bottom: 5px; } @media screen and (max-width: 890px) { body { overflow-x: hidden; } .nav-items { position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 12vh; left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; height: 170px; background-color: #1D1D1D; border: 1px solid #fff; z-index: -1; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: 0.3s; transition: 0.3s; } .nav-items li { margin: 0; } a { color: #fff; } .toggle-menu { display: block; } } .go-back { -webkit-transform: translateX(0%); transform: translateX(0%); } @media screen and (max-width: 890px) { .conteudo-quem { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .conteudo-quem .minha-foto img { width: 300px; height: 300px; } .conteudo-quem .sobre-mim { margin: 0 20px 0 20px; } .conteudo-quem h1 { margin-top: 20px; } .div-cards { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .div-cards .card-oquefaco { margin-top: 15px; } } /*# sourceMappingURL=main.css.map */
0.363647
0.068881
@font-face { font-family:mplus-1c-thin; src:url("../font/mplus-1c-thin.ttf") format("truetype") } html{ font-family: "mplus-1c-thin"; } .bg{ background-color: #000; height:1500px; } .stage { border: medium solid #FFFFFF; background-image: url("../img/lock.png"); background-repeat: no-repeat; background-position: top center; background-size: contain; opacity: 0.2; background-color: #000; margin: 10px 10px; padding: 100px 30px; font-size: 75px; text-decoration: none; transition:all .4s linear; -webkit-transition: all .4s linear; } .stage:hover{ background-color: #FFF; color:#000; text-decoration: none; } .pathwrapper div { position: absolute; } .p01 { width: 800px; animation: point-down 0.5s alternate infinite; } .p02{ top: 650px; width: 800px; } .p03 { top: 1510px; left: 430px; width: 800px; } .p04 { top: 1500px; left: 1600px; width: 500px; } .p05 { left: 2185px; top: 660px; width: 460px; transform: rotate(-90deg) translateY(2.5em); } .p05 { text-align: right; transform: rotate(180deg) translateY(3em); } .p06 { left: 2000px; top: -800px; width: 800px; transform: rotate(90deg) translateX(50px); } .p07 { width: 800px; left: 1100px; top: -950px; transform: rotate(90deg) translateX(50px); } .free { background-image: none; opacity: 1.0 } #overlay{ display: none; width: 100%; height:100%; text-align: center; padding-top: 150px; position: fixed; top: 0; z-index: 100; background: rgba(0,0,0,0.7); } .ch-grid { margin: 20px 0 0 0; padding: 0; list-style: none; display: block; text-align: center; width: 100%; } .ch-grid:after, .ch-item:before { content: ''; display: table; } .ch-grid:after { clear: both; } .ch-grid li { width: 400px; height: 250px; display: inline-block; margin: 20px; } .ch-item { width: 250px; height: 250px; border-radius: 50%; position: relative; box-shadow: 0 1px 2px rgba(0,0,0,0.1); cursor: default; } .ch-info-wrap{ position: absolute; width: 250px; height: 250px; border-radius: 50%; transition: all 0.4s ease-in-out; box-shadow: 0 0 0 20px rgba(255,255,255,0.2), inset 0 0 3px rgba(115,114, 23, 0.8); } .ch-info{ position: absolute; width: 250px; height: 250px; border-radius: 50%; transition: all 0.4s ease-in-out; transform-style: preserve-3d; } .ch-info > div { display: block; position: absolute; width: 100%; height: 100%; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size:cover; backface-visibility: hidden; } .ch-info .ch-info-back { transform: rotate3d(0,1,0,180deg); background: #000; } .ch-img-1 { background-image: url("../img/study.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-2 { background-image: url("../img/file.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-3 { background-image: url("../img/meeting.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-4 { background-image: url("../img/chat.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-5 { background-image: url("../img/vs.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-6 { background-image: url("../img/event.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-info h3 { color: #fff; text-transform: uppercase; font-size: 28px; margin: 0 15px; padding: 40px 0 0 0; height: 90px; text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3); } .ch-info p { color: #fff; padding: 10px 5px; margin: 0 30px; font-size: 12px; border-top: 1px solid rgba(255,255,255,0.5); } .ch-info p a { display: block; color: rgba(255,255,255,0.7); font-weight: 700; text-transform: uppercase; font-size: 9px; letter-spacing: 1px; padding-top: 4px; } .ch-info p a:hover { color: rgba(255,242,34, 0.8); } .ch-item:hover .ch-info-wrap { box-shadow: 0 0 0 0 rgba(255,255,255,0.8), inset 0 0 3px rgba(115,114, 23, 0.8); } .ch-item:hover .ch-info { transform: rotate3d(0,1,0,-180deg); }
css/course.css
@font-face { font-family:mplus-1c-thin; src:url("../font/mplus-1c-thin.ttf") format("truetype") } html{ font-family: "mplus-1c-thin"; } .bg{ background-color: #000; height:1500px; } .stage { border: medium solid #FFFFFF; background-image: url("../img/lock.png"); background-repeat: no-repeat; background-position: top center; background-size: contain; opacity: 0.2; background-color: #000; margin: 10px 10px; padding: 100px 30px; font-size: 75px; text-decoration: none; transition:all .4s linear; -webkit-transition: all .4s linear; } .stage:hover{ background-color: #FFF; color:#000; text-decoration: none; } .pathwrapper div { position: absolute; } .p01 { width: 800px; animation: point-down 0.5s alternate infinite; } .p02{ top: 650px; width: 800px; } .p03 { top: 1510px; left: 430px; width: 800px; } .p04 { top: 1500px; left: 1600px; width: 500px; } .p05 { left: 2185px; top: 660px; width: 460px; transform: rotate(-90deg) translateY(2.5em); } .p05 { text-align: right; transform: rotate(180deg) translateY(3em); } .p06 { left: 2000px; top: -800px; width: 800px; transform: rotate(90deg) translateX(50px); } .p07 { width: 800px; left: 1100px; top: -950px; transform: rotate(90deg) translateX(50px); } .free { background-image: none; opacity: 1.0 } #overlay{ display: none; width: 100%; height:100%; text-align: center; padding-top: 150px; position: fixed; top: 0; z-index: 100; background: rgba(0,0,0,0.7); } .ch-grid { margin: 20px 0 0 0; padding: 0; list-style: none; display: block; text-align: center; width: 100%; } .ch-grid:after, .ch-item:before { content: ''; display: table; } .ch-grid:after { clear: both; } .ch-grid li { width: 400px; height: 250px; display: inline-block; margin: 20px; } .ch-item { width: 250px; height: 250px; border-radius: 50%; position: relative; box-shadow: 0 1px 2px rgba(0,0,0,0.1); cursor: default; } .ch-info-wrap{ position: absolute; width: 250px; height: 250px; border-radius: 50%; transition: all 0.4s ease-in-out; box-shadow: 0 0 0 20px rgba(255,255,255,0.2), inset 0 0 3px rgba(115,114, 23, 0.8); } .ch-info{ position: absolute; width: 250px; height: 250px; border-radius: 50%; transition: all 0.4s ease-in-out; transform-style: preserve-3d; } .ch-info > div { display: block; position: absolute; width: 100%; height: 100%; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size:cover; backface-visibility: hidden; } .ch-info .ch-info-back { transform: rotate3d(0,1,0,180deg); background: #000; } .ch-img-1 { background-image: url("../img/study.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-2 { background-image: url("../img/file.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-3 { background-image: url("../img/meeting.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-4 { background-image: url("../img/chat.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-5 { background-image: url("../img/vs.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-img-6 { background-image: url("../img/event.png"); background-repeat: no-repeat; background-position: center center; background-size:cover; } .ch-info h3 { color: #fff; text-transform: uppercase; font-size: 28px; margin: 0 15px; padding: 40px 0 0 0; height: 90px; text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3); } .ch-info p { color: #fff; padding: 10px 5px; margin: 0 30px; font-size: 12px; border-top: 1px solid rgba(255,255,255,0.5); } .ch-info p a { display: block; color: rgba(255,255,255,0.7); font-weight: 700; text-transform: uppercase; font-size: 9px; letter-spacing: 1px; padding-top: 4px; } .ch-info p a:hover { color: rgba(255,242,34, 0.8); } .ch-item:hover .ch-info-wrap { box-shadow: 0 0 0 0 rgba(255,255,255,0.8), inset 0 0 3px rgba(115,114, 23, 0.8); } .ch-item:hover .ch-info { transform: rotate3d(0,1,0,-180deg); }
0.228845
0.071009
/****-globals-功能: 重设浏览器默认样式****/ /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; list-style: none; font-family: 'Microsoft Yahei'; } /*定义字体*/ body, button, input, select, textarea { font: 12px/1.5 'Microsoft Yahei',Arial,Verdana,tahoma,Helvetica,sans-serif; } input, select, textarea { font-size: 100%; } /* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } a, input { outline: none; } /* HTML5 媒体文件跟 img 保持一致 */ audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } /* 去掉各Table cell 的边距并让其边重合 */ table { border-collapse: collapse; border-spacing: 0; } /* IE bug fixed: th 不继承 text-align*/ th { text-align: inherit; } /* 去除默认边框 */ fieldset, img { border: 0; } /* ie6 7 8(q) bug 显示为行内表现 */ iframe { display: block; } /* 去掉 firefox 下此元素的边框 */ abbr, acronym { border: 0; font-variant: normal; } /* 一致的 del 样式 */ del { text-decoration: line-through; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; } /* 去掉列表前的标识, li 会继承 */ ol, ul { list-style: none; } /* 对齐是排版最重要的因素, 别让什么都居中 */ caption, th { text-align: left; } /* 标题都自定义, 适应多个系统应用 */ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; } q:before, q:after { content: ''; } .bd, .hd { width: 100%; clear: both; } select { vertical-align: middle; } /* 统一上标和下标 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* 清理浮动 */ .clear { clear: both; height: 0; overflow: hidden; display: block; line-height: 0; } .clearfix:after { clear: both; font-size: 0; height: 0; display: block; visibility: hidden; content: " "; line-height: 0; } .clearfix { zoom: 1; } /* for IE6 IE7 */ /* 设置空白高度 */ .blank6, .blank, .blank15, .blank20, .blank30, .blank50, .blank100, { clear: both; display: block; overflow: hidden; } .blank { height: 10px; } .blank6 { height: 6px; } .blank15 { height: 15px; } .blank20 { height: 20px; } .blank30 { height: 30px; } .blank50 { height: 50px; } .blank100 { height: 100px; } /* 左浮动 */ .left { float: left; } /* 右浮动 */ .right { float: right; } /*14号字*/ .f14 { font-size: 14px; /*大小*/ } /*16号字*/ .f16 { font-size: 16px; /*大小*/ } /*18号字*/ .f18 { font-size: 18px; /*大小*/ } /*20号字*/ .f20 { font-size: 20px; /*大小*/ } /*链接根据页面要求全局自定义*/ /*链接*/ a:link { text-decoration: none; /*下划线*/ color: #000000; /*颜色*/ } /*被访问过链接*/ a:visited { text-decoration: none; /*下划线*/ color: #000000; /*颜色*/ } /*鼠标经过*/ a:hover { text-decoration: none; /*下划线*/ color: #643b05; /*颜色*/ } /*链接被按下*/ a:active { text-decoration: none; /*下划线*/ color: #643b05; /*颜色*/ } /*链接橙色*/ a.orange { color: #8e5f07; /*颜色*/ } /*链接灰色*/ a.gray { color: #6d6d6d; /*颜色*/ } /*开灯关灯效果*/ .turnoff { display: block; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; position: fixed; background: #000000 repeat; opacity: 0.9; -moz-opacity: 0.9; }
web/min/Styles/base.css
/****-globals-功能: 重设浏览器默认样式****/ /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; list-style: none; font-family: 'Microsoft Yahei'; } /*定义字体*/ body, button, input, select, textarea { font: 12px/1.5 'Microsoft Yahei',Arial,Verdana,tahoma,Helvetica,sans-serif; } input, select, textarea { font-size: 100%; } /* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } a, input { outline: none; } /* HTML5 媒体文件跟 img 保持一致 */ audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } /* 去掉各Table cell 的边距并让其边重合 */ table { border-collapse: collapse; border-spacing: 0; } /* IE bug fixed: th 不继承 text-align*/ th { text-align: inherit; } /* 去除默认边框 */ fieldset, img { border: 0; } /* ie6 7 8(q) bug 显示为行内表现 */ iframe { display: block; } /* 去掉 firefox 下此元素的边框 */ abbr, acronym { border: 0; font-variant: normal; } /* 一致的 del 样式 */ del { text-decoration: line-through; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; } /* 去掉列表前的标识, li 会继承 */ ol, ul { list-style: none; } /* 对齐是排版最重要的因素, 别让什么都居中 */ caption, th { text-align: left; } /* 标题都自定义, 适应多个系统应用 */ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; } q:before, q:after { content: ''; } .bd, .hd { width: 100%; clear: both; } select { vertical-align: middle; } /* 统一上标和下标 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* 清理浮动 */ .clear { clear: both; height: 0; overflow: hidden; display: block; line-height: 0; } .clearfix:after { clear: both; font-size: 0; height: 0; display: block; visibility: hidden; content: " "; line-height: 0; } .clearfix { zoom: 1; } /* for IE6 IE7 */ /* 设置空白高度 */ .blank6, .blank, .blank15, .blank20, .blank30, .blank50, .blank100, { clear: both; display: block; overflow: hidden; } .blank { height: 10px; } .blank6 { height: 6px; } .blank15 { height: 15px; } .blank20 { height: 20px; } .blank30 { height: 30px; } .blank50 { height: 50px; } .blank100 { height: 100px; } /* 左浮动 */ .left { float: left; } /* 右浮动 */ .right { float: right; } /*14号字*/ .f14 { font-size: 14px; /*大小*/ } /*16号字*/ .f16 { font-size: 16px; /*大小*/ } /*18号字*/ .f18 { font-size: 18px; /*大小*/ } /*20号字*/ .f20 { font-size: 20px; /*大小*/ } /*链接根据页面要求全局自定义*/ /*链接*/ a:link { text-decoration: none; /*下划线*/ color: #000000; /*颜色*/ } /*被访问过链接*/ a:visited { text-decoration: none; /*下划线*/ color: #000000; /*颜色*/ } /*鼠标经过*/ a:hover { text-decoration: none; /*下划线*/ color: #643b05; /*颜色*/ } /*链接被按下*/ a:active { text-decoration: none; /*下划线*/ color: #643b05; /*颜色*/ } /*链接橙色*/ a.orange { color: #8e5f07; /*颜色*/ } /*链接灰色*/ a.gray { color: #6d6d6d; /*颜色*/ } /*开灯关灯效果*/ .turnoff { display: block; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; position: fixed; background: #000000 repeat; opacity: 0.9; -moz-opacity: 0.9; }
0.17259
0.071461
html { background-color: #ffffff; color: #44668d; font-family: Georgia,Times,Times New Roman,serif; } body { margin: 0 0 0 0; } a { text-decoration: none; color: #2fa1da; } a:hover { color: #92dbff; } ul { font-size: 1.2em; text-align: left; } ::-webkit-scrollbar { width: 0.5em; } ::-webkit-scrollbar-track { background: #174166; } ::-webkit-scrollbar-thumb { background: #9edefd; border-radius: 5px; } ::-webkit-scrollbar-thumb:hover { background: #d7f2ff; } html { scroll-behavior: smooth; } @media screen and (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } } .dash-list { list-style-type: "-"; padding-inline-start: 1em; } .header { font-weight: bold; font-size: 2em !important; margin: 0 0 0 1em; padding-top: 1em; padding-bottom: 1em; color: #0b5394; } .header-small { font-size: 1.5em !important; } .title { font-weight: bold; text-align: center; text-transform: uppercase; font-size: 4em !important; margin-top: 0; margin-bottom: 0.25em; color: #0b5394; } .sub-title { font-weight: bold; text-align: center; font-size: 2em !important; margin-top: 0.5em; color: #0b5394; } .splide { border: 1px solid #090f16; } .shadow { border-radius: 5px; box-shadow: 0px 4px 2px -1px rgb(0 0 0 / 40%), 0px 2px 2px 0px rgb(0 0 0 / 30%), 0px 1px 5px 0px rgb(0 0 0 / 25%); } .back2 { background-color: #f6f7f9; } .inline { display: inline-block; vertical-align: top; } #hamburger-button { position: fixed; z-index: 100; height: 32px; width: 32px; background-color: #174166cc; } #hamburger-button:hover { background-color: #174166; } #top-nav { text-align: left; background-color: #174166cc; position: fixed; z-index: 100; width: 7em; height: 10em; user-select: none; } #top-nav span { vertical-align: middle; } #top-nav div { color: #9edefd; padding-left: 1em; padding-right: 1em; align-items: center; text-align: center; } #top-nav div:hover { background-color: #174166; color: #ffffff; } #top-nav a { vertical-align: -webkit-baseline-middle; } @media (min-width: 550px) { #top-nav { text-align: left; background-color: #174166cc; position: fixed; width: 100%; height: 2em; } #top-nav span { line-height: 2em; } #top-nav div { display: inline-block; height: 100%; } } #main > div { padding-left: 2em; padding-right: 2em; } #info-bar { width: 100%; background-color: #174166; position: relative; color: white; } #info-bar a { color: #9edefd; } #info-bar a:hover { color: #ffffff; } #info-bar .inline { padding-left: 2em; padding-right: 2em; } #hamburger { top: 14px; left: 6px; } #hamburger, #hamburger::before, #hamburger::after { display: block; background-color: #ffffff; position: absolute; height: 3px; width: 20px; border-radius: 2px; } #hamburger::before { content: ''; margin-top: -6px; } #hamburger::after { content: ''; margin-top: 6px; } @media (min-width: 1000px) { #info-bar { position: fixed; right: 0px; top: 0px; width:15em; height: 100%; } #info-bar .inline { padding-left: 0; padding-right: 0; } #top-nav { margin-right: 15em; } #main { margin-right: 15em; } #contact-link { display: none !important; } } @media (max-width: 670px) { iframe { width: 100%; } li img { width: 100%; } }
style/main.css
html { background-color: #ffffff; color: #44668d; font-family: Georgia,Times,Times New Roman,serif; } body { margin: 0 0 0 0; } a { text-decoration: none; color: #2fa1da; } a:hover { color: #92dbff; } ul { font-size: 1.2em; text-align: left; } ::-webkit-scrollbar { width: 0.5em; } ::-webkit-scrollbar-track { background: #174166; } ::-webkit-scrollbar-thumb { background: #9edefd; border-radius: 5px; } ::-webkit-scrollbar-thumb:hover { background: #d7f2ff; } html { scroll-behavior: smooth; } @media screen and (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } } .dash-list { list-style-type: "-"; padding-inline-start: 1em; } .header { font-weight: bold; font-size: 2em !important; margin: 0 0 0 1em; padding-top: 1em; padding-bottom: 1em; color: #0b5394; } .header-small { font-size: 1.5em !important; } .title { font-weight: bold; text-align: center; text-transform: uppercase; font-size: 4em !important; margin-top: 0; margin-bottom: 0.25em; color: #0b5394; } .sub-title { font-weight: bold; text-align: center; font-size: 2em !important; margin-top: 0.5em; color: #0b5394; } .splide { border: 1px solid #090f16; } .shadow { border-radius: 5px; box-shadow: 0px 4px 2px -1px rgb(0 0 0 / 40%), 0px 2px 2px 0px rgb(0 0 0 / 30%), 0px 1px 5px 0px rgb(0 0 0 / 25%); } .back2 { background-color: #f6f7f9; } .inline { display: inline-block; vertical-align: top; } #hamburger-button { position: fixed; z-index: 100; height: 32px; width: 32px; background-color: #174166cc; } #hamburger-button:hover { background-color: #174166; } #top-nav { text-align: left; background-color: #174166cc; position: fixed; z-index: 100; width: 7em; height: 10em; user-select: none; } #top-nav span { vertical-align: middle; } #top-nav div { color: #9edefd; padding-left: 1em; padding-right: 1em; align-items: center; text-align: center; } #top-nav div:hover { background-color: #174166; color: #ffffff; } #top-nav a { vertical-align: -webkit-baseline-middle; } @media (min-width: 550px) { #top-nav { text-align: left; background-color: #174166cc; position: fixed; width: 100%; height: 2em; } #top-nav span { line-height: 2em; } #top-nav div { display: inline-block; height: 100%; } } #main > div { padding-left: 2em; padding-right: 2em; } #info-bar { width: 100%; background-color: #174166; position: relative; color: white; } #info-bar a { color: #9edefd; } #info-bar a:hover { color: #ffffff; } #info-bar .inline { padding-left: 2em; padding-right: 2em; } #hamburger { top: 14px; left: 6px; } #hamburger, #hamburger::before, #hamburger::after { display: block; background-color: #ffffff; position: absolute; height: 3px; width: 20px; border-radius: 2px; } #hamburger::before { content: ''; margin-top: -6px; } #hamburger::after { content: ''; margin-top: 6px; } @media (min-width: 1000px) { #info-bar { position: fixed; right: 0px; top: 0px; width:15em; height: 100%; } #info-bar .inline { padding-left: 0; padding-right: 0; } #top-nav { margin-right: 15em; } #main { margin-right: 15em; } #contact-link { display: none !important; } } @media (max-width: 670px) { iframe { width: 100%; } li img { width: 100%; } }
0.287568
0.065935
.tc { text-align: center; } .tl { text-align: left; } .tr { text-align: right; } .fl { float: left; } .fr { float: right; } .cb { clear: both; } .fwb { font-weight: bold; } .tdu { text-decoration: underline; } .fsi { font-style: italic; } .ttc { text-transform: capitalize; } .ttu { text-transform: uppercase; } .ttl { text-transform: lowercase; } .fillScreen { position: fixed; z-index: 50; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(1, 1, 1, 0.41); } .content-header{ font-family: 'Oleo Script', cursive; color:#fcc500; font-size: 45px; } .section-content{ text-align: center; } .contact-section{ padding-top: 40px; } .contact-section .col-md-6{ width: 50%; } .form-line{ border-bottom: 1px solid #B29999; width:100%; padding-bottom:20px; } .form-group{ margin-top: 10px; } ul{ list-style-type: none; } .submit{ font-size: 1.1em; text-align:center; width: 150px; color: #fff; } .text-info{ margin-bottom:10px; } #textAlign {text-align: left;} #userAccess{ margin-top:10px; padding: 15px 10px; background: #fff; border: none; border-radius: 0; margin-bottom: 40px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); border-top: 4px solid #013571; } .radio-group label { overflow: hidden; } .radio-group input { /* This is on purpose for accessibility. Using display: hidden is evil. This makes things keyboard friendly right out tha box! */ height: 1px; width: 1px; position: absolute; top: -20px; } .radio-group .not-active { color: #3276b1; background-color: #fff; } input[type=checkbox] { /* Double-sized Checkboxes */ -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); /* margin: 1px 0 0; */ /* line-height: normal; */ /* margin-top:30px; */ } label.btn span { font-size: 1.5em ; } label input[type="radio"] ~ i.fa.fa-circle-o{ color: #c8c8c8; display: inline; } label input[type="radio"] ~ i.fa.fa-dot-circle-o{ display: none; } label input[type="radio"]:checked ~ i.fa.fa-circle-o{ display: none; } label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{ color: #7AA3CC; display: inline; } label:hover input[type="radio"] ~ i.fa { color: #7AA3CC; } label input[type="checkbox"] ~ i.fa.fa-square-o{ color: #c8c8c8; display: inline; } label input[type="checkbox"] ~ i.fa.fa-check-square-o{ display: none; } label input[type="checkbox"]:checked ~ i.fa.fa-square-o{ display: none; } label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{ color: #7AA3CC; display: inline; } label:hover input[type="checkbox"] ~ i.fa { color: #7AA3CC; } button { border: none; cursor: pointer; color: red ; padding: 15px 40px; border-radius: 2px; font-size: 22px; box-shadow: 2px 2px 4px rgba(0, 0, 0, .4); background: #2196F3; } /* Ripple magic */ button, a{ position: relative; overflow: hidden; } button:after, a:after { content: ''; position: absolute; top: 50%; left: 50%; width: 5px; height: 5px; background: rgba(255, 255, 255, .5); opacity: 0; border-radius: 100%; transform: scale(1, 1) translate(-50%); transform-origin: 50% 50%; } @keyframes ripple { 0% { transform: scale(0, 0); opacity: 1; } 20% { transform: scale(25, 25); opacity: 1; } 100% { opacity: 0; transform: scale(40, 40); } } button:focus:not(:active)::after ,a:focus:not(:active)::after { animation: ripple 1s ease-out; } .modal-title { margin: 0; text-align: initial; }
public/css/universal.css
.tc { text-align: center; } .tl { text-align: left; } .tr { text-align: right; } .fl { float: left; } .fr { float: right; } .cb { clear: both; } .fwb { font-weight: bold; } .tdu { text-decoration: underline; } .fsi { font-style: italic; } .ttc { text-transform: capitalize; } .ttu { text-transform: uppercase; } .ttl { text-transform: lowercase; } .fillScreen { position: fixed; z-index: 50; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(1, 1, 1, 0.41); } .content-header{ font-family: 'Oleo Script', cursive; color:#fcc500; font-size: 45px; } .section-content{ text-align: center; } .contact-section{ padding-top: 40px; } .contact-section .col-md-6{ width: 50%; } .form-line{ border-bottom: 1px solid #B29999; width:100%; padding-bottom:20px; } .form-group{ margin-top: 10px; } ul{ list-style-type: none; } .submit{ font-size: 1.1em; text-align:center; width: 150px; color: #fff; } .text-info{ margin-bottom:10px; } #textAlign {text-align: left;} #userAccess{ margin-top:10px; padding: 15px 10px; background: #fff; border: none; border-radius: 0; margin-bottom: 40px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); border-top: 4px solid #013571; } .radio-group label { overflow: hidden; } .radio-group input { /* This is on purpose for accessibility. Using display: hidden is evil. This makes things keyboard friendly right out tha box! */ height: 1px; width: 1px; position: absolute; top: -20px; } .radio-group .not-active { color: #3276b1; background-color: #fff; } input[type=checkbox] { /* Double-sized Checkboxes */ -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); /* margin: 1px 0 0; */ /* line-height: normal; */ /* margin-top:30px; */ } label.btn span { font-size: 1.5em ; } label input[type="radio"] ~ i.fa.fa-circle-o{ color: #c8c8c8; display: inline; } label input[type="radio"] ~ i.fa.fa-dot-circle-o{ display: none; } label input[type="radio"]:checked ~ i.fa.fa-circle-o{ display: none; } label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{ color: #7AA3CC; display: inline; } label:hover input[type="radio"] ~ i.fa { color: #7AA3CC; } label input[type="checkbox"] ~ i.fa.fa-square-o{ color: #c8c8c8; display: inline; } label input[type="checkbox"] ~ i.fa.fa-check-square-o{ display: none; } label input[type="checkbox"]:checked ~ i.fa.fa-square-o{ display: none; } label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{ color: #7AA3CC; display: inline; } label:hover input[type="checkbox"] ~ i.fa { color: #7AA3CC; } button { border: none; cursor: pointer; color: red ; padding: 15px 40px; border-radius: 2px; font-size: 22px; box-shadow: 2px 2px 4px rgba(0, 0, 0, .4); background: #2196F3; } /* Ripple magic */ button, a{ position: relative; overflow: hidden; } button:after, a:after { content: ''; position: absolute; top: 50%; left: 50%; width: 5px; height: 5px; background: rgba(255, 255, 255, .5); opacity: 0; border-radius: 100%; transform: scale(1, 1) translate(-50%); transform-origin: 50% 50%; } @keyframes ripple { 0% { transform: scale(0, 0); opacity: 1; } 20% { transform: scale(25, 25); opacity: 1; } 100% { opacity: 0; transform: scale(40, 40); } } button:focus:not(:active)::after ,a:focus:not(:active)::after { animation: ripple 1s ease-out; } .modal-title { margin: 0; text-align: initial; }
0.428951
0.142679
.maz-scale-enter-active, .maz-scale-leave-active { opacity: 1; z-index: 1; transition: all 300ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-enter-from, .maz-scale-leave-to { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-fade-enter-active, .maz-scale-fade-leave-active { opacity: 1; z-index: 1; transition: all 200ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-fade-enter-from, .maz-scale-fade-leave-to { opacity: 0; z-index: 1; transform: scale(0.5); } .maz-scale-loading-enter-active, .maz-scale-loading-leave-active { transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); opacity: 1; } .maz-scale-loading-enter-active .app-loader__content, .maz-scale-loading-leave-active .app-loader__content { opacity: 1; z-index: 1; transform: scale(1); transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-loading-enter-from .app-loader__content, .maz-scale-loading-leave-to .app-loader__content { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-loading-enter-from, .maz-scale-loading-leave-to { transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); opacity: 0; } /** Slide vertical animation **/ .maz-slidevnext-leave-active, .maz-slidevnext-enter-active, .maz-slidevprev-leave-active, .maz-slidevprev-enter-active { position: absolute; transition: all 300ms; } .maz-slidevnext-enter-from, .maz-slidevprev-leave-to { transform: translateY(100%); opacity: 0; } .maz-slidevnext-leave-to, .maz-slidevprev-enter-from { transform: translateY(-100%); opacity: 0; } .maz-slide-enter-active, .maz-slide-leave-active { opacity: 1; z-index: 998; transition: all 300ms ease-in-out; transform: translateY(0); } .maz-slide-enter-from, .maz-slide-leave-to { opacity: 0; z-index: 998; transform: translateY(-20px); } /** Slide animation **/ .maz-slideinvert-enter-active, .maz-slideinvert-leave-active { opacity: 1; z-index: 998; transition: all 300ms ease-in-out; transform: translateY(0); } .maz-slideinvert-enter-from, .maz-slideinvert-leave-to { opacity: 0; z-index: 998; transform: translateY(40px); } .maz-tags-enter-active, .maz-tags-leave-active { opacity: 1; transition: transform 300ms, opacity 300ms; transform: translateX(0); } .maz-tags-enter-from, .maz-tags-leave-to { opacity: 0; transform: translateX(-100%); } .maz-tags-invert-enter-active, .maz-tags-invert-leave-active { opacity: 1; transition: transform 300ms, opacity 300ms; transform: translateX(0); } .maz-tags-invert-enter-from, .maz-tags-invert-leave-to { opacity: 0; transform: translateX(100%); } .maz-expand-enter-active, .maz-expand-leave-active { transition: all 300ms ease-in-out; transition-property: opacity, height; overflow: hidden; } .maz-expand-enter-from, .maz-expand-leave-to { height: 0; opacity: 0; } /** * Tabs Transisiton */ .maz-tab-transition { &-enter-from { transform: translate(100%, 0); } &-leave, &-leave-active { position: absolute !important; top: 0; } &-leave-to { position: absolute !important; transform: translate(-100%, 0); } } .maz-tab-reverse-transition { &-enter-from { transform: translate(-100%, 0); } &-leave, &-leave-to { top: 0; position: absolute !important; transform: translate(100%, 0); } }
packages/lib/package/css/animation.css
.maz-scale-enter-active, .maz-scale-leave-active { opacity: 1; z-index: 1; transition: all 300ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-enter-from, .maz-scale-leave-to { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-fade-enter-active, .maz-scale-fade-leave-active { opacity: 1; z-index: 1; transition: all 200ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-fade-enter-from, .maz-scale-fade-leave-to { opacity: 0; z-index: 1; transform: scale(0.5); } .maz-scale-loading-enter-active, .maz-scale-loading-leave-active { transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); opacity: 1; } .maz-scale-loading-enter-active .app-loader__content, .maz-scale-loading-leave-active .app-loader__content { opacity: 1; z-index: 1; transform: scale(1); transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-loading-enter-from .app-loader__content, .maz-scale-loading-leave-to .app-loader__content { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-loading-enter-from, .maz-scale-loading-leave-to { transition: all 500ms cubic-bezier(0.4, 0.52, 0.26, 0.9); opacity: 0; } /** Slide vertical animation **/ .maz-slidevnext-leave-active, .maz-slidevnext-enter-active, .maz-slidevprev-leave-active, .maz-slidevprev-enter-active { position: absolute; transition: all 300ms; } .maz-slidevnext-enter-from, .maz-slidevprev-leave-to { transform: translateY(100%); opacity: 0; } .maz-slidevnext-leave-to, .maz-slidevprev-enter-from { transform: translateY(-100%); opacity: 0; } .maz-slide-enter-active, .maz-slide-leave-active { opacity: 1; z-index: 998; transition: all 300ms ease-in-out; transform: translateY(0); } .maz-slide-enter-from, .maz-slide-leave-to { opacity: 0; z-index: 998; transform: translateY(-20px); } /** Slide animation **/ .maz-slideinvert-enter-active, .maz-slideinvert-leave-active { opacity: 1; z-index: 998; transition: all 300ms ease-in-out; transform: translateY(0); } .maz-slideinvert-enter-from, .maz-slideinvert-leave-to { opacity: 0; z-index: 998; transform: translateY(40px); } .maz-tags-enter-active, .maz-tags-leave-active { opacity: 1; transition: transform 300ms, opacity 300ms; transform: translateX(0); } .maz-tags-enter-from, .maz-tags-leave-to { opacity: 0; transform: translateX(-100%); } .maz-tags-invert-enter-active, .maz-tags-invert-leave-active { opacity: 1; transition: transform 300ms, opacity 300ms; transform: translateX(0); } .maz-tags-invert-enter-from, .maz-tags-invert-leave-to { opacity: 0; transform: translateX(100%); } .maz-expand-enter-active, .maz-expand-leave-active { transition: all 300ms ease-in-out; transition-property: opacity, height; overflow: hidden; } .maz-expand-enter-from, .maz-expand-leave-to { height: 0; opacity: 0; } /** * Tabs Transisiton */ .maz-tab-transition { &-enter-from { transform: translate(100%, 0); } &-leave, &-leave-active { position: absolute !important; top: 0; } &-leave-to { position: absolute !important; transform: translate(-100%, 0); } } .maz-tab-reverse-transition { &-enter-from { transform: translate(-100%, 0); } &-leave, &-leave-to { top: 0; position: absolute !important; transform: translate(100%, 0); } }
0.736021
0.130867
.btn.blue { background-color: #ccece8 !important; /* padding: 12px 32px !important; */ } .dropdown-menu.blue { background-color: #ccece8 !important; } .scrolling-wrapper { background-color: #fff; overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explorer 10+ */ } .scrolling-wrapper::-webkit-scrollbar { /* WebKit */ width: 0; height: 0; } .selected_month { border-top: none; border-left: none; border-right: none; border-bottom: 3px solid #2b63c6; font-weight: bold; color: #2b63c6; } .not_selected_month { border-top: none; border-left: none; border-right: none; border-bottom: none; opacity: 0.2; font-weight: bold; color: #2b63c6; } .selected_tab { border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #fff; } .not_selected_tab { border-top: none; border-left: none; border-right: none; border-bottom: none; } .table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th { background-color: #f7fafb; } .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f0f6f8; } .table-striped>tbody>tr:nth-child(even).comp>td, .table-striped>tbody>tr:nth-child(even).comp>th { background-color: #fafaee; } .table-striped>tbody>tr:nth-child(odd).comp>td, .table-striped>tbody>tr:nth-child(odd).comp>th { background-color: #f5f5de; } .invisible { display: none !important; } .goalTxt { position: fixed; bottom: 12%; right: 7%; left: 7%; z-index: 10; } @media only screen and (min-device-width: 360px) and (orientation: landscape) { /* CSS */ .goalTxt { position: fixed; bottom: 21%; right: 7%; left: 7%; z-index: 10; } } @media only screen and (min-device-width: 611px) and (min-device-height: 450px) and (orientation: landscape) { /* CSS */ .goalTxt { position: fixed; bottom: 16%; right: 7%; left: 7%; z-index: 10; } } .navfix { position: fixed; bottom: 0; z-index: 10; } .dropdown-menu { /* min-width: 6rem; */ z-index: 10 !important; margin-top: 10px !important; border-radius: 18px !important; } .speech-bubble { position: relative; background: #fff; border-radius: .4em; padding-left: 10px; } .speech-bubble:after { content: ''; position: absolute; bottom: 80%; right: 20%; width: 0; height: 0; border: 6px solid transparent; border-bottom:20px solid #fff; margin-left: 0px; margin-right: 10px; margin-top: 0px; margin-bottom: 10px; } .speech-bubble2 { position: relative; background: #dce0e3; border-radius: .8em; } .speech-bubble2:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 10px solid transparent; border-top-color: #dce0e3; border-top: 0; margin-left: -12px; margin-top: -10px; } .dropdown-toggle::after { display:none !important; } .padding-0{ padding-right:0 !important; padding-left:0 !important; } .navItem { height: 66px; } .navItem.is-active { margin-top: -10px; /* margin-bottom: -10px; */ height: 76px; background-color: #174493; } #swipeContainer { margin-bottom: 0px !important; } #swipeContainer2 { margin-bottom: 0px !important; } .imgSelColor{ filter: invert(80%) sepia(97%) saturate(414%) hue-rotate(324deg) brightness(401%) contrast(98%) !important; } .body { background-color: #f0f6f8; } .comp_td { background-color: #ffd00d !important; color: #793800; } .incomp_td { background-color: #2b63c6 !important; color: #fff; } .selected_sort { color: #2b63c6; font-weight: bold; } .not_selected_sort { color: #000; font-weight: normal; } /* .pagenotfound_footer { position: relative; bottom: 0; width: 100%; height:100%; } */
public/css/style_userhistory.css
.btn.blue { background-color: #ccece8 !important; /* padding: 12px 32px !important; */ } .dropdown-menu.blue { background-color: #ccece8 !important; } .scrolling-wrapper { background-color: #fff; overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explorer 10+ */ } .scrolling-wrapper::-webkit-scrollbar { /* WebKit */ width: 0; height: 0; } .selected_month { border-top: none; border-left: none; border-right: none; border-bottom: 3px solid #2b63c6; font-weight: bold; color: #2b63c6; } .not_selected_month { border-top: none; border-left: none; border-right: none; border-bottom: none; opacity: 0.2; font-weight: bold; color: #2b63c6; } .selected_tab { border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #fff; } .not_selected_tab { border-top: none; border-left: none; border-right: none; border-bottom: none; } .table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th { background-color: #f7fafb; } .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f0f6f8; } .table-striped>tbody>tr:nth-child(even).comp>td, .table-striped>tbody>tr:nth-child(even).comp>th { background-color: #fafaee; } .table-striped>tbody>tr:nth-child(odd).comp>td, .table-striped>tbody>tr:nth-child(odd).comp>th { background-color: #f5f5de; } .invisible { display: none !important; } .goalTxt { position: fixed; bottom: 12%; right: 7%; left: 7%; z-index: 10; } @media only screen and (min-device-width: 360px) and (orientation: landscape) { /* CSS */ .goalTxt { position: fixed; bottom: 21%; right: 7%; left: 7%; z-index: 10; } } @media only screen and (min-device-width: 611px) and (min-device-height: 450px) and (orientation: landscape) { /* CSS */ .goalTxt { position: fixed; bottom: 16%; right: 7%; left: 7%; z-index: 10; } } .navfix { position: fixed; bottom: 0; z-index: 10; } .dropdown-menu { /* min-width: 6rem; */ z-index: 10 !important; margin-top: 10px !important; border-radius: 18px !important; } .speech-bubble { position: relative; background: #fff; border-radius: .4em; padding-left: 10px; } .speech-bubble:after { content: ''; position: absolute; bottom: 80%; right: 20%; width: 0; height: 0; border: 6px solid transparent; border-bottom:20px solid #fff; margin-left: 0px; margin-right: 10px; margin-top: 0px; margin-bottom: 10px; } .speech-bubble2 { position: relative; background: #dce0e3; border-radius: .8em; } .speech-bubble2:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 10px solid transparent; border-top-color: #dce0e3; border-top: 0; margin-left: -12px; margin-top: -10px; } .dropdown-toggle::after { display:none !important; } .padding-0{ padding-right:0 !important; padding-left:0 !important; } .navItem { height: 66px; } .navItem.is-active { margin-top: -10px; /* margin-bottom: -10px; */ height: 76px; background-color: #174493; } #swipeContainer { margin-bottom: 0px !important; } #swipeContainer2 { margin-bottom: 0px !important; } .imgSelColor{ filter: invert(80%) sepia(97%) saturate(414%) hue-rotate(324deg) brightness(401%) contrast(98%) !important; } .body { background-color: #f0f6f8; } .comp_td { background-color: #ffd00d !important; color: #793800; } .incomp_td { background-color: #2b63c6 !important; color: #fff; } .selected_sort { color: #2b63c6; font-weight: bold; } .not_selected_sort { color: #000; font-weight: normal; } /* .pagenotfound_footer { position: relative; bottom: 0; width: 100%; height:100%; } */
0.35869
0.063511
background-color: #e74c3c; height: 100%; width: 100%; position: fixed; z-index: 1000; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 60px; width: 60px; margin-top: -30px; margin-left: -30px; -webkit-animation: loading-center-absolute 1s infinite; animation: loading-center-absolute 1s infinite; } .object{ width: 20px; height: 20px; background-color: #FFF; float: left; -moz-border-radius: 50% 50% 50% 50%; -webkit-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; margin-right: 20px; margin-bottom: 20px; } .object:nth-child(2n+0) { margin-right: 0px; } #object_one{ -webkit-animation: object_one 1s infinite; animation: object_one 1s infinite; } #object_two{ -webkit-animation: object_two 1s infinite; animation: object_two 1s infinite; } #object_three{ -webkit-animation: object_three 1s infinite; animation: object_three 1s infinite; } #object_four{ -webkit-animation: object_four 1s infinite; animation: object_four 1s infinite; } @-webkit-keyframes loading-center-absolute{ 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loading-center-absolute{ 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes object_one{ 50% { -ms-transform: translate(20px,20px); -webkit-transform: translate(20px,20px); transform: translate(20px,20px); } } @keyframes object_one{ 50% { -ms-transform: translate(20px,20px); -webkit-transform: translate(20px,20px); transform: translate(20px,20px); } } @-webkit-keyframes object_two{ 50% { -ms-transform: translate(-20px,20px); -webkit-transform: translate(-20px,20px); transform: translate(-20px,20px); } } @keyframes object_two{ 50% { -ms-transform: translate(-20px,20px); -webkit-transform: translate(-20px,20px); transform: translate(-20px,20px); } } @-webkit-keyframes object_three{ 50% { -ms-transform: translate(20px,-20px); -webkit-transform: translate(20px,-20px); transform: translate(20px,-20px); } } @keyframes object_three{ 50% { -ms-transform: translate(20px,-20px); -webkit-transform: translate(20px,-20px); transform: translate(20px,-20px); } } @-webkit-keyframes object_four{ 50% { -ms-transform: translate(-20px,-20px); -webkit-transform: translate(-20px,-20px); transform: translate(-20px,-20px); } } @keyframes object_four{ 50% { -ms-transform: translate(-20px,-20px); -webkit-transform: translate(-20px,-20px); transform: translate(-20px,-20px); } }
css/preloader.css
background-color: #e74c3c; height: 100%; width: 100%; position: fixed; z-index: 1000; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 60px; width: 60px; margin-top: -30px; margin-left: -30px; -webkit-animation: loading-center-absolute 1s infinite; animation: loading-center-absolute 1s infinite; } .object{ width: 20px; height: 20px; background-color: #FFF; float: left; -moz-border-radius: 50% 50% 50% 50%; -webkit-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; margin-right: 20px; margin-bottom: 20px; } .object:nth-child(2n+0) { margin-right: 0px; } #object_one{ -webkit-animation: object_one 1s infinite; animation: object_one 1s infinite; } #object_two{ -webkit-animation: object_two 1s infinite; animation: object_two 1s infinite; } #object_three{ -webkit-animation: object_three 1s infinite; animation: object_three 1s infinite; } #object_four{ -webkit-animation: object_four 1s infinite; animation: object_four 1s infinite; } @-webkit-keyframes loading-center-absolute{ 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loading-center-absolute{ 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes object_one{ 50% { -ms-transform: translate(20px,20px); -webkit-transform: translate(20px,20px); transform: translate(20px,20px); } } @keyframes object_one{ 50% { -ms-transform: translate(20px,20px); -webkit-transform: translate(20px,20px); transform: translate(20px,20px); } } @-webkit-keyframes object_two{ 50% { -ms-transform: translate(-20px,20px); -webkit-transform: translate(-20px,20px); transform: translate(-20px,20px); } } @keyframes object_two{ 50% { -ms-transform: translate(-20px,20px); -webkit-transform: translate(-20px,20px); transform: translate(-20px,20px); } } @-webkit-keyframes object_three{ 50% { -ms-transform: translate(20px,-20px); -webkit-transform: translate(20px,-20px); transform: translate(20px,-20px); } } @keyframes object_three{ 50% { -ms-transform: translate(20px,-20px); -webkit-transform: translate(20px,-20px); transform: translate(20px,-20px); } } @-webkit-keyframes object_four{ 50% { -ms-transform: translate(-20px,-20px); -webkit-transform: translate(-20px,-20px); transform: translate(-20px,-20px); } } @keyframes object_four{ 50% { -ms-transform: translate(-20px,-20px); -webkit-transform: translate(-20px,-20px); transform: translate(-20px,-20px); } }
0.308711
0.105073
.navbar-default, .navbar, .navbar-header, .navbar .container-fluid, .navbar-default div.navbar-collapse{ background: #5754c8; color: black; border:none; box-shadow: none; } .navbar-header a:hover, .navbar-header a:visited, .navbar-header a:active, .navbar-header a:default, .navbar-header a:focus { color: white; } body{ background: #e9eaed; padding:0px; } .jumbotron h1, .jumbotron p{ text-align:center; } .jumbotron{ background:lightgray; } .box{ background: lightgray; height:15em; border-right: solid #e9eaed; border-left: solid #e9eaed; border-width:1em; margin-bottom:10em; text-align:center; } .tools{ background: #5754c8; height:50em; } .tools hr{ margin:0px; padding:0px; } .tools-heading{ color:white; font-size:1.2em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; margin-top:1em; } .tools-text{ color:white; font-size:1em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; } .canvas{ background: white; height:50em; } .canvas-text{ } .tooltip, .tooltip-creator{ background: dodgerblue; color: white; padding:.1em; border: solid whitesmoke .3em; } .tooltip{ height:6em; width:13em; } .tooltip-creator{ height:7em; width:11em; position:absolute; text-align:center; } .tooltip-text{ } .confirmReservation, .failedReservation{ background:white; height:25em; width:55em; position:absolute; top:10em; left:25em; border: solid darkgray .5em; text-align:center; } .confirmReservation{ color:black; } .confirmReservation .btnConfirm{ margin-right:5em; height:3em; margin-top: 15%; width:7em; } .confirmReservation .btnCancel{ margin-left:5em; height:3em; margin-top: 15%; width:7em; } .confirmReservation .input-title{ font-weight: bold; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; } .inputContainer .input{ } .confirmReservation .input-container{ width:25em; } .failedReservation{ color:black; } .failedReservation .btn{ margin-top: 15%; height:3em; width:7em; } .navbar-header{ background: #5754c8; color: white; border:none; box-shadow: none; margin-bottom: -1em; font-size:1.2em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; height:1.5em; width:100%; }
css/reserve.css
.navbar-default, .navbar, .navbar-header, .navbar .container-fluid, .navbar-default div.navbar-collapse{ background: #5754c8; color: black; border:none; box-shadow: none; } .navbar-header a:hover, .navbar-header a:visited, .navbar-header a:active, .navbar-header a:default, .navbar-header a:focus { color: white; } body{ background: #e9eaed; padding:0px; } .jumbotron h1, .jumbotron p{ text-align:center; } .jumbotron{ background:lightgray; } .box{ background: lightgray; height:15em; border-right: solid #e9eaed; border-left: solid #e9eaed; border-width:1em; margin-bottom:10em; text-align:center; } .tools{ background: #5754c8; height:50em; } .tools hr{ margin:0px; padding:0px; } .tools-heading{ color:white; font-size:1.2em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; margin-top:1em; } .tools-text{ color:white; font-size:1em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; } .canvas{ background: white; height:50em; } .canvas-text{ } .tooltip, .tooltip-creator{ background: dodgerblue; color: white; padding:.1em; border: solid whitesmoke .3em; } .tooltip{ height:6em; width:13em; } .tooltip-creator{ height:7em; width:11em; position:absolute; text-align:center; } .tooltip-text{ } .confirmReservation, .failedReservation{ background:white; height:25em; width:55em; position:absolute; top:10em; left:25em; border: solid darkgray .5em; text-align:center; } .confirmReservation{ color:black; } .confirmReservation .btnConfirm{ margin-right:5em; height:3em; margin-top: 15%; width:7em; } .confirmReservation .btnCancel{ margin-left:5em; height:3em; margin-top: 15%; width:7em; } .confirmReservation .input-title{ font-weight: bold; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; } .inputContainer .input{ } .confirmReservation .input-container{ width:25em; } .failedReservation{ color:black; } .failedReservation .btn{ margin-top: 15%; height:3em; width:7em; } .navbar-header{ background: #5754c8; color: white; border:none; box-shadow: none; margin-bottom: -1em; font-size:1.2em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; height:1.5em; width:100%; }
0.541409
0.063773
.foo-table span.label.label-default { display: none; visibility: hidden; } .foo-table table.footable-details tr th { white-space: initial; overflow: visible !important; text-overflow: unset !important; } .foo-table tr.footable-filtering th { overflow: visible !important; } .foo-table .pagination { border: none; padding: 0px; font-weight: 500; } .foo-table button.btn.btn-default.dropdown-toggle { right: 0px; left: 0px; } .foo-table li.dropdown-header { padding-left: 20px; padding-bottom: 5px; color: #333333; } .foo-table ul.dropdown-menu.dropdown-menu-right li:last-child a { border-bottom: 0px !important; -webkit-box-shadow: none; box-shadow: none; } .foo-table ul.dropdown-menu.dropdown-menu-right li a:hover { -webkit-box-shadow: inset 0 0 0 transparent, 0 1px 0 black; box-shadow: inset 0 0 0 transparent, 0 1px 0 black; } .foo-table span.footable-toggle { cursor: pointer; } .footable_parent { overflow-x: auto; } @font-face { font-family: "ninja-tables-fontawesome"; src: url(/fonts/ninja-tables-fontawesome.eot?0fb29fbec7db9ea5c763221346490d6f); src: url(/fonts/ninja-tables-fontawesome.eot?0fb29fbec7db9ea5c763221346490d6f) format("embedded-opentype"), url(/fonts/ninja-tables-fontawesome.woff?bc6b6cc2d737de1e7016d2a79d7a7b96) format("woff"), url(/fonts/ninja-tables-fontawesome.ttf?cbdbbb96491338197ebb7894b76c926a) format("truetype"), url(/fonts/ninja-tables-fontawesome.svg?2efdf20b500df61d7043da16a83f00fc) format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "ninja-tables-fontawesome" !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^="fooicon-"]:before, [class*=" fooicon-"]:before { font-family: "ninja-tables-fontawesome" !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; } .fooicon-search:before { content: "\F002"; } .fooicon-sort-desc:before { content: "\F161"; } .fooicon-sort-asc:before { content: "\F160"; } .fooicon-sort:before { content: "\F0DC"; } .fooicon-minus:before { content: "\F068"; } .fooicon-plus:before { content: "\F067"; } .fooicon-circle-o-notch:before { content: "\E000"; } .fooicon-remove-1:before { content: "\F00D"; } .fooicon-loader-alt:before { content: "\F01"; } .fooicon-refresh:before { content: "\E001"; } .fooicon-loader:before { content: "\F01E"; } .bootstrap3 table { background-color: transparent; } .bootstrap3 caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left; } .bootstrap3 th { text-align: left; } .bootstrap3 .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .bootstrap3 .table > thead > tr > th, .bootstrap3 .table > tbody > tr > th, .bootstrap3 .table > tfoot > tr > th, .bootstrap3 .table > thead > tr > td, .bootstrap3 .table > tbody > tr > td, .bootstrap3 .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .bootstrap3 .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .bootstrap3 .table > caption + thead > tr:first-child > th, .bootstrap3 .table > colgroup + thead > tr:first-child > th, .bootstrap3 .table > thead:first-child > tr:first-child > th, .bootstrap3 .table > caption + thead > tr:first-child > td, .bootstrap3 .table > colgroup + thead > tr:first-child > td, .bootstrap3 .table > thead:first-child > tr:first-child > td { border-top: 0; } .bootstrap3 .table > tbody + tbody { border-top: 2px solid #ddd; } .bootstrap3 .table .table { background-color: #fff; } .bootstrap3 .table-condensed > thead > tr > th, .bootstrap3 .table-condensed > tbody > tr > th, .bootstrap3 .table-condensed > tfoot > tr > th, .bootstrap3 .table-condensed > thead > tr > td, .bootstrap3 .table-condensed > tbody > tr > td, .bootstrap3 .table-condensed > tfoot > tr > td { padding: 5px; } .bootstrap3 .table-bordered { border: 1px solid #ddd; } .bootstrap3 .table-bordered > thead > tr > th, .bootstrap3 .table-bordered > tbody > tr > th, .bootstrap3 .table-bordered > tfoot > tr > th, .bootstrap3 .table-bordered > thead > tr > td, .bootstrap3 .table-bordered > tbody > tr > td, .bootstrap3 .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .bootstrap3 .table-bordered > thead > tr > th, .bootstrap3 .table-bordered > thead > tr > td { border-bottom-width: 2px; } .bootstrap3 .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } .bootstrap3 .table-hover > tbody > tr:hover { background-color: #f5f5f5; } .bootstrap3 table col[class*="col-"] { position: static; display: table-column; float: none; } .bootstrap3 table td[class*="col-"], .bootstrap3 table th[class*="col-"] { position: static; display: table-cell; float: none; } .bootstrap3 .table > thead > tr > td.active, .bootstrap3 .table > tbody > tr > td.active, .bootstrap3 .table > tfoot > tr > td.active, .bootstrap3 .table > thead > tr > th.active, .bootstrap3 .table > tbody > tr > th.active, .bootstrap3 .table > tfoot > tr > th.active, .bootstrap3 .table > thead > tr.active > td, .bootstrap3 .table > tbody > tr.active > td, .bootstrap3 .table > tfoot > tr.active > td, .bootstrap3 .table > thead > tr.active > th, .bootstrap3 .table > tbody > tr.active > th, .bootstrap3 .table > tfoot > tr.active > th { background-color: #f5f5f5; } .bootstrap3 .table-hover > tbody > tr > td.active:hover, .bootstrap3 .table-hover > tbody > tr > th.active:hover, .bootstrap3 .table-hover > tbody > tr.active:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .active, .bootstrap3 .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .bootstrap3 .table > thead > tr > td.success, .bootstrap3 .table > tbody > tr > td.success, .bootstrap3 .table > tfoot > tr > td.success, .bootstrap3 .table > thead > tr > th.success, .bootstrap3 .table > tbody > tr > th.success, .bootstrap3 .table > tfoot > tr > th.success, .bootstrap3 .table > thead > tr.success > td, .bootstrap3 .table > tbody > tr.success > td, .bootstrap3 .table > tfoot > tr.success > td, .bootstrap3 .table > thead > tr.success > th, .bootstrap3 .table > tbody > tr.success > th, .bootstrap3 .table > tfoot > tr.success > th { background-color: #dff0d8; } .bootstrap3 .table-hover > tbody > tr > td.success:hover, .bootstrap3 .table-hover > tbody > tr > th.success:hover, .bootstrap3 .table-hover > tbody > tr.success:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .success, .bootstrap3 .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .bootstrap3 .table > thead > tr > td.info, .bootstrap3 .table > tbody > tr > td.info, .bootstrap3 .table > tfoot > tr > td.info, .bootstrap3 .table > thead > tr > th.info, .bootstrap3 .table > tbody > tr > th.info, .bootstrap3 .table > tfoot > tr > th.info, .bootstrap3 .table > thead > tr.info > td, .bootstrap3 .table > tbody > tr.info > td, .bootstrap3 .table > tfoot > tr.info > td, .bootstrap3 .table > thead > tr.info > th, .bootstrap3 .table > tbody > tr.info > th, .bootstrap3 .table > tfoot > tr.info > th { background-color: #d9edf7; } .bootstrap3 .table-hover > tbody > tr > td.info:hover, .bootstrap3 .table-hover > tbody > tr > th.info:hover, .bootstrap3 .table-hover > tbody > tr.info:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .info, .bootstrap3 .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .bootstrap3 .table > thead > tr > td.warning, .bootstrap3 .table > tbody > tr > td.warning, .bootstrap3 .table > tfoot > tr > td.warning, .bootstrap3 .table > thead > tr > th.warning, .bootstrap3 .table > tbody > tr > th.warning, .bootstrap3 .table > tfoot > tr > th.warning, .bootstrap3 .table > thead > tr.warning > td, .bootstrap3 .table > tbody > tr.warning > td, .bootstrap3 .table > tfoot > tr.warning > td, .bootstrap3 .table > thead > tr.warning > th, .bootstrap3 .table > tbody > tr.warning > th, .bootstrap3 .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .bootstrap3 .table-hover > tbody > tr > td.warning:hover, .bootstrap3 .table-hover > tbody > tr > th.warning:hover, .bootstrap3 .table-hover > tbody > tr.warning:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .warning, .bootstrap3 .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .bootstrap3 .table > thead > tr > td.danger, .bootstrap3 .table > tbody > tr > td.danger, .bootstrap3 .table > tfoot > tr > td.danger, .bootstrap3 .table > thead > tr > th.danger, .bootstrap3 .table > tbody > tr > th.danger, .bootstrap3 .table > tfoot > tr > th.danger, .bootstrap3 .table > thead > tr.danger > td, .bootstrap3 .table > tbody > tr.danger > td, .bootstrap3 .table > tfoot > tr.danger > td, .bootstrap3 .table > thead > tr.danger > th, .bootstrap3 .table > tbody > tr.danger > th, .bootstrap3 .table > tfoot > tr.danger > th { background-color: #f2dede; } .bootstrap3 .table-hover > tbody > tr > td.danger:hover, .bootstrap3 .table-hover > tbody > tr > th.danger:hover, .bootstrap3 .table-hover > tbody > tr.danger:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .danger, .bootstrap3 .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .bootstrap3 .table-responsive { min-height: .01%; overflow-x: auto; } @media screen and (max-width: 767px) { .bootstrap3 .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .bootstrap3 .table-responsive > .table { margin-bottom: 0; } .bootstrap3 .table-responsive > .table > thead > tr > th, .bootstrap3 .table-responsive > .table > tbody > tr > th, .bootstrap3 .table-responsive > .table > tfoot > tr > th, .bootstrap3 .table-responsive > .table > thead > tr > td, .bootstrap3 .table-responsive > .table > tbody > tr > td, .bootstrap3 .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .bootstrap3 .table-responsive > .table-bordered { border: 0; } .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:last-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:last-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > th, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > th, .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > td, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } .bootstrap4 .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .bootstrap4 .table th, .bootstrap4 .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #e9ecef; } .bootstrap4 .table thead th { vertical-align: bottom; border-bottom: 2px solid #e9ecef; } .bootstrap4 .table tbody + tbody { border-top: 2px solid #e9ecef; } .bootstrap4 .table .table { background-color: #fff; color: black; } .bootstrap4 .table-sm th, .bootstrap4 .table-sm td { padding: 0.3rem; } .bootstrap4 .table-bordered { border: 1px solid #e9ecef; } .bootstrap4 .table-bordered th, .bootstrap4 .table-bordered td { border: 1px solid #e9ecef; } .bootstrap4 .table-bordered thead th, .bootstrap4 .table-bordered thead td { border-bottom-width: 2px; } .bootstrap4 .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .bootstrap4 .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-primary, .bootstrap4 .table-primary > th, .bootstrap4 .table-primary > td { background-color: #b8daff; } .bootstrap4 .table-hover .table-primary:hover { background-color: #9fcdff; } .bootstrap4 .table-hover .table-primary:hover > td, .bootstrap4 .table-hover .table-primary:hover > th { background-color: #9fcdff; } .bootstrap4 .table-secondary, .bootstrap4 .table-secondary > th, .bootstrap4 .table-secondary > td { background-color: #dddfe2; } .bootstrap4 .table-hover .table-secondary:hover { background-color: #cfd2d6; } .bootstrap4 .table-hover .table-secondary:hover > td, .bootstrap4 .table-hover .table-secondary:hover > th { background-color: #cfd2d6; } .bootstrap4 .table-success, .bootstrap4 .table-success > th, .bootstrap4 .table-success > td { background-color: #c3e6cb; } .bootstrap4 .table-hover .table-success:hover { background-color: #b1dfbb; } .bootstrap4 .table-hover .table-success:hover > td, .bootstrap4 .table-hover .table-success:hover > th { background-color: #b1dfbb; } .bootstrap4 .table-info, .bootstrap4 .table-info > th, .bootstrap4 .table-info > td { background-color: #bee5eb; } .bootstrap4 .table-hover .table-info:hover { background-color: #abdde5; } .bootstrap4 .table-hover .table-info:hover > td, .bootstrap4 .table-hover .table-info:hover > th { background-color: #abdde5; } .bootstrap4 .table-warning, .bootstrap4 .table-warning > th, .bootstrap4 .table-warning > td { background-color: #ffeeba; } .bootstrap4 .table-hover .table-warning:hover { background-color: #ffe8a1; } .bootstrap4 .table-hover .table-warning:hover > td, .bootstrap4 .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .bootstrap4 .table-danger, .bootstrap4 .table-danger > th, .bootstrap4 .table-danger > td { background-color: #f5c6cb; } .bootstrap4 .table-hover .table-danger:hover { background-color: #f1b0b7; } .bootstrap4 .table-hover .table-danger:hover > td, .bootstrap4 .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .bootstrap4 .table-light, .bootstrap4 .table-light > th, .bootstrap4 .table-light > td { background-color: #fdfdfe; } .bootstrap4 .table-hover .table-light:hover { background-color: #ececf6; } .bootstrap4 .table-hover .table-light:hover > td, .bootstrap4 .table-hover .table-light:hover > th { background-color: #ececf6; } .bootstrap4 .table-dark, .bootstrap4 .table-dark > th, .bootstrap4 .table-dark > td { background-color: #c6c8ca; } .bootstrap4 .table-hover .table-dark:hover { background-color: #b9bbbe; } .bootstrap4 .table-hover .table-dark:hover > td, .bootstrap4 .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .bootstrap4 .table-active, .bootstrap4 .table-active > th, .bootstrap4 .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-hover .table-active:hover > td, .bootstrap4 .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .thead-inverse th { color: #fff; background-color: #212529; } .bootstrap4 .thead-default th { color: #495057; background-color: #e9ecef; } .bootstrap4 .table-inverse { color: #fff; background-color: #212529; } .bootstrap4 .table-inverse th, .bootstrap4 .table-inverse td, .bootstrap4 .table-inverse thead th { border-color: #32383e; } .bootstrap4 .table-inverse.table-bordered { border: 0; } .bootstrap4 .table-inverse.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .bootstrap4 .table-inverse.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 991px) { .bootstrap4 .table-responsive { display: block; width: 100%; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } .bootstrap4 .table-responsive.table-bordered { border: 0; } } .semantic_ui { /*! * # Semantic UI 2.2.12 - Table * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Table *******************************/ /* Prototype */ /******************************* Parts *******************************/ /* Table Content */ /* Headers */ /* Footer */ /* Table Row */ /* Table Cells */ /* Icons */ /* Table Segment */ /******************************* Coupling *******************************/ /* UI Image */ /******************************* Types *******************************/ /*-------------- Complex ---------------*/ /*-------------- Definition ---------------*/ /* Remove Border */ /* Highlight Defining Column */ /* Fix 2nd Column */ /******************************* States *******************************/ /*-------------- Positive ---------------*/ /*-------------- Negative ---------------*/ /*-------------- Error ---------------*/ /*-------------- Warning ---------------*/ /*-------------- Active ---------------*/ /*-------------- Disabled ---------------*/ /******************************* Variations *******************************/ /*-------------- Stackable ---------------*/ /*-------------- Text Alignment ---------------*/ /*------------------ Vertical Alignment ------------------*/ /*-------------- Fixed ---------------*/ /*-------------- Selectable ---------------*/ /* Selectable Cell Link */ /* Other States */ /*------------------- Attached --------------------*/ /* Middle */ /* Top */ /* Bottom */ /*-------------- Striped ---------------*/ /* Table Striping */ /* Stripes */ /* Allow striped active hover */ /*-------------- Single Line ---------------*/ /*-------------- Column Count ---------------*/ /* Grid Based */ /* Column Width */ /*-------------- Sortable ---------------*/ /* Hover */ /* Sorted */ /* Sorted Hover */ /* Inverted */ /*-------------- Collapsing ---------------*/ /*-------------- Basic ---------------*/ /* Very Basic */ /*-------------- Celled ---------------*/ /*-------------- Padded ---------------*/ /* Very */ /*-------------- Compact ---------------*/ /* Very */ /*-------------- Sizes ---------------*/ /* Small */ /* Standard */ /* Large */ } .semantic_ui .ui.table { width: 100%; background: #FFFFFF; margin: 1em 0em; border: 1px solid rgba(34, 36, 38, 0.15); -webkit-box-shadow: none; box-shadow: none; border-radius: 0.28571429rem; text-align: left; color: rgba(0, 0, 0, 0.87); border-collapse: separate; border-spacing: 0px; } .semantic_ui .ui.table:first-child { margin-top: 0em; } .semantic_ui .ui.table:last-child { margin-bottom: 0em; } .semantic_ui .ui.table th, .semantic_ui .ui.table td { -webkit-transition: background 0.1s ease, color 0.1s ease; transition: background 0.1s ease, color 0.1s ease; } .semantic_ui .ui.table thead { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.table thead th { cursor: auto; background: #F9FAFB; text-align: inherit; color: rgba(0, 0, 0, 0.87); padding: 0.92857143em 0.78571429em; vertical-align: inherit; font-style: none; font-weight: bold; text-transform: none; border-bottom: 1px solid rgba(34, 36, 38, 0.1); border-left: none; } .semantic_ui .ui.table thead tr > th:first-child { border-left: none; } .semantic_ui .ui.table thead tr:first-child > th:first-child { border-radius: 0.28571429rem 0em 0em 0em; } .semantic_ui .ui.table thead tr:first-child > th:last-child { border-radius: 0em 0.28571429rem 0em 0em; } .semantic_ui .ui.table thead tr:first-child > th:only-child { border-radius: 0.28571429rem 0.28571429rem 0em 0em; } .semantic_ui .ui.table tfoot { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.table tfoot th { cursor: auto; border-top: 1px solid rgba(34, 36, 38, 0.15); background: #F9FAFB; text-align: inherit; color: rgba(0, 0, 0, 0.87); padding: 0.78571429em 0.78571429em; vertical-align: middle; font-style: normal; font-weight: normal; text-transform: none; } .semantic_ui .ui.table tfoot tr > th:first-child { border-left: none; } .semantic_ui .ui.table tfoot tr:first-child > th:first-child { border-radius: 0em 0em 0em 0.28571429rem; } .semantic_ui .ui.table tfoot tr:first-child > th:last-child { border-radius: 0em 0em 0.28571429rem 0em; } .semantic_ui .ui.table tfoot tr:first-child > th:only-child { border-radius: 0em 0em 0.28571429rem 0.28571429rem; } .semantic_ui .ui.table tr td { border-top: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.table tr:first-child td { border-top: none; } .semantic_ui .ui.table td { padding: 0.78571429em 0.78571429em; text-align: inherit; } .semantic_ui .ui.table > .icon { vertical-align: baseline; } .semantic_ui .ui.table > .icon:only-child { margin: 0em; } .semantic_ui .ui.table.segment { padding: 0em; } .semantic_ui .ui.table.segment:after { display: none; } .semantic_ui .ui.table.segment.stacked:after { display: block; } .semantic_ui .ui.table th .image, .semantic_ui .ui.table th .image img, .semantic_ui .ui.table td .image, .semantic_ui .ui.table td .image img { max-width: none; } .semantic_ui .ui.structured.table { border-collapse: collapse; } .semantic_ui .ui.structured.table thead th { border-left: none; border-right: none; } .semantic_ui .ui.structured.sortable.table thead th { border-left: 1px solid rgba(34, 36, 38, 0.15); border-right: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.structured.basic.table th { border-left: none; border-right: none; } .semantic_ui .ui.structured.celled.table tr th, .semantic_ui .ui.structured.celled.table tr td { border-left: 1px solid rgba(34, 36, 38, 0.1); border-right: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.definition.table thead:not(.full-width) th:first-child { pointer-events: none; background: transparent; font-weight: normal; color: rgba(0, 0, 0, 0.4); -webkit-box-shadow: -1px -1px 0px 1px #FFFFFF; box-shadow: -1px -1px 0px 1px #FFFFFF; } .semantic_ui .ui.definition.table tfoot:not(.full-width) th:first-child { pointer-events: none; background: transparent; font-weight: rgba(0, 0, 0, 0.4); color: normal; -webkit-box-shadow: 1px 1px 0px 1px #FFFFFF; box-shadow: 1px 1px 0px 1px #FFFFFF; } .semantic_ui .ui.celled.definition.table thead:not(.full-width) th:first-child { -webkit-box-shadow: 0px -1px 0px 1px #FFFFFF; box-shadow: 0px -1px 0px 1px #FFFFFF; } .semantic_ui .ui.celled.definition.table tfoot:not(.full-width) th:first-child { -webkit-box-shadow: 0px 1px 0px 1px #FFFFFF; box-shadow: 0px 1px 0px 1px #FFFFFF; } .semantic_ui .ui.definition.table tr td:first-child:not(.ignored), .semantic_ui .ui.definition.table tr td.definition { background: rgba(0, 0, 0, 0.03); font-weight: bold; color: rgba(0, 0, 0, 0.95); text-transform: ''; -webkit-box-shadow: ''; box-shadow: ''; text-align: ''; font-size: 1em; padding-left: ''; padding-right: ''; } .semantic_ui .ui.definition.table thead:not(.full-width) th:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.definition.table tfoot:not(.full-width) th:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.definition.table td:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.table tr.positive, .semantic_ui .ui.table td.positive { -webkit-box-shadow: 0px 0px 0px #A3C293 inset; box-shadow: 0px 0px 0px #A3C293 inset; } .semantic_ui .ui.table tr.positive, .semantic_ui .ui.table td.positive { background: #FCFFF5 !important; color: #2C662D !important; } .semantic_ui .ui.table tr.negative, .semantic_ui .ui.table td.negative { -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset; box-shadow: 0px 0px 0px #E0B4B4 inset; } .semantic_ui .ui.table tr.negative, .semantic_ui .ui.table td.negative { background: #FFF6F6 !important; color: #9F3A38 !important; } .semantic_ui .ui.table tr.error, .semantic_ui .ui.table td.error { -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset; box-shadow: 0px 0px 0px #E0B4B4 inset; } .semantic_ui .ui.table tr.error, .semantic_ui .ui.table td.error { background: #FFF6F6 !important; color: #9F3A38 !important; } .semantic_ui .ui.table tr.warning, .semantic_ui .ui.table td.warning { -webkit-box-shadow: 0px 0px 0px #C9BA9B inset; box-shadow: 0px 0px 0px #C9BA9B inset; } .semantic_ui .ui.table tr.warning, .semantic_ui .ui.table td.warning { background: #FFFAF3 !important; color: #573A08 !important; } .semantic_ui .ui.table tr.active, .semantic_ui .ui.table td.active { -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset; } .semantic_ui .ui.table tr.active, .semantic_ui .ui.table td.active { background: #E0E0E0 !important; color: rgba(0, 0, 0, 0.87) !important; } .semantic_ui .ui.table tr.disabled td, .semantic_ui .ui.table tr td.disabled, .semantic_ui .ui.table tr.disabled:hover, .semantic_ui .ui.table tr:hover td.disabled { pointer-events: none; color: rgba(40, 40, 40, 0.3); } @media only screen and (max-width: 991px) { .semantic_ui { /* Definition Table */ } .semantic_ui .ui[class*="tablet stackable"].table, .semantic_ui .ui[class*="tablet stackable"].table tbody, .semantic_ui .ui[class*="tablet stackable"].table tr, .semantic_ui .ui[class*="tablet stackable"].table tr > th, .semantic_ui .ui[class*="tablet stackable"].table tr > td { width: 100% !important; display: block !important; } .semantic_ui .ui[class*="tablet stackable"].table { padding: 0em; } .semantic_ui .ui[class*="tablet stackable"].table thead { display: block; } .semantic_ui .ui[class*="tablet stackable"].table tfoot { display: block; } .semantic_ui .ui[class*="tablet stackable"].table tr { padding-top: 1em; padding-bottom: 1em; -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important; box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important; } .semantic_ui .ui[class*="tablet stackable"].table tr > th, .semantic_ui .ui[class*="tablet stackable"].table tr > td { background: none; border: none !important; padding: 0.25em 0.75em; -webkit-box-shadow: none !important; box-shadow: none !important; } .semantic_ui .ui.definition[class*="tablet stackable"].table thead th:first-child { -webkit-box-shadow: none !important; box-shadow: none !important; } } .semantic_ui .ui.table[class*="left aligned"], .semantic_ui .ui.table [class*="left aligned"] { text-align: left; } .semantic_ui .ui.table[class*="center aligned"], .semantic_ui .ui.table [class*="center aligned"] { text-align: center; } .semantic_ui .ui.table[class*="right aligned"], .semantic_ui .ui.table [class*="right aligned"] { text-align: right; } .semantic_ui .ui.table[class*="top aligned"], .semantic_ui .ui.table [class*="top aligned"] { vertical-align: top; } .semantic_ui .ui.table[class*="middle aligned"], .semantic_ui .ui.table [class*="middle aligned"] { vertical-align: middle; } .semantic_ui .ui.table[class*="bottom aligned"], .semantic_ui .ui.table [class*="bottom aligned"] { vertical-align: bottom; } .semantic_ui .ui.fixed.table { table-layout: fixed; } .semantic_ui .ui.fixed.table th, .semantic_ui .ui.fixed.table td { overflow: hidden; text-overflow: ellipsis; } .semantic_ui .ui.selectable.table tbody tr:hover, .semantic_ui .ui.table tbody tr td.selectable:hover { background: rgba(0, 0, 0, 0.05) !important; color: rgba(0, 0, 0, 0.95) !important; } .semantic_ui .ui.selectable.inverted.table tbody tr:hover, .semantic_ui .ui.inverted.table tbody tr td.selectable:hover { background: rgba(255, 255, 255, 0.08) !important; color: #ffffff !important; } .semantic_ui .ui.table tbody tr td.selectable { padding: 0em; } .semantic_ui .ui.table tbody tr td.selectable > a:not(.ui) { display: block; color: inherit; padding: 0.78571429em 0.78571429em; } .semantic_ui .ui.selectable.table tr.error:hover, .semantic_ui .ui.table tr td.selectable.error:hover, .semantic_ui .ui.selectable.table tr:hover td.error { background: #ffe7e7 !important; color: #943634 !important; } .semantic_ui .ui.selectable.table tr.warning:hover, .semantic_ui .ui.table tr td.selectable.warning:hover, .semantic_ui .ui.selectable.table tr:hover td.warning { background: #fff4e4 !important; color: #493107 !important; } .semantic_ui .ui.selectable.table tr.active:hover, .semantic_ui .ui.table tr td.selectable.active:hover, .semantic_ui .ui.selectable.table tr:hover td.active { background: #E0E0E0 !important; color: rgba(0, 0, 0, 0.87) !important; } .semantic_ui .ui.selectable.table tr.positive:hover, .semantic_ui .ui.table tr td.selectable.positive:hover, .semantic_ui .ui.selectable.table tr:hover td.positive { background: #f7ffe6 !important; color: #275b28 !important; } .semantic_ui .ui.selectable.table tr.negative:hover, .semantic_ui .ui.table tr td.selectable.negative:hover, .semantic_ui .ui.selectable.table tr:hover td.negative { background: #ffe7e7 !important; color: #943634 !important; } .semantic_ui .ui.attached.table { top: 0px; bottom: 0px; border-radius: 0px; margin: 0em -1px; width: calc(100% + 2px); max-width: calc(100% + 2px); -webkit-box-shadow: none; box-shadow: none; border: 1px solid #D4D4D5; } .semantic_ui .ui.attached + .ui.attached.table:not(.top) { border-top: none; } .semantic_ui .ui[class*="top attached"].table { bottom: 0px; margin-bottom: 0em; top: 0px; margin-top: 1em; border-radius: 0.28571429rem 0.28571429rem 0em 0em; } .semantic_ui .ui.table[class*="top attached"]:first-child { margin-top: 0em; } .semantic_ui .ui[class*="bottom attached"].table { bottom: 0px; margin-top: 0em; top: 0px; margin-bottom: 1em; -webkit-box-shadow: none, none; box-shadow: none, none; border-radius: 0em 0em 0.28571429rem 0.28571429rem; } .semantic_ui .ui[class*="bottom attached"].table:last-child { margin-bottom: 0em; } .semantic_ui .ui.striped.table > tr:nth-child(2n), .semantic_ui .ui.striped.table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 50, 0.02); } .semantic_ui .ui.inverted.striped.table > tr:nth-child(2n), .semantic_ui .ui.inverted.striped.table tbody tr:nth-child(2n) { background-color: rgba(255, 255, 255, 0.05); } .semantic_ui .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover { background: #EFEFEF !important; color: rgba(0, 0, 0, 0.95) !important; } .semantic_ui .ui.table[class*="single line"], .semantic_ui .ui.table [class*="single line"] { white-space: nowrap; } .semantic_ui .ui.table[class*="single line"], .semantic_ui .ui.table [class*="single line"] { white-space: nowrap; } .semantic_ui .ui.one.column.table td { width: 100%; } .semantic_ui .ui.two.column.table td { width: 50%; } .semantic_ui .ui.three.column.table td { width: 33.33333333%; } .semantic_ui .ui.four.column.table td { width: 25%; } .semantic_ui .ui.five.column.table td { width: 20%; } .semantic_ui .ui.six.column.table td { width: 16.66666667%; } .semantic_ui .ui.seven.column.table td { width: 14.28571429%; } .semantic_ui .ui.eight.column.table td { width: 12.5%; } .semantic_ui .ui.nine.column.table td { width: 11.11111111%; } .semantic_ui .ui.ten.column.table td { width: 10%; } .semantic_ui .ui.eleven.column.table td { width: 9.09090909%; } .semantic_ui .ui.twelve.column.table td { width: 8.33333333%; } .semantic_ui .ui.thirteen.column.table td { width: 7.69230769%; } .semantic_ui .ui.fourteen.column.table td { width: 7.14285714%; } .semantic_ui .ui.fifteen.column.table td { width: 6.66666667%; } .semantic_ui .ui.sixteen.column.table td { width: 6.25%; } .semantic_ui .ui.table th.one.wide, .semantic_ui .ui.table td.one.wide { width: 6.25%; } .semantic_ui .ui.table th.two.wide, .semantic_ui .ui.table td.two.wide { width: 12.5%; } .semantic_ui .ui.table th.three.wide, .semantic_ui .ui.table td.three.wide { width: 18.75%; } .semantic_ui .ui.table th.four.wide, .semantic_ui .ui.table td.four.wide { width: 25%; } .semantic_ui .ui.table th.five.wide, .semantic_ui .ui.table td.five.wide { width: 31.25%; } .semantic_ui .ui.table th.six.wide, .semantic_ui .ui.table td.six.wide { width: 37.5%; } .semantic_ui .ui.table th.seven.wide, .semantic_ui .ui.table td.seven.wide { width: 43.75%; } .semantic_ui .ui.table th.eight.wide, .semantic_ui .ui.table td.eight.wide { width: 50%; } .semantic_ui .ui.table th.nine.wide, .semantic_ui .ui.table td.nine.wide { width: 56.25%; } .semantic_ui .ui.table th.ten.wide, .semantic_ui .ui.table td.ten.wide { width: 62.5%; } .semantic_ui .ui.table th.eleven.wide, .semantic_ui .ui.table td.eleven.wide { width: 68.75%; } .semantic_ui .ui.table th.twelve.wide, .semantic_ui .ui.table td.twelve.wide { width: 75%; } .semantic_ui .ui.table th.thirteen.wide, .semantic_ui .ui.table td.thirteen.wide { width: 81.25%; } .semantic_ui .ui.table th.fourteen.wide, .semantic_ui .ui.table td.fourteen.wide { width: 87.5%; } .semantic_ui .ui.table th.fifteen.wide, .semantic_ui .ui.table td.fifteen.wide { width: 93.75%; } .semantic_ui .ui.table th.sixteen.wide, .semantic_ui .ui.table td.sixteen.wide { width: 100%; } .semantic_ui .ui.sortable.table thead th { cursor: pointer; white-space: nowrap; border-left: 1px solid rgba(34, 36, 38, 0.15); color: rgba(0, 0, 0, 0.87); } .semantic_ui .ui.sortable.table thead th:first-child { border-left: none; } .semantic_ui .ui.sortable.table thead th.sorted, .semantic_ui .ui.sortable.table thead th.sorted:hover { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .semantic_ui .ui.sortable.table thead th:after { display: none; font-style: normal; font-weight: normal; text-decoration: inherit; content: ''; height: 1em; width: auto; opacity: 0.8; margin: 0em 0em 0em 0.5em; font-family: 'Icons'; } .semantic_ui .ui.sortable.table thead th.ascending:after { content: '\F0D8'; } .semantic_ui .ui.sortable.table thead th.descending:after { content: '\F0D7'; } .semantic_ui .ui.sortable.table th.disabled:hover { cursor: auto; color: rgba(40, 40, 40, 0.3); } .semantic_ui .ui.sortable.table thead th:hover { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.8); } .semantic_ui .ui.sortable.table thead th.sorted { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.95); } .semantic_ui .ui.sortable.table thead th.sorted:after { display: inline-block; } .semantic_ui .ui.sortable.table thead th.sorted:hover { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.95); } .semantic_ui .ui.inverted.sortable.table thead th.sorted { background: rgba(255, 255, 255, 0.15) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05))); background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05)); color: #ffffff; } .semantic_ui .ui.inverted.sortable.table thead th:hover { background: rgba(255, 255, 255, 0.08) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05))); background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05)); color: #ffffff; } .semantic_ui .ui.inverted.sortable.table thead th { border-left-color: transparent; border-right-color: transparent; } .semantic_ui .ui.collapsing.table { width: auto; } .semantic_ui .ui.basic.table { background: transparent; border: 1px solid rgba(34, 36, 38, 0.15); -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.basic.table thead, .semantic_ui .ui.basic.table tfoot { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.basic.table th { background: transparent; border-left: none; } .semantic_ui .ui.basic.table tbody tr { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .semantic_ui .ui.basic.table td { background: transparent; } .semantic_ui .ui.basic.striped.table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 0, 0.05) !important; } .semantic_ui .ui[class*="very basic"].table { border: none; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td { padding: ''; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child { padding-left: 0em; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child { padding-right: 0em; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th { padding-top: 0em; } .semantic_ui .ui.celled.table tr th, .semantic_ui .ui.celled.table tr td { border-left: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.celled.table tr th:first-child, .semantic_ui .ui.celled.table tr td:first-child { border-left: none; } .semantic_ui .ui.padded.table th { padding-left: 1em; padding-right: 1em; } .semantic_ui .ui.padded.table th, .semantic_ui .ui.padded.table td { padding: 1em 1em; } .semantic_ui .ui[class*="very padded"].table th { padding-left: 1.5em; padding-right: 1.5em; } .semantic_ui .ui[class*="very padded"].table td { padding: 1.5em 1.5em; } .semantic_ui .ui.compact.table th { padding-left: 0.7em; padding-right: 0.7em; } .semantic_ui .ui.compact.table td { padding: 0.5em 0.7em; } .semantic_ui .ui[class*="very compact"].table th { padding-left: 0.6em; padding-right: 0.6em; } .semantic_ui .ui[class*="very compact"].table td { padding: 0.4em 0.6em; } .semantic_ui .ui.small.table { font-size: 0.9em; } .semantic_ui .ui.table { font-size: 1em; } .semantic_ui .ui.large.table { font-size: 1.1em; } .colored_table table.foo-table.inverted { /*------------------- Colors --------------------*/ /* Red */ /* Orange */ /* Yellow */ /* Olive */ /* Green */ /* Teal */ /* Blue */ /* Violet */ /* Purple */ /* Pink */ /* Brown */ /* Grey */ /* Black */ /*-------------- Inverted ---------------*/ /* Text Color */ /* Definition */ /******************************* Site Overrides *******************************/ } .colored_table table.foo-table.inverted.red.table { background-color: #DB2828 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.orange.table { background-color: #F2711C !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.yellow.table { background-color: #FBBD08 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.olive.table { background-color: #B5CC18 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.green.table { background-color: #21BA45 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.teal.table { background-color: #00B5AD !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.blue.table { background-color: #2185D0 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.violet.table { background-color: #6435C9 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.purple.table { background-color: #A333C8 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.pink.table { background-color: #E03997 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.brown.table { background-color: #A5673F !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.grey.table { background-color: #767676 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.black.table { background-color: #1B1C1D !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.table { background: #333333; color: rgba(255, 255, 255, 0.9); border: none; } .colored_table table.foo-table.inverted.table th { background-color: rgba(0, 0, 0, 0.15); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; } .colored_table table.foo-table.inverted.table tr td { border-color: rgba(255, 255, 255, 0.1) !important; } .colored_table table.foo-table.inverted.table tr.disabled td, .colored_table table.foo-table.inverted.table tr td.disabled, .colored_table table.foo-table.inverted.table tr.disabled:hover td, .colored_table table.foo-table.inverted.table tr:hover td.disabled { pointer-events: none; color: rgba(225, 225, 225, 0.3); } .colored_table table.foo-table.inverted.definition.table tfoot:not(.full-width) th:first-child, .colored_table table.foo-table.inverted.definition.table thead:not(.full-width) th:first-child { background: #FFFFFF; } .colored_table table.foo-table.inverted.definition.table tr td:first-child { background: rgba(255, 255, 255, 0.02); color: #ffffff; } .colored_table table.foo-table.inverted.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .colored_table table.foo-table.inverted .pagination > .active > a, .colored_table table.foo-table.inverted .pagination > .active > a:focus, .colored_table table.foo-table.inverted .pagination > .active > a:hover, .colored_table table.foo-table.inverted .pagination > .active > span, .colored_table table.foo-table.inverted .pagination > .active > span:focus, .colored_table table.foo-table.inverted .pagination > .active > span:hover { background-color: rgba(0, 0, 0, 0.15); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); } .colored_table table.foo-table.inverted .pagination a.footable-page-link { color: rgba(0, 0, 0, 0.5); } .colored_table table.foo-table.inverted .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; }
web/app/plugins/ninja-tables/assets/css/ninja-tables-public.min.css
.foo-table span.label.label-default { display: none; visibility: hidden; } .foo-table table.footable-details tr th { white-space: initial; overflow: visible !important; text-overflow: unset !important; } .foo-table tr.footable-filtering th { overflow: visible !important; } .foo-table .pagination { border: none; padding: 0px; font-weight: 500; } .foo-table button.btn.btn-default.dropdown-toggle { right: 0px; left: 0px; } .foo-table li.dropdown-header { padding-left: 20px; padding-bottom: 5px; color: #333333; } .foo-table ul.dropdown-menu.dropdown-menu-right li:last-child a { border-bottom: 0px !important; -webkit-box-shadow: none; box-shadow: none; } .foo-table ul.dropdown-menu.dropdown-menu-right li a:hover { -webkit-box-shadow: inset 0 0 0 transparent, 0 1px 0 black; box-shadow: inset 0 0 0 transparent, 0 1px 0 black; } .foo-table span.footable-toggle { cursor: pointer; } .footable_parent { overflow-x: auto; } @font-face { font-family: "ninja-tables-fontawesome"; src: url(/fonts/ninja-tables-fontawesome.eot?0fb29fbec7db9ea5c763221346490d6f); src: url(/fonts/ninja-tables-fontawesome.eot?0fb29fbec7db9ea5c763221346490d6f) format("embedded-opentype"), url(/fonts/ninja-tables-fontawesome.woff?bc6b6cc2d737de1e7016d2a79d7a7b96) format("woff"), url(/fonts/ninja-tables-fontawesome.ttf?cbdbbb96491338197ebb7894b76c926a) format("truetype"), url(/fonts/ninja-tables-fontawesome.svg?2efdf20b500df61d7043da16a83f00fc) format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "ninja-tables-fontawesome" !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^="fooicon-"]:before, [class*=" fooicon-"]:before { font-family: "ninja-tables-fontawesome" !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; } .fooicon-search:before { content: "\F002"; } .fooicon-sort-desc:before { content: "\F161"; } .fooicon-sort-asc:before { content: "\F160"; } .fooicon-sort:before { content: "\F0DC"; } .fooicon-minus:before { content: "\F068"; } .fooicon-plus:before { content: "\F067"; } .fooicon-circle-o-notch:before { content: "\E000"; } .fooicon-remove-1:before { content: "\F00D"; } .fooicon-loader-alt:before { content: "\F01"; } .fooicon-refresh:before { content: "\E001"; } .fooicon-loader:before { content: "\F01E"; } .bootstrap3 table { background-color: transparent; } .bootstrap3 caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left; } .bootstrap3 th { text-align: left; } .bootstrap3 .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .bootstrap3 .table > thead > tr > th, .bootstrap3 .table > tbody > tr > th, .bootstrap3 .table > tfoot > tr > th, .bootstrap3 .table > thead > tr > td, .bootstrap3 .table > tbody > tr > td, .bootstrap3 .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .bootstrap3 .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .bootstrap3 .table > caption + thead > tr:first-child > th, .bootstrap3 .table > colgroup + thead > tr:first-child > th, .bootstrap3 .table > thead:first-child > tr:first-child > th, .bootstrap3 .table > caption + thead > tr:first-child > td, .bootstrap3 .table > colgroup + thead > tr:first-child > td, .bootstrap3 .table > thead:first-child > tr:first-child > td { border-top: 0; } .bootstrap3 .table > tbody + tbody { border-top: 2px solid #ddd; } .bootstrap3 .table .table { background-color: #fff; } .bootstrap3 .table-condensed > thead > tr > th, .bootstrap3 .table-condensed > tbody > tr > th, .bootstrap3 .table-condensed > tfoot > tr > th, .bootstrap3 .table-condensed > thead > tr > td, .bootstrap3 .table-condensed > tbody > tr > td, .bootstrap3 .table-condensed > tfoot > tr > td { padding: 5px; } .bootstrap3 .table-bordered { border: 1px solid #ddd; } .bootstrap3 .table-bordered > thead > tr > th, .bootstrap3 .table-bordered > tbody > tr > th, .bootstrap3 .table-bordered > tfoot > tr > th, .bootstrap3 .table-bordered > thead > tr > td, .bootstrap3 .table-bordered > tbody > tr > td, .bootstrap3 .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .bootstrap3 .table-bordered > thead > tr > th, .bootstrap3 .table-bordered > thead > tr > td { border-bottom-width: 2px; } .bootstrap3 .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } .bootstrap3 .table-hover > tbody > tr:hover { background-color: #f5f5f5; } .bootstrap3 table col[class*="col-"] { position: static; display: table-column; float: none; } .bootstrap3 table td[class*="col-"], .bootstrap3 table th[class*="col-"] { position: static; display: table-cell; float: none; } .bootstrap3 .table > thead > tr > td.active, .bootstrap3 .table > tbody > tr > td.active, .bootstrap3 .table > tfoot > tr > td.active, .bootstrap3 .table > thead > tr > th.active, .bootstrap3 .table > tbody > tr > th.active, .bootstrap3 .table > tfoot > tr > th.active, .bootstrap3 .table > thead > tr.active > td, .bootstrap3 .table > tbody > tr.active > td, .bootstrap3 .table > tfoot > tr.active > td, .bootstrap3 .table > thead > tr.active > th, .bootstrap3 .table > tbody > tr.active > th, .bootstrap3 .table > tfoot > tr.active > th { background-color: #f5f5f5; } .bootstrap3 .table-hover > tbody > tr > td.active:hover, .bootstrap3 .table-hover > tbody > tr > th.active:hover, .bootstrap3 .table-hover > tbody > tr.active:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .active, .bootstrap3 .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .bootstrap3 .table > thead > tr > td.success, .bootstrap3 .table > tbody > tr > td.success, .bootstrap3 .table > tfoot > tr > td.success, .bootstrap3 .table > thead > tr > th.success, .bootstrap3 .table > tbody > tr > th.success, .bootstrap3 .table > tfoot > tr > th.success, .bootstrap3 .table > thead > tr.success > td, .bootstrap3 .table > tbody > tr.success > td, .bootstrap3 .table > tfoot > tr.success > td, .bootstrap3 .table > thead > tr.success > th, .bootstrap3 .table > tbody > tr.success > th, .bootstrap3 .table > tfoot > tr.success > th { background-color: #dff0d8; } .bootstrap3 .table-hover > tbody > tr > td.success:hover, .bootstrap3 .table-hover > tbody > tr > th.success:hover, .bootstrap3 .table-hover > tbody > tr.success:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .success, .bootstrap3 .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .bootstrap3 .table > thead > tr > td.info, .bootstrap3 .table > tbody > tr > td.info, .bootstrap3 .table > tfoot > tr > td.info, .bootstrap3 .table > thead > tr > th.info, .bootstrap3 .table > tbody > tr > th.info, .bootstrap3 .table > tfoot > tr > th.info, .bootstrap3 .table > thead > tr.info > td, .bootstrap3 .table > tbody > tr.info > td, .bootstrap3 .table > tfoot > tr.info > td, .bootstrap3 .table > thead > tr.info > th, .bootstrap3 .table > tbody > tr.info > th, .bootstrap3 .table > tfoot > tr.info > th { background-color: #d9edf7; } .bootstrap3 .table-hover > tbody > tr > td.info:hover, .bootstrap3 .table-hover > tbody > tr > th.info:hover, .bootstrap3 .table-hover > tbody > tr.info:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .info, .bootstrap3 .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .bootstrap3 .table > thead > tr > td.warning, .bootstrap3 .table > tbody > tr > td.warning, .bootstrap3 .table > tfoot > tr > td.warning, .bootstrap3 .table > thead > tr > th.warning, .bootstrap3 .table > tbody > tr > th.warning, .bootstrap3 .table > tfoot > tr > th.warning, .bootstrap3 .table > thead > tr.warning > td, .bootstrap3 .table > tbody > tr.warning > td, .bootstrap3 .table > tfoot > tr.warning > td, .bootstrap3 .table > thead > tr.warning > th, .bootstrap3 .table > tbody > tr.warning > th, .bootstrap3 .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .bootstrap3 .table-hover > tbody > tr > td.warning:hover, .bootstrap3 .table-hover > tbody > tr > th.warning:hover, .bootstrap3 .table-hover > tbody > tr.warning:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .warning, .bootstrap3 .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .bootstrap3 .table > thead > tr > td.danger, .bootstrap3 .table > tbody > tr > td.danger, .bootstrap3 .table > tfoot > tr > td.danger, .bootstrap3 .table > thead > tr > th.danger, .bootstrap3 .table > tbody > tr > th.danger, .bootstrap3 .table > tfoot > tr > th.danger, .bootstrap3 .table > thead > tr.danger > td, .bootstrap3 .table > tbody > tr.danger > td, .bootstrap3 .table > tfoot > tr.danger > td, .bootstrap3 .table > thead > tr.danger > th, .bootstrap3 .table > tbody > tr.danger > th, .bootstrap3 .table > tfoot > tr.danger > th { background-color: #f2dede; } .bootstrap3 .table-hover > tbody > tr > td.danger:hover, .bootstrap3 .table-hover > tbody > tr > th.danger:hover, .bootstrap3 .table-hover > tbody > tr.danger:hover > td, .bootstrap3 .table-hover > tbody > tr:hover > .danger, .bootstrap3 .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .bootstrap3 .table-responsive { min-height: .01%; overflow-x: auto; } @media screen and (max-width: 767px) { .bootstrap3 .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .bootstrap3 .table-responsive > .table { margin-bottom: 0; } .bootstrap3 .table-responsive > .table > thead > tr > th, .bootstrap3 .table-responsive > .table > tbody > tr > th, .bootstrap3 .table-responsive > .table > tfoot > tr > th, .bootstrap3 .table-responsive > .table > thead > tr > td, .bootstrap3 .table-responsive > .table > tbody > tr > td, .bootstrap3 .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .bootstrap3 .table-responsive > .table-bordered { border: 0; } .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:last-child, .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:last-child, .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:last-child, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > th, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > th, .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > td, .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } .bootstrap4 .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .bootstrap4 .table th, .bootstrap4 .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #e9ecef; } .bootstrap4 .table thead th { vertical-align: bottom; border-bottom: 2px solid #e9ecef; } .bootstrap4 .table tbody + tbody { border-top: 2px solid #e9ecef; } .bootstrap4 .table .table { background-color: #fff; color: black; } .bootstrap4 .table-sm th, .bootstrap4 .table-sm td { padding: 0.3rem; } .bootstrap4 .table-bordered { border: 1px solid #e9ecef; } .bootstrap4 .table-bordered th, .bootstrap4 .table-bordered td { border: 1px solid #e9ecef; } .bootstrap4 .table-bordered thead th, .bootstrap4 .table-bordered thead td { border-bottom-width: 2px; } .bootstrap4 .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .bootstrap4 .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-primary, .bootstrap4 .table-primary > th, .bootstrap4 .table-primary > td { background-color: #b8daff; } .bootstrap4 .table-hover .table-primary:hover { background-color: #9fcdff; } .bootstrap4 .table-hover .table-primary:hover > td, .bootstrap4 .table-hover .table-primary:hover > th { background-color: #9fcdff; } .bootstrap4 .table-secondary, .bootstrap4 .table-secondary > th, .bootstrap4 .table-secondary > td { background-color: #dddfe2; } .bootstrap4 .table-hover .table-secondary:hover { background-color: #cfd2d6; } .bootstrap4 .table-hover .table-secondary:hover > td, .bootstrap4 .table-hover .table-secondary:hover > th { background-color: #cfd2d6; } .bootstrap4 .table-success, .bootstrap4 .table-success > th, .bootstrap4 .table-success > td { background-color: #c3e6cb; } .bootstrap4 .table-hover .table-success:hover { background-color: #b1dfbb; } .bootstrap4 .table-hover .table-success:hover > td, .bootstrap4 .table-hover .table-success:hover > th { background-color: #b1dfbb; } .bootstrap4 .table-info, .bootstrap4 .table-info > th, .bootstrap4 .table-info > td { background-color: #bee5eb; } .bootstrap4 .table-hover .table-info:hover { background-color: #abdde5; } .bootstrap4 .table-hover .table-info:hover > td, .bootstrap4 .table-hover .table-info:hover > th { background-color: #abdde5; } .bootstrap4 .table-warning, .bootstrap4 .table-warning > th, .bootstrap4 .table-warning > td { background-color: #ffeeba; } .bootstrap4 .table-hover .table-warning:hover { background-color: #ffe8a1; } .bootstrap4 .table-hover .table-warning:hover > td, .bootstrap4 .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .bootstrap4 .table-danger, .bootstrap4 .table-danger > th, .bootstrap4 .table-danger > td { background-color: #f5c6cb; } .bootstrap4 .table-hover .table-danger:hover { background-color: #f1b0b7; } .bootstrap4 .table-hover .table-danger:hover > td, .bootstrap4 .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .bootstrap4 .table-light, .bootstrap4 .table-light > th, .bootstrap4 .table-light > td { background-color: #fdfdfe; } .bootstrap4 .table-hover .table-light:hover { background-color: #ececf6; } .bootstrap4 .table-hover .table-light:hover > td, .bootstrap4 .table-hover .table-light:hover > th { background-color: #ececf6; } .bootstrap4 .table-dark, .bootstrap4 .table-dark > th, .bootstrap4 .table-dark > td { background-color: #c6c8ca; } .bootstrap4 .table-hover .table-dark:hover { background-color: #b9bbbe; } .bootstrap4 .table-hover .table-dark:hover > td, .bootstrap4 .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .bootstrap4 .table-active, .bootstrap4 .table-active > th, .bootstrap4 .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .table-hover .table-active:hover > td, .bootstrap4 .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .bootstrap4 .thead-inverse th { color: #fff; background-color: #212529; } .bootstrap4 .thead-default th { color: #495057; background-color: #e9ecef; } .bootstrap4 .table-inverse { color: #fff; background-color: #212529; } .bootstrap4 .table-inverse th, .bootstrap4 .table-inverse td, .bootstrap4 .table-inverse thead th { border-color: #32383e; } .bootstrap4 .table-inverse.table-bordered { border: 0; } .bootstrap4 .table-inverse.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .bootstrap4 .table-inverse.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 991px) { .bootstrap4 .table-responsive { display: block; width: 100%; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } .bootstrap4 .table-responsive.table-bordered { border: 0; } } .semantic_ui { /*! * # Semantic UI 2.2.12 - Table * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Table *******************************/ /* Prototype */ /******************************* Parts *******************************/ /* Table Content */ /* Headers */ /* Footer */ /* Table Row */ /* Table Cells */ /* Icons */ /* Table Segment */ /******************************* Coupling *******************************/ /* UI Image */ /******************************* Types *******************************/ /*-------------- Complex ---------------*/ /*-------------- Definition ---------------*/ /* Remove Border */ /* Highlight Defining Column */ /* Fix 2nd Column */ /******************************* States *******************************/ /*-------------- Positive ---------------*/ /*-------------- Negative ---------------*/ /*-------------- Error ---------------*/ /*-------------- Warning ---------------*/ /*-------------- Active ---------------*/ /*-------------- Disabled ---------------*/ /******************************* Variations *******************************/ /*-------------- Stackable ---------------*/ /*-------------- Text Alignment ---------------*/ /*------------------ Vertical Alignment ------------------*/ /*-------------- Fixed ---------------*/ /*-------------- Selectable ---------------*/ /* Selectable Cell Link */ /* Other States */ /*------------------- Attached --------------------*/ /* Middle */ /* Top */ /* Bottom */ /*-------------- Striped ---------------*/ /* Table Striping */ /* Stripes */ /* Allow striped active hover */ /*-------------- Single Line ---------------*/ /*-------------- Column Count ---------------*/ /* Grid Based */ /* Column Width */ /*-------------- Sortable ---------------*/ /* Hover */ /* Sorted */ /* Sorted Hover */ /* Inverted */ /*-------------- Collapsing ---------------*/ /*-------------- Basic ---------------*/ /* Very Basic */ /*-------------- Celled ---------------*/ /*-------------- Padded ---------------*/ /* Very */ /*-------------- Compact ---------------*/ /* Very */ /*-------------- Sizes ---------------*/ /* Small */ /* Standard */ /* Large */ } .semantic_ui .ui.table { width: 100%; background: #FFFFFF; margin: 1em 0em; border: 1px solid rgba(34, 36, 38, 0.15); -webkit-box-shadow: none; box-shadow: none; border-radius: 0.28571429rem; text-align: left; color: rgba(0, 0, 0, 0.87); border-collapse: separate; border-spacing: 0px; } .semantic_ui .ui.table:first-child { margin-top: 0em; } .semantic_ui .ui.table:last-child { margin-bottom: 0em; } .semantic_ui .ui.table th, .semantic_ui .ui.table td { -webkit-transition: background 0.1s ease, color 0.1s ease; transition: background 0.1s ease, color 0.1s ease; } .semantic_ui .ui.table thead { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.table thead th { cursor: auto; background: #F9FAFB; text-align: inherit; color: rgba(0, 0, 0, 0.87); padding: 0.92857143em 0.78571429em; vertical-align: inherit; font-style: none; font-weight: bold; text-transform: none; border-bottom: 1px solid rgba(34, 36, 38, 0.1); border-left: none; } .semantic_ui .ui.table thead tr > th:first-child { border-left: none; } .semantic_ui .ui.table thead tr:first-child > th:first-child { border-radius: 0.28571429rem 0em 0em 0em; } .semantic_ui .ui.table thead tr:first-child > th:last-child { border-radius: 0em 0.28571429rem 0em 0em; } .semantic_ui .ui.table thead tr:first-child > th:only-child { border-radius: 0.28571429rem 0.28571429rem 0em 0em; } .semantic_ui .ui.table tfoot { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.table tfoot th { cursor: auto; border-top: 1px solid rgba(34, 36, 38, 0.15); background: #F9FAFB; text-align: inherit; color: rgba(0, 0, 0, 0.87); padding: 0.78571429em 0.78571429em; vertical-align: middle; font-style: normal; font-weight: normal; text-transform: none; } .semantic_ui .ui.table tfoot tr > th:first-child { border-left: none; } .semantic_ui .ui.table tfoot tr:first-child > th:first-child { border-radius: 0em 0em 0em 0.28571429rem; } .semantic_ui .ui.table tfoot tr:first-child > th:last-child { border-radius: 0em 0em 0.28571429rem 0em; } .semantic_ui .ui.table tfoot tr:first-child > th:only-child { border-radius: 0em 0em 0.28571429rem 0.28571429rem; } .semantic_ui .ui.table tr td { border-top: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.table tr:first-child td { border-top: none; } .semantic_ui .ui.table td { padding: 0.78571429em 0.78571429em; text-align: inherit; } .semantic_ui .ui.table > .icon { vertical-align: baseline; } .semantic_ui .ui.table > .icon:only-child { margin: 0em; } .semantic_ui .ui.table.segment { padding: 0em; } .semantic_ui .ui.table.segment:after { display: none; } .semantic_ui .ui.table.segment.stacked:after { display: block; } .semantic_ui .ui.table th .image, .semantic_ui .ui.table th .image img, .semantic_ui .ui.table td .image, .semantic_ui .ui.table td .image img { max-width: none; } .semantic_ui .ui.structured.table { border-collapse: collapse; } .semantic_ui .ui.structured.table thead th { border-left: none; border-right: none; } .semantic_ui .ui.structured.sortable.table thead th { border-left: 1px solid rgba(34, 36, 38, 0.15); border-right: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.structured.basic.table th { border-left: none; border-right: none; } .semantic_ui .ui.structured.celled.table tr th, .semantic_ui .ui.structured.celled.table tr td { border-left: 1px solid rgba(34, 36, 38, 0.1); border-right: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.definition.table thead:not(.full-width) th:first-child { pointer-events: none; background: transparent; font-weight: normal; color: rgba(0, 0, 0, 0.4); -webkit-box-shadow: -1px -1px 0px 1px #FFFFFF; box-shadow: -1px -1px 0px 1px #FFFFFF; } .semantic_ui .ui.definition.table tfoot:not(.full-width) th:first-child { pointer-events: none; background: transparent; font-weight: rgba(0, 0, 0, 0.4); color: normal; -webkit-box-shadow: 1px 1px 0px 1px #FFFFFF; box-shadow: 1px 1px 0px 1px #FFFFFF; } .semantic_ui .ui.celled.definition.table thead:not(.full-width) th:first-child { -webkit-box-shadow: 0px -1px 0px 1px #FFFFFF; box-shadow: 0px -1px 0px 1px #FFFFFF; } .semantic_ui .ui.celled.definition.table tfoot:not(.full-width) th:first-child { -webkit-box-shadow: 0px 1px 0px 1px #FFFFFF; box-shadow: 0px 1px 0px 1px #FFFFFF; } .semantic_ui .ui.definition.table tr td:first-child:not(.ignored), .semantic_ui .ui.definition.table tr td.definition { background: rgba(0, 0, 0, 0.03); font-weight: bold; color: rgba(0, 0, 0, 0.95); text-transform: ''; -webkit-box-shadow: ''; box-shadow: ''; text-align: ''; font-size: 1em; padding-left: ''; padding-right: ''; } .semantic_ui .ui.definition.table thead:not(.full-width) th:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.definition.table tfoot:not(.full-width) th:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.definition.table td:nth-child(2) { border-left: 1px solid rgba(34, 36, 38, 0.15); } .semantic_ui .ui.table tr.positive, .semantic_ui .ui.table td.positive { -webkit-box-shadow: 0px 0px 0px #A3C293 inset; box-shadow: 0px 0px 0px #A3C293 inset; } .semantic_ui .ui.table tr.positive, .semantic_ui .ui.table td.positive { background: #FCFFF5 !important; color: #2C662D !important; } .semantic_ui .ui.table tr.negative, .semantic_ui .ui.table td.negative { -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset; box-shadow: 0px 0px 0px #E0B4B4 inset; } .semantic_ui .ui.table tr.negative, .semantic_ui .ui.table td.negative { background: #FFF6F6 !important; color: #9F3A38 !important; } .semantic_ui .ui.table tr.error, .semantic_ui .ui.table td.error { -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset; box-shadow: 0px 0px 0px #E0B4B4 inset; } .semantic_ui .ui.table tr.error, .semantic_ui .ui.table td.error { background: #FFF6F6 !important; color: #9F3A38 !important; } .semantic_ui .ui.table tr.warning, .semantic_ui .ui.table td.warning { -webkit-box-shadow: 0px 0px 0px #C9BA9B inset; box-shadow: 0px 0px 0px #C9BA9B inset; } .semantic_ui .ui.table tr.warning, .semantic_ui .ui.table td.warning { background: #FFFAF3 !important; color: #573A08 !important; } .semantic_ui .ui.table tr.active, .semantic_ui .ui.table td.active { -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset; } .semantic_ui .ui.table tr.active, .semantic_ui .ui.table td.active { background: #E0E0E0 !important; color: rgba(0, 0, 0, 0.87) !important; } .semantic_ui .ui.table tr.disabled td, .semantic_ui .ui.table tr td.disabled, .semantic_ui .ui.table tr.disabled:hover, .semantic_ui .ui.table tr:hover td.disabled { pointer-events: none; color: rgba(40, 40, 40, 0.3); } @media only screen and (max-width: 991px) { .semantic_ui { /* Definition Table */ } .semantic_ui .ui[class*="tablet stackable"].table, .semantic_ui .ui[class*="tablet stackable"].table tbody, .semantic_ui .ui[class*="tablet stackable"].table tr, .semantic_ui .ui[class*="tablet stackable"].table tr > th, .semantic_ui .ui[class*="tablet stackable"].table tr > td { width: 100% !important; display: block !important; } .semantic_ui .ui[class*="tablet stackable"].table { padding: 0em; } .semantic_ui .ui[class*="tablet stackable"].table thead { display: block; } .semantic_ui .ui[class*="tablet stackable"].table tfoot { display: block; } .semantic_ui .ui[class*="tablet stackable"].table tr { padding-top: 1em; padding-bottom: 1em; -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important; box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important; } .semantic_ui .ui[class*="tablet stackable"].table tr > th, .semantic_ui .ui[class*="tablet stackable"].table tr > td { background: none; border: none !important; padding: 0.25em 0.75em; -webkit-box-shadow: none !important; box-shadow: none !important; } .semantic_ui .ui.definition[class*="tablet stackable"].table thead th:first-child { -webkit-box-shadow: none !important; box-shadow: none !important; } } .semantic_ui .ui.table[class*="left aligned"], .semantic_ui .ui.table [class*="left aligned"] { text-align: left; } .semantic_ui .ui.table[class*="center aligned"], .semantic_ui .ui.table [class*="center aligned"] { text-align: center; } .semantic_ui .ui.table[class*="right aligned"], .semantic_ui .ui.table [class*="right aligned"] { text-align: right; } .semantic_ui .ui.table[class*="top aligned"], .semantic_ui .ui.table [class*="top aligned"] { vertical-align: top; } .semantic_ui .ui.table[class*="middle aligned"], .semantic_ui .ui.table [class*="middle aligned"] { vertical-align: middle; } .semantic_ui .ui.table[class*="bottom aligned"], .semantic_ui .ui.table [class*="bottom aligned"] { vertical-align: bottom; } .semantic_ui .ui.fixed.table { table-layout: fixed; } .semantic_ui .ui.fixed.table th, .semantic_ui .ui.fixed.table td { overflow: hidden; text-overflow: ellipsis; } .semantic_ui .ui.selectable.table tbody tr:hover, .semantic_ui .ui.table tbody tr td.selectable:hover { background: rgba(0, 0, 0, 0.05) !important; color: rgba(0, 0, 0, 0.95) !important; } .semantic_ui .ui.selectable.inverted.table tbody tr:hover, .semantic_ui .ui.inverted.table tbody tr td.selectable:hover { background: rgba(255, 255, 255, 0.08) !important; color: #ffffff !important; } .semantic_ui .ui.table tbody tr td.selectable { padding: 0em; } .semantic_ui .ui.table tbody tr td.selectable > a:not(.ui) { display: block; color: inherit; padding: 0.78571429em 0.78571429em; } .semantic_ui .ui.selectable.table tr.error:hover, .semantic_ui .ui.table tr td.selectable.error:hover, .semantic_ui .ui.selectable.table tr:hover td.error { background: #ffe7e7 !important; color: #943634 !important; } .semantic_ui .ui.selectable.table tr.warning:hover, .semantic_ui .ui.table tr td.selectable.warning:hover, .semantic_ui .ui.selectable.table tr:hover td.warning { background: #fff4e4 !important; color: #493107 !important; } .semantic_ui .ui.selectable.table tr.active:hover, .semantic_ui .ui.table tr td.selectable.active:hover, .semantic_ui .ui.selectable.table tr:hover td.active { background: #E0E0E0 !important; color: rgba(0, 0, 0, 0.87) !important; } .semantic_ui .ui.selectable.table tr.positive:hover, .semantic_ui .ui.table tr td.selectable.positive:hover, .semantic_ui .ui.selectable.table tr:hover td.positive { background: #f7ffe6 !important; color: #275b28 !important; } .semantic_ui .ui.selectable.table tr.negative:hover, .semantic_ui .ui.table tr td.selectable.negative:hover, .semantic_ui .ui.selectable.table tr:hover td.negative { background: #ffe7e7 !important; color: #943634 !important; } .semantic_ui .ui.attached.table { top: 0px; bottom: 0px; border-radius: 0px; margin: 0em -1px; width: calc(100% + 2px); max-width: calc(100% + 2px); -webkit-box-shadow: none; box-shadow: none; border: 1px solid #D4D4D5; } .semantic_ui .ui.attached + .ui.attached.table:not(.top) { border-top: none; } .semantic_ui .ui[class*="top attached"].table { bottom: 0px; margin-bottom: 0em; top: 0px; margin-top: 1em; border-radius: 0.28571429rem 0.28571429rem 0em 0em; } .semantic_ui .ui.table[class*="top attached"]:first-child { margin-top: 0em; } .semantic_ui .ui[class*="bottom attached"].table { bottom: 0px; margin-top: 0em; top: 0px; margin-bottom: 1em; -webkit-box-shadow: none, none; box-shadow: none, none; border-radius: 0em 0em 0.28571429rem 0.28571429rem; } .semantic_ui .ui[class*="bottom attached"].table:last-child { margin-bottom: 0em; } .semantic_ui .ui.striped.table > tr:nth-child(2n), .semantic_ui .ui.striped.table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 50, 0.02); } .semantic_ui .ui.inverted.striped.table > tr:nth-child(2n), .semantic_ui .ui.inverted.striped.table tbody tr:nth-child(2n) { background-color: rgba(255, 255, 255, 0.05); } .semantic_ui .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover { background: #EFEFEF !important; color: rgba(0, 0, 0, 0.95) !important; } .semantic_ui .ui.table[class*="single line"], .semantic_ui .ui.table [class*="single line"] { white-space: nowrap; } .semantic_ui .ui.table[class*="single line"], .semantic_ui .ui.table [class*="single line"] { white-space: nowrap; } .semantic_ui .ui.one.column.table td { width: 100%; } .semantic_ui .ui.two.column.table td { width: 50%; } .semantic_ui .ui.three.column.table td { width: 33.33333333%; } .semantic_ui .ui.four.column.table td { width: 25%; } .semantic_ui .ui.five.column.table td { width: 20%; } .semantic_ui .ui.six.column.table td { width: 16.66666667%; } .semantic_ui .ui.seven.column.table td { width: 14.28571429%; } .semantic_ui .ui.eight.column.table td { width: 12.5%; } .semantic_ui .ui.nine.column.table td { width: 11.11111111%; } .semantic_ui .ui.ten.column.table td { width: 10%; } .semantic_ui .ui.eleven.column.table td { width: 9.09090909%; } .semantic_ui .ui.twelve.column.table td { width: 8.33333333%; } .semantic_ui .ui.thirteen.column.table td { width: 7.69230769%; } .semantic_ui .ui.fourteen.column.table td { width: 7.14285714%; } .semantic_ui .ui.fifteen.column.table td { width: 6.66666667%; } .semantic_ui .ui.sixteen.column.table td { width: 6.25%; } .semantic_ui .ui.table th.one.wide, .semantic_ui .ui.table td.one.wide { width: 6.25%; } .semantic_ui .ui.table th.two.wide, .semantic_ui .ui.table td.two.wide { width: 12.5%; } .semantic_ui .ui.table th.three.wide, .semantic_ui .ui.table td.three.wide { width: 18.75%; } .semantic_ui .ui.table th.four.wide, .semantic_ui .ui.table td.four.wide { width: 25%; } .semantic_ui .ui.table th.five.wide, .semantic_ui .ui.table td.five.wide { width: 31.25%; } .semantic_ui .ui.table th.six.wide, .semantic_ui .ui.table td.six.wide { width: 37.5%; } .semantic_ui .ui.table th.seven.wide, .semantic_ui .ui.table td.seven.wide { width: 43.75%; } .semantic_ui .ui.table th.eight.wide, .semantic_ui .ui.table td.eight.wide { width: 50%; } .semantic_ui .ui.table th.nine.wide, .semantic_ui .ui.table td.nine.wide { width: 56.25%; } .semantic_ui .ui.table th.ten.wide, .semantic_ui .ui.table td.ten.wide { width: 62.5%; } .semantic_ui .ui.table th.eleven.wide, .semantic_ui .ui.table td.eleven.wide { width: 68.75%; } .semantic_ui .ui.table th.twelve.wide, .semantic_ui .ui.table td.twelve.wide { width: 75%; } .semantic_ui .ui.table th.thirteen.wide, .semantic_ui .ui.table td.thirteen.wide { width: 81.25%; } .semantic_ui .ui.table th.fourteen.wide, .semantic_ui .ui.table td.fourteen.wide { width: 87.5%; } .semantic_ui .ui.table th.fifteen.wide, .semantic_ui .ui.table td.fifteen.wide { width: 93.75%; } .semantic_ui .ui.table th.sixteen.wide, .semantic_ui .ui.table td.sixteen.wide { width: 100%; } .semantic_ui .ui.sortable.table thead th { cursor: pointer; white-space: nowrap; border-left: 1px solid rgba(34, 36, 38, 0.15); color: rgba(0, 0, 0, 0.87); } .semantic_ui .ui.sortable.table thead th:first-child { border-left: none; } .semantic_ui .ui.sortable.table thead th.sorted, .semantic_ui .ui.sortable.table thead th.sorted:hover { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .semantic_ui .ui.sortable.table thead th:after { display: none; font-style: normal; font-weight: normal; text-decoration: inherit; content: ''; height: 1em; width: auto; opacity: 0.8; margin: 0em 0em 0em 0.5em; font-family: 'Icons'; } .semantic_ui .ui.sortable.table thead th.ascending:after { content: '\F0D8'; } .semantic_ui .ui.sortable.table thead th.descending:after { content: '\F0D7'; } .semantic_ui .ui.sortable.table th.disabled:hover { cursor: auto; color: rgba(40, 40, 40, 0.3); } .semantic_ui .ui.sortable.table thead th:hover { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.8); } .semantic_ui .ui.sortable.table thead th.sorted { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.95); } .semantic_ui .ui.sortable.table thead th.sorted:after { display: inline-block; } .semantic_ui .ui.sortable.table thead th.sorted:hover { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.95); } .semantic_ui .ui.inverted.sortable.table thead th.sorted { background: rgba(255, 255, 255, 0.15) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05))); background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05)); color: #ffffff; } .semantic_ui .ui.inverted.sortable.table thead th:hover { background: rgba(255, 255, 255, 0.08) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05))); background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05)); color: #ffffff; } .semantic_ui .ui.inverted.sortable.table thead th { border-left-color: transparent; border-right-color: transparent; } .semantic_ui .ui.collapsing.table { width: auto; } .semantic_ui .ui.basic.table { background: transparent; border: 1px solid rgba(34, 36, 38, 0.15); -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.basic.table thead, .semantic_ui .ui.basic.table tfoot { -webkit-box-shadow: none; box-shadow: none; } .semantic_ui .ui.basic.table th { background: transparent; border-left: none; } .semantic_ui .ui.basic.table tbody tr { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .semantic_ui .ui.basic.table td { background: transparent; } .semantic_ui .ui.basic.striped.table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 0, 0.05) !important; } .semantic_ui .ui[class*="very basic"].table { border: none; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td { padding: ''; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child { padding-left: 0em; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child, .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child { padding-right: 0em; } .semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th { padding-top: 0em; } .semantic_ui .ui.celled.table tr th, .semantic_ui .ui.celled.table tr td { border-left: 1px solid rgba(34, 36, 38, 0.1); } .semantic_ui .ui.celled.table tr th:first-child, .semantic_ui .ui.celled.table tr td:first-child { border-left: none; } .semantic_ui .ui.padded.table th { padding-left: 1em; padding-right: 1em; } .semantic_ui .ui.padded.table th, .semantic_ui .ui.padded.table td { padding: 1em 1em; } .semantic_ui .ui[class*="very padded"].table th { padding-left: 1.5em; padding-right: 1.5em; } .semantic_ui .ui[class*="very padded"].table td { padding: 1.5em 1.5em; } .semantic_ui .ui.compact.table th { padding-left: 0.7em; padding-right: 0.7em; } .semantic_ui .ui.compact.table td { padding: 0.5em 0.7em; } .semantic_ui .ui[class*="very compact"].table th { padding-left: 0.6em; padding-right: 0.6em; } .semantic_ui .ui[class*="very compact"].table td { padding: 0.4em 0.6em; } .semantic_ui .ui.small.table { font-size: 0.9em; } .semantic_ui .ui.table { font-size: 1em; } .semantic_ui .ui.large.table { font-size: 1.1em; } .colored_table table.foo-table.inverted { /*------------------- Colors --------------------*/ /* Red */ /* Orange */ /* Yellow */ /* Olive */ /* Green */ /* Teal */ /* Blue */ /* Violet */ /* Purple */ /* Pink */ /* Brown */ /* Grey */ /* Black */ /*-------------- Inverted ---------------*/ /* Text Color */ /* Definition */ /******************************* Site Overrides *******************************/ } .colored_table table.foo-table.inverted.red.table { background-color: #DB2828 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.orange.table { background-color: #F2711C !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.yellow.table { background-color: #FBBD08 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.olive.table { background-color: #B5CC18 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.green.table { background-color: #21BA45 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.teal.table { background-color: #00B5AD !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.blue.table { background-color: #2185D0 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.violet.table { background-color: #6435C9 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.purple.table { background-color: #A333C8 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.pink.table { background-color: #E03997 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.brown.table { background-color: #A5673F !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.grey.table { background-color: #767676 !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.black.table { background-color: #1B1C1D !important; color: #FFFFFF !important; } .colored_table table.foo-table.inverted.table { background: #333333; color: rgba(255, 255, 255, 0.9); border: none; } .colored_table table.foo-table.inverted.table th { background-color: rgba(0, 0, 0, 0.15); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; } .colored_table table.foo-table.inverted.table tr td { border-color: rgba(255, 255, 255, 0.1) !important; } .colored_table table.foo-table.inverted.table tr.disabled td, .colored_table table.foo-table.inverted.table tr td.disabled, .colored_table table.foo-table.inverted.table tr.disabled:hover td, .colored_table table.foo-table.inverted.table tr:hover td.disabled { pointer-events: none; color: rgba(225, 225, 225, 0.3); } .colored_table table.foo-table.inverted.definition.table tfoot:not(.full-width) th:first-child, .colored_table table.foo-table.inverted.definition.table thead:not(.full-width) th:first-child { background: #FFFFFF; } .colored_table table.foo-table.inverted.definition.table tr td:first-child { background: rgba(255, 255, 255, 0.02); color: #ffffff; } .colored_table table.foo-table.inverted.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .colored_table table.foo-table.inverted .pagination > .active > a, .colored_table table.foo-table.inverted .pagination > .active > a:focus, .colored_table table.foo-table.inverted .pagination > .active > a:hover, .colored_table table.foo-table.inverted .pagination > .active > span, .colored_table table.foo-table.inverted .pagination > .active > span:focus, .colored_table table.foo-table.inverted .pagination > .active > span:hover { background-color: rgba(0, 0, 0, 0.15); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); } .colored_table table.foo-table.inverted .pagination a.footable-page-link { color: rgba(0, 0, 0, 0.5); } .colored_table table.foo-table.inverted .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.1) !important; color: rgba(255, 255, 255, 0.9) !important; }
0.569494
0.112405
#NewToolboxContainer #ToolboxControls { text-align: left; } #NewToolboxContainer #ToolboxSelector { margin: 5px; } #NewToolboxContainer #ToolboxSearch { margin: 0 0 5px 5px; height: 19px; } #NewToolboxContainer #ToolboxItems { min-height: 100px; margin: 10px 5px; } #NewToolboxContainer #Button { background-color: White; border: solid 1px black; cursor: pointer; float: left; height: 16px; margin: 0 0 0 5px; padding: 1px 0 0 0; text-align: center; width: 50px; } #NewToolboxContainer .Navigation { font-size: 8pt; margin: 0 0 5px 5px; height: 22px; padding-left: 40px; } #NewToolboxContainer .Navigation a { color: #0000cc; } #NewToolboxContainer .Navigation a:hover { text-decoration: underline; } #NewToolboxContainer .Navigation #Previous { float: left; text-align: left; } #NewToolboxContainer .Navigation #Location { text-align: center; padding: 5px; float: left; } #NewToolboxContainer .ButtonText { border-width: 1px; font-size: 8pt; color: Black; text-decoration: none; } #NewToolboxContainer .ButtonText:hover { font-weight: bold; letter-spacing: -.1em; } #NewToolboxContainer .Search { border: solid 1px Black; float: left; font-family: Verdana, Sans-Serif; font-size: 8pt; height: 15px; line-height: 1.3em; padding: 1px 2px 1px 2px; width: 114px; } #NewToolboxContainer .Page { font-family: Verdana, Sans-Serif; margin: 0px; } #NewToolboxContainer .Toolboxes { font-family: Verdana, Sans-Serif; font-size: 9pt; font-weight: bold; width: 190px; } #NewToolboxContainer .ToolboxItem { height: 64px; width: 64px; vertical-align: middle; } #NewToolboxContainer .SearchError { clear: both; margin: 1px; float: none; padding: 1px; text-align: center; color: Red; font-size: small; } #NewToolboxContainer #SetTabs { background: #7c7c7c; color: #fff; padding-top: 4px; height: 25px; clear: both; font-family: Arial; font-size:11px; } #NewToolboxContainer #SetTabs div { float:left; padding:5px 5px 0px 5px; background: #a3a3a3; cursor: pointer; height:20px; } #NewToolboxContainer #SetTabs div.Selected { background: #f0f0f0; color: #000; } #NewToolboxContainer #MySets { margin:0px 4px 0px 2px; } #NewToolboxContainer #Inventory { margin: 0px 2px 0px 5px; } #NewToolboxContainer #OtherSets { margin:0px 2px; } #NewToolboxContainer .itemLink { display:inline-block; height:62px; width:60px; cursor:pointer; border: 1px solid Window } #NewToolboxContainer .itemLink:hover { border: solid 1px blue; }
StaticPages/Roblox.WWWRoot/CSS/Base/CSS/NewToolBox.css
#NewToolboxContainer #ToolboxControls { text-align: left; } #NewToolboxContainer #ToolboxSelector { margin: 5px; } #NewToolboxContainer #ToolboxSearch { margin: 0 0 5px 5px; height: 19px; } #NewToolboxContainer #ToolboxItems { min-height: 100px; margin: 10px 5px; } #NewToolboxContainer #Button { background-color: White; border: solid 1px black; cursor: pointer; float: left; height: 16px; margin: 0 0 0 5px; padding: 1px 0 0 0; text-align: center; width: 50px; } #NewToolboxContainer .Navigation { font-size: 8pt; margin: 0 0 5px 5px; height: 22px; padding-left: 40px; } #NewToolboxContainer .Navigation a { color: #0000cc; } #NewToolboxContainer .Navigation a:hover { text-decoration: underline; } #NewToolboxContainer .Navigation #Previous { float: left; text-align: left; } #NewToolboxContainer .Navigation #Location { text-align: center; padding: 5px; float: left; } #NewToolboxContainer .ButtonText { border-width: 1px; font-size: 8pt; color: Black; text-decoration: none; } #NewToolboxContainer .ButtonText:hover { font-weight: bold; letter-spacing: -.1em; } #NewToolboxContainer .Search { border: solid 1px Black; float: left; font-family: Verdana, Sans-Serif; font-size: 8pt; height: 15px; line-height: 1.3em; padding: 1px 2px 1px 2px; width: 114px; } #NewToolboxContainer .Page { font-family: Verdana, Sans-Serif; margin: 0px; } #NewToolboxContainer .Toolboxes { font-family: Verdana, Sans-Serif; font-size: 9pt; font-weight: bold; width: 190px; } #NewToolboxContainer .ToolboxItem { height: 64px; width: 64px; vertical-align: middle; } #NewToolboxContainer .SearchError { clear: both; margin: 1px; float: none; padding: 1px; text-align: center; color: Red; font-size: small; } #NewToolboxContainer #SetTabs { background: #7c7c7c; color: #fff; padding-top: 4px; height: 25px; clear: both; font-family: Arial; font-size:11px; } #NewToolboxContainer #SetTabs div { float:left; padding:5px 5px 0px 5px; background: #a3a3a3; cursor: pointer; height:20px; } #NewToolboxContainer #SetTabs div.Selected { background: #f0f0f0; color: #000; } #NewToolboxContainer #MySets { margin:0px 4px 0px 2px; } #NewToolboxContainer #Inventory { margin: 0px 2px 0px 5px; } #NewToolboxContainer #OtherSets { margin:0px 2px; } #NewToolboxContainer .itemLink { display:inline-block; height:62px; width:60px; cursor:pointer; border: 1px solid Window } #NewToolboxContainer .itemLink:hover { border: solid 1px blue; }
0.24015
0.047228
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; } body { font-family: Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.5; font-weight: 300; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; } img { max-width: 100%; vertical-align: middle; margin: auto; } figure > img { display: block; margin: 0 auto; } figcaption { font-size: 15.75px; } ul, ol { margin-left: 30px; } li > ul, li > ol { margin-bottom: 0; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } a { color: #E60000; text-decoration: none; } a:visited { color: #9a0000; } a:hover { color: #111; text-decoration: underline; } blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; } blockquote > :last-child { margin-bottom: 0; } pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; } code { padding: 1px 5px; } pre { padding: 8px 12px; overflow-x: scroll; } pre > code { border: 0; padding-right: 0; padding-left: 0; } .wrapper { max-width: -webkit-calc(900px - (30px * 2)); max-width: calc(900px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; } @media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(900px - (30px)); max-width: calc(900px - (30px)); padding-right: 15px; padding-left: 15px; } } .wrapper:after, .footer-col-wrapper:after { content: ""; display: table; clear: both; } .icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; } .icon > svg path { fill: #828282; } #retro div { margin: 20px; } #retro ul { list-style-type: none; width: 500x; } #retro li h3 { font: bold 20px/1.5 Helvetica, Verdana, sans-serif; } #retro li img { float: left; margin: 0 15px 0 0; } #retro li code { font: bold 16px/1.5 Helvetica, Verdana, sans-serif; } #retro li { padding: 10px; overflow: auto; } #retro li:hover { background: #eee; cursor: pointer; } #retro h1 { color: #ff4411; font-size: 48px; font-family: 'Signika', sans-serif; padding-bottom: 10px; } #retro p { font-family: 'Inder', sans-serif; line-height: 28px; margin-bottom: 15px; color: #666; } #retro a { color: #ff4411; transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; } #retro a:hover { color: #a03c21; } #retro .date { float: left; } #retro .author { float: right; } #retro .entry-content { border-bottom: 3px solid #666; padding: 0 0 15px 0; margin-bottom: 8px; } #retro .meta-info { padding: 5px; overflow: hidden; } #retro .meta-info p { font-family: 'Fenix', serif; font-style: italic; color: #666; font-size: 16px; } .CSSTableGenerator { margin: 0px; padding: 0px; width: 100%; box-shadow: 10px 10px 5px #888888; border: 0px solid #000000; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; } .CSSTableGenerator table { border-collapse: collapse; border-spacing: 0; width: 100px; height: 100%; margin-left: auto; margin-right: auto; width: 6em; } .CSSTableGenerator tr:last-child td:last-child { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; } .CSSTableGenerator table tr:first-child td:first-child { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; } .CSSTableGenerator table tr:first-child td:last-child { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; } .CSSTableGenerator tr:last-child td:first-child { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; } .CSSTableGenerator tr:nth-child(odd) { background-color: #ffc9c9; } .CSSTableGenerator tr:nth-child(even) { background-color: #ffffff; } .CSSTableGenerator td { vertical-align: middle; border: 0px solid #000000; border-width: 0px 1px 1px 0px; text-align: center; padding: 7px; font-size: 22px; font-family: Trebuchet MS; font-weight: bold; color: #000000; } .CSSTableGenerator tr:last-child td { border-width: 0px 1px 0px 0px; } .CSSTableGenerator tr td:last-child { border-width: 0px 0px 1px 0px; } .CSSTableGenerator tr:last-child td:last-child { border-width: 0px 0px 0px 0px; } .CSSTableGenerator tr:first-child td { background: -o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000)); background: -moz-linear-gradient(center top, #ff0000 5%, #bf0000 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000"); background: -o-linear-gradient(top, #ff0000, bf0000); background-color: #ff0000; border: 0px solid #000000; text-align: center; border-width: 0px 0px 1px 1px; font-size: 26px; font-family: Trebuchet MS; font-weight: bold; color: #ffffff; } .CSSTableGenerator tr:first-child:hover td { background: -o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000)); background: -moz-linear-gradient(center top, #ff0000 5%, #bf0000 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000"); background: -o-linear-gradient(top, #ff0000, bf0000); background-color: #ff0000; } .CSSTableGenerator tr:first-child td:first-child { border-width: 0px 0px 1px 0px; } .CSSTableGenerator tr:first-child td:last-child { border-width: 0px 0px 1px 1px; } /** Site header */ .site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 56px; position: relative; } .site-title { font-size: 26px; line-height: 56px; letter-spacing: -1px; margin-bottom: 0; float: left; } .site-title, .site-title:visited { color: #424242; } .site-nav { float: right; line-height: 56px; } .site-nav .menu-icon { display: none; } .site-nav .page-link { color: #111; line-height: 1.5; } .site-nav .page-link:not(:first-child) { margin-left: 20px; } @media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 30px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg { width: 18px; height: 15px; } .site-nav .menu-icon > svg path { fill: #424242; } .site-nav .trigger { clear: both; display: none; } .site-nav:hover .trigger { display: block; padding-bottom: 5px; } .site-nav .page-link { display: block; padding: 5px 10px; } } /** Site footer */ .site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; } .footer-heading { font-size: 18px; margin-bottom: 15px; } .contact-list, .social-media-list { list-style: none; margin-left: 0; } .footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; } .footer-col { float: left; margin-bottom: 15px; padding-left: 15px; } .footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); } .footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); } @media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } } @media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } } /** Page content */ .page-content { padding: 30px 0; } .page-heading { font-size: 20px; } .post-list { margin-left: 0; list-style: none; } .post-list > li { margin-bottom: 30px; } .post-meta { font-size: 15.75px; color: #828282; } .post-link { display: block; font-size: 24px; } /** Posts */ .post-header { margin-bottom: 30px; } .post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; } @media screen and (max-width: 800px) { .post-title { font-size: 36px; } } .post-content { margin-bottom: 30px; } .post-content h2 { font-size: 32px; } @media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } } .post-content h3 { font-size: 26px; } @media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } } .post-content h4 { font-size: 20px; } @media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } } .fixed-nav-bar { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 50px; margin-bottom: 50px; background-color: #fdfdfd; padding: 10px; } .spacer { width: 100%; height: 85px; } /** Syntax highlighting styles */ .highlight { background: #fff; } .highlight .c { color: #998; font-style: italic; } .highlight .err { color: #a61717; background-color: #e3d2d2; } .highlight .k { font-weight: bold; } .highlight .o { font-weight: bold; } .highlight .cm { color: #998; font-style: italic; } .highlight .cp { color: #999; font-weight: bold; } .highlight .c1 { color: #998; font-style: italic; } .highlight .cs { color: #999; font-weight: bold; font-style: italic; } .highlight .gd { color: #000; background-color: #fdd; } .highlight .gd .x { color: #000; background-color: #faa; } .highlight .ge { font-style: italic; } .highlight .gr { color: #a00; } .highlight .gh { color: #999; } .highlight .gi { color: #000; background-color: #dfd; } .highlight .gi .x { color: #000; background-color: #afa; } .highlight .go { color: #888; } .highlight .gp { color: #555; } .highlight .gs { font-weight: bold; } .highlight .gu { color: #aaa; } .highlight .gt { color: #a00; } .highlight .kc { font-weight: bold; } .highlight .kd { font-weight: bold; } .highlight .kp { font-weight: bold; } .highlight .kr { font-weight: bold; } .highlight .kt { color: #458; font-weight: bold; } .highlight .m { color: #099; } .highlight .s { color: #d14; } .highlight .na { color: #008080; } .highlight .nb { color: #0086B3; } .highlight .nc { color: #458; font-weight: bold; } .highlight .no { color: #008080; } .highlight .ni { color: #800080; } .highlight .ne { color: #900; font-weight: bold; } .highlight .nf { color: #900; font-weight: bold; } .highlight .nn { color: #555; } .highlight .nt { color: #000080; } .highlight .nv { color: #008080; } .highlight .ow { font-weight: bold; } .highlight .w { color: #bbb; } .highlight .mf { color: #099; } .highlight .mh { color: #099; } .highlight .mi { color: #099; } .highlight .mo { color: #099; } .highlight .sb { color: #d14; } .highlight .sc { color: #d14; } .highlight .sd { color: #d14; } .highlight .s2 { color: #d14; } .highlight .se { color: #d14; } .highlight .sh { color: #d14; } .highlight .si { color: #d14; } .highlight .sx { color: #d14; } .highlight .sr { color: #009926; } .highlight .s1 { color: #d14; } .highlight .ss { color: #990073; } .highlight .bp { color: #999; } .highlight .vc { color: #008080; } .highlight .vg { color: #008080; } .highlight .vi { color: #008080; } .highlight .il { color: #099; }
static/css/main.css
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; } body { font-family: Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.5; font-weight: 300; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; } img { max-width: 100%; vertical-align: middle; margin: auto; } figure > img { display: block; margin: 0 auto; } figcaption { font-size: 15.75px; } ul, ol { margin-left: 30px; } li > ul, li > ol { margin-bottom: 0; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } a { color: #E60000; text-decoration: none; } a:visited { color: #9a0000; } a:hover { color: #111; text-decoration: underline; } blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; } blockquote > :last-child { margin-bottom: 0; } pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; } code { padding: 1px 5px; } pre { padding: 8px 12px; overflow-x: scroll; } pre > code { border: 0; padding-right: 0; padding-left: 0; } .wrapper { max-width: -webkit-calc(900px - (30px * 2)); max-width: calc(900px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; } @media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(900px - (30px)); max-width: calc(900px - (30px)); padding-right: 15px; padding-left: 15px; } } .wrapper:after, .footer-col-wrapper:after { content: ""; display: table; clear: both; } .icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; } .icon > svg path { fill: #828282; } #retro div { margin: 20px; } #retro ul { list-style-type: none; width: 500x; } #retro li h3 { font: bold 20px/1.5 Helvetica, Verdana, sans-serif; } #retro li img { float: left; margin: 0 15px 0 0; } #retro li code { font: bold 16px/1.5 Helvetica, Verdana, sans-serif; } #retro li { padding: 10px; overflow: auto; } #retro li:hover { background: #eee; cursor: pointer; } #retro h1 { color: #ff4411; font-size: 48px; font-family: 'Signika', sans-serif; padding-bottom: 10px; } #retro p { font-family: 'Inder', sans-serif; line-height: 28px; margin-bottom: 15px; color: #666; } #retro a { color: #ff4411; transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; } #retro a:hover { color: #a03c21; } #retro .date { float: left; } #retro .author { float: right; } #retro .entry-content { border-bottom: 3px solid #666; padding: 0 0 15px 0; margin-bottom: 8px; } #retro .meta-info { padding: 5px; overflow: hidden; } #retro .meta-info p { font-family: 'Fenix', serif; font-style: italic; color: #666; font-size: 16px; } .CSSTableGenerator { margin: 0px; padding: 0px; width: 100%; box-shadow: 10px 10px 5px #888888; border: 0px solid #000000; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; } .CSSTableGenerator table { border-collapse: collapse; border-spacing: 0; width: 100px; height: 100%; margin-left: auto; margin-right: auto; width: 6em; } .CSSTableGenerator tr:last-child td:last-child { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; } .CSSTableGenerator table tr:first-child td:first-child { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; } .CSSTableGenerator table tr:first-child td:last-child { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; } .CSSTableGenerator tr:last-child td:first-child { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; } .CSSTableGenerator tr:nth-child(odd) { background-color: #ffc9c9; } .CSSTableGenerator tr:nth-child(even) { background-color: #ffffff; } .CSSTableGenerator td { vertical-align: middle; border: 0px solid #000000; border-width: 0px 1px 1px 0px; text-align: center; padding: 7px; font-size: 22px; font-family: Trebuchet MS; font-weight: bold; color: #000000; } .CSSTableGenerator tr:last-child td { border-width: 0px 1px 0px 0px; } .CSSTableGenerator tr td:last-child { border-width: 0px 0px 1px 0px; } .CSSTableGenerator tr:last-child td:last-child { border-width: 0px 0px 0px 0px; } .CSSTableGenerator tr:first-child td { background: -o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000)); background: -moz-linear-gradient(center top, #ff0000 5%, #bf0000 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000"); background: -o-linear-gradient(top, #ff0000, bf0000); background-color: #ff0000; border: 0px solid #000000; text-align: center; border-width: 0px 0px 1px 1px; font-size: 26px; font-family: Trebuchet MS; font-weight: bold; color: #ffffff; } .CSSTableGenerator tr:first-child:hover td { background: -o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000)); background: -moz-linear-gradient(center top, #ff0000 5%, #bf0000 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000"); background: -o-linear-gradient(top, #ff0000, bf0000); background-color: #ff0000; } .CSSTableGenerator tr:first-child td:first-child { border-width: 0px 0px 1px 0px; } .CSSTableGenerator tr:first-child td:last-child { border-width: 0px 0px 1px 1px; } /** Site header */ .site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 56px; position: relative; } .site-title { font-size: 26px; line-height: 56px; letter-spacing: -1px; margin-bottom: 0; float: left; } .site-title, .site-title:visited { color: #424242; } .site-nav { float: right; line-height: 56px; } .site-nav .menu-icon { display: none; } .site-nav .page-link { color: #111; line-height: 1.5; } .site-nav .page-link:not(:first-child) { margin-left: 20px; } @media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 30px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg { width: 18px; height: 15px; } .site-nav .menu-icon > svg path { fill: #424242; } .site-nav .trigger { clear: both; display: none; } .site-nav:hover .trigger { display: block; padding-bottom: 5px; } .site-nav .page-link { display: block; padding: 5px 10px; } } /** Site footer */ .site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; } .footer-heading { font-size: 18px; margin-bottom: 15px; } .contact-list, .social-media-list { list-style: none; margin-left: 0; } .footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; } .footer-col { float: left; margin-bottom: 15px; padding-left: 15px; } .footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); } .footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); } @media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } } @media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } } /** Page content */ .page-content { padding: 30px 0; } .page-heading { font-size: 20px; } .post-list { margin-left: 0; list-style: none; } .post-list > li { margin-bottom: 30px; } .post-meta { font-size: 15.75px; color: #828282; } .post-link { display: block; font-size: 24px; } /** Posts */ .post-header { margin-bottom: 30px; } .post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; } @media screen and (max-width: 800px) { .post-title { font-size: 36px; } } .post-content { margin-bottom: 30px; } .post-content h2 { font-size: 32px; } @media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } } .post-content h3 { font-size: 26px; } @media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } } .post-content h4 { font-size: 20px; } @media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } } .fixed-nav-bar { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 50px; margin-bottom: 50px; background-color: #fdfdfd; padding: 10px; } .spacer { width: 100%; height: 85px; } /** Syntax highlighting styles */ .highlight { background: #fff; } .highlight .c { color: #998; font-style: italic; } .highlight .err { color: #a61717; background-color: #e3d2d2; } .highlight .k { font-weight: bold; } .highlight .o { font-weight: bold; } .highlight .cm { color: #998; font-style: italic; } .highlight .cp { color: #999; font-weight: bold; } .highlight .c1 { color: #998; font-style: italic; } .highlight .cs { color: #999; font-weight: bold; font-style: italic; } .highlight .gd { color: #000; background-color: #fdd; } .highlight .gd .x { color: #000; background-color: #faa; } .highlight .ge { font-style: italic; } .highlight .gr { color: #a00; } .highlight .gh { color: #999; } .highlight .gi { color: #000; background-color: #dfd; } .highlight .gi .x { color: #000; background-color: #afa; } .highlight .go { color: #888; } .highlight .gp { color: #555; } .highlight .gs { font-weight: bold; } .highlight .gu { color: #aaa; } .highlight .gt { color: #a00; } .highlight .kc { font-weight: bold; } .highlight .kd { font-weight: bold; } .highlight .kp { font-weight: bold; } .highlight .kr { font-weight: bold; } .highlight .kt { color: #458; font-weight: bold; } .highlight .m { color: #099; } .highlight .s { color: #d14; } .highlight .na { color: #008080; } .highlight .nb { color: #0086B3; } .highlight .nc { color: #458; font-weight: bold; } .highlight .no { color: #008080; } .highlight .ni { color: #800080; } .highlight .ne { color: #900; font-weight: bold; } .highlight .nf { color: #900; font-weight: bold; } .highlight .nn { color: #555; } .highlight .nt { color: #000080; } .highlight .nv { color: #008080; } .highlight .ow { font-weight: bold; } .highlight .w { color: #bbb; } .highlight .mf { color: #099; } .highlight .mh { color: #099; } .highlight .mi { color: #099; } .highlight .mo { color: #099; } .highlight .sb { color: #d14; } .highlight .sc { color: #d14; } .highlight .sd { color: #d14; } .highlight .s2 { color: #d14; } .highlight .se { color: #d14; } .highlight .sh { color: #d14; } .highlight .si { color: #d14; } .highlight .sx { color: #d14; } .highlight .sr { color: #009926; } .highlight .s1 { color: #d14; } .highlight .ss { color: #990073; } .highlight .bp { color: #999; } .highlight .vc { color: #008080; } .highlight .vg { color: #008080; } .highlight .vi { color: #008080; } .highlight .il { color: #099; }
0.345105
0.152127
@media only screen and (max-width: 1599px) { } @media only screen and (max-width: 1366px) { .hero-section { height: 550px; } .hero-content { max-width: 675px; } } @media only screen and (min-width: 1200px) { .container { max-width: 1270px; padding: 0 50px; } } @media only screen and (max-width: 1199px) and (min-width: 992px) { .service-item { padding: 15px 27px; } .chooseus-img { padding-right: 125px; } .chooseus-left-content .experience-years { top: 65px; right: -40px; } .experience-years h1 { line-height: 1; margin-bottom: 0; } .experience-content { padding: 30px 25px 20px 40px; } .chooseus-list ul li { font-size: 16px; margin-bottom: 20px; } .chooseus-list ul li i { padding: 4px 5px; font-size: 15px; margin-right: 5px; } .project-content { padding: 10px 20px; } .project-content h5 { font-size: 18px; margin-left: 15px; } .blog-image { width: 150px; } .blog-content { padding: 25px 25px 25px 30px; } .about-left { padding-bottom: 150px; } .about-image { max-width: 300px; } .member-desc { padding: 16px 20px 14px 15px; } .work-image { max-width: 250px; } .project-result-video { height: 250px; } .related-project .project-item .project-content { padding: 10px 30px; } } @media only screen and (max-width: 1199px) { .partners-group { padding: 70px 40px; } .testimonial-inner { padding: 55px 40px 40px 50px; } .service-details-content, .work-content { margin-left: 0; } } @media only screen and (max-width: 991px) { .hero-section { height: 600px; margin-top: 82px; } .page-banner { margin-top: 82px; } .hero-content h1, .banner-content h2 { font-size: 50px; } .page-banner { height: 350px; } .section-title, .chooseus-right-content .section-title { margin-bottom: 45px; } .about-choose-us-right h2 { margin-bottom: 30px; } .service-item { margin-bottom: 30px; } .service-img { margin-top: 20px; } .partners-group { padding: 50px 30px; } .chooseus-img { padding-right: 190px; } .chooseus-img img { width: 100%; } .experience-content { left: auto; right: 60px; } .chooseus-right-content { max-width: none; margin-left: 0; margin-top: 50px; } .project-item { margin-bottom: 30px; } .project-content { padding: 10px 25px; } .project-content h5 { margin-left: 20px; } .testimonial-section .slick-dots { margin-top: 20px; } .contact-withus { padding: 50px 70px 55px; } .contact-withus-content h3 { margin-bottom: 30px; } .contact-withus-num { text-align: left; } .blog-item { margin-bottom: 30px; } .footer-widget h4 { margin-bottom: 25px; } .footer-widget.latest-post h4 { margin-bottom: 30px; } .footer-widget.support, .footer-widget.company { margin-left: 0; } .about-us-content { max-width: none; margin-top: 50px; } .about-choose-us-left, .about-choose-us-right { max-width: none; } .about-choose-us-right { margin-top: 40px; } .team-wrap { margin: 0 -30px; flex-wrap: wrap; justify-content: center; } .team-wrap:before, .team-wrap:after, .border-shap:before, .border-shap:after { content: none; } .team-member { margin-left: 30px; margin-right: 30px; margin-bottom: 40px; width: calc(50% - 60px); } .service-sidebar { max-width: none; margin-bottom: 60px; } .project-info-text { margin-left: 0; margin-bottom: 20px; } .project-result-video { margin-bottom: 30px; } .project-result-image img { width: 100%; } .blog-sidebar { margin-bottom: 60px; } .get-touch-left { max-width: none; margin-bottom: 50px; } .map-inner .map { height: 450px; } } @media only screen and (max-width: 767px) { .hero-section { height: 550px; } .hero-content h1, .banner-content h2 { font-size: 45px; } .hero-content p { font-size: 18px; margin-bottom: 35px; } .theme-btn { padding: 16px 30px; font-size: 16px; } .section-title h2, .about-choose-us-right h2, .service-details-content h2, .project-details-content-inner h2 { font-size: 35px; } .service-item { padding: 15px 20px; } .service-item .serv-iconimg { width: 40px; } .serv-content { margin-left: 20px; } .serv-content h5 { font-size: 18px; } .partners-group { padding: 50px 30px 10px; } .partner-logo { margin-bottom: 40px; } .chooseus-left-content .experience-years { top: 65px; } .experience-content { right: 50px; bottom: 30px; } .chooseus-list ul li i { margin-right: 14px; } .footer-widget.latest-post { margin-right: 0; } .page-banner { height: 350px; } .about-left .experience-years { right: -30px; } .member-desc { bottom: 15px; margin: 0 15px; width: calc(100% - 30px); padding: 16px 20px 14px 15px; } .work-left { max-width: none; margin-bottom: 40px; padding-bottom: 70px; } .work-image { width: 80%; } .work-image img { width: 100%; } .map-inner .map { height: 350px; } } @media only screen and (max-width: 575px) { .hero-section { height: 500px; } .hero-content h1, .banner-content h2 { font-size: 40px; } .section-title span { margin-bottom: 10px; } .chooseus-img { padding-right: 0; } .chooseus-left-content .experience-years { position: relative; top: auto; right: auto; transform: rotate(0deg); margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: baseline; } .experience-years h1 { margin-right: 15px; } .experience-content { position: relative; right: auto; bottom: auto; margin: 0 20px; max-width: none; margin-top: -80px; padding: 30px 25px 20px 35px; } .experience-content blockquote { font-size: 16px; } .contact-withus { padding: 50px 25px 55px; } .contact-withus-content h3 { font-size: 28px; } .contact-withus-num .contact-number { font-size: 20px; } .blog-image { width: 160px; } .blog-content { padding: 15px 10px 15px 20px; } .page-banner { height: 320px; } .about-left .experience-years { position: relative; top: auto; right: auto; transform: rotate(0deg); margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: baseline; } .team-member { width: 100%; } .service-details-image .video-play { bottom: -25px; width: 65px; height: 65px; line-height: 60px; } .service-details-image .video-play:before { left: -12px; top: -12px; width: calc(100% + 24px); height: calc(100% + 24px); } .service-details-image .video-play i { line-height: 60px; } .comment { margin-bottom: 50px; } .comment.style-two { margin-left: 50px; } } @media only screen and (max-width: 480px) { .section-title h2, .about-choose-us-right h2, .service-details-content h2, .project-details-content-inner h2, .blog-details-content h3, .get-touch-right h3 { font-size: 30px; } .blog-item { display: block; } .blog-image { width: 100%; height: 300px; } .blog-content { margin-left: 0; } .page-breadcrumb .breadcrumb { padding: 12px 19px; } .breadcrumb .breadcrumb-item { font-size: 16px; } .breadcrumb .breadcrumb-item.active { padding-left: 5px; } .breadcrumb-item+.breadcrumb-item::before { margin-left: 0; margin-right: 0; padding-right: 5px; } .about-left { padding-bottom: 60px; } .about-image { max-width: 300px; } .about-image-two { max-width: 220px; } .project-info-box { padding: 20px 50px; } .blog-publish-date { left: 15px; bottom: 15px; width: 60px; height: 60px; } .blog-publish-date span { font-size: 15px; } .comment { display: block; } .commenter-image { margin-bottom: 30px; } .commenter-info { margin-left: 0; } } @media only screen and (max-width: 375px) { .hero-content h1 { font-size: 33px; line-height: 1.4; } .experience-years h1 { font-size: 55px; margin-bottom: 0; } .project-content { padding: 10px 15px; } .project-content h5 { font-size: 17px; margin-left: 15px; } .testimonial-inner { padding: 40px 10px 25px 20px; } .quotation-img { left: 20px; } .testimonial-imgbox { margin-left: 20px; } .testimonial-inner::before { left: 33px; } .post-item .post-content { margin-left: 22px; } .about-left { padding-bottom: 50px; } .about-image { max-width: 240px; } .about-image-two:before { top: -15px; left: -15px; width: 80px; height: 80px; } .about-image-two { max-width: 160px; } .about-video-area { height: 280px; } .video-play { width: 70px; height: 70px; line-height: 70px; } .video-play i { font-size: 18px; line-height: 70px; } .project-info-box { padding: 20px 30px; } .blog-video-widget { height: 450px; } .get-touch-left { padding: 40px 20px 45px 25px; } .map-inner .map { height: 300px; } }
www/public/assets/css/responsive.css
@media only screen and (max-width: 1599px) { } @media only screen and (max-width: 1366px) { .hero-section { height: 550px; } .hero-content { max-width: 675px; } } @media only screen and (min-width: 1200px) { .container { max-width: 1270px; padding: 0 50px; } } @media only screen and (max-width: 1199px) and (min-width: 992px) { .service-item { padding: 15px 27px; } .chooseus-img { padding-right: 125px; } .chooseus-left-content .experience-years { top: 65px; right: -40px; } .experience-years h1 { line-height: 1; margin-bottom: 0; } .experience-content { padding: 30px 25px 20px 40px; } .chooseus-list ul li { font-size: 16px; margin-bottom: 20px; } .chooseus-list ul li i { padding: 4px 5px; font-size: 15px; margin-right: 5px; } .project-content { padding: 10px 20px; } .project-content h5 { font-size: 18px; margin-left: 15px; } .blog-image { width: 150px; } .blog-content { padding: 25px 25px 25px 30px; } .about-left { padding-bottom: 150px; } .about-image { max-width: 300px; } .member-desc { padding: 16px 20px 14px 15px; } .work-image { max-width: 250px; } .project-result-video { height: 250px; } .related-project .project-item .project-content { padding: 10px 30px; } } @media only screen and (max-width: 1199px) { .partners-group { padding: 70px 40px; } .testimonial-inner { padding: 55px 40px 40px 50px; } .service-details-content, .work-content { margin-left: 0; } } @media only screen and (max-width: 991px) { .hero-section { height: 600px; margin-top: 82px; } .page-banner { margin-top: 82px; } .hero-content h1, .banner-content h2 { font-size: 50px; } .page-banner { height: 350px; } .section-title, .chooseus-right-content .section-title { margin-bottom: 45px; } .about-choose-us-right h2 { margin-bottom: 30px; } .service-item { margin-bottom: 30px; } .service-img { margin-top: 20px; } .partners-group { padding: 50px 30px; } .chooseus-img { padding-right: 190px; } .chooseus-img img { width: 100%; } .experience-content { left: auto; right: 60px; } .chooseus-right-content { max-width: none; margin-left: 0; margin-top: 50px; } .project-item { margin-bottom: 30px; } .project-content { padding: 10px 25px; } .project-content h5 { margin-left: 20px; } .testimonial-section .slick-dots { margin-top: 20px; } .contact-withus { padding: 50px 70px 55px; } .contact-withus-content h3 { margin-bottom: 30px; } .contact-withus-num { text-align: left; } .blog-item { margin-bottom: 30px; } .footer-widget h4 { margin-bottom: 25px; } .footer-widget.latest-post h4 { margin-bottom: 30px; } .footer-widget.support, .footer-widget.company { margin-left: 0; } .about-us-content { max-width: none; margin-top: 50px; } .about-choose-us-left, .about-choose-us-right { max-width: none; } .about-choose-us-right { margin-top: 40px; } .team-wrap { margin: 0 -30px; flex-wrap: wrap; justify-content: center; } .team-wrap:before, .team-wrap:after, .border-shap:before, .border-shap:after { content: none; } .team-member { margin-left: 30px; margin-right: 30px; margin-bottom: 40px; width: calc(50% - 60px); } .service-sidebar { max-width: none; margin-bottom: 60px; } .project-info-text { margin-left: 0; margin-bottom: 20px; } .project-result-video { margin-bottom: 30px; } .project-result-image img { width: 100%; } .blog-sidebar { margin-bottom: 60px; } .get-touch-left { max-width: none; margin-bottom: 50px; } .map-inner .map { height: 450px; } } @media only screen and (max-width: 767px) { .hero-section { height: 550px; } .hero-content h1, .banner-content h2 { font-size: 45px; } .hero-content p { font-size: 18px; margin-bottom: 35px; } .theme-btn { padding: 16px 30px; font-size: 16px; } .section-title h2, .about-choose-us-right h2, .service-details-content h2, .project-details-content-inner h2 { font-size: 35px; } .service-item { padding: 15px 20px; } .service-item .serv-iconimg { width: 40px; } .serv-content { margin-left: 20px; } .serv-content h5 { font-size: 18px; } .partners-group { padding: 50px 30px 10px; } .partner-logo { margin-bottom: 40px; } .chooseus-left-content .experience-years { top: 65px; } .experience-content { right: 50px; bottom: 30px; } .chooseus-list ul li i { margin-right: 14px; } .footer-widget.latest-post { margin-right: 0; } .page-banner { height: 350px; } .about-left .experience-years { right: -30px; } .member-desc { bottom: 15px; margin: 0 15px; width: calc(100% - 30px); padding: 16px 20px 14px 15px; } .work-left { max-width: none; margin-bottom: 40px; padding-bottom: 70px; } .work-image { width: 80%; } .work-image img { width: 100%; } .map-inner .map { height: 350px; } } @media only screen and (max-width: 575px) { .hero-section { height: 500px; } .hero-content h1, .banner-content h2 { font-size: 40px; } .section-title span { margin-bottom: 10px; } .chooseus-img { padding-right: 0; } .chooseus-left-content .experience-years { position: relative; top: auto; right: auto; transform: rotate(0deg); margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: baseline; } .experience-years h1 { margin-right: 15px; } .experience-content { position: relative; right: auto; bottom: auto; margin: 0 20px; max-width: none; margin-top: -80px; padding: 30px 25px 20px 35px; } .experience-content blockquote { font-size: 16px; } .contact-withus { padding: 50px 25px 55px; } .contact-withus-content h3 { font-size: 28px; } .contact-withus-num .contact-number { font-size: 20px; } .blog-image { width: 160px; } .blog-content { padding: 15px 10px 15px 20px; } .page-banner { height: 320px; } .about-left .experience-years { position: relative; top: auto; right: auto; transform: rotate(0deg); margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: baseline; } .team-member { width: 100%; } .service-details-image .video-play { bottom: -25px; width: 65px; height: 65px; line-height: 60px; } .service-details-image .video-play:before { left: -12px; top: -12px; width: calc(100% + 24px); height: calc(100% + 24px); } .service-details-image .video-play i { line-height: 60px; } .comment { margin-bottom: 50px; } .comment.style-two { margin-left: 50px; } } @media only screen and (max-width: 480px) { .section-title h2, .about-choose-us-right h2, .service-details-content h2, .project-details-content-inner h2, .blog-details-content h3, .get-touch-right h3 { font-size: 30px; } .blog-item { display: block; } .blog-image { width: 100%; height: 300px; } .blog-content { margin-left: 0; } .page-breadcrumb .breadcrumb { padding: 12px 19px; } .breadcrumb .breadcrumb-item { font-size: 16px; } .breadcrumb .breadcrumb-item.active { padding-left: 5px; } .breadcrumb-item+.breadcrumb-item::before { margin-left: 0; margin-right: 0; padding-right: 5px; } .about-left { padding-bottom: 60px; } .about-image { max-width: 300px; } .about-image-two { max-width: 220px; } .project-info-box { padding: 20px 50px; } .blog-publish-date { left: 15px; bottom: 15px; width: 60px; height: 60px; } .blog-publish-date span { font-size: 15px; } .comment { display: block; } .commenter-image { margin-bottom: 30px; } .commenter-info { margin-left: 0; } } @media only screen and (max-width: 375px) { .hero-content h1 { font-size: 33px; line-height: 1.4; } .experience-years h1 { font-size: 55px; margin-bottom: 0; } .project-content { padding: 10px 15px; } .project-content h5 { font-size: 17px; margin-left: 15px; } .testimonial-inner { padding: 40px 10px 25px 20px; } .quotation-img { left: 20px; } .testimonial-imgbox { margin-left: 20px; } .testimonial-inner::before { left: 33px; } .post-item .post-content { margin-left: 22px; } .about-left { padding-bottom: 50px; } .about-image { max-width: 240px; } .about-image-two:before { top: -15px; left: -15px; width: 80px; height: 80px; } .about-image-two { max-width: 160px; } .about-video-area { height: 280px; } .video-play { width: 70px; height: 70px; line-height: 70px; } .video-play i { font-size: 18px; line-height: 70px; } .project-info-box { padding: 20px 30px; } .blog-video-widget { height: 450px; } .get-touch-left { padding: 40px 20px 45px 25px; } .map-inner .map { height: 300px; } }
0.187579
0.053626
@font-face { font-family: "Helvetica Neue"; src: url("../fonts/helvetica_neue.woff") format("woff"), url("../fonts/helvetica_neue.ttf") format("ttf"); } @font-face { font-family: "Lucida Grande"; src: url("../fonts/lucida_grande.woff") format("woff"), url("../fonts/lucida_grande.ttf") format("ttf"); } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_medium.woff") format("woff"), url("../fonts/ping_fang_sc_medium.ttf") format("ttf"); font-weight: 500; } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_regular.woff") format("woff"), url("../fonts/ping_fang_sc_regular.ttf") format("ttf"); } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_semibold.woff") format("woff"), url("../fonts/ping_fang_sc_semibold.ttf") format("ttf"); font-weight: 600; } @font-face { font-family: "SF Pro Text"; src: url("../fonts/sfpro_text_regular.woff") format("woff"), url("../fonts/sfpro_text_regular.ttf") format("ttf"); } @font-face { font-family: "SF Pro Text"; src: url("../fonts/sfpro_text_semibold.woff") format("woff"), url("../fonts/sfpro_text_semibold.ttf") format("ttf"); font-weight: 600; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Helvetica, Arial, sans-serif; margin: 0; } .responsive-group, .artboard { width: 100%; left: 0; right: 0; top: 0; position: absolute; display: none; } svg * { pointer-events: none; } .hotspot { opacity: 0; fill: transparent; } .interactive-area { stroke: #3B99FC; fill: #3B99FC; fill-opacity: 0.5; opacity: 0; pointer-events: none; } .hotspot, .interactive { cursor: pointer; pointer-events: visible; } .interactive--quiet { cursor: default; } .absorbs-events { pointer-events: visible; } .hit-area, foreignObject.interactive > div { pointer-events: visible; } .scrollable > *:not(g) { pointer-events: visible; } .visible { display: block; } foreignObject { overflow: visible; } .html-text { word-wrap: break-word; } .html-text-outer { display: table; table-layout: fixed; width: 100%; height: 100%; } .html-text-outer > .html-text { display: table-cell; } #prototype { overflow: hidden; } .tab { display: inline-block; width: 29px; } ul { padding-left: 26px; } ul li { padding-left: 10px; } ol { padding-left: 22px; } ol li { padding-left: 14px; } p, ul, ol { margin: 0; } .responsive-group, .artboard { bottom: 0; } text, .html-text { cursor: default; } .interactive text, .interactive .html-text { cursor: pointer; } #prototype { position: relative; z-index: 0; background-color: black; } #prototype.not-full-viewport { position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 1px solid black; } #desktop-container { position: absolute; left: 0; right: 0; top: 0; bottom: 0; bottom: -webkit-calc(0px - constant(safe-area-inset-top)); bottom: -moz-calc(0px - constant(safe-area-inset-top)); bottom: calc(0px - constant(safe-area-inset-top)); bottom: -webkit-calc(0px - env(safe-area-inset-top)); bottom: -moz-calc(0px - env(safe-area-inset-top)); bottom: calc(0px - env(safe-area-inset-top)); background-color: black; overflow: hidden; } #desktop-container.active { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #828282), color-stop(99%, transparent)); background-image: -webkit-linear-gradient(top, #828282 2%, transparent 99%); background-image: -moz-linear-gradient(top, #828282 2%, transparent 99%); background-image: -o-linear-gradient(top, #828282 2%, transparent 99%); background-image: linear-gradient(-180deg, #828282 2%, transparent 99%); background-color: #575757; } #desktop-container.active .devices { display: block; } #desktop-container .made-with-protowire { position: absolute; left: 30px; bottom: 30px; } #sidebar { width: 150px; position: absolute; left: 0; top: 0; bottom: 0; padding: 30px 25px; -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); background-color: rgba(122, 124, 133, 0.95); z-index: 1; display: none; } #sidebar .button, #sidebar .radio-buttons-group { margin-top: 20px; } #sidebar .button:first-child, #sidebar .radio-buttons-group:first-child { margin-top: 0; } #sidebar.is-hidden { -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px); -ms-transform: translateX(-200px); -o-transform: translateX(-200px); transform: translateX(-200px); } #sidebar.is-hidden #show-hide-sidebar { -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -webkit-transform: rotateY(180deg) translateY(-50%); -moz-transform: rotateY(180deg) translateY(-50%); transform: rotateY(180deg) translateY(-50%); background-color: #7A7C85; } .button, .radio-buttons-group { border: 1px solid white; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; font: 300 16px "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 0.5px; color: white; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 13px; } .button { display: block; height: 44px; line-height: 44px; text-decoration: none; -webkit-transition: background-color 200ms ease-in; -o-transition: background-color 200ms ease-in; -moz-transition: background-color 200ms ease-in; transition: background-color 200ms ease-in; } .button:hover { background-color: rgba(0, 0, 0, 0.1); } .button.is-disabled { opacity: 0.4; pointer-events: none; cursor: default; text-decoration: none; } .button .label { padding-left: 21px; } .button-icon { margin-right: 5px; } #change-orientation-button { display: none; } #change-orientation-button .label { background: url("../images/button_icon_portrait@2x.png") left 13px/16px 16px no-repeat; } #change-orientation-button.is-landscape .label { background-image: url("../images/button_icon_landscape@2x.png"); } .radio-buttons-group { list-style: none; padding-left: 0; margin: 0; } .radio-buttons-group li { -webkit-transition: background-color 200ms ease-in; -o-transition: background-color 200ms ease-in; -moz-transition: background-color 200ms ease-in; transition: background-color 200ms ease-in; } .radio-buttons-group li:first-child label { padding-top: 14px; } .radio-buttons-group li:first-child input[type=radio]:checked + label { background-position: 13px 14px; } .radio-buttons-group li:last-child label { padding-bottom: 14px; } .radio-buttons-group li:last-child input[type=radio]:checked + label { background-position: 13px 8px; } .radio-buttons-group li:hover { background-color: rgba(0, 0, 0, 0.1); } .radio-buttons-group label { padding-top: 7px; padding-bottom: 7px; padding-left: 34px; display: block; cursor: pointer; } .radio-buttons-group input[type=radio] { display: none; } .radio-buttons-group input[type=radio]:checked + label { background: url("../images/checkmark@2x.png") 13px center/16px 16px no-repeat; } #show-hide-sidebar { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: block; width: 30px; height: 65px; background-repeat: no-repeat; -moz-background-size: 100% 100%; background-size: 100% 100%; right: 0; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-left-radius: 8px; background-image: url("../images/show_hide_sidebar@2x.png"); line-height: 0; font-size: 0; color: transparent; } .made-with-protowire { display: block; } .device { position: absolute; display: none; } .devices { display: none; pointer-events: none; } .prototype { z-index: 0; } #fullscreen-instructions { display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0; font: 300 18px/28px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; } #fullscreen-instructions a { color: #007AFF; text-decoration: none; } #fullscreen-instructions p { margin-bottom: 20px; } #fullscreen-instructions .made-with-protowire { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } #fullscreen-instructions .instructions { position: absolute; top: 50%; left: 20px; right: 20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; } #fullscreen-instructions .arrow { position: absolute; } #fullscreen-instructions .device-specific-instructions { display: none; } #fullscreen-instructions.is-button-above { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(17%, #FFFFFF), color-stop(40%, rgba(255, 255, 255, 0.92))); background-image: -webkit-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: -moz-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: -o-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: linear-gradient(0deg, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); } #fullscreen-instructions.is-button-above .made-with-protowire { bottom: 20px; } #fullscreen-instructions.is-button-above .arrow { top: 10px; -webkit-animation: 800ms ease-in infinite alternate arrow-top; -moz-animation: 800ms ease-in infinite alternate arrow-top; -o-animation: 800ms ease-in infinite alternate arrow-top; animation: 800ms ease-in infinite alternate arrow-top; } #fullscreen-instructions.is-button-below { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #FFFFFF), color-stop(32%, rgba(255, 255, 255, 0.92))); background-image: -webkit-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: -moz-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: -o-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: linear-gradient(-180deg, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); } #fullscreen-instructions.is-button-below .made-with-protowire { top: 20px; } #fullscreen-instructions.is-button-below .arrow { bottom: 10px; -webkit-animation: 800ms ease-in infinite alternate arrow-bottom; -moz-animation: 800ms ease-in infinite alternate arrow-bottom; -o-animation: 800ms ease-in infinite alternate arrow-bottom; animation: 800ms ease-in infinite alternate arrow-bottom; } #fullscreen-instructions.is-iphone .iphone-instructions { display: inline; } #fullscreen-instructions.is-iphone .arrow { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } #fullscreen-instructions.is-ipad .ipad-instructions { display: inline; } #fullscreen-instructions.is-ipad .arrow { right: 128px; } #fullscreen-instructions.is-android .android-instructions { display: inline; } #fullscreen-instructions.is-android .arrow { right: 10px; } .share-icon, .overflow-icon { position: relative; margin-left: 7px; margin-right: 7px; } .share-icon { top: 3px; } .overflow-icon { top: 3px; } @-webkit-keyframes arrow-bottom { from { -webkit-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-moz-keyframes arrow-bottom { from { -moz-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -moz-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-o-keyframes arrow-bottom { from { -o-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @keyframes arrow-bottom { from { -webkit-transform: translate(-50%, -10px); -moz-transform: translate(-50%, -10px); -o-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-webkit-keyframes arrow-top { from { -webkit-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -webkit-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @-moz-keyframes arrow-top { from { -moz-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -moz-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @-o-keyframes arrow-top { from { -o-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -o-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @keyframes arrow-top { from { -webkit-transform: translateY(10px) rotate(180deg); -moz-transform: translateY(10px) rotate(180deg); -o-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -webkit-transform: translate(0) rotate(180deg); -moz-transform: translate(0) rotate(180deg); -o-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } #a(null) { display: block; }
app-dezong/assets/css/main.css
@font-face { font-family: "Helvetica Neue"; src: url("../fonts/helvetica_neue.woff") format("woff"), url("../fonts/helvetica_neue.ttf") format("ttf"); } @font-face { font-family: "Lucida Grande"; src: url("../fonts/lucida_grande.woff") format("woff"), url("../fonts/lucida_grande.ttf") format("ttf"); } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_medium.woff") format("woff"), url("../fonts/ping_fang_sc_medium.ttf") format("ttf"); font-weight: 500; } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_regular.woff") format("woff"), url("../fonts/ping_fang_sc_regular.ttf") format("ttf"); } @font-face { font-family: "PingFang SC"; src: url("../fonts/ping_fang_sc_semibold.woff") format("woff"), url("../fonts/ping_fang_sc_semibold.ttf") format("ttf"); font-weight: 600; } @font-face { font-family: "SF Pro Text"; src: url("../fonts/sfpro_text_regular.woff") format("woff"), url("../fonts/sfpro_text_regular.ttf") format("ttf"); } @font-face { font-family: "SF Pro Text"; src: url("../fonts/sfpro_text_semibold.woff") format("woff"), url("../fonts/sfpro_text_semibold.ttf") format("ttf"); font-weight: 600; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Helvetica, Arial, sans-serif; margin: 0; } .responsive-group, .artboard { width: 100%; left: 0; right: 0; top: 0; position: absolute; display: none; } svg * { pointer-events: none; } .hotspot { opacity: 0; fill: transparent; } .interactive-area { stroke: #3B99FC; fill: #3B99FC; fill-opacity: 0.5; opacity: 0; pointer-events: none; } .hotspot, .interactive { cursor: pointer; pointer-events: visible; } .interactive--quiet { cursor: default; } .absorbs-events { pointer-events: visible; } .hit-area, foreignObject.interactive > div { pointer-events: visible; } .scrollable > *:not(g) { pointer-events: visible; } .visible { display: block; } foreignObject { overflow: visible; } .html-text { word-wrap: break-word; } .html-text-outer { display: table; table-layout: fixed; width: 100%; height: 100%; } .html-text-outer > .html-text { display: table-cell; } #prototype { overflow: hidden; } .tab { display: inline-block; width: 29px; } ul { padding-left: 26px; } ul li { padding-left: 10px; } ol { padding-left: 22px; } ol li { padding-left: 14px; } p, ul, ol { margin: 0; } .responsive-group, .artboard { bottom: 0; } text, .html-text { cursor: default; } .interactive text, .interactive .html-text { cursor: pointer; } #prototype { position: relative; z-index: 0; background-color: black; } #prototype.not-full-viewport { position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 1px solid black; } #desktop-container { position: absolute; left: 0; right: 0; top: 0; bottom: 0; bottom: -webkit-calc(0px - constant(safe-area-inset-top)); bottom: -moz-calc(0px - constant(safe-area-inset-top)); bottom: calc(0px - constant(safe-area-inset-top)); bottom: -webkit-calc(0px - env(safe-area-inset-top)); bottom: -moz-calc(0px - env(safe-area-inset-top)); bottom: calc(0px - env(safe-area-inset-top)); background-color: black; overflow: hidden; } #desktop-container.active { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #828282), color-stop(99%, transparent)); background-image: -webkit-linear-gradient(top, #828282 2%, transparent 99%); background-image: -moz-linear-gradient(top, #828282 2%, transparent 99%); background-image: -o-linear-gradient(top, #828282 2%, transparent 99%); background-image: linear-gradient(-180deg, #828282 2%, transparent 99%); background-color: #575757; } #desktop-container.active .devices { display: block; } #desktop-container .made-with-protowire { position: absolute; left: 30px; bottom: 30px; } #sidebar { width: 150px; position: absolute; left: 0; top: 0; bottom: 0; padding: 30px 25px; -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); background-color: rgba(122, 124, 133, 0.95); z-index: 1; display: none; } #sidebar .button, #sidebar .radio-buttons-group { margin-top: 20px; } #sidebar .button:first-child, #sidebar .radio-buttons-group:first-child { margin-top: 0; } #sidebar.is-hidden { -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px); -ms-transform: translateX(-200px); -o-transform: translateX(-200px); transform: translateX(-200px); } #sidebar.is-hidden #show-hide-sidebar { -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3); -webkit-transform: rotateY(180deg) translateY(-50%); -moz-transform: rotateY(180deg) translateY(-50%); transform: rotateY(180deg) translateY(-50%); background-color: #7A7C85; } .button, .radio-buttons-group { border: 1px solid white; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; font: 300 16px "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 0.5px; color: white; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 13px; } .button { display: block; height: 44px; line-height: 44px; text-decoration: none; -webkit-transition: background-color 200ms ease-in; -o-transition: background-color 200ms ease-in; -moz-transition: background-color 200ms ease-in; transition: background-color 200ms ease-in; } .button:hover { background-color: rgba(0, 0, 0, 0.1); } .button.is-disabled { opacity: 0.4; pointer-events: none; cursor: default; text-decoration: none; } .button .label { padding-left: 21px; } .button-icon { margin-right: 5px; } #change-orientation-button { display: none; } #change-orientation-button .label { background: url("../images/button_icon_portrait@2x.png") left 13px/16px 16px no-repeat; } #change-orientation-button.is-landscape .label { background-image: url("../images/button_icon_landscape@2x.png"); } .radio-buttons-group { list-style: none; padding-left: 0; margin: 0; } .radio-buttons-group li { -webkit-transition: background-color 200ms ease-in; -o-transition: background-color 200ms ease-in; -moz-transition: background-color 200ms ease-in; transition: background-color 200ms ease-in; } .radio-buttons-group li:first-child label { padding-top: 14px; } .radio-buttons-group li:first-child input[type=radio]:checked + label { background-position: 13px 14px; } .radio-buttons-group li:last-child label { padding-bottom: 14px; } .radio-buttons-group li:last-child input[type=radio]:checked + label { background-position: 13px 8px; } .radio-buttons-group li:hover { background-color: rgba(0, 0, 0, 0.1); } .radio-buttons-group label { padding-top: 7px; padding-bottom: 7px; padding-left: 34px; display: block; cursor: pointer; } .radio-buttons-group input[type=radio] { display: none; } .radio-buttons-group input[type=radio]:checked + label { background: url("../images/checkmark@2x.png") 13px center/16px 16px no-repeat; } #show-hide-sidebar { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: block; width: 30px; height: 65px; background-repeat: no-repeat; -moz-background-size: 100% 100%; background-size: 100% 100%; right: 0; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-left-radius: 8px; background-image: url("../images/show_hide_sidebar@2x.png"); line-height: 0; font-size: 0; color: transparent; } .made-with-protowire { display: block; } .device { position: absolute; display: none; } .devices { display: none; pointer-events: none; } .prototype { z-index: 0; } #fullscreen-instructions { display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0; font: 300 18px/28px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; } #fullscreen-instructions a { color: #007AFF; text-decoration: none; } #fullscreen-instructions p { margin-bottom: 20px; } #fullscreen-instructions .made-with-protowire { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } #fullscreen-instructions .instructions { position: absolute; top: 50%; left: 20px; right: 20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; } #fullscreen-instructions .arrow { position: absolute; } #fullscreen-instructions .device-specific-instructions { display: none; } #fullscreen-instructions.is-button-above { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(17%, #FFFFFF), color-stop(40%, rgba(255, 255, 255, 0.92))); background-image: -webkit-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: -moz-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: -o-linear-gradient(bottom, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); background-image: linear-gradient(0deg, #FFFFFF 17%, rgba(255, 255, 255, 0.92) 40%); } #fullscreen-instructions.is-button-above .made-with-protowire { bottom: 20px; } #fullscreen-instructions.is-button-above .arrow { top: 10px; -webkit-animation: 800ms ease-in infinite alternate arrow-top; -moz-animation: 800ms ease-in infinite alternate arrow-top; -o-animation: 800ms ease-in infinite alternate arrow-top; animation: 800ms ease-in infinite alternate arrow-top; } #fullscreen-instructions.is-button-below { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #FFFFFF), color-stop(32%, rgba(255, 255, 255, 0.92))); background-image: -webkit-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: -moz-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: -o-linear-gradient(top, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); background-image: linear-gradient(-180deg, #FFFFFF 15%, rgba(255, 255, 255, 0.92) 32%); } #fullscreen-instructions.is-button-below .made-with-protowire { top: 20px; } #fullscreen-instructions.is-button-below .arrow { bottom: 10px; -webkit-animation: 800ms ease-in infinite alternate arrow-bottom; -moz-animation: 800ms ease-in infinite alternate arrow-bottom; -o-animation: 800ms ease-in infinite alternate arrow-bottom; animation: 800ms ease-in infinite alternate arrow-bottom; } #fullscreen-instructions.is-iphone .iphone-instructions { display: inline; } #fullscreen-instructions.is-iphone .arrow { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } #fullscreen-instructions.is-ipad .ipad-instructions { display: inline; } #fullscreen-instructions.is-ipad .arrow { right: 128px; } #fullscreen-instructions.is-android .android-instructions { display: inline; } #fullscreen-instructions.is-android .arrow { right: 10px; } .share-icon, .overflow-icon { position: relative; margin-left: 7px; margin-right: 7px; } .share-icon { top: 3px; } .overflow-icon { top: 3px; } @-webkit-keyframes arrow-bottom { from { -webkit-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-moz-keyframes arrow-bottom { from { -moz-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -moz-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-o-keyframes arrow-bottom { from { -o-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @keyframes arrow-bottom { from { -webkit-transform: translate(-50%, -10px); -moz-transform: translate(-50%, -10px); -o-transform: translate(-50%, -10px); transform: translate(-50%, -10px); } to { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } } @-webkit-keyframes arrow-top { from { -webkit-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -webkit-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @-moz-keyframes arrow-top { from { -moz-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -moz-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @-o-keyframes arrow-top { from { -o-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -o-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } @keyframes arrow-top { from { -webkit-transform: translateY(10px) rotate(180deg); -moz-transform: translateY(10px) rotate(180deg); -o-transform: translateY(10px) rotate(180deg); transform: translateY(10px) rotate(180deg); } to { -webkit-transform: translate(0) rotate(180deg); -moz-transform: translate(0) rotate(180deg); -o-transform: translate(0) rotate(180deg); transform: translate(0) rotate(180deg); } } #a(null) { display: block; }
0.324235
0.045948
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSans-Light.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSans-Regular.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSans-Bold.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(fonts/OpenSans-LightItalic.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: local('Open Sans Italic'), local('OpenSans-Italic'), url(fonts/OpenSans-Italic.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(fonts/OpenSans-BoldItalic.ttf); } html, body { padding: 0; margin: 0; height: 100%; } /* entire app is wrapped in a div that must have height for flexbox to work */ body > div:first-of-type { height: 100%; } .app { display: flex; flex-direction: column; font-family: "Open Sans"; height: 100%; } .app_header { background-color: #0d1626; height: 52px; } .app_header, .app_header a { color: #eee; } .app_logo { width: 25px; vertical-align: middle; margin: -4px 10px 0; } .app_nav { list-style: none; margin: 0 10px; padding: 0; display: inline-block; } .app_nav li { color: #eee; font-weight: bold; display: inline-block; cursor: pointer; } .app_nav li a { color: #eee; text-decoration: none; padding: 10px 20px 7px; display: inline-block; border-bottom: 3px solid transparent; } .app_nav li a.active, .app_nav li a:hover { border-bottom-color: #6EAEFF; color: #6EAEFF; } .app_main { display: flex; flex: 1 1 auto; min-height: 0; } .posts { display: flex; flex-direction: row; width: 100%; } .posts_list { background-color: #F7FAFF; list-style: none; padding: 0; margin: 0; min-width: 400px; max-width: 400px; overflow-y: auto; } .posts_post { padding: 15px 20px; color: #333; cursor: pointer; position: relative; transition: background-color 0.3s ease; } .posts_post:hover { background-color: #ECF3FF; } .posts_post--selected { background-color: #DFEBFF; } .posts_post--selected:hover { background-color: #DFEBFF; } .posts_post--draft { color: #aaa; font-style: italic; } .posts_post-date { position: absolute; line-height: 1; color: #999; bottom: 5px; right: 5px; font-size: 10px; } .posts_display { overflow-y: auto; flex: 1 1 auto; } .posts_content { overflow: auto; padding: 30px; } .posts_draft-message { background-color: #DFEBFF; padding: 5px; text-align: center; color: white; font-style: italic; font-weight: bold; opacity: .9; } .icon-link { opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .icon-link:hover { background-color: white; } .posts_post:hover .icon-link { opacity: 1; } .posts_edit-link { top: 5px; right: 5px; opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .posts_edit-link:hover { background-color: white; } .posts_post:hover .posts_edit-link { opacity: 1; } .posts_perma-link { top: 5px; right: 30px; opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .posts_perma-link:hover { background-color: white; } .posts_post:hover .posts_perma-link { opacity: 1; } .editor { display: flex; flex-direction: column; min-height: 0; width: 100%; } .editor_top { position: relative; } .editor_title { width: 100%; border: none; outline: none; box-sizing: border-box; padding: 10px 25px; font-size: 34px; font-weight: bold; } .editor--draft .editor_title { font-style: italic; color: #aaa; } .pb-button { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; } .pb-button:hover { opacity: 1; } .editor_publish { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; color: #ffd5d5; background-color: #da1212; text-shadow: 1px 1px #7c3131; } .editor_publish:hover { opacity: 1; } .editor_unpublish { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 7px 5px 7px 0; color: gray; } .editor_unpublish:hover { opacity: 1; } .editor_remove { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 8px 4px 7px 0; opacity: 1; color: black; top: 14px; right: 175px; } .editor_remove:hover { opacity: 1; } .editor_checkGrammar { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 7px 5px 7px 0; opacity: 1; color: black; top: 14px; right: 215px; } .editor_checkGrammar:hover { opacity: 1; } .editor_updated { float: right; font-size: 14px; font-family: Inconsolata; color: #aaa; } .editor_word-count { float: right; font-size: 14px; font-family: Inconsolata; color: #aaa; } .editor_perma-link { text-decoration: none; position: relative; top: 1px; left: 5px; color: #aaa; transition: color .3s ease; } .editor_perma-link:hover { color: black; } .editor_main { display: flex; flex: 1 1 auto; min-height: 0; flex-direction: row; padding: 5px 0 0; background-color: #B0FFD0; position: relative; } .editor_main > div { background-color: white; } .editor_no-content { margin-top: 30px; font-size: 30px; color: #ddd; font-style: italic; } .code-mirror_wrappper { flex: 1; } @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata'), local('Inconsolata'), url('Inconsolata-Regular.ttf'); } @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 700; src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url('Inconsolata-Bold.ttf'); } .editor_edit { flex: 1 1 auto; display: flex; flex-direction: column; font-family: Inconsolata; font-size: 18px; min-height: 0; width: 50vw; } .h-head { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_md-header { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_display-header { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_md-header + div { min-height: 0px; } .editor_display { display: flex; flex-direction: column; border-left: 5px solid #B0FFD0; font-size: 18px; width: 50vw; } .editor_rendered { overflow-y: auto; padding: 40px 20px 20px; } .editor_rendered > :first-child { margin-top: 0; } .CodeMirror-lines { padding: 36px 0 40px 0; } .CodeMirror, .CodeMirror pre { line-height: 1.3em; } .CodeMirror-scroll { width: 100%; padding-left: 20px; } .cm-header-1 { font-size: 2em; } .cm-header-2 { font-size: 1.7em; } .cm-header-3 { font-size: 1.5em; } .cm-header-4 { font-size: 1.3em; } .grammar_box { margin: 35px 5px; display: block; border-bottom: 2px solid #B0FFD0; } .grammar_suggestion { line-height: 1em; margin-bottom: 0; } .grammar_reason { margin-top: 10px; } .grammar_backToPreview { position: inherit; right: auto; left: auto; margin-left: auto; margin-right: auto; display: block; color: #333; background-color: #B0FFD0; } .fileRename { display: inline-block; color: #888; } .fileRename .fileRename_display:hover { cursor: pointer; } .fileRename .fileRename_buttons i { padding-left: 5px; } .fileRename .fileRename_buttons i:hover { cursor: pointer; } /* DEFAULT THEME */ .CodeMirror { font-family: monospace; height: 300px; color: black; position: relative; overflow: hidden; background: white; } .CodeMirror pre { padding: 0 4px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-width: 0; background: transparent; font-family: inherit; font-size: inherit; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; z-index: 2; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; -webkit-font-variant-ligatures: none; font-variant-ligatures: none; } .CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver; } .CodeMirror-lines { padding: 4px 0; cursor: text; min-height: 1px; } .CodeMirror-scrollbar-filler { background-color: white; position: absolute; z-index: 6; display: none; right: 0; bottom: 0; } .CodeMirror-gutter-filler { background-color: white; position: absolute; z-index: 6; display: none; left: 0; bottom: 0; } .CodeMirror-gutters { border-right: 1px solid #dddddd; background-color: #f7f7f7; white-space: nowrap; position: absolute; left: 0; top: 0; min-height: 100%; z-index: 3; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-linenumber { padding: 0 3px 0 5px; min-width: 20px; text-align: right; color: #999999; white-space: nowrap; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-guttermarker { color: black; } .CodeMirror-guttermarker-subtle { color: #999999; } .CodeMirror-cursor { border-left: 1px solid black; border-right: none; width: 0; position: absolute; pointer-events: none; } .cm-fat-cursor .CodeMirror-cursor { width: auto; border: 0 !important; background: #77ee77; } .cm-fat-cursor div.CodeMirror-cursors { z-index: 1; } .cm-animate-fat-cursor { width: auto; border: 0; -webkit-animation: blink 1.06s steps(1) infinite; -moz-animation: blink 1.06s steps(1) infinite; animation: blink 1.06s steps(1) infinite; background-color: #77ee77; } .cm-tab { display: inline-block; text-decoration: inherit; } .CodeMirror-rulers { position: absolute; left: 0; right: 0; top: -50px; bottom: -20px; overflow: hidden; } .CodeMirror-ruler { border-left: 1px solid #cccccc; top: 0; bottom: 0; position: absolute; } .cm-s-default .cm-header { color: blue; } .cm-s-default .cm-quote { color: #009900; } .cm-s-default .cm-keyword { color: #770088; } .cm-s-default .cm-atom { color: #221199; } .cm-s-default .cm-number { color: #116644; } .cm-s-default .cm-def { color: #0000ff; } .cm-s-default .cm-variable-2 { color: #0055aa; } .cm-s-default .cm-variable-3 { color: #008855; } .cm-s-default .cm-comment { color: #aa5500; font-size: 1em; font-weight: 500; } .cm-s-default .cm-string { color: #aa1111; } .cm-s-default .cm-string-2 { color: #ff5500; } .cm-s-default .cm-meta { color: #555555; } .cm-s-default .cm-qualifier { color: #555555; } .cm-s-default .cm-builtin { color: #3300aa; } .cm-s-default .cm-bracket { color: #999977; } .cm-s-default .cm-tag { color: #117700; } .cm-s-default .cm-attribute { color: #0000cc; } .cm-s-default .cm-hr { color: #999999; } .cm-s-default .cm-link { color: #0000cc; } .cm-s-default .cm-error { color: #ff0000; } .cm-negative { color: #dd4444; } .cm-positive { color: #229922; } .cm-header, .cm-strong { font-weight: bold; } .cm-em { font-style: italic; } .cm-link { text-decoration: underline; } .cm-strikethrough { text-decoration: line-through; } .cm-invalidchar { color: #ff0000; } .CodeMirror-composing { border-bottom: 2px solid; } div.CodeMirror span.CodeMirror-matchingbracket { color: #00ff00; } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #ff2222; } .CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); } .CodeMirror-activeline-background { background: #e8f2ff; } .CodeMirror-scroll { overflow: scroll !important; margin-bottom: -30px; margin-right: -30px; padding-bottom: 30px; height: 100%; outline: none; position: relative; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-sizer { position: relative; border-right: 30px solid transparent; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-vscrollbar { position: absolute; z-index: 6; display: none; right: 0; top: 0; overflow-x: hidden; overflow-y: scroll; } .CodeMirror-hscrollbar { position: absolute; z-index: 6; display: none; bottom: 0; left: 0; overflow-y: hidden; overflow-x: scroll; } .CodeMirror-gutter { white-space: normal; height: 100%; display: inline-block; vertical-align: top; margin-bottom: -30px; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: none !important; border: none !important; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .CodeMirror-gutter-background { position: absolute; top: 0; bottom: 0; z-index: 4; } .CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; } .CodeMirror-wrap pre { word-wrap: break-word; white-space: pre-wrap; word-break: normal; } .CodeMirror-linebackground { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; } .CodeMirror-linewidget { position: relative; z-index: 2; overflow: auto; } .CodeMirror-code { outline: none; } .CodeMirror-measure { position: absolute; width: 100%; height: 0; overflow: hidden; visibility: hidden; } .CodeMirror-measure pre { position: static; } div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3; } div.CodeMirror-dragcursors { visibility: visible; } .CodeMirror-focused div.CodeMirror-cursors { visibility: visible; } .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } .CodeMirror-selected { background: #d9d9d9; } .CodeMirror-crosshair { cursor: crosshair; } .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; } .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; } .cm-searching { background: #ffffaa; background: rgba(255, 255, 0, 0.4); } .cm-force-border { padding-right: .1px; } .cm-tab-wrap-hack:after { content: ''; } span.CodeMirror-selectedtext { background: none; } .new-post { cursor: pointer; position: relative; } .new-post_button { padding: 10px 20px; color: #6EAEFF; transition: background-color 0.3s ease; } .new-post_button i { margin-right: 5px; } .new-post_button:hover { background-color: #DFEBFF; } .new-post_input { box-sizing: border-box; padding: 10px 20px; font-size: 20px; width: 100%; height: 52px; outline: none; border: none; } .m-icon-button { cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .m-icon-button:hover { opacity: 1; } .new-post_ok { right: 35px; color: #0066ff; cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .new-post_ok:hover { opacity: 1; } .new-post_cancel { right: 10px; color: #ff7373; cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .new-post_cancel:hover { opacity: 1; } .config-dropper { position: absolute; top: 18px; right: 135px; } .config-dropper_handle { width: 30px; text-align: center; border-top-right-radius: 10px; border-bottom-right-radius: 10px; cursor: pointer; } .config-dropper--open .config-dropper_handle { background-color: black; color: white; } .config { position: absolute; top: 0; right: 30px; z-index: 100; background-color: black; padding: 10px; border-radius: 10px; border-top-right-radius: 0; color: white; font-size: 16px; line-height: 16px; width: 200px; } .config_close { position: absolute; right: 15px; color: white; } .config_title { font-size: 14px; line-height: 14px; } .config_section-title { font-size: 14px; line-height: 14px; margin: 5px 0; color: #44CA0F; text-transform: capitalize; } .m-config-input { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; } .config_date { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .config_author { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .config_metadata { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .autolist_item { position: relative; border-radius: 5px; transition: background-color 0.2s ease; } .autolist_item:hover { background-color: #333; } .autolist_del { position: absolute; right: 5px; top: 5px; cursor: pointer; color: #ccc; transition: color .3s ease; } .autolist_del:hover { color: white; } .autolist_show { padding: 5px 6px; cursor: pointer; } .autolist_show--new { color: #aaa; } .autolist_input { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; } .about { padding: 50px; max-width: 600px; } .about h1 { font-size: 2em; } .deploy { padding: 50px; max-width: 600px; } .deploy_form { margin-bottom: 20px; } .deploy_message { margin-right: 20px; } .deploy p { margin-bottom: 1em; } .deploy h1 { font-size: 2em; } .settings { padding: 50px; } .settings hr { margin: 1.5em 0; } .settings p { margin-bottom: 1em; margin-top: 10px; } .settings h1 { font-size: 2em; } .settings h2 { font-size: 1.7em; } .authSetup { padding: 50px; max-width: 100%; } .authSetup h2 { margin-top: 25px; } .authSetup p { margin: 0; } .authSetup > div { margin: 20px 0; } .authSetup label { font-weight: 800; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 120px; right: 110px; width: 400px; z-index: 10; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border-radius: 10px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; font-size: .8em; outline: 0; } .modal-backdrop { background-color: #000; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 10; } .modal-backdrop.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .modal-backdrop.in { opacity: 0.8; } .modal-header { padding: 10px; border-bottom: 1px solid #fff; min-height: 12px; text-align: center; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 2em; } .modal-body { position: relative; padding: 10px; text-align: center; } .modal-footer { padding: 10px; padding-bottom: 20px; text-align: right; border-top: 1px solid #fff; text-align: center; } .modal-footer .btn { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; margin: 0 5px; position: relative; right: 0; top: 0; } .modal-footer .btn:hover { opacity: 1; } .modal-footer .btn[role="abort"] { background-color: #B0FFD0; } .modal-footer .btn[role="confirm"] { color: #ffd5d5; background-color: #da1212; text-shadow: 1px 1px #7c3131; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
node_modules/hexo-admin/www/bundle.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSans-Light.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSans-Regular.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSans-Bold.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(fonts/OpenSans-LightItalic.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: local('Open Sans Italic'), local('OpenSans-Italic'), url(fonts/OpenSans-Italic.ttf); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(fonts/OpenSans-BoldItalic.ttf); } html, body { padding: 0; margin: 0; height: 100%; } /* entire app is wrapped in a div that must have height for flexbox to work */ body > div:first-of-type { height: 100%; } .app { display: flex; flex-direction: column; font-family: "Open Sans"; height: 100%; } .app_header { background-color: #0d1626; height: 52px; } .app_header, .app_header a { color: #eee; } .app_logo { width: 25px; vertical-align: middle; margin: -4px 10px 0; } .app_nav { list-style: none; margin: 0 10px; padding: 0; display: inline-block; } .app_nav li { color: #eee; font-weight: bold; display: inline-block; cursor: pointer; } .app_nav li a { color: #eee; text-decoration: none; padding: 10px 20px 7px; display: inline-block; border-bottom: 3px solid transparent; } .app_nav li a.active, .app_nav li a:hover { border-bottom-color: #6EAEFF; color: #6EAEFF; } .app_main { display: flex; flex: 1 1 auto; min-height: 0; } .posts { display: flex; flex-direction: row; width: 100%; } .posts_list { background-color: #F7FAFF; list-style: none; padding: 0; margin: 0; min-width: 400px; max-width: 400px; overflow-y: auto; } .posts_post { padding: 15px 20px; color: #333; cursor: pointer; position: relative; transition: background-color 0.3s ease; } .posts_post:hover { background-color: #ECF3FF; } .posts_post--selected { background-color: #DFEBFF; } .posts_post--selected:hover { background-color: #DFEBFF; } .posts_post--draft { color: #aaa; font-style: italic; } .posts_post-date { position: absolute; line-height: 1; color: #999; bottom: 5px; right: 5px; font-size: 10px; } .posts_display { overflow-y: auto; flex: 1 1 auto; } .posts_content { overflow: auto; padding: 30px; } .posts_draft-message { background-color: #DFEBFF; padding: 5px; text-align: center; color: white; font-style: italic; font-weight: bold; opacity: .9; } .icon-link { opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .icon-link:hover { background-color: white; } .posts_post:hover .icon-link { opacity: 1; } .posts_edit-link { top: 5px; right: 5px; opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .posts_edit-link:hover { background-color: white; } .posts_post:hover .posts_edit-link { opacity: 1; } .posts_perma-link { top: 5px; right: 30px; opacity: 0; position: absolute; padding: 5px 6px; border-radius: 15px; cursor: pointer; font-size: 14px; line-height: 1; transition: opacity 0.3s ease, background-color 0.1s ease; } .posts_perma-link:hover { background-color: white; } .posts_post:hover .posts_perma-link { opacity: 1; } .editor { display: flex; flex-direction: column; min-height: 0; width: 100%; } .editor_top { position: relative; } .editor_title { width: 100%; border: none; outline: none; box-sizing: border-box; padding: 10px 25px; font-size: 34px; font-weight: bold; } .editor--draft .editor_title { font-style: italic; color: #aaa; } .pb-button { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; } .pb-button:hover { opacity: 1; } .editor_publish { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; color: #ffd5d5; background-color: #da1212; text-shadow: 1px 1px #7c3131; } .editor_publish:hover { opacity: 1; } .editor_unpublish { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 7px 5px 7px 0; color: gray; } .editor_unpublish:hover { opacity: 1; } .editor_remove { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 8px 4px 7px 0; opacity: 1; color: black; top: 14px; right: 175px; } .editor_remove:hover { opacity: 1; } .editor_checkGrammar { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; padding: 7px 5px 7px 0; opacity: 1; color: black; top: 14px; right: 215px; } .editor_checkGrammar:hover { opacity: 1; } .editor_updated { float: right; font-size: 14px; font-family: Inconsolata; color: #aaa; } .editor_word-count { float: right; font-size: 14px; font-family: Inconsolata; color: #aaa; } .editor_perma-link { text-decoration: none; position: relative; top: 1px; left: 5px; color: #aaa; transition: color .3s ease; } .editor_perma-link:hover { color: black; } .editor_main { display: flex; flex: 1 1 auto; min-height: 0; flex-direction: row; padding: 5px 0 0; background-color: #B0FFD0; position: relative; } .editor_main > div { background-color: white; } .editor_no-content { margin-top: 30px; font-size: 30px; color: #ddd; font-style: italic; } .code-mirror_wrappper { flex: 1; } @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata'), local('Inconsolata'), url('Inconsolata-Regular.ttf'); } @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 700; src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url('Inconsolata-Bold.ttf'); } .editor_edit { flex: 1 1 auto; display: flex; flex-direction: column; font-family: Inconsolata; font-size: 18px; min-height: 0; width: 50vw; } .h-head { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_md-header { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_display-header { background-color: rgba(236, 255, 243, 0.95); z-index: 10; padding: 0 25px; font-size: 14px; font-family: Inconsolata, monospace; height: 32px; } .editor_md-header + div { min-height: 0px; } .editor_display { display: flex; flex-direction: column; border-left: 5px solid #B0FFD0; font-size: 18px; width: 50vw; } .editor_rendered { overflow-y: auto; padding: 40px 20px 20px; } .editor_rendered > :first-child { margin-top: 0; } .CodeMirror-lines { padding: 36px 0 40px 0; } .CodeMirror, .CodeMirror pre { line-height: 1.3em; } .CodeMirror-scroll { width: 100%; padding-left: 20px; } .cm-header-1 { font-size: 2em; } .cm-header-2 { font-size: 1.7em; } .cm-header-3 { font-size: 1.5em; } .cm-header-4 { font-size: 1.3em; } .grammar_box { margin: 35px 5px; display: block; border-bottom: 2px solid #B0FFD0; } .grammar_suggestion { line-height: 1em; margin-bottom: 0; } .grammar_reason { margin-top: 10px; } .grammar_backToPreview { position: inherit; right: auto; left: auto; margin-left: auto; margin-right: auto; display: block; color: #333; background-color: #B0FFD0; } .fileRename { display: inline-block; color: #888; } .fileRename .fileRename_display:hover { cursor: pointer; } .fileRename .fileRename_buttons i { padding-left: 5px; } .fileRename .fileRename_buttons i:hover { cursor: pointer; } /* DEFAULT THEME */ .CodeMirror { font-family: monospace; height: 300px; color: black; position: relative; overflow: hidden; background: white; } .CodeMirror pre { padding: 0 4px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-width: 0; background: transparent; font-family: inherit; font-size: inherit; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; z-index: 2; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; -webkit-font-variant-ligatures: none; font-variant-ligatures: none; } .CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver; } .CodeMirror-lines { padding: 4px 0; cursor: text; min-height: 1px; } .CodeMirror-scrollbar-filler { background-color: white; position: absolute; z-index: 6; display: none; right: 0; bottom: 0; } .CodeMirror-gutter-filler { background-color: white; position: absolute; z-index: 6; display: none; left: 0; bottom: 0; } .CodeMirror-gutters { border-right: 1px solid #dddddd; background-color: #f7f7f7; white-space: nowrap; position: absolute; left: 0; top: 0; min-height: 100%; z-index: 3; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-linenumber { padding: 0 3px 0 5px; min-width: 20px; text-align: right; color: #999999; white-space: nowrap; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-guttermarker { color: black; } .CodeMirror-guttermarker-subtle { color: #999999; } .CodeMirror-cursor { border-left: 1px solid black; border-right: none; width: 0; position: absolute; pointer-events: none; } .cm-fat-cursor .CodeMirror-cursor { width: auto; border: 0 !important; background: #77ee77; } .cm-fat-cursor div.CodeMirror-cursors { z-index: 1; } .cm-animate-fat-cursor { width: auto; border: 0; -webkit-animation: blink 1.06s steps(1) infinite; -moz-animation: blink 1.06s steps(1) infinite; animation: blink 1.06s steps(1) infinite; background-color: #77ee77; } .cm-tab { display: inline-block; text-decoration: inherit; } .CodeMirror-rulers { position: absolute; left: 0; right: 0; top: -50px; bottom: -20px; overflow: hidden; } .CodeMirror-ruler { border-left: 1px solid #cccccc; top: 0; bottom: 0; position: absolute; } .cm-s-default .cm-header { color: blue; } .cm-s-default .cm-quote { color: #009900; } .cm-s-default .cm-keyword { color: #770088; } .cm-s-default .cm-atom { color: #221199; } .cm-s-default .cm-number { color: #116644; } .cm-s-default .cm-def { color: #0000ff; } .cm-s-default .cm-variable-2 { color: #0055aa; } .cm-s-default .cm-variable-3 { color: #008855; } .cm-s-default .cm-comment { color: #aa5500; font-size: 1em; font-weight: 500; } .cm-s-default .cm-string { color: #aa1111; } .cm-s-default .cm-string-2 { color: #ff5500; } .cm-s-default .cm-meta { color: #555555; } .cm-s-default .cm-qualifier { color: #555555; } .cm-s-default .cm-builtin { color: #3300aa; } .cm-s-default .cm-bracket { color: #999977; } .cm-s-default .cm-tag { color: #117700; } .cm-s-default .cm-attribute { color: #0000cc; } .cm-s-default .cm-hr { color: #999999; } .cm-s-default .cm-link { color: #0000cc; } .cm-s-default .cm-error { color: #ff0000; } .cm-negative { color: #dd4444; } .cm-positive { color: #229922; } .cm-header, .cm-strong { font-weight: bold; } .cm-em { font-style: italic; } .cm-link { text-decoration: underline; } .cm-strikethrough { text-decoration: line-through; } .cm-invalidchar { color: #ff0000; } .CodeMirror-composing { border-bottom: 2px solid; } div.CodeMirror span.CodeMirror-matchingbracket { color: #00ff00; } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #ff2222; } .CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); } .CodeMirror-activeline-background { background: #e8f2ff; } .CodeMirror-scroll { overflow: scroll !important; margin-bottom: -30px; margin-right: -30px; padding-bottom: 30px; height: 100%; outline: none; position: relative; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-sizer { position: relative; border-right: 30px solid transparent; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-vscrollbar { position: absolute; z-index: 6; display: none; right: 0; top: 0; overflow-x: hidden; overflow-y: scroll; } .CodeMirror-hscrollbar { position: absolute; z-index: 6; display: none; bottom: 0; left: 0; overflow-y: hidden; overflow-x: scroll; } .CodeMirror-gutter { white-space: normal; height: 100%; display: inline-block; vertical-align: top; margin-bottom: -30px; -moz-box-sizing: content-box; box-sizing: content-box; } .CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: none !important; border: none !important; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .CodeMirror-gutter-background { position: absolute; top: 0; bottom: 0; z-index: 4; } .CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; } .CodeMirror-wrap pre { word-wrap: break-word; white-space: pre-wrap; word-break: normal; } .CodeMirror-linebackground { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; } .CodeMirror-linewidget { position: relative; z-index: 2; overflow: auto; } .CodeMirror-code { outline: none; } .CodeMirror-measure { position: absolute; width: 100%; height: 0; overflow: hidden; visibility: hidden; } .CodeMirror-measure pre { position: static; } div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3; } div.CodeMirror-dragcursors { visibility: visible; } .CodeMirror-focused div.CodeMirror-cursors { visibility: visible; } .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } .CodeMirror-selected { background: #d9d9d9; } .CodeMirror-crosshair { cursor: crosshair; } .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; } .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; } .cm-searching { background: #ffffaa; background: rgba(255, 255, 0, 0.4); } .cm-force-border { padding-right: .1px; } .cm-tab-wrap-hack:after { content: ''; } span.CodeMirror-selectedtext { background: none; } .new-post { cursor: pointer; position: relative; } .new-post_button { padding: 10px 20px; color: #6EAEFF; transition: background-color 0.3s ease; } .new-post_button i { margin-right: 5px; } .new-post_button:hover { background-color: #DFEBFF; } .new-post_input { box-sizing: border-box; padding: 10px 20px; font-size: 20px; width: 100%; height: 52px; outline: none; border: none; } .m-icon-button { cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .m-icon-button:hover { opacity: 1; } .new-post_ok { right: 35px; color: #0066ff; cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .new-post_ok:hover { opacity: 1; } .new-post_cancel { right: 10px; color: #ff7373; cursor: pointer; position: absolute; top: 15px; opacity: .5; transition: opacity .3s ease; } .new-post_cancel:hover { opacity: 1; } .config-dropper { position: absolute; top: 18px; right: 135px; } .config-dropper_handle { width: 30px; text-align: center; border-top-right-radius: 10px; border-bottom-right-radius: 10px; cursor: pointer; } .config-dropper--open .config-dropper_handle { background-color: black; color: white; } .config { position: absolute; top: 0; right: 30px; z-index: 100; background-color: black; padding: 10px; border-radius: 10px; border-top-right-radius: 0; color: white; font-size: 16px; line-height: 16px; width: 200px; } .config_close { position: absolute; right: 15px; color: white; } .config_title { font-size: 14px; line-height: 14px; } .config_section-title { font-size: 14px; line-height: 14px; margin: 5px 0; color: #44CA0F; text-transform: capitalize; } .m-config-input { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; } .config_date { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .config_author { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .config_metadata { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; margin: 5px 0; } .autolist_item { position: relative; border-radius: 5px; transition: background-color 0.2s ease; } .autolist_item:hover { background-color: #333; } .autolist_del { position: absolute; right: 5px; top: 5px; cursor: pointer; color: #ccc; transition: color .3s ease; } .autolist_del:hover { color: white; } .autolist_show { padding: 5px 6px; cursor: pointer; } .autolist_show--new { color: #aaa; } .autolist_input { background-color: transparent; border: 1px solid #777; color: white; outline: none; border-radius: 5px; box-sizing: border-box; width: 100%; padding: 1px 5px; } .about { padding: 50px; max-width: 600px; } .about h1 { font-size: 2em; } .deploy { padding: 50px; max-width: 600px; } .deploy_form { margin-bottom: 20px; } .deploy_message { margin-right: 20px; } .deploy p { margin-bottom: 1em; } .deploy h1 { font-size: 2em; } .settings { padding: 50px; } .settings hr { margin: 1.5em 0; } .settings p { margin-bottom: 1em; margin-top: 10px; } .settings h1 { font-size: 2em; } .settings h2 { font-size: 1.7em; } .authSetup { padding: 50px; max-width: 100%; } .authSetup h2 { margin-top: 25px; } .authSetup p { margin: 0; } .authSetup > div { margin: 20px 0; } .authSetup label { font-weight: 800; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 120px; right: 110px; width: 400px; z-index: 10; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border-radius: 10px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; font-size: .8em; outline: 0; } .modal-backdrop { background-color: #000; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 10; } .modal-backdrop.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .modal-backdrop.in { opacity: 0.8; } .modal-header { padding: 10px; border-bottom: 1px solid #fff; min-height: 12px; text-align: center; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 2em; } .modal-body { position: relative; padding: 10px; text-align: center; } .modal-footer { padding: 10px; padding-bottom: 20px; text-align: right; border-top: 1px solid #fff; text-align: center; } .modal-footer .btn { outline: none; border: transparent; background-color: transparent; position: absolute; right: 14px; top: 15px; font-size: 18px; cursor: pointer; padding: 7px 20px; border-radius: 5px; font-weight: bold; opacity: .5; transition: opacity .3s ease; margin: 0 5px; position: relative; right: 0; top: 0; } .modal-footer .btn:hover { opacity: 1; } .modal-footer .btn[role="abort"] { background-color: #B0FFD0; } .modal-footer .btn[role="confirm"] { color: #ffd5d5; background-color: #da1212; text-shadow: 1px 1px #7c3131; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
0.412885
0.07088
html { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { margin: 0; padding: 0; width: 100vh; background-color: #787878; height: 100vh; display: block; } .title { display: flex; background-color: #000000; border-top: none; border-bottom: none; padding: 8px; margin: 0; } h1#title { color: #ffffff; padding: 8px; margin: 0; } span#current-user { color: #10a4a4; padding: 16px; margin: 0 20px; font-size: 18px; } .horizontal-menu { overflow: hidden; color: #ffffff; background-color: #000000; margin: 0; padding: 0; display: block; width: 100%; } .horizontal-menu a { background-color: #000000; float: left; color: #10a4a4; text-align: center; padding: 8px 20px; font-size: 18px; height: 100%; margin: 0; cursor: pointer; transition-duration: 0.3s; } .horizontal-menu a:hover { background-color:#3f3f3f; } .horizontal-menu a.selected { background-color:#555555; color: #ffffff; } /* CSS Styling for elements in game-window container */ div#game-window, div#game-info { display: table-cell; border: 3px solid; background-color: #ffffff; padding: 10px; margin: 10px; height: 80vh; } div#game-window { width: 80vh; } #overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.25); z-index: 2; } #overlay-text { position: absolute; top: 50%; left: 38vh; font-size: 150px; color: white; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 3; } form { text-align: center; padding: 100px; } input#user-input { border-width: thick; } .row { margin: 0 -5px; } .row:after { content: ""; display: table; clear: both; } .column { float: left; align-self: auto; padding: 0 10px; margin: 3px 3px; } .col-4 { width: calc(55vh/4); height: calc(55vh/4); } .col-6 { width: calc(45vh/6); height: calc(45vh/6); } .col-8 { width: calc(36vh/8); height: calc(36vh/8); } .card { box-shadow: 0 4px 8px 0 #00000033; padding: 16px; text-align: center; border: 1px solid; } .red { background-color: red; } .yellow { background-color: yellow; } .blue { background-color: blue; } .green { background-color: green; } .brown { background-color: rgb(108, 33, 33); } .pink { background-color: pink; } .purple { background-color: purple; } .black { background-color: black; } .white { background-color: white; } .red-blue { position: relative; z-index: 0; background-color: blue; } .red-blue:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: red; } .blue-green { position: relative; z-index: 0; background-color: green; } .blue-green:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: blue; } .green-yellow { position: relative; z-index: 0; background-color: yellow; } .green-yellow:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: green; } .yellow-brown { position: relative; z-index: 0; background-color: brown; } .yellow-brown:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: yellow; } .brown-pink { position: relative; z-index: 0; background-color: pink; } .brown-pink:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: brown; } .black-purple { position: relative; z-index: 0; background-color: purple; } .black-purple:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .black-white { position: relative; z-index: 0; background-color: white; } .black-white:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .white-purple { position: relative; z-index: 0; background-color: purple; } .white-purple:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: white; } .black-pink { position: relative; z-index: 0; background-color: pink; } .black-pink:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .A {background-color: pink;} .A:before { content: "A"; font-size: 200%; font-weight: 900; } .B {background-color: yellow;} .B:before { content: "B"; font-size: 200%; font-weight: 900; } .C {background-color: red;} .C:before { content: "C"; font-size: 200%; font-weight: 900; } .D {background-color: green;} .D:before { content: "D"; font-size: 200%; font-weight: 900; } .E {background-color: purple;} .E:before { content: "E"; font-size: 200%; font-weight: 900; } .F {background-color: yellow;} .F:before { content: "F"; font-size: 200%; font-weight: 900; } .G {background-color: rgb(116, 37, 37);} .G:before { content: "G"; font-size: 200%; font-weight: 900; } .H {background-color: white;} .H:before { content: "H"; font-size: 200%; font-weight: 900; } .I {background-color: yellow;} .I:before { content: "I"; font-size: 200%; font-weight: 900; } .J {background-color: red;} .J:before { content: "J"; font-size: 200%; font-weight: 900; } .K {background-color: green;} .K:before { content: "K"; font-size: 200%; font-weight: 900; } .L {background-color: blue;} .L:before { content: "L"; font-size: 200%; font-weight: 900; } .M {background-color: purple;} .M:before { content: "M"; font-size: 200%; font-weight: 900; } .N {background-color: white;} .N:before { content: "N"; font-size: 200%; font-weight: 900; } .enable { cursor: pointer; transition-duration: 0.3s; } .disable { pointer-events: none; } .facedown { background-color: grey; font-size: 0px; z-index: 5; } .facedown:before { background-color: grey; z-index: 5; } /* CSS Styling for elements in game-info container */ div#game-info { width: 20vh; font-weight: 900; font-size: 30px; text-align: center; } .welcome, .instruction { text-align: center; vertical-align: middle; color:#10a4a4; text-shadow: -1.0px -1.0px 0 #000000, 1.0px -1.0px 0 #000000, -1.0px 1.0px 0 #000000, 1.0px 1.0px 0 #000000; -webkit-font-smoothing: antialiased; } /* CSS Styling for General HTML Elements */ button { background-color: #10a4a4; border: none; color: white; display: block; text-align: center; border: 3px solid #000000; padding: 10px; border-radius: 8px; transition-duration: 0.3s; width: 110px; height: 60px; margin: 30px auto; cursor: pointer; } button:hover { background-color: #ffffff; color: #000000; } button#submit-score { transition-duration: 0s; } table { border: 3px solid #000000; text-align: center; width: 75%; border-collapse: collapse; margin: auto; } th, td { border: 1px solid #000000; } th { height: 25px; background-color: #10a4a4; color: #ffffff; } tr:nth-child(even) { background-color: #f2f2f2; } .hidden { visibility: hidden; }
game-js/css/style.css
html { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { margin: 0; padding: 0; width: 100vh; background-color: #787878; height: 100vh; display: block; } .title { display: flex; background-color: #000000; border-top: none; border-bottom: none; padding: 8px; margin: 0; } h1#title { color: #ffffff; padding: 8px; margin: 0; } span#current-user { color: #10a4a4; padding: 16px; margin: 0 20px; font-size: 18px; } .horizontal-menu { overflow: hidden; color: #ffffff; background-color: #000000; margin: 0; padding: 0; display: block; width: 100%; } .horizontal-menu a { background-color: #000000; float: left; color: #10a4a4; text-align: center; padding: 8px 20px; font-size: 18px; height: 100%; margin: 0; cursor: pointer; transition-duration: 0.3s; } .horizontal-menu a:hover { background-color:#3f3f3f; } .horizontal-menu a.selected { background-color:#555555; color: #ffffff; } /* CSS Styling for elements in game-window container */ div#game-window, div#game-info { display: table-cell; border: 3px solid; background-color: #ffffff; padding: 10px; margin: 10px; height: 80vh; } div#game-window { width: 80vh; } #overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.25); z-index: 2; } #overlay-text { position: absolute; top: 50%; left: 38vh; font-size: 150px; color: white; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 3; } form { text-align: center; padding: 100px; } input#user-input { border-width: thick; } .row { margin: 0 -5px; } .row:after { content: ""; display: table; clear: both; } .column { float: left; align-self: auto; padding: 0 10px; margin: 3px 3px; } .col-4 { width: calc(55vh/4); height: calc(55vh/4); } .col-6 { width: calc(45vh/6); height: calc(45vh/6); } .col-8 { width: calc(36vh/8); height: calc(36vh/8); } .card { box-shadow: 0 4px 8px 0 #00000033; padding: 16px; text-align: center; border: 1px solid; } .red { background-color: red; } .yellow { background-color: yellow; } .blue { background-color: blue; } .green { background-color: green; } .brown { background-color: rgb(108, 33, 33); } .pink { background-color: pink; } .purple { background-color: purple; } .black { background-color: black; } .white { background-color: white; } .red-blue { position: relative; z-index: 0; background-color: blue; } .red-blue:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: red; } .blue-green { position: relative; z-index: 0; background-color: green; } .blue-green:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: blue; } .green-yellow { position: relative; z-index: 0; background-color: yellow; } .green-yellow:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: green; } .yellow-brown { position: relative; z-index: 0; background-color: brown; } .yellow-brown:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: yellow; } .brown-pink { position: relative; z-index: 0; background-color: pink; } .brown-pink:before { content: ""; position: absolute; z-index: -1; top: 0; right: 30%; bottom: 0; left: 0; background-color: brown; } .black-purple { position: relative; z-index: 0; background-color: purple; } .black-purple:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .black-white { position: relative; z-index: 0; background-color: white; } .black-white:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .white-purple { position: relative; z-index: 0; background-color: purple; } .white-purple:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: white; } .black-pink { position: relative; z-index: 0; background-color: pink; } .black-pink:before { content: ""; position: absolute; z-index: -1; right: 0; top: 30%; bottom: 0; left: 0; background-color: black; } .A {background-color: pink;} .A:before { content: "A"; font-size: 200%; font-weight: 900; } .B {background-color: yellow;} .B:before { content: "B"; font-size: 200%; font-weight: 900; } .C {background-color: red;} .C:before { content: "C"; font-size: 200%; font-weight: 900; } .D {background-color: green;} .D:before { content: "D"; font-size: 200%; font-weight: 900; } .E {background-color: purple;} .E:before { content: "E"; font-size: 200%; font-weight: 900; } .F {background-color: yellow;} .F:before { content: "F"; font-size: 200%; font-weight: 900; } .G {background-color: rgb(116, 37, 37);} .G:before { content: "G"; font-size: 200%; font-weight: 900; } .H {background-color: white;} .H:before { content: "H"; font-size: 200%; font-weight: 900; } .I {background-color: yellow;} .I:before { content: "I"; font-size: 200%; font-weight: 900; } .J {background-color: red;} .J:before { content: "J"; font-size: 200%; font-weight: 900; } .K {background-color: green;} .K:before { content: "K"; font-size: 200%; font-weight: 900; } .L {background-color: blue;} .L:before { content: "L"; font-size: 200%; font-weight: 900; } .M {background-color: purple;} .M:before { content: "M"; font-size: 200%; font-weight: 900; } .N {background-color: white;} .N:before { content: "N"; font-size: 200%; font-weight: 900; } .enable { cursor: pointer; transition-duration: 0.3s; } .disable { pointer-events: none; } .facedown { background-color: grey; font-size: 0px; z-index: 5; } .facedown:before { background-color: grey; z-index: 5; } /* CSS Styling for elements in game-info container */ div#game-info { width: 20vh; font-weight: 900; font-size: 30px; text-align: center; } .welcome, .instruction { text-align: center; vertical-align: middle; color:#10a4a4; text-shadow: -1.0px -1.0px 0 #000000, 1.0px -1.0px 0 #000000, -1.0px 1.0px 0 #000000, 1.0px 1.0px 0 #000000; -webkit-font-smoothing: antialiased; } /* CSS Styling for General HTML Elements */ button { background-color: #10a4a4; border: none; color: white; display: block; text-align: center; border: 3px solid #000000; padding: 10px; border-radius: 8px; transition-duration: 0.3s; width: 110px; height: 60px; margin: 30px auto; cursor: pointer; } button:hover { background-color: #ffffff; color: #000000; } button#submit-score { transition-duration: 0s; } table { border: 3px solid #000000; text-align: center; width: 75%; border-collapse: collapse; margin: auto; } th, td { border: 1px solid #000000; } th { height: 25px; background-color: #10a4a4; color: #ffffff; } tr:nth-child(even) { background-color: #f2f2f2; } .hidden { visibility: hidden; }
0.410047
0.052425
#form_sa #sa_1 { background: #f2f2f2 none repeat scroll 0 0; padding: 30px; } #form_sa #sa_1 label { font-size:14px; color:#333; } #vfblock #sa_top_block { background: #dddddd none repeat scroll 0 0; border: 1px solid #cccccc; } #sa_top_left { border-right: 1px solid #ccc; float: left; padding: 30px; width: 50%; } #sa_top_block #sa_top_right { float: left; padding: 30px; width: 50%; position:relative; } .weeks { font-size: 14px; font-style: italic; position: absolute; right: 200px; top: 64px; } .full_label { color: #333; font-size: 14px; margin-bottom: 10px; } #vfblock select { border-radius: 0; } .sa_green_titles { background: #90bd3b none repeat scroll 0 0; clear: both; color: #fff; font-size: 16px; font-weight: normal; margin-bottom: 25px; padding: 5px 0 5px 10px; text-align: left; text-transform: uppercase; width: 220px; } #vfblock > fieldset { margin-bottom: 40px; } #sa_per_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_per_right { float: left; margin-left: 30px; width: 45%; } #sa_per_details { float: left; width: 100%; } .full_width_field{ float:left; width:100%; margin: 6px 0 3px; } .sa_app_half { float: left; } .half_label { margin-right: 20px; width: 100px; } .half_input { width: 100px; } .full_input { width: 230px; } .sa_radio_input { float: left; margin-right: 5px !important; } .sa_radio_label { float: left; margin-right: 22px; margin-top: 1px; } .hidden_label { color: #666666 !important; } #sa_gen_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_gen_right { float: left; margin-left: 30px; width: 45%; } .sa_check_input { float: left; margin-right: 5px !important; } .sa_check_label { float: left; margin-top: 1px !important; width: 95%; } .sa_gen_special { float: left; margin-bottom: 6px; margin-left: 18px; width: 100%; } input[type="textarea"] { background: #fff none repeat scroll 0 0 !important; border: 1px solid #ccc; border-radius: 0 !important; box-shadow: none !important; height: 180px; width: 225px; } #sa_arr_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_arr_right { float: left; margin-left: 30px; width: 45%; } #global_reffered_per_agnt { float: left; width: 50%; border-right: 1px solid #ccc; padding-bottom:60px; } .sa_app_sample { float: left; width: 45%; margin-left:30px; } .btn-danger { border-radius: 0; float: right; padding: 5px 40px; text-shadow: none; } #school_enrolled { float: left; margin-bottom: 6px; margin-left: 18px; width: 100%; } /*----------------------------------------------------------------------------------------------------------*/ #form_hfa .half_input { width: 110px; } #form_hfa #hfa_1_main { background: hsl(0, 0%, 95%) none repeat scroll 0 0; overflow:hidden; } .title-head { color: hsl(0, 0%, 40%); font-size: 28px; font-weight: normal; margin: 0 0 5px; text-transform: uppercase; } .tell-us { margin: 0; color: hsl(82, 100%, 41%); font-family: "Kotta One",serif !important; font-size: 15px; } .hfa-headings { border-bottom: 1px solid hsl(0, 0%, 100%); padding: 20px 30px; } .hfa1-fields { padding:30px; } #hfa1_top_block { background: hsl(0, 0%, 87%) none repeat scroll 0 0; border: 1px solid hsl(0, 0%, 80%); } #hfa1_top_block #hfa1_top_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; padding: 20px 102px; width: 50%; } #hfa1_top_block #hfa1_top_right { float: left; padding: 20px 102px; position: relative; width: 50%; } #form_hfa label { color: hsl(0, 0%, 20%); font-size: 14px; margin-bottom:10px; } .hfa1_app_onefourth { float: left; width: 22%; } .hfa1_app_onethird { float: left; margin-right: 4px; width: 33.5%; } .onefourth_input { width: 100%; } .hfa1_app_onefourth { float: left; margin-right: 4px; width: 27%; } .onethird_input { margin-right: 21px; width: 100%; } .hfa1_title_fir_las_name.full_width_field { float: left; margin: 6px 0; width: 100%; } #form_hfa .full_width_field { margin-bottom:10px; } #form_hfa .full_input { width: 230px; } .hfa1-fields > fieldset { margin-bottom: 40px; } .hfa_green_titles { background: hsl(81, 52%, 49%) none repeat scroll 0 0; clear: both; color: hsl(0, 0%, 100%); font-size: 16px; font-weight: normal; margin-bottom: 25px; padding: 5px 0 5px 10px; text-align: left; text-transform: uppercase; width: 230px; } #hfa1_home_details { float: left; width: 100%; } #hfa1_home_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; width: 50%; } #hfa1_home_right { float: left; margin-left: 30px; width: 45%; } .hfa-distance-bus { float: left; width: 100%; } .hfa-distance-bus label { float: left; line-height: 14px; margin-top: 7px; width: 35px; color:#666666 !important; } .hfa-distance-bus .input { width: 185px ; } .hfa1_app_half { float: left; } #form_hfa select { border-radius:0px; } .hfa_bedrooms { float: left; margin-right: 20px; } .hfa_bedroom_details h2 { float: left; font-weight: normal; margin-top: 20px; width: 100%; } #hfa1_bedroom_details_block { background: hsl(0, 0%, 87%) none repeat scroll 0 0; border: 1px solid hsl(0, 0%, 80%); float: left; width: 100%; } .hfa1_bedroom_details_block_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; padding: 30px; width: 50%; } .hfa1_bedroom_details_block_right{ float: left; padding: 30px; position: relative; width: 50%; } .hfa_radio_input { float: left; margin-right: 5px !important; } .hfa_radio_label { float: left; margin-right: 22px; margin-top: 1px; } .margin { margin-top: -8px; } .left_margin { margin-left:20px; float:left; } #hfa1_bathroom_facilities { float: left; width: 100%; } #hfa1_bathroom_facilities_left{ float: left; width: 50%; } #hfa1_bathroom_facilities_right { float: left; margin-left: 30px; width: 45%; } .hfa_checkbox_input { float: left; margin-right: 10px !important; } #form_hfa #hfa_2_main, #form_hfa #hfa_3_main { background: hsl(0, 0%, 95%) none repeat scroll 0 0; overflow:hidden; } .hfa2-fields, .hfa3-fields { padding: 30px; } .hfa_family_members_details h2 { float: left; font-weight: normal; margin-top: 20px; width: 100%; } .hfa1_app_full { float: left; width: 100%; } .mem_lang_details h4 { font-size:14px; font-weight:600; margin-top:0px; } .hfa1_app_third_fourth_language { float: left; width: 100%; } .hfa1_app_third_fourth_language .half_label { float: left; margin-bottom: 0; margin-right: 14px; width: 60px; margin-top:5px; } .hfa1_app_third_fourth_language select { margin-left: 0; width: 155px; } .hfa1_app_third_fourth_children { float: left; width: 100%; } .mem_lang_details.margin { margin-bottom: 10px; } .hfa1_app_third_fourth_children .half_label { float: left; margin-bottom: 0; margin-right:0px; width: 116px; margin-top:5px; } .hfa1_app_third_fourth_children select { width: 113px; } .padding_bottom { padding-bottom:112px; } .left_left_margin { margin-left:42px; } #hfa_3_main .big_font { font-size: 18px; margin-bottom: 20px; } #hfa_3_main .accomodate_student { margin-top:20px; } .hfa3-fields { overflow: hidden; } #hfa_3_main .h3-label:before { content:url(../img/parrot-dot.jpg); color:#084d100; margin:0 15px 0 -20px; }
static/forms_styles/saap.css
#form_sa #sa_1 { background: #f2f2f2 none repeat scroll 0 0; padding: 30px; } #form_sa #sa_1 label { font-size:14px; color:#333; } #vfblock #sa_top_block { background: #dddddd none repeat scroll 0 0; border: 1px solid #cccccc; } #sa_top_left { border-right: 1px solid #ccc; float: left; padding: 30px; width: 50%; } #sa_top_block #sa_top_right { float: left; padding: 30px; width: 50%; position:relative; } .weeks { font-size: 14px; font-style: italic; position: absolute; right: 200px; top: 64px; } .full_label { color: #333; font-size: 14px; margin-bottom: 10px; } #vfblock select { border-radius: 0; } .sa_green_titles { background: #90bd3b none repeat scroll 0 0; clear: both; color: #fff; font-size: 16px; font-weight: normal; margin-bottom: 25px; padding: 5px 0 5px 10px; text-align: left; text-transform: uppercase; width: 220px; } #vfblock > fieldset { margin-bottom: 40px; } #sa_per_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_per_right { float: left; margin-left: 30px; width: 45%; } #sa_per_details { float: left; width: 100%; } .full_width_field{ float:left; width:100%; margin: 6px 0 3px; } .sa_app_half { float: left; } .half_label { margin-right: 20px; width: 100px; } .half_input { width: 100px; } .full_input { width: 230px; } .sa_radio_input { float: left; margin-right: 5px !important; } .sa_radio_label { float: left; margin-right: 22px; margin-top: 1px; } .hidden_label { color: #666666 !important; } #sa_gen_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_gen_right { float: left; margin-left: 30px; width: 45%; } .sa_check_input { float: left; margin-right: 5px !important; } .sa_check_label { float: left; margin-top: 1px !important; width: 95%; } .sa_gen_special { float: left; margin-bottom: 6px; margin-left: 18px; width: 100%; } input[type="textarea"] { background: #fff none repeat scroll 0 0 !important; border: 1px solid #ccc; border-radius: 0 !important; box-shadow: none !important; height: 180px; width: 225px; } #sa_arr_left { border-right: 1px solid #ccc; float: left; width: 50%; } #sa_arr_right { float: left; margin-left: 30px; width: 45%; } #global_reffered_per_agnt { float: left; width: 50%; border-right: 1px solid #ccc; padding-bottom:60px; } .sa_app_sample { float: left; width: 45%; margin-left:30px; } .btn-danger { border-radius: 0; float: right; padding: 5px 40px; text-shadow: none; } #school_enrolled { float: left; margin-bottom: 6px; margin-left: 18px; width: 100%; } /*----------------------------------------------------------------------------------------------------------*/ #form_hfa .half_input { width: 110px; } #form_hfa #hfa_1_main { background: hsl(0, 0%, 95%) none repeat scroll 0 0; overflow:hidden; } .title-head { color: hsl(0, 0%, 40%); font-size: 28px; font-weight: normal; margin: 0 0 5px; text-transform: uppercase; } .tell-us { margin: 0; color: hsl(82, 100%, 41%); font-family: "Kotta One",serif !important; font-size: 15px; } .hfa-headings { border-bottom: 1px solid hsl(0, 0%, 100%); padding: 20px 30px; } .hfa1-fields { padding:30px; } #hfa1_top_block { background: hsl(0, 0%, 87%) none repeat scroll 0 0; border: 1px solid hsl(0, 0%, 80%); } #hfa1_top_block #hfa1_top_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; padding: 20px 102px; width: 50%; } #hfa1_top_block #hfa1_top_right { float: left; padding: 20px 102px; position: relative; width: 50%; } #form_hfa label { color: hsl(0, 0%, 20%); font-size: 14px; margin-bottom:10px; } .hfa1_app_onefourth { float: left; width: 22%; } .hfa1_app_onethird { float: left; margin-right: 4px; width: 33.5%; } .onefourth_input { width: 100%; } .hfa1_app_onefourth { float: left; margin-right: 4px; width: 27%; } .onethird_input { margin-right: 21px; width: 100%; } .hfa1_title_fir_las_name.full_width_field { float: left; margin: 6px 0; width: 100%; } #form_hfa .full_width_field { margin-bottom:10px; } #form_hfa .full_input { width: 230px; } .hfa1-fields > fieldset { margin-bottom: 40px; } .hfa_green_titles { background: hsl(81, 52%, 49%) none repeat scroll 0 0; clear: both; color: hsl(0, 0%, 100%); font-size: 16px; font-weight: normal; margin-bottom: 25px; padding: 5px 0 5px 10px; text-align: left; text-transform: uppercase; width: 230px; } #hfa1_home_details { float: left; width: 100%; } #hfa1_home_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; width: 50%; } #hfa1_home_right { float: left; margin-left: 30px; width: 45%; } .hfa-distance-bus { float: left; width: 100%; } .hfa-distance-bus label { float: left; line-height: 14px; margin-top: 7px; width: 35px; color:#666666 !important; } .hfa-distance-bus .input { width: 185px ; } .hfa1_app_half { float: left; } #form_hfa select { border-radius:0px; } .hfa_bedrooms { float: left; margin-right: 20px; } .hfa_bedroom_details h2 { float: left; font-weight: normal; margin-top: 20px; width: 100%; } #hfa1_bedroom_details_block { background: hsl(0, 0%, 87%) none repeat scroll 0 0; border: 1px solid hsl(0, 0%, 80%); float: left; width: 100%; } .hfa1_bedroom_details_block_left { border-right: 1px solid hsl(0, 0%, 80%); float: left; padding: 30px; width: 50%; } .hfa1_bedroom_details_block_right{ float: left; padding: 30px; position: relative; width: 50%; } .hfa_radio_input { float: left; margin-right: 5px !important; } .hfa_radio_label { float: left; margin-right: 22px; margin-top: 1px; } .margin { margin-top: -8px; } .left_margin { margin-left:20px; float:left; } #hfa1_bathroom_facilities { float: left; width: 100%; } #hfa1_bathroom_facilities_left{ float: left; width: 50%; } #hfa1_bathroom_facilities_right { float: left; margin-left: 30px; width: 45%; } .hfa_checkbox_input { float: left; margin-right: 10px !important; } #form_hfa #hfa_2_main, #form_hfa #hfa_3_main { background: hsl(0, 0%, 95%) none repeat scroll 0 0; overflow:hidden; } .hfa2-fields, .hfa3-fields { padding: 30px; } .hfa_family_members_details h2 { float: left; font-weight: normal; margin-top: 20px; width: 100%; } .hfa1_app_full { float: left; width: 100%; } .mem_lang_details h4 { font-size:14px; font-weight:600; margin-top:0px; } .hfa1_app_third_fourth_language { float: left; width: 100%; } .hfa1_app_third_fourth_language .half_label { float: left; margin-bottom: 0; margin-right: 14px; width: 60px; margin-top:5px; } .hfa1_app_third_fourth_language select { margin-left: 0; width: 155px; } .hfa1_app_third_fourth_children { float: left; width: 100%; } .mem_lang_details.margin { margin-bottom: 10px; } .hfa1_app_third_fourth_children .half_label { float: left; margin-bottom: 0; margin-right:0px; width: 116px; margin-top:5px; } .hfa1_app_third_fourth_children select { width: 113px; } .padding_bottom { padding-bottom:112px; } .left_left_margin { margin-left:42px; } #hfa_3_main .big_font { font-size: 18px; margin-bottom: 20px; } #hfa_3_main .accomodate_student { margin-top:20px; } .hfa3-fields { overflow: hidden; } #hfa_3_main .h3-label:before { content:url(../img/parrot-dot.jpg); color:#084d100; margin:0 15px 0 -20px; }
0.396419
0.154408
* { /* .gallery-slider__main */ --gallery-slider-min-width: 200px; --gallery-slider-max-width: 800px; --gallery-slider-shadow: 0px 2px 2px 0 rgba(46, 61, 73, 0.096); /* .image */ --gallery-slider-image-border-radius: 2px; --gallery-slider-image-width: 100%; /* left_arrow && right_arrow */ --gallery-slider-arrow-size: 3rem; /* gallery-slider__title */ --gallery-slider-title-weight: 100%; --gallery-slider-title-font-weight: 500; --gallery-slider-title-margin: 12px 0px 0px 0; /* gallery-slider__thumbnails */ --gallery-slider-thumbnail-width: 100%; --gallery-slider-thumbnail-item-width: 150px; --gallery-slider-thumbnail-item-height: 100px; --gallery-slider-thumbnail-item-border-radius: 2px; --gallery-slider-thumbnail-item-margin: 1rem 1rem; --gallery-slider-thumbnail-item-img-width: 100%; --gallery-slider-thumbnail-item-img-height: 100%; /* general */ --font-sm: 18px; } .gallery-slider__main { display: block; position: relative; min-width: var(--gallery-slider-min-width); max-width: var(--gallery-slider-max-width); margin: auto; box-shadow: var(--gallery-slider-shadow); border-radius: var(--gallery-slider-image-border-radius); } .gallery-slider__main > .image { border-radius: var(--gallery-slider-image-border-radius); overflow: hidden; width: var(--gallery-slider-image-width); } .gallery-slider__main > img { width: var(--gallery-slider-image-width); height: auto; } .gallery-slider__main > .left-arrow { display: none; cursor: pointer; position: absolute; left: -50px; top: 50%; transform: translateY(-50%); font-size: var(--gallery-slider-arrow-size); } .gallery-slider__main > .right-arrow { display: none; cursor: pointer; position: absolute; right: -50px; top: 50%; transform: translateY(-50%); font-size: var(--gallery-slider-arrow-size); } .gallery-slider__title { font-weight: var(--gallery-slider-title-font-weight); text-align: center; width: var(--gallery-slider-title-weight); margin: var(--gallery-slider-title-margin); font-size: var(--font-sm); color: color(base-inverse); } .gallery-slider__thumbnails { text-align: center; overflow: auto; width: var(--gallery-slider-thumbnail-width); white-space: nowrap; } .gallery-slider__thumbnails > .item { cursor: pointer; display: inline-block; width: var(--gallery-slider-thumbnail-item-width); height: var(--gallery-slider-thumbnail-item-height); border-radius: var(--gallery-slider-thumbnail-item-border-radius); overflow: hidden; margin: var(--gallery-slider-thumbnail-item-margin); transition: 0.3s all linear; } .gallery-slider__thumbnails > .item > img { object-fit: cover; width: var(--gallery-slider-thumbnail-item-img-width); height: var(--gallery-slider-thumbnail-item-img-height); } .gallery-slider__thumbnails > .item.active { transform: scale(1.1); } @media screen and (min-width: 600px) { .gallery-slider__main.left-arrow { left: 0; } .gallery-slider__main.right-arrow { right: 0; } }
src/components/shared/Gallery/gallery.css
* { /* .gallery-slider__main */ --gallery-slider-min-width: 200px; --gallery-slider-max-width: 800px; --gallery-slider-shadow: 0px 2px 2px 0 rgba(46, 61, 73, 0.096); /* .image */ --gallery-slider-image-border-radius: 2px; --gallery-slider-image-width: 100%; /* left_arrow && right_arrow */ --gallery-slider-arrow-size: 3rem; /* gallery-slider__title */ --gallery-slider-title-weight: 100%; --gallery-slider-title-font-weight: 500; --gallery-slider-title-margin: 12px 0px 0px 0; /* gallery-slider__thumbnails */ --gallery-slider-thumbnail-width: 100%; --gallery-slider-thumbnail-item-width: 150px; --gallery-slider-thumbnail-item-height: 100px; --gallery-slider-thumbnail-item-border-radius: 2px; --gallery-slider-thumbnail-item-margin: 1rem 1rem; --gallery-slider-thumbnail-item-img-width: 100%; --gallery-slider-thumbnail-item-img-height: 100%; /* general */ --font-sm: 18px; } .gallery-slider__main { display: block; position: relative; min-width: var(--gallery-slider-min-width); max-width: var(--gallery-slider-max-width); margin: auto; box-shadow: var(--gallery-slider-shadow); border-radius: var(--gallery-slider-image-border-radius); } .gallery-slider__main > .image { border-radius: var(--gallery-slider-image-border-radius); overflow: hidden; width: var(--gallery-slider-image-width); } .gallery-slider__main > img { width: var(--gallery-slider-image-width); height: auto; } .gallery-slider__main > .left-arrow { display: none; cursor: pointer; position: absolute; left: -50px; top: 50%; transform: translateY(-50%); font-size: var(--gallery-slider-arrow-size); } .gallery-slider__main > .right-arrow { display: none; cursor: pointer; position: absolute; right: -50px; top: 50%; transform: translateY(-50%); font-size: var(--gallery-slider-arrow-size); } .gallery-slider__title { font-weight: var(--gallery-slider-title-font-weight); text-align: center; width: var(--gallery-slider-title-weight); margin: var(--gallery-slider-title-margin); font-size: var(--font-sm); color: color(base-inverse); } .gallery-slider__thumbnails { text-align: center; overflow: auto; width: var(--gallery-slider-thumbnail-width); white-space: nowrap; } .gallery-slider__thumbnails > .item { cursor: pointer; display: inline-block; width: var(--gallery-slider-thumbnail-item-width); height: var(--gallery-slider-thumbnail-item-height); border-radius: var(--gallery-slider-thumbnail-item-border-radius); overflow: hidden; margin: var(--gallery-slider-thumbnail-item-margin); transition: 0.3s all linear; } .gallery-slider__thumbnails > .item > img { object-fit: cover; width: var(--gallery-slider-thumbnail-item-img-width); height: var(--gallery-slider-thumbnail-item-img-height); } .gallery-slider__thumbnails > .item.active { transform: scale(1.1); } @media screen and (min-width: 600px) { .gallery-slider__main.left-arrow { left: 0; } .gallery-slider__main.right-arrow { right: 0; } }
0.511717
0.058025
.jiathis_style caption,.jiathis_style dd,.jiathis_style dl,.jiathis_style dt,.jiathis_style fieldset,.jiathis_style form,.jiathis_style label,.jiathis_style legend,.jiathis_style li,.jiathis_style ol,.jiathis_style span,.jiathis_style table,.jiathis_style tbody,.jiathis_style td,.jiathis_style tfoot,.jiathis_style th,.jiathis_style thead,.jiathis_style tr,.jiathis_style ul{vertical-align:middle;margin:0;padding:0;font-family:'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif} .jiathis_style .jiadiv_01{border:1px solid #CCC;width:120px;background:#fff;text-align:left;overflow:hidden} .jiathis_style .jiadiv_02{padding:1px!important;font-size:14px!important;text-align:left!important} .jiathis_style .jiadiv_02 .jiatitle{margin:1px 0;height:20px;padding-left:5px;padding-top:4px;width:107px;float:left;display:block;border:1px solid #fff;background:#fff;text-decoration:none;color:#000;font-size:12px!important} .jiathis_style .jiadiv_02 .jiatitle:hover{background:#F2F2F2;border:1px solid #E5E5E5;text-decoration:none} .jiathis_style .jiadiv_02 .jiatitle img{margin:3px 0 -3px;border:0} .jiathis_style .jiadiv_01 .link_01{text-decoration:none;font-size:12px} .jiathis_style .jiadiv_01 .link_01:hover{text-decoration:underline;font-size:12px} .jiathis_style .jtico{text-align:left;overflow:hidden;display:block!important;height:16px!important;line-height:16px!important;padding-left:20px!important;background:url(img/jiathis_ico.png) left no-repeat;cursor:pointer} .jiathis_style .jtico_copy{background-position:0 0} .jiathis_style .jtico_email{background-position:0 -32px} .jiathis_style .jtico_fav{background-position:0 -16px} .jiathis_style .jtico_buzz{background-position:0 -48px} .jiathis_style .jtico_qzone{background-position:0 -64px} .jiathis_style .jtico_baidu{background-position:0 -80px} .jiathis_style .jtico_tsina{background-position:0 -96px} .jiathis_style .jtico_tsohu{background-position:0 -112px} .jiathis_style .jtico_t163{background-position:0 -128px} .jiathis_style .jtico_tqq{background-position:0 -144px} .jiathis_style .jtico_renren{background-position:0 -160px} .jiathis_style .jtico_kaixin001{background-position:0 -176px} .jiathis_style .jtico_qingbiji{background-position:0 -192px} .jiathis_style .jtico_taobao{background-position:0 -208px} .jiathis_style .jtico_hi{background-position:0 -224px} .jiathis_style .jtico_xiaoyou{background-position:0 -240px} .jiathis_style .jtico_youshi{background-position:0 -256px} .jiathis_style .jtico_gmail{background-position:0 -272px} .jiathis_style .jtico_hotmail{background-position:0 -288px} .jiathis_style .jtico_xqw{background-position:0 -304px} .jiathis_style .jtico_feixin{background-position:0 -320px} .jiathis_style .jtico_51{background-position:0 -336px} .jiathis_style .jtico_google{background-position:0 -352px} .jiathis_style .jtico_youdao{background-position:0 -368px} .jiathis_style .jtico_qq{background-position:0 -384px} .jiathis_style .jtico_sina{background-position:0 -400px} .jiathis_style .jtico_tuita{background-position:0 -416px} .jiathis_style .jtico_huaban{background-position:0 -432px} .jiathis_style .jtico_115{background-position:0 -448px} .jiathis_style .jtico_hexun{background-position:0 -464px} .jiathis_style .jtico_myspace{background-position:0 -480px} .jiathis_style .jtico_139{background-position:0 -496px} .jiathis_style .jtico_tieba{background-position:0 -512px} .jiathis_style .jtico_sdonote{background-position:0 -528px} .jiathis_style .jtico_digu{background-position:0 -544px} .jiathis_style .jtico_douban{background-position:0 -560px} .jiathis_style .jtico_ifengkb{background-position:0 -576px} .jiathis_style .jtico_xianguo{background-position:0 -592px} .jiathis_style .jtico_mingdao{background-position:0 -608px} .jiathis_style .jtico_renjian{background-position:0 -624px} .jiathis_style .jtico_gmw{background-position:0 -640px} .jiathis_style .jtico_delicious{background-position:0 -656px} .jiathis_style .jtico_digg{background-position:0 -672px} .jiathis_style .jtico_fb{background-position:0 -688px} .jiathis_style .jtico_twitter{background-position:0 -704px} .jiathis_style .jtico_ujian{background-position:0 -720px} .jiathis_style .jtico_poco{background-position:0 -736px} .jiathis_style .jtico_wealink{background-position:0 -752px} .jiathis_style .jtico_cnfol{background-position:0 -768px} .jiathis_style .jtico_qileke{background-position:0 -800px} .jiathis_style .jtico_tongxue{background-position:0 -816px} .jiathis_style .jtico_waakee{background-position:0 -832px} .jiathis_style .jtico_ydnote{background-position:0 -848px} .jiathis_style .jtico_cyzone{background-position:0 -864px} .jiathis_style .jtico_diandian{background-position:0 -880px} .jiathis_style .jtico_jcrb{background-position:0 -896px} .jiathis_style .jtico_99earth{background-position:0 -912px} .jiathis_style .jtico_chouti{background-position:0 -928px} .jiathis_style .jtico_dig24{background-position:0 -944px} .jiathis_style .jtico_douban9dian{background-position:0 -960px} .jiathis_style .jtico_i139{background-position:0 -976px} .jiathis_style .jtico_caimi{background-position:0 -992px} .jiathis_style .jtico_yixin{background-position:0 -1008px} .jiathis_style .jtico_yijee{background-position:0 -1024px} .jiathis_style .jtico_pdfonline{background-position:0 -1040px} .jiathis_style .jtico_printfriendly{background-position:0 -1056px} .jiathis_style .jtico_translate{background-position:0 -1072px} .jiathis_style .jtico_duitang{background-position:0 -1088px} .jiathis_style .jtico_diigo{background-position:0 -1104px} .jiathis_style .jtico_evernote{background-position:0 -1120px} .jiathis_style .jtico_friendfeed{background-position:0 -1136px} .jiathis_style .jtico_linkedin{background-position:0 -1152px} .jiathis_style .jtico_mixx{background-position:0 -1168px} .jiathis_style .jtico_netlog{background-position:0 -1184px} .jiathis_style .jtico_netvibes{background-position:0 -1200px} .jiathis_style .jtico_phonefavs{background-position:0 -1216px} .jiathis_style .jtico_pingfm{background-position:0 -1232px} .jiathis_style .jtico_plaxo{background-position:0 -1248px} .jiathis_style .jtico_tpeople{background-position:0 -1264px} .jiathis_style .jtico_reddit{background-position:0 -1280px} .jiathis_style .jtico_wong{background-position:0 -1296px} .jiathis_style .jtico_stumbleupon{background-position:0 -1312px} .jiathis_style .jtico_plurk{background-position:0 -1328px} .jiathis_style .jtico_funp{background-position:0 -1344px} .jiathis_style .jtico_miliao{background-position:0 -1360px} .jiathis_style .jtico_myshare{background-position:0 -1376px} .jiathis_style .jtico_fwisp{background-position:0 -1392px} .jiathis_style .jtico_jiathis,.jiathis_style .jtico_more{background-position:0 -1408px} .jiathis_style .jtico_msn{background-position:0 -1424px} .jiathis_style .jtico_fanfou{background-position:0 -1440px} .jiathis_style .jtico_189mail{background-position:0 -1456px} .jiathis_style .jtico_dream163{background-position:0 -1472px} .jiathis_style .jtico_thexun{background-position:0 -1488px} .jiathis_style .jtico_tianya{background-position:0 -1505px} .jiathis_style .jtico_w3c{background-position:0 -1521px} .jiathis_style .jtico_tifeng{background-position:0 -1537px} .jiathis_style .jtico_bitly{background-position:0 -1553px} .jiathis_style .jtico_kansohu{background-position:0 -1569px} .jiathis_style .jtico_ganniu{background-position:0 -1585px} .jiathis_style .jtico_189cn{background-position:0 -1601px} .jiathis_style .jtico_masar{background-position:0 -1617px} .jiathis_style .jtico_binzhi{background-position:0 -1633px} .jiathis_style .jtico_mop{background-position:0 -1649px} .jiathis_style .jtico_alibaba{background-position:0 -1665px} .jiathis_style .jtico_leihou{background-position:0 -1681px} .jiathis_style .jtico_mailru{background-position:0 -1697px} .jiathis_style .jtico_pocket{background-position:0 -1713px} .jiathis_style .jtico_instapaper{background-position:0 -1729px} .jiathis_style .jtico_print{background-position:0 -1745px} .jiathis_style .jtico_139mail{background-position:0 -1760px} .jiathis_style .jtico_meilishuo{background-position:0 -1777px} .jiathis_style .jtico_mogujie{background-position:0 -1793px} .jiathis_style .jtico_weixin{background-position:0 -1809px} .jiathis_style .jtico_tianji{background-position:0 -1825px} .jiathis_style .jtico_tumblr{background-position:0 -1841px} .jiathis_style .jtico_ishare{background-position:0 -1857px} .jiathis_style .jtico_zsvs{background-position:0 -1873px} .jiathis_style .jtico_pinterest{background-position:0 -1889px} .jiathis_style .jtico_toeeee{background-position:0 -1905px} .jiathis_style .jtico_tyaolan{background-position:0 -1921px} .jiathis_style .jtico_189share{background-position:0 -1937px} .jiathis_style .jtico_txinhua{background-position:0 -1953px} .jiathis_style .jtico_googleplus{background-position:0 -1969px} .jiathis_style .jtico_faxianla{background-position:0 -1985px} .jiathis_style .jtico_iwo{background-position:0 -2001px} .jiathis_style .jtico_cqq{background-position:0 -2017px} .jiathis_style .jtico_mwsq{background-position:0 -800px} .jiathis_style .button,.jiathis_style .jiathis_txt{float:left;font-size:12px;text-decoration:none;line-height:18px!important} .jiathis_style .jiathis_separator,.jiathis_style .separator{display:block;float:left;margin:0 5px;line-height:16px!important} .jiathis_style .searchTxt{text-align:left;margin:7px 0 0 28px;background:#FFF;border:none;width:240px;font-size:12px;color:#999} .jiathis_style .searchTxtCont{width:300px;background:#F2F2F2;border-bottom:1px solid #E5E5E5;padding:0 0 0 5px} .jiathis_style .centerBottom,.jiathis_style .ckepopBottom{background:#F2F2F2;border-top:1px solid #E5E5E5;padding-left:5px} .jiathis_style .centerBottom{width:300px} .jiathis_style .centerTitle{float:right} .jiathis_style .jialike,.jiathis_style_24x24 .jialike,.jiathis_style_32x32 .jialike{position:relative;border:none;overflow:hidden} .jiathis_style .jt_sharetitle{font-weight:700;font-size:12px} .jiathis_style .jialike{margin:-3px 5px} .jiathis_style img{display:inline;vertical-align:middle} .jiathis_style_32x32 .jtico{text-align:left;overflow:hidden;display:block!important;height:32px!important;line-height:32px!important;padding-left:36px!important;background:url(img/jiathis_ico_32x32.png) left no-repeat;cursor:pointer} .jiathis_style_32x32 .jiathis_txt{float:left;font-size:22px;text-decoration:none;line-height:32px!important} .jiathis_style_32x32 .jiathis_separator{display:block;float:left;margin:0 5px;line-height:32px!important} .jiathis_style_32x32 .jialike{margin:-3px 5px} .jiathis_style_32x32 .jtico_tsina{background-position:0 0} .jiathis_style_32x32 .jtico_qzone{background-position:0 -32px} .jiathis_style_32x32 .jtico_renren{background-position:0 -64px} .jiathis_style_32x32 .jtico_gmail{background-position:0 -96px} .jiathis_style_32x32 .jtico_fav{background-position:0 -128px} .jiathis_style_32x32 .jtico_tieba{background-position:0 -160px} .jiathis_style_32x32 .jtico_kaixin001{background-position:0 -192px} .jiathis_style_32x32 .jtico_douban{background-position:0 -224px} .jiathis_style_32x32 .jtico_hi{background-position:0 -256px} .jiathis_style_32x32 .jtico_qingbiji{background-position:0 -288px} .jiathis_style_32x32 .jtico_t163{background-position:0 -320px} .jiathis_style_32x32 .jtico_baidu{background-position:0 -352px} .jiathis_style_32x32 .jtico_translate{background-position:0 -384px} .jiathis_style_32x32 .jtico_sina{background-position:0 -416px} .jiathis_style_32x32 .jtico_huaban{background-position:0 -448px} .jiathis_style_32x32 .jtico_hotmail{background-position:0 -480px} .jiathis_style_32x32 .jtico_hexun{background-position:0 -512px} .jiathis_style_32x32 .jtico_fanfou{background-position:0 -544px} .jiathis_style_32x32 .jtico_poco{background-position:0 -576px} .jiathis_style_32x32 .jtico_waakee{background-position:0 -608px} .jiathis_style_32x32 .jtico_xianguo{background-position:0 -640px} .jiathis_style_32x32 .jtico_mingdao{background-position:0 -672px} .jiathis_style_32x32 .jtico_qileke{background-position:0 -704px} .jiathis_style_32x32 .jtico_diandian{background-position:0 -736px} .jiathis_style_32x32 .jtico_leshou{background-position:0 -768px} .jiathis_style_32x32 .jtico_gmw{background-position:0 -800px} .jiathis_style_32x32 .jtico_115{background-position:0 -832px} .jiathis_style_32x32 .jtico_msn{background-position:0 -864px} .jiathis_style_32x32 .jtico_caimi{background-position:0 -896px} .jiathis_style_32x32 .jtico_renjian{background-position:0 -928px} .jiathis_style_32x32 .jtico_fb{background-position:0 -960px} .jiathis_style_32x32 .jtico_ujian{background-position:0 -992px} .jiathis_style_32x32 .jtico_twitter{background-position:0 -1024px} .jiathis_style_32x32 .jtico_delicious{background-position:0 -1056px} .jiathis_style_32x32 .jtico_digg{background-position:0 -1088px} .jiathis_style_32x32 .jtico_diglog{background-position:0 -1120px} .jiathis_style_32x32 .jtico_wong{background-position:0 -1152px} .jiathis_style_32x32 .jtico_zsvs{background-position:0 -1184px} .jiathis_style_32x32 .jtico_stumbleupon{background-position:0 -1216px} .jiathis_style_32x32 .jtico_tsohu{background-position:0 -1248px} .jiathis_style_32x32 .jtico_chouti{background-position:0 -1280px} .jiathis_style_32x32 .jtico_cnfol{background-position:0 -1312px} .jiathis_style_32x32 .jtico_dig24{background-position:0 -1344px} .jiathis_style_32x32 .jtico_yijee{background-position:0 -1376px} .jiathis_style_32x32 .jtico_sdonote{background-position:0 -1408px} .jiathis_style_32x32 .jtico_buzz{background-position:0 -1440px} .jiathis_style_32x32 .jtico_wealink{background-position:0 -1472px} .jiathis_style_32x32 .jtico_evernote{background-position:0 -1504px} .jiathis_style_32x32 .jtico_linkedin{background-position:0 -1536px} .jiathis_style_32x32 .jtico_reddit{background-position:0 -1568px} .jiathis_style_32x32 .jtico_fwisp{background-position:0 -1600px} .jiathis_style_32x32 .jtico_cyzone{background-position:0 -1632px} .jiathis_style_32x32 .jtico_youdao{background-position:0 -1664px} .jiathis_style_32x32 .jtico_netvibes{background-position:0 -1696px} .jiathis_style_32x32 .jtico_myspace{background-position:0 -1728px} .jiathis_style_32x32 .jtico_tqq{background-position:0 -1760px} .jiathis_style_32x32 .jtico_feixin{background-position:0 -1792px} .jiathis_style_32x32 .jtico_youshi{background-position:0 -1824px} .jiathis_style_32x32 .jtico_xiaoyou{background-position:0 -1856px} .jiathis_style_32x32 .jtico_tifeng{background-position:0 -1888px} .jiathis_style_32x32 .jtico_dream163{background-position:0 -1920px} .jiathis_style_32x32 .jtico_ifengkb{background-position:0 -1952px} .jiathis_style_32x32 .jtico_email{background-position:0 -1984px} .jiathis_style_32x32 .jtico_taobao{background-position:0 -2016px} .jiathis_style_32x32 .jtico_jiathis{background-position:0 -2048px} .jiathis_style_32x32 .jtico_tyaolan{background-position:0 -2080px} .jiathis_style_32x32 .jtico_masar{background-position:0 -2112px} .jiathis_style_32x32 .jtico_binzhi{background-position:0 -2144px} .jiathis_style_32x32 .jtico_51{background-position:0 -2176px} .jiathis_style_32x32 .jtico_qq{background-position:0 -2208px} .jiathis_style_32x32 .jtico_digu{background-position:0 -2240px} .jiathis_style_32x32 .jtico_douban9dian{background-position:0 -2272px} .jiathis_style_32x32 .jtico_yixin{background-position:0 -2304px} .jiathis_style_32x32 .jtico_pdfonline{background-position:0 -2336px} .jiathis_style_32x32 .jtico_printfriendly{background-position:0 -2368px} .jiathis_style_32x32 .jtico_duitang{background-position:0 -2400px} .jiathis_style_32x32 .jtico_diigo{background-position:0 -2432px} .jiathis_style_32x32 .jtico_friendfeed{background-position:0 -2464px} .jiathis_style_32x32 .jtico_mixx{background-position:0 -2496px} .jiathis_style_32x32 .jtico_plaxo{background-position:0 -2528px} .jiathis_style_32x32 .jtico_tpeople{background-position:0 -2560px} .jiathis_style_32x32 .jtico_print{background-position:0 -2592px} .jiathis_style_32x32 .jtico_plurk{background-position:0 -2624px} .jiathis_style_32x32 .jtico_189mail{background-position:0 -2656px} .jiathis_style_32x32 .jtico_i139{background-position:0 -2688px} .jiathis_style_32x32 .jtico_thexun{background-position:0 -2720px} .jiathis_style_32x32 .jtico_tianya{background-position:0 -2752px} .jiathis_style_32x32 .jtico_kansohu{background-position:0 -2784px} .jiathis_style_32x32 .jtico_ganniu{background-position:0 -2816px} .jiathis_style_32x32 .jtico_189cn{background-position:0 -2848px} .jiathis_style_32x32 .jtico_mop{background-position:0 -2880px} .jiathis_style_32x32 .jtico_alibaba{background-position:0 -2912px} .jiathis_style_32x32 .jtico_mailru{background-position:0 -2944px} .jiathis_style_32x32 .jtico_leihou{background-position:0 -2976px} .jiathis_style_32x32 .jtico_139{background-position:0 -3008px} .jiathis_style_32x32 .jtico_139mail{background-position:0 -3040px} .jiathis_style_32x32 .jtico_w3c{background-position:0 -3072px} .jiathis_style_32x32 .jtico_99earth{background-position:0 -3104px} .jiathis_style_32x32 .jtico_xqw{background-position:0 -3136px} .jiathis_style_32x32 .jtico_google{background-position:0 -3168px} .jiathis_style_32x32 .jtico_jcrb{background-position:0 -3200px} .jiathis_style_32x32 .jtico_miliao{background-position:0 -3232px} .jiathis_style_32x32 .jtico_tuita{background-position:0 -3264px} .jiathis_style_32x32 .jtico_copy{background-position:0 -3296px} .jiathis_style_32x32 .jtico_pingfm{background-position:0 -3328px} .jiathis_style_32x32 .jtico_pocket{background-position:0 -3360px} .jiathis_style_32x32 .jtico_funp{background-position:0 -3392px} .jiathis_style_32x32 .jtico_phonefavs{background-position:0 -3424px} .jiathis_style_32x32 .jtico_instapaper{background-position:0 -3456px} .jiathis_style_32x32 .jtico_myshare{background-position:0 -3488px} .jiathis_style_32x32 .jtico_bitly{background-position:0 -3520px} .jiathis_style_32x32 .jtico_netlog{background-position:0 -3552px} .jiathis_style_32x32 .jtico_ydnote{background-position:0 -3584px} .jiathis_style_32x32 .jtico_meilishuo{background-position:0 -3616px} .jiathis_style_32x32 .jtico_mogujie{background-position:0 -3648px} .jiathis_style_32x32 .jtico_weixin{background-position:0 -3680px} .jiathis_style_32x32 .jtico_tianji{background-position:0 -3712px} .jiathis_style_32x32 .jtico_tumblr{background-position:0 -3744px} .jiathis_style_32x32 .jtico_ishare{background-position:0 -3776px} .jiathis_style_32x32 .jtico_pinterest{background-position:0 -3808px} .jiathis_style_32x32 .jtico_toeeee{background-position:0 -3840px} .jiathis_style_32x32 .jtico_189share{background-position:0 -3872px} .jiathis_style_32x32 .jtico_txinhua{background-position:0 -3904px} .jiathis_style_32x32 .jtico_googleplus{background-position:0 -3936px} .jiathis_style_32x32 .jtico_faxianla{background-position:0 -3968px} .jiathis_style_32x32 .jtico_iwo{background-position:0 -4000px} .jiathis_style_32x32 .jtico_cqq{background-position:0 -4032px} .jiathis_style_32x32 .jtico_mwsq{background-position:0 -704px} .jiathis_style_24x24 .jtico{text-align:left;overflow:hidden;display:block!important;height:24px!important;line-height:24px!important;padding-left:28px!important;background:url(img/jiathis_ico_24x24.png) left no-repeat;cursor:pointer} .jiathis_style_24x24 .jiathis_txt{float:left;font-size:22px;text-decoration:none;line-height:24px!important} .jiathis_style_24x24 .jiathis_separator{display:block;float:left;margin:0 5px;line-height:24px!important} .jiathis_style_24x24 .jialike{margin:-3px 5px} .jiathis_style_24x24 .jtico_copy{background-position:0 0} .jiathis_style_24x24 .jtico_fav{background-position:0 -24px} .jiathis_style_24x24 .jtico_email{background-position:0 -48px} .jiathis_style_24x24 .jtico_buzz{background-position:0 -72px} .jiathis_style_24x24 .jtico_qzone{background-position:0 -96px} .jiathis_style_24x24 .jtico_baidu{background-position:0 -120px} .jiathis_style_24x24 .jtico_tsina{background-position:0 -144px} .jiathis_style_24x24 .jtico_tsohu{background-position:0 -168px} .jiathis_style_24x24 .jtico_t163{background-position:0 -192px} .jiathis_style_24x24 .jtico_tqq{background-position:0 -216px} .jiathis_style_24x24 .jtico_renren{background-position:0 -240px} .jiathis_style_24x24 .jtico_kaixin001{background-position:0 -264px} .jiathis_style_24x24 .jtico_qingbiji{background-position:0 -288px} .jiathis_style_24x24 .jtico_taobao{background-position:0 -312px} .jiathis_style_24x24 .jtico_hi{background-position:0 -336px} .jiathis_style_24x24 .jtico_xiaoyou{background-position:0 -360px} .jiathis_style_24x24 .jtico_youshi{background-position:0 -384px} .jiathis_style_24x24 .jtico_gmail{background-position:0 -408px} .jiathis_style_24x24 .jtico_hotmail{background-position:0 -432px} .jiathis_style_24x24 .jtico_xqw{background-position:0 -456px} .jiathis_style_24x24 .jtico_feixin{background-position:0 -480px} .jiathis_style_24x24 .jtico_51{background-position:0 -504px} .jiathis_style_24x24 .jtico_google{background-position:0 -528px} .jiathis_style_24x24 .jtico_youdao{background-position:0 -552px} .jiathis_style_24x24 .jtico_qq{background-position:0 -576px} .jiathis_style_24x24 .jtico_sina{background-position:0 -600px} .jiathis_style_24x24 .jtico_tuita{background-position:0 -624px} .jiathis_style_24x24 .jtico_huaban{background-position:0 -648px} .jiathis_style_24x24 .jtico_115{background-position:0 -672px} .jiathis_style_24x24 .jtico_hexun{background-position:0 -696px} .jiathis_style_24x24 .jtico_myspace{background-position:0 -720px} .jiathis_style_24x24 .jtico_139{background-position:0 -744px} .jiathis_style_24x24 .jtico_tieba{background-position:0 -768px} .jiathis_style_24x24 .jtico_sdonote{background-position:0 -792px} .jiathis_style_24x24 .jtico_digu{background-position:0 -816px} .jiathis_style_24x24 .jtico_douban{background-position:0 -840px} .jiathis_style_24x24 .jtico_ifengkb{background-position:0 -864px} .jiathis_style_24x24 .jtico_xianguo{background-position:0 -888px} .jiathis_style_24x24 .jtico_mingdao{background-position:0 -912px} .jiathis_style_24x24 .jtico_renjian{background-position:0 -936px} .jiathis_style_24x24 .jtico_gmw{background-position:0 -960px} .jiathis_style_24x24 .jtico_delicious{background-position:0 -984px} .jiathis_style_24x24 .jtico_digg{background-position:0 -1008px} .jiathis_style_24x24 .jtico_fb{background-position:0 -1032px} .jiathis_style_24x24 .jtico_twitter{background-position:0 -1056px} .jiathis_style_24x24 .jtico_ujian{background-position:0 -1080px} .jiathis_style_24x24 .jtico_poco{background-position:0 -1104px} .jiathis_style_24x24 .jtico_wealink{background-position:0 -1128px} .jiathis_style_24x24 .jtico_cnfol{background-position:0 -1152px} .jiathis_style_24x24 .jtico_qileke{background-position:0 -1200px} .jiathis_style_24x24 .jtico_tongxue{background-position:0 -1224px} .jiathis_style_24x24 .jtico_waakee{background-position:0 -1248px} .jiathis_style_24x24 .jtico_ydnote{background-position:0 -1272px} .jiathis_style_24x24 .jtico_cyzone{background-position:0 -1296px} .jiathis_style_24x24 .jtico_diandian{background-position:0 -1320px} .jiathis_style_24x24 .jtico_jcrb{background-position:0 -1344px} .jiathis_style_24x24 .jtico_99earth{background-position:0 -1368px} .jiathis_style_24x24 .jtico_chouti{background-position:0 -1392px} .jiathis_style_24x24 .jtico_dig24{background-position:0 -1416px} .jiathis_style_24x24 .jtico_douban9dian{background-position:0 -1440px} .jiathis_style_24x24 .jtico_i139{background-position:0 -1464px} .jiathis_style_24x24 .jtico_caimi{background-position:0 -1488px} .jiathis_style_24x24 .jtico_yixin{background-position:0 -1512px} .jiathis_style_24x24 .jtico_yijee{background-position:0 -1536px} .jiathis_style_24x24 .jtico_pdfonline{background-position:0 -1560px} .jiathis_style_24x24 .jtico_printfriendly{background-position:0 -1584px} .jiathis_style_24x24 .jtico_translate{background-position:0 -1608px} .jiathis_style_24x24 .jtico_duitang{background-position:0 -1632px} .jiathis_style_24x24 .jtico_diigo{background-position:0 -1656px} .jiathis_style_24x24 .jtico_evernote{background-position:0 -1680px} .jiathis_style_24x24 .jtico_friendfeed{background-position:0 -1704px} .jiathis_style_24x24 .jtico_linkedin{background-position:0 -1728px} .jiathis_style_24x24 .jtico_mixx{background-position:0 -1752px} .jiathis_style_24x24 .jtico_netlog{background-position:0 -1776px} .jiathis_style_24x24 .jtico_netvibes{background-position:0 -1800px} .jiathis_style_24x24 .jtico_phonefavs{background-position:0 -1824px} .jiathis_style_24x24 .jtico_pingfm{background-position:0 -1848px} .jiathis_style_24x24 .jtico_plaxo{background-position:0 -1872px} .jiathis_style_24x24 .jtico_tpeople{background-position:0 -1896px} .jiathis_style_24x24 .jtico_reddit{background-position:0 -1920px} .jiathis_style_24x24 .jtico_wong{background-position:0 -1944px} .jiathis_style_24x24 .jtico_stumbleupon{background-position:0 -1968px} .jiathis_style_24x24 .jtico_plurk{background-position:0 -1992px} .jiathis_style_24x24 .jtico_funp{background-position:0 -2016px} .jiathis_style_24x24 .jtico_miliao{background-position:0 -2040px} .jiathis_style_24x24 .jtico_myshare{background-position:0 -2064px} .jiathis_style_24x24 .jtico_fwisp{background-position:0 -2088px} .jiathis_style_24x24 .jtico_jiathis,.jiathis_style_24x24 .jtico_more{background-position:0 -2112px} .jiathis_style_24x24 .jtico_msn{background-position:0 -2136px} .jiathis_style_24x24 .jtico_fanfou{background-position:0 -2160px} .jiathis_style_24x24 .jtico_189mail{background-position:0 -2184px} .jiathis_style_24x24 .jtico_dream163{background-position:0 -2208px} .jiathis_style_24x24 .jtico_thexun{background-position:0 -2232px} .jiathis_style_24x24 .jtico_tianya{background-position:0 -2256px} .jiathis_style_24x24 .jtico_w3c{background-position:0 -2280px} .jiathis_style_24x24 .jtico_tifeng{background-position:0 -2304px} .jiathis_style_24x24 .jtico_bitly{background-position:0 -2328px} .jiathis_style_24x24 .jtico_kansohu{background-position:0 -2352px} .jiathis_style_24x24 .jtico_ganniu{background-position:0 -2376px} .jiathis_style_24x24 .jtico_189cn{background-position:0 -2400px} .jiathis_style_24x24 .jtico_masar{background-position:0 -2424px} .jiathis_style_24x24 .jtico_binzhi{background-position:0 -2448px} .jiathis_style_24x24 .jtico_mop{background-position:0 -2472px} .jiathis_style_24x24 .jtico_alibaba{background-position:0 -2496px} .jiathis_style_24x24 .jtico_leihou{background-position:0 -2520px} .jiathis_style_24x24 .jtico_mailru{background-position:0 -2544px} .jiathis_style_24x24 .jtico_pocket{background-position:0 -2568px} .jiathis_style_24x24 .jtico_instapaper{background-position:0 -2592px} .jiathis_style_24x24 .jtico_print{background-position:0 -2616px} .jiathis_style_24x24 .jtico_139mail{background-position:0 -2640px} .jiathis_style_24x24 .jtico_meilishuo{background-position:0 -2664px} .jiathis_style_24x24 .jtico_mogujie{background-position:0 -2688px} .jiathis_style_24x24 .jtico_weixin{background-position:0 -2712px} .jiathis_style_24x24 .jtico_tianji{background-position:0 -2736px} .jiathis_style_24x24 .jtico_tumblr{background-position:0 -2760px} .jiathis_style_24x24 .jtico_ishare{background-position:0 -2784px} .jiathis_style_24x24 .jtico_zsvs{background-position:0 -2808px} .jiathis_style_24x24 .jtico_pinterest{background-position:0 -2832px} .jiathis_style_24x24 .jtico_toeeee{background-position:0 -2856px} .jiathis_style_24x24 .jtico_tyaolan{background-position:0 -2880px} .jiathis_style_24x24 .jtico_189share{background-position:0 -2904px} .jiathis_style_24x24 .jtico_txinhua{background-position:0 -2928px} .jiathis_style_24x24 .jtico_googleplus{background-position:0 -2952px} .jiathis_style_24x24 .jtico_faxianla{background-position:0 -2976px} .jiathis_style_24x24 .jtico_iwo{background-position:0 -3000px} .jiathis_style_24x24 .jtico_cqq{background-position:0 -3024px} .jiathis_style_24x24 .jtico_mwsq{background-position:0 -1200px}
styles/jiathis_share.min.css
.jiathis_style caption,.jiathis_style dd,.jiathis_style dl,.jiathis_style dt,.jiathis_style fieldset,.jiathis_style form,.jiathis_style label,.jiathis_style legend,.jiathis_style li,.jiathis_style ol,.jiathis_style span,.jiathis_style table,.jiathis_style tbody,.jiathis_style td,.jiathis_style tfoot,.jiathis_style th,.jiathis_style thead,.jiathis_style tr,.jiathis_style ul{vertical-align:middle;margin:0;padding:0;font-family:'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif} .jiathis_style .jiadiv_01{border:1px solid #CCC;width:120px;background:#fff;text-align:left;overflow:hidden} .jiathis_style .jiadiv_02{padding:1px!important;font-size:14px!important;text-align:left!important} .jiathis_style .jiadiv_02 .jiatitle{margin:1px 0;height:20px;padding-left:5px;padding-top:4px;width:107px;float:left;display:block;border:1px solid #fff;background:#fff;text-decoration:none;color:#000;font-size:12px!important} .jiathis_style .jiadiv_02 .jiatitle:hover{background:#F2F2F2;border:1px solid #E5E5E5;text-decoration:none} .jiathis_style .jiadiv_02 .jiatitle img{margin:3px 0 -3px;border:0} .jiathis_style .jiadiv_01 .link_01{text-decoration:none;font-size:12px} .jiathis_style .jiadiv_01 .link_01:hover{text-decoration:underline;font-size:12px} .jiathis_style .jtico{text-align:left;overflow:hidden;display:block!important;height:16px!important;line-height:16px!important;padding-left:20px!important;background:url(img/jiathis_ico.png) left no-repeat;cursor:pointer} .jiathis_style .jtico_copy{background-position:0 0} .jiathis_style .jtico_email{background-position:0 -32px} .jiathis_style .jtico_fav{background-position:0 -16px} .jiathis_style .jtico_buzz{background-position:0 -48px} .jiathis_style .jtico_qzone{background-position:0 -64px} .jiathis_style .jtico_baidu{background-position:0 -80px} .jiathis_style .jtico_tsina{background-position:0 -96px} .jiathis_style .jtico_tsohu{background-position:0 -112px} .jiathis_style .jtico_t163{background-position:0 -128px} .jiathis_style .jtico_tqq{background-position:0 -144px} .jiathis_style .jtico_renren{background-position:0 -160px} .jiathis_style .jtico_kaixin001{background-position:0 -176px} .jiathis_style .jtico_qingbiji{background-position:0 -192px} .jiathis_style .jtico_taobao{background-position:0 -208px} .jiathis_style .jtico_hi{background-position:0 -224px} .jiathis_style .jtico_xiaoyou{background-position:0 -240px} .jiathis_style .jtico_youshi{background-position:0 -256px} .jiathis_style .jtico_gmail{background-position:0 -272px} .jiathis_style .jtico_hotmail{background-position:0 -288px} .jiathis_style .jtico_xqw{background-position:0 -304px} .jiathis_style .jtico_feixin{background-position:0 -320px} .jiathis_style .jtico_51{background-position:0 -336px} .jiathis_style .jtico_google{background-position:0 -352px} .jiathis_style .jtico_youdao{background-position:0 -368px} .jiathis_style .jtico_qq{background-position:0 -384px} .jiathis_style .jtico_sina{background-position:0 -400px} .jiathis_style .jtico_tuita{background-position:0 -416px} .jiathis_style .jtico_huaban{background-position:0 -432px} .jiathis_style .jtico_115{background-position:0 -448px} .jiathis_style .jtico_hexun{background-position:0 -464px} .jiathis_style .jtico_myspace{background-position:0 -480px} .jiathis_style .jtico_139{background-position:0 -496px} .jiathis_style .jtico_tieba{background-position:0 -512px} .jiathis_style .jtico_sdonote{background-position:0 -528px} .jiathis_style .jtico_digu{background-position:0 -544px} .jiathis_style .jtico_douban{background-position:0 -560px} .jiathis_style .jtico_ifengkb{background-position:0 -576px} .jiathis_style .jtico_xianguo{background-position:0 -592px} .jiathis_style .jtico_mingdao{background-position:0 -608px} .jiathis_style .jtico_renjian{background-position:0 -624px} .jiathis_style .jtico_gmw{background-position:0 -640px} .jiathis_style .jtico_delicious{background-position:0 -656px} .jiathis_style .jtico_digg{background-position:0 -672px} .jiathis_style .jtico_fb{background-position:0 -688px} .jiathis_style .jtico_twitter{background-position:0 -704px} .jiathis_style .jtico_ujian{background-position:0 -720px} .jiathis_style .jtico_poco{background-position:0 -736px} .jiathis_style .jtico_wealink{background-position:0 -752px} .jiathis_style .jtico_cnfol{background-position:0 -768px} .jiathis_style .jtico_qileke{background-position:0 -800px} .jiathis_style .jtico_tongxue{background-position:0 -816px} .jiathis_style .jtico_waakee{background-position:0 -832px} .jiathis_style .jtico_ydnote{background-position:0 -848px} .jiathis_style .jtico_cyzone{background-position:0 -864px} .jiathis_style .jtico_diandian{background-position:0 -880px} .jiathis_style .jtico_jcrb{background-position:0 -896px} .jiathis_style .jtico_99earth{background-position:0 -912px} .jiathis_style .jtico_chouti{background-position:0 -928px} .jiathis_style .jtico_dig24{background-position:0 -944px} .jiathis_style .jtico_douban9dian{background-position:0 -960px} .jiathis_style .jtico_i139{background-position:0 -976px} .jiathis_style .jtico_caimi{background-position:0 -992px} .jiathis_style .jtico_yixin{background-position:0 -1008px} .jiathis_style .jtico_yijee{background-position:0 -1024px} .jiathis_style .jtico_pdfonline{background-position:0 -1040px} .jiathis_style .jtico_printfriendly{background-position:0 -1056px} .jiathis_style .jtico_translate{background-position:0 -1072px} .jiathis_style .jtico_duitang{background-position:0 -1088px} .jiathis_style .jtico_diigo{background-position:0 -1104px} .jiathis_style .jtico_evernote{background-position:0 -1120px} .jiathis_style .jtico_friendfeed{background-position:0 -1136px} .jiathis_style .jtico_linkedin{background-position:0 -1152px} .jiathis_style .jtico_mixx{background-position:0 -1168px} .jiathis_style .jtico_netlog{background-position:0 -1184px} .jiathis_style .jtico_netvibes{background-position:0 -1200px} .jiathis_style .jtico_phonefavs{background-position:0 -1216px} .jiathis_style .jtico_pingfm{background-position:0 -1232px} .jiathis_style .jtico_plaxo{background-position:0 -1248px} .jiathis_style .jtico_tpeople{background-position:0 -1264px} .jiathis_style .jtico_reddit{background-position:0 -1280px} .jiathis_style .jtico_wong{background-position:0 -1296px} .jiathis_style .jtico_stumbleupon{background-position:0 -1312px} .jiathis_style .jtico_plurk{background-position:0 -1328px} .jiathis_style .jtico_funp{background-position:0 -1344px} .jiathis_style .jtico_miliao{background-position:0 -1360px} .jiathis_style .jtico_myshare{background-position:0 -1376px} .jiathis_style .jtico_fwisp{background-position:0 -1392px} .jiathis_style .jtico_jiathis,.jiathis_style .jtico_more{background-position:0 -1408px} .jiathis_style .jtico_msn{background-position:0 -1424px} .jiathis_style .jtico_fanfou{background-position:0 -1440px} .jiathis_style .jtico_189mail{background-position:0 -1456px} .jiathis_style .jtico_dream163{background-position:0 -1472px} .jiathis_style .jtico_thexun{background-position:0 -1488px} .jiathis_style .jtico_tianya{background-position:0 -1505px} .jiathis_style .jtico_w3c{background-position:0 -1521px} .jiathis_style .jtico_tifeng{background-position:0 -1537px} .jiathis_style .jtico_bitly{background-position:0 -1553px} .jiathis_style .jtico_kansohu{background-position:0 -1569px} .jiathis_style .jtico_ganniu{background-position:0 -1585px} .jiathis_style .jtico_189cn{background-position:0 -1601px} .jiathis_style .jtico_masar{background-position:0 -1617px} .jiathis_style .jtico_binzhi{background-position:0 -1633px} .jiathis_style .jtico_mop{background-position:0 -1649px} .jiathis_style .jtico_alibaba{background-position:0 -1665px} .jiathis_style .jtico_leihou{background-position:0 -1681px} .jiathis_style .jtico_mailru{background-position:0 -1697px} .jiathis_style .jtico_pocket{background-position:0 -1713px} .jiathis_style .jtico_instapaper{background-position:0 -1729px} .jiathis_style .jtico_print{background-position:0 -1745px} .jiathis_style .jtico_139mail{background-position:0 -1760px} .jiathis_style .jtico_meilishuo{background-position:0 -1777px} .jiathis_style .jtico_mogujie{background-position:0 -1793px} .jiathis_style .jtico_weixin{background-position:0 -1809px} .jiathis_style .jtico_tianji{background-position:0 -1825px} .jiathis_style .jtico_tumblr{background-position:0 -1841px} .jiathis_style .jtico_ishare{background-position:0 -1857px} .jiathis_style .jtico_zsvs{background-position:0 -1873px} .jiathis_style .jtico_pinterest{background-position:0 -1889px} .jiathis_style .jtico_toeeee{background-position:0 -1905px} .jiathis_style .jtico_tyaolan{background-position:0 -1921px} .jiathis_style .jtico_189share{background-position:0 -1937px} .jiathis_style .jtico_txinhua{background-position:0 -1953px} .jiathis_style .jtico_googleplus{background-position:0 -1969px} .jiathis_style .jtico_faxianla{background-position:0 -1985px} .jiathis_style .jtico_iwo{background-position:0 -2001px} .jiathis_style .jtico_cqq{background-position:0 -2017px} .jiathis_style .jtico_mwsq{background-position:0 -800px} .jiathis_style .button,.jiathis_style .jiathis_txt{float:left;font-size:12px;text-decoration:none;line-height:18px!important} .jiathis_style .jiathis_separator,.jiathis_style .separator{display:block;float:left;margin:0 5px;line-height:16px!important} .jiathis_style .searchTxt{text-align:left;margin:7px 0 0 28px;background:#FFF;border:none;width:240px;font-size:12px;color:#999} .jiathis_style .searchTxtCont{width:300px;background:#F2F2F2;border-bottom:1px solid #E5E5E5;padding:0 0 0 5px} .jiathis_style .centerBottom,.jiathis_style .ckepopBottom{background:#F2F2F2;border-top:1px solid #E5E5E5;padding-left:5px} .jiathis_style .centerBottom{width:300px} .jiathis_style .centerTitle{float:right} .jiathis_style .jialike,.jiathis_style_24x24 .jialike,.jiathis_style_32x32 .jialike{position:relative;border:none;overflow:hidden} .jiathis_style .jt_sharetitle{font-weight:700;font-size:12px} .jiathis_style .jialike{margin:-3px 5px} .jiathis_style img{display:inline;vertical-align:middle} .jiathis_style_32x32 .jtico{text-align:left;overflow:hidden;display:block!important;height:32px!important;line-height:32px!important;padding-left:36px!important;background:url(img/jiathis_ico_32x32.png) left no-repeat;cursor:pointer} .jiathis_style_32x32 .jiathis_txt{float:left;font-size:22px;text-decoration:none;line-height:32px!important} .jiathis_style_32x32 .jiathis_separator{display:block;float:left;margin:0 5px;line-height:32px!important} .jiathis_style_32x32 .jialike{margin:-3px 5px} .jiathis_style_32x32 .jtico_tsina{background-position:0 0} .jiathis_style_32x32 .jtico_qzone{background-position:0 -32px} .jiathis_style_32x32 .jtico_renren{background-position:0 -64px} .jiathis_style_32x32 .jtico_gmail{background-position:0 -96px} .jiathis_style_32x32 .jtico_fav{background-position:0 -128px} .jiathis_style_32x32 .jtico_tieba{background-position:0 -160px} .jiathis_style_32x32 .jtico_kaixin001{background-position:0 -192px} .jiathis_style_32x32 .jtico_douban{background-position:0 -224px} .jiathis_style_32x32 .jtico_hi{background-position:0 -256px} .jiathis_style_32x32 .jtico_qingbiji{background-position:0 -288px} .jiathis_style_32x32 .jtico_t163{background-position:0 -320px} .jiathis_style_32x32 .jtico_baidu{background-position:0 -352px} .jiathis_style_32x32 .jtico_translate{background-position:0 -384px} .jiathis_style_32x32 .jtico_sina{background-position:0 -416px} .jiathis_style_32x32 .jtico_huaban{background-position:0 -448px} .jiathis_style_32x32 .jtico_hotmail{background-position:0 -480px} .jiathis_style_32x32 .jtico_hexun{background-position:0 -512px} .jiathis_style_32x32 .jtico_fanfou{background-position:0 -544px} .jiathis_style_32x32 .jtico_poco{background-position:0 -576px} .jiathis_style_32x32 .jtico_waakee{background-position:0 -608px} .jiathis_style_32x32 .jtico_xianguo{background-position:0 -640px} .jiathis_style_32x32 .jtico_mingdao{background-position:0 -672px} .jiathis_style_32x32 .jtico_qileke{background-position:0 -704px} .jiathis_style_32x32 .jtico_diandian{background-position:0 -736px} .jiathis_style_32x32 .jtico_leshou{background-position:0 -768px} .jiathis_style_32x32 .jtico_gmw{background-position:0 -800px} .jiathis_style_32x32 .jtico_115{background-position:0 -832px} .jiathis_style_32x32 .jtico_msn{background-position:0 -864px} .jiathis_style_32x32 .jtico_caimi{background-position:0 -896px} .jiathis_style_32x32 .jtico_renjian{background-position:0 -928px} .jiathis_style_32x32 .jtico_fb{background-position:0 -960px} .jiathis_style_32x32 .jtico_ujian{background-position:0 -992px} .jiathis_style_32x32 .jtico_twitter{background-position:0 -1024px} .jiathis_style_32x32 .jtico_delicious{background-position:0 -1056px} .jiathis_style_32x32 .jtico_digg{background-position:0 -1088px} .jiathis_style_32x32 .jtico_diglog{background-position:0 -1120px} .jiathis_style_32x32 .jtico_wong{background-position:0 -1152px} .jiathis_style_32x32 .jtico_zsvs{background-position:0 -1184px} .jiathis_style_32x32 .jtico_stumbleupon{background-position:0 -1216px} .jiathis_style_32x32 .jtico_tsohu{background-position:0 -1248px} .jiathis_style_32x32 .jtico_chouti{background-position:0 -1280px} .jiathis_style_32x32 .jtico_cnfol{background-position:0 -1312px} .jiathis_style_32x32 .jtico_dig24{background-position:0 -1344px} .jiathis_style_32x32 .jtico_yijee{background-position:0 -1376px} .jiathis_style_32x32 .jtico_sdonote{background-position:0 -1408px} .jiathis_style_32x32 .jtico_buzz{background-position:0 -1440px} .jiathis_style_32x32 .jtico_wealink{background-position:0 -1472px} .jiathis_style_32x32 .jtico_evernote{background-position:0 -1504px} .jiathis_style_32x32 .jtico_linkedin{background-position:0 -1536px} .jiathis_style_32x32 .jtico_reddit{background-position:0 -1568px} .jiathis_style_32x32 .jtico_fwisp{background-position:0 -1600px} .jiathis_style_32x32 .jtico_cyzone{background-position:0 -1632px} .jiathis_style_32x32 .jtico_youdao{background-position:0 -1664px} .jiathis_style_32x32 .jtico_netvibes{background-position:0 -1696px} .jiathis_style_32x32 .jtico_myspace{background-position:0 -1728px} .jiathis_style_32x32 .jtico_tqq{background-position:0 -1760px} .jiathis_style_32x32 .jtico_feixin{background-position:0 -1792px} .jiathis_style_32x32 .jtico_youshi{background-position:0 -1824px} .jiathis_style_32x32 .jtico_xiaoyou{background-position:0 -1856px} .jiathis_style_32x32 .jtico_tifeng{background-position:0 -1888px} .jiathis_style_32x32 .jtico_dream163{background-position:0 -1920px} .jiathis_style_32x32 .jtico_ifengkb{background-position:0 -1952px} .jiathis_style_32x32 .jtico_email{background-position:0 -1984px} .jiathis_style_32x32 .jtico_taobao{background-position:0 -2016px} .jiathis_style_32x32 .jtico_jiathis{background-position:0 -2048px} .jiathis_style_32x32 .jtico_tyaolan{background-position:0 -2080px} .jiathis_style_32x32 .jtico_masar{background-position:0 -2112px} .jiathis_style_32x32 .jtico_binzhi{background-position:0 -2144px} .jiathis_style_32x32 .jtico_51{background-position:0 -2176px} .jiathis_style_32x32 .jtico_qq{background-position:0 -2208px} .jiathis_style_32x32 .jtico_digu{background-position:0 -2240px} .jiathis_style_32x32 .jtico_douban9dian{background-position:0 -2272px} .jiathis_style_32x32 .jtico_yixin{background-position:0 -2304px} .jiathis_style_32x32 .jtico_pdfonline{background-position:0 -2336px} .jiathis_style_32x32 .jtico_printfriendly{background-position:0 -2368px} .jiathis_style_32x32 .jtico_duitang{background-position:0 -2400px} .jiathis_style_32x32 .jtico_diigo{background-position:0 -2432px} .jiathis_style_32x32 .jtico_friendfeed{background-position:0 -2464px} .jiathis_style_32x32 .jtico_mixx{background-position:0 -2496px} .jiathis_style_32x32 .jtico_plaxo{background-position:0 -2528px} .jiathis_style_32x32 .jtico_tpeople{background-position:0 -2560px} .jiathis_style_32x32 .jtico_print{background-position:0 -2592px} .jiathis_style_32x32 .jtico_plurk{background-position:0 -2624px} .jiathis_style_32x32 .jtico_189mail{background-position:0 -2656px} .jiathis_style_32x32 .jtico_i139{background-position:0 -2688px} .jiathis_style_32x32 .jtico_thexun{background-position:0 -2720px} .jiathis_style_32x32 .jtico_tianya{background-position:0 -2752px} .jiathis_style_32x32 .jtico_kansohu{background-position:0 -2784px} .jiathis_style_32x32 .jtico_ganniu{background-position:0 -2816px} .jiathis_style_32x32 .jtico_189cn{background-position:0 -2848px} .jiathis_style_32x32 .jtico_mop{background-position:0 -2880px} .jiathis_style_32x32 .jtico_alibaba{background-position:0 -2912px} .jiathis_style_32x32 .jtico_mailru{background-position:0 -2944px} .jiathis_style_32x32 .jtico_leihou{background-position:0 -2976px} .jiathis_style_32x32 .jtico_139{background-position:0 -3008px} .jiathis_style_32x32 .jtico_139mail{background-position:0 -3040px} .jiathis_style_32x32 .jtico_w3c{background-position:0 -3072px} .jiathis_style_32x32 .jtico_99earth{background-position:0 -3104px} .jiathis_style_32x32 .jtico_xqw{background-position:0 -3136px} .jiathis_style_32x32 .jtico_google{background-position:0 -3168px} .jiathis_style_32x32 .jtico_jcrb{background-position:0 -3200px} .jiathis_style_32x32 .jtico_miliao{background-position:0 -3232px} .jiathis_style_32x32 .jtico_tuita{background-position:0 -3264px} .jiathis_style_32x32 .jtico_copy{background-position:0 -3296px} .jiathis_style_32x32 .jtico_pingfm{background-position:0 -3328px} .jiathis_style_32x32 .jtico_pocket{background-position:0 -3360px} .jiathis_style_32x32 .jtico_funp{background-position:0 -3392px} .jiathis_style_32x32 .jtico_phonefavs{background-position:0 -3424px} .jiathis_style_32x32 .jtico_instapaper{background-position:0 -3456px} .jiathis_style_32x32 .jtico_myshare{background-position:0 -3488px} .jiathis_style_32x32 .jtico_bitly{background-position:0 -3520px} .jiathis_style_32x32 .jtico_netlog{background-position:0 -3552px} .jiathis_style_32x32 .jtico_ydnote{background-position:0 -3584px} .jiathis_style_32x32 .jtico_meilishuo{background-position:0 -3616px} .jiathis_style_32x32 .jtico_mogujie{background-position:0 -3648px} .jiathis_style_32x32 .jtico_weixin{background-position:0 -3680px} .jiathis_style_32x32 .jtico_tianji{background-position:0 -3712px} .jiathis_style_32x32 .jtico_tumblr{background-position:0 -3744px} .jiathis_style_32x32 .jtico_ishare{background-position:0 -3776px} .jiathis_style_32x32 .jtico_pinterest{background-position:0 -3808px} .jiathis_style_32x32 .jtico_toeeee{background-position:0 -3840px} .jiathis_style_32x32 .jtico_189share{background-position:0 -3872px} .jiathis_style_32x32 .jtico_txinhua{background-position:0 -3904px} .jiathis_style_32x32 .jtico_googleplus{background-position:0 -3936px} .jiathis_style_32x32 .jtico_faxianla{background-position:0 -3968px} .jiathis_style_32x32 .jtico_iwo{background-position:0 -4000px} .jiathis_style_32x32 .jtico_cqq{background-position:0 -4032px} .jiathis_style_32x32 .jtico_mwsq{background-position:0 -704px} .jiathis_style_24x24 .jtico{text-align:left;overflow:hidden;display:block!important;height:24px!important;line-height:24px!important;padding-left:28px!important;background:url(img/jiathis_ico_24x24.png) left no-repeat;cursor:pointer} .jiathis_style_24x24 .jiathis_txt{float:left;font-size:22px;text-decoration:none;line-height:24px!important} .jiathis_style_24x24 .jiathis_separator{display:block;float:left;margin:0 5px;line-height:24px!important} .jiathis_style_24x24 .jialike{margin:-3px 5px} .jiathis_style_24x24 .jtico_copy{background-position:0 0} .jiathis_style_24x24 .jtico_fav{background-position:0 -24px} .jiathis_style_24x24 .jtico_email{background-position:0 -48px} .jiathis_style_24x24 .jtico_buzz{background-position:0 -72px} .jiathis_style_24x24 .jtico_qzone{background-position:0 -96px} .jiathis_style_24x24 .jtico_baidu{background-position:0 -120px} .jiathis_style_24x24 .jtico_tsina{background-position:0 -144px} .jiathis_style_24x24 .jtico_tsohu{background-position:0 -168px} .jiathis_style_24x24 .jtico_t163{background-position:0 -192px} .jiathis_style_24x24 .jtico_tqq{background-position:0 -216px} .jiathis_style_24x24 .jtico_renren{background-position:0 -240px} .jiathis_style_24x24 .jtico_kaixin001{background-position:0 -264px} .jiathis_style_24x24 .jtico_qingbiji{background-position:0 -288px} .jiathis_style_24x24 .jtico_taobao{background-position:0 -312px} .jiathis_style_24x24 .jtico_hi{background-position:0 -336px} .jiathis_style_24x24 .jtico_xiaoyou{background-position:0 -360px} .jiathis_style_24x24 .jtico_youshi{background-position:0 -384px} .jiathis_style_24x24 .jtico_gmail{background-position:0 -408px} .jiathis_style_24x24 .jtico_hotmail{background-position:0 -432px} .jiathis_style_24x24 .jtico_xqw{background-position:0 -456px} .jiathis_style_24x24 .jtico_feixin{background-position:0 -480px} .jiathis_style_24x24 .jtico_51{background-position:0 -504px} .jiathis_style_24x24 .jtico_google{background-position:0 -528px} .jiathis_style_24x24 .jtico_youdao{background-position:0 -552px} .jiathis_style_24x24 .jtico_qq{background-position:0 -576px} .jiathis_style_24x24 .jtico_sina{background-position:0 -600px} .jiathis_style_24x24 .jtico_tuita{background-position:0 -624px} .jiathis_style_24x24 .jtico_huaban{background-position:0 -648px} .jiathis_style_24x24 .jtico_115{background-position:0 -672px} .jiathis_style_24x24 .jtico_hexun{background-position:0 -696px} .jiathis_style_24x24 .jtico_myspace{background-position:0 -720px} .jiathis_style_24x24 .jtico_139{background-position:0 -744px} .jiathis_style_24x24 .jtico_tieba{background-position:0 -768px} .jiathis_style_24x24 .jtico_sdonote{background-position:0 -792px} .jiathis_style_24x24 .jtico_digu{background-position:0 -816px} .jiathis_style_24x24 .jtico_douban{background-position:0 -840px} .jiathis_style_24x24 .jtico_ifengkb{background-position:0 -864px} .jiathis_style_24x24 .jtico_xianguo{background-position:0 -888px} .jiathis_style_24x24 .jtico_mingdao{background-position:0 -912px} .jiathis_style_24x24 .jtico_renjian{background-position:0 -936px} .jiathis_style_24x24 .jtico_gmw{background-position:0 -960px} .jiathis_style_24x24 .jtico_delicious{background-position:0 -984px} .jiathis_style_24x24 .jtico_digg{background-position:0 -1008px} .jiathis_style_24x24 .jtico_fb{background-position:0 -1032px} .jiathis_style_24x24 .jtico_twitter{background-position:0 -1056px} .jiathis_style_24x24 .jtico_ujian{background-position:0 -1080px} .jiathis_style_24x24 .jtico_poco{background-position:0 -1104px} .jiathis_style_24x24 .jtico_wealink{background-position:0 -1128px} .jiathis_style_24x24 .jtico_cnfol{background-position:0 -1152px} .jiathis_style_24x24 .jtico_qileke{background-position:0 -1200px} .jiathis_style_24x24 .jtico_tongxue{background-position:0 -1224px} .jiathis_style_24x24 .jtico_waakee{background-position:0 -1248px} .jiathis_style_24x24 .jtico_ydnote{background-position:0 -1272px} .jiathis_style_24x24 .jtico_cyzone{background-position:0 -1296px} .jiathis_style_24x24 .jtico_diandian{background-position:0 -1320px} .jiathis_style_24x24 .jtico_jcrb{background-position:0 -1344px} .jiathis_style_24x24 .jtico_99earth{background-position:0 -1368px} .jiathis_style_24x24 .jtico_chouti{background-position:0 -1392px} .jiathis_style_24x24 .jtico_dig24{background-position:0 -1416px} .jiathis_style_24x24 .jtico_douban9dian{background-position:0 -1440px} .jiathis_style_24x24 .jtico_i139{background-position:0 -1464px} .jiathis_style_24x24 .jtico_caimi{background-position:0 -1488px} .jiathis_style_24x24 .jtico_yixin{background-position:0 -1512px} .jiathis_style_24x24 .jtico_yijee{background-position:0 -1536px} .jiathis_style_24x24 .jtico_pdfonline{background-position:0 -1560px} .jiathis_style_24x24 .jtico_printfriendly{background-position:0 -1584px} .jiathis_style_24x24 .jtico_translate{background-position:0 -1608px} .jiathis_style_24x24 .jtico_duitang{background-position:0 -1632px} .jiathis_style_24x24 .jtico_diigo{background-position:0 -1656px} .jiathis_style_24x24 .jtico_evernote{background-position:0 -1680px} .jiathis_style_24x24 .jtico_friendfeed{background-position:0 -1704px} .jiathis_style_24x24 .jtico_linkedin{background-position:0 -1728px} .jiathis_style_24x24 .jtico_mixx{background-position:0 -1752px} .jiathis_style_24x24 .jtico_netlog{background-position:0 -1776px} .jiathis_style_24x24 .jtico_netvibes{background-position:0 -1800px} .jiathis_style_24x24 .jtico_phonefavs{background-position:0 -1824px} .jiathis_style_24x24 .jtico_pingfm{background-position:0 -1848px} .jiathis_style_24x24 .jtico_plaxo{background-position:0 -1872px} .jiathis_style_24x24 .jtico_tpeople{background-position:0 -1896px} .jiathis_style_24x24 .jtico_reddit{background-position:0 -1920px} .jiathis_style_24x24 .jtico_wong{background-position:0 -1944px} .jiathis_style_24x24 .jtico_stumbleupon{background-position:0 -1968px} .jiathis_style_24x24 .jtico_plurk{background-position:0 -1992px} .jiathis_style_24x24 .jtico_funp{background-position:0 -2016px} .jiathis_style_24x24 .jtico_miliao{background-position:0 -2040px} .jiathis_style_24x24 .jtico_myshare{background-position:0 -2064px} .jiathis_style_24x24 .jtico_fwisp{background-position:0 -2088px} .jiathis_style_24x24 .jtico_jiathis,.jiathis_style_24x24 .jtico_more{background-position:0 -2112px} .jiathis_style_24x24 .jtico_msn{background-position:0 -2136px} .jiathis_style_24x24 .jtico_fanfou{background-position:0 -2160px} .jiathis_style_24x24 .jtico_189mail{background-position:0 -2184px} .jiathis_style_24x24 .jtico_dream163{background-position:0 -2208px} .jiathis_style_24x24 .jtico_thexun{background-position:0 -2232px} .jiathis_style_24x24 .jtico_tianya{background-position:0 -2256px} .jiathis_style_24x24 .jtico_w3c{background-position:0 -2280px} .jiathis_style_24x24 .jtico_tifeng{background-position:0 -2304px} .jiathis_style_24x24 .jtico_bitly{background-position:0 -2328px} .jiathis_style_24x24 .jtico_kansohu{background-position:0 -2352px} .jiathis_style_24x24 .jtico_ganniu{background-position:0 -2376px} .jiathis_style_24x24 .jtico_189cn{background-position:0 -2400px} .jiathis_style_24x24 .jtico_masar{background-position:0 -2424px} .jiathis_style_24x24 .jtico_binzhi{background-position:0 -2448px} .jiathis_style_24x24 .jtico_mop{background-position:0 -2472px} .jiathis_style_24x24 .jtico_alibaba{background-position:0 -2496px} .jiathis_style_24x24 .jtico_leihou{background-position:0 -2520px} .jiathis_style_24x24 .jtico_mailru{background-position:0 -2544px} .jiathis_style_24x24 .jtico_pocket{background-position:0 -2568px} .jiathis_style_24x24 .jtico_instapaper{background-position:0 -2592px} .jiathis_style_24x24 .jtico_print{background-position:0 -2616px} .jiathis_style_24x24 .jtico_139mail{background-position:0 -2640px} .jiathis_style_24x24 .jtico_meilishuo{background-position:0 -2664px} .jiathis_style_24x24 .jtico_mogujie{background-position:0 -2688px} .jiathis_style_24x24 .jtico_weixin{background-position:0 -2712px} .jiathis_style_24x24 .jtico_tianji{background-position:0 -2736px} .jiathis_style_24x24 .jtico_tumblr{background-position:0 -2760px} .jiathis_style_24x24 .jtico_ishare{background-position:0 -2784px} .jiathis_style_24x24 .jtico_zsvs{background-position:0 -2808px} .jiathis_style_24x24 .jtico_pinterest{background-position:0 -2832px} .jiathis_style_24x24 .jtico_toeeee{background-position:0 -2856px} .jiathis_style_24x24 .jtico_tyaolan{background-position:0 -2880px} .jiathis_style_24x24 .jtico_189share{background-position:0 -2904px} .jiathis_style_24x24 .jtico_txinhua{background-position:0 -2928px} .jiathis_style_24x24 .jtico_googleplus{background-position:0 -2952px} .jiathis_style_24x24 .jtico_faxianla{background-position:0 -2976px} .jiathis_style_24x24 .jtico_iwo{background-position:0 -3000px} .jiathis_style_24x24 .jtico_cqq{background-position:0 -3024px} .jiathis_style_24x24 .jtico_mwsq{background-position:0 -1200px}
0.30632
0.053428
html, body { padding: 0; margin-top: 0; min-height: 100vh; max-width: 100%; overflow-x: hidden; } .header-mobile { background-color: white; position: sticky; top: 0; padding-top: 10px; padding-bottom: 5px; } .brand { width: 90px; color: #28352f; font-size: 20px; text-align: center; line-height: 28px; height: 28px; font-weight: 500; font-style: normal; } .menu { line-height: 28px; } a { text-decoration: none; color: #28352f; } .headline { display: flex; flex-direction: column; width: 100%; background-image: url('../images/header-illsutration-mobile.svg'); background-size: contain; background-repeat: no-repeat; } .headline-content { padding-left: 20px; width: 100%; font-size: 40px; text-align: center; font-style: normal; font-weight: 700; font-family: 'Inter', sans-serif; margin-top: 20px; padding-top: 15px; margin-bottom: 0; } .intro-1 { color: #172b4d; font-size: 38px; font-family: 'Inter', sans-serif; margin-bottom: 0; overflow: hidden; letter-spacing: 0.15em; white-space: nowrap; animation: writeTextAnimation 3.5s steps(40, end), blinker 0.75s step-end infinite; } @keyframes writeTextAnimation { from { width: 0; } to { width: 100%; } } @keyframes blinker { from, to { border-color: transparent; } 50% { border-color: #36b37f; } } .intro-2 { position: relative; z-index: -1; color: #36b37e; font-size: 32px; font-family: 'Inter', sans-serif; margin-top: 10px; animation: 2s anim-intro-up ease-out infinite; } .description { width: 330px; height: 164px; padding-left: 24px; font-weight: 300; font-size: 20px; text-align: center; font-style: normal; color: #172b4d; font-family: 'Inter', sans-serif; margin-top: 15px; margin-bottom: 30px; line-height: 28px; } .social-icons { width: 180px; display: flex; flex-direction: row; justify-content: space-between; margin: 0 auto; padding: 5px 5px; margin-top: 30px; } .social-icon { list-style: none; } .fa-brands { color: #505f79; } .down-icon { margin: 0 auto; border: 1px solid #dfe1e6; text-align: center; padding: 8px 8px; border-radius: 50%; margin-top: 70px; } .modal-link-item-mob a { color: #fff; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 500; } .social-icon > a:hover { color: #36b37e; cursor: pointer; } .brand:hover { color: #36b37e; cursor: pointer; } .menu:hover { color: #36b37e; cursor: pointer; } .down-icon:hover { color: #36b37e; cursor: pointer; } .work-section { display: grid; grid-template-columns: auto; align-content: space-evenly; row-gap: 40px; width: 100%; margin-top: 15px; margin-bottom: 15px; } .heading { margin: 0 auto; height: inherit; line-height: 52px; margin-bottom: 10px; } .work-section-header { font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; height: 97px; color: #172b4d; } .work-section-header-2 { display: none; } .underline { width: 48px; height: 4px; background-color: #36b37e; border-radius: 24px; } .work-card { display: flex; flex-direction: column; width: 329px; height: 500px; align-items: center; border-radius: 8px 8px; margin: 0 auto; margin-top: 10px; border: 1px solid #d0d9d4; cursor: pointer; box-shadow: 0 0 50px rgba(255, 255, 255, 0.3); transition-property: box-shadow; transition-duration: 0.6s; transition-timing-function: linear; } .work-card-img { width: inherit; height: 50%; } .work-card-content { border-radius: 8px 8px; width: 100%; text-align: center; } .card-title { text-align: center; font-size: 26px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; line-height: 32px; } .categories { display: flex; flex-direction: row; justify-content: space-evenly; align-items: center; background-color: #fff; padding-left: 0; } .cat-item { list-style: none; font-size: 12px; font-family: 'Inter', sans-serif; font-weight: 600; font-style: normal; letter-spacing: 3%; line-height: 16px; padding: 8px 12px; background: #ebf0ee; border-radius: 4px 4px; } .see-proj-btn { background-color: #36b37f; width: 122px; height: 48px; margin: 0 auto; margin-top: 13px; border-radius: 4px 4px; border: 0; padding: 12px 12px; color: #fff; font-size: 17px; font-weight: 500; font-family: 'Inter', sans-serif; line-height: 24px; } .about-me-section { width: 100%; height: inherit; text-align: center; background-image: url('../images/about-img-1.svg'), url('../images/about-img-2.svg'); background-repeat: no-repeat; background-position: top right, bottom left; padding-left: 6px; padding-right: 6px; padding-top: 25px; } .about-me-section-header { font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; color: #172b4d; margin-bottom: 24px; padding-top: 15px; } .about-me-description { font-size: 20px; color: #42526f; font-family: 'Inter', sans-serif; font-weight: 400; text-align: center; font-style: normal; line-height: 32px; } .resume-btn { position: relative; z-index: -1; background-color: #36b37f; width: 160px; height: 48px; margin: 0 auto; margin-top: 15px; border-radius: 4px 4px; border: 0; padding: 12px 12px; color: #fff; font-size: 17px; font-weight: 500; font-family: 'Inter', sans-serif; line-height: 24px; animation: wiggle 2s linear infinite; } .skills-section { display: grid; grid-template-columns: auto; align-content: space-evenly; row-gap: 15px; width: 100%; margin-top: 55px; margin-bottom: 20px; } .img-container { z-index: auto; width: 90px; height: 90px; margin: 0 auto; border-radius: 50%; background-color: #fff; margin-top: 40px; } .round-img { z-index: 1; width: 45px; height: 45px; border-radius: 50%; margin: 25% 25%; } .skills-item-title { text-align: center; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 24px; line-height: 32px; margin-top: 60px; } .language-list { list-style-type: none; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; align-items: center; padding-left: 0; } .language-item { color: #36b37e; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; line-height: 16px; padding: 12px 12px; margin: 8px 6px; background: #fff; border-radius: 8px 8px; } .skills-card { width: 327px; height: 352px; margin: 0 auto; border-radius: 8px 8px; background-color: #ebf0ee; border: 1px solid #c1c7d0; padding-bottom: 20px; } .see-proj-btn:hover { color: #fff; background-color: #505f79; cursor: pointer; } .resume-btn:hover { color: #fff; background-color: #505f79; cursor: pointer; } .contact-section { display: flex; flex-direction: column; margin-top: 60px; } .contact-description { font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 38px; line-height: 50px; color: #172b4d; text-align: center; padding: 5px 5px; margin-bottom: 0; animation: moveToLeft 2s ease-in; } .form-container { width: inherit; margin-top: 30px; background: url('../images/contact-form.svg'); background-repeat: no-repeat; background-position: bottom right; padding-left: 20px; padding-right: 20px; } .contact-form { display: flex; flex-direction: column; justify-content: flex-start; text-align: center; } .full-name, .email-address { border: 1px solid #d0d9d4; border-radius: 4px 4px; background: #fff; box-sizing: border-box; margin-top: 20px; padding: 15px 16px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 400; color: #6b778c; font-size: 15px; line-height: 24px; } .message { padding: 12px 12px; border: 1px solid #60c095; border-radius: 4px 4px; background: #fff; margin-top: 20px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 400; color: #091e42; } .submit-btn { padding: 12px 12px; font-size: 17px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 500; line-height: 20px; letter-spacing: 3%; width: 130px; height: 45px; margin: 0 auto; margin-top: 20px; background: #36b37f; border-radius: 4px 4px; border: 0; color: #fff; } .submit-btn:hover { cursor: pointer; color: #fff; background-color: #505f79; border: 1px solid #36b37f; } .email-cta { margin-top: 20px; width: 100%; height: 100px; margin-bottom: 140px; text-align: center; padding: 5px 5px; } .email-cta-link { text-decoration: none; color: #42526e; font-size: 20px; font-family: 'Inter', sans-serif; font-weight: 400; font-style: normal; line-height: 30px; } .email-cta-link:hover { color: #36b37e; } .mobile-nav { display: flex; flex-direction: row; justify-content: space-between; padding: 5px 15px; } .mobile-nav-item, .desktop-nav-item, .close { list-style: none; } .mobile-nav-items { display: flex; flex-direction: column; justify-content: flex-start; z-index: 99; padding: 5px 15px; color: black; background-color: #fff; height: 100vh; width: inherit; top: 0; left: 0; right: 0; bottom: 0; } .displayMenu { transform: translateY(0); } .mobile-nav-items > .mobile-nav-item { font-weight: 600; font-size: 30px; text-align: left; font-style: normal; color: #3a4a42; font-family: 'Inter', sans-serif; line-height: 40px; margin-top: 40px; } .fa-xmark { color: #67798e; } .desktop-nav { display: none; } .nav-link:hover { color: #36b37e; } .footer-line { display: none; } .intro-desk { display: none; } .hide-modal { display: none; } .modal-view-mobile { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 199; width: inherit; min-height: 100vh; background: #c1c7d0; overflow: scroll; } .project-modal-mob { display: flex; flex-direction: column; width: inherit; margin: 0 auto; margin-left: 10px; margin-right: 10px; margin-top: 20px; margin-bottom: 10px; border-radius: 8px 8px; height: inherit; padding: 15px; background: #fff; } .close-modal-icon-mob { width: 30px; height: 20px; position: absolute; z-index: 200; color: #fff; border-radius: 8px 8px; margin-top: 10px; margin-right: 8px; padding-top: 20px; padding-bottom: 0; padding-left: 15px; align-self: flex-end; } .close-modal-icon:hover { cursor: pointer; color: #36b37e; } .project-modal-img-mob { height: inherit; width: 100%; margin: 0 auto; } .modal-content-container-mob { margin-left: 0; } .modal-header-mob { width: inherit; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 30px; line-height: 40px; color: #172b4d; margin-bottom: 0; } .modal-links-mob { width: inherit; height: 40px; display: flex; flex-direction: row; justify-content: space-between; list-style: none; } .modal-link-item-mob { background: #36b37e; color: #fff; border-radius: 8px 8px; padding: 8px 10px; } .live-icon, .source-icon { width: inherit; height: inherit; padding-left: 8px; } .languages-mob { display: flex; flex-direction: row; justify-content: flex-start; list-style: none; align-self: flex-start; padding-left: 0; } .language-mob { margin-right: 8px; margin-left: 0; height: 30px; color: #344563; background-color: #ebecf0; border-radius: 8px 8px; padding: 10px 12px 0 12px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; } .modal-description-mob { color: #344563; font-family: 'Inter', sans-serif; font-style: normal; font-size: 16px; font-weight: 400; line-height: 30px; text-align: justify; width: inherit; height: inherit; } .form-errors { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 768px) { .mobile-nav { display: none; } .header-mobile { display: none; } .header { padding-top: 10px; padding-bottom: 5px; } .desktop-nav { display: flex; flex-direction: row; justify-content: center; width: 40%; margin: 0 auto; } .desktop-nav-item { padding: 5px 15px; text-align: center; font-style: normal; color: #505f79 !important; font-family: 'Inter', sans-serif; font-weight: 500; } .headline { display: flex; flex-direction: column; width: 100%; height: 140vh; background-image: url('../images/header-illustration-desktop.svg'); background-size: cover; background-repeat: no-repeat; } .headline-content { margin-top: 110px; } .description { width: 750px; height: 100px; font-weight: 300; font-size: 20px; text-align: center; font-style: normal; color: #172b4d; font-family: 'Inter', sans-serif; margin: 0 auto; margin-top: 15px; margin-bottom: 30px; padding-left: 0; line-height: 28px; } .work-section-header, .underline { display: none; } .work-section-header-2 { display: inline; font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; color: #172b4d; } .work-card-container { display: grid; grid-template-columns: auto auto auto; justify-content: center; gap: 20px; width: 100%; margin-top: 15px; margin-bottom: 15px; padding: 5px 5px; } .work-card { display: flex; flex-direction: column; width: 327px; height: 500px; align-items: center; border-radius: 8px 8px; margin: 0 auto; margin-top: 10px; border: 1px solid #d0d9d4; } .about-me-section { width: 100%; height: inherit; text-align: center; background-image: url('../images/illustration-about-me-desktop-bg.svg'), url('../images/illustration-about-me-desktop-bg-2.svg'); background-repeat: no-repeat; background-position: top right, bottom 20px left; padding-left: 6px; padding-right: 6px; padding-top: 35px; } .about-me-description { width: 780px; margin: 0 auto; text-align: center; } .skills-section { display: grid; grid-template-columns: auto auto auto; justify-content: center; gap: 15px; width: 100%; margin-top: 55px; margin-bottom: 20px; } .contact-section { display: grid; grid-template-columns: auto auto; gap: 20px; justify-content: center; align-content: center; width: 100%; height: inherit; margin-top: 60px; background-image: url('../images/contact-form-illustratoin-3-desktop.svg'), url('../images/illustration-2-contact-form-desktop.svg'), url('../images/illustration-1-contact-form-desktop.svg'); background-repeat: no-repeat; background-position: bottom right, bottom 70px left 280px, bottom left; padding-bottom: 180px; } .contact-description { width: 30vw; height: 250px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 25px; line-height: 50px; color: #172b4d; text-align: left; padding-top: 80px; animation: moveToLeft 2s ease-in; } .form-container { width: 45vw; margin-top: 30px; padding-left: 0; padding-right: 0; padding-bottom: 10px; background: none; } .contact-form { display: flex; flex-direction: column; justify-content: flex-start; } .submit-btn { margin: 0; margin-top: 20px; } .footer-section { margin-top: 60px; } .footer-line { display: inline-block; width: 100%; } .social-icons { padding: 5px 5px; margin-top: 0; } .email-cta { display: none; } .intro-1 { display: none; } .intro-desk { display: inline-block; font-size: 38px; margin: 0 auto; overflow: hidden; letter-spacing: 0.15em; white-space: nowrap; animation: writeTextAnimation 3.5s steps(40, end), blinker 0.75s step-end infinite; } @keyframes writeTextAnimation { from { width: 0; } to { width: 100%; } } @keyframes blinker { from, to { border-color: transparent; } 50% { border-color: #36b37f; } } .hide-modal { display: none; } .modal-view { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 199; width: inherit; min-height: 100vh; background: #c1c7d0; overflow: scroll; } .project-modal { display: flex; flex-direction: column; width: 900px; margin: 0 auto; margin-top: 60px; margin-bottom: 10px; border-radius: 8px 8px; height: inherit; padding: 15px 0; background: #fff; } .close-modal-icon { width: 30px; height: 20px; background: #ebecf0; border-radius: 8px 8px; margin-top: 5px; margin-right: 15px; padding-top: 20px; padding-bottom: 0; padding-left: 15px; align-self: flex-end; } .close-modal-icon:hover { cursor: pointer; color: #36b37e; } .project-modal-img { height: inherit; margin: 0 auto; margin-top: 20px; } .modal-content-container { margin-left: 0; } .modal-header-container { display: flex; flex-direction: row; justify-content: space-between; margin-left: 20px; } .modal-header { width: 580px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 30px; line-height: 40px; color: #172b4d; margin-bottom: 0; } .modal-links { width: inherit; height: 40px; display: flex; flex-direction: row; justify-content: space-between; align-items: center; list-style: none; padding: 0; } .modal-link-item { background: #36b37e; color: #fff; border-radius: 8px 8px; padding: 8px 10px; margin: 0 5px; } .modal-link-item a { color: #fff; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; } .languages { display: flex; flex-direction: row; justify-content: flex-start; list-style: none; align-self: flex-start; padding-left: 20px; } .language { margin-right: 5px; margin-left: 0; height: 30px; color: #344563; background-color: #ebecf0; border-radius: 8px 8px; padding: 10px 12px 0 12px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; } .modal-description { color: #344563; font-family: 'Inter', sans-serif; font-style: normal; font-size: 16px; font-weight: 100; line-height: 30px; text-align: justify; width: inherit; height: inherit; margin-left: 20px; margin-right: 20px; } .form-errors { margin-top: 10px; margin-bottom: 10px; } } .skills-card:hover, .img-container:hover { box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); } @keyframes anim-intro-up { 0% { opacity: 0; transform: translateY(80%); } 20% { opacity: 0; } 50% { opacity: 1; transform: translateY(0%); } 100% { opacity: 1; transform: translateY(0%); } } .work-card:hover { box-shadow: rgba(50, 50, 93, 0.25) 0 30px 60px -12px, rgba(0, 0, 0, 0.3) 0 18px 36px -18px; } @keyframes wiggle { 0%, 7% { transform: rotateZ(0); } 15% { transform: rotateZ(-15deg); } 20% { transform: rotateZ(10deg); } 25% { transform: rotateZ(-10deg); } 30% { transform: rotateZ(6deg); } 35% { transform: rotateZ(-4deg); } 40%, 100% { transform: rotateZ(0); } } @keyframes moveToLeft { 0% { transform: translateX(-100%); } 25% { transform: translateX(0%); } }
css/style.css
html, body { padding: 0; margin-top: 0; min-height: 100vh; max-width: 100%; overflow-x: hidden; } .header-mobile { background-color: white; position: sticky; top: 0; padding-top: 10px; padding-bottom: 5px; } .brand { width: 90px; color: #28352f; font-size: 20px; text-align: center; line-height: 28px; height: 28px; font-weight: 500; font-style: normal; } .menu { line-height: 28px; } a { text-decoration: none; color: #28352f; } .headline { display: flex; flex-direction: column; width: 100%; background-image: url('../images/header-illsutration-mobile.svg'); background-size: contain; background-repeat: no-repeat; } .headline-content { padding-left: 20px; width: 100%; font-size: 40px; text-align: center; font-style: normal; font-weight: 700; font-family: 'Inter', sans-serif; margin-top: 20px; padding-top: 15px; margin-bottom: 0; } .intro-1 { color: #172b4d; font-size: 38px; font-family: 'Inter', sans-serif; margin-bottom: 0; overflow: hidden; letter-spacing: 0.15em; white-space: nowrap; animation: writeTextAnimation 3.5s steps(40, end), blinker 0.75s step-end infinite; } @keyframes writeTextAnimation { from { width: 0; } to { width: 100%; } } @keyframes blinker { from, to { border-color: transparent; } 50% { border-color: #36b37f; } } .intro-2 { position: relative; z-index: -1; color: #36b37e; font-size: 32px; font-family: 'Inter', sans-serif; margin-top: 10px; animation: 2s anim-intro-up ease-out infinite; } .description { width: 330px; height: 164px; padding-left: 24px; font-weight: 300; font-size: 20px; text-align: center; font-style: normal; color: #172b4d; font-family: 'Inter', sans-serif; margin-top: 15px; margin-bottom: 30px; line-height: 28px; } .social-icons { width: 180px; display: flex; flex-direction: row; justify-content: space-between; margin: 0 auto; padding: 5px 5px; margin-top: 30px; } .social-icon { list-style: none; } .fa-brands { color: #505f79; } .down-icon { margin: 0 auto; border: 1px solid #dfe1e6; text-align: center; padding: 8px 8px; border-radius: 50%; margin-top: 70px; } .modal-link-item-mob a { color: #fff; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 500; } .social-icon > a:hover { color: #36b37e; cursor: pointer; } .brand:hover { color: #36b37e; cursor: pointer; } .menu:hover { color: #36b37e; cursor: pointer; } .down-icon:hover { color: #36b37e; cursor: pointer; } .work-section { display: grid; grid-template-columns: auto; align-content: space-evenly; row-gap: 40px; width: 100%; margin-top: 15px; margin-bottom: 15px; } .heading { margin: 0 auto; height: inherit; line-height: 52px; margin-bottom: 10px; } .work-section-header { font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; height: 97px; color: #172b4d; } .work-section-header-2 { display: none; } .underline { width: 48px; height: 4px; background-color: #36b37e; border-radius: 24px; } .work-card { display: flex; flex-direction: column; width: 329px; height: 500px; align-items: center; border-radius: 8px 8px; margin: 0 auto; margin-top: 10px; border: 1px solid #d0d9d4; cursor: pointer; box-shadow: 0 0 50px rgba(255, 255, 255, 0.3); transition-property: box-shadow; transition-duration: 0.6s; transition-timing-function: linear; } .work-card-img { width: inherit; height: 50%; } .work-card-content { border-radius: 8px 8px; width: 100%; text-align: center; } .card-title { text-align: center; font-size: 26px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; line-height: 32px; } .categories { display: flex; flex-direction: row; justify-content: space-evenly; align-items: center; background-color: #fff; padding-left: 0; } .cat-item { list-style: none; font-size: 12px; font-family: 'Inter', sans-serif; font-weight: 600; font-style: normal; letter-spacing: 3%; line-height: 16px; padding: 8px 12px; background: #ebf0ee; border-radius: 4px 4px; } .see-proj-btn { background-color: #36b37f; width: 122px; height: 48px; margin: 0 auto; margin-top: 13px; border-radius: 4px 4px; border: 0; padding: 12px 12px; color: #fff; font-size: 17px; font-weight: 500; font-family: 'Inter', sans-serif; line-height: 24px; } .about-me-section { width: 100%; height: inherit; text-align: center; background-image: url('../images/about-img-1.svg'), url('../images/about-img-2.svg'); background-repeat: no-repeat; background-position: top right, bottom left; padding-left: 6px; padding-right: 6px; padding-top: 25px; } .about-me-section-header { font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; color: #172b4d; margin-bottom: 24px; padding-top: 15px; } .about-me-description { font-size: 20px; color: #42526f; font-family: 'Inter', sans-serif; font-weight: 400; text-align: center; font-style: normal; line-height: 32px; } .resume-btn { position: relative; z-index: -1; background-color: #36b37f; width: 160px; height: 48px; margin: 0 auto; margin-top: 15px; border-radius: 4px 4px; border: 0; padding: 12px 12px; color: #fff; font-size: 17px; font-weight: 500; font-family: 'Inter', sans-serif; line-height: 24px; animation: wiggle 2s linear infinite; } .skills-section { display: grid; grid-template-columns: auto; align-content: space-evenly; row-gap: 15px; width: 100%; margin-top: 55px; margin-bottom: 20px; } .img-container { z-index: auto; width: 90px; height: 90px; margin: 0 auto; border-radius: 50%; background-color: #fff; margin-top: 40px; } .round-img { z-index: 1; width: 45px; height: 45px; border-radius: 50%; margin: 25% 25%; } .skills-item-title { text-align: center; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 24px; line-height: 32px; margin-top: 60px; } .language-list { list-style-type: none; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; align-items: center; padding-left: 0; } .language-item { color: #36b37e; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; line-height: 16px; padding: 12px 12px; margin: 8px 6px; background: #fff; border-radius: 8px 8px; } .skills-card { width: 327px; height: 352px; margin: 0 auto; border-radius: 8px 8px; background-color: #ebf0ee; border: 1px solid #c1c7d0; padding-bottom: 20px; } .see-proj-btn:hover { color: #fff; background-color: #505f79; cursor: pointer; } .resume-btn:hover { color: #fff; background-color: #505f79; cursor: pointer; } .contact-section { display: flex; flex-direction: column; margin-top: 60px; } .contact-description { font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 38px; line-height: 50px; color: #172b4d; text-align: center; padding: 5px 5px; margin-bottom: 0; animation: moveToLeft 2s ease-in; } .form-container { width: inherit; margin-top: 30px; background: url('../images/contact-form.svg'); background-repeat: no-repeat; background-position: bottom right; padding-left: 20px; padding-right: 20px; } .contact-form { display: flex; flex-direction: column; justify-content: flex-start; text-align: center; } .full-name, .email-address { border: 1px solid #d0d9d4; border-radius: 4px 4px; background: #fff; box-sizing: border-box; margin-top: 20px; padding: 15px 16px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 400; color: #6b778c; font-size: 15px; line-height: 24px; } .message { padding: 12px 12px; border: 1px solid #60c095; border-radius: 4px 4px; background: #fff; margin-top: 20px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 400; color: #091e42; } .submit-btn { padding: 12px 12px; font-size: 17px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 500; line-height: 20px; letter-spacing: 3%; width: 130px; height: 45px; margin: 0 auto; margin-top: 20px; background: #36b37f; border-radius: 4px 4px; border: 0; color: #fff; } .submit-btn:hover { cursor: pointer; color: #fff; background-color: #505f79; border: 1px solid #36b37f; } .email-cta { margin-top: 20px; width: 100%; height: 100px; margin-bottom: 140px; text-align: center; padding: 5px 5px; } .email-cta-link { text-decoration: none; color: #42526e; font-size: 20px; font-family: 'Inter', sans-serif; font-weight: 400; font-style: normal; line-height: 30px; } .email-cta-link:hover { color: #36b37e; } .mobile-nav { display: flex; flex-direction: row; justify-content: space-between; padding: 5px 15px; } .mobile-nav-item, .desktop-nav-item, .close { list-style: none; } .mobile-nav-items { display: flex; flex-direction: column; justify-content: flex-start; z-index: 99; padding: 5px 15px; color: black; background-color: #fff; height: 100vh; width: inherit; top: 0; left: 0; right: 0; bottom: 0; } .displayMenu { transform: translateY(0); } .mobile-nav-items > .mobile-nav-item { font-weight: 600; font-size: 30px; text-align: left; font-style: normal; color: #3a4a42; font-family: 'Inter', sans-serif; line-height: 40px; margin-top: 40px; } .fa-xmark { color: #67798e; } .desktop-nav { display: none; } .nav-link:hover { color: #36b37e; } .footer-line { display: none; } .intro-desk { display: none; } .hide-modal { display: none; } .modal-view-mobile { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 199; width: inherit; min-height: 100vh; background: #c1c7d0; overflow: scroll; } .project-modal-mob { display: flex; flex-direction: column; width: inherit; margin: 0 auto; margin-left: 10px; margin-right: 10px; margin-top: 20px; margin-bottom: 10px; border-radius: 8px 8px; height: inherit; padding: 15px; background: #fff; } .close-modal-icon-mob { width: 30px; height: 20px; position: absolute; z-index: 200; color: #fff; border-radius: 8px 8px; margin-top: 10px; margin-right: 8px; padding-top: 20px; padding-bottom: 0; padding-left: 15px; align-self: flex-end; } .close-modal-icon:hover { cursor: pointer; color: #36b37e; } .project-modal-img-mob { height: inherit; width: 100%; margin: 0 auto; } .modal-content-container-mob { margin-left: 0; } .modal-header-mob { width: inherit; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 30px; line-height: 40px; color: #172b4d; margin-bottom: 0; } .modal-links-mob { width: inherit; height: 40px; display: flex; flex-direction: row; justify-content: space-between; list-style: none; } .modal-link-item-mob { background: #36b37e; color: #fff; border-radius: 8px 8px; padding: 8px 10px; } .live-icon, .source-icon { width: inherit; height: inherit; padding-left: 8px; } .languages-mob { display: flex; flex-direction: row; justify-content: flex-start; list-style: none; align-self: flex-start; padding-left: 0; } .language-mob { margin-right: 8px; margin-left: 0; height: 30px; color: #344563; background-color: #ebecf0; border-radius: 8px 8px; padding: 10px 12px 0 12px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; } .modal-description-mob { color: #344563; font-family: 'Inter', sans-serif; font-style: normal; font-size: 16px; font-weight: 400; line-height: 30px; text-align: justify; width: inherit; height: inherit; } .form-errors { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 768px) { .mobile-nav { display: none; } .header-mobile { display: none; } .header { padding-top: 10px; padding-bottom: 5px; } .desktop-nav { display: flex; flex-direction: row; justify-content: center; width: 40%; margin: 0 auto; } .desktop-nav-item { padding: 5px 15px; text-align: center; font-style: normal; color: #505f79 !important; font-family: 'Inter', sans-serif; font-weight: 500; } .headline { display: flex; flex-direction: column; width: 100%; height: 140vh; background-image: url('../images/header-illustration-desktop.svg'); background-size: cover; background-repeat: no-repeat; } .headline-content { margin-top: 110px; } .description { width: 750px; height: 100px; font-weight: 300; font-size: 20px; text-align: center; font-style: normal; color: #172b4d; font-family: 'Inter', sans-serif; margin: 0 auto; margin-top: 15px; margin-bottom: 30px; padding-left: 0; line-height: 28px; } .work-section-header, .underline { display: none; } .work-section-header-2 { display: inline; font-family: 'Inter', sans-serif; font-weight: 700; font-style: normal; font-size: 38px; text-align: center; color: #172b4d; } .work-card-container { display: grid; grid-template-columns: auto auto auto; justify-content: center; gap: 20px; width: 100%; margin-top: 15px; margin-bottom: 15px; padding: 5px 5px; } .work-card { display: flex; flex-direction: column; width: 327px; height: 500px; align-items: center; border-radius: 8px 8px; margin: 0 auto; margin-top: 10px; border: 1px solid #d0d9d4; } .about-me-section { width: 100%; height: inherit; text-align: center; background-image: url('../images/illustration-about-me-desktop-bg.svg'), url('../images/illustration-about-me-desktop-bg-2.svg'); background-repeat: no-repeat; background-position: top right, bottom 20px left; padding-left: 6px; padding-right: 6px; padding-top: 35px; } .about-me-description { width: 780px; margin: 0 auto; text-align: center; } .skills-section { display: grid; grid-template-columns: auto auto auto; justify-content: center; gap: 15px; width: 100%; margin-top: 55px; margin-bottom: 20px; } .contact-section { display: grid; grid-template-columns: auto auto; gap: 20px; justify-content: center; align-content: center; width: 100%; height: inherit; margin-top: 60px; background-image: url('../images/contact-form-illustratoin-3-desktop.svg'), url('../images/illustration-2-contact-form-desktop.svg'), url('../images/illustration-1-contact-form-desktop.svg'); background-repeat: no-repeat; background-position: bottom right, bottom 70px left 280px, bottom left; padding-bottom: 180px; } .contact-description { width: 30vw; height: 250px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 25px; line-height: 50px; color: #172b4d; text-align: left; padding-top: 80px; animation: moveToLeft 2s ease-in; } .form-container { width: 45vw; margin-top: 30px; padding-left: 0; padding-right: 0; padding-bottom: 10px; background: none; } .contact-form { display: flex; flex-direction: column; justify-content: flex-start; } .submit-btn { margin: 0; margin-top: 20px; } .footer-section { margin-top: 60px; } .footer-line { display: inline-block; width: 100%; } .social-icons { padding: 5px 5px; margin-top: 0; } .email-cta { display: none; } .intro-1 { display: none; } .intro-desk { display: inline-block; font-size: 38px; margin: 0 auto; overflow: hidden; letter-spacing: 0.15em; white-space: nowrap; animation: writeTextAnimation 3.5s steps(40, end), blinker 0.75s step-end infinite; } @keyframes writeTextAnimation { from { width: 0; } to { width: 100%; } } @keyframes blinker { from, to { border-color: transparent; } 50% { border-color: #36b37f; } } .hide-modal { display: none; } .modal-view { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 199; width: inherit; min-height: 100vh; background: #c1c7d0; overflow: scroll; } .project-modal { display: flex; flex-direction: column; width: 900px; margin: 0 auto; margin-top: 60px; margin-bottom: 10px; border-radius: 8px 8px; height: inherit; padding: 15px 0; background: #fff; } .close-modal-icon { width: 30px; height: 20px; background: #ebecf0; border-radius: 8px 8px; margin-top: 5px; margin-right: 15px; padding-top: 20px; padding-bottom: 0; padding-left: 15px; align-self: flex-end; } .close-modal-icon:hover { cursor: pointer; color: #36b37e; } .project-modal-img { height: inherit; margin: 0 auto; margin-top: 20px; } .modal-content-container { margin-left: 0; } .modal-header-container { display: flex; flex-direction: row; justify-content: space-between; margin-left: 20px; } .modal-header { width: 580px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 700; font-size: 30px; line-height: 40px; color: #172b4d; margin-bottom: 0; } .modal-links { width: inherit; height: 40px; display: flex; flex-direction: row; justify-content: space-between; align-items: center; list-style: none; padding: 0; } .modal-link-item { background: #36b37e; color: #fff; border-radius: 8px 8px; padding: 8px 10px; margin: 0 5px; } .modal-link-item a { color: #fff; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; } .languages { display: flex; flex-direction: row; justify-content: flex-start; list-style: none; align-self: flex-start; padding-left: 20px; } .language { margin-right: 5px; margin-left: 0; height: 30px; color: #344563; background-color: #ebecf0; border-radius: 8px 8px; padding: 10px 12px 0 12px; font-family: 'Inter', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; } .modal-description { color: #344563; font-family: 'Inter', sans-serif; font-style: normal; font-size: 16px; font-weight: 100; line-height: 30px; text-align: justify; width: inherit; height: inherit; margin-left: 20px; margin-right: 20px; } .form-errors { margin-top: 10px; margin-bottom: 10px; } } .skills-card:hover, .img-container:hover { box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); } @keyframes anim-intro-up { 0% { opacity: 0; transform: translateY(80%); } 20% { opacity: 0; } 50% { opacity: 1; transform: translateY(0%); } 100% { opacity: 1; transform: translateY(0%); } } .work-card:hover { box-shadow: rgba(50, 50, 93, 0.25) 0 30px 60px -12px, rgba(0, 0, 0, 0.3) 0 18px 36px -18px; } @keyframes wiggle { 0%, 7% { transform: rotateZ(0); } 15% { transform: rotateZ(-15deg); } 20% { transform: rotateZ(10deg); } 25% { transform: rotateZ(-10deg); } 30% { transform: rotateZ(6deg); } 35% { transform: rotateZ(-4deg); } 40%, 100% { transform: rotateZ(0); } } @keyframes moveToLeft { 0% { transform: translateX(-100%); } 25% { transform: translateX(0%); } }
0.504883
0.071203
* { color: white; margin: 0; padding: 0; font-family: "Muli", sans-serif; } nav { position: fixed; width: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wallpaper-rolls-dy0270-64_1000.jpg); ; } ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; } .nav-menu { margin-left: 10%; margin-right: 10%; height: auto; margin-top: 10px; margin-bottom: 10px; } .nav-left li { float: left; } .nav-left li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; transition: .5s; text-shadow: 3px 6px 7px #85161D; } .nav-left li a:hover { color: #85161D; } li a.nav-right:hover { color: #0476F2; } .avatar-img { vertical-align: middle; width: 50px; height: 50px; border-radius: 50%; position: relative; border: solid 2px #85161D; } } .nav-right { float: right; } .nav-right li { display: inline-block; } .hero-image img { background-size: cover; } .landing-hero-image { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/Marvel-Vs.-DC (1).jpg"); height: 80vh; background-position: center; background-repeat: no-repeat; background-size: cover; /* position: relative; */ } .landing-hero-text img { width: 40%; height: auto; border-radius: 100%; } .landing-hero-text { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; } .container { margin-left: 10%; margin-right: 10%; } .body-background { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wallpaper-rolls-dy0270-64_1000.jpg); } .welcome-text h1 { font-family: 'Acme', sans-serif; font-size: 3em; text-shadow: 3px 6px 7px #85161D; text-align: center; } .welcome-text h1 { text-align: center; margin-top: 30px; margin-bottom: 30px; } .M-text { color: #85161D; font-size: 1.5em; } .DC-text { color: #0476F2; font-size: 2em; } .vs-text { color: white; font-size: 1.5em; } .about-marvel img { width: 32%; } .about-home img { float: left; margin-right: 15px; } .about-m-content h1 { margin-bottom: 10px; } .about-marvel-right img { float: right; margin-left: 15px; width: 50%; } .about-home { margin-top: 40px; padding-bottom: 100px; margin-bottom: 25px; } .float-menu-cards { display: table; width: 100%; padding-top: 50px; padding-bottom: 50px; } .menu-cards { width: 30%; float: left; margin: 5px; display: block; height: 250px; overflow: hidden; position: relative; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); } .menu-cards:hover { transform: scale(1.2); z-index: 3; position: relative; } .menu-cards a { text-decoration: none; } .menu-cards img { width: 100%; height: 65%; } .menu-name-1 { text-align: center; } :target { box-shadow: 0px 0px 10px 15px #85161D; } footer { text-align: center; background: black; padding-top: 20px; padding-bottom: 20px; } .social-media-icon { font-size: 35px; } .social-media-icon:hover { color: #85161D; } @media screen and (max-width: 900px) { .about-marvel img { width: 100%; float: none; } .about-m-content { text-align: center; } .about-marvel-right img { width: 100%; float: none; } .menu-cards { float: none; width: auto; height: auto; margin: 50px; } } @media screen and (max-width: 500px) {}
css/float.css
* { color: white; margin: 0; padding: 0; font-family: "Muli", sans-serif; } nav { position: fixed; width: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wallpaper-rolls-dy0270-64_1000.jpg); ; } ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; } .nav-menu { margin-left: 10%; margin-right: 10%; height: auto; margin-top: 10px; margin-bottom: 10px; } .nav-left li { float: left; } .nav-left li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; transition: .5s; text-shadow: 3px 6px 7px #85161D; } .nav-left li a:hover { color: #85161D; } li a.nav-right:hover { color: #0476F2; } .avatar-img { vertical-align: middle; width: 50px; height: 50px; border-radius: 50%; position: relative; border: solid 2px #85161D; } } .nav-right { float: right; } .nav-right li { display: inline-block; } .hero-image img { background-size: cover; } .landing-hero-image { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/Marvel-Vs.-DC (1).jpg"); height: 80vh; background-position: center; background-repeat: no-repeat; background-size: cover; /* position: relative; */ } .landing-hero-text img { width: 40%; height: auto; border-radius: 100%; } .landing-hero-text { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; } .container { margin-left: 10%; margin-right: 10%; } .body-background { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wallpaper-rolls-dy0270-64_1000.jpg); } .welcome-text h1 { font-family: 'Acme', sans-serif; font-size: 3em; text-shadow: 3px 6px 7px #85161D; text-align: center; } .welcome-text h1 { text-align: center; margin-top: 30px; margin-bottom: 30px; } .M-text { color: #85161D; font-size: 1.5em; } .DC-text { color: #0476F2; font-size: 2em; } .vs-text { color: white; font-size: 1.5em; } .about-marvel img { width: 32%; } .about-home img { float: left; margin-right: 15px; } .about-m-content h1 { margin-bottom: 10px; } .about-marvel-right img { float: right; margin-left: 15px; width: 50%; } .about-home { margin-top: 40px; padding-bottom: 100px; margin-bottom: 25px; } .float-menu-cards { display: table; width: 100%; padding-top: 50px; padding-bottom: 50px; } .menu-cards { width: 30%; float: left; margin: 5px; display: block; height: 250px; overflow: hidden; position: relative; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); } .menu-cards:hover { transform: scale(1.2); z-index: 3; position: relative; } .menu-cards a { text-decoration: none; } .menu-cards img { width: 100%; height: 65%; } .menu-name-1 { text-align: center; } :target { box-shadow: 0px 0px 10px 15px #85161D; } footer { text-align: center; background: black; padding-top: 20px; padding-bottom: 20px; } .social-media-icon { font-size: 35px; } .social-media-icon:hover { color: #85161D; } @media screen and (max-width: 900px) { .about-marvel img { width: 100%; float: none; } .about-m-content { text-align: center; } .about-marvel-right img { width: 100%; float: none; } .menu-cards { float: none; width: auto; height: auto; margin: 50px; } } @media screen and (max-width: 500px) {}
0.485356
0.159217
@-moz-document url-prefix("https://sprut.ai") { .panel { background-color: #2f2f2f; color: #AAA; } body, .wrapper > section { background-color: #242424; } .topnavbar .nav-wrapper { background-color: #aa806c; } .content-wrapper > h3, .content-wrapper > .content-heading { font-size: 24px; line-height: 1.1; color: #d3d3d3; margin: -15px; margin-bottom: 20px; padding: 15px; font-weight: normal; background-color: #242424; border-bottom: 1px solid #3c3c3c; } h3 + .breadcrumb, .content-heading + .breadcrumb { margin: -25px -25px 20px -20px; background-color: #2f2f2f; border-top: 1px solid #424242; border-bottom: 1px solid #424242; } .sidebar { background-color: #2f2f2f; color: #D0D0D0; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 16px; line-height: 1.528571429; text-decoration: none; color: #cacaca; background-color: #262626; border: 1px solid #fda085; margin-left: -1px; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #e4eaec; background-color: #292929; border-color: #fda085; cursor: not-allowed; } .sidebar .nav > li.active, .sidebar .nav > li.open, .sidebar .nav > li.active > a, .sidebar .nav > li.open > a, .sidebar .nav > li.active .nav, .sidebar .nav > li.open .nav { background-color: #4b4444; color: #fda085; } .panel-default > .panel-heading { color: #444; background-color: #4b4444; border-color: #cfdbe2; border-bottom-color: rgb(207, 219, 226); } .btn.btn-default { border-color: #555; } .nav.tabs li a { text-decoration: none; background-color: #535353e3; color: #AAA; } .nav.tabs > li.active > a { color: #fff; background-color: #fd9071; border-color: #fc7d58; } .sidebar .nav > li > a, .sidebar .nav > li > .nav-item { color: #acacac; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: #b9b9b9; background-color: #4b4444; border-color: #fda085; } .header-type { color: #cacaca; } .detail-view-header h3 { color: #f2f2f2; } .detail-view-header { background: #2f2f2f; } .detail-view-menu { padding: 15px; background: #2f2f2f; border-top: 1px solid #3c3c3c; border-bottom: 1px solid #3c3c3c; } .table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #2f2f2f; border-bottom: 1px solid #424242; } .btn-default { color: #fff; background-color: #aa806c; } .btn-primary { background-color: #aa806c; } hr { border-top: 1px solid #424242; } .edit span { font-family: "Open Sans", sans-serif; background-color: rgba(255, 255, 255, 0); } }
data/usercss/179941.user.css
@-moz-document url-prefix("https://sprut.ai") { .panel { background-color: #2f2f2f; color: #AAA; } body, .wrapper > section { background-color: #242424; } .topnavbar .nav-wrapper { background-color: #aa806c; } .content-wrapper > h3, .content-wrapper > .content-heading { font-size: 24px; line-height: 1.1; color: #d3d3d3; margin: -15px; margin-bottom: 20px; padding: 15px; font-weight: normal; background-color: #242424; border-bottom: 1px solid #3c3c3c; } h3 + .breadcrumb, .content-heading + .breadcrumb { margin: -25px -25px 20px -20px; background-color: #2f2f2f; border-top: 1px solid #424242; border-bottom: 1px solid #424242; } .sidebar { background-color: #2f2f2f; color: #D0D0D0; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 16px; line-height: 1.528571429; text-decoration: none; color: #cacaca; background-color: #262626; border: 1px solid #fda085; margin-left: -1px; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #e4eaec; background-color: #292929; border-color: #fda085; cursor: not-allowed; } .sidebar .nav > li.active, .sidebar .nav > li.open, .sidebar .nav > li.active > a, .sidebar .nav > li.open > a, .sidebar .nav > li.active .nav, .sidebar .nav > li.open .nav { background-color: #4b4444; color: #fda085; } .panel-default > .panel-heading { color: #444; background-color: #4b4444; border-color: #cfdbe2; border-bottom-color: rgb(207, 219, 226); } .btn.btn-default { border-color: #555; } .nav.tabs li a { text-decoration: none; background-color: #535353e3; color: #AAA; } .nav.tabs > li.active > a { color: #fff; background-color: #fd9071; border-color: #fc7d58; } .sidebar .nav > li > a, .sidebar .nav > li > .nav-item { color: #acacac; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: #b9b9b9; background-color: #4b4444; border-color: #fda085; } .header-type { color: #cacaca; } .detail-view-header h3 { color: #f2f2f2; } .detail-view-header { background: #2f2f2f; } .detail-view-menu { padding: 15px; background: #2f2f2f; border-top: 1px solid #3c3c3c; border-bottom: 1px solid #3c3c3c; } .table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #2f2f2f; border-bottom: 1px solid #424242; } .btn-default { color: #fff; background-color: #aa806c; } .btn-primary { background-color: #aa806c; } hr { border-top: 1px solid #424242; } .edit span { font-family: "Open Sans", sans-serif; background-color: rgba(255, 255, 255, 0); } }
0.297266
0.074433
@media only screen and (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 20px 20px 20px; } .header-search { padding: 15px 0px; } } /*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/ @media only screen and (min-width: 599px) and (max-width: 767px) { .logo { text-align: center; } .cart-content-right { padding-bottom: 5px; } .mg { margin: 0px 0px; } .menu-area-main { height: 256px; overflow-y: auto; } .megamenu>.row [class*="col-"] { padding: 0px; } .menu-area-main .megamenu .men-cat { padding: 0px 15px; } .menu-area-main .megamenu .women-cat { padding: 0px 15px; } .menu-area-main .megamenu .el-cat { padding: 0px 15px; } .mean-container .mean-nav ul li a.mean-expand { height: 19px; } .category-box.women-box { display: none; } .cart-box { display: inline-block; margin: 0px 30px; } .wish-box { float: none; margin: 0px 30px; display: inline-block; } .menu-add { display: none; } .category-box { display: none; } .mean-container .mean-nav ul li ol { padding: 0px; } .mean-container .mean-nav ul li a { padding: 10px 20px; width: 94.8%; } .mean-container .mean-nav ul li li a { width: 92%; padding: 1em 4%; } .mean-container .mean-nav ul li li li a { width: 100%; } .header-search { padding: 15px 0px; } #collapseFilter.d-md-block { padding: 30px 0px; } } /*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/ @media only screen and (min-width: 280px) and (max-width: 599px) { .cart-content-right { padding-bottom: 5px; } .megamenu>.row [class*="col-"] { padding: 0px; } .menu-area-main .megamenu .men-cat { padding: 0px 15px; } .menu-area-main .megamenu .women-cat { padding: 0px 15px; } .menu-area-main .megamenu .el-cat { padding: 0px 15px; } .mean-container .mean-nav ul li a { padding: 1em 4%; width: 92%; } .mean-container .mean-nav ul li li a { width: 90%; padding: 1em 5%; } .mean-container .sub-full.megamenu-categories ol li a { padding: 5px 0px; text-transform: capitalize; width: 100%; } .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a { width: auto; border: none; float: none; } .menu-area-main { height: 290px; overflow-y: auto; } .mean-container .mean-nav ul li a.mean-expand { top: 0; } .carousel-item img { width: 100%; height: 400px; /* margin-top: 100px; */ } #slider { margin-top: 100px; } #myCarousel a.carousel-control-next { position: absolute; top: 50% !important; left: inherit !important; right: -22px !important; width: 70px; height: 70px; border-radius: 35px; } #myCarousel a.carousel-control-prev { position: absolute; top: 50% !important; left: -22px !important; width: 70px; height: 70px; border-radius: 35px; } } @media (min-width: 1200px) and (max-width: 1500px) { .top_layer::before { display: none; } } @media (min-width: 992px) and (max-width: 1199px) { .main-menu ul>li a { padding: 7px 20px 0 20px; } .full-slider_cont h1 { font-size: 51px; line-height: 61px; } .top_layer::before { display: none; } .relative { position: absolute; top: 44%; transform: translateY(-50%); bottom: 0; padding: 0; } .testimonial .contact { padding: 30px 30px; } .testimonial .contact .contactus { padding: 10px 19px; margin-bottom: 20px; } .testimonial .contact .textarea { margin-bottom: 20px; padding: 11px 19px; } .testimonial .contact .send { padding: 7px 50px; } .footer .address h3 { font-size: 20px; } ul.contant_icon li { padding-right: 5px; } ul.socil_link li { padding-right: 20%; } ul.contant_icon li img { width: 26px; height: 26px; } .footer .newsletter .subscribe { padding: 21px 0; width: 145px; } } @media (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 8px 8px 0 8px; } .full-slider_cont h1 { font-size: 40px; line-height: 50px; } .relative { position: absolute; top: 39%; transform: translateY(-50%); padding: 0; border: 0 aliceblue; bottom: 0; } .banner-main .carousel-caption h1 { color: #fff; font-size: 59px; line-height: 60px; font-weight: bold; } .banner-main .carousel-caption p { font-size: 17px; padding: 9px 0px 18px 0px; } .banner-main .carousel-caption a { width: 182px; padding: 8px 0; } .top_layer::before { display: none; } .main_bt { margin-right: 15px; padding: 10px 41px 10px 41px; } .testimonial .contact { padding: 20px 30px; } .testimonial .contact .contactus { padding: 10px 19px; margin-bottom: 18px; } .testimonial .contact .textarea { margin-bottom: 18px; padding: 11px 19px; } .testimonial .contact .send { padding: 7px 50px; } ul.socil_link li { padding-right: 15%; } .footer .newsletter .subscribe { padding: 21px 0; width: 113px; } } @media (min-width: 576px) and (max-width: 767px) { .mean-container .mean-bar { margin-top: 0px; } .relative { position: absolute; top: 39%; transform: translateY(-50%); padding: 0; bottom: 0; } .banner-main .carousel-caption h1 { font-size: 45px; line-height: 50px; } .banner-main .carousel-caption p { font-size: 17px; padding: 7px 0px 20px 0px; } .carousel-item img { width: 100%; height: 400px; } .top_layer::before { display: none; } /* .mean-last { display: none; } */ .download .titlepage h2 { font-size: 35px; } .testimonial .contact { margin-top: 30px; } .address { margin-bottom: 30px; } ul.contant_icon { margin-bottom: 20px; } } @media (max-width: 575px) { .header { padding-bottom: 0px; } .logo { text-align: center !important; padding-bottom: 25px; float: inherit; } #main_slider .carousel-control-prev, #main_slider .carousel-control-next { width: 40px; height: 40px; } .relative { position: absolute; top: 50%; transform: translateY(-50%); padding: 0; bottom: 0; } .banner-main .carousel-caption h1 { font-size: 26px; line-height: 50px; margin-bottom: 19px; } .banner-main .carousel-caption p { font-size: 17px; padding: 7px 0px 20px 0px; display: none; } .carousel-item img { width: 100%; height: 250px; /* margin-top: 100px; */ } .top_layer::before { display: none; background-size: none; } .mean-container .mean-bar { margin-top: 0; } /* .mean-last { display: none; } */ .head-top { display: none; } .full-slider_cont h1 { font-size: 32px; line-height: 46px; } .main_bt { padding: 5px 24px 5px 24px; margin-right: 10px; } .about .titlepage h2 { font-size: 26px; width: 274px; } .download .titlepage h2 { font-size: 21px; line-height: 13px; } .read-more { margin-top: 30px; } .width { width: 100%; } .read-more a { width: 192px; padding: 12px 0px; font-size: 16px; } .testimonial .contact { margin-top: 30px; } .address { margin-bottom: 30px; } .copyright p { font-size: 16px; padding: 0 15px; } .footer .newsletter .subscribe { width: 120px; padding: 21px 0; } ul.contant_icon { margin-bottom: 20px; } }
assets/wise/css/responsive.css
@media only screen and (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 20px 20px 20px; } .header-search { padding: 15px 0px; } } /*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/ @media only screen and (min-width: 599px) and (max-width: 767px) { .logo { text-align: center; } .cart-content-right { padding-bottom: 5px; } .mg { margin: 0px 0px; } .menu-area-main { height: 256px; overflow-y: auto; } .megamenu>.row [class*="col-"] { padding: 0px; } .menu-area-main .megamenu .men-cat { padding: 0px 15px; } .menu-area-main .megamenu .women-cat { padding: 0px 15px; } .menu-area-main .megamenu .el-cat { padding: 0px 15px; } .mean-container .mean-nav ul li a.mean-expand { height: 19px; } .category-box.women-box { display: none; } .cart-box { display: inline-block; margin: 0px 30px; } .wish-box { float: none; margin: 0px 30px; display: inline-block; } .menu-add { display: none; } .category-box { display: none; } .mean-container .mean-nav ul li ol { padding: 0px; } .mean-container .mean-nav ul li a { padding: 10px 20px; width: 94.8%; } .mean-container .mean-nav ul li li a { width: 92%; padding: 1em 4%; } .mean-container .mean-nav ul li li li a { width: 100%; } .header-search { padding: 15px 0px; } #collapseFilter.d-md-block { padding: 30px 0px; } } /*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/ @media only screen and (min-width: 280px) and (max-width: 599px) { .cart-content-right { padding-bottom: 5px; } .megamenu>.row [class*="col-"] { padding: 0px; } .menu-area-main .megamenu .men-cat { padding: 0px 15px; } .menu-area-main .megamenu .women-cat { padding: 0px 15px; } .menu-area-main .megamenu .el-cat { padding: 0px 15px; } .mean-container .mean-nav ul li a { padding: 1em 4%; width: 92%; } .mean-container .mean-nav ul li li a { width: 90%; padding: 1em 5%; } .mean-container .sub-full.megamenu-categories ol li a { padding: 5px 0px; text-transform: capitalize; width: 100%; } .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a { width: auto; border: none; float: none; } .menu-area-main { height: 290px; overflow-y: auto; } .mean-container .mean-nav ul li a.mean-expand { top: 0; } .carousel-item img { width: 100%; height: 400px; /* margin-top: 100px; */ } #slider { margin-top: 100px; } #myCarousel a.carousel-control-next { position: absolute; top: 50% !important; left: inherit !important; right: -22px !important; width: 70px; height: 70px; border-radius: 35px; } #myCarousel a.carousel-control-prev { position: absolute; top: 50% !important; left: -22px !important; width: 70px; height: 70px; border-radius: 35px; } } @media (min-width: 1200px) and (max-width: 1500px) { .top_layer::before { display: none; } } @media (min-width: 992px) and (max-width: 1199px) { .main-menu ul>li a { padding: 7px 20px 0 20px; } .full-slider_cont h1 { font-size: 51px; line-height: 61px; } .top_layer::before { display: none; } .relative { position: absolute; top: 44%; transform: translateY(-50%); bottom: 0; padding: 0; } .testimonial .contact { padding: 30px 30px; } .testimonial .contact .contactus { padding: 10px 19px; margin-bottom: 20px; } .testimonial .contact .textarea { margin-bottom: 20px; padding: 11px 19px; } .testimonial .contact .send { padding: 7px 50px; } .footer .address h3 { font-size: 20px; } ul.contant_icon li { padding-right: 5px; } ul.socil_link li { padding-right: 20%; } ul.contant_icon li img { width: 26px; height: 26px; } .footer .newsletter .subscribe { padding: 21px 0; width: 145px; } } @media (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 8px 8px 0 8px; } .full-slider_cont h1 { font-size: 40px; line-height: 50px; } .relative { position: absolute; top: 39%; transform: translateY(-50%); padding: 0; border: 0 aliceblue; bottom: 0; } .banner-main .carousel-caption h1 { color: #fff; font-size: 59px; line-height: 60px; font-weight: bold; } .banner-main .carousel-caption p { font-size: 17px; padding: 9px 0px 18px 0px; } .banner-main .carousel-caption a { width: 182px; padding: 8px 0; } .top_layer::before { display: none; } .main_bt { margin-right: 15px; padding: 10px 41px 10px 41px; } .testimonial .contact { padding: 20px 30px; } .testimonial .contact .contactus { padding: 10px 19px; margin-bottom: 18px; } .testimonial .contact .textarea { margin-bottom: 18px; padding: 11px 19px; } .testimonial .contact .send { padding: 7px 50px; } ul.socil_link li { padding-right: 15%; } .footer .newsletter .subscribe { padding: 21px 0; width: 113px; } } @media (min-width: 576px) and (max-width: 767px) { .mean-container .mean-bar { margin-top: 0px; } .relative { position: absolute; top: 39%; transform: translateY(-50%); padding: 0; bottom: 0; } .banner-main .carousel-caption h1 { font-size: 45px; line-height: 50px; } .banner-main .carousel-caption p { font-size: 17px; padding: 7px 0px 20px 0px; } .carousel-item img { width: 100%; height: 400px; } .top_layer::before { display: none; } /* .mean-last { display: none; } */ .download .titlepage h2 { font-size: 35px; } .testimonial .contact { margin-top: 30px; } .address { margin-bottom: 30px; } ul.contant_icon { margin-bottom: 20px; } } @media (max-width: 575px) { .header { padding-bottom: 0px; } .logo { text-align: center !important; padding-bottom: 25px; float: inherit; } #main_slider .carousel-control-prev, #main_slider .carousel-control-next { width: 40px; height: 40px; } .relative { position: absolute; top: 50%; transform: translateY(-50%); padding: 0; bottom: 0; } .banner-main .carousel-caption h1 { font-size: 26px; line-height: 50px; margin-bottom: 19px; } .banner-main .carousel-caption p { font-size: 17px; padding: 7px 0px 20px 0px; display: none; } .carousel-item img { width: 100%; height: 250px; /* margin-top: 100px; */ } .top_layer::before { display: none; background-size: none; } .mean-container .mean-bar { margin-top: 0; } /* .mean-last { display: none; } */ .head-top { display: none; } .full-slider_cont h1 { font-size: 32px; line-height: 46px; } .main_bt { padding: 5px 24px 5px 24px; margin-right: 10px; } .about .titlepage h2 { font-size: 26px; width: 274px; } .download .titlepage h2 { font-size: 21px; line-height: 13px; } .read-more { margin-top: 30px; } .width { width: 100%; } .read-more a { width: 192px; padding: 12px 0px; font-size: 16px; } .testimonial .contact { margin-top: 30px; } .address { margin-bottom: 30px; } .copyright p { font-size: 16px; padding: 0 15px; } .footer .newsletter .subscribe { width: 120px; padding: 21px 0; } ul.contant_icon { margin-bottom: 20px; } }
0.297572
0.105487
/** * * Name: IRANYekan Font * Version: 1.0 * Author: <NAME> (mos<EMAIL>) * Created on: Dec 20, 2016 * Updated on: Dec 20, 2016 * Website: http://fontiran.com * Copyright: Commercial/Proprietary Software -------------------------------------------------------------------------------------- فونت ایران یکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید -------------------------------------------------------------------------------------- IRANYekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com -------------------------------------------------------------------------------------- This set of fonts are used in this project under the license: (.....) -------------------------------------------------------------------------------------- * **/ @font-face { font-family: iranyekan; font-style: normal; font-weight: bold; src: url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: iranyekan; font-style: normal; font-weight: 300; src: url('../fonts/woff2/iranyekanweblight.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: iranyekan; font-style: normal; font-weight: normal; src: url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } /* Latin fonts (Roboto) */ @font-face { font-family: roboto; font-style: normal; font-weight: bold; src: url('../fonts/woff2/robotobold.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: roboto; font-style: normal; font-weight: 300; src: url('../fonts/woff2/robotolight.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: roboto; font-style: normal; font-weight: normal; src: url('../fonts/woff2/robotoregular.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ }
src/assets/fonts/iranyekan/css/fontiran.css
/** * * Name: IRANYekan Font * Version: 1.0 * Author: <NAME> (mos<EMAIL>) * Created on: Dec 20, 2016 * Updated on: Dec 20, 2016 * Website: http://fontiran.com * Copyright: Commercial/Proprietary Software -------------------------------------------------------------------------------------- فونت ایران یکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید -------------------------------------------------------------------------------------- IRANYekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com -------------------------------------------------------------------------------------- This set of fonts are used in this project under the license: (.....) -------------------------------------------------------------------------------------- * **/ @font-face { font-family: iranyekan; font-style: normal; font-weight: bold; src: url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: iranyekan; font-style: normal; font-weight: 300; src: url('../fonts/woff2/iranyekanweblight.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: iranyekan; font-style: normal; font-weight: normal; src: url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } /* Latin fonts (Roboto) */ @font-face { font-family: roboto; font-style: normal; font-weight: bold; src: url('../fonts/woff2/robotobold.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: roboto; font-style: normal; font-weight: 300; src: url('../fonts/woff2/robotolight.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ } @font-face { font-family: roboto; font-style: normal; font-weight: normal; src: url('../fonts/woff2/robotoregular.woff2') format('woff2'); /* FF39+,Chrome36+, Opera24+*/ }
0.240329
0.0524
.nikuda_label { position:absolute; top: 10%; right:35%; /*noinspection CssNoGenericFontName*/ font-family:David; font-weight:bold; font-size:12.5em; border-style:none; color:#EFE9DC; /* draggable:false; */ z-index:-1; /* user-drag: none; */ /* user-select: none; this doesnt work in any browser */ -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -webkit-user-drag: none; } .access { margin:auto; padding: 1%; width: 25%; height:95%; float: right; /*noinspection CssNoGenericFontName*/ font-family: David; background: #FFF9EE; color: Black; border: 1px solid Black; overflow: auto; } .access_text { width: 100%; text-align: right; vertical-align: top; /*noinspection CssNoGenericFontName*/ font-family: David; font-size: 2.0em; border-width: medium; margin: 0; overflow: hidden; } .access_button { display:inline; width: 100%; vertical-align: top; font-size:1em; font-weight: bold; cursor: pointer; background: #FFE7BA; } .access_separator { height: 2% } .nikud_button { font-weight: normal; font-size: larger; float:right; width: 6.66%; cursor: pointer; background: #FFE7BA; border-style: none; } .answer_text { margin: 3%; float:right; text-align: right; font-size: 2.0em; } .help { display: none; position: absolute; top: 1%; right: 30%; padding: 1%; float:right; width: 60%; height:92%; border: 4px solid #FFD585; background: #FFF5E1; color: Black; /*noinspection CssNoGenericFontName*/ font-family: David; z-index: 1; cursor: help; overflow: auto; /*cursor: 'Cursors/mora.cur'); /* This only works on IE */ } #SuggestionBox { position: absolute; width: 240px; max-height: 300px; overflow: auto; background: #FFF9F1; border: 2px solid Gray; color: #fff; padding: 5px; opacity: .9; } /* #suggestionList { background: White; border: Gray; padding: 0; margin: 0; } */ #SuggestionList li { cursor: pointer; list-style-type: none; } #SuggestionList li:hover { background: #AA5522; font-weight: bold; opacity: .99; }
static/css/nikuda.css
.nikuda_label { position:absolute; top: 10%; right:35%; /*noinspection CssNoGenericFontName*/ font-family:David; font-weight:bold; font-size:12.5em; border-style:none; color:#EFE9DC; /* draggable:false; */ z-index:-1; /* user-drag: none; */ /* user-select: none; this doesnt work in any browser */ -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -webkit-user-drag: none; } .access { margin:auto; padding: 1%; width: 25%; height:95%; float: right; /*noinspection CssNoGenericFontName*/ font-family: David; background: #FFF9EE; color: Black; border: 1px solid Black; overflow: auto; } .access_text { width: 100%; text-align: right; vertical-align: top; /*noinspection CssNoGenericFontName*/ font-family: David; font-size: 2.0em; border-width: medium; margin: 0; overflow: hidden; } .access_button { display:inline; width: 100%; vertical-align: top; font-size:1em; font-weight: bold; cursor: pointer; background: #FFE7BA; } .access_separator { height: 2% } .nikud_button { font-weight: normal; font-size: larger; float:right; width: 6.66%; cursor: pointer; background: #FFE7BA; border-style: none; } .answer_text { margin: 3%; float:right; text-align: right; font-size: 2.0em; } .help { display: none; position: absolute; top: 1%; right: 30%; padding: 1%; float:right; width: 60%; height:92%; border: 4px solid #FFD585; background: #FFF5E1; color: Black; /*noinspection CssNoGenericFontName*/ font-family: David; z-index: 1; cursor: help; overflow: auto; /*cursor: 'Cursors/mora.cur'); /* This only works on IE */ } #SuggestionBox { position: absolute; width: 240px; max-height: 300px; overflow: auto; background: #FFF9F1; border: 2px solid Gray; color: #fff; padding: 5px; opacity: .9; } /* #suggestionList { background: White; border: Gray; padding: 0; margin: 0; } */ #SuggestionList li { cursor: pointer; list-style-type: none; } #SuggestionList li:hover { background: #AA5522; font-weight: bold; opacity: .99; }
0.255715
0.045016
body { font-family: 'Noto Serif TC', serif; line-height: 1.7em; font-size: 16px; } .mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 100;background: #fff;} .call{ font-size: 0.8em; /* padding-right: 15px; padding-top: 15px; */ line-height: 30px; text-align: center; } .call span{ margin:0 2em; } .call p{padding: 0;margin: 0;} header{ position: fixed; top: 0; width: 100vw; background-color: white; box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.3); z-index: 999; } header .container-fluid{ border-top: 1px black solid; margin-top:-1px; display: flex; justify-content: center; align-items: center; } footer{ background-color: #8ca8a7; line-height: 1em; } footer p{ font-size: 0.5em; color: #434343; padding-bottom: 20px; padding-left: 2em; } .logo { float: left; padding: 15px 30px; } .menuGrp{margin-left: auto;} .menu { float: right; } .menu li { display: inline-block; border-left: 1px black solid; padding: 10px 20px 0 20px; margin-bottom: 10px; color: #434343; font-size: 1.15em; line-height: 1.2em; letter-spacing: .3em; cursor: pointer; /* transition: background-color .6s; */ } .menu span { color: #979797; font-size: 0.9em;letter-spacing: 0;} .menu li span::after{ display: block; content: ""; } .menu li:hover{ background-color: #87b2a9; color: white; margin-right: -5px; } .menu li:hover span{color: #fff;} .menu li.menuclick{ background-color: #87b2a9; color: white; margin-right: -5px; } .menu li.menuclick span{color: #fff;} .menu::after{content: '';display: table;height: 0;width: 0;clear: both;} .menu .appLogo{display: none;position: relative;} .banner { padding: 10em 0; background-image: url(../img/banner.jpg); background-attachment: fixed; background-size: cover; background-position: center 0px; /* background-size: contain; background-position: center 110px; */ } .bannerlogo { width: 350px; margin: 5em auto 2em; } .bannerlogo img{width: 100%;} .title { width: 100%; display: flex; align-content: center; justify-content: center; text-align: center; } .title h2{ letter-spacing: 3px; margin-bottom: 0; } .flexBlock{display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;} .cm { background-image: url(../img/bg-cm.png); background-position: top center; background-repeat: repeat-x; margin-top: -62px; margin-bottom: 5em; padding: 20px 0; color: #434343; } /* .container{width: 1180px;} */ /* .cm .container{ width: 70%; } .dm .container { width: 70%; } .em .container{ width: 80%; } */ .em .container{position: relative;} .em .container .arrowBox{position:absolute;top: 0;display: flex; height: 100%; align-items: center; width: 100%;} .em .container .arrowBox .arrowLeft:hover, .em .container .arrowBox .arrowRight:hover{border: 1px solid #009ec7;} .em .container .arrowBox .arrowLeft{left: 20px;z-index: 300;width: 30px;height: 30px;margin-left: -40px; background: #fff url(../img/arrowToLeft3.png) center center no-repeat; border: 1px solid rgb(96, 96, 96);;background-size: 14px;} .em .container .arrowBox .arrowRight{right: 20px;z-index: 300;width: 30px;height: 30px;margin-left: auto; margin-right: -40px;background: #fff url(../img/arrowToRight3.png) center center no-repeat; border: 1px solid rgb(96, 96, 96);background-size: 14px;} .cm .title { margin: 30px auto 120px; color: #434343; } .cm .col{ margin: 2em 0;min-height: 200px; } .cm .name { border-bottom: 1px solid #155654; padding-bottom: 20px; margin-bottom: 20px; margin-right: 10px; } .cm .Dean::before{ position: absolute; top: -10px; line-height: 0; content: "院長"; } .dm { background-image: url(../img/bg-dm.jpg); background-size: cover; padding-top: 4%; background-position: center; background-repeat: no-repeat; color: white; } .dm .btn{ cursor: pointer; margin-bottom: 4%; transition: border .6s; border-bottom: 11px solid rgba(255, 255, 255, 0); } .dm .btn.active, .dm .btn .bb{width: fit-content} .dm .btn .bb.active, .dm .btn .bb:hover{ /* border-bottom: 1px solid rgba(255, 255, 255, 1); */ } .em { padding: 60px 0; } .slidetext { padding: 0 10px 0 10px; color : #434343; } .slidetitle { color: #155654; border-bottom: 1px solid #155654; padding-bottom: 20px; margin-bottom: 20px; } .slidetextbox{padding: 0;} .emimg { background-image: url(../img/dm-img.jpg); background-size: contain; background-repeat: no-repeat; height: 500px; background-position: top center; background-size: 95%; } .fm .title { color: #434343; padding-top: 50px; margin-bottom: 2em;} .calmenu { float: right; position: relative; } .calmenu li { display: inline-block; padding: 10px 20px; color: #155654; font-size: 1.15em; line-height: 1.2em; cursor: pointer; margin-right: 2em; transition: background-color .6s; } .calmenu li.active, .calmenu li:hover{color:#0b3a38;font-weight: bold;} .cal{ max-width: 1200px; float: right; background-color: white; width: 100%; } .cal table { width: 100%; /* margin-right: 40px; */ /* float: right; */ margin-bottom: 2em; margin-top: 1em; } .cal thead td { padding-top: 2em; color: #155654; } .cal .week th{ padding-bottom: 1em; } .cal .line td{ padding: 2em 0; } .cal .line {border-top: 1px black solid;} .cal .line span {color: #155654;display: block;} .cal::after{content: '';display: table;height: 0;width: 0;clear: both;} .gm { padding-bottom: 6em; background-image: url(../img/bg-fm.png); background-size: cover; } .gm .title { padding: 50px 0; } .gm .imgs { width: 60%; margin: 0 auto; } .gm .gi { overflow: hidden; position: relative; margin: auto; opacity: 0.2; margin-top: 100px; } /* .gm .gi:nth-child(odd){ margin-top: 100px; } .gm .gi:nth-child(even){ margin-top: 100px; } */ .gm img { width: 100%; } /* #gmimg1{height: 300px;} #gmimg1 img{margin-top:-375px;} #gmimg3{height: 500px;} #gmimg3 img{margin-top: -330px;} #gmimg4{height: 390px;} #gmimg4 img{margin-top: -90px;} #gmimg5{height: 500px;} #gmimg5 img{margin-top: -20px;} */ .envdis{ width: auto; position: absolute; background-color: white; bottom: 0; padding: 30px; } .envdis p{ margin-bottom: 0px; line-height:120%; } .r0{ right:0; } .hm { background-image: url(../img/bg-hm.jpg); background-position: top center; background-size: cover; padding: 0 0 0 0; color: #434343; min-height: 500px; } .hm .title{ margin: 2em 0; } .hm .info{ display: flex; align-content: center; justify-content: center; margin-bottom: 2em; flex-wrap: wrap; margin-left: 4em; } .hm .info p{ font-size: 1.2em; letter-spacing: 3px; } .hm .info .phone { font-size: 1.5em; } .hm .info .mapIcon{width: 100%;text-align: center;font-size:48px;color:#155654;} .hm .info .mapAddress{width: 100%;text-align: left;} .v-center{ top: 0; transform: translateY(0); } .p-t-8{ padding-top: 8%; } .map{ overflow: hidden; display: flex; justify-content: center; } footer div hr{ margin-top: 20px; border: 0; border-top:1px solid rgba(255,255,255,0.8); } .bb{position: relative;} .bb .hr{background: #fff;position:absolute;bottom: -20px;} .bbhover:hover{cursor: pointer;} .bbclick{color: #63fff2;} .bbclick .hr1{ width: 100%; opacity: 1; background: #63fff2; } .hr1 { border: 0px; height: 2px; opacity: 0; width: 100%; left: 0; background: #fff; /* border-bottom: 1px solid #434343; */ } .hr { border: 0px; height: 2px; background: #434343; opacity: 0.1; width: 1%; left: 0; /* border-bottom: 1px solid #434343; */ } .cm .hr{ width: 1%; background: #434343; } .hm .title .hr{ /* border-bottom: 1px solid #434343; */ } .gm .hr { /* border-bottom: 1px solid #434343; */ } .fm .hr { /* border-bottom: 1px solid #434343; */ } div.hrAnimat { width: 2px; height: 2px; position: relative; -webkit-animation-name: mymove; /* Safari 4.0 - 8.0 */ -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */ -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */ animation-name: mymove; animation-duration: 2s; animation-fill-mode: forwards; } .dm .title .hr{ background: #fff; margin-bottom: 5em; /* border-bottom: 1px solid #fff; */ } /* Safari 4.0 - 8.0 */ @-webkit-keyframes mymove { 0% {width:1%;} 100% {width:100%;opacity:1;} } /* Standard syntax */ @keyframes mymove { 0% {width:1%;} 100% {width:100%;opacity:1;} } .title .hr{ /* width: 250px; */ } .row{position: relative;} .drsDesc .col{top:100px;} .serv{ /* opacity: 0; */ top:0px; left: 0px; display: none; position: relative; } .serv:first-child{display: block;} .serv.servmove /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmove; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmove; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmove { 0% { opacity: 0; top: 100px; } 100% { opacity:1; top:0px; } } /* Standard syntax */ @keyframes servmove { 0% { opacity: 0; top: 100px; } 100% { opacity:1; top:0px; } } /*right*/ .em .serv.servmoveRight /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmoveRight; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmoveRight; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmoveRight { 0% { opacity: 0; left: 100px; } 100% { opacity:1; left:0px; } } /* Standard syntax */ @keyframes servmoveRight { 0% { opacity: 0; left: 100px; } 100% { opacity:1; left:0px; } } /*left*/ .serv.servmoveLeft /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmoveLeft; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmoveLeft; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmoveLeft { 0% { /* opacity: 0; */ left: -100px; } 100% { /* opacity:1; */ left:0px; } } /* Standard syntax */ @keyframes servmoveLeft { 0% { opacity: 0; left: -100px; } 100% { opacity:1; left:0px; } } .appMenu{width:46px;padding-left:20px;display: none;} .menu li.viewApp,.viewApp,.hm .info.viewApp{display: none;} .cal table{display: none;} #tb1{display: table;} .freezeDiv{ overflow: auto; width: 100%; /* max-height: calc(100vh - 158px); */ /* 固定高度 */ } .freezeTb{ table-layout: fixed; /* width: 200px; */ /* 固定寬度 */ } .freezeTb td, .freezeTb th { /* border: 1px solid gray; */ width: 12.5%; /* height: 30px; */ } .freezeTb td:last-child, .freezeTb th:last-child{text-align: left;} .freezeTb thead,.freezeTb tbody{ /* max-width: 1200px; */ } .freezeTb thead tr th { position: sticky; top: 0; /* 列首永遠固定於上 */ } .freezeTb tbody tr:hover{background: #fff;color: #009ec7;} .freezeTb th { /* background-color: lightblue; border: 1px solid gray; */ } .freezeTb td:first-child, .freezeTb th:first-child { position: sticky; left: 0; /* 首行永遠固定於左 */ z-index: 1; background-color: #fff; text-align: center; } .freezeTb td:first-child{ border-top: 1px solid #000; } .freezeTb td:last-child, .freezeTb th:last-child { text-align: left; } .freezeTb th:first-child { z-index: 2; /* background-color: lightblue; */ } .arrowGrp{position: absolute;top: 9px; cursor: pointer;display: none;justify-content: center;align-items: center;} .arrowGrp img{width: 20px;} .toLeft{left:10%;} .toRight{right: 10%;} .row{margin: 0;} .v-center{ top: -50%; transform: translateY(50%); } @media only screen and (max-width: 1024px){ /*table*/ .calmenu{display: flex;justify-content: center;align-items: center;width: 100%;} .calmenu ul li{display: none;} .calmenu ul li.active{display: block;} .calmenu li{font-size: 1.5em;} .arrowGrp{display: flex;} /*table*/ .slidetext{padding: 0;} .em{padding: 40px 0;} .em .container{width: 90%;} .gm .imgs{width: 70%;} .em .col.b-6{width: 100%;} .em .emimg{height: 240px;background-position:center -70px;background-size: 100%;} .slidetextbox{padding: 20px 0;} .cm .title{margin:30px auto 80px} .banner{background-position:center 80px;background-attachment:inherit;} .freezeDiv{margin-top:20px;} .fm .container{width: 100%;max-width: 100%;} } @media only screen and (max-width: 768px) { .dm .container{width: 85%;} .hm .info{margin-left: 2em;} .em .container{width: 88%;} .dm .title .hr{margin-bottom: 2em;} .menu{margin: 0;padding: 0;width: 100%;float: left;} .menu li{padding: 5px;} .bannerlogo img{width: 300px;} .bannerlogo{margin:0em auto 2em;} .banner{background-size:180%;} .menu li.menuclick{background: #fff;} .menu li.menuclick a{background: #87b2a9;} .menu li:first-child.menuclick a {background: #fff;color: #000;} .menu li.menuclick span{color: #fff;} .menuGrp{display: block;position: fixed; top: 0; left: -100vh;background: #fff;z-index: 1000;padding: 0;margin: 0; width: 100%;height: 100vh;} .menu li{border-left: 0;border-bottom: 1px solid #000; width: 100%;padding: 10px 0px;margin-bottom: 0;} .menu li a{padding-left: 20px;display: block;width: 100%;} .menu .appLogo{display: block;} .menu .appLogo a{display: inline-block;} .menu .appLogo a:first-child{width: 90%;} .menu li a.closeApp{text-align: center;width: 10%;padding-right: 10px;width: 20px;} .menu li.viewApp{display: block;} /*head menu*/ .appMenu{display: block;} header .container-fluid{border: 0;} .logo{float: right;margin-left: auto;position: relative;} #headerAddr{display: none !important;} .col.b-6.viewApp{width: 100%;} .hm .col.b-6{width: 100%;} .v-center{transform: unset;top: 0;} .hm .info{margin-left: 0;} .hm .info.viewApp{display: block;} .map a{display: block;width: 100%;} .map img{width:100%;} .hm .title{display: none;} .hm .info p{color: #fff;} .hm .info .mapIcon .fas{padding: 20px;} .hm .info .mapAddress{text-align: center;} .tel{padding-top:40px;} .viewApp{display: block;} .viewPc{display: none;} .p-t-8{padding-top:2%;} .banner{background-position: center 0px;} } @media only screen and (max-width: 640px) { .cal table{width:700px;float:unset;} .cm{margin-top: -140px;} .cm .col{margin: 1.4em 0;min-height: 140px;} .container{width: 90%;} .dm .container{width: 90%;} .dm .title .hr{margin-bottom:2em; } .dm .btn{margin-bottom: 30px;} .dm .btn h3{margin-bottom: 0;} .title{width: 80%;display: block;text-align: center;margin: auto;padding: 20px 0;} .fm .title{padding-top: 2em;} .calmenu li{padding: 4px 20px;} .gm .title{padding: 20px 0;} .gm .imgs{width: 100%;} .bm{margin-top: -50px; } .serv .col.a-6{width:100%;} .emimg{height: 300px;background-position:center;margin-bottom:2.2em;display: none;} .freezeTb td, .freezeTb th{width: 100px;} } @media only screen and (max-width: 500px) { .bannerlogo img{width: 200px;display: block;margin: auto;} .bannerlogo{margin:auto;padding: 0;margin-top:0em;} .banner{background-position:center 100px;} .arrowGrp{top:5px;} .slidetextbox{padding: 0;} .envdis{padding: 10px;} .cm{margin-top: -125px;} .menu .appLogo a:first-child{width: 80%;} .em .container{width: 80%;} .em .container .arrowBox .arrowLeft{left:30px;margin-left: -30px;} .em .container .arrowBox .arrowRight{right: 30px;margin-right: -30px;} } @media only screen and (max-width: 375px){ .menu{width: 95%;} .logo{padding-right:45px;} /* .container{width: 100%;} */ .container{width: 90%;} .em .container{width: 80%;} } /* @media (max-width: 1920px){ */ /* @media (min-width: 40em){ */ /* } */
resources/css/style.css
body { font-family: 'Noto Serif TC', serif; line-height: 1.7em; font-size: 16px; } .mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 100;background: #fff;} .call{ font-size: 0.8em; /* padding-right: 15px; padding-top: 15px; */ line-height: 30px; text-align: center; } .call span{ margin:0 2em; } .call p{padding: 0;margin: 0;} header{ position: fixed; top: 0; width: 100vw; background-color: white; box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.3); z-index: 999; } header .container-fluid{ border-top: 1px black solid; margin-top:-1px; display: flex; justify-content: center; align-items: center; } footer{ background-color: #8ca8a7; line-height: 1em; } footer p{ font-size: 0.5em; color: #434343; padding-bottom: 20px; padding-left: 2em; } .logo { float: left; padding: 15px 30px; } .menuGrp{margin-left: auto;} .menu { float: right; } .menu li { display: inline-block; border-left: 1px black solid; padding: 10px 20px 0 20px; margin-bottom: 10px; color: #434343; font-size: 1.15em; line-height: 1.2em; letter-spacing: .3em; cursor: pointer; /* transition: background-color .6s; */ } .menu span { color: #979797; font-size: 0.9em;letter-spacing: 0;} .menu li span::after{ display: block; content: ""; } .menu li:hover{ background-color: #87b2a9; color: white; margin-right: -5px; } .menu li:hover span{color: #fff;} .menu li.menuclick{ background-color: #87b2a9; color: white; margin-right: -5px; } .menu li.menuclick span{color: #fff;} .menu::after{content: '';display: table;height: 0;width: 0;clear: both;} .menu .appLogo{display: none;position: relative;} .banner { padding: 10em 0; background-image: url(../img/banner.jpg); background-attachment: fixed; background-size: cover; background-position: center 0px; /* background-size: contain; background-position: center 110px; */ } .bannerlogo { width: 350px; margin: 5em auto 2em; } .bannerlogo img{width: 100%;} .title { width: 100%; display: flex; align-content: center; justify-content: center; text-align: center; } .title h2{ letter-spacing: 3px; margin-bottom: 0; } .flexBlock{display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;} .cm { background-image: url(../img/bg-cm.png); background-position: top center; background-repeat: repeat-x; margin-top: -62px; margin-bottom: 5em; padding: 20px 0; color: #434343; } /* .container{width: 1180px;} */ /* .cm .container{ width: 70%; } .dm .container { width: 70%; } .em .container{ width: 80%; } */ .em .container{position: relative;} .em .container .arrowBox{position:absolute;top: 0;display: flex; height: 100%; align-items: center; width: 100%;} .em .container .arrowBox .arrowLeft:hover, .em .container .arrowBox .arrowRight:hover{border: 1px solid #009ec7;} .em .container .arrowBox .arrowLeft{left: 20px;z-index: 300;width: 30px;height: 30px;margin-left: -40px; background: #fff url(../img/arrowToLeft3.png) center center no-repeat; border: 1px solid rgb(96, 96, 96);;background-size: 14px;} .em .container .arrowBox .arrowRight{right: 20px;z-index: 300;width: 30px;height: 30px;margin-left: auto; margin-right: -40px;background: #fff url(../img/arrowToRight3.png) center center no-repeat; border: 1px solid rgb(96, 96, 96);background-size: 14px;} .cm .title { margin: 30px auto 120px; color: #434343; } .cm .col{ margin: 2em 0;min-height: 200px; } .cm .name { border-bottom: 1px solid #155654; padding-bottom: 20px; margin-bottom: 20px; margin-right: 10px; } .cm .Dean::before{ position: absolute; top: -10px; line-height: 0; content: "院長"; } .dm { background-image: url(../img/bg-dm.jpg); background-size: cover; padding-top: 4%; background-position: center; background-repeat: no-repeat; color: white; } .dm .btn{ cursor: pointer; margin-bottom: 4%; transition: border .6s; border-bottom: 11px solid rgba(255, 255, 255, 0); } .dm .btn.active, .dm .btn .bb{width: fit-content} .dm .btn .bb.active, .dm .btn .bb:hover{ /* border-bottom: 1px solid rgba(255, 255, 255, 1); */ } .em { padding: 60px 0; } .slidetext { padding: 0 10px 0 10px; color : #434343; } .slidetitle { color: #155654; border-bottom: 1px solid #155654; padding-bottom: 20px; margin-bottom: 20px; } .slidetextbox{padding: 0;} .emimg { background-image: url(../img/dm-img.jpg); background-size: contain; background-repeat: no-repeat; height: 500px; background-position: top center; background-size: 95%; } .fm .title { color: #434343; padding-top: 50px; margin-bottom: 2em;} .calmenu { float: right; position: relative; } .calmenu li { display: inline-block; padding: 10px 20px; color: #155654; font-size: 1.15em; line-height: 1.2em; cursor: pointer; margin-right: 2em; transition: background-color .6s; } .calmenu li.active, .calmenu li:hover{color:#0b3a38;font-weight: bold;} .cal{ max-width: 1200px; float: right; background-color: white; width: 100%; } .cal table { width: 100%; /* margin-right: 40px; */ /* float: right; */ margin-bottom: 2em; margin-top: 1em; } .cal thead td { padding-top: 2em; color: #155654; } .cal .week th{ padding-bottom: 1em; } .cal .line td{ padding: 2em 0; } .cal .line {border-top: 1px black solid;} .cal .line span {color: #155654;display: block;} .cal::after{content: '';display: table;height: 0;width: 0;clear: both;} .gm { padding-bottom: 6em; background-image: url(../img/bg-fm.png); background-size: cover; } .gm .title { padding: 50px 0; } .gm .imgs { width: 60%; margin: 0 auto; } .gm .gi { overflow: hidden; position: relative; margin: auto; opacity: 0.2; margin-top: 100px; } /* .gm .gi:nth-child(odd){ margin-top: 100px; } .gm .gi:nth-child(even){ margin-top: 100px; } */ .gm img { width: 100%; } /* #gmimg1{height: 300px;} #gmimg1 img{margin-top:-375px;} #gmimg3{height: 500px;} #gmimg3 img{margin-top: -330px;} #gmimg4{height: 390px;} #gmimg4 img{margin-top: -90px;} #gmimg5{height: 500px;} #gmimg5 img{margin-top: -20px;} */ .envdis{ width: auto; position: absolute; background-color: white; bottom: 0; padding: 30px; } .envdis p{ margin-bottom: 0px; line-height:120%; } .r0{ right:0; } .hm { background-image: url(../img/bg-hm.jpg); background-position: top center; background-size: cover; padding: 0 0 0 0; color: #434343; min-height: 500px; } .hm .title{ margin: 2em 0; } .hm .info{ display: flex; align-content: center; justify-content: center; margin-bottom: 2em; flex-wrap: wrap; margin-left: 4em; } .hm .info p{ font-size: 1.2em; letter-spacing: 3px; } .hm .info .phone { font-size: 1.5em; } .hm .info .mapIcon{width: 100%;text-align: center;font-size:48px;color:#155654;} .hm .info .mapAddress{width: 100%;text-align: left;} .v-center{ top: 0; transform: translateY(0); } .p-t-8{ padding-top: 8%; } .map{ overflow: hidden; display: flex; justify-content: center; } footer div hr{ margin-top: 20px; border: 0; border-top:1px solid rgba(255,255,255,0.8); } .bb{position: relative;} .bb .hr{background: #fff;position:absolute;bottom: -20px;} .bbhover:hover{cursor: pointer;} .bbclick{color: #63fff2;} .bbclick .hr1{ width: 100%; opacity: 1; background: #63fff2; } .hr1 { border: 0px; height: 2px; opacity: 0; width: 100%; left: 0; background: #fff; /* border-bottom: 1px solid #434343; */ } .hr { border: 0px; height: 2px; background: #434343; opacity: 0.1; width: 1%; left: 0; /* border-bottom: 1px solid #434343; */ } .cm .hr{ width: 1%; background: #434343; } .hm .title .hr{ /* border-bottom: 1px solid #434343; */ } .gm .hr { /* border-bottom: 1px solid #434343; */ } .fm .hr { /* border-bottom: 1px solid #434343; */ } div.hrAnimat { width: 2px; height: 2px; position: relative; -webkit-animation-name: mymove; /* Safari 4.0 - 8.0 */ -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */ -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */ animation-name: mymove; animation-duration: 2s; animation-fill-mode: forwards; } .dm .title .hr{ background: #fff; margin-bottom: 5em; /* border-bottom: 1px solid #fff; */ } /* Safari 4.0 - 8.0 */ @-webkit-keyframes mymove { 0% {width:1%;} 100% {width:100%;opacity:1;} } /* Standard syntax */ @keyframes mymove { 0% {width:1%;} 100% {width:100%;opacity:1;} } .title .hr{ /* width: 250px; */ } .row{position: relative;} .drsDesc .col{top:100px;} .serv{ /* opacity: 0; */ top:0px; left: 0px; display: none; position: relative; } .serv:first-child{display: block;} .serv.servmove /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmove; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmove; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmove { 0% { opacity: 0; top: 100px; } 100% { opacity:1; top:0px; } } /* Standard syntax */ @keyframes servmove { 0% { opacity: 0; top: 100px; } 100% { opacity:1; top:0px; } } /*right*/ .em .serv.servmoveRight /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmoveRight; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmoveRight; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmoveRight { 0% { opacity: 0; left: 100px; } 100% { opacity:1; left:0px; } } /* Standard syntax */ @keyframes servmoveRight { 0% { opacity: 0; left: 100px; } 100% { opacity:1; left:0px; } } /*left*/ .serv.servmoveLeft /* ,.serv:first-child */ { display: block; -webkit-animation-name: servmoveLeft; -webkit-animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-name: servmoveLeft; animation-duration: 2s; animation-fill-mode: forwards; } /* Safari 4.0 - 8.0 */ @-webkit-keyframes servmoveLeft { 0% { /* opacity: 0; */ left: -100px; } 100% { /* opacity:1; */ left:0px; } } /* Standard syntax */ @keyframes servmoveLeft { 0% { opacity: 0; left: -100px; } 100% { opacity:1; left:0px; } } .appMenu{width:46px;padding-left:20px;display: none;} .menu li.viewApp,.viewApp,.hm .info.viewApp{display: none;} .cal table{display: none;} #tb1{display: table;} .freezeDiv{ overflow: auto; width: 100%; /* max-height: calc(100vh - 158px); */ /* 固定高度 */ } .freezeTb{ table-layout: fixed; /* width: 200px; */ /* 固定寬度 */ } .freezeTb td, .freezeTb th { /* border: 1px solid gray; */ width: 12.5%; /* height: 30px; */ } .freezeTb td:last-child, .freezeTb th:last-child{text-align: left;} .freezeTb thead,.freezeTb tbody{ /* max-width: 1200px; */ } .freezeTb thead tr th { position: sticky; top: 0; /* 列首永遠固定於上 */ } .freezeTb tbody tr:hover{background: #fff;color: #009ec7;} .freezeTb th { /* background-color: lightblue; border: 1px solid gray; */ } .freezeTb td:first-child, .freezeTb th:first-child { position: sticky; left: 0; /* 首行永遠固定於左 */ z-index: 1; background-color: #fff; text-align: center; } .freezeTb td:first-child{ border-top: 1px solid #000; } .freezeTb td:last-child, .freezeTb th:last-child { text-align: left; } .freezeTb th:first-child { z-index: 2; /* background-color: lightblue; */ } .arrowGrp{position: absolute;top: 9px; cursor: pointer;display: none;justify-content: center;align-items: center;} .arrowGrp img{width: 20px;} .toLeft{left:10%;} .toRight{right: 10%;} .row{margin: 0;} .v-center{ top: -50%; transform: translateY(50%); } @media only screen and (max-width: 1024px){ /*table*/ .calmenu{display: flex;justify-content: center;align-items: center;width: 100%;} .calmenu ul li{display: none;} .calmenu ul li.active{display: block;} .calmenu li{font-size: 1.5em;} .arrowGrp{display: flex;} /*table*/ .slidetext{padding: 0;} .em{padding: 40px 0;} .em .container{width: 90%;} .gm .imgs{width: 70%;} .em .col.b-6{width: 100%;} .em .emimg{height: 240px;background-position:center -70px;background-size: 100%;} .slidetextbox{padding: 20px 0;} .cm .title{margin:30px auto 80px} .banner{background-position:center 80px;background-attachment:inherit;} .freezeDiv{margin-top:20px;} .fm .container{width: 100%;max-width: 100%;} } @media only screen and (max-width: 768px) { .dm .container{width: 85%;} .hm .info{margin-left: 2em;} .em .container{width: 88%;} .dm .title .hr{margin-bottom: 2em;} .menu{margin: 0;padding: 0;width: 100%;float: left;} .menu li{padding: 5px;} .bannerlogo img{width: 300px;} .bannerlogo{margin:0em auto 2em;} .banner{background-size:180%;} .menu li.menuclick{background: #fff;} .menu li.menuclick a{background: #87b2a9;} .menu li:first-child.menuclick a {background: #fff;color: #000;} .menu li.menuclick span{color: #fff;} .menuGrp{display: block;position: fixed; top: 0; left: -100vh;background: #fff;z-index: 1000;padding: 0;margin: 0; width: 100%;height: 100vh;} .menu li{border-left: 0;border-bottom: 1px solid #000; width: 100%;padding: 10px 0px;margin-bottom: 0;} .menu li a{padding-left: 20px;display: block;width: 100%;} .menu .appLogo{display: block;} .menu .appLogo a{display: inline-block;} .menu .appLogo a:first-child{width: 90%;} .menu li a.closeApp{text-align: center;width: 10%;padding-right: 10px;width: 20px;} .menu li.viewApp{display: block;} /*head menu*/ .appMenu{display: block;} header .container-fluid{border: 0;} .logo{float: right;margin-left: auto;position: relative;} #headerAddr{display: none !important;} .col.b-6.viewApp{width: 100%;} .hm .col.b-6{width: 100%;} .v-center{transform: unset;top: 0;} .hm .info{margin-left: 0;} .hm .info.viewApp{display: block;} .map a{display: block;width: 100%;} .map img{width:100%;} .hm .title{display: none;} .hm .info p{color: #fff;} .hm .info .mapIcon .fas{padding: 20px;} .hm .info .mapAddress{text-align: center;} .tel{padding-top:40px;} .viewApp{display: block;} .viewPc{display: none;} .p-t-8{padding-top:2%;} .banner{background-position: center 0px;} } @media only screen and (max-width: 640px) { .cal table{width:700px;float:unset;} .cm{margin-top: -140px;} .cm .col{margin: 1.4em 0;min-height: 140px;} .container{width: 90%;} .dm .container{width: 90%;} .dm .title .hr{margin-bottom:2em; } .dm .btn{margin-bottom: 30px;} .dm .btn h3{margin-bottom: 0;} .title{width: 80%;display: block;text-align: center;margin: auto;padding: 20px 0;} .fm .title{padding-top: 2em;} .calmenu li{padding: 4px 20px;} .gm .title{padding: 20px 0;} .gm .imgs{width: 100%;} .bm{margin-top: -50px; } .serv .col.a-6{width:100%;} .emimg{height: 300px;background-position:center;margin-bottom:2.2em;display: none;} .freezeTb td, .freezeTb th{width: 100px;} } @media only screen and (max-width: 500px) { .bannerlogo img{width: 200px;display: block;margin: auto;} .bannerlogo{margin:auto;padding: 0;margin-top:0em;} .banner{background-position:center 100px;} .arrowGrp{top:5px;} .slidetextbox{padding: 0;} .envdis{padding: 10px;} .cm{margin-top: -125px;} .menu .appLogo a:first-child{width: 80%;} .em .container{width: 80%;} .em .container .arrowBox .arrowLeft{left:30px;margin-left: -30px;} .em .container .arrowBox .arrowRight{right: 30px;margin-right: -30px;} } @media only screen and (max-width: 375px){ .menu{width: 95%;} .logo{padding-right:45px;} /* .container{width: 100%;} */ .container{width: 90%;} .em .container{width: 80%;} } /* @media (max-width: 1920px){ */ /* @media (min-width: 40em){ */ /* } */
0.26218
0.081776
* { -webkit-tap-highlight-color: rgba(0,0,0,0); } /* :root { --blue: #20a8d8; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #f86c6b; --orange: #f8cb00; --yellow: #ffc107; --green: #4dbd74; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #73818f; --gray-dark: #2f353a; --light-blue: #63c2de; --primary: #20a8d8; --secondary: #c8ced3; --success: #4dbd74; --info: #63c2de; --warning: #ffc107; --danger: #f86c6b; --light: #f0f3f5; --dark: #2f353a; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } */ /*Debug*/ .deviceready { display: none; } .hidden { display: none; } html { line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } i { cursor: pointer; height: 30px; width: 15px; margin: 8px; } .octicon { margin: 0; padding: 0; height: 100%; width: 100%; display: inline-block; vertical-align: text-top; fill: currentColor; } .glyphicon, .flaticon { font-size: 1.5em; } html, body { margin: 0; padding: 0; position: relative; } .navbar-nav .glyphicon, .navbar-nav .flaticon { margin-right: 20px; } .sidebar .glyphicon, .navbar-nav .flaticon { font-size: 0.875rem; } .flaticon, [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { margin: 0; font-size: 0.99rem; font-weight: 100; } .row { margin: 0; padding: 0; } body { position: relative; -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-user-select: none; min-height: 100%; height: 100vh; width: 100vw; } .wrapper { position: relative; padding: 0; margin: 0; height: 100%; min-height: 100%; max-width: 100vw; width: 100vw; } .header { /*height: 55px !important;*/ height: 4em; } .header .glyphicon-menu-hamburger { height: 100% !important; margin-top: .3em; } .header .glyphicon-menu-hamburger:before { vertical-align: middle; height: 100% !important; } .glyphicon-menu-hamburger { line-height: 55px; } .menu-button { /*vertical-align: middle;*/ } .AppTitle { display: block; text-align: center; font-size: 18px; margin-top: 15px; } .header .logo { max-height: 53px !important; max-width: 45px; margin-top: 2px; float: right; } .sidebar { position: fixed; height: 100%; min-height: 100vh; max-width: 61%; z-index: 99999; padding-left: 0px; /*padding-right: 20px;*/ border-right: 5px solid; /* #58646e;*/ } .sidebar .nav-item a, .sidebar .dropdown, .sidebar .NavTitle { padding-left: 15px; padding-top: 10px; } .dropdown-item { padding-right: 0; } .app { position: relative; /*padding: 1.5em 8px 8px 8px;*/ } .app .row .appCol { padding-right: 0; padding-left: 0; } .app .row .col-lg-12 .card { border-radius: 0; min-height: calc(100vh - 3.3em - 4em); height: 100%; position: sticky; } .app .row .col-lg-12 .card .card-body { padding: .5em !important; } .cordova-camera-select { position: fixed !important; top: calc(50% - 16px); top: -moz-calc(50% - 16px); top: -webkit-calc(50% - 16px); top: -o-calc(50% - 16px); left: calc(50% - 148px); left: -moz-calc(50% - 148px); left: -webkit-calc(50% - 148px); left: -o-calc(50% - 148px); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; padding: 0.375rem 0.75rem; } .cordova-camera-capture { position: fixed !important; top: calc(50% - 120px); top: -moz-calc(50% - 120px); top: -webkit-calc(50% - 120px); top: -o-calc(50% - 120px); left: calc(50% - 160px); left: -moz-calc(50% - 160px); left: -webkit-calc(50% - 160px); left: -o-calc(50% - 160px); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; padding: 0.375rem 0.75rem; } .cordova-camera-capture video { position: relative; width: unset; height: unset; width: 320px; height: 240px; } .cordova-camera-capture button { margin-left: 15px; } .photoViewer { max-width: 100%; } .photoViewer img { /*height: 240px;*/ max-width: 40%; float: left; margin-right: 15px; margin-bottom: 15px; } /* Colors */ hr { /*background-color: #fff;*/ } /*Background Color*/ html, body { /*background-color: #e4e5e6;*/ } /*Text Color*/ html, body, a, a:hover { color: #000; } .header { /*background-color: #fff;*/ border-bottom: solid 1px; } .sidebar a, .sidebar .dropdown-item, .sidebar .nav-item, .sidebar .dropdown, .sidebar a, .sidebar .dropdown-item, .sidebar .nav-item, .sidebar .dropdown { background: none; /*background-color: transparent;*/ } .sidebar .active, .sidebar a:hover, .sidebar .dropdown-item:hover, .sidebar .dropdown-toggle:hover { background: none; /*background-color: #3a4248; color: #20a8d8 !important;*/ } .sidebar { /*background-color: #2f353a;*/ } /*Side Menu Menu Font Color*/ .sidebar, .sidebar a, .sidebar a:hover, .sidebar .navbar-nav, .sidebar .nav-item, .sidebar .dropdown, .sidebar .dropdown-menu, .sidebar .dropdown-item, .sidebar .dropdown-item:hover { /*color: #fff;*/ } /*Selected #73818f; Active #20a8d8*/ /* Large Displays and Laptops/Desktops */ @media (min-width:768px), (min-width:800px), (min-width:801px), (min-width:961px), (min-width:1025px), (min-width:1281px) { .sidebar { max-width: 30%; } } dynamicSideMenu { width: 100%; } dynamicTilesMenu, dynamicSideMenu { height: auto; margin: 0; padding: 0; } dynamicTilesMenu { max-width: 100%; min-width: 20%; padding: 10px; display: block; text-align: center; } .tilesMenuContainerInnerWrapper { display: inline-table; max-width: 100%; } dynamicTilesMenu .Tile { width: 29%; max-width: 29%; height: 115px !important; line-height: 1.4; display: inline-block; vertical-align: top; text-align: center; border: 2px solid #ddd; border-radius: 10px; font-size: 12px; font-weight: bold; margin: auto .5em; margin-bottom: .5em; } @media (min-width:768px), (min-width:800px), (min-width:801px), (min-width:961px), (min-width:1025px), (min-width:1281px) { dynamicTilesMenu .Tile { width: 12.5%; } } dynamicTilesMenu .Tile a { width: 100%; height: 100%; display: block; margin: 0; padding: 10px; padding-top: 20px; } dynamicTilesMenu .Tile:hover, dynamicTilesMenu .Tile span:hover { cursor: pointer; } dynamicTilesMenu .Tile span { display: block; font-size: 40px; margin-bottom: 10px; } dynamicTilesMenu .Tile span:after { content:'\A'; white-space: pre; }
www/css/x2.css
* { -webkit-tap-highlight-color: rgba(0,0,0,0); } /* :root { --blue: #20a8d8; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #f86c6b; --orange: #f8cb00; --yellow: #ffc107; --green: #4dbd74; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #73818f; --gray-dark: #2f353a; --light-blue: #63c2de; --primary: #20a8d8; --secondary: #c8ced3; --success: #4dbd74; --info: #63c2de; --warning: #ffc107; --danger: #f86c6b; --light: #f0f3f5; --dark: #2f353a; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } */ /*Debug*/ .deviceready { display: none; } .hidden { display: none; } html { line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } i { cursor: pointer; height: 30px; width: 15px; margin: 8px; } .octicon { margin: 0; padding: 0; height: 100%; width: 100%; display: inline-block; vertical-align: text-top; fill: currentColor; } .glyphicon, .flaticon { font-size: 1.5em; } html, body { margin: 0; padding: 0; position: relative; } .navbar-nav .glyphicon, .navbar-nav .flaticon { margin-right: 20px; } .sidebar .glyphicon, .navbar-nav .flaticon { font-size: 0.875rem; } .flaticon, [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { margin: 0; font-size: 0.99rem; font-weight: 100; } .row { margin: 0; padding: 0; } body { position: relative; -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-user-select: none; min-height: 100%; height: 100vh; width: 100vw; } .wrapper { position: relative; padding: 0; margin: 0; height: 100%; min-height: 100%; max-width: 100vw; width: 100vw; } .header { /*height: 55px !important;*/ height: 4em; } .header .glyphicon-menu-hamburger { height: 100% !important; margin-top: .3em; } .header .glyphicon-menu-hamburger:before { vertical-align: middle; height: 100% !important; } .glyphicon-menu-hamburger { line-height: 55px; } .menu-button { /*vertical-align: middle;*/ } .AppTitle { display: block; text-align: center; font-size: 18px; margin-top: 15px; } .header .logo { max-height: 53px !important; max-width: 45px; margin-top: 2px; float: right; } .sidebar { position: fixed; height: 100%; min-height: 100vh; max-width: 61%; z-index: 99999; padding-left: 0px; /*padding-right: 20px;*/ border-right: 5px solid; /* #58646e;*/ } .sidebar .nav-item a, .sidebar .dropdown, .sidebar .NavTitle { padding-left: 15px; padding-top: 10px; } .dropdown-item { padding-right: 0; } .app { position: relative; /*padding: 1.5em 8px 8px 8px;*/ } .app .row .appCol { padding-right: 0; padding-left: 0; } .app .row .col-lg-12 .card { border-radius: 0; min-height: calc(100vh - 3.3em - 4em); height: 100%; position: sticky; } .app .row .col-lg-12 .card .card-body { padding: .5em !important; } .cordova-camera-select { position: fixed !important; top: calc(50% - 16px); top: -moz-calc(50% - 16px); top: -webkit-calc(50% - 16px); top: -o-calc(50% - 16px); left: calc(50% - 148px); left: -moz-calc(50% - 148px); left: -webkit-calc(50% - 148px); left: -o-calc(50% - 148px); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; padding: 0.375rem 0.75rem; } .cordova-camera-capture { position: fixed !important; top: calc(50% - 120px); top: -moz-calc(50% - 120px); top: -webkit-calc(50% - 120px); top: -o-calc(50% - 120px); left: calc(50% - 160px); left: -moz-calc(50% - 160px); left: -webkit-calc(50% - 160px); left: -o-calc(50% - 160px); background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; padding: 0.375rem 0.75rem; } .cordova-camera-capture video { position: relative; width: unset; height: unset; width: 320px; height: 240px; } .cordova-camera-capture button { margin-left: 15px; } .photoViewer { max-width: 100%; } .photoViewer img { /*height: 240px;*/ max-width: 40%; float: left; margin-right: 15px; margin-bottom: 15px; } /* Colors */ hr { /*background-color: #fff;*/ } /*Background Color*/ html, body { /*background-color: #e4e5e6;*/ } /*Text Color*/ html, body, a, a:hover { color: #000; } .header { /*background-color: #fff;*/ border-bottom: solid 1px; } .sidebar a, .sidebar .dropdown-item, .sidebar .nav-item, .sidebar .dropdown, .sidebar a, .sidebar .dropdown-item, .sidebar .nav-item, .sidebar .dropdown { background: none; /*background-color: transparent;*/ } .sidebar .active, .sidebar a:hover, .sidebar .dropdown-item:hover, .sidebar .dropdown-toggle:hover { background: none; /*background-color: #3a4248; color: #20a8d8 !important;*/ } .sidebar { /*background-color: #2f353a;*/ } /*Side Menu Menu Font Color*/ .sidebar, .sidebar a, .sidebar a:hover, .sidebar .navbar-nav, .sidebar .nav-item, .sidebar .dropdown, .sidebar .dropdown-menu, .sidebar .dropdown-item, .sidebar .dropdown-item:hover { /*color: #fff;*/ } /*Selected #73818f; Active #20a8d8*/ /* Large Displays and Laptops/Desktops */ @media (min-width:768px), (min-width:800px), (min-width:801px), (min-width:961px), (min-width:1025px), (min-width:1281px) { .sidebar { max-width: 30%; } } dynamicSideMenu { width: 100%; } dynamicTilesMenu, dynamicSideMenu { height: auto; margin: 0; padding: 0; } dynamicTilesMenu { max-width: 100%; min-width: 20%; padding: 10px; display: block; text-align: center; } .tilesMenuContainerInnerWrapper { display: inline-table; max-width: 100%; } dynamicTilesMenu .Tile { width: 29%; max-width: 29%; height: 115px !important; line-height: 1.4; display: inline-block; vertical-align: top; text-align: center; border: 2px solid #ddd; border-radius: 10px; font-size: 12px; font-weight: bold; margin: auto .5em; margin-bottom: .5em; } @media (min-width:768px), (min-width:800px), (min-width:801px), (min-width:961px), (min-width:1025px), (min-width:1281px) { dynamicTilesMenu .Tile { width: 12.5%; } } dynamicTilesMenu .Tile a { width: 100%; height: 100%; display: block; margin: 0; padding: 10px; padding-top: 20px; } dynamicTilesMenu .Tile:hover, dynamicTilesMenu .Tile span:hover { cursor: pointer; } dynamicTilesMenu .Tile span { display: block; font-size: 40px; margin-bottom: 10px; } dynamicTilesMenu .Tile span:after { content:'\A'; white-space: pre; }
0.282592
0.050847
@media screen and (min-width: 768px) and (max-width: 991px){ .box_text_part { width: 70px !important; } .container { padding-right: 15px !important; } .for_image { width: 207px; height: 180px; margin: 0 auto; } .time_section_threee { width: 16%; height: 342px; } .time_section { width: 16%; } .text_section { width: 84%; } .time_section2 { width: 16%; height: 385px; } .text_section_part_two { width: 83%; } .time_section_three { width: 16%; height: 389px; } .text_section_three { width: 84%; height: auto; } .time_section_five { width: 16%; } .text_section_five { width: 84%; } .commer_sesstion { height: auto; } .resi_session { height: 389px; } .time_section_six { width: 16%; height: 987px; } .text_section_six { width: 84%; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 16%; height: 847px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*------smartbuilding------*/ .abstract_text { width: 100%; } /*------smartbuilding------*/ /*------speakerlisting------*/ .box2 { width: 238px; min-height: 160px; } .box_image_part { width: 75px; height: 75px; } /*------speakerlisting------*/ /*------speakerpage------*/ .listing_page_style { padding-left: 8px; } /*------speakerpage------*/ /*------index2page------*/ .text_section_commercial { width: 27%; font-size: 16px; } .text_section_commerciald { width: 47%; font-size: 16px; } .time_section_three_commercial { width: 16%; height: 276px; } .text_section_three_commercial { width: 84%; } .commer_sesstion_commercial { height: 276px; } .time_section_six_commercial { width: 16%; height: 281px; } .time_section_seven_commercial { width: 16%; height: 282px; } /*------speakerpage------*/ } @media screen and (max-width: 767px) and (min-width: 501px){ .container { padding-right: 15px !important; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .commer_sesstion02 { width: 100%; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 16px; } .text_section_commerciald { width: 55%; font-size: 16px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: auto; } .time_section_three_commercial { height: 302px; } .time_section_six_commercial { width: 26%; font-size: 15px; height:303px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 436px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 604px; } .resi_session2 { width: 100%; } .time_section { padding: 10px 0px; font-size: 15px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 541px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 72%; margin-left: 35px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height:564px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height: auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1047px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1040px; font-size: 15px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 254px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } .magnet_style { float: none; width: 57%; margin: 0 auto; } /*-----speakerpage-------*/ } @media screen and (max-width: 500px) and (min-width: 481px){ .container { padding-right: 15px !important; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .box-minimal { width: 100%; float: left; margin-left: 1px; padding: 2px; } .commer_sesstion02 { width: 100%; } .bt_moderator { margin-left: 6px; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 14px; } .text_section_commerciald { width: 55%; font-size: 14px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: auto; } .time_section_three_commercial { height: 322px; } .time_section_six_commercial { width: 26%; font-size: 15px; height: 322px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 456px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 644px; } .resi_session2 { width: 100%; } .time_section { padding: 10px 0px; font-size: 15px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 586px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 80%; margin-left: 38px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height: 604px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height:auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1108px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1100px; font-size: 15px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 255px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } .magnet_style { float: none; width: 67%; margin: 0 auto; } /*-----speakerpage-------*/ } @media screen and (max-width: 479px) and (min-width: 240px){ .opening_text_part_alongside { padding-left: 2px; } .box_minimal_overview { width: 100%; margin-left: 2px; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .box-minimal { width: 100%; float: left; margin-left: 1px; padding: 2px; } .card_info_topright{ float: left; width: 109px; } .commer_sesstion02 { width: 100%; } .box_image_part { width: 50px; height: 50px; } .bt_moderator { margin-left: 4px; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 12px; } .text_section_commerciald { width: 55%; font-size: 12px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: 391px; } .time_section_three_commercial { height: 391px; } .time_section_six_commercial { width: 26%; font-size: 15px; height: 429px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 564px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 801px; } .resi_session2 { width: 100%; } .comm_sess_style { font-size: 20px; } .time_section { padding: 10px 0px; font-size: 9px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 669px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 97%; margin-left: 4px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height: 761px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height: auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1429px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1477px; font-size: 15px; } .resi_session_seven_second { width: 100%; } .resi_session_seven_third { width: 100%; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 250px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerlisting-------*/ .header_list_text { float: none; text-align: center; } .header_list_search { float: none; width: 100%; } .search_biswa_text_section_main { width: 237px; float: none; margin: 0 auto; } /*-----speakerlisting-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } /*-----speakerpage-------*/ } @media screen and (max-width: 1199px) and (min-width: 992px){ div .av_two_third { margin-left: 0px !important; width: 64.66666666666666%; } .for_image { width: 100%; padding-right: 10px; } .container { padding-right: 15px !important; } .details_text_section { padding-right: 64px; } .abstract_infor_text { padding-right: 66px; } .time_section2 { font-size: 17px; height:231px; } .time_section { font-size: 17px; height: 49px; } .time_section_three { font-size: 17px; height: 349px; } .resi_session { height: 349px; } .time_section_threee { width: 10%; font-size: 17px; height: 302px; } .box1 { margin-left: 30px; } .text_section { padding: 10px 0px 10px 27px; } .opening_text_part { padding-left: 28px; } .para_text_style { padding-left: 29px; } .time_section_six { font-size: 17px; height: 440px; } .time_section_seven { font-size: 17px; height: 526px; } .resi_session_seven_second { height: 526px; } .resi_session_seven_third { height: 526px; } /*----speakerpage----*/ .listing_page_style { padding-left: 41px; } /*----speakerpage----*/ /*----index2page----*/ .text_section_commercial { width: 19%; } .text_section_commerciald { width: 67%; } .commer_sesstion_commercial { height: 260px; } .time_section_three_commercial { height: 260px; font-size: 17px; } .time_section_six_commercial { font-size: 17px; height: 262px; } .time_section_seven_commercial { font-size: 17px; height: 262px; } /*----index2page----*/ .abstract_text { width: 100%; } .container { width: 750px !important; } } @media screen and (max-width: 1240px) and (min-width: 1200px){ div .av_two_third { margin-left: 0 !important; } div .av_one_half { margin-left:0 !important; width: 47%; } }
css/media.css
@media screen and (min-width: 768px) and (max-width: 991px){ .box_text_part { width: 70px !important; } .container { padding-right: 15px !important; } .for_image { width: 207px; height: 180px; margin: 0 auto; } .time_section_threee { width: 16%; height: 342px; } .time_section { width: 16%; } .text_section { width: 84%; } .time_section2 { width: 16%; height: 385px; } .text_section_part_two { width: 83%; } .time_section_three { width: 16%; height: 389px; } .text_section_three { width: 84%; height: auto; } .time_section_five { width: 16%; } .text_section_five { width: 84%; } .commer_sesstion { height: auto; } .resi_session { height: 389px; } .time_section_six { width: 16%; height: 987px; } .text_section_six { width: 84%; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 16%; height: 847px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*------smartbuilding------*/ .abstract_text { width: 100%; } /*------smartbuilding------*/ /*------speakerlisting------*/ .box2 { width: 238px; min-height: 160px; } .box_image_part { width: 75px; height: 75px; } /*------speakerlisting------*/ /*------speakerpage------*/ .listing_page_style { padding-left: 8px; } /*------speakerpage------*/ /*------index2page------*/ .text_section_commercial { width: 27%; font-size: 16px; } .text_section_commerciald { width: 47%; font-size: 16px; } .time_section_three_commercial { width: 16%; height: 276px; } .text_section_three_commercial { width: 84%; } .commer_sesstion_commercial { height: 276px; } .time_section_six_commercial { width: 16%; height: 281px; } .time_section_seven_commercial { width: 16%; height: 282px; } /*------speakerpage------*/ } @media screen and (max-width: 767px) and (min-width: 501px){ .container { padding-right: 15px !important; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .commer_sesstion02 { width: 100%; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 16px; } .text_section_commerciald { width: 55%; font-size: 16px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: auto; } .time_section_three_commercial { height: 302px; } .time_section_six_commercial { width: 26%; font-size: 15px; height:303px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 436px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 604px; } .resi_session2 { width: 100%; } .time_section { padding: 10px 0px; font-size: 15px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 541px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 72%; margin-left: 35px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height:564px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height: auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1047px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1040px; font-size: 15px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 254px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } .magnet_style { float: none; width: 57%; margin: 0 auto; } /*-----speakerpage-------*/ } @media screen and (max-width: 500px) and (min-width: 481px){ .container { padding-right: 15px !important; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .box-minimal { width: 100%; float: left; margin-left: 1px; padding: 2px; } .commer_sesstion02 { width: 100%; } .bt_moderator { margin-left: 6px; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 14px; } .text_section_commerciald { width: 55%; font-size: 14px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: auto; } .time_section_three_commercial { height: 322px; } .time_section_six_commercial { width: 26%; font-size: 15px; height: 322px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 456px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 644px; } .resi_session2 { width: 100%; } .time_section { padding: 10px 0px; font-size: 15px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 586px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 80%; margin-left: 38px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height: 604px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height:auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1108px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1100px; font-size: 15px; } .resi_session_seven_second { width: 100%; height: auto; } .resi_session_seven_third { width: 100%; height: auto; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 255px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } .magnet_style { float: none; width: 67%; margin: 0 auto; } /*-----speakerpage-------*/ } @media screen and (max-width: 479px) and (min-width: 240px){ .opening_text_part_alongside { padding-left: 2px; } .box_minimal_overview { width: 100%; margin-left: 2px; } .session_location_title { text-align: center; } .session_location_desc { text-align: center; } .session_download_url { text-align: center; } .box-minimal { width: 100%; float: left; margin-left: 1px; padding: 2px; } .card_info_topright{ float: left; width: 109px; } .commer_sesstion02 { width: 100%; } .box_image_part { width: 50px; height: 50px; } .bt_moderator { margin-left: 4px; } /*----index2page-----*/ .text_section_three_commercial { width: 74%; } .text_section_commercial { width: 45%; padding: 10px 0px; font-size: 12px; } .text_section_commerciald { width: 55%; font-size: 12px; padding: 10px 0px 10px 7px; } .time_section_three_commercial { width: 26%; padding: 84px 0px 10px 0px; font-size: 15px; height: 238px; } .commer_sesstion_commercial { height: 391px; } .time_section_three_commercial { height: 391px; } .time_section_six_commercial { width: 26%; font-size: 15px; height: 429px; } .time_section_seven_commercial { width: 26%; font-size: 15px; height: 564px; } /*----index2page-----*/ .time_section_threee { width: 26%; font-size: 15px; height: 801px; } .resi_session2 { width: 100%; } .comm_sess_style { font-size: 20px; } .time_section { padding: 10px 0px; font-size: 9px; width: 26%; } .text_section_three { width: 74%; } .text_section { width: 74%; font-size: 19px; padding: 7px 0px 4px 38px; } .time_section2 { width: 26%; padding: 10px 0px; font-size: 14px; height: 669px; } .text_section_part_two { width: 73%; float: left; background-color: #fff; } .box1 { width: 97%; margin-left: 4px; } .commer_sesstion { width: 100%; height: auto; } .time_section_three { width: 26%; height: 761px; font-size: 15px; } .resi_session { width: 100%; float: left; background-color: #F8D9D9; height: 339px; } .resi_session { height: auto; } .time_section_five { width: 26%; height: 88px; } .text_section_five { width: 74%; } .time_section_six { height: 1429px; width: 26%; font-size: 14px; } .text_section_six { width: 74%; float: left; background-color: #fff; } .commer_sesstion_six_first { width: 100%; } .resi_session_six_second { width: 100%; } .resi_session_six_third { width: 100%; } .time_section_seven { width: 26%; height: 1477px; font-size: 15px; } .resi_session_seven_second { width: 100%; } .resi_session_seven_third { width: 100%; } /*-----smartbuilding-------*/ .details_image_section { width: 100%; float: left; } .for_image { width: 200px; height: auto; margin: 0 auto; padding-bottom: 18px; } .details_t_text { padding-left: 0px; text-align: center; } .session_name { padding-left: 0px; text-align: center; } .box2 { width: 250px; float: none; margin: 15px auto; } .abstract_text { padding-left: 0px; float: none; text-align: center; } .details_text_section { width: 100%; float: left; } .middle_portion{ margin: 0px auto; width: 134px; float: none; } .abstract_infor_text { float: left; padding-left: 0px; line-height: 27px; text-align: center; padding: 5px; } /*-----smartbuilding-------*/ /*-----speakerlisting-------*/ .header_list_text { float: none; text-align: center; } .header_list_search { float: none; width: 100%; } .search_biswa_text_section_main { width: 237px; float: none; margin: 0 auto; } /*-----speakerlisting-------*/ /*-----speakerpage-------*/ .listing_page_style { font-size: 30px; padding-left: 0px; text-align: center; } .list_text { text-align: center; } .list_editor_text { text-align: center; } .bond_img_text { text-align: center; } .list_speaker_style { padding-left: 0px; text-align: center; } .magnet_style_span { padding-left: 5px; font-size: 13px; } /*-----speakerpage-------*/ } @media screen and (max-width: 1199px) and (min-width: 992px){ div .av_two_third { margin-left: 0px !important; width: 64.66666666666666%; } .for_image { width: 100%; padding-right: 10px; } .container { padding-right: 15px !important; } .details_text_section { padding-right: 64px; } .abstract_infor_text { padding-right: 66px; } .time_section2 { font-size: 17px; height:231px; } .time_section { font-size: 17px; height: 49px; } .time_section_three { font-size: 17px; height: 349px; } .resi_session { height: 349px; } .time_section_threee { width: 10%; font-size: 17px; height: 302px; } .box1 { margin-left: 30px; } .text_section { padding: 10px 0px 10px 27px; } .opening_text_part { padding-left: 28px; } .para_text_style { padding-left: 29px; } .time_section_six { font-size: 17px; height: 440px; } .time_section_seven { font-size: 17px; height: 526px; } .resi_session_seven_second { height: 526px; } .resi_session_seven_third { height: 526px; } /*----speakerpage----*/ .listing_page_style { padding-left: 41px; } /*----speakerpage----*/ /*----index2page----*/ .text_section_commercial { width: 19%; } .text_section_commerciald { width: 67%; } .commer_sesstion_commercial { height: 260px; } .time_section_three_commercial { height: 260px; font-size: 17px; } .time_section_six_commercial { font-size: 17px; height: 262px; } .time_section_seven_commercial { font-size: 17px; height: 262px; } /*----index2page----*/ .abstract_text { width: 100%; } .container { width: 750px !important; } } @media screen and (max-width: 1240px) and (min-width: 1200px){ div .av_two_third { margin-left: 0 !important; } div .av_one_half { margin-left:0 !important; width: 47%; } }
0.412648
0.117092
@import url('https://fonts.googleapis.com/css?family=Play'); body, html { font-family: 'Play', sans-serif; margin: 0; padding: 0; box-sizing: border-box; background: #eff3f6; } .container { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 70px; } .titile { font-size: 36px; line-height: 42px; color: #7c7c7c; position: relative; padding-left: 40px; margin-bottom: 80px; margin-top: 0; -webkit-font-smoothing: antialiased; font-weight: normal; } .titile::before { content: ''; width: 39px; height: 2px; background: #7c7c7c; position: absolute; left: 0; top: 50%; transform: rotate(-65deg); } .titileInline { margin-bottom: 0; display: inline-block; } .badge { background: #438cef; color: #fff; margin-left: 5px; margin-right: 5px; padding-left: 5px; padding-right: 5px; border-radius: 8px; vertical-align: middle; font-size: 30px; } .section { margin-bottom: 50px; display: flex; flex-wrap: wrap; box-sizing: border-box; margin-left: -15px; margin-right: -15px; } .sectionContent { flex-grow: 1; padding-left: 15px; padding-right: 15px; box-sizing: border-box; display: flex; flex-direction: column; } .sectionTitle { box-sizing: border-box; text-transform: uppercase; font-size: 20px; padding-left: 30px; color: #7c7c7c; line-height: 23px; margin-top: 40px; margin-bottom: 15px; text-transform: uppercase; -webkit-font-smoothing: antialiased; font-weight: normal; } .papper { height: 100%; background: #fff; border-radius: 4px; box-sizing: border-box; box-shadow: 1px 5px 4px 0 rgba(0, 0, 0, 0.14); flex-grow: 1; } .sectionTabContainer { width: 100%; padding-left: 15px; padding-right: 15px; } .linHash { color: #438cef; font-size: 18px; line-height: 21px; display: inline-flex; width: 150px; align-items: center; } .linHash.hashText, .linHash.hashText:hover { color: #7c7c7c; } .linHash.linHashMarginLeft { margin-left: 30px; } .copyButton { text-indent: -9999px; width: 12px; height: 14px; border: none; background: url('img/copy.svg') no-repeat; margin-left: 10px; cursor: pointer; } .linHash.noCopy { width: 130px; .copyButton { display: none; } } .linHash:hover { color: #438cef; } .hashPart { letter-spacing: -6px; display: inline-block; width: 8px; height: 14px; overflow: hidden; padding: 0; line-height: 1; } .content { padding: 30px; text-align: center; font-size: 14px; color: #7c7c7c; } .verticalLabel { padding-bottom: 25px; color: #2e3842; text-transform: uppercase; } .details { width: 100%; border-collapse: collapse; } .details tr { border-bottom: 1px solid #dedede; } .label { width: 280px; padding: 15px 10px; padding-left: 50px; text-transform: uppercase; color: #2e3842; font-size: 14px; } .value { padding: 10px; padding-right: 30px; color: #7c7c7c; font-size: 14px; }
web/apps/eu/style.css
@import url('https://fonts.googleapis.com/css?family=Play'); body, html { font-family: 'Play', sans-serif; margin: 0; padding: 0; box-sizing: border-box; background: #eff3f6; } .container { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 70px; } .titile { font-size: 36px; line-height: 42px; color: #7c7c7c; position: relative; padding-left: 40px; margin-bottom: 80px; margin-top: 0; -webkit-font-smoothing: antialiased; font-weight: normal; } .titile::before { content: ''; width: 39px; height: 2px; background: #7c7c7c; position: absolute; left: 0; top: 50%; transform: rotate(-65deg); } .titileInline { margin-bottom: 0; display: inline-block; } .badge { background: #438cef; color: #fff; margin-left: 5px; margin-right: 5px; padding-left: 5px; padding-right: 5px; border-radius: 8px; vertical-align: middle; font-size: 30px; } .section { margin-bottom: 50px; display: flex; flex-wrap: wrap; box-sizing: border-box; margin-left: -15px; margin-right: -15px; } .sectionContent { flex-grow: 1; padding-left: 15px; padding-right: 15px; box-sizing: border-box; display: flex; flex-direction: column; } .sectionTitle { box-sizing: border-box; text-transform: uppercase; font-size: 20px; padding-left: 30px; color: #7c7c7c; line-height: 23px; margin-top: 40px; margin-bottom: 15px; text-transform: uppercase; -webkit-font-smoothing: antialiased; font-weight: normal; } .papper { height: 100%; background: #fff; border-radius: 4px; box-sizing: border-box; box-shadow: 1px 5px 4px 0 rgba(0, 0, 0, 0.14); flex-grow: 1; } .sectionTabContainer { width: 100%; padding-left: 15px; padding-right: 15px; } .linHash { color: #438cef; font-size: 18px; line-height: 21px; display: inline-flex; width: 150px; align-items: center; } .linHash.hashText, .linHash.hashText:hover { color: #7c7c7c; } .linHash.linHashMarginLeft { margin-left: 30px; } .copyButton { text-indent: -9999px; width: 12px; height: 14px; border: none; background: url('img/copy.svg') no-repeat; margin-left: 10px; cursor: pointer; } .linHash.noCopy { width: 130px; .copyButton { display: none; } } .linHash:hover { color: #438cef; } .hashPart { letter-spacing: -6px; display: inline-block; width: 8px; height: 14px; overflow: hidden; padding: 0; line-height: 1; } .content { padding: 30px; text-align: center; font-size: 14px; color: #7c7c7c; } .verticalLabel { padding-bottom: 25px; color: #2e3842; text-transform: uppercase; } .details { width: 100%; border-collapse: collapse; } .details tr { border-bottom: 1px solid #dedede; } .label { width: 280px; padding: 15px 10px; padding-left: 50px; text-transform: uppercase; color: #2e3842; font-size: 14px; } .value { padding: 10px; padding-right: 30px; color: #7c7c7c; font-size: 14px; }
0.304869
0.067056
.block-detail { display: inline-block; position: relative; padding: 20px; padding-top: 100px; padding-bottom: 90px; } .block-detail .inner { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 500px; } .block-detail .block { width: 500px; float: left; overflow: hidden; margin-right: 40px; transform-origin: top left; position: absolute; left: 0; top: -60px; } .block-detail .plan { transform: scale(0.4); transform-origin: bottom left; overflow: hidden; height: 500px; position: absolute; left: 100px; bottom: -85px; z-index: 2; } .block-detail .data { position: absolute; top: 0; width: 400px; height: calc(100vh - 300px); overflow: scroll; float: right; vertical-align: top; left: 840px; } @media (max-width: 1270px) { .block-detail .inner { top: unset; transform: unset; } .block-detail .block { transform: scale(0.4); } .block-detail .plan { transform: scale(0.3); transform-origin: top left; position: absolute; top: 240px; left: 20px; } .block-detail .data { left: 220px; width: calc(100% - 220px); } } @media (max-width: 600px) { .block-detail .inner { top: unset; transform: unset; margin-top: -40px; } .block-detail .block { transform: scale(0.2); transform-origin: top left; } .block-detail .plan { transform: scale(0.2); transform-origin: top left; position: absolute; top: 50px; left: 100px; } .block-detail .data { left: 0; top: 140px; width: calc(100%); } } @media (min-width: 1800px) { .block-detail .inner { top: unset; transform: unset; } .block-detail .block { transform: scale(1.5); margin-right: 300px; } .block-detail .plan { transform: scale(0.8); } .block-detail .data { left: 1400px; } } #figur-plan-c, #figur-plan-b, #figur-plan-a { float: left; } .block-detail .block .back { width: 500px; }
src/HCMS.Web/Themes/hayat2/css/blocks.css
.block-detail { display: inline-block; position: relative; padding: 20px; padding-top: 100px; padding-bottom: 90px; } .block-detail .inner { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 500px; } .block-detail .block { width: 500px; float: left; overflow: hidden; margin-right: 40px; transform-origin: top left; position: absolute; left: 0; top: -60px; } .block-detail .plan { transform: scale(0.4); transform-origin: bottom left; overflow: hidden; height: 500px; position: absolute; left: 100px; bottom: -85px; z-index: 2; } .block-detail .data { position: absolute; top: 0; width: 400px; height: calc(100vh - 300px); overflow: scroll; float: right; vertical-align: top; left: 840px; } @media (max-width: 1270px) { .block-detail .inner { top: unset; transform: unset; } .block-detail .block { transform: scale(0.4); } .block-detail .plan { transform: scale(0.3); transform-origin: top left; position: absolute; top: 240px; left: 20px; } .block-detail .data { left: 220px; width: calc(100% - 220px); } } @media (max-width: 600px) { .block-detail .inner { top: unset; transform: unset; margin-top: -40px; } .block-detail .block { transform: scale(0.2); transform-origin: top left; } .block-detail .plan { transform: scale(0.2); transform-origin: top left; position: absolute; top: 50px; left: 100px; } .block-detail .data { left: 0; top: 140px; width: calc(100%); } } @media (min-width: 1800px) { .block-detail .inner { top: unset; transform: unset; } .block-detail .block { transform: scale(1.5); margin-right: 300px; } .block-detail .plan { transform: scale(0.8); } .block-detail .data { left: 1400px; } } #figur-plan-c, #figur-plan-b, #figur-plan-a { float: left; } .block-detail .block .back { width: 500px; }
0.53437
0.114666
@-moz-document domain("www.u17.com"){ div[class="www_hd_middle_ct"],div[class="www_hd_middle_rt"],div[class="pd_b_13"],span[class="icon_clo"]{display:none!important;} div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all, div.ui-widget-overlay,div[id*="-advert-"],div[id="ldpop"],div[id="rdpop"]{ display:none!important; } } @-moz-document domain("bbs.10moons.com") { #threadlisttableid {table-layout: inherit !important;} } @-moz-document url("http://court.gov.cn/zgcpwsw/") { form#feedbacksmallform>table{position:absolute;top:2%;} } @-moz-document url-prefix("http://www.360doc.com/content/") { div[id="divtuijianpy"],span[id="LayerLogin"]{ display: none !important } } @-moz-document domain("zhihu.com"), domain("www.zhihu.com") { .zm-item-answer+.zm-item-answer .fixed-summary,.awesome-answer-list .fixed-summary{max-height:100%!important;overflow:visible!important} } @-moz-document domain("guoxue.com"){ span[class="fw"]{ display: none !important } } @-moz-document domain("www.dm123.cn") { #tophd {float: none !important;} } @-moz-document url-prefix("http://dynamic.cloud.vip.xunlei.com/") { .rwbox .w09, .namelink { width: intrinsic !important; /* chrome */ width: -moz-max-content !important; } .rwbox .w05 {float: right !important;} .subrwinfo .subw05 {float: right !important;margin-right: 15px !important;} .rwbox .w07 {float: right !important;margin-right: 25px !important;} .subrwinfo .subw03 {float: right !important;width: 165px !important;} } @-moz-document domain("kuai.xunlei.com") { .adv_area, .file_right, .advl, .hot_list {display: none !important;} .file_left, .file_src, .file_src li {width: 100% !important;height: 100% !important;} .file_left, .downLoad_area {width: 100% !important;} .file_w, .file_list {height: 100% !important;} .c_2, .c_2 a{width: auto !important;} .c4.status {width: 100px !important;} .c4 {float: right !important;} .file_name{font-size:0 !important;} .file_name::after {content: attr(title) !important;width:auto !important;font-size:13px !important;} } @-moz-document domain("search.tmd123.com") { .search_result{width: 88% !important;} .s_r{width: 45% !important;display: inline-block !important;float: left !important;margin-right: 20px !important;} .s_r:hover{box-shadow: 0 1px 0 #e4effc, 0 1px 0 #e4effc inset !important;} div[class="notice"] {display: none !important;} } @-moz-document domain("mail.google.com") { div[class="oM"]{ visibility:hidden; } div[class="mq"],div[class="nH PS"],table[class="F cf"],div[class="nH Gn"],div[class="AT"]{ display: none; } } @-moz-document domain("pcbeta.com") { span[id="weixinqr"], ul[class="forum_top"]+div, div[id="pt"]+div[style]>div[style]+div[style]{display:none!important;} } @-moz-document domain("bbs.operachina.com"){ article.a101921,article.a81164,article.a99512,article.a588 {display: none !important;} } @-moz-document domain("item.taobao.com"){ *:not([class*="icon"]):not(i){font-family: "微软雅黑" !important;} .content p font { font-size: 20px !important; } } @-moz-document domain("tt1069.com"), domain("5isotoi5.org") { span[style="display:none"],font[style="font-size:0px;color:#FFF"]{ display: none !important } } @-moz-document domain("jjwxc.net"){ font[color*="FAE"],div[class="tc"],td[id^="adp_"],div[align="center"][style="height: 90px;"],table[bgcolor="#FFFFFF"][align="center"]{ display: none !important } } @-moz-document domain("baidu.com") { a[href^="http://j.br.baidu.com/"],div[mu^="http://rj.baidu.com/"],span[class="shouji"],div[id="ec_im_container"],table[id="ec_im_container"],div[class="EC_ads_"],div[id="union-qbbanner"],div[class*="wgt-ads"]{ display:none!important; } } @-moz-document domain("bing.com"){ .b_ad,#b_context {display: none !important;} } @-moz-document domain("facebook.com"){ div[id="rightCol"],div[class^="ego_column pagelet"]{ display: none !important } #contentArea[role='main'] { width: 780px !important; padding: 0 10px !important; } } @-moz-document domain("mediafire.com"){ div[id^="remove_ads"]{ display: none !important } } @-moz-document domain("115.com"){ div[class="bottom-banner"],div[class="bottom-hint"],div[class="sub-qcode bottom-qcode"],div[class="top-banner"]{ display: none !important } } @-moz-document domain("q.115.com"){ div[class="tbar-login"],div[class^="gb-advs"]{ display: none !important } } @-moz-document domain("163.com"){ div[class^="m-adv"],div[class="ggarea"],div[class="ep-love"],div[class*="floating_ad"],div[class="area top-gg-area"],div[class*="ad-main"],div[class^="ad ad"],div[class="btm-ad"],div[class="ep-area"],div[id="js-epTabDS"],div[id="js-epTabMarket"],div[class="m-kaolaadv"],div[class="footer clearfix"],div[class^="subfoot-wrap"],span[class^="blank"],ul[id="js-ep-bobo"]{ display: none !important } } @-moz-document domain("19lou.com"){ div[class^="pop-ad"],div[id*="_adv_"],div[class^="ad-"],div[id="J_loginGuide"],div[class="blind-learn-pop"],iframe[src^="http://www.19lou.com/topic/html/2014/"],section[class="box "]{ display: none !important } } @-moz-document domain("360doc.com"){ div[id="ADAboveArtContent"],div[id*="rightad"],div[id^="divad"],div[class="lswz"],iframe[id^="ifartad"],iframe[src^="http://www.360doc.com/ad/"]{ display: none !important } } @-moz-document domain("autohome.com.cn"){ div[class$="advbox"],div[class$="ad-active"],li[class="adrecom-pic"],div[id="popautoapp"]{display: none !important;} } @-moz-document domain("emuch.net"){ a[class="adclass"],table[class="adtable"]{ display: none !important } } @-moz-document domain("eastmoney.com"){ div[class^="wrap lyad"],div[class$="lyad"],div[class="wrap mt8 h60"],div[class="wrap h90"],div[class^="layout690 "],div[class="mainFrame"]>div[class="banner"],[src^="http://same.eastmoney.com/"]{display: none !important;} } @-moz-document domain("hupu.com"){ div[class="nba_er"],div[class^="nba-ad"],div[class^="clearLt ad"],div[class^="mrBt8 ad"],div[class="hp-w hp-header-banner"],div[id="J_beforelogin_tip"]{display: none !important;} } @-moz-document domain("deviantart.com"){ div[class^="dp-ad-"],div[class^="partial-ad"],div[class*="ad-wrapper"],div[class="sleekadbubble section squareBrowsead square200H ch"]{ display: none !important } } @-moz-document domain("feng.com") { div[class="wrap fl_row"]{display: none !important;} } @-moz-document domain("fengyunzhibo.com"){ div[id^="banner"],li[id="game-region"],li[id="scbh"]{ display: none !important } } @-moz-document domain("ftchinese.com"){ div[id="story_main_mpu"]{ display: none !important } } @-moz-document domain("ifeng.com"){ div[id^="ifengAe"],div[id^="couplet"],div[id*="_flash_click_"],div[id*="AdSame"],div[id="embed_hzh_div"],div[class^="adR0"],div[class="col_ad"],div[id^="addweixin"],div[class="w1000 c-ad pr mb15"]{ display: none !important } } @-moz-document domain("ithome.com"){ div[id="hl"],div[id="side_pos1"],div[class="con-recom"]{ display: none !important } } @-moz-document domain("jrj.com.cn"){ div[class="ad mt"],div[class="md mt"],div[class="jrj-ad"],div[class^="taobao_"]{ display: none !important } } @-moz-document domain("mop.com"){ div[class^="adP"],div[class^="area gg"],div[class="gg01"]{ display: none !important } } @-moz-document domain("qidian.com"),domain("qdmm.com"){ div[id^="down_3g_"],div[id^="down2_3g_"],div[class="top_game_info"],div[class^="game_info"],div[class^="show_ggpic"],ins[id^="DoublePop_"],div[id="divUserGuide"]{display: none !important;} } @-moz-document domain("simplecd.me"){ div[class^="ad-entry"],table[class^="ad-in-entry"],div[class="footer"],div[style="vertical-align:middle;margin:5px;font-size:16px;"]{display: none !important;} } @-moz-document domain("sina.com.cn"){ .adNone,div[id^="ad_"],div[class^="ad_0"],div[class$="-ad"],div[class="topAD"],div[class^="Ad_"], div[class^="ad_content"],div[class^="top-ads-"],div[class="part-wbtj"],div[id="wb_rec"],a[href="http://blog.sina.com.cn/lm/z/app/"], div[class="finance_app_zqtg"],div[class="side-btns-2wm"],div[id="sinaLoginReward2014_w"]{ display: none !important } } @-moz-document domain("so.com"){ a[id^="app-download"],ul[id="djbox"],div[id="so_sxb"],div[id="so_kw-ad"]{display: none !important;} } @-moz-document domain("sohu.com"){ sohuadcode,div[class="adA area"],div[id="fullscreenad"],div[id^="ad_"]{display: none !important;} } @-moz-document domain("tianya.cn"){ div[class*=" ads-"],div[id="ty_msg_mod"]{ display: none !important } } @-moz-document domain("tiexue.net"){ div[id^="Baidu_"],dd[id^="AdTop"],div[class="hdeecdc21"],div[class="AreaR_ad"],div[class="jph-goods"],div[class="c91158b514 y2097fdcc65"],div[class^="junph-new-tmp"],div[style$="0px; top: 40px; position: fixed; display: block;"]{ display: none !important } } @-moz-document domain("weibo.com"){ div[feedtype="ad"],div[node-type="feed_spread"]{ display: none !important } } @-moz-document domain("xdowns.com"){ div[id="part_1"],div[class="box a_box"]{ display: none !important } } @-moz-document domain("xilu.com"){ div[class^="xlad"],ul[class^="xlad"],div[class="mt10 clearfix"]{ display: none !important } } @-moz-document domain("yahoo.com"){ div[class$="type_moneyball_default"],div[class*="_ads_"],div[id^="yom-ad-"],div[class^="yom-ad"],div[class$="_ad"],div[id*="ads_container"],li[class^="content rmx-ad"]{display: none !important;} } @-moz-document domain("zol.com.cn"){ div[id^="AD"],div[id*="_ad_"],div[class="adSpace"],div[class="head_box mt10"],div[class^="ad-top"],div[class="ecma-baokuan-main"],div[id^="Bar"]{ display: none !important } } @-moz-document domain("cnbeta.com"){ div[class="cbv"],div[id="job_box"],div[class="time"]{display: none !important;} } @-moz-document domain("bilibili.tv"),domain("bilibili.com"),domain("bilibili.kankanews.com"),domain("bilibili.smgbb.cn"){ div[class^="ad-"],div[class^="ad "]{display: none !important;} } @-moz-document domain("qzone.qq.com"){ [id*="_352_"].f-single.f-s-s,[id*="_340_"].f-single.f-s-s,[id^="fct_20050606_"],.f-single.feed-hot{display:none !important;} } @-moz-document domain("wasu.cn"){ div[class^="play_ads"],div[class^="item_lsit_ad"]{ display: none !important } } @-moz-document domain("youku.com"),domain("soku.com"){ div[class^="yk-AD"],div[id^="ab_"]{ display: none !important } } @-moz-document regexp(".*forum.*"),regexp(".*thread.*"),regexp(".*tid=.*"),regexp(".*read.*tid-.*"),regexp(".*bbs.*") { div[class="tac"],div[class="header_gg"],table[class="header_gg"],div[class^="wp a_"],div[class="wp gg"],div[id*="_ad_header"],td[class="plc plm"]>a[target="_blank"],div[id^="sitefocus"],div[id^="ad_"],div[class^="sign"],div[class^="a_f"],div[class="a_mu"],div[class="a_pb"],div[class="a_pt"],div[class="a_pr"],div[class="banner"],div[class="bm a_c"],div[class="couplet"],div[id="popup-wrapper"],div[id^="showlAD"],div[class^="wp a_"]{ display:none!important; } img[src*="/data/attachment/common/cf/"],a[title*="广告"],font[class="jammer"],td[class="alt1"][valign="bottom"],td[class="adcontent"],tr[class="ad"],table[class="header_gg"],p[id^="ad_"]{display:none !important} } @-moz-document domain("egouz.com"){ div[id="scrollBox"]{ display: none !important } } @-moz-document domain("junqing123.com"){ div[class="axing_add_ad"]{ display: none !important } } @-moz-document domain("cctime.com"){ td[id="cwwtd"]>object[id^="flashID"]{ display: none !important } } @-moz-document domain("fuliba.net"){ div[style="float:right;display: block;"],div[id="sidebar"]>div[class="widget"]{ display: none !important } } @-moz-document domain("shouyou.com"){ div[class^="ad-curtain"],div[id^="17173code"]{ display: none !important } } @-moz-document domain("junshiqu.com"){ div[class="gg_350"],div[class="cc_3002"]{ display: none !important } } @-moz-document domain("tingchina.com"){ div[class="js760"]{ display: none !important } } @-moz-document domain("forum.51nb.com"){ table[class="t_rown"][width="98%"],table[class="t_rown"][width="875"]{ display: none !important } }
data/usercss/101171.user.css
@-moz-document domain("www.u17.com"){ div[class="www_hd_middle_ct"],div[class="www_hd_middle_rt"],div[class="pd_b_13"],span[class="icon_clo"]{display:none!important;} div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all, div.ui-widget-overlay,div[id*="-advert-"],div[id="ldpop"],div[id="rdpop"]{ display:none!important; } } @-moz-document domain("bbs.10moons.com") { #threadlisttableid {table-layout: inherit !important;} } @-moz-document url("http://court.gov.cn/zgcpwsw/") { form#feedbacksmallform>table{position:absolute;top:2%;} } @-moz-document url-prefix("http://www.360doc.com/content/") { div[id="divtuijianpy"],span[id="LayerLogin"]{ display: none !important } } @-moz-document domain("zhihu.com"), domain("www.zhihu.com") { .zm-item-answer+.zm-item-answer .fixed-summary,.awesome-answer-list .fixed-summary{max-height:100%!important;overflow:visible!important} } @-moz-document domain("guoxue.com"){ span[class="fw"]{ display: none !important } } @-moz-document domain("www.dm123.cn") { #tophd {float: none !important;} } @-moz-document url-prefix("http://dynamic.cloud.vip.xunlei.com/") { .rwbox .w09, .namelink { width: intrinsic !important; /* chrome */ width: -moz-max-content !important; } .rwbox .w05 {float: right !important;} .subrwinfo .subw05 {float: right !important;margin-right: 15px !important;} .rwbox .w07 {float: right !important;margin-right: 25px !important;} .subrwinfo .subw03 {float: right !important;width: 165px !important;} } @-moz-document domain("kuai.xunlei.com") { .adv_area, .file_right, .advl, .hot_list {display: none !important;} .file_left, .file_src, .file_src li {width: 100% !important;height: 100% !important;} .file_left, .downLoad_area {width: 100% !important;} .file_w, .file_list {height: 100% !important;} .c_2, .c_2 a{width: auto !important;} .c4.status {width: 100px !important;} .c4 {float: right !important;} .file_name{font-size:0 !important;} .file_name::after {content: attr(title) !important;width:auto !important;font-size:13px !important;} } @-moz-document domain("search.tmd123.com") { .search_result{width: 88% !important;} .s_r{width: 45% !important;display: inline-block !important;float: left !important;margin-right: 20px !important;} .s_r:hover{box-shadow: 0 1px 0 #e4effc, 0 1px 0 #e4effc inset !important;} div[class="notice"] {display: none !important;} } @-moz-document domain("mail.google.com") { div[class="oM"]{ visibility:hidden; } div[class="mq"],div[class="nH PS"],table[class="F cf"],div[class="nH Gn"],div[class="AT"]{ display: none; } } @-moz-document domain("pcbeta.com") { span[id="weixinqr"], ul[class="forum_top"]+div, div[id="pt"]+div[style]>div[style]+div[style]{display:none!important;} } @-moz-document domain("bbs.operachina.com"){ article.a101921,article.a81164,article.a99512,article.a588 {display: none !important;} } @-moz-document domain("item.taobao.com"){ *:not([class*="icon"]):not(i){font-family: "微软雅黑" !important;} .content p font { font-size: 20px !important; } } @-moz-document domain("tt1069.com"), domain("5isotoi5.org") { span[style="display:none"],font[style="font-size:0px;color:#FFF"]{ display: none !important } } @-moz-document domain("jjwxc.net"){ font[color*="FAE"],div[class="tc"],td[id^="adp_"],div[align="center"][style="height: 90px;"],table[bgcolor="#FFFFFF"][align="center"]{ display: none !important } } @-moz-document domain("baidu.com") { a[href^="http://j.br.baidu.com/"],div[mu^="http://rj.baidu.com/"],span[class="shouji"],div[id="ec_im_container"],table[id="ec_im_container"],div[class="EC_ads_"],div[id="union-qbbanner"],div[class*="wgt-ads"]{ display:none!important; } } @-moz-document domain("bing.com"){ .b_ad,#b_context {display: none !important;} } @-moz-document domain("facebook.com"){ div[id="rightCol"],div[class^="ego_column pagelet"]{ display: none !important } #contentArea[role='main'] { width: 780px !important; padding: 0 10px !important; } } @-moz-document domain("mediafire.com"){ div[id^="remove_ads"]{ display: none !important } } @-moz-document domain("115.com"){ div[class="bottom-banner"],div[class="bottom-hint"],div[class="sub-qcode bottom-qcode"],div[class="top-banner"]{ display: none !important } } @-moz-document domain("q.115.com"){ div[class="tbar-login"],div[class^="gb-advs"]{ display: none !important } } @-moz-document domain("163.com"){ div[class^="m-adv"],div[class="ggarea"],div[class="ep-love"],div[class*="floating_ad"],div[class="area top-gg-area"],div[class*="ad-main"],div[class^="ad ad"],div[class="btm-ad"],div[class="ep-area"],div[id="js-epTabDS"],div[id="js-epTabMarket"],div[class="m-kaolaadv"],div[class="footer clearfix"],div[class^="subfoot-wrap"],span[class^="blank"],ul[id="js-ep-bobo"]{ display: none !important } } @-moz-document domain("19lou.com"){ div[class^="pop-ad"],div[id*="_adv_"],div[class^="ad-"],div[id="J_loginGuide"],div[class="blind-learn-pop"],iframe[src^="http://www.19lou.com/topic/html/2014/"],section[class="box "]{ display: none !important } } @-moz-document domain("360doc.com"){ div[id="ADAboveArtContent"],div[id*="rightad"],div[id^="divad"],div[class="lswz"],iframe[id^="ifartad"],iframe[src^="http://www.360doc.com/ad/"]{ display: none !important } } @-moz-document domain("autohome.com.cn"){ div[class$="advbox"],div[class$="ad-active"],li[class="adrecom-pic"],div[id="popautoapp"]{display: none !important;} } @-moz-document domain("emuch.net"){ a[class="adclass"],table[class="adtable"]{ display: none !important } } @-moz-document domain("eastmoney.com"){ div[class^="wrap lyad"],div[class$="lyad"],div[class="wrap mt8 h60"],div[class="wrap h90"],div[class^="layout690 "],div[class="mainFrame"]>div[class="banner"],[src^="http://same.eastmoney.com/"]{display: none !important;} } @-moz-document domain("hupu.com"){ div[class="nba_er"],div[class^="nba-ad"],div[class^="clearLt ad"],div[class^="mrBt8 ad"],div[class="hp-w hp-header-banner"],div[id="J_beforelogin_tip"]{display: none !important;} } @-moz-document domain("deviantart.com"){ div[class^="dp-ad-"],div[class^="partial-ad"],div[class*="ad-wrapper"],div[class="sleekadbubble section squareBrowsead square200H ch"]{ display: none !important } } @-moz-document domain("feng.com") { div[class="wrap fl_row"]{display: none !important;} } @-moz-document domain("fengyunzhibo.com"){ div[id^="banner"],li[id="game-region"],li[id="scbh"]{ display: none !important } } @-moz-document domain("ftchinese.com"){ div[id="story_main_mpu"]{ display: none !important } } @-moz-document domain("ifeng.com"){ div[id^="ifengAe"],div[id^="couplet"],div[id*="_flash_click_"],div[id*="AdSame"],div[id="embed_hzh_div"],div[class^="adR0"],div[class="col_ad"],div[id^="addweixin"],div[class="w1000 c-ad pr mb15"]{ display: none !important } } @-moz-document domain("ithome.com"){ div[id="hl"],div[id="side_pos1"],div[class="con-recom"]{ display: none !important } } @-moz-document domain("jrj.com.cn"){ div[class="ad mt"],div[class="md mt"],div[class="jrj-ad"],div[class^="taobao_"]{ display: none !important } } @-moz-document domain("mop.com"){ div[class^="adP"],div[class^="area gg"],div[class="gg01"]{ display: none !important } } @-moz-document domain("qidian.com"),domain("qdmm.com"){ div[id^="down_3g_"],div[id^="down2_3g_"],div[class="top_game_info"],div[class^="game_info"],div[class^="show_ggpic"],ins[id^="DoublePop_"],div[id="divUserGuide"]{display: none !important;} } @-moz-document domain("simplecd.me"){ div[class^="ad-entry"],table[class^="ad-in-entry"],div[class="footer"],div[style="vertical-align:middle;margin:5px;font-size:16px;"]{display: none !important;} } @-moz-document domain("sina.com.cn"){ .adNone,div[id^="ad_"],div[class^="ad_0"],div[class$="-ad"],div[class="topAD"],div[class^="Ad_"], div[class^="ad_content"],div[class^="top-ads-"],div[class="part-wbtj"],div[id="wb_rec"],a[href="http://blog.sina.com.cn/lm/z/app/"], div[class="finance_app_zqtg"],div[class="side-btns-2wm"],div[id="sinaLoginReward2014_w"]{ display: none !important } } @-moz-document domain("so.com"){ a[id^="app-download"],ul[id="djbox"],div[id="so_sxb"],div[id="so_kw-ad"]{display: none !important;} } @-moz-document domain("sohu.com"){ sohuadcode,div[class="adA area"],div[id="fullscreenad"],div[id^="ad_"]{display: none !important;} } @-moz-document domain("tianya.cn"){ div[class*=" ads-"],div[id="ty_msg_mod"]{ display: none !important } } @-moz-document domain("tiexue.net"){ div[id^="Baidu_"],dd[id^="AdTop"],div[class="hdeecdc21"],div[class="AreaR_ad"],div[class="jph-goods"],div[class="c91158b514 y2097fdcc65"],div[class^="junph-new-tmp"],div[style$="0px; top: 40px; position: fixed; display: block;"]{ display: none !important } } @-moz-document domain("weibo.com"){ div[feedtype="ad"],div[node-type="feed_spread"]{ display: none !important } } @-moz-document domain("xdowns.com"){ div[id="part_1"],div[class="box a_box"]{ display: none !important } } @-moz-document domain("xilu.com"){ div[class^="xlad"],ul[class^="xlad"],div[class="mt10 clearfix"]{ display: none !important } } @-moz-document domain("yahoo.com"){ div[class$="type_moneyball_default"],div[class*="_ads_"],div[id^="yom-ad-"],div[class^="yom-ad"],div[class$="_ad"],div[id*="ads_container"],li[class^="content rmx-ad"]{display: none !important;} } @-moz-document domain("zol.com.cn"){ div[id^="AD"],div[id*="_ad_"],div[class="adSpace"],div[class="head_box mt10"],div[class^="ad-top"],div[class="ecma-baokuan-main"],div[id^="Bar"]{ display: none !important } } @-moz-document domain("cnbeta.com"){ div[class="cbv"],div[id="job_box"],div[class="time"]{display: none !important;} } @-moz-document domain("bilibili.tv"),domain("bilibili.com"),domain("bilibili.kankanews.com"),domain("bilibili.smgbb.cn"){ div[class^="ad-"],div[class^="ad "]{display: none !important;} } @-moz-document domain("qzone.qq.com"){ [id*="_352_"].f-single.f-s-s,[id*="_340_"].f-single.f-s-s,[id^="fct_20050606_"],.f-single.feed-hot{display:none !important;} } @-moz-document domain("wasu.cn"){ div[class^="play_ads"],div[class^="item_lsit_ad"]{ display: none !important } } @-moz-document domain("youku.com"),domain("soku.com"){ div[class^="yk-AD"],div[id^="ab_"]{ display: none !important } } @-moz-document regexp(".*forum.*"),regexp(".*thread.*"),regexp(".*tid=.*"),regexp(".*read.*tid-.*"),regexp(".*bbs.*") { div[class="tac"],div[class="header_gg"],table[class="header_gg"],div[class^="wp a_"],div[class="wp gg"],div[id*="_ad_header"],td[class="plc plm"]>a[target="_blank"],div[id^="sitefocus"],div[id^="ad_"],div[class^="sign"],div[class^="a_f"],div[class="a_mu"],div[class="a_pb"],div[class="a_pt"],div[class="a_pr"],div[class="banner"],div[class="bm a_c"],div[class="couplet"],div[id="popup-wrapper"],div[id^="showlAD"],div[class^="wp a_"]{ display:none!important; } img[src*="/data/attachment/common/cf/"],a[title*="广告"],font[class="jammer"],td[class="alt1"][valign="bottom"],td[class="adcontent"],tr[class="ad"],table[class="header_gg"],p[id^="ad_"]{display:none !important} } @-moz-document domain("egouz.com"){ div[id="scrollBox"]{ display: none !important } } @-moz-document domain("junqing123.com"){ div[class="axing_add_ad"]{ display: none !important } } @-moz-document domain("cctime.com"){ td[id="cwwtd"]>object[id^="flashID"]{ display: none !important } } @-moz-document domain("fuliba.net"){ div[style="float:right;display: block;"],div[id="sidebar"]>div[class="widget"]{ display: none !important } } @-moz-document domain("shouyou.com"){ div[class^="ad-curtain"],div[id^="17173code"]{ display: none !important } } @-moz-document domain("junshiqu.com"){ div[class="gg_350"],div[class="cc_3002"]{ display: none !important } } @-moz-document domain("tingchina.com"){ div[class="js760"]{ display: none !important } } @-moz-document domain("forum.51nb.com"){ table[class="t_rown"][width="98%"],table[class="t_rown"][width="875"]{ display: none !important } }
0.094062
0.071397
/* CSS Document */ html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button,input,textarea,table,th,td{ padding:0; margin: 0; border: 0; font-size:12px; } em{ font-style:normal;} li{ list-style-type:none;} ol,ul{list-style-type:none; zoom:1;} img{ vertical-align:top; border:none;} a{ text-decoration:none; font-size:12px; color:#333; } body{ background: url(../images/page_bg_5.png) repeat;font-family:"宋体"; } .top{ width: 100%; height:54px; background: url(../images/top_bg_5.jpg) repeat-x;} .menu{ width: 1000px; margin: 0 auto;} .logo{ float: left; width: 171px; height: 54px;} .menu_c{ float: left; margin-left: 20px;} .menu_c a, .menu_a span{ float: left; height: 54px; padding: 0 10px; display: inline-block; font-size: 14px; color: #fff; line-height: 60px; _line-height: 54px;} .menu_c a.current{ background: #161616} .menu_c a:hover{ background: #161616} .m_more{ float: left; width: 52px; display: inline-block; position: relative;} .menu_a{width:52px; display: inline-block; position: relative; _width:56px;} .menu_a span{padding: 0 2px 0 10px;} .a_trig{display: inline-block;width: 0;height: 0;overflow: hidden;line-height: 0;font-size: 0;border-width: 5px 5px 0; border-style: solid;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent; _border-style: solid dotted dotted dotted;vertical-align: top; margin: 30px 0 0 0px;_margin: 25px 0 0 0px; line-height: 31px; color: #fff;} .hover_show{ width: 52px; _width: 56px; position: absolute; top: 54px; left: -1px; background: #fff; border: 1px solid #000; border-top: none;} .hover_show a{ width: 100%; height: 30px; display: block; text-align: center; line-height: 30px;} .hover_show a:hover{ background: #F2F2F2;} .selected{ border: 1px solid #000; border-bottom: none; border-top: none;background: #fff;} .selected span{ background: #fff; color: #000} .selected b.a_trig{ color: #000;} .search{ float: left; height: 26px; margin: 15px 20px 0 20px; _margin: 15px 10px 0 10px;} .sear_input{ float: left; height: 26px; width: 175px; color: #808080; background: url(../images/input_05_9.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/input_05.png',sizingMethod='crop'); line-height: 26px; padding-left: 10px;} .sear_butt{float: left; height: 26px; width: 34px; background: url(../images/input_06_10.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/input_06.png',sizingMethod='crop'); } .user_info{float: right; margin-right: 10px; height: 38px; width: 157px; padding-left: 7px; background: url(../images/user_03_5.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/user_03.png',sizingMethod='crop'); color: #fff; line-height: 38px; margin-top: 7px; position: relative;} .user_info span{ float: left; margin-left: 3px; } .u_name{float: left; width: 53px; display: inline-block; color: #87BC43;font-family:"宋体"; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .user_info img{ position: absolute; top: 6px; right: 20px;} .user_more{ width: 100px; position: absolute;top: 38px; right: 3px; } .m_line1{ width: 46px; height: 5px; border: 1px solid #000; border-bottom: none;border-top: none;margin-left: 51px; background: #fff;} .u_detail{ width: 97px;border: 1px solid #000;border-top: none; background: #fff;} .u_detail li{ height: 30px; width:100%;border-bottom:1px solid #E6E6E6; } .u_detail li a{ height: 30px; width: 80px; display: block; margin-left: 10px; line-height: 30px; } .u_detail li a.message{background: url(../images/u_icon_9.png) 60px 7px no-repeat;} .u_detail li a.set_up{background: url(../images/u_icon_9.png) 60px -22px no-repeat;} .u_detail li:hover{ background: #F2F2F2; } .u_detail li:hover a{color: #0A8CD2} .user_info div.selected{ background: none; border: none;} .page_bg{ width: 1420px;background: url(../images/page_03_5.png) no-repeat; padding-top: 30px; margin: 0 auto } .u_content{ width: 990px; margin: 0 auto; background: #fff; padding:0 0 20px 10px;} .u_left{ float: left; width: 654px; margin-top: 20px;} .hot_movie{ width: 650px; margin-left: 4px;} .box_title{width: 100%; border-bottom: 2px solid #7CBB42; height: 40px; line-height: 26px;} .title_left{ float: left; } .title_left a{ color: #508122; display: inline-block; height: 30px; padding: 0 2px; letter-spacing: 1px; font-size: 13px;} .title_left a.a_cur{ font-size: 14px; color: #423009;background: url(../images/title_03_5.jpg) bottom no-repeat; margin-right: 3px;} .title_right{ float: right; margin-top: 4px;} .title_right span{ float: left; width:20px; height: 21px;display: block; text-indent: -999em; overflow: hidden; cursor: pointer; } .hot_movie .prev{background: url(../images/lr_03_5.jpg) no-repeat; } .hot_movie .next{background: url(../images/lr_03_5.jpg) -30px 0 no-repeat; margin-left: 13px; } .hot_box{ width: 100%; height:220px; margin-top: 7px; overflow: hidden;} .hot_box ul { width:9999px;} .hot_box li{ float: left; width:143px; text-align: center; margin-right: 26px; } .hot_box li a{display: inline-block; font-size: 15px; color: #423009; margin-bottom: 10px;} .write_m{width: 650px; margin-left: 4px; margin-top: 13px;} .write_m dl{ width: 100%;} .write_m dt{ float: left; width: 87px; } .write_m dt p{ margin-bottom: 5px;} .write_m dt label input{ margin-right: 10px;*margin-right: 5px;} .write_m dd{ float: right;width: 548px; color: #6D6F71} .w_line11{ margin-bottom: 5px;} .w_line11 input{ height: 23px; width: 245px; border: 1px solid #ccc; line-height: 23px; margin-left: 13px; color: #B5B5B5;} .w_line11 span{ margin: 0 5px;} .w_line11 a{ margin: 0 4px;color: #6D6F71; display: inline-block; font-size: 13px;} .w_line11 a:hover{ text-decoration: underline; color: #3377AA} .texta_left{ float: left; width: 15px; height: 82px;background: url(../images/are_bg_5.jpg) no-repeat; } .w_line2 textarea{ float: left; width: 553px; height: 80px;border: 1px solid #ccc; border-left: none;} .w_line3{ text-align: right; margin-top: 10px; } .w_line3 a{ font-size: 13px; } .w_line3 a.expression{background: url(../images/pl_03_5.jpg) left no-repeat; padding-left:20px; margin-right: 5px; } .w_line3 a.images{background: url(../images/pl_03_5.jpg) -58px 0 no-repeat; padding-left:20px; } .w_line3 a.tb_set{ color: #3377AA; margin: 0 15px;} .w_line3 span{ color: #2F3237; margin-right: 8px; font-size: 13px; } .w_line3 input{ width: 85px; height: 32px; background:url(../images/fabu_15_5.jpg) no-repeat; cursor: pointer; vertical-align: middle;} .w_line3 input:hover{ background:url(../images/fabu_15_5.jpg) -1px -32px no-repeat;} .discuss_box{ float: left; width: 654px; margin-top: 13px;} .discuss_box dl{ float: left; width: 100%; margin-top: 20px;} .discuss_box dt{ float: left; width:65px; } .discuss_box dd{ float: right; width: 579px;} .dis_line1{ height: 22px; width: 100%; background: #F0F6F3; line-height: 22px; color: #666;} .dis_line1 a{ margin: 0 5px; color: #3377AA} .dis_line1 span{ margin-left: 20px;} .dis_line2{ font-size: 13px; line-height: 24px; color: #3A3A3A; margin-top: 13px;} .dis_line2 a{color: #3377AA} .dis_line3{ margin-top: 7px; text-align: right;} .dis_line3 a{ color: #333;} .dis_line3 a.useful{ background: #FFEAD9; width: 35px; padding:2px 1px 0px 2px; border: 1px solid #D6BCA9; display: inline-block; text-align: center; border-radius: 2px;} .dis_line3 span{ margin: 0 8px 0 7px; color: #969696} .reply_b{ text-align: center;height: 25px; width: 40px; display: inline-block; cursor: pointer;} .dis_line3 a.re_cur{ background: #F7F7F7; color: #3377AA; } .replay_c{ float: left; width: 614px; background: #F7F7F7; padding: 10px 20px 0 20px; display: none;} .replay_c p{ margin-bottom: 10px;} .replay_c textarea{ width: 604px; height: 70px; border: 1px solid #ccc; padding: 7px 0px 0px 10px} .replay_c input{ background: url(../images/add_butt_5.jpg) no-repeat; width: 43px; height: 19px; color: #363636;} .page_turn{ float: left; width: 100%; text-align: center; margin-top: 40px;} .page_turn a{ padding: 2px 5px; color: #3A3A3A;} .page_turn a.a_cur{ background: #7CBB42; color: #fff;} .page_turn a:hover{ background: #E72133; color: #fff;} .page_turn a.a_prev, .page_turn a.a_next{ background: none; } .page_turn a.a_prev:hover, .page_turn a.a_next:hover{ color: #3A3A3A} .page_turn a.no_chose{ color: #9D9D9D} .u_right{ float: right; width: 300px; background: #FAFAFA; padding: 20px 10px;} .info_detail{ width: 100%;} .info_detail dt{ float: left; width: 87px; text-align: center;} .heard_img{ width: 87px; height: 90px; background: url(../images/img_bg_5.jpg) bottom no-repeat; margin-bottom: 10px; position: relative;} .info_detail dt a{ padding:5px 4px 3px 4px; border: 1px solid #DCDCDC; line-height: 20px;} .heard_img a{ position: absolute; right: 2px; bottom: 4px; background: #fff; opacity: 0.8;border: 1px solid #DCDCDC; line-height: 20px; border-radius: 3px;} .info_detail dt span{ cursor: pointer;} .info_detail dd{ float: right; width: 204px;} .info_d_1{ margin-bottom: 8px; _margin-bottom: 3px;} .info_d_1 a{ color: #423009; font-size: 15px; font-weight: bold; line-height: 30px;} .info_d_2 div{ float: left; width: 50px; border-right: 1px solid #DFDFDF; margin-right: 8px; height: 50px;} .info_d_2 div a{ font-family:"Microsoft YaHei",微软雅黑; font-size: 22px;color: #423009; margin-bottom: 5px;} .info_d_2 div span{color: #423009; line-height: 30px;} .info_d_3 { position: relative; margin-top: 10px;} .info_d_3 span{ float: left; line-height: 23px;color: #423009;} .info_d_3 ul{ float: left; width: 116px;_width: 126px; margin-left: 3px;} .medal_list{ float: left; width: 24px; height: 22px; margin:0 0 5px 3px; } .medal_more{ position: absolute; bottom: 3px; right: 0px;display: inline-block; } .medal_more span{ color: #423009} .a_trig2{display: inline-block;width: 0;height: 0;overflow: hidden;line-height: 0;font-size: 0;border-width: 5px 5px 0; border-style: solid;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent; _border-style: solid dotted dotted dotted;vertical-align: top; margin: 10px 0 0 0px;_margin: 7px 0 0 0px; line-height: 31px; color: #000;} .right_ad{ width: 100%; margin-top: 20px;} .right_hot{ margin-top: 30px;} .right_title{ width: 100%; height: 20px; position: relative; border-top: 1px solid #ccc} .right_title span{ position: absolute;top: -15px;display: block; background: url(../images/title_07_5.jpg) 5px 0 no-repeat #FAFAFA; padding: 0 10px 0 33px; line-height: 26px; margin-left: 14px; font-size: 15px; color: #423009; font-weight: bold;} .right_title a{position: absolute;top: -15px; right: 30px; background: url(../images/more_07.jpg) no-repeat; width: 59px; height: 24px; line-height: 24px; overflow: hidden; text-indent: -999em; display: block;} .movie_list{ margin-left: 15px;} .movie_list li{ line-height: 25px;} .hot_warp ul { margin-left: 19px;} .hot_warp ul li{ line-height:20px; position:relative; margin-top:13px; width:100%; overflow:hidden;} .moves_b{ background: #F0F6F3; width: 100%; height: 63px;} .moves_b dt{ float: left; width: 63px;} .moves_b dt em{ background: url(../images/num_01_5.jpg) no-repeat; height:63px; width: 15px; display: inline-block; text-align: center; line-height: 63px; color: #fff; margin-right: 1px; } .moves_b dd{ float: right; width: 200px;} .moves_b dd p{ width: 150px; line-height: 22px; margin-top: 7px;} .moves_b dd p a{ font-size: 13px;} .moves_b dd em, .moves_b2 em{ position: absolute; top: 11px; right:5px; width: 15px; height: 10px;background: url(../images/us_07_5.jpg) no-repeat; overflow: hidden; text-indent: -99em} .moves_b dd em.up, .moves_b2 em.up { background-position: 1px 0;} .moves_b2{ width: 100%; position: relative;} .moves_b2 span{ float: left; width: 15px; height: 16px;background: #2F3237; text-align: center; line-height: 15px; display: inline-block; color: #fff} .moves_b2 a{ float: left; width: 210px; margin: 0 8px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display: inline-block; line-height: 19px; font-size: 13px;} .moves_b2 em{ top: 3px;} .moves_b dd em.down, .moves_b2 em.down{ background-position: 1px -72px;} .moves_b dd em.none, .moves_b2 em.none{ background-position: 1px -105px;} .active_list{ float: left; width: 50px; height: 70px; margin: 8px 0 2px 19px;_margin: 8px 10px 2px 8px;text-align: center;} .active_list a{ line-height: 30px; width: 50px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display: inline-block; color: #423009;} #yp_input{ display: none;} .top_solid{ height: 3px; width: 100%;background: url(../images/top_bg_02_5.jpg) center repeat-x; font-size: 0px;} .add_care{width: 100%} .care_list{ float: left; width: 100%; margin-top: 10px; position: relative; border-bottom: 1px solid #D9D9D9; padding-bottom: 26px; margin-top: 17px;} .care_list dt{ float: left; width: 63px; } .care_list dd{ float: left;width: 578px; color: #3A3A3A;font-size: 13px; margin-left: 10px;} .care_line1 a{ color: #3377AA; margin-right: 20px; font-size: 13px;} .care_line1 span{ font-size: 13px; color: #666;} .care_list dd.care_line2{ width: 445px; line-height: 24px; margin-top: 8px;} .care_list dd.care_user, .care_list dd.already{ position: absolute; top: 25px; right: 0px; width: 122px; height: 22px; line-height: 22px; color: #D9D9D9; background: url(../images/fance_03_5.jpg) no-repeat; cursor: pointer;} .care_list dd.care_user span, .care_list dd.already span{ margin-left: 28px; font-size: 13px; color: #3A3A3A} .care_list dd.care_user a, .care_list dd.already a{ font-size: 13px; color: #8EAD80;} .care_list dd.already{ background: url(../images/fance_06_5.jpg) no-repeat;} .creat_album{ width: 100%; } .creat_album img{ margin-top: 20px;} .creat_album a img{ margin-top: 40px; margin-left: 10px;} .album_warp{ width: 100%; float: left; margin-bottom: 10px;} .al_title{ height:35px; width: 100%; background: #EAEAEA; margin: 20px 0; } .al_title span{ font-size: 15px; color: #fff; background: url(../images/title_bg_03_5.jpg) left #2F3237 no-repeat; height: 35px; padding: 0 10px 0 20px; line-height: 35px; display: inline-block; } .album_list{ margin-left: 10px; _margin-left: -10px;} .album_list li{ float: left; width: 128px;margin-left: 25px;} .album_list li p{ font-size: 13px; margin-bottom: 7px;} .album_list li a{ font-size: 15px; color: #2F3237;} .album_list li p em{ color: #E72232;font-size: 13px;} .album_list li p span{color: #7E7E7E;font-size: 13px; margin-left: 10px;} .list_bottom{ float: left; width: 100%; border-top: 1px solid #EAEAEA; padding-top: 10px; margin-top: 15px;} .list_bottom a{} .left_creat{float: left; margin-left: 10px; font-size: 13px;color: #7F7F7F} .right_creat{ float: right;color: #50821F} .left_creat a{ color: #507F21; margin-right:25px; font-size: 13px;} .right_creat a{ font-size: 13px;color: #7F7F7F; } .right_creat span{margin: 0 5px 0 3px;} .right_creat a:hover{ text-decoration: underline; color: #50821F} .dis_line1 a.more_content{ margin-right:10px; background:url(../images/up_5.png) no-repeat center right; padding-right:10px; overflow:hidden;} .dis_line1 a.add_con{ background:url(../images/down_5.png) no-repeat no-repeat center right;} .dis_line2{ height:115px;overflow:hidden; } .adddis_line2{ height:auto;} .dis_line1 span.con_span{ margin-left:0px; width:507px; display:inline-block; overflow:hidden;} .dis_line1 em{ display:inline-block;overflow:hidden;}
public/ueditor/css/common_7.css
/* CSS Document */ html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button,input,textarea,table,th,td{ padding:0; margin: 0; border: 0; font-size:12px; } em{ font-style:normal;} li{ list-style-type:none;} ol,ul{list-style-type:none; zoom:1;} img{ vertical-align:top; border:none;} a{ text-decoration:none; font-size:12px; color:#333; } body{ background: url(../images/page_bg_5.png) repeat;font-family:"宋体"; } .top{ width: 100%; height:54px; background: url(../images/top_bg_5.jpg) repeat-x;} .menu{ width: 1000px; margin: 0 auto;} .logo{ float: left; width: 171px; height: 54px;} .menu_c{ float: left; margin-left: 20px;} .menu_c a, .menu_a span{ float: left; height: 54px; padding: 0 10px; display: inline-block; font-size: 14px; color: #fff; line-height: 60px; _line-height: 54px;} .menu_c a.current{ background: #161616} .menu_c a:hover{ background: #161616} .m_more{ float: left; width: 52px; display: inline-block; position: relative;} .menu_a{width:52px; display: inline-block; position: relative; _width:56px;} .menu_a span{padding: 0 2px 0 10px;} .a_trig{display: inline-block;width: 0;height: 0;overflow: hidden;line-height: 0;font-size: 0;border-width: 5px 5px 0; border-style: solid;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent; _border-style: solid dotted dotted dotted;vertical-align: top; margin: 30px 0 0 0px;_margin: 25px 0 0 0px; line-height: 31px; color: #fff;} .hover_show{ width: 52px; _width: 56px; position: absolute; top: 54px; left: -1px; background: #fff; border: 1px solid #000; border-top: none;} .hover_show a{ width: 100%; height: 30px; display: block; text-align: center; line-height: 30px;} .hover_show a:hover{ background: #F2F2F2;} .selected{ border: 1px solid #000; border-bottom: none; border-top: none;background: #fff;} .selected span{ background: #fff; color: #000} .selected b.a_trig{ color: #000;} .search{ float: left; height: 26px; margin: 15px 20px 0 20px; _margin: 15px 10px 0 10px;} .sear_input{ float: left; height: 26px; width: 175px; color: #808080; background: url(../images/input_05_9.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/input_05.png',sizingMethod='crop'); line-height: 26px; padding-left: 10px;} .sear_butt{float: left; height: 26px; width: 34px; background: url(../images/input_06_10.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/input_06.png',sizingMethod='crop'); } .user_info{float: right; margin-right: 10px; height: 38px; width: 157px; padding-left: 7px; background: url(../images/user_03_5.png) no-repeat;*_background:none;_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='images/user_03.png',sizingMethod='crop'); color: #fff; line-height: 38px; margin-top: 7px; position: relative;} .user_info span{ float: left; margin-left: 3px; } .u_name{float: left; width: 53px; display: inline-block; color: #87BC43;font-family:"宋体"; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .user_info img{ position: absolute; top: 6px; right: 20px;} .user_more{ width: 100px; position: absolute;top: 38px; right: 3px; } .m_line1{ width: 46px; height: 5px; border: 1px solid #000; border-bottom: none;border-top: none;margin-left: 51px; background: #fff;} .u_detail{ width: 97px;border: 1px solid #000;border-top: none; background: #fff;} .u_detail li{ height: 30px; width:100%;border-bottom:1px solid #E6E6E6; } .u_detail li a{ height: 30px; width: 80px; display: block; margin-left: 10px; line-height: 30px; } .u_detail li a.message{background: url(../images/u_icon_9.png) 60px 7px no-repeat;} .u_detail li a.set_up{background: url(../images/u_icon_9.png) 60px -22px no-repeat;} .u_detail li:hover{ background: #F2F2F2; } .u_detail li:hover a{color: #0A8CD2} .user_info div.selected{ background: none; border: none;} .page_bg{ width: 1420px;background: url(../images/page_03_5.png) no-repeat; padding-top: 30px; margin: 0 auto } .u_content{ width: 990px; margin: 0 auto; background: #fff; padding:0 0 20px 10px;} .u_left{ float: left; width: 654px; margin-top: 20px;} .hot_movie{ width: 650px; margin-left: 4px;} .box_title{width: 100%; border-bottom: 2px solid #7CBB42; height: 40px; line-height: 26px;} .title_left{ float: left; } .title_left a{ color: #508122; display: inline-block; height: 30px; padding: 0 2px; letter-spacing: 1px; font-size: 13px;} .title_left a.a_cur{ font-size: 14px; color: #423009;background: url(../images/title_03_5.jpg) bottom no-repeat; margin-right: 3px;} .title_right{ float: right; margin-top: 4px;} .title_right span{ float: left; width:20px; height: 21px;display: block; text-indent: -999em; overflow: hidden; cursor: pointer; } .hot_movie .prev{background: url(../images/lr_03_5.jpg) no-repeat; } .hot_movie .next{background: url(../images/lr_03_5.jpg) -30px 0 no-repeat; margin-left: 13px; } .hot_box{ width: 100%; height:220px; margin-top: 7px; overflow: hidden;} .hot_box ul { width:9999px;} .hot_box li{ float: left; width:143px; text-align: center; margin-right: 26px; } .hot_box li a{display: inline-block; font-size: 15px; color: #423009; margin-bottom: 10px;} .write_m{width: 650px; margin-left: 4px; margin-top: 13px;} .write_m dl{ width: 100%;} .write_m dt{ float: left; width: 87px; } .write_m dt p{ margin-bottom: 5px;} .write_m dt label input{ margin-right: 10px;*margin-right: 5px;} .write_m dd{ float: right;width: 548px; color: #6D6F71} .w_line11{ margin-bottom: 5px;} .w_line11 input{ height: 23px; width: 245px; border: 1px solid #ccc; line-height: 23px; margin-left: 13px; color: #B5B5B5;} .w_line11 span{ margin: 0 5px;} .w_line11 a{ margin: 0 4px;color: #6D6F71; display: inline-block; font-size: 13px;} .w_line11 a:hover{ text-decoration: underline; color: #3377AA} .texta_left{ float: left; width: 15px; height: 82px;background: url(../images/are_bg_5.jpg) no-repeat; } .w_line2 textarea{ float: left; width: 553px; height: 80px;border: 1px solid #ccc; border-left: none;} .w_line3{ text-align: right; margin-top: 10px; } .w_line3 a{ font-size: 13px; } .w_line3 a.expression{background: url(../images/pl_03_5.jpg) left no-repeat; padding-left:20px; margin-right: 5px; } .w_line3 a.images{background: url(../images/pl_03_5.jpg) -58px 0 no-repeat; padding-left:20px; } .w_line3 a.tb_set{ color: #3377AA; margin: 0 15px;} .w_line3 span{ color: #2F3237; margin-right: 8px; font-size: 13px; } .w_line3 input{ width: 85px; height: 32px; background:url(../images/fabu_15_5.jpg) no-repeat; cursor: pointer; vertical-align: middle;} .w_line3 input:hover{ background:url(../images/fabu_15_5.jpg) -1px -32px no-repeat;} .discuss_box{ float: left; width: 654px; margin-top: 13px;} .discuss_box dl{ float: left; width: 100%; margin-top: 20px;} .discuss_box dt{ float: left; width:65px; } .discuss_box dd{ float: right; width: 579px;} .dis_line1{ height: 22px; width: 100%; background: #F0F6F3; line-height: 22px; color: #666;} .dis_line1 a{ margin: 0 5px; color: #3377AA} .dis_line1 span{ margin-left: 20px;} .dis_line2{ font-size: 13px; line-height: 24px; color: #3A3A3A; margin-top: 13px;} .dis_line2 a{color: #3377AA} .dis_line3{ margin-top: 7px; text-align: right;} .dis_line3 a{ color: #333;} .dis_line3 a.useful{ background: #FFEAD9; width: 35px; padding:2px 1px 0px 2px; border: 1px solid #D6BCA9; display: inline-block; text-align: center; border-radius: 2px;} .dis_line3 span{ margin: 0 8px 0 7px; color: #969696} .reply_b{ text-align: center;height: 25px; width: 40px; display: inline-block; cursor: pointer;} .dis_line3 a.re_cur{ background: #F7F7F7; color: #3377AA; } .replay_c{ float: left; width: 614px; background: #F7F7F7; padding: 10px 20px 0 20px; display: none;} .replay_c p{ margin-bottom: 10px;} .replay_c textarea{ width: 604px; height: 70px; border: 1px solid #ccc; padding: 7px 0px 0px 10px} .replay_c input{ background: url(../images/add_butt_5.jpg) no-repeat; width: 43px; height: 19px; color: #363636;} .page_turn{ float: left; width: 100%; text-align: center; margin-top: 40px;} .page_turn a{ padding: 2px 5px; color: #3A3A3A;} .page_turn a.a_cur{ background: #7CBB42; color: #fff;} .page_turn a:hover{ background: #E72133; color: #fff;} .page_turn a.a_prev, .page_turn a.a_next{ background: none; } .page_turn a.a_prev:hover, .page_turn a.a_next:hover{ color: #3A3A3A} .page_turn a.no_chose{ color: #9D9D9D} .u_right{ float: right; width: 300px; background: #FAFAFA; padding: 20px 10px;} .info_detail{ width: 100%;} .info_detail dt{ float: left; width: 87px; text-align: center;} .heard_img{ width: 87px; height: 90px; background: url(../images/img_bg_5.jpg) bottom no-repeat; margin-bottom: 10px; position: relative;} .info_detail dt a{ padding:5px 4px 3px 4px; border: 1px solid #DCDCDC; line-height: 20px;} .heard_img a{ position: absolute; right: 2px; bottom: 4px; background: #fff; opacity: 0.8;border: 1px solid #DCDCDC; line-height: 20px; border-radius: 3px;} .info_detail dt span{ cursor: pointer;} .info_detail dd{ float: right; width: 204px;} .info_d_1{ margin-bottom: 8px; _margin-bottom: 3px;} .info_d_1 a{ color: #423009; font-size: 15px; font-weight: bold; line-height: 30px;} .info_d_2 div{ float: left; width: 50px; border-right: 1px solid #DFDFDF; margin-right: 8px; height: 50px;} .info_d_2 div a{ font-family:"Microsoft YaHei",微软雅黑; font-size: 22px;color: #423009; margin-bottom: 5px;} .info_d_2 div span{color: #423009; line-height: 30px;} .info_d_3 { position: relative; margin-top: 10px;} .info_d_3 span{ float: left; line-height: 23px;color: #423009;} .info_d_3 ul{ float: left; width: 116px;_width: 126px; margin-left: 3px;} .medal_list{ float: left; width: 24px; height: 22px; margin:0 0 5px 3px; } .medal_more{ position: absolute; bottom: 3px; right: 0px;display: inline-block; } .medal_more span{ color: #423009} .a_trig2{display: inline-block;width: 0;height: 0;overflow: hidden;line-height: 0;font-size: 0;border-width: 5px 5px 0; border-style: solid;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent; _border-style: solid dotted dotted dotted;vertical-align: top; margin: 10px 0 0 0px;_margin: 7px 0 0 0px; line-height: 31px; color: #000;} .right_ad{ width: 100%; margin-top: 20px;} .right_hot{ margin-top: 30px;} .right_title{ width: 100%; height: 20px; position: relative; border-top: 1px solid #ccc} .right_title span{ position: absolute;top: -15px;display: block; background: url(../images/title_07_5.jpg) 5px 0 no-repeat #FAFAFA; padding: 0 10px 0 33px; line-height: 26px; margin-left: 14px; font-size: 15px; color: #423009; font-weight: bold;} .right_title a{position: absolute;top: -15px; right: 30px; background: url(../images/more_07.jpg) no-repeat; width: 59px; height: 24px; line-height: 24px; overflow: hidden; text-indent: -999em; display: block;} .movie_list{ margin-left: 15px;} .movie_list li{ line-height: 25px;} .hot_warp ul { margin-left: 19px;} .hot_warp ul li{ line-height:20px; position:relative; margin-top:13px; width:100%; overflow:hidden;} .moves_b{ background: #F0F6F3; width: 100%; height: 63px;} .moves_b dt{ float: left; width: 63px;} .moves_b dt em{ background: url(../images/num_01_5.jpg) no-repeat; height:63px; width: 15px; display: inline-block; text-align: center; line-height: 63px; color: #fff; margin-right: 1px; } .moves_b dd{ float: right; width: 200px;} .moves_b dd p{ width: 150px; line-height: 22px; margin-top: 7px;} .moves_b dd p a{ font-size: 13px;} .moves_b dd em, .moves_b2 em{ position: absolute; top: 11px; right:5px; width: 15px; height: 10px;background: url(../images/us_07_5.jpg) no-repeat; overflow: hidden; text-indent: -99em} .moves_b dd em.up, .moves_b2 em.up { background-position: 1px 0;} .moves_b2{ width: 100%; position: relative;} .moves_b2 span{ float: left; width: 15px; height: 16px;background: #2F3237; text-align: center; line-height: 15px; display: inline-block; color: #fff} .moves_b2 a{ float: left; width: 210px; margin: 0 8px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display: inline-block; line-height: 19px; font-size: 13px;} .moves_b2 em{ top: 3px;} .moves_b dd em.down, .moves_b2 em.down{ background-position: 1px -72px;} .moves_b dd em.none, .moves_b2 em.none{ background-position: 1px -105px;} .active_list{ float: left; width: 50px; height: 70px; margin: 8px 0 2px 19px;_margin: 8px 10px 2px 8px;text-align: center;} .active_list a{ line-height: 30px; width: 50px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display: inline-block; color: #423009;} #yp_input{ display: none;} .top_solid{ height: 3px; width: 100%;background: url(../images/top_bg_02_5.jpg) center repeat-x; font-size: 0px;} .add_care{width: 100%} .care_list{ float: left; width: 100%; margin-top: 10px; position: relative; border-bottom: 1px solid #D9D9D9; padding-bottom: 26px; margin-top: 17px;} .care_list dt{ float: left; width: 63px; } .care_list dd{ float: left;width: 578px; color: #3A3A3A;font-size: 13px; margin-left: 10px;} .care_line1 a{ color: #3377AA; margin-right: 20px; font-size: 13px;} .care_line1 span{ font-size: 13px; color: #666;} .care_list dd.care_line2{ width: 445px; line-height: 24px; margin-top: 8px;} .care_list dd.care_user, .care_list dd.already{ position: absolute; top: 25px; right: 0px; width: 122px; height: 22px; line-height: 22px; color: #D9D9D9; background: url(../images/fance_03_5.jpg) no-repeat; cursor: pointer;} .care_list dd.care_user span, .care_list dd.already span{ margin-left: 28px; font-size: 13px; color: #3A3A3A} .care_list dd.care_user a, .care_list dd.already a{ font-size: 13px; color: #8EAD80;} .care_list dd.already{ background: url(../images/fance_06_5.jpg) no-repeat;} .creat_album{ width: 100%; } .creat_album img{ margin-top: 20px;} .creat_album a img{ margin-top: 40px; margin-left: 10px;} .album_warp{ width: 100%; float: left; margin-bottom: 10px;} .al_title{ height:35px; width: 100%; background: #EAEAEA; margin: 20px 0; } .al_title span{ font-size: 15px; color: #fff; background: url(../images/title_bg_03_5.jpg) left #2F3237 no-repeat; height: 35px; padding: 0 10px 0 20px; line-height: 35px; display: inline-block; } .album_list{ margin-left: 10px; _margin-left: -10px;} .album_list li{ float: left; width: 128px;margin-left: 25px;} .album_list li p{ font-size: 13px; margin-bottom: 7px;} .album_list li a{ font-size: 15px; color: #2F3237;} .album_list li p em{ color: #E72232;font-size: 13px;} .album_list li p span{color: #7E7E7E;font-size: 13px; margin-left: 10px;} .list_bottom{ float: left; width: 100%; border-top: 1px solid #EAEAEA; padding-top: 10px; margin-top: 15px;} .list_bottom a{} .left_creat{float: left; margin-left: 10px; font-size: 13px;color: #7F7F7F} .right_creat{ float: right;color: #50821F} .left_creat a{ color: #507F21; margin-right:25px; font-size: 13px;} .right_creat a{ font-size: 13px;color: #7F7F7F; } .right_creat span{margin: 0 5px 0 3px;} .right_creat a:hover{ text-decoration: underline; color: #50821F} .dis_line1 a.more_content{ margin-right:10px; background:url(../images/up_5.png) no-repeat center right; padding-right:10px; overflow:hidden;} .dis_line1 a.add_con{ background:url(../images/down_5.png) no-repeat no-repeat center right;} .dis_line2{ height:115px;overflow:hidden; } .adddis_line2{ height:auto;} .dis_line1 span.con_span{ margin-left:0px; width:507px; display:inline-block; overflow:hidden;} .dis_line1 em{ display:inline-block;overflow:hidden;}
0.384565
0.140631
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, 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; } /* ------- Remove Chrome's border around active fields ------- */ *:focus { outline: none; } /* ------- Disable background and border for input fields ------- */ input, a { background: transparent; border: 0; } /* --------------------------------------------------------------- */ /* ------- Body ------- */ body { background: #eeeeee url(images/bg.jpg) top left repeat; } /* ------- Container ------- */ #container { margin: auto; margin-top: 180px; width: 524px; height: 262px; text-align: left; font-family: Verdana, Arial; font-weight: normal; font-size: 12px; color: #ffffff; } /* ------- Login Form ------- */ .welcome { /*background: url(images/form-bg.png) top left no-repeat;*/ background-color: #323232; border:solid rgba(255,250,250,0.51) 15px; border-radius: 20px; width: 524px; height: 262px; padding-top: 1px; } .normal { background: url(images/form-bg.png) top left no-repeat; /*background-color: #323232;*/ /*border:solid rgba(255,250,250,0.51) 15px;*/ /*border-radius: 20px;*/ width: 524px; height: 262px; padding-top: 1px; } .personDetail{ background: url(images/bigback.png) top left no-repeat; /*background-color: #323232;*/ /*border:solid rgba(255,250,250,0.51) 15px;*/ /*border-radius: 20px;*/ width: 524px; height: 524px; padding-top: 1px; } .leftpart{ width: 70%; float: left; margin-top: 30px; margin-left: 40px; line-height: 16px; } .rightpart{ width: 15%; height: 100%; margin-top: 60px; margin-left: 10px; float: left; } .title, .welcome-user { width: 100%; float: left; margin-top: 33px; margin-left: 40px; font-size: 20px; } .addText { width: 35%; height: 30px; padding-top: 10px; float: left; margin-top: 10px; margin-left: 10px; } .password-text { width: 290px; float: left; margin-top: 50px; margin-left: 0px; } .welcome-text { width: 60%; float: left; margin-top: 50px; margin-left: 40px; padding-right: 20px; line-height: 16px; border-right: #cbcbcb 2px solid; } .username-field { width: 55%; height: 30px; float:left; margin-top: 10px; margin-left: 10px; margin-bottom: 10px; background-color: #ffffff; border-radius: 5px; } /*.username-field:hover , .username-field1:hover {*/ /* background: url(images/username-field-hover.png) center left no-repeat;*/ /*}*/ .password-field { width: 280px; height: 38px; float:left; margin-top: 10px; margin-left: 22px; background: url(images/password-field.png) center left no-repeat; } .password-field:hover { background: url(images/password-field-hover.png) center left no-repeat; } input[type="text"], input[type="password"] { width: 120px; height: 16px; margin-top: 10px; margin-left: 10px; font-family: Verdana, Arial; font-size: 16px; color: #2d2d2d; } /* ------------ Custom Checkbox ------------------------------- */ /* Works for browsers with CSS3 support (with or without Javascript) */ /* Works for Internet Explorer 6-8 (without CSS3 support) with Javascript */ /* If Javascript isn't available this doesn't work for Internet Explorer 6-8 */ input[type="checkbox"] { position: absolute; left: -999px; } input[type="checkbox"] + label { width: 132px; height: 24px; float: left; margin-top: 26px; margin-left: 37px; padding-left: 28px; display: block; position: relative; line-height: 24px; background: url(images/checkbox-off.png) top left no-repeat; } input[type="checkbox"]:checked + label { background: url(images/checkbox-on.png) top left no-repeat; } input[type="checkbox"]:checked:hover + label, input[type="checkbox"]:checked:focus + label { background: url(images/checkbox-on-hover.png) top left no-repeat; } input[type="checkbox"]:not(:checked):hover + label, input[type="checkbox"]:not(:checked):focus + label { background: url(images/checkbox-off-hover.png) top left no-repeat; } /* -------------------------------------------------------------------------- */ .forgot-usr-pwd { width: 220px; float: left; margin-top: 26px; margin-left: 0; color: #cccccc; line-height: 24px; } .forgot-usr-pwd a { color: #cccccc; text-decoration: none; font-style: italic; } .forgot-usr-pwd a:hover, .forgot-usr-pwd a:focus { text-decoration: underline; } .button{ width: 95px; height: 40px; float: left; margin-top: 30px; margin-left: 2px; font-family: Verdana, Arial; font-size: 20px; color: #ffffff; } .abutton{ text-decoration: none; width: 95px; height: 15px; float: left; margin-top: 10px; margin-left: 2px; font-family: Verdana, Arial; font-size: 15px; color: #ffffff; align-items: flex-start; text-align: center; cursor: default; } .backbutton{ text-decoration: none; width: 95px; height: 15px; float: left; margin-top: 50px; margin-left: 2px; font-family: Verdana, Arial; font-size: 20px; color: #ffffff; align-items: flex-start; text-align: center; cursor: default; } button:hover, button:focus { background: url(images/go-hover.png) top left no-repeat; } .buttonarea{ width: 25%; height: 70%; margin-top: 60px; margin-left: 10px; float: left; } .home { width: 100%; /*height: 10px;*/ float: left; font-size: 12px; padding: 5px 0 5px 15px; } .home:hover, .home:focus { background: url(images/go-hover.png)no-repeat; } .home a, .home a:hover, .home a:focus { color: #ffffff; text-decoration: none; } #footer { margin: auto; margin-top: 50px; width: 500px; height: 30px; background: url(images/footer-bg.png) bottom center no-repeat; text-align: center; font-family: "Times New Roman", Times, Georgia; font-weight: normal; font-size: 16px; color: #8d8d8d; } #footer a { text-decoration: none; color: #8d8d8d; } #footer a:hover, #footer a:focus { text-decoration: none; color: #2d2d2d; }
client/src/App.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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; } /* ------- Remove Chrome's border around active fields ------- */ *:focus { outline: none; } /* ------- Disable background and border for input fields ------- */ input, a { background: transparent; border: 0; } /* --------------------------------------------------------------- */ /* ------- Body ------- */ body { background: #eeeeee url(images/bg.jpg) top left repeat; } /* ------- Container ------- */ #container { margin: auto; margin-top: 180px; width: 524px; height: 262px; text-align: left; font-family: Verdana, Arial; font-weight: normal; font-size: 12px; color: #ffffff; } /* ------- Login Form ------- */ .welcome { /*background: url(images/form-bg.png) top left no-repeat;*/ background-color: #323232; border:solid rgba(255,250,250,0.51) 15px; border-radius: 20px; width: 524px; height: 262px; padding-top: 1px; } .normal { background: url(images/form-bg.png) top left no-repeat; /*background-color: #323232;*/ /*border:solid rgba(255,250,250,0.51) 15px;*/ /*border-radius: 20px;*/ width: 524px; height: 262px; padding-top: 1px; } .personDetail{ background: url(images/bigback.png) top left no-repeat; /*background-color: #323232;*/ /*border:solid rgba(255,250,250,0.51) 15px;*/ /*border-radius: 20px;*/ width: 524px; height: 524px; padding-top: 1px; } .leftpart{ width: 70%; float: left; margin-top: 30px; margin-left: 40px; line-height: 16px; } .rightpart{ width: 15%; height: 100%; margin-top: 60px; margin-left: 10px; float: left; } .title, .welcome-user { width: 100%; float: left; margin-top: 33px; margin-left: 40px; font-size: 20px; } .addText { width: 35%; height: 30px; padding-top: 10px; float: left; margin-top: 10px; margin-left: 10px; } .password-text { width: 290px; float: left; margin-top: 50px; margin-left: 0px; } .welcome-text { width: 60%; float: left; margin-top: 50px; margin-left: 40px; padding-right: 20px; line-height: 16px; border-right: #cbcbcb 2px solid; } .username-field { width: 55%; height: 30px; float:left; margin-top: 10px; margin-left: 10px; margin-bottom: 10px; background-color: #ffffff; border-radius: 5px; } /*.username-field:hover , .username-field1:hover {*/ /* background: url(images/username-field-hover.png) center left no-repeat;*/ /*}*/ .password-field { width: 280px; height: 38px; float:left; margin-top: 10px; margin-left: 22px; background: url(images/password-field.png) center left no-repeat; } .password-field:hover { background: url(images/password-field-hover.png) center left no-repeat; } input[type="text"], input[type="password"] { width: 120px; height: 16px; margin-top: 10px; margin-left: 10px; font-family: Verdana, Arial; font-size: 16px; color: #2d2d2d; } /* ------------ Custom Checkbox ------------------------------- */ /* Works for browsers with CSS3 support (with or without Javascript) */ /* Works for Internet Explorer 6-8 (without CSS3 support) with Javascript */ /* If Javascript isn't available this doesn't work for Internet Explorer 6-8 */ input[type="checkbox"] { position: absolute; left: -999px; } input[type="checkbox"] + label { width: 132px; height: 24px; float: left; margin-top: 26px; margin-left: 37px; padding-left: 28px; display: block; position: relative; line-height: 24px; background: url(images/checkbox-off.png) top left no-repeat; } input[type="checkbox"]:checked + label { background: url(images/checkbox-on.png) top left no-repeat; } input[type="checkbox"]:checked:hover + label, input[type="checkbox"]:checked:focus + label { background: url(images/checkbox-on-hover.png) top left no-repeat; } input[type="checkbox"]:not(:checked):hover + label, input[type="checkbox"]:not(:checked):focus + label { background: url(images/checkbox-off-hover.png) top left no-repeat; } /* -------------------------------------------------------------------------- */ .forgot-usr-pwd { width: 220px; float: left; margin-top: 26px; margin-left: 0; color: #cccccc; line-height: 24px; } .forgot-usr-pwd a { color: #cccccc; text-decoration: none; font-style: italic; } .forgot-usr-pwd a:hover, .forgot-usr-pwd a:focus { text-decoration: underline; } .button{ width: 95px; height: 40px; float: left; margin-top: 30px; margin-left: 2px; font-family: Verdana, Arial; font-size: 20px; color: #ffffff; } .abutton{ text-decoration: none; width: 95px; height: 15px; float: left; margin-top: 10px; margin-left: 2px; font-family: Verdana, Arial; font-size: 15px; color: #ffffff; align-items: flex-start; text-align: center; cursor: default; } .backbutton{ text-decoration: none; width: 95px; height: 15px; float: left; margin-top: 50px; margin-left: 2px; font-family: Verdana, Arial; font-size: 20px; color: #ffffff; align-items: flex-start; text-align: center; cursor: default; } button:hover, button:focus { background: url(images/go-hover.png) top left no-repeat; } .buttonarea{ width: 25%; height: 70%; margin-top: 60px; margin-left: 10px; float: left; } .home { width: 100%; /*height: 10px;*/ float: left; font-size: 12px; padding: 5px 0 5px 15px; } .home:hover, .home:focus { background: url(images/go-hover.png)no-repeat; } .home a, .home a:hover, .home a:focus { color: #ffffff; text-decoration: none; } #footer { margin: auto; margin-top: 50px; width: 500px; height: 30px; background: url(images/footer-bg.png) bottom center no-repeat; text-align: center; font-family: "Times New Roman", Times, Georgia; font-weight: normal; font-size: 16px; color: #8d8d8d; } #footer a { text-decoration: none; color: #8d8d8d; } #footer a:hover, #footer a:focus { text-decoration: none; color: #2d2d2d; }
0.371251
0.070208
body { background-color: #96a8c8; text-align: center; font-size: 16px; font-variant: small-caps; font-family: Lucida, Helvetica, sans-serif; font-weight: 500; text-decoration: none; position: absolute; left: 50%; width: 780px; margin-left: -390px; } button { color: #96a8c8; text-decoration: none; font-weight: 800; } button:hover { text-decoration: underline; } img { border: 0; } .box { /*any of the box layouts & white backgrounds*/ background: white; border-style: solid; border-width: 1.5px; border-color: #071419; border-radius: 12px; -moz-border-radius: 12px; } /* END GENERAL FORMAT */ /* START UPPER LAYOUT */ #topContainer { width: 780px; position: relative; overflow: hidden; } #topLeft { width: 166px; float: left; position: relative; text-align: left; padding: 17px; } #topLeft ul { margin: 0; list-style-type: none; } #topLeft a { color: #282b30; font-size: 21px; font-weight: 800; } #topLeft a:hover { text-decoration: underline; } #bgLeft { float: left; left: 0; width: 200px; bottom: 0; top: 0px; } #topRight { width: 560px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; float: right; position: relative; text-align: left; line-height: 150%; } #masthead { display: block; } #slogan { padding: 20px; display: inline-block; font-size: 20px; font-style: italic; font-weight: 800; line-height: 120%; vertical-align: top; } #bgRight { right: 0; float: right; width: 572px; bottom: 0; top: 0px; } .bg { /* necessary for positioning box layouts for bg */ position: absolute; z-index: -1; } /* END UPPER LAYOUT */ /*START MIDDLE */ #middleContainer { width: 780px; margin: 5px auto; padding: 10px 0; } #ctitle { margin: 10px; font-size: 21px; font-weight: 800; } ul.comicNav { padding: 0; list-style-type: none; } ul.comicNav li { display: inline; } ul.comicNav li button { /*background-color: #6E6E6E;*/ background-color: #6e7b91; color: #fff; border: 1.5px solid #333; font-size: 16px; font-weight: 600; padding: 1.5px 12px; margin: 0 4px; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 5px 0 gray; -moz-box-shadow: 0 0 5px 0 gray; -webkit-box-shadow: 0 0 5px 0 gray; } ul.comicNav button:hover, ul.comicNav button:focus { background-color: #fff; color: #6e7b91; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; } .comicInfo { font-size: 12px; font-style: italic; font-weight: 800; } #bottom { margin-top: 5px; padding: 25px 15px; width: 750px; } #comicLinks { display: block; margin: auto; width: 300px; } #footnote { clear: both; font-size: 6px; font-style: italic; font-variant: small-caps; font-weight: 800; margin: 0; padding: 0; } #licenseText { display: block; margin: auto; width: 410px; } #transcript { display: none; } #middleContainer { position: relative; left: 50%; margin-left: -390px; } #comic .comic { position: absolute; } #comic .panel, #comic .cover, #comic .panel img { position: absolute; } #comic .cover { z-index: 10; } #comic table { margin: auto; }
media/main.css
body { background-color: #96a8c8; text-align: center; font-size: 16px; font-variant: small-caps; font-family: Lucida, Helvetica, sans-serif; font-weight: 500; text-decoration: none; position: absolute; left: 50%; width: 780px; margin-left: -390px; } button { color: #96a8c8; text-decoration: none; font-weight: 800; } button:hover { text-decoration: underline; } img { border: 0; } .box { /*any of the box layouts & white backgrounds*/ background: white; border-style: solid; border-width: 1.5px; border-color: #071419; border-radius: 12px; -moz-border-radius: 12px; } /* END GENERAL FORMAT */ /* START UPPER LAYOUT */ #topContainer { width: 780px; position: relative; overflow: hidden; } #topLeft { width: 166px; float: left; position: relative; text-align: left; padding: 17px; } #topLeft ul { margin: 0; list-style-type: none; } #topLeft a { color: #282b30; font-size: 21px; font-weight: 800; } #topLeft a:hover { text-decoration: underline; } #bgLeft { float: left; left: 0; width: 200px; bottom: 0; top: 0px; } #topRight { width: 560px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; float: right; position: relative; text-align: left; line-height: 150%; } #masthead { display: block; } #slogan { padding: 20px; display: inline-block; font-size: 20px; font-style: italic; font-weight: 800; line-height: 120%; vertical-align: top; } #bgRight { right: 0; float: right; width: 572px; bottom: 0; top: 0px; } .bg { /* necessary for positioning box layouts for bg */ position: absolute; z-index: -1; } /* END UPPER LAYOUT */ /*START MIDDLE */ #middleContainer { width: 780px; margin: 5px auto; padding: 10px 0; } #ctitle { margin: 10px; font-size: 21px; font-weight: 800; } ul.comicNav { padding: 0; list-style-type: none; } ul.comicNav li { display: inline; } ul.comicNav li button { /*background-color: #6E6E6E;*/ background-color: #6e7b91; color: #fff; border: 1.5px solid #333; font-size: 16px; font-weight: 600; padding: 1.5px 12px; margin: 0 4px; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 5px 0 gray; -moz-box-shadow: 0 0 5px 0 gray; -webkit-box-shadow: 0 0 5px 0 gray; } ul.comicNav button:hover, ul.comicNav button:focus { background-color: #fff; color: #6e7b91; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; } .comicInfo { font-size: 12px; font-style: italic; font-weight: 800; } #bottom { margin-top: 5px; padding: 25px 15px; width: 750px; } #comicLinks { display: block; margin: auto; width: 300px; } #footnote { clear: both; font-size: 6px; font-style: italic; font-variant: small-caps; font-weight: 800; margin: 0; padding: 0; } #licenseText { display: block; margin: auto; width: 410px; } #transcript { display: none; } #middleContainer { position: relative; left: 50%; margin-left: -390px; } #comic .comic { position: absolute; } #comic .panel, #comic .cover, #comic .panel img { position: absolute; } #comic .cover { z-index: 10; } #comic table { margin: auto; }
0.387806
0.058078
@font-face { font-family: "seotheme"; src: url("../fonts/seoicon.woff2") format("woff2"), url("../fonts/seoicon.woff") format("woff"), url("../fonts/seoicon.ttf") format("truetype"), url("../fonts/seoicon.svg#seotheme") format("svg"); font-weight: normal; font-style: normal; } [class^="seoicon-"]:before, [class*=" seoicon-"]:before { font-family: "seotheme" !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; } .seoicon-dribbble:before { content: "\e900"; } .seoicon-arrow-back:before { content: "\e901"; } .seoicon-arrow-to-bottom:before { content: "\e902"; } .seoicon-instagram:before { content: "\e903"; } .seoicon-quotes:before { content: "\e904"; } .seoicon-linkedin:before { content: "\e905"; } .seoicon-facebook:before { content: "\e906"; } .seoicon-google-plus:before { content: "\e907"; } .seoicon-check:before { content: "\e908"; } .seoicon-reddit:before { content: "\e909"; } .seoicon-clip:before { content: "\e90a"; } .seoicon-clock:before { content: "\e90b"; } .seoicon-skype:before { content: "\e90c"; } .seoicon-commerce:before { content: "\e90d"; } .seoicon-tags:before { content: "\e90e"; } .seoicon-chat-comment:before { content: "\e90f"; } .seoicon-cross:before { content: "\e910"; } .seoicon-delete-bold:before { content: "\e911"; } .seoicon-delete:before { content: "\e912"; } .seoicon-tumblr:before { content: "\e913"; } .seoicon-twitter:before { content: "\e914"; } .seoicon-viber:before { content: "\e915"; } .seoicon-vimeo:before { content: "\e916"; } .seoicon-whatsapp:before { content: "\e917"; } .seoicon-yahoo:before { content: "\e918"; } .seoicon-yelp:before { content: "\e919"; } .seoicon-mail-send:before { content: "\e91a"; } .seoicon-interface:before { content: "\e91b"; } .seoicon-youtube:before { content: "\e91c"; } .seoicon-loupe:before { content: "\e920"; } .seoicon-loupe-3:before { content: "\e923"; } .seoicon-musical:before { content: "\e929"; } .seoicon-basket:before { content: "\e92b"; } .seoicon-play:before { content: "\e933"; } .seoicon-right-arrow:before { content: "\e936"; } .seoicon-shape-heart:before { content: "\e93f"; } .seoicon-shapes-play:before { content: "\e940"; } .seoicon-shape-heart-bold:before { content: "\e941"; } .seoicon-shapes:before { content: "\e942"; } .seoicon-zoom:before { content: "\e944"; } .seoicon-social-links:before { content: "\e945"; } .seoicon-social-pinterest2:before { content: "\e946"; } .seoicon-link-bold:before { content: "\e951"; } .seoicon-pin-it:before { content: "\e952"; } .seoicon-wireless-internet-connection-symbol:before { content: "\e954"; } .seoicon-add-button:before { content: "\61"; } .seoicon-wifi:before { content: "\62"; } .seoicon-analytics:before { content: "\63"; } .seoicon-antenna:before { content: "\64"; } .seoicon-apps:before { content: "\65"; } .seoicon-arrows:before { content: "\66"; } .seoicon-at:before { content: "\67"; } .seoicon-backup:before { content: "\68"; } .seoicon-bag:before { content: "\69"; } .seoicon-bag-1:before { content: "\6a"; } .seoicon-bag-2:before { content: "\6b"; } .seoicon-bar-stats:before { content: "\6c"; } .seoicon-basket2:before { content: "\6d"; } .seoicon-binary-code:before { content: "\6e"; } .seoicon-chip:before { content: "\6f"; } .seoicon-check-square:before { content: "\70"; } .seoicon-calendar:before { content: "\71"; } .seoicon-bug-free:before { content: "\72"; } .seoicon-bug:before { content: "\73"; } .seoicon-browser-visualization:before { content: "\74"; } .seoicon-browser-2:before { content: "\75"; } .seoicon-browser:before { content: "\77"; } .seoicon-bookmark:before { content: "\76"; } .seoicon-blogging:before { content: "\78"; } .seoicon-bitcoin:before { content: "\79"; } .seoicon-cloud-computing:before { content: "\7a"; } .seoicon-cloud-connection:before { content: "\41"; } .seoicon-cloud-connections:before { content: "\42"; } .seoicon-cloud-data:before { content: "\43"; } .seoicon-cloud-data-1:before { content: "\44"; } .seoicon-cloud-network:before { content: "\45"; } .seoicon-cloud-sync:before { content: "\46"; } .seoicon-coding:before { content: "\47"; } .seoicon-compass:before { content: "\48"; } .seoicon-compass-1:before { content: "\49"; } .seoicon-compass-2:before { content: "\4a"; } .seoicon-compass-3:before { content: "\4b"; } .seoicon-computer:before { content: "\4c"; } .seoicon-connections:before { content: "\4d"; } .seoicon-cup:before { content: "\4e"; } .seoicon-customer:before { content: "\4f"; } .seoicon-design:before { content: "\50"; } .seoicon-devices:before { content: "\51"; } .seoicon-diagonal-enlarge:before { content: "\52"; } .seoicon-distiller:before { content: "\53"; } .seoicon-document-security:before { content: "\54"; } .seoicon-document-security-1:before { content: "\55"; } .seoicon-document-settings:before { content: "\56"; } .seoicon-dollar:before { content: "\57"; } .seoicon-folders:before { content: "\58"; } .seoicon-folder:before { content: "\59"; } .seoicon-flag:before { content: "\5a"; } .seoicon-favorite:before { content: "\30"; } .seoicon-favorites-button:before { content: "\31"; } .seoicon-eye:before { content: "\32"; } .seoicon-euro:before { content: "\33"; } .seoicon-enlarge:before { content: "\34"; } .seoicon-email:before { content: "\35"; } .seoicon-efficency:before { content: "\36"; } .seoicon-downloading-from-smartphone:before { content: "\37"; } .seoicon-download:before { content: "\38"; } .seoicon-domain-registration:before { content: "\39"; } .seoicon-funnel:before { content: "\21"; } .seoicon-glasses:before { content: "\22"; } .seoicon-graph-search:before { content: "\23"; } .seoicon-group:before { content: "\24"; } .seoicon-high-volume:before { content: "\25"; } .seoicon-history-button:before { content: "\26"; } .seoicon-hourglass:before { content: "\27"; } .seoicon-hystogram:before { content: "\28"; } .seoicon-idea:before { content: "\29"; } .seoicon-image:before { content: "\2a"; } .seoicon-key:before { content: "\2b"; } .seoicon-keywords:before { content: "\2c"; } .seoicon-microscope:before { content: "\2d"; } .seoicon-microphone:before { content: "\2e"; } .seoicon-menu-button:before { content: "\2f"; } .seoicon-megaphone:before { content: "\3a"; } .seoicon-medal:before { content: "\3b"; } .seoicon-map:before { content: "\3c"; } .seoicon-mail-settings:before { content: "\3d"; } .seoicon-lock:before { content: "\3e"; } .seoicon-link:before { content: "\3f"; } .seoicon-light-bulb:before { content: "\40"; } .seoicon-letter:before { content: "\5b"; } .seoicon-laptop:before { content: "\5d"; } .seoicon-molecular:before { content: "\5e"; } .seoicon-monitoring:before { content: "\5f"; } .seoicon-mouse:before { content: "\60"; } .seoicon-music:before { content: "\7b"; } .seoicon-mute:before { content: "\7c"; } .seoicon-network:before { content: "\7d"; } .seoicon-new-file:before { content: "\7e"; } .seoicon-newspaper:before { content: "\5c"; } .seoicon-next-page:before { content: "\e000"; } .seoicon-no-bug:before { content: "\e001"; } .seoicon-note:before { content: "\e002"; } .seoicon-notification:before { content: "\e003"; } .seoicon-pin:before { content: "\e004"; } .seoicon-pie-graph-split:before { content: "\e005"; } .seoicon-pie-graph-1:before { content: "\e006"; } .seoicon-pie-graph:before { content: "\e007"; } .seoicon-pie-chart:before { content: "\e008"; } .seoicon-picture:before { content: "\e009"; } .seoicon-phone-shop:before { content: "\e00a"; } .seoicon-pay-per-click:before { content: "\e00b"; } .seoicon-paper-plane:before { content: "\e00c"; } .seoicon-padlock:before { content: "\e00d"; } .seoicon-order:before { content: "\e00e"; } .seoicon-open-book:before { content: "\e00f"; } .seoicon-online-shop:before { content: "\e010"; } .seoicon-pin-1:before { content: "\e011"; } .seoicon-pin-settings:before { content: "\e012"; } .seoicon-play-button:before { content: "\e013"; } .seoicon-play-button-1:before { content: "\e014"; } .seoicon-power:before { content: "\e015"; } .seoicon-ranking:before { content: "\e017"; } .seoicon-refresh-button:before { content: "\e018"; } .seoicon-retweet:before { content: "\e016"; } .seoicon-screen:before { content: "\e019"; } .seoicon-search:before { content: "\e01a"; } .seoicon-search-1:before { content: "\e01b"; } .seoicon-search-engine:before { content: "\e01c"; } .seoicon-shopping-cart-1:before { content: "\e01d"; } .seoicon-shopping-cart:before { content: "\e01e"; } .seoicon-shopping:before { content: "\e01f"; } .seoicon-spider-web:before { content: "\e020"; } .seoicon-speedometer:before { content: "\e021"; } .seoicon-speech-bubbles:before { content: "\e022"; } .seoicon-speech-balloon:before { content: "\e023"; } .seoicon-shop:before { content: "\e024"; } .seoicon-shield:before { content: "\e025"; } .seoicon-social-media:before { content: "\e026"; } .seoicon-smartphone-4:before { content: "\e027"; } .seoicon-sharing-archives:before { content: "\e028"; } .seoicon-shared-folder:before { content: "\e029"; } .seoicon-smartphone-3:before { content: "\e02a"; } .seoicon-smartphone-2:before { content: "\e02b"; } .seoicon-settings:before { content: "\e02c"; } .seoicon-servers:before { content: "\e02d"; } .seoicon-smartphone-1:before { content: "\e02e"; } .seoicon-smartphone:before { content: "\e02f"; } .seoicon-server-and-cloud:before { content: "\e030"; } .seoicon-server:before { content: "\e031"; } .seoicon-sitemap:before { content: "\e032"; } .seoicon-side-menu:before { content: "\e033"; } .seoicon-security-data:before { content: "\e034"; } .seoicon-search-engine-1:before { content: "\e035"; } .seoicon-shopping-cart-2:before { content: "\e036"; } .seoicon-star:before { content: "\e037"; } .seoicon-tracker:before { content: "\e038"; } .seoicon-translation:before { content: "\e039"; } .seoicon-statistics:before { content: "\e03a"; } .seoicon-statistics-1:before { content: "\e03b"; } .seoicon-turn-right:before { content: "\e03c"; } .seoicon-typewriter:before { content: "\e03d"; } .seoicon-statistics-2:before { content: "\e03e"; } .seoicon-stats:before { content: "\e03f"; } .seoicon-upload-to-cloud:before { content: "\e040"; } .seoicon-strategy:before { content: "\e041"; } .seoicon-system:before { content: "\e042"; } .seoicon-user:before { content: "\e043"; } .seoicon-user-1:before { content: "\e044"; } .seoicon-tags2:before { content: "\e045"; } .seoicon-target:before { content: "\e046"; } .seoicon-user-stats:before { content: "\e047"; } .seoicon-users:before { content: "\e048"; } .seoicon-target-1:before { content: "\e049"; } .seoicon-targeting:before { content: "\e04a"; } .seoicon-vertical-bar:before { content: "\e04b"; } .seoicon-vertical-bars:before { content: "\e04c"; } .seoicon-telephone:before { content: "\e04d"; } .seoicon-telephone-1:before { content: "\e04e"; } .seoicon-video:before { content: "\e04f"; } .seoicon-viral-marketing:before { content: "\e050"; } .seoicon-whistle:before { content: "\e051"; } .seoicon-browser-1:before { content: "\e052"; } .seoicon-message:before { content: "\e053"; } .seoicon-close:before { content: "\e054"; } .seoicon-upload-arrow:before { content: "\e055"; } .seoicon-arrows-1:before { content: "\e05d"; } .seoicon-target-search:before { content: "\e056"; } .seoicon-arrows-2:before { content: "\e057"; } .seoicon-business:before { content: "\e058"; } .seoicon-business-1:before { content: "\e059"; } .seoicon-button:before { content: "\e05a"; } .seoicon-coins:before { content: "\e05b"; } .seoicon-graphic:before { content: "\e05c"; } .seoicon-graphic-search:before { content: "\e05e"; } .seoicon-pie-chart-1:before { content: "\e05f"; } .seoicon-pie-graph-2:before { content: "\e060"; } .seoicon-pie-graph-split-1:before { content: "\e061"; } .seoicon-pin-2:before { content: "\e062"; } .seoicon-search-1-1:before { content: "\e063"; } .seoicon-settings-symbol-with-up-arrow-in-a-circle:before { content: "\e064"; } .seoicon-target-audience:before { content: "\e065"; } .seoicon-communication:before { content: "\e066"; } .seoicon-mail-send2:before { content: "\e067"; } .kc-components ul.kc-components-list li .seoicon-woo-logo { line-height: normal; height: 50px; width: 80px; } .kc-components ul.kc-components-list li .seoicon-woo-logo:before { line-height: normal; border-radius: 0; font-size: 40px; border: 0; padding: 0; width: 80px; height: 50px; } .seoicon-woo-logo { font-family: WooCommerce !important; } .seoicon-woo-logo:before { font-family: WooCommerce !important; color: #9E5D8D !important; content: '\e03d'; }
css/seo-icons.css
@font-face { font-family: "seotheme"; src: url("../fonts/seoicon.woff2") format("woff2"), url("../fonts/seoicon.woff") format("woff"), url("../fonts/seoicon.ttf") format("truetype"), url("../fonts/seoicon.svg#seotheme") format("svg"); font-weight: normal; font-style: normal; } [class^="seoicon-"]:before, [class*=" seoicon-"]:before { font-family: "seotheme" !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; } .seoicon-dribbble:before { content: "\e900"; } .seoicon-arrow-back:before { content: "\e901"; } .seoicon-arrow-to-bottom:before { content: "\e902"; } .seoicon-instagram:before { content: "\e903"; } .seoicon-quotes:before { content: "\e904"; } .seoicon-linkedin:before { content: "\e905"; } .seoicon-facebook:before { content: "\e906"; } .seoicon-google-plus:before { content: "\e907"; } .seoicon-check:before { content: "\e908"; } .seoicon-reddit:before { content: "\e909"; } .seoicon-clip:before { content: "\e90a"; } .seoicon-clock:before { content: "\e90b"; } .seoicon-skype:before { content: "\e90c"; } .seoicon-commerce:before { content: "\e90d"; } .seoicon-tags:before { content: "\e90e"; } .seoicon-chat-comment:before { content: "\e90f"; } .seoicon-cross:before { content: "\e910"; } .seoicon-delete-bold:before { content: "\e911"; } .seoicon-delete:before { content: "\e912"; } .seoicon-tumblr:before { content: "\e913"; } .seoicon-twitter:before { content: "\e914"; } .seoicon-viber:before { content: "\e915"; } .seoicon-vimeo:before { content: "\e916"; } .seoicon-whatsapp:before { content: "\e917"; } .seoicon-yahoo:before { content: "\e918"; } .seoicon-yelp:before { content: "\e919"; } .seoicon-mail-send:before { content: "\e91a"; } .seoicon-interface:before { content: "\e91b"; } .seoicon-youtube:before { content: "\e91c"; } .seoicon-loupe:before { content: "\e920"; } .seoicon-loupe-3:before { content: "\e923"; } .seoicon-musical:before { content: "\e929"; } .seoicon-basket:before { content: "\e92b"; } .seoicon-play:before { content: "\e933"; } .seoicon-right-arrow:before { content: "\e936"; } .seoicon-shape-heart:before { content: "\e93f"; } .seoicon-shapes-play:before { content: "\e940"; } .seoicon-shape-heart-bold:before { content: "\e941"; } .seoicon-shapes:before { content: "\e942"; } .seoicon-zoom:before { content: "\e944"; } .seoicon-social-links:before { content: "\e945"; } .seoicon-social-pinterest2:before { content: "\e946"; } .seoicon-link-bold:before { content: "\e951"; } .seoicon-pin-it:before { content: "\e952"; } .seoicon-wireless-internet-connection-symbol:before { content: "\e954"; } .seoicon-add-button:before { content: "\61"; } .seoicon-wifi:before { content: "\62"; } .seoicon-analytics:before { content: "\63"; } .seoicon-antenna:before { content: "\64"; } .seoicon-apps:before { content: "\65"; } .seoicon-arrows:before { content: "\66"; } .seoicon-at:before { content: "\67"; } .seoicon-backup:before { content: "\68"; } .seoicon-bag:before { content: "\69"; } .seoicon-bag-1:before { content: "\6a"; } .seoicon-bag-2:before { content: "\6b"; } .seoicon-bar-stats:before { content: "\6c"; } .seoicon-basket2:before { content: "\6d"; } .seoicon-binary-code:before { content: "\6e"; } .seoicon-chip:before { content: "\6f"; } .seoicon-check-square:before { content: "\70"; } .seoicon-calendar:before { content: "\71"; } .seoicon-bug-free:before { content: "\72"; } .seoicon-bug:before { content: "\73"; } .seoicon-browser-visualization:before { content: "\74"; } .seoicon-browser-2:before { content: "\75"; } .seoicon-browser:before { content: "\77"; } .seoicon-bookmark:before { content: "\76"; } .seoicon-blogging:before { content: "\78"; } .seoicon-bitcoin:before { content: "\79"; } .seoicon-cloud-computing:before { content: "\7a"; } .seoicon-cloud-connection:before { content: "\41"; } .seoicon-cloud-connections:before { content: "\42"; } .seoicon-cloud-data:before { content: "\43"; } .seoicon-cloud-data-1:before { content: "\44"; } .seoicon-cloud-network:before { content: "\45"; } .seoicon-cloud-sync:before { content: "\46"; } .seoicon-coding:before { content: "\47"; } .seoicon-compass:before { content: "\48"; } .seoicon-compass-1:before { content: "\49"; } .seoicon-compass-2:before { content: "\4a"; } .seoicon-compass-3:before { content: "\4b"; } .seoicon-computer:before { content: "\4c"; } .seoicon-connections:before { content: "\4d"; } .seoicon-cup:before { content: "\4e"; } .seoicon-customer:before { content: "\4f"; } .seoicon-design:before { content: "\50"; } .seoicon-devices:before { content: "\51"; } .seoicon-diagonal-enlarge:before { content: "\52"; } .seoicon-distiller:before { content: "\53"; } .seoicon-document-security:before { content: "\54"; } .seoicon-document-security-1:before { content: "\55"; } .seoicon-document-settings:before { content: "\56"; } .seoicon-dollar:before { content: "\57"; } .seoicon-folders:before { content: "\58"; } .seoicon-folder:before { content: "\59"; } .seoicon-flag:before { content: "\5a"; } .seoicon-favorite:before { content: "\30"; } .seoicon-favorites-button:before { content: "\31"; } .seoicon-eye:before { content: "\32"; } .seoicon-euro:before { content: "\33"; } .seoicon-enlarge:before { content: "\34"; } .seoicon-email:before { content: "\35"; } .seoicon-efficency:before { content: "\36"; } .seoicon-downloading-from-smartphone:before { content: "\37"; } .seoicon-download:before { content: "\38"; } .seoicon-domain-registration:before { content: "\39"; } .seoicon-funnel:before { content: "\21"; } .seoicon-glasses:before { content: "\22"; } .seoicon-graph-search:before { content: "\23"; } .seoicon-group:before { content: "\24"; } .seoicon-high-volume:before { content: "\25"; } .seoicon-history-button:before { content: "\26"; } .seoicon-hourglass:before { content: "\27"; } .seoicon-hystogram:before { content: "\28"; } .seoicon-idea:before { content: "\29"; } .seoicon-image:before { content: "\2a"; } .seoicon-key:before { content: "\2b"; } .seoicon-keywords:before { content: "\2c"; } .seoicon-microscope:before { content: "\2d"; } .seoicon-microphone:before { content: "\2e"; } .seoicon-menu-button:before { content: "\2f"; } .seoicon-megaphone:before { content: "\3a"; } .seoicon-medal:before { content: "\3b"; } .seoicon-map:before { content: "\3c"; } .seoicon-mail-settings:before { content: "\3d"; } .seoicon-lock:before { content: "\3e"; } .seoicon-link:before { content: "\3f"; } .seoicon-light-bulb:before { content: "\40"; } .seoicon-letter:before { content: "\5b"; } .seoicon-laptop:before { content: "\5d"; } .seoicon-molecular:before { content: "\5e"; } .seoicon-monitoring:before { content: "\5f"; } .seoicon-mouse:before { content: "\60"; } .seoicon-music:before { content: "\7b"; } .seoicon-mute:before { content: "\7c"; } .seoicon-network:before { content: "\7d"; } .seoicon-new-file:before { content: "\7e"; } .seoicon-newspaper:before { content: "\5c"; } .seoicon-next-page:before { content: "\e000"; } .seoicon-no-bug:before { content: "\e001"; } .seoicon-note:before { content: "\e002"; } .seoicon-notification:before { content: "\e003"; } .seoicon-pin:before { content: "\e004"; } .seoicon-pie-graph-split:before { content: "\e005"; } .seoicon-pie-graph-1:before { content: "\e006"; } .seoicon-pie-graph:before { content: "\e007"; } .seoicon-pie-chart:before { content: "\e008"; } .seoicon-picture:before { content: "\e009"; } .seoicon-phone-shop:before { content: "\e00a"; } .seoicon-pay-per-click:before { content: "\e00b"; } .seoicon-paper-plane:before { content: "\e00c"; } .seoicon-padlock:before { content: "\e00d"; } .seoicon-order:before { content: "\e00e"; } .seoicon-open-book:before { content: "\e00f"; } .seoicon-online-shop:before { content: "\e010"; } .seoicon-pin-1:before { content: "\e011"; } .seoicon-pin-settings:before { content: "\e012"; } .seoicon-play-button:before { content: "\e013"; } .seoicon-play-button-1:before { content: "\e014"; } .seoicon-power:before { content: "\e015"; } .seoicon-ranking:before { content: "\e017"; } .seoicon-refresh-button:before { content: "\e018"; } .seoicon-retweet:before { content: "\e016"; } .seoicon-screen:before { content: "\e019"; } .seoicon-search:before { content: "\e01a"; } .seoicon-search-1:before { content: "\e01b"; } .seoicon-search-engine:before { content: "\e01c"; } .seoicon-shopping-cart-1:before { content: "\e01d"; } .seoicon-shopping-cart:before { content: "\e01e"; } .seoicon-shopping:before { content: "\e01f"; } .seoicon-spider-web:before { content: "\e020"; } .seoicon-speedometer:before { content: "\e021"; } .seoicon-speech-bubbles:before { content: "\e022"; } .seoicon-speech-balloon:before { content: "\e023"; } .seoicon-shop:before { content: "\e024"; } .seoicon-shield:before { content: "\e025"; } .seoicon-social-media:before { content: "\e026"; } .seoicon-smartphone-4:before { content: "\e027"; } .seoicon-sharing-archives:before { content: "\e028"; } .seoicon-shared-folder:before { content: "\e029"; } .seoicon-smartphone-3:before { content: "\e02a"; } .seoicon-smartphone-2:before { content: "\e02b"; } .seoicon-settings:before { content: "\e02c"; } .seoicon-servers:before { content: "\e02d"; } .seoicon-smartphone-1:before { content: "\e02e"; } .seoicon-smartphone:before { content: "\e02f"; } .seoicon-server-and-cloud:before { content: "\e030"; } .seoicon-server:before { content: "\e031"; } .seoicon-sitemap:before { content: "\e032"; } .seoicon-side-menu:before { content: "\e033"; } .seoicon-security-data:before { content: "\e034"; } .seoicon-search-engine-1:before { content: "\e035"; } .seoicon-shopping-cart-2:before { content: "\e036"; } .seoicon-star:before { content: "\e037"; } .seoicon-tracker:before { content: "\e038"; } .seoicon-translation:before { content: "\e039"; } .seoicon-statistics:before { content: "\e03a"; } .seoicon-statistics-1:before { content: "\e03b"; } .seoicon-turn-right:before { content: "\e03c"; } .seoicon-typewriter:before { content: "\e03d"; } .seoicon-statistics-2:before { content: "\e03e"; } .seoicon-stats:before { content: "\e03f"; } .seoicon-upload-to-cloud:before { content: "\e040"; } .seoicon-strategy:before { content: "\e041"; } .seoicon-system:before { content: "\e042"; } .seoicon-user:before { content: "\e043"; } .seoicon-user-1:before { content: "\e044"; } .seoicon-tags2:before { content: "\e045"; } .seoicon-target:before { content: "\e046"; } .seoicon-user-stats:before { content: "\e047"; } .seoicon-users:before { content: "\e048"; } .seoicon-target-1:before { content: "\e049"; } .seoicon-targeting:before { content: "\e04a"; } .seoicon-vertical-bar:before { content: "\e04b"; } .seoicon-vertical-bars:before { content: "\e04c"; } .seoicon-telephone:before { content: "\e04d"; } .seoicon-telephone-1:before { content: "\e04e"; } .seoicon-video:before { content: "\e04f"; } .seoicon-viral-marketing:before { content: "\e050"; } .seoicon-whistle:before { content: "\e051"; } .seoicon-browser-1:before { content: "\e052"; } .seoicon-message:before { content: "\e053"; } .seoicon-close:before { content: "\e054"; } .seoicon-upload-arrow:before { content: "\e055"; } .seoicon-arrows-1:before { content: "\e05d"; } .seoicon-target-search:before { content: "\e056"; } .seoicon-arrows-2:before { content: "\e057"; } .seoicon-business:before { content: "\e058"; } .seoicon-business-1:before { content: "\e059"; } .seoicon-button:before { content: "\e05a"; } .seoicon-coins:before { content: "\e05b"; } .seoicon-graphic:before { content: "\e05c"; } .seoicon-graphic-search:before { content: "\e05e"; } .seoicon-pie-chart-1:before { content: "\e05f"; } .seoicon-pie-graph-2:before { content: "\e060"; } .seoicon-pie-graph-split-1:before { content: "\e061"; } .seoicon-pin-2:before { content: "\e062"; } .seoicon-search-1-1:before { content: "\e063"; } .seoicon-settings-symbol-with-up-arrow-in-a-circle:before { content: "\e064"; } .seoicon-target-audience:before { content: "\e065"; } .seoicon-communication:before { content: "\e066"; } .seoicon-mail-send2:before { content: "\e067"; } .kc-components ul.kc-components-list li .seoicon-woo-logo { line-height: normal; height: 50px; width: 80px; } .kc-components ul.kc-components-list li .seoicon-woo-logo:before { line-height: normal; border-radius: 0; font-size: 40px; border: 0; padding: 0; width: 80px; height: 50px; } .seoicon-woo-logo { font-family: WooCommerce !important; } .seoicon-woo-logo:before { font-family: WooCommerce !important; color: #9E5D8D !important; content: '\e03d'; }
0.268366
0.060418
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap'); /* Variables */ :root { --editor-bg: #eee; --editor-border: #3f87a6; } /* Reset Styles */ * { padding: 0; margin: 0; box-sizing: border-box; } html, body { height: 100%; width: 100%; } .editor { height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } .editor__wrapper { width: 50%; height: 70%; display: flex; flex-direction: column; background: var(--editor-bg); padding: 2em; border-radius: 3px; border: 1px solid #ccc; } .editor__body { flex: 1; } .editor__footer { display: flex; } .editor__footer--left { display: flex; flex-direction: column; } .editor__footer--right { flex: 1; margin-left: 10px; overflow: hidden; } .editor__btn { border: 0; padding: .5em; background-color: #fff; border: 2px solid #333; margin-top: 1em; width: 100px; cursor: pointer; } .editor__console { background-color: #fff; width: 100%; height: 170px; margin-top: .9em; border: 1px solid var(--editor-border); overflow: auto; } .editor__code { position: relative; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid var(--editor-border); } /* Editor Console Logs */ .editor__console-logs { padding: 10px; list-style: none; } .editor__console-logs li pre { font-size: .9em; font-family: Inconsolata, sans-serif; } .ace_gutter { border-left: 5px solid var(--editor-border); } .log--default { color: #000; } .log--string { color: #48BF0A; } .log--number { color: #48BF0A; } .log--boolean { color: blue; } .log--undefined { color: grey; } .log--error { color: red; } .log--object { color: darkcyan; } .log--array { color: darkblue; } .log--function { color: yellow; }
css/editor-styles.css
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap'); /* Variables */ :root { --editor-bg: #eee; --editor-border: #3f87a6; } /* Reset Styles */ * { padding: 0; margin: 0; box-sizing: border-box; } html, body { height: 100%; width: 100%; } .editor { height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } .editor__wrapper { width: 50%; height: 70%; display: flex; flex-direction: column; background: var(--editor-bg); padding: 2em; border-radius: 3px; border: 1px solid #ccc; } .editor__body { flex: 1; } .editor__footer { display: flex; } .editor__footer--left { display: flex; flex-direction: column; } .editor__footer--right { flex: 1; margin-left: 10px; overflow: hidden; } .editor__btn { border: 0; padding: .5em; background-color: #fff; border: 2px solid #333; margin-top: 1em; width: 100px; cursor: pointer; } .editor__console { background-color: #fff; width: 100%; height: 170px; margin-top: .9em; border: 1px solid var(--editor-border); overflow: auto; } .editor__code { position: relative; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid var(--editor-border); } /* Editor Console Logs */ .editor__console-logs { padding: 10px; list-style: none; } .editor__console-logs li pre { font-size: .9em; font-family: Inconsolata, sans-serif; } .ace_gutter { border-left: 5px solid var(--editor-border); } .log--default { color: #000; } .log--string { color: #48BF0A; } .log--number { color: #48BF0A; } .log--boolean { color: blue; } .log--undefined { color: grey; } .log--error { color: red; } .log--object { color: darkcyan; } .log--array { color: darkblue; } .log--function { color: yellow; }
0.461988
0.092688
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #fff; font-family: "Open Sans", sans-serif; font-size: 16px; } .contenedor { width: 90%; max-width: 1000px; /*background: #ccc;*/ margin: auto; overflow: hidden; } /* ------ ------ HEADER ----- ------ */ header { background: url('../img/bg.png') #3E83D1; background-repeat: no-repeat; background-position: center; max-height: 600px; } header .menu { margin: 40px 0; text-align: right; } header .menu a { margin: 0 20px; color: #fff; padding-bottom: 9px; display: inline-block; text-decoration: none; border-bottom: 2px solid transparent; font-size: 1em; } header .menu a:hover { border-bottom: 2px solid #fff; } header .contenedor-texto { display: flex; margin: 190px 0; justify-content: center; align-content: center; } header .contenedor-texto .texto { border: 2px solid rgba(255,255,255,0.5); border-radius: 3px; display: inline-block; text-align: center; padding: 20px 60px; } header .contenedor-texto .texto h1, header .contenedor-texto .texto h2 { color: #fff; font-weight: 300; margin: 0; } header .contenedor-texto .texto .nombre { margin-bottom: 10px; font-size: 50px; line-height: 50px; } header .contenedor-texto .texto .profesion { font-size: 25px; line-height: 25px; } /* ------ ------ MAIN ----- ------ */ .main .contenedor { overflow: visible; } .main .acerca-de-mi { text-align: center; } .main .acerca-de-mi .foto { margin-top: -90px; } .main .acerca-de-mi .foto img { vertical-align: top; border-radius: 50%; border: 5px solid rgba(255, 255, 255, 0.2); animation: bounce; animation-duration: 2s; } .main .acerca-de-mi .texto { color: #5a5a5a; font-weight: 600; font-size: 1em; line-height: 30px; width: 80%; margin: 40px auto 60px auto; text-align: justify; } .main .acerca-de-mi .texto .titulo { font-size: 34px; line-height: 34px; margin-bottom: 40px; font-weight: 600; color: #dd820d; text-align: center; } .main .acerca-de-mi .texto .bold { font-weight: 700; } .main .certificados { background: #f2f2f2; padding: 60px 0; } .main .certificados .contenedor { overflow: hidden; } .main .certificados .titulo { font-size: 34px; line-height: 34px; margin-bottom: 40px; font-weight: 600; color: #323068; text-align: center; } .main .certificados .contenedor-certificados { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .main .certificados .contenedor-certificados .certificado { width: 29%; margin-bottom: 40px; } .main .certificados .contenedor-certificados .certificado .thumb { width: 100%; margin-bottom: 10px; } .main .certificados .contenedor-certificados .certificado .thumb img { width: 100%; vertical-align: top; border-radius: 3px; } .main .certificados .contenedor-certificados .certificado .descripcion { text-align: center; } .main .certificados .contenedor-certificados .certificado .descripcion .nombre { font-weight: 700; color: #3E83D1; margin-bottom: 10px; } .main .certificados .contenedor-certificados .certificado .descripcion .categoria { font-size: 14px; color: #636363; } /* ------ ------ FOOTER ----- ------ */ footer .contacto { padding: 60px 0; } footer .contacto .titulo { font-size: 34px; line-height: 34px; margin-bottom: 60px; font-weight: 600; color: #3895ea; text-align: center; } footer .contacto .formulario { display: flex; flex-wrap: wrap; justify-content: space-between; } footer .contacto .formulario input[type="text"], footer .contacto .formulario input[type="email"], footer .contacto .formulario textarea { border: 2px solid #cecece; border-radius: 5px; padding: 15px 20px; font-size: 25px; color: #a4a4a4; } footer .contacto .formulario input[type="text"]:focus, footer .contacto .formulario input[type="email"]:focus, footer .contacto .formulario textarea:focus { border: 2px solid #3895ea; outline: none; } footer .contacto .formulario input[type="text"], footer .contacto .formulario input[type="email"] { width: 49%; margin-bottom: 15px; } footer .contacto .formulario textarea { width: 100%; height: 100px; min-width: 100%; margin-bottom: 15px; min-height: 100px; max-height: 300px; } footer .contacto .formulario .boton { margin: auto; background: #3895ea; color: #fff; border: none; border-radius: 3px; padding: 15px 40px; cursor: pointer; } footer .contacto .formulario .boton:hover{ background: #387bea; } footer .redes-sociales { background: #1e2b38; padding: 60px 0; } footer .redes-sociales .contenedor { display: flex; justify-content: center; } footer .redes-sociales a { color: #fff; text-align: center; width: 100px; font-size: 30px; padding: 15px 0; display: block; margin: 0 20px; border-radius: 3px; } footer .redes-sociales .twitter:hover {background: #1da1f2;} footer .redes-sociales .facebook:hover {background: #3b5998;} footer .redes-sociales .linkedln:hover {background: #0077b5;} footer .redes-sociales .github:hover {background: #666666;} footer .redes-sociales .instagram:hover {background: #e1306c;} /* ----- ----- MEDIA QUERIES ----- ----- */ @media screen and (max-width: 800px) { header .menu { text-align: center; } .main .trabajos .contenedor-trabajos .trabajo { width: 46%; } } @media screen and (max-width: 515px) { header .contenedor-texto .texto .nombre { font-size: 35px; } header .contenedor-texto .texto .profesion { font-size: 18px; } footer .redes-sociales .contenedor { flex-wrap: wrap; } footer .redes-sociales .contenedor a { padding: 20px; } }
css/estilos.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #fff; font-family: "Open Sans", sans-serif; font-size: 16px; } .contenedor { width: 90%; max-width: 1000px; /*background: #ccc;*/ margin: auto; overflow: hidden; } /* ------ ------ HEADER ----- ------ */ header { background: url('../img/bg.png') #3E83D1; background-repeat: no-repeat; background-position: center; max-height: 600px; } header .menu { margin: 40px 0; text-align: right; } header .menu a { margin: 0 20px; color: #fff; padding-bottom: 9px; display: inline-block; text-decoration: none; border-bottom: 2px solid transparent; font-size: 1em; } header .menu a:hover { border-bottom: 2px solid #fff; } header .contenedor-texto { display: flex; margin: 190px 0; justify-content: center; align-content: center; } header .contenedor-texto .texto { border: 2px solid rgba(255,255,255,0.5); border-radius: 3px; display: inline-block; text-align: center; padding: 20px 60px; } header .contenedor-texto .texto h1, header .contenedor-texto .texto h2 { color: #fff; font-weight: 300; margin: 0; } header .contenedor-texto .texto .nombre { margin-bottom: 10px; font-size: 50px; line-height: 50px; } header .contenedor-texto .texto .profesion { font-size: 25px; line-height: 25px; } /* ------ ------ MAIN ----- ------ */ .main .contenedor { overflow: visible; } .main .acerca-de-mi { text-align: center; } .main .acerca-de-mi .foto { margin-top: -90px; } .main .acerca-de-mi .foto img { vertical-align: top; border-radius: 50%; border: 5px solid rgba(255, 255, 255, 0.2); animation: bounce; animation-duration: 2s; } .main .acerca-de-mi .texto { color: #5a5a5a; font-weight: 600; font-size: 1em; line-height: 30px; width: 80%; margin: 40px auto 60px auto; text-align: justify; } .main .acerca-de-mi .texto .titulo { font-size: 34px; line-height: 34px; margin-bottom: 40px; font-weight: 600; color: #dd820d; text-align: center; } .main .acerca-de-mi .texto .bold { font-weight: 700; } .main .certificados { background: #f2f2f2; padding: 60px 0; } .main .certificados .contenedor { overflow: hidden; } .main .certificados .titulo { font-size: 34px; line-height: 34px; margin-bottom: 40px; font-weight: 600; color: #323068; text-align: center; } .main .certificados .contenedor-certificados { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .main .certificados .contenedor-certificados .certificado { width: 29%; margin-bottom: 40px; } .main .certificados .contenedor-certificados .certificado .thumb { width: 100%; margin-bottom: 10px; } .main .certificados .contenedor-certificados .certificado .thumb img { width: 100%; vertical-align: top; border-radius: 3px; } .main .certificados .contenedor-certificados .certificado .descripcion { text-align: center; } .main .certificados .contenedor-certificados .certificado .descripcion .nombre { font-weight: 700; color: #3E83D1; margin-bottom: 10px; } .main .certificados .contenedor-certificados .certificado .descripcion .categoria { font-size: 14px; color: #636363; } /* ------ ------ FOOTER ----- ------ */ footer .contacto { padding: 60px 0; } footer .contacto .titulo { font-size: 34px; line-height: 34px; margin-bottom: 60px; font-weight: 600; color: #3895ea; text-align: center; } footer .contacto .formulario { display: flex; flex-wrap: wrap; justify-content: space-between; } footer .contacto .formulario input[type="text"], footer .contacto .formulario input[type="email"], footer .contacto .formulario textarea { border: 2px solid #cecece; border-radius: 5px; padding: 15px 20px; font-size: 25px; color: #a4a4a4; } footer .contacto .formulario input[type="text"]:focus, footer .contacto .formulario input[type="email"]:focus, footer .contacto .formulario textarea:focus { border: 2px solid #3895ea; outline: none; } footer .contacto .formulario input[type="text"], footer .contacto .formulario input[type="email"] { width: 49%; margin-bottom: 15px; } footer .contacto .formulario textarea { width: 100%; height: 100px; min-width: 100%; margin-bottom: 15px; min-height: 100px; max-height: 300px; } footer .contacto .formulario .boton { margin: auto; background: #3895ea; color: #fff; border: none; border-radius: 3px; padding: 15px 40px; cursor: pointer; } footer .contacto .formulario .boton:hover{ background: #387bea; } footer .redes-sociales { background: #1e2b38; padding: 60px 0; } footer .redes-sociales .contenedor { display: flex; justify-content: center; } footer .redes-sociales a { color: #fff; text-align: center; width: 100px; font-size: 30px; padding: 15px 0; display: block; margin: 0 20px; border-radius: 3px; } footer .redes-sociales .twitter:hover {background: #1da1f2;} footer .redes-sociales .facebook:hover {background: #3b5998;} footer .redes-sociales .linkedln:hover {background: #0077b5;} footer .redes-sociales .github:hover {background: #666666;} footer .redes-sociales .instagram:hover {background: #e1306c;} /* ----- ----- MEDIA QUERIES ----- ----- */ @media screen and (max-width: 800px) { header .menu { text-align: center; } .main .trabajos .contenedor-trabajos .trabajo { width: 46%; } } @media screen and (max-width: 515px) { header .contenedor-texto .texto .nombre { font-size: 35px; } header .contenedor-texto .texto .profesion { font-size: 18px; } footer .redes-sociales .contenedor { flex-wrap: wrap; } footer .redes-sociales .contenedor a { padding: 20px; } }
0.264453
0.075619
.navbar-custom { background-color: #2C3542; color: #ffffff; border-width: 0px; border-radius: 0px; min-height: 60px; padding-right: 10px; } .navbar-custom .navbar-nav>li>a { color: #ffffff; } .navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover { color: #ffffff; } .navbar-custom .nav-active { background-color: #43484f; height: 60px; margin-top: -5px; padding-top: 5px; } .navbar-custom .navbar-left a { font-family: "Times New Roman", Times, serif; font-size: 13px; } .navbar-custom .navbar-left li { border-radius: 0px; } .navbar-custom .navbar-left li:hover { background-color: #43484f; height: 60px; margin-top: -5px; padding-top: 5px; } .navbar-custom .navbar-right button { margin-top: 10px; } .dropdown-toggle:active { color: #FFE4C4; background-color: #0c2461; } .navbar-nav>li>a:focus { background-color: # !important; border-radius: 0px; } .navbar-nav>li { border-radius: 10px; color: #ffffff; } .nevbar-fontstyle { font-size: 16px; } .nav-logo { font-family: "Arial Black", Gadget, sans-serif; } .navProfileImage { height: 25px; width: 25px; border-radius: 100%; border: 1px solid #CED6E0; margin-right: 5px; } .coderOJLogo { color: #ffffff; font-family: "Exo 2"; font-weight: bold; font-size: 35px !important; } .coderOJLogo:hover { color: #ffffff; } /*nav bar css*/ .navbar-login { width: 280px; padding: 8px; padding-bottom: 0px; } .navbar_body { background-color: #0A3D62; padding: 15px; align-content: center; } .navbar-login-session { padding: 20px; padding-bottom: 0px; padding-top: 0px; } .nav-logo { font-size: 18px; } .span_icon { margin-right: 4px; font-weight: bold; font-size: 12px; color: #ced6e0; } .icon-size { font-size: 87px; } /*profile area*/ li a:focus { background-color: #000000; } .nav-profile-btn { padding: 5px; margin-top: -5px!important; height: 60px; background-color: #2C3542; border-width: 0px; font-size: 15px; font-family: "Times New Roman", Times, serif; } .nav-profile-btn:focus { outline: none; } .nav-profile-btn img { height: 40px; width: 40px; border-radius: 100%; border: 2px solid #b1bfd4; margin-right: 2px; } .dropdown-menu-custom { border-radius: 5px!important; box-shadow: 2px 2px 7px 2px #dddddd!important; background-color: #ffffff; } .dropdown-menu-arrow { top: -23px; left: 80%; width: 0; height: 0; position: relative; } .dropdown-menu-arrow:before, .dropdown-menu-arrow:after { content: ""; position: absolute; display: block; width: 0; height: 0; border-width: 7px 8px; border-style: solid; border-color: transparent; z-index: 1001; } .dropdown-menu-arrow:after { bottom: -18px; right: -8px; border-bottom-color: #fff; } .dropdown-menu-arrow:before { bottom: -17px; right: -8px; border-bottom-color: rgba(0, 0, 0, .15); } .sign-area .btn-sign { padding: 10px 15px 10px 15px; margin-top: 4px; margin-right: 2px; background-color: transparent; border: 2px solid #34495e; } .btn-sign:hover { color: #ffffff; opacity: 0.8; } .btn-sign i { font-size: 15px; }
public/css/includes/navbar.css
.navbar-custom { background-color: #2C3542; color: #ffffff; border-width: 0px; border-radius: 0px; min-height: 60px; padding-right: 10px; } .navbar-custom .navbar-nav>li>a { color: #ffffff; } .navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover { color: #ffffff; } .navbar-custom .nav-active { background-color: #43484f; height: 60px; margin-top: -5px; padding-top: 5px; } .navbar-custom .navbar-left a { font-family: "Times New Roman", Times, serif; font-size: 13px; } .navbar-custom .navbar-left li { border-radius: 0px; } .navbar-custom .navbar-left li:hover { background-color: #43484f; height: 60px; margin-top: -5px; padding-top: 5px; } .navbar-custom .navbar-right button { margin-top: 10px; } .dropdown-toggle:active { color: #FFE4C4; background-color: #0c2461; } .navbar-nav>li>a:focus { background-color: # !important; border-radius: 0px; } .navbar-nav>li { border-radius: 10px; color: #ffffff; } .nevbar-fontstyle { font-size: 16px; } .nav-logo { font-family: "Arial Black", Gadget, sans-serif; } .navProfileImage { height: 25px; width: 25px; border-radius: 100%; border: 1px solid #CED6E0; margin-right: 5px; } .coderOJLogo { color: #ffffff; font-family: "Exo 2"; font-weight: bold; font-size: 35px !important; } .coderOJLogo:hover { color: #ffffff; } /*nav bar css*/ .navbar-login { width: 280px; padding: 8px; padding-bottom: 0px; } .navbar_body { background-color: #0A3D62; padding: 15px; align-content: center; } .navbar-login-session { padding: 20px; padding-bottom: 0px; padding-top: 0px; } .nav-logo { font-size: 18px; } .span_icon { margin-right: 4px; font-weight: bold; font-size: 12px; color: #ced6e0; } .icon-size { font-size: 87px; } /*profile area*/ li a:focus { background-color: #000000; } .nav-profile-btn { padding: 5px; margin-top: -5px!important; height: 60px; background-color: #2C3542; border-width: 0px; font-size: 15px; font-family: "Times New Roman", Times, serif; } .nav-profile-btn:focus { outline: none; } .nav-profile-btn img { height: 40px; width: 40px; border-radius: 100%; border: 2px solid #b1bfd4; margin-right: 2px; } .dropdown-menu-custom { border-radius: 5px!important; box-shadow: 2px 2px 7px 2px #dddddd!important; background-color: #ffffff; } .dropdown-menu-arrow { top: -23px; left: 80%; width: 0; height: 0; position: relative; } .dropdown-menu-arrow:before, .dropdown-menu-arrow:after { content: ""; position: absolute; display: block; width: 0; height: 0; border-width: 7px 8px; border-style: solid; border-color: transparent; z-index: 1001; } .dropdown-menu-arrow:after { bottom: -18px; right: -8px; border-bottom-color: #fff; } .dropdown-menu-arrow:before { bottom: -17px; right: -8px; border-bottom-color: rgba(0, 0, 0, .15); } .sign-area .btn-sign { padding: 10px 15px 10px 15px; margin-top: 4px; margin-right: 2px; background-color: transparent; border: 2px solid #34495e; } .btn-sign:hover { color: #ffffff; opacity: 0.8; } .btn-sign i { font-size: 15px; }
0.338842
0.07843
*{ padding: 0; margin: 0; } .clearAfter{ height: 0; content: ""; display: block; clear: both; } .chrome_adjust { -webkit-text-size-adjust:none; font-size:9px; } #warp{ width:200px; margin:2px auto; font-size:12px; font-family: "黑体"; font-weight:bold; border: 2px; border-style: solid; border-color: #dadada; padding: 0px 5px; position: relative; color:#000; } .jiao{ width: 12px; height: 8px; border: 4px solid #000000; position: absolute; } .jiao:nth-child(1){ left: -4px; top: -4px; border-bottom: 0; border-right: 0; } .jiao:nth-child(2){ left: calc(100% - 12px); top: -4px; border-bottom: 0; border-left: 0; } .jiao:nth-child(3){ left: -4px; top: calc(100% - 8px); border-top: 0; border-right: 0; } .jiao:nth-child(4){ left: calc(100% - 12px); top: calc(100% - 8px); border-top: 0; border-left: 0; } .main{ /*width: 240px;*/ height:auto; margin: auto; color:#333; /*overflow: auto;*/ /*overflow: hidden;*/ } .head_logo img{ width: 94px; height: 42px; margin-top: 30px; } .head_logo{ text-align: center; } .head_name{ font-size: 16px; font-weight: bold; color: #000; text-align: center; margin-top: 25px; margin-bottom: 15px; } .head_timer{ color: #707070; text-align: center; margin: auto; margin-bottom: 8px; } /*.main_second{ overflow: auto; }*/ .main_first{ margin: auto; text-align: center; color: #333; font-weight: bold; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; padding: 10px 8px; font-size:14px; } .main_first span{ font-weight:bold; } .main_second{ height: 88px; border-bottom: 1px solid #D9D9D9; } .main_four{ height: 29px; border-bottom: 1px dashed #D9D9D9; padding-bottom: 6px; margin-top: 6px; } .main_five,.main_six{ height: 88px; border-bottom: 1px dashed #D9D9D9; } .main_secondL{ float: left; color: #707070; } .main_secondR{ float: right; color: #707070; } .main_secondL p{ padding-left: 10px; line-height: 29px; } .main_secondR p{ text-align: right; padding-right: 10px; line-height: 29px; } .main_four .main_secondL p{ color: #000; font-weight: bold; } .main_four .main_secondR p{ color: #000; font-weight: bold; } .main_seven{ text-align: center; height: 29px; line-height: 29px; border-bottom: 1px solid #d9d9d9; color: #707070; } .footer{ /*width: 254px;*/ margin: auto; } .footer_img img{ width: 66px; height: 66px; } .footer_img{ text-align: center; margin-top: 16px; margin-bottom: 18px; } .footer_phone{ color: #121212; text-align: center; margin-bottom: 12px; } .footer_hint{ /*width: 184px;*/ color: #666; /*text-align: center;*/ /*margin: auto;*/ padding: 0px 8px; font-size:9px; } .footer_hint span{ font-size: 9px; -webkit-text-size-adjust:none; -webkit-transform: scale(0.75); color:#333; font-weight:bold; } .footer_thanks{ color: #222222; font-weight: bold; font-size: 14px; text-align: center; margin-top: 22px; margin-bottom: 26px; }
shop/css/style.css
*{ padding: 0; margin: 0; } .clearAfter{ height: 0; content: ""; display: block; clear: both; } .chrome_adjust { -webkit-text-size-adjust:none; font-size:9px; } #warp{ width:200px; margin:2px auto; font-size:12px; font-family: "黑体"; font-weight:bold; border: 2px; border-style: solid; border-color: #dadada; padding: 0px 5px; position: relative; color:#000; } .jiao{ width: 12px; height: 8px; border: 4px solid #000000; position: absolute; } .jiao:nth-child(1){ left: -4px; top: -4px; border-bottom: 0; border-right: 0; } .jiao:nth-child(2){ left: calc(100% - 12px); top: -4px; border-bottom: 0; border-left: 0; } .jiao:nth-child(3){ left: -4px; top: calc(100% - 8px); border-top: 0; border-right: 0; } .jiao:nth-child(4){ left: calc(100% - 12px); top: calc(100% - 8px); border-top: 0; border-left: 0; } .main{ /*width: 240px;*/ height:auto; margin: auto; color:#333; /*overflow: auto;*/ /*overflow: hidden;*/ } .head_logo img{ width: 94px; height: 42px; margin-top: 30px; } .head_logo{ text-align: center; } .head_name{ font-size: 16px; font-weight: bold; color: #000; text-align: center; margin-top: 25px; margin-bottom: 15px; } .head_timer{ color: #707070; text-align: center; margin: auto; margin-bottom: 8px; } /*.main_second{ overflow: auto; }*/ .main_first{ margin: auto; text-align: center; color: #333; font-weight: bold; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; padding: 10px 8px; font-size:14px; } .main_first span{ font-weight:bold; } .main_second{ height: 88px; border-bottom: 1px solid #D9D9D9; } .main_four{ height: 29px; border-bottom: 1px dashed #D9D9D9; padding-bottom: 6px; margin-top: 6px; } .main_five,.main_six{ height: 88px; border-bottom: 1px dashed #D9D9D9; } .main_secondL{ float: left; color: #707070; } .main_secondR{ float: right; color: #707070; } .main_secondL p{ padding-left: 10px; line-height: 29px; } .main_secondR p{ text-align: right; padding-right: 10px; line-height: 29px; } .main_four .main_secondL p{ color: #000; font-weight: bold; } .main_four .main_secondR p{ color: #000; font-weight: bold; } .main_seven{ text-align: center; height: 29px; line-height: 29px; border-bottom: 1px solid #d9d9d9; color: #707070; } .footer{ /*width: 254px;*/ margin: auto; } .footer_img img{ width: 66px; height: 66px; } .footer_img{ text-align: center; margin-top: 16px; margin-bottom: 18px; } .footer_phone{ color: #121212; text-align: center; margin-bottom: 12px; } .footer_hint{ /*width: 184px;*/ color: #666; /*text-align: center;*/ /*margin: auto;*/ padding: 0px 8px; font-size:9px; } .footer_hint span{ font-size: 9px; -webkit-text-size-adjust:none; -webkit-transform: scale(0.75); color:#333; font-weight:bold; } .footer_thanks{ color: #222222; font-weight: bold; font-size: 14px; text-align: center; margin-top: 22px; margin-bottom: 26px; }
0.082976
0.065217
@font-face { font-family: OpenSans-Regular; src: url(../Font/OpenSans-Regular.ttf); } * { box-sizing: border-box; } ul { padding-left: 0px; } .colimag { margin-left: -62px; margin-top: -29px; } .colimag img { margin-left: 375px; margin-top: -40px; height: 70vh; } a:hover { color: #0056b3; text-decoration: none; } .majordiv { margin-top: 3vw; } /*.form-box{ background-image: url(./images/FORMcopy.png); background-size: contain; background-repeat: no-repeat; height: 600px; margin-left: 1rem; }*/ .supreme-left h2 { margin-top: 66%; font-size: 2.7rem; } .supreme-left { /* padding-left: 12%; */ left: 6%; } .supreme-left p { font-size: 20px; width: 26vw; } .supreme-right { /* background-image: url(../images/Phone.png); background-repeat: no-repeat; height: 67vh; left: -177px; background-size: cover; top: -23px; z-index: -1; */ } .supreme-right img { width: 80%; } .arrow-border { position: relative; /* top: 9.5vw; */ /* left: -5vw; */ margin-top: 13.5rem; } .left-arrow img, .right-arrow img { height: 2vw; } .left-arrow img { left: -3vw; position: relative; } .pdbtm40 { padding-bottom: 40px; } .txtcntr { text-align: center; } .pdddtop { padding-top: 100px; background: #fff; } /* Style for "Earn money" */ .oi-main-text { width: 459px; height: 97px; color: #ffffff; font-family: "Circular Std - Black"; font-size: 48px; font-weight: 400; line-height: 60px; position: absolute; /* top: 50%;*/ left: 0px; top: 50%; transform: translateY(-50%); display: none; } .oi-incontent { font-size: 2.7vw; font-weight: 400; line-height: 2.5vw; position: absolute; top: 4vw; transform: translateY(-50%); left: 4vw; } .modelimg img { margin-top: 7vw; width: 70%; height: 41vw; width: auto; } .oi-formtext { color: #2c2e32; font-size: 24px; font-weight: 700; line-height: 36px; padding: 0px 49px 0px 0px; /* font-family: "Circular Std";*/ } .circle { background-image: url(../images/Circle.png); background-repeat: no-repeat; background-size: contain; height: 22vh; position: relative; margin-left: -120px; background-position: 0% 0rem; z-index: -1; top: 418px; } /*.form-img { background-image: url(./images/Dots.png); background-repeat: no-repeat; background-size: auto; background-position: 100% 2rem; top: -25px; left: -22px; height: 76vh; }*/ /* Style for "Rectangle" */ .oi-loginform { width: 407px; background-color: #ffffff; padding: 31px 29px 40px; position: absolute; right: 0px; /* top: 100px;*/ top: 50%; transform: translateY(-50%); } /* Style for "Rounded Re" */ .oi-loginput { width: 344px; height: 60px; border: 1px solid #212429; background-color: #ffffff; padding: 20px; } .oi-loginput:nth-of-type(3) { border-top: none; /*border-bottom: none;*/ border-radius: 0px; } .oi-loginput:nth-of-type(4) { border-bottom: none; border-radius: 0px; } .oi-loginput:nth-of-type(1) { border-radius: 4px 4px 0px 0px; } .oi-loginput:nth-of-type(4) { border-radius: 0px 0px 4px 4px; } .oi-joinnetwork { border-radius: 4px; background-color: #29b4e1; color: #ffffff; font-size: 15px; font-weight: 700; line-height: 36px; text-transform: uppercase; position: relative; text-align: left; padding-left: 20px; } .oi-loginform button > img { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); } .oi-benefitsection { margin: 50px 0px; display: none; } .oi-benifits { text-align: center; padding: 20px; } .oi-benifits-img img { /* Style for "achievemen" */ width: 130px; height: 130px; border: 1px solid #ffffff; object-fit: cover; border-radius: 50%; } .oi-benifits p { color: #2c2e32; /*font-family: Circular Std;*/ font-size: 30px; font-weight: 700; line-height: 36px; margin: 35px 0px 25px; } /* Style for "Get access" */ .oi-benifits span { width: 279px; height: 49px; color: #2c2e32; /*font-family: Circular Spotify Text;*/ font-size: 20px; font-weight: 600; line-height: 30px; } .oi-networksection { margin-top: -6%; } .oi-networking { left: 18%; position: relative; } .oi-circularimg { padding-top: 20px; } .oi-circularimg img { transition: all 0.9s ease-in-out; width: 150px; border: solid 2px transparent; border-radius: 50%; height: 150px; object-fit: cover; /*box-shadow: 0 0 35px rgba(125, 115, 115, 0.6); */ } .oi-circularimg img:hover { /*transform: scale(1.1);*/ } .child1 { left: 190px; } .child2 { left: 103px; } .child3 { left: 18px; } .child4 { left: -70px; } .child5 { left: -152px; z-index: -1; } .child6 { z-index: -2; left: -242px; } .child7 { z-index: -3; left: -327px; } .oi-influencerimg img { width: 50%; box-shadow: 10px 10px 8px #d4cdcd; object-fit: cover; border-radius: 12px; height: 76%; } .img-responsive { margin-left: -135px; z-index: -1; } .img-responsive1 { margin-top: -215px; z-index: -1; margin-left: 43%; } .oi-point { margin-top: 100px; } .oi-networksection p { font-size: 2.7rem; font-weight: bolder; line-height: 38px; text-transform: uppercase; text-align: center; } .oi-networksection h2 { font-size: 20px; font-weight: bold; line-height: 38px; text-align: center; margin: auto; } .oi-influencersection { text-align: center; overflow: hidden; margin-top: 15% !important; } .oi-influencersection h2 { color: #2c2e32; font-size: 3.5vw; margin: 0px 0px 0px; text-align: center; } .oi-number { font-family: "Adlinnaka-BoldDemo"; font-size: 60px; font-weight: 600; line-height: 50px; margin-left: 15px; } .oi-step { text-align: left; } .oi-step h3 { color: #2c2e32; font-size: 51px; font-weight: 500; line-height: 38px; margin-top: 5px; /* font-family: "Circular Std"; */ } .oi-step p { color: #696868; /* font-family: "Circular Spotify Text"; */ font-size: 18px; line-height: 30px; margin-top: 20px; } .oi-influencer { margin: 30px 0px; overflow: hidden; display: flex; height: auto; } .oi-trustsection { margin-top: 2rem !important; } .oi-trustsection h2 { color: #2c2e32; font-size: 2.7rem; font-weight: 400; line-height: 2vw; margin: 0px; } .oi-safety { text-align: center; } .oi-icontrust { width: 77px; height: 77px; line-height: 77px; margin-left: 30px; } .oi-icontrust > img { margin-top: -24px; } .oi-safety p { font-size: 20px; } .collapse.in { display: block; } .roatateimg { transition: transform 1s; } .rotate { transform: rotate(-180deg); } .oi-safety > p { /* margin: 30px 149px; text-align: center; font-family: Open-Light;*/ margin-top: 12px; } .oi-trustpart { margin: 25px 0px 60px 80px; } .oi-trusttheory { text-align: left; padding-left: 6vw; } .oi-trusttheory span { font-weight: 600; color: #2c2e32; font-size: 2vw; border-bottom: solid 1.2px; } .founder { } .country_select { border: none; width: 100px; position: absolute; height: 56px; background: white; margin: 2px 0px 0px 2px; } #bio { color: #2c2e32; font-weight: 500; font-size: 1rem; margin-top: 6%; margin-bottom: 34px; box-shadow: 5px 1px 22px #c3c3c37a; padding: 1rem; border-radius: 13px; } .oi-trusttheory p { font-size: 1rem; } .oi-trusttheory img { display: block; padding: 10px 0px 30px; height: 42px; width: 445px; } .oi-trustimg { /* Style for "Layer 16" */ width: 389px; margin-top: -84px; } .oi-trustimg img { max-width: 100%; top: 19%; position: absolute; left: 8%; } .oi-question-section { /*text-align: center;*/ /* margin: 100px 0px 60px; */ } .oi-question-section h2 { color: #2c2e32; font-size: 2.7rem; font-weight: bold; line-height: 38px; margin-top: 2rem; margin-bottom: 1rem; } .oi-question-part { text-align: left; margin-bottom: 40px; } .oi-question { color: #29b4e1; /*font-family: "Circular Spotify Text";*/ font-size: 1rem; font-weight: 600; line-height: 38px; margin-left: 6px; } .oi-subqheading { font-size: 20px; line-height: 38px; text-transform: uppercase; } .oi-arrowquestion { display: block; cursor: pointer; } .oi-footerimage { background-image: url(../images/Influencercopy.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; height: 55vh; } .oi-footerimage button { width: 230px; height: 50px; margin-top: 40px; border: none; } .oi-infootercontainer { display: table; width: 100%; height: 55vh; } .oi-footercontent { display: table-cell; vertical-align: middle; padding-left: 46vw; } .oi-footer-heading { /* Style for "Start crea" */ width: 402px; height: 108px; color: #ffffff; /*font-family: "Circular Std - Book";*/ font-size: 48px; font-weight: 400; line-height: 64px; } .oi-footersection { display: block; font-size: 0; text-align: center; } .oi-footsection { display: inline-block; width: 25%; padding: 0px 20px; vertical-align: top; text-align: left; } .oi-footercontainer { width: 100%; padding: 0% 10%; } .oi-backtotop { text-align: center; padding-bottom: 20px; } .oi-hidden { overflow: hidden; text-align: center; } .oi-left { float: left; } .oi-center { display: inline-block; } .oi-right { float: right; } .panel-body { padding-left: 0px; /* width: 92%; */ text-align: justify; } .oi-arrowquestion:focus { outline: none; } .oi-question-part hr { margin: 8px 0; } @media only screen and (max-width: 670px) { .country_select { height: 36px; } .oi-main-text { padding-left: 20px; } .oi-brand { width: 50%; } .oi-brandsection { padding: 30px; } .oi-footsection { width: 50%; padding: 0px 15px; } .oi-footercontainer { text-align: center; } .oi-left { float: none; } .oi-center { display: block; } .oi-right { float: none; } .news { padding-bottom: 15px; } .io-talent { font-size: 30px !important; line-height: 38px !important; } .oi-loginform { width: 347px; background-color: #ffffff; padding: 21px 19px 30px; position: absolute; top: 70%; transform: translateY(-70%); left: 0px; margin-left: 20px; } .oi-formtext { font-size: 18px; font-weight: 700; line-height: 36px; padding: 1px 65px 0px 0px; /* font-family: "Circular Std";*/ } .oi-loginput { width: 284px; height: 40px; border: 1px solid #212429; background-color: #ffffff; padding: 20px; } .oi-joinnetwork { width: 270px; height: 42px; border-radius: 4px; background-color: #0fceda; color: #ffffff; font-size: 16px; font-weight: 700; line-height: 36px; text-transform: uppercase; margin-top: 20px; position: relative; text-align: left; padding-left: 20px; } .oi-main-text { width: 319px; height: 77px; font-size: 38px; font-weight: 400; line-height: 40px; position: absolute; top: 50px; left: 0px; transform: translateY(0%); } .oi-networksection h2 { font-size: 1.2rem; line-height: normal; } .oi-step h3 { font-size: 30px; } .oi-step h3 { font-size: 38px; line-height: 57px; } .oi-icontrust { width: 57px; height: 57px; line-height: 57px; margin-left: 0px; } .oi-influencersection h2 { margin: 50px 0px 35px; } .oi-footer-heading { /* Style for "Start crea" */ width: 342px; height: 88px; /*font-family: "Circular Std - Book";*/ font-size: 38px; line-height: 54px; } } .container-custom { width: 80%; margin: 0 10%; } /*Form CSS*/ .contbox { width: 75%; } @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic); * { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeLegibility; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="password"], #contact textarea, #contact button[type="submit"] { /* font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif; */ } #contact { padding: 1vw 1vw 3vw; box-shadow: 5px 10px 15px #c3c3c3; border-radius: 5%; margin-top: 1vw; } #contact h3 { display: block; font-weight: 800; margin-bottom: 16px; margin-left: 1vw; } #contact h4 { margin: 5px 0 15px; display: block; font-size: 13px; font-weight: 400; } fieldset { border: none; margin: 0 0 10px; padding: 0; width: 100%; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="password"], #contact textarea { width: 100%; border: none; background: #fff; margin: 0 0 19px; padding: 1vw; font-size: 0.9vw; } #contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="password"]:hover, #contact textarea:hover { -webkit-transition: border-color 0.3s ease-in-out; -moz-transition: border-color 0.3s ease-in-out; transition: border-color 0.3s ease-in-out; } #contact textarea { height: 100px; max-width: 100%; resize: none; } #contact button[type="submit"] { cursor: pointer; width: 71%; border: none; background: #29b4e1; color: #fff; padding: 10px; font-size: 0.9vw; font-weight: 600; border-radius: 26px; text-transform: uppercase; height: 3.1vw; } #contact button[type="submit"]:hover { -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } .copyright { text-align: center; } /*#contact input:focus, #contact textarea:focus { outline: 0; border: 1px solid #aaa; }*/ ::-webkit-input-placeholder { color: #888; } :-moz-placeholder { color: #888; } ::-moz-placeholder { color: #888; } :-ms-input-placeholder { color: #888; } .form-table:focus { outline: none; } a:hover { text-decoration: none; } p:focus { outline: none; } button:focus { outline: none; } .reg { margin-top: 21px !important; border: none; background: #29b4e1; color: #fff; margin: 0 0 5px; font-size: 1.2rem; font-weight: 600; border-radius: 26px; } label.field-label { color: white; font-size: 1.2rem; font-weight: 400; float: left; margin-top: 1.2vw; } .contact_form_text_field { width: 80vw; position: relative; padding: 0.3vw; box-sizing: border-box; background: none; outline: none; resize: none; border: 0; font-family: "Montserrat", sans-serif; transition: all 0.3s; border-bottom: 2px solid #bebed2; color: white; margin-left: 1rem; } .influencerbtn { cursor: pointer; width: 35%; border: none; background: #ffffff; color: #22272b; padding: 0vw; font-size: 1.3vw; font-weight: 600; border-radius: 26px; margin-top: 4vw; } .growing-txt { color: white; margin-left: -18px; font-size: 2.5vw; margin-top: 4vw; } .mod-cont { width: 70vw; margin: 0 -22vw; background-color: #22272b; margin-top: 6vw; height: 45vw; } .close { font-size: 2rem; color: white; opacity: 1; } .officeimg img { width: 33.7vw; height: 40vw; object-fit: cover; } .btn-primary:hover { color: #fff; background-color: #29b4e1; border-color: #29b4e1; } .btn-primary:focus { color: #fff; background-color: #29b4e1; border-color: #29b4e1; box-shadow: 0 0 0 0.2rem #29b4e1; outline: none; } .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem #29b4e1; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #29b4e1; border-color: #29b4e1; } /*Media Query*/ @media only screen and (max-width: 600px) { .colimag img { height: 32vh; } } /* Crousel CSS */ #slider { position: relative; overflow: hidden; border-radius: 4px; } #slider ul { position: relative; margin: 0; padding: 0; height: 200px; list-style: none; } #slider ul li { position: relative; display: block; float: left; margin: 0; padding: 0; width: 500px; height: 300px; } a.control_prev, a.control_next { position: absolute; top: 40%; display: block; padding: 4% 3%; width: auto; height: auto; color: #fff; text-decoration: none; font-weight: 600; font-size: 18px; opacity: 0.8; cursor: pointer; } a.control_prev:hover, a.control_next:hover { opacity: 1; -webkit-transition: all 0.2s ease; } a.control_prev { border-radius: 0 2px 2px 0; } a.control_next { right: 0; border-radius: 2px 0 0 2px; } .slider_option { position: relative; margin: 10px auto; width: 160px; font-size: 18px; } .carousel-control.left { background-image: none; } /*media query start for header*/ @media (max-width: 952px) { .majordiv { margin-top: 24vw; } .oi-incontent { line-height: 27px; font-size: 1.8rem; font-weight: bold; color: #003c6e; } .modelimg img { margin-top: 3rem; width: 23rem; height: auto; } #contact h3 { font-size: 1.2rem; } .contbox { width: auto; } #contact input { font-size: 1rem !important; } .oi-influencersection h2 { font-size: 1.8rem; margin-bottom: auto; line-height: normal; } .oi-subqheading { font-size: 1rem; } .panel-body { width: auto; } .panel-body p { font-size: 0.8rem; line-height: 4vw; } .oi-trusttheory p { margin-top: auto; margin-bottom: auto; font-size: 1rem; line-height: 1.3; text-align: justify; } .oi-question { line-height: normal; font-size: 1rem; } .container-custom { width: auto; margin: 0 9px; } .oi-trustsection h2 { font-size: 1.8rem; line-height: normal; color: #003c6e; font-weight: bold; margin-top: inherit; } .oi-safety > p { margin: auto; font-size: 1rem; line-height: normal; text-align: justify; } .oi-trusttheory span { font-size: 1.2rem; } .oi-trustpart { margin: auto; } .image img { width: 40% !important; } .found-button { left: -16vw; float: right; } .supreme { display: none; } .plane { display: none; } #contact button[type="submit"] { width: auto; height: auto; font-size: 1rem; } .oi-networksection p { font-size: 1.8rem; line-height: 72px; } .oi-networksection { display: none; } .found-text { right: 5% !important; } .image { width: 22rem; } .mod-cont { width: auto; margin: auto; height: auto; } .officeimg img { height: auto; width: 76vw; } .growing-txt { font-size: 1.5rem; } .influencerbtn { padding: 0.5rem; margin-bottom: 1rem; font-size: 1.3rem; width: auto; } .found-button { z-index: 5; } .bio { box-shadow: 5px 10px 15px #c3c3c3; padding: inherit; border-radius: 16px; margin: 2rem 0rem !important; } .oi-trustpart .row { width: 106%; } }
assest/images/normals/Idiotic Media_files/influencer.css
@font-face { font-family: OpenSans-Regular; src: url(../Font/OpenSans-Regular.ttf); } * { box-sizing: border-box; } ul { padding-left: 0px; } .colimag { margin-left: -62px; margin-top: -29px; } .colimag img { margin-left: 375px; margin-top: -40px; height: 70vh; } a:hover { color: #0056b3; text-decoration: none; } .majordiv { margin-top: 3vw; } /*.form-box{ background-image: url(./images/FORMcopy.png); background-size: contain; background-repeat: no-repeat; height: 600px; margin-left: 1rem; }*/ .supreme-left h2 { margin-top: 66%; font-size: 2.7rem; } .supreme-left { /* padding-left: 12%; */ left: 6%; } .supreme-left p { font-size: 20px; width: 26vw; } .supreme-right { /* background-image: url(../images/Phone.png); background-repeat: no-repeat; height: 67vh; left: -177px; background-size: cover; top: -23px; z-index: -1; */ } .supreme-right img { width: 80%; } .arrow-border { position: relative; /* top: 9.5vw; */ /* left: -5vw; */ margin-top: 13.5rem; } .left-arrow img, .right-arrow img { height: 2vw; } .left-arrow img { left: -3vw; position: relative; } .pdbtm40 { padding-bottom: 40px; } .txtcntr { text-align: center; } .pdddtop { padding-top: 100px; background: #fff; } /* Style for "Earn money" */ .oi-main-text { width: 459px; height: 97px; color: #ffffff; font-family: "Circular Std - Black"; font-size: 48px; font-weight: 400; line-height: 60px; position: absolute; /* top: 50%;*/ left: 0px; top: 50%; transform: translateY(-50%); display: none; } .oi-incontent { font-size: 2.7vw; font-weight: 400; line-height: 2.5vw; position: absolute; top: 4vw; transform: translateY(-50%); left: 4vw; } .modelimg img { margin-top: 7vw; width: 70%; height: 41vw; width: auto; } .oi-formtext { color: #2c2e32; font-size: 24px; font-weight: 700; line-height: 36px; padding: 0px 49px 0px 0px; /* font-family: "Circular Std";*/ } .circle { background-image: url(../images/Circle.png); background-repeat: no-repeat; background-size: contain; height: 22vh; position: relative; margin-left: -120px; background-position: 0% 0rem; z-index: -1; top: 418px; } /*.form-img { background-image: url(./images/Dots.png); background-repeat: no-repeat; background-size: auto; background-position: 100% 2rem; top: -25px; left: -22px; height: 76vh; }*/ /* Style for "Rectangle" */ .oi-loginform { width: 407px; background-color: #ffffff; padding: 31px 29px 40px; position: absolute; right: 0px; /* top: 100px;*/ top: 50%; transform: translateY(-50%); } /* Style for "Rounded Re" */ .oi-loginput { width: 344px; height: 60px; border: 1px solid #212429; background-color: #ffffff; padding: 20px; } .oi-loginput:nth-of-type(3) { border-top: none; /*border-bottom: none;*/ border-radius: 0px; } .oi-loginput:nth-of-type(4) { border-bottom: none; border-radius: 0px; } .oi-loginput:nth-of-type(1) { border-radius: 4px 4px 0px 0px; } .oi-loginput:nth-of-type(4) { border-radius: 0px 0px 4px 4px; } .oi-joinnetwork { border-radius: 4px; background-color: #29b4e1; color: #ffffff; font-size: 15px; font-weight: 700; line-height: 36px; text-transform: uppercase; position: relative; text-align: left; padding-left: 20px; } .oi-loginform button > img { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); } .oi-benefitsection { margin: 50px 0px; display: none; } .oi-benifits { text-align: center; padding: 20px; } .oi-benifits-img img { /* Style for "achievemen" */ width: 130px; height: 130px; border: 1px solid #ffffff; object-fit: cover; border-radius: 50%; } .oi-benifits p { color: #2c2e32; /*font-family: Circular Std;*/ font-size: 30px; font-weight: 700; line-height: 36px; margin: 35px 0px 25px; } /* Style for "Get access" */ .oi-benifits span { width: 279px; height: 49px; color: #2c2e32; /*font-family: Circular Spotify Text;*/ font-size: 20px; font-weight: 600; line-height: 30px; } .oi-networksection { margin-top: -6%; } .oi-networking { left: 18%; position: relative; } .oi-circularimg { padding-top: 20px; } .oi-circularimg img { transition: all 0.9s ease-in-out; width: 150px; border: solid 2px transparent; border-radius: 50%; height: 150px; object-fit: cover; /*box-shadow: 0 0 35px rgba(125, 115, 115, 0.6); */ } .oi-circularimg img:hover { /*transform: scale(1.1);*/ } .child1 { left: 190px; } .child2 { left: 103px; } .child3 { left: 18px; } .child4 { left: -70px; } .child5 { left: -152px; z-index: -1; } .child6 { z-index: -2; left: -242px; } .child7 { z-index: -3; left: -327px; } .oi-influencerimg img { width: 50%; box-shadow: 10px 10px 8px #d4cdcd; object-fit: cover; border-radius: 12px; height: 76%; } .img-responsive { margin-left: -135px; z-index: -1; } .img-responsive1 { margin-top: -215px; z-index: -1; margin-left: 43%; } .oi-point { margin-top: 100px; } .oi-networksection p { font-size: 2.7rem; font-weight: bolder; line-height: 38px; text-transform: uppercase; text-align: center; } .oi-networksection h2 { font-size: 20px; font-weight: bold; line-height: 38px; text-align: center; margin: auto; } .oi-influencersection { text-align: center; overflow: hidden; margin-top: 15% !important; } .oi-influencersection h2 { color: #2c2e32; font-size: 3.5vw; margin: 0px 0px 0px; text-align: center; } .oi-number { font-family: "Adlinnaka-BoldDemo"; font-size: 60px; font-weight: 600; line-height: 50px; margin-left: 15px; } .oi-step { text-align: left; } .oi-step h3 { color: #2c2e32; font-size: 51px; font-weight: 500; line-height: 38px; margin-top: 5px; /* font-family: "Circular Std"; */ } .oi-step p { color: #696868; /* font-family: "Circular Spotify Text"; */ font-size: 18px; line-height: 30px; margin-top: 20px; } .oi-influencer { margin: 30px 0px; overflow: hidden; display: flex; height: auto; } .oi-trustsection { margin-top: 2rem !important; } .oi-trustsection h2 { color: #2c2e32; font-size: 2.7rem; font-weight: 400; line-height: 2vw; margin: 0px; } .oi-safety { text-align: center; } .oi-icontrust { width: 77px; height: 77px; line-height: 77px; margin-left: 30px; } .oi-icontrust > img { margin-top: -24px; } .oi-safety p { font-size: 20px; } .collapse.in { display: block; } .roatateimg { transition: transform 1s; } .rotate { transform: rotate(-180deg); } .oi-safety > p { /* margin: 30px 149px; text-align: center; font-family: Open-Light;*/ margin-top: 12px; } .oi-trustpart { margin: 25px 0px 60px 80px; } .oi-trusttheory { text-align: left; padding-left: 6vw; } .oi-trusttheory span { font-weight: 600; color: #2c2e32; font-size: 2vw; border-bottom: solid 1.2px; } .founder { } .country_select { border: none; width: 100px; position: absolute; height: 56px; background: white; margin: 2px 0px 0px 2px; } #bio { color: #2c2e32; font-weight: 500; font-size: 1rem; margin-top: 6%; margin-bottom: 34px; box-shadow: 5px 1px 22px #c3c3c37a; padding: 1rem; border-radius: 13px; } .oi-trusttheory p { font-size: 1rem; } .oi-trusttheory img { display: block; padding: 10px 0px 30px; height: 42px; width: 445px; } .oi-trustimg { /* Style for "Layer 16" */ width: 389px; margin-top: -84px; } .oi-trustimg img { max-width: 100%; top: 19%; position: absolute; left: 8%; } .oi-question-section { /*text-align: center;*/ /* margin: 100px 0px 60px; */ } .oi-question-section h2 { color: #2c2e32; font-size: 2.7rem; font-weight: bold; line-height: 38px; margin-top: 2rem; margin-bottom: 1rem; } .oi-question-part { text-align: left; margin-bottom: 40px; } .oi-question { color: #29b4e1; /*font-family: "Circular Spotify Text";*/ font-size: 1rem; font-weight: 600; line-height: 38px; margin-left: 6px; } .oi-subqheading { font-size: 20px; line-height: 38px; text-transform: uppercase; } .oi-arrowquestion { display: block; cursor: pointer; } .oi-footerimage { background-image: url(../images/Influencercopy.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; height: 55vh; } .oi-footerimage button { width: 230px; height: 50px; margin-top: 40px; border: none; } .oi-infootercontainer { display: table; width: 100%; height: 55vh; } .oi-footercontent { display: table-cell; vertical-align: middle; padding-left: 46vw; } .oi-footer-heading { /* Style for "Start crea" */ width: 402px; height: 108px; color: #ffffff; /*font-family: "Circular Std - Book";*/ font-size: 48px; font-weight: 400; line-height: 64px; } .oi-footersection { display: block; font-size: 0; text-align: center; } .oi-footsection { display: inline-block; width: 25%; padding: 0px 20px; vertical-align: top; text-align: left; } .oi-footercontainer { width: 100%; padding: 0% 10%; } .oi-backtotop { text-align: center; padding-bottom: 20px; } .oi-hidden { overflow: hidden; text-align: center; } .oi-left { float: left; } .oi-center { display: inline-block; } .oi-right { float: right; } .panel-body { padding-left: 0px; /* width: 92%; */ text-align: justify; } .oi-arrowquestion:focus { outline: none; } .oi-question-part hr { margin: 8px 0; } @media only screen and (max-width: 670px) { .country_select { height: 36px; } .oi-main-text { padding-left: 20px; } .oi-brand { width: 50%; } .oi-brandsection { padding: 30px; } .oi-footsection { width: 50%; padding: 0px 15px; } .oi-footercontainer { text-align: center; } .oi-left { float: none; } .oi-center { display: block; } .oi-right { float: none; } .news { padding-bottom: 15px; } .io-talent { font-size: 30px !important; line-height: 38px !important; } .oi-loginform { width: 347px; background-color: #ffffff; padding: 21px 19px 30px; position: absolute; top: 70%; transform: translateY(-70%); left: 0px; margin-left: 20px; } .oi-formtext { font-size: 18px; font-weight: 700; line-height: 36px; padding: 1px 65px 0px 0px; /* font-family: "Circular Std";*/ } .oi-loginput { width: 284px; height: 40px; border: 1px solid #212429; background-color: #ffffff; padding: 20px; } .oi-joinnetwork { width: 270px; height: 42px; border-radius: 4px; background-color: #0fceda; color: #ffffff; font-size: 16px; font-weight: 700; line-height: 36px; text-transform: uppercase; margin-top: 20px; position: relative; text-align: left; padding-left: 20px; } .oi-main-text { width: 319px; height: 77px; font-size: 38px; font-weight: 400; line-height: 40px; position: absolute; top: 50px; left: 0px; transform: translateY(0%); } .oi-networksection h2 { font-size: 1.2rem; line-height: normal; } .oi-step h3 { font-size: 30px; } .oi-step h3 { font-size: 38px; line-height: 57px; } .oi-icontrust { width: 57px; height: 57px; line-height: 57px; margin-left: 0px; } .oi-influencersection h2 { margin: 50px 0px 35px; } .oi-footer-heading { /* Style for "Start crea" */ width: 342px; height: 88px; /*font-family: "Circular Std - Book";*/ font-size: 38px; line-height: 54px; } } .container-custom { width: 80%; margin: 0 10%; } /*Form CSS*/ .contbox { width: 75%; } @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic); * { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeLegibility; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="password"], #contact textarea, #contact button[type="submit"] { /* font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif; */ } #contact { padding: 1vw 1vw 3vw; box-shadow: 5px 10px 15px #c3c3c3; border-radius: 5%; margin-top: 1vw; } #contact h3 { display: block; font-weight: 800; margin-bottom: 16px; margin-left: 1vw; } #contact h4 { margin: 5px 0 15px; display: block; font-size: 13px; font-weight: 400; } fieldset { border: none; margin: 0 0 10px; padding: 0; width: 100%; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="password"], #contact textarea { width: 100%; border: none; background: #fff; margin: 0 0 19px; padding: 1vw; font-size: 0.9vw; } #contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="password"]:hover, #contact textarea:hover { -webkit-transition: border-color 0.3s ease-in-out; -moz-transition: border-color 0.3s ease-in-out; transition: border-color 0.3s ease-in-out; } #contact textarea { height: 100px; max-width: 100%; resize: none; } #contact button[type="submit"] { cursor: pointer; width: 71%; border: none; background: #29b4e1; color: #fff; padding: 10px; font-size: 0.9vw; font-weight: 600; border-radius: 26px; text-transform: uppercase; height: 3.1vw; } #contact button[type="submit"]:hover { -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } .copyright { text-align: center; } /*#contact input:focus, #contact textarea:focus { outline: 0; border: 1px solid #aaa; }*/ ::-webkit-input-placeholder { color: #888; } :-moz-placeholder { color: #888; } ::-moz-placeholder { color: #888; } :-ms-input-placeholder { color: #888; } .form-table:focus { outline: none; } a:hover { text-decoration: none; } p:focus { outline: none; } button:focus { outline: none; } .reg { margin-top: 21px !important; border: none; background: #29b4e1; color: #fff; margin: 0 0 5px; font-size: 1.2rem; font-weight: 600; border-radius: 26px; } label.field-label { color: white; font-size: 1.2rem; font-weight: 400; float: left; margin-top: 1.2vw; } .contact_form_text_field { width: 80vw; position: relative; padding: 0.3vw; box-sizing: border-box; background: none; outline: none; resize: none; border: 0; font-family: "Montserrat", sans-serif; transition: all 0.3s; border-bottom: 2px solid #bebed2; color: white; margin-left: 1rem; } .influencerbtn { cursor: pointer; width: 35%; border: none; background: #ffffff; color: #22272b; padding: 0vw; font-size: 1.3vw; font-weight: 600; border-radius: 26px; margin-top: 4vw; } .growing-txt { color: white; margin-left: -18px; font-size: 2.5vw; margin-top: 4vw; } .mod-cont { width: 70vw; margin: 0 -22vw; background-color: #22272b; margin-top: 6vw; height: 45vw; } .close { font-size: 2rem; color: white; opacity: 1; } .officeimg img { width: 33.7vw; height: 40vw; object-fit: cover; } .btn-primary:hover { color: #fff; background-color: #29b4e1; border-color: #29b4e1; } .btn-primary:focus { color: #fff; background-color: #29b4e1; border-color: #29b4e1; box-shadow: 0 0 0 0.2rem #29b4e1; outline: none; } .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem #29b4e1; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #29b4e1; border-color: #29b4e1; } /*Media Query*/ @media only screen and (max-width: 600px) { .colimag img { height: 32vh; } } /* Crousel CSS */ #slider { position: relative; overflow: hidden; border-radius: 4px; } #slider ul { position: relative; margin: 0; padding: 0; height: 200px; list-style: none; } #slider ul li { position: relative; display: block; float: left; margin: 0; padding: 0; width: 500px; height: 300px; } a.control_prev, a.control_next { position: absolute; top: 40%; display: block; padding: 4% 3%; width: auto; height: auto; color: #fff; text-decoration: none; font-weight: 600; font-size: 18px; opacity: 0.8; cursor: pointer; } a.control_prev:hover, a.control_next:hover { opacity: 1; -webkit-transition: all 0.2s ease; } a.control_prev { border-radius: 0 2px 2px 0; } a.control_next { right: 0; border-radius: 2px 0 0 2px; } .slider_option { position: relative; margin: 10px auto; width: 160px; font-size: 18px; } .carousel-control.left { background-image: none; } /*media query start for header*/ @media (max-width: 952px) { .majordiv { margin-top: 24vw; } .oi-incontent { line-height: 27px; font-size: 1.8rem; font-weight: bold; color: #003c6e; } .modelimg img { margin-top: 3rem; width: 23rem; height: auto; } #contact h3 { font-size: 1.2rem; } .contbox { width: auto; } #contact input { font-size: 1rem !important; } .oi-influencersection h2 { font-size: 1.8rem; margin-bottom: auto; line-height: normal; } .oi-subqheading { font-size: 1rem; } .panel-body { width: auto; } .panel-body p { font-size: 0.8rem; line-height: 4vw; } .oi-trusttheory p { margin-top: auto; margin-bottom: auto; font-size: 1rem; line-height: 1.3; text-align: justify; } .oi-question { line-height: normal; font-size: 1rem; } .container-custom { width: auto; margin: 0 9px; } .oi-trustsection h2 { font-size: 1.8rem; line-height: normal; color: #003c6e; font-weight: bold; margin-top: inherit; } .oi-safety > p { margin: auto; font-size: 1rem; line-height: normal; text-align: justify; } .oi-trusttheory span { font-size: 1.2rem; } .oi-trustpart { margin: auto; } .image img { width: 40% !important; } .found-button { left: -16vw; float: right; } .supreme { display: none; } .plane { display: none; } #contact button[type="submit"] { width: auto; height: auto; font-size: 1rem; } .oi-networksection p { font-size: 1.8rem; line-height: 72px; } .oi-networksection { display: none; } .found-text { right: 5% !important; } .image { width: 22rem; } .mod-cont { width: auto; margin: auto; height: auto; } .officeimg img { height: auto; width: 76vw; } .growing-txt { font-size: 1.5rem; } .influencerbtn { padding: 0.5rem; margin-bottom: 1rem; font-size: 1.3rem; width: auto; } .found-button { z-index: 5; } .bio { box-shadow: 5px 10px 15px #c3c3c3; padding: inherit; border-radius: 16px; margin: 2rem 0rem !important; } .oi-trustpart .row { width: 106%; } }
0.394784
0.083106
@charset "utf-8"; body { font-family: "Open Sans",​sans-serif; background: #FFF; font-weight: 300; height: 100%; margin: 0; padding: 0; color: #DADADA; } .modal { color: #333 !important; } .form-reg-part-2 h3 { font-weight: 300; } footer ul { list-style-type: none; display: block; text-align: center; background: #34495e; margin-bottom: 0; padding-top: 5px; padding-bottom: 5px; } .modal-icon { font-size: 84px; color: #e2e3e3; } footer ul li { display: inline-block; padding-right: 12px; } footer ul li a { color: #FFF; } footer ul li a:hover { text-decoration: none; color: #DADADA; } footer ul li:last-child { padding-right: 0; } .logreg_block { padding: 23px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .footercontent { padding-bottom: 15px; } .footercontent .social { font-size: 30px; margin-left: 7px; } .social.gplus { color: #dd4b39; } .social.facebook { color: #3b5998; } .social.instagram { color: #517fa4; } .social.twitter { color: #00aced; } .how_it_works { padding-top: 20px; padding-bottom: 63px; } .block_how_to { text-align: center; } .block_how_to i { font-size: 50px; color: #333; background: #DADADA; border-radius: 100px; padding: 25px; } .how_to_title { text-align: center; display: block; font-size: 22px; color: #333; padding-top: 16px; } .how_to_desc { color: #b3b3b3; font-style: italic; font-size: 21px; padding-left: 10px; padding-right: 10px; padding-top: 6px; } /* #Emerald Flat Button ==================================================*/ .emerald-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #2ecc71; border: 0; border-bottom: 2px solid #28be68; cursor: pointer; -webkit-box-shadow: inset 0 -2px #28be68; box-shadow: inset 0 -2px #28be68; } .emerald-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Orange Flat Button ==================================================*/ .orange-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #f39c12; border: 0; border-bottom: 2px solid #e8930c; cursor: pointer; -webkit-box-shadow: inset 0 -2px #e8930c; box-shadow: inset 0 -2px #e8930c; } .orange-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Nephritis Flat Button ==================================================*/ .nephritis-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #27ae60; border: 0; border-bottom: 2px solid #219d55; cursor: pointer; -webkit-box-shadow: inset 0 -2px #219d55; box-shadow: inset 0 -2px #219d55; } .nephritis-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Peter River Flat Button ==================================================*/ .peter-river-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #3498db; border: 0; border-bottom: 2px solid #2a8bcc; cursor: pointer; -webkit-box-shadow: inset 0 -2px #2a8bcc; box-shadow: inset 0 -2px #2a8bcc; } .peter-river-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Graphite Flat Button ==================================================*/ .graphite-flat-button { position: relative; vertical-align: top; height: 44px; background: #16a085; padding: 0; color:white; text-align: center; cursor: pointer; } .graphite-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } .second-part-titles { text-align: center; margin-top: 4px; } #user-carousel { background: #FFF; border-radius: 6px; padding: 10px; max-width: 600px; margin: -76px auto; margin-bottom: 0px; } #user-carousel .item{ margin: 3px; } #user-carousel .item img{ display: block; width: 100%; height: 139px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .copyright { text-align: right; padding-top: 10px; color: #b3b3b3; } .second-part-titles h4 { color: #b3b3b3; } .second-part-titles h2 { color: #333 !important; display: inline; } /* #Belize Hole Sea Flat Button ==================================================*/ .belize-hole-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 10px; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #2980b9; border: 0; border-bottom: 2px solid #2475ab; cursor: pointer; -webkit-box-shadow: inset 0 -2px #2475ab; box-shadow: inset 0 -2px #2475ab; } .belize-hole-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } .logo a { color: #FFF; font-family: 'Dancing Script', cursive; font-size: 80px; padding-left: 15px; font-weight: 800; padding-right: 15px; padding-bottom: 7px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); padding-top: 7px; } .logo a:hover { color: #FFF; text-decoration: none; } .icon-placeholder i { font-size: 67px; color: #595c60; line-height: 136px; } .form_txt { color: #FFF; text-align: right; font-size: 32px; line-height: 69px; } .form_gender { font-size: 30px; height: 70px; width: 100% !important; text-align: center; } .form_looking_for { font-size: 30px; height: 70px; text-align: center; width: 100% !important; } .form-reg-part-2 { display: none; text-align: center; color: #FFF; } .logo img { max-width: 300px; display: inline-block; } .buttons_reglog li.btn-register-mob { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 12px 22px !important; transition: background-color 0.5s ease; } .buttons_reglog li.btn-login { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 5px 22px; transition: background-color 0.5s ease; } .modal .form-control { font-size: 26px; height: 61px; } .modal .btn { font-size: 20px; } .btn-register { font-size: 20px; width: inherit; padding-top: 16px; } .buttons_reglog li.btn-register-mob { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 6px 22px; transition: background-color 0.5s ease; } .error-login { display: none; } .error-forgot-password { display: none; } .actions-btn { margin-top:21px; } .first_part { margin-bottom: 20px; } .buttons_reglog { padding-top: 10px; list-style-type: none; } .buttons_reglog li { float: left; } .buttons_reglog li.btn-register-mob a:hover { text-decoration: none; } .buttons_reglog li.btn-register-mob a { color: #FFF; font-size: 20px; line-height: 35px; } .buttons_reglog li.btn-login a:hover { text-decoration: none; } .buttons_reglog li.btn-login a { color: #FFF; font-size: 16px; line-height: 35px; } .already_registered { margin-right: 20px; font-size: 16px; line-height: 51px; color: #FFF; } .error-register { display: none; text-align: center; } .reg_btn_placeholder { margin-top: 32px; } .btn-register { height: 70px !important; font-size: 26px; width: 100%; position: relative; vertical-align: top; height: 50px; background: #16a085; padding: 12px; color:white; text-align: center; cursor: pointer; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .btn-register:hover { color: inherit !important; } .password_form { text-shadow: none !important; } .alert-recovery-password { display: none; } .form-reg-part-2 label { font-size: 20px; } .form-reg-part-2 .help-block { color: #DADADA !important; } .form_reg { display: none; } #loginmob .form-control { font-size: 20px; height: 40px; } .btn-continue { height: 70px !important; font-size: 26px; width: 100%; position: relative; vertical-align: top; height: 50px; background: #16a085; padding: 0; color:white; text-align: center; cursor: pointer; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .btn-continue:hover { } strong, b { font-weight: 600; } h1 { font-size: 36px; font-weight: 300; line-height: 36px; } h2 { font-size: 40px; font-weight: 600; margin: 15px 0; } h3 { font-size: 30px; margin: 10px 0; font-weight: 600; } h4 { font-size: 25px; margin: 10px 0; } h5 { font-size: 20px; font-weight: 600; margin: 15px 0; color: #384047; } h6 { font-size: 16px; font-weight: 600; margin: 10px 0; color: #384047; } .form-reg-part-2 .form-control { height: 54px !important; font-size: 30px; } .form-control { border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; border-color: #DCDCDC; } .inner_firstpart { background-color: #c0392b; } .firstpartheader_bgcolor { background-color: #3774B1; height: 100%; padding: 30px 15px; padding-bottom: 92px; } .firstpartheader { color: #FFF; text-align: center; } .logo { padding: 10px 0; text-align: center; } .firstpartheader .main-title { margin-bottom: 40px; } .firstpartheader .sub-title { font-size: 25px; margin-bottom: 33px !important; } select { text-align: center !important; } @media(max-width:1180px) { .btn-continue { font-size: 19px; } } @media(max-width:992px) { .already_registered { display: none; } .form-reg-part-2 .form-control { font-size: 19px; } .form-reg-part-2 label { font-size: 15px; } .first_part { margin-bottom: 22px; } .main-title { display: none; } .sub-title { display: none; } } @media(max-width:992px) { .logo.pull-left { float: none !important; } .firstpartheader { background-image: none; } .buttons_reglog .btn { display: block; } .buttons_reglog { display: inline-block; padding: 0; } .pull-right.actions-btn { float: none !important; text-align: center; } .form_txt { text-align: center; } } .icon-placeholder { background: #e5e8ec; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 140px; height: 140px; margin: 0 auto; } .welcome_poke_chat { padding-top: 37px; width: 70px; } .welcome_poke_back { width: 100px; padding-top: 22px; padding-left: 2px; } .welcome_poke { width: 100px; padding-top: 18px; } .btn-register:hover { color: #FFF; text-decoration: none; background: #3a91ca; } .btn-register:focus { color: #FFF; text-decoration: none; background: #3a91ca; } .form-reg-part-2 .line { position: absolute; left: 49%; top: 0; bottom: 0; width: 1px; background: #1d2939; z-index: 1; } .form-reg-part-2 .wordwrapper { text-align: center; height: 12px; position: absolute; left: 0; right: 0; top: 50%; margin-top: -12px; z-index: 2; } .form-reg-part-2 .word { color: #FFF; text-transform: uppercase; letter-spacing: 1px; padding: 3px; background: #34495e; font-size: 15px; width: 50px; height: 50px; line-height: 44px; margin:auto; border-radius: 50px; -moz-border-radius: 5px; -webkit-border-radius: 50px; border: 1px solid #1d2939; } .facebook_choice { display: block; width: 100%; text-align: center; margin-top: 153px; } .facebook_choice .description { line-height: 24px; margin-bottom: 10px; } .or_horizontal_line { display: none; } .flatbutton.blue { background-color: #3b5999 !important; font-weight: normal; color: #FFF !important; font-size: 20px; border-radius: 3px; -moz-border-radius: 0; -webkit-border-radius: 0; border: 1px solid #6b97e7; } .flatbutton.blue:hover { background-color: #4470c0 !important; } .flatbutton.blue:active { background-color: #376ed5; } .strikey { margin: 24px 0 12px; text-align: center; } .strikey:before, .strikey:after { border-top: 1px solid rgba(0, 0, 0, 0.1); content: " "; margin-top: 12px; position: absolute; width: 46%; } .strikey:before { left: 0; } .strikey:after { right: 0; } .modal-body .strikey { margin-top: 3px; } .topbar { text-align: center; padding-top: 10px; padding-bottom: 10px; font-size: 20px; } .topbar_cross { float: right; font-size: 25px; line-height: 28px !important; cursor: pointer; } .topbar i { padding-right:4px; vertical-align: -1px; } .topbar.error { background-color: #c0392b; color: white; } /*==========9. CUSTOM MEDIA QUERIES==============*/ @media (max-width: 1200px) { .or_vertical_line { display: none; } .or_horizontal_line { display: block; } .facebook_choice { margin-top: 21px; } } @media (max-width: 767px) { h1 { font-size: 30px; line-height: 35px; } .ucarousel { display: none; } h2 { font-size: 30px; line-height: 40px; } h5 { line-height: 25px; } .firstpartheader { background-attachment: scroll; } .firstpartheader .sub-title { font-size: 18px; line-height: 25px; } .signup-block .form-title { font-size: 20px; } .input-lg { font-size: 16px; height: 45px; } .zigzag-lead { text-align: center; } .logreg_block [class*="col-"]:not(:first-child) { margin-top: 20px; } .second-part-titles { margin-top: 50px; } } @media (max-width: 480px) { #top { padding-top: 10px; } .block_how_to { padding-bottom: 35px; } .logo { padding-bottom: 0; } .social-icons { text-align: center; } .copyright.pull-right { float:none; text-align: center; display: block; width: 100%; } .form-reg-part-1 { margin-top: 0 !important; } .actions-btn { margin-top: 10px !important; margin-bottom: 10px !important; } .first_part { margin-bottom: 0 !important; } .buttons_reglog { margin-bottom: 0; } .form_txt { font-size: 30px; line-height: 27px; } .form_gender { height: 45px; font-size: 23px; padding-top: 0; } .form_looking_for { height: 45px; font-size: 23px; padding-top: 0; } .btn-register { font-size: 20px; padding-top: 12px; line-height: 0.8; margin-top: 15px !important; display: block; height: 41px !important; } .btn-continue { font-size: 20px; line-height: 0.8; height: 41px !important; } .buttons_reglog li.btn-login { padding-top: 5px; } } @media (max-device-width: 992px) { .firstpartheader { background-size: cover; background-attachment: scroll; } .strikey:before, .strikey:after { width: 41%; } }
css/style.css
@charset "utf-8"; body { font-family: "Open Sans",​sans-serif; background: #FFF; font-weight: 300; height: 100%; margin: 0; padding: 0; color: #DADADA; } .modal { color: #333 !important; } .form-reg-part-2 h3 { font-weight: 300; } footer ul { list-style-type: none; display: block; text-align: center; background: #34495e; margin-bottom: 0; padding-top: 5px; padding-bottom: 5px; } .modal-icon { font-size: 84px; color: #e2e3e3; } footer ul li { display: inline-block; padding-right: 12px; } footer ul li a { color: #FFF; } footer ul li a:hover { text-decoration: none; color: #DADADA; } footer ul li:last-child { padding-right: 0; } .logreg_block { padding: 23px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .footercontent { padding-bottom: 15px; } .footercontent .social { font-size: 30px; margin-left: 7px; } .social.gplus { color: #dd4b39; } .social.facebook { color: #3b5998; } .social.instagram { color: #517fa4; } .social.twitter { color: #00aced; } .how_it_works { padding-top: 20px; padding-bottom: 63px; } .block_how_to { text-align: center; } .block_how_to i { font-size: 50px; color: #333; background: #DADADA; border-radius: 100px; padding: 25px; } .how_to_title { text-align: center; display: block; font-size: 22px; color: #333; padding-top: 16px; } .how_to_desc { color: #b3b3b3; font-style: italic; font-size: 21px; padding-left: 10px; padding-right: 10px; padding-top: 6px; } /* #Emerald Flat Button ==================================================*/ .emerald-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #2ecc71; border: 0; border-bottom: 2px solid #28be68; cursor: pointer; -webkit-box-shadow: inset 0 -2px #28be68; box-shadow: inset 0 -2px #28be68; } .emerald-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Orange Flat Button ==================================================*/ .orange-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #f39c12; border: 0; border-bottom: 2px solid #e8930c; cursor: pointer; -webkit-box-shadow: inset 0 -2px #e8930c; box-shadow: inset 0 -2px #e8930c; } .orange-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Nephritis Flat Button ==================================================*/ .nephritis-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #27ae60; border: 0; border-bottom: 2px solid #219d55; cursor: pointer; -webkit-box-shadow: inset 0 -2px #219d55; box-shadow: inset 0 -2px #219d55; } .nephritis-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Peter River Flat Button ==================================================*/ .peter-river-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #3498db; border: 0; border-bottom: 2px solid #2a8bcc; cursor: pointer; -webkit-box-shadow: inset 0 -2px #2a8bcc; box-shadow: inset 0 -2px #2a8bcc; } .peter-river-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } /* #Graphite Flat Button ==================================================*/ .graphite-flat-button { position: relative; vertical-align: top; height: 44px; background: #16a085; padding: 0; color:white; text-align: center; cursor: pointer; } .graphite-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } .second-part-titles { text-align: center; margin-top: 4px; } #user-carousel { background: #FFF; border-radius: 6px; padding: 10px; max-width: 600px; margin: -76px auto; margin-bottom: 0px; } #user-carousel .item{ margin: 3px; } #user-carousel .item img{ display: block; width: 100%; height: 139px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .copyright { text-align: right; padding-top: 10px; color: #b3b3b3; } .second-part-titles h4 { color: #b3b3b3; } .second-part-titles h2 { color: #333 !important; display: inline; } /* #Belize Hole Sea Flat Button ==================================================*/ .belize-hole-flat-button { position: relative; vertical-align: top; width: 100%; height: 60px; padding: 10px; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #2980b9; border: 0; border-bottom: 2px solid #2475ab; cursor: pointer; -webkit-box-shadow: inset 0 -2px #2475ab; box-shadow: inset 0 -2px #2475ab; } .belize-hole-flat-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } .logo a { color: #FFF; font-family: 'Dancing Script', cursive; font-size: 80px; padding-left: 15px; font-weight: 800; padding-right: 15px; padding-bottom: 7px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); padding-top: 7px; } .logo a:hover { color: #FFF; text-decoration: none; } .icon-placeholder i { font-size: 67px; color: #595c60; line-height: 136px; } .form_txt { color: #FFF; text-align: right; font-size: 32px; line-height: 69px; } .form_gender { font-size: 30px; height: 70px; width: 100% !important; text-align: center; } .form_looking_for { font-size: 30px; height: 70px; text-align: center; width: 100% !important; } .form-reg-part-2 { display: none; text-align: center; color: #FFF; } .logo img { max-width: 300px; display: inline-block; } .buttons_reglog li.btn-register-mob { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 12px 22px !important; transition: background-color 0.5s ease; } .buttons_reglog li.btn-login { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 5px 22px; transition: background-color 0.5s ease; } .modal .form-control { font-size: 26px; height: 61px; } .modal .btn { font-size: 20px; } .btn-register { font-size: 20px; width: inherit; padding-top: 16px; } .buttons_reglog li.btn-register-mob { display: inline-block; border-radius: 3px; -moz-border-radius: 3px; text-align: center; -webkit-border-radius: 3px; cursor: pointer; line-height: 25px; padding: 6px 22px; transition: background-color 0.5s ease; } .error-login { display: none; } .error-forgot-password { display: none; } .actions-btn { margin-top:21px; } .first_part { margin-bottom: 20px; } .buttons_reglog { padding-top: 10px; list-style-type: none; } .buttons_reglog li { float: left; } .buttons_reglog li.btn-register-mob a:hover { text-decoration: none; } .buttons_reglog li.btn-register-mob a { color: #FFF; font-size: 20px; line-height: 35px; } .buttons_reglog li.btn-login a:hover { text-decoration: none; } .buttons_reglog li.btn-login a { color: #FFF; font-size: 16px; line-height: 35px; } .already_registered { margin-right: 20px; font-size: 16px; line-height: 51px; color: #FFF; } .error-register { display: none; text-align: center; } .reg_btn_placeholder { margin-top: 32px; } .btn-register { height: 70px !important; font-size: 26px; width: 100%; position: relative; vertical-align: top; height: 50px; background: #16a085; padding: 12px; color:white; text-align: center; cursor: pointer; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .btn-register:hover { color: inherit !important; } .password_form { text-shadow: none !important; } .alert-recovery-password { display: none; } .form-reg-part-2 label { font-size: 20px; } .form-reg-part-2 .help-block { color: #DADADA !important; } .form_reg { display: none; } #loginmob .form-control { font-size: 20px; height: 40px; } .btn-continue { height: 70px !important; font-size: 26px; width: 100%; position: relative; vertical-align: top; height: 50px; background: #16a085; padding: 0; color:white; text-align: center; cursor: pointer; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } .btn-continue:hover { } strong, b { font-weight: 600; } h1 { font-size: 36px; font-weight: 300; line-height: 36px; } h2 { font-size: 40px; font-weight: 600; margin: 15px 0; } h3 { font-size: 30px; margin: 10px 0; font-weight: 600; } h4 { font-size: 25px; margin: 10px 0; } h5 { font-size: 20px; font-weight: 600; margin: 15px 0; color: #384047; } h6 { font-size: 16px; font-weight: 600; margin: 10px 0; color: #384047; } .form-reg-part-2 .form-control { height: 54px !important; font-size: 30px; } .form-control { border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; border-color: #DCDCDC; } .inner_firstpart { background-color: #c0392b; } .firstpartheader_bgcolor { background-color: #3774B1; height: 100%; padding: 30px 15px; padding-bottom: 92px; } .firstpartheader { color: #FFF; text-align: center; } .logo { padding: 10px 0; text-align: center; } .firstpartheader .main-title { margin-bottom: 40px; } .firstpartheader .sub-title { font-size: 25px; margin-bottom: 33px !important; } select { text-align: center !important; } @media(max-width:1180px) { .btn-continue { font-size: 19px; } } @media(max-width:992px) { .already_registered { display: none; } .form-reg-part-2 .form-control { font-size: 19px; } .form-reg-part-2 label { font-size: 15px; } .first_part { margin-bottom: 22px; } .main-title { display: none; } .sub-title { display: none; } } @media(max-width:992px) { .logo.pull-left { float: none !important; } .firstpartheader { background-image: none; } .buttons_reglog .btn { display: block; } .buttons_reglog { display: inline-block; padding: 0; } .pull-right.actions-btn { float: none !important; text-align: center; } .form_txt { text-align: center; } } .icon-placeholder { background: #e5e8ec; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 140px; height: 140px; margin: 0 auto; } .welcome_poke_chat { padding-top: 37px; width: 70px; } .welcome_poke_back { width: 100px; padding-top: 22px; padding-left: 2px; } .welcome_poke { width: 100px; padding-top: 18px; } .btn-register:hover { color: #FFF; text-decoration: none; background: #3a91ca; } .btn-register:focus { color: #FFF; text-decoration: none; background: #3a91ca; } .form-reg-part-2 .line { position: absolute; left: 49%; top: 0; bottom: 0; width: 1px; background: #1d2939; z-index: 1; } .form-reg-part-2 .wordwrapper { text-align: center; height: 12px; position: absolute; left: 0; right: 0; top: 50%; margin-top: -12px; z-index: 2; } .form-reg-part-2 .word { color: #FFF; text-transform: uppercase; letter-spacing: 1px; padding: 3px; background: #34495e; font-size: 15px; width: 50px; height: 50px; line-height: 44px; margin:auto; border-radius: 50px; -moz-border-radius: 5px; -webkit-border-radius: 50px; border: 1px solid #1d2939; } .facebook_choice { display: block; width: 100%; text-align: center; margin-top: 153px; } .facebook_choice .description { line-height: 24px; margin-bottom: 10px; } .or_horizontal_line { display: none; } .flatbutton.blue { background-color: #3b5999 !important; font-weight: normal; color: #FFF !important; font-size: 20px; border-radius: 3px; -moz-border-radius: 0; -webkit-border-radius: 0; border: 1px solid #6b97e7; } .flatbutton.blue:hover { background-color: #4470c0 !important; } .flatbutton.blue:active { background-color: #376ed5; } .strikey { margin: 24px 0 12px; text-align: center; } .strikey:before, .strikey:after { border-top: 1px solid rgba(0, 0, 0, 0.1); content: " "; margin-top: 12px; position: absolute; width: 46%; } .strikey:before { left: 0; } .strikey:after { right: 0; } .modal-body .strikey { margin-top: 3px; } .topbar { text-align: center; padding-top: 10px; padding-bottom: 10px; font-size: 20px; } .topbar_cross { float: right; font-size: 25px; line-height: 28px !important; cursor: pointer; } .topbar i { padding-right:4px; vertical-align: -1px; } .topbar.error { background-color: #c0392b; color: white; } /*==========9. CUSTOM MEDIA QUERIES==============*/ @media (max-width: 1200px) { .or_vertical_line { display: none; } .or_horizontal_line { display: block; } .facebook_choice { margin-top: 21px; } } @media (max-width: 767px) { h1 { font-size: 30px; line-height: 35px; } .ucarousel { display: none; } h2 { font-size: 30px; line-height: 40px; } h5 { line-height: 25px; } .firstpartheader { background-attachment: scroll; } .firstpartheader .sub-title { font-size: 18px; line-height: 25px; } .signup-block .form-title { font-size: 20px; } .input-lg { font-size: 16px; height: 45px; } .zigzag-lead { text-align: center; } .logreg_block [class*="col-"]:not(:first-child) { margin-top: 20px; } .second-part-titles { margin-top: 50px; } } @media (max-width: 480px) { #top { padding-top: 10px; } .block_how_to { padding-bottom: 35px; } .logo { padding-bottom: 0; } .social-icons { text-align: center; } .copyright.pull-right { float:none; text-align: center; display: block; width: 100%; } .form-reg-part-1 { margin-top: 0 !important; } .actions-btn { margin-top: 10px !important; margin-bottom: 10px !important; } .first_part { margin-bottom: 0 !important; } .buttons_reglog { margin-bottom: 0; } .form_txt { font-size: 30px; line-height: 27px; } .form_gender { height: 45px; font-size: 23px; padding-top: 0; } .form_looking_for { height: 45px; font-size: 23px; padding-top: 0; } .btn-register { font-size: 20px; padding-top: 12px; line-height: 0.8; margin-top: 15px !important; display: block; height: 41px !important; } .btn-continue { font-size: 20px; line-height: 0.8; height: 41px !important; } .buttons_reglog li.btn-login { padding-top: 5px; } } @media (max-device-width: 992px) { .firstpartheader { background-size: cover; background-attachment: scroll; } .strikey:before, .strikey:after { width: 41%; } }
0.151435
0.044452
@-moz-document domain("okoun.cz") { textarea { /* padding: 2px; */ /* min-width: 15em; */ width: 100%; height: 7em; } input[type=checkbox] { transform: scale(2); } .nobr { white-space: unset; } .expbutton .hd { font-size: 20pt; font-family: sans-serif; padding: 0; } .pager ul li { font-size: 18pt; } .item .meta a { visibility: hidden; } .yui-button button { font-size: 25pt !important; line-height: 1.5em !important; } .pager-top { right: unset; top: 16px; } input.text { font-size: 25pt; width: 180pt !important; } body { padding: 0; min-width: auto; } #body { padding: 0; margin: 0; } .head .user { font-size: 22pt; } /* reklamy fuc */ #adwrapper-lb, #adwrapper-bs { visibility: hidden; display:none !important} /* rozdeleni sloupcu */ .main .ctx { visibility: hidden; height: 0; display: none; } .main .main { width: 100%; } /* ramecek prispevku */ .listing .item { padding-bottom: 0; } .listing { padding-top: 16px; } /*pryc kategorie*/ h3 { position: absolute; z-index: -11; visibility: hidden ; display: none; } h2 { font-family: sans-serif; font-size: 2.5em; } .welcome { height: 0; visibility: hidden; display: none; } div.content { font-size: 25pt; } /* popisek audirka*/ .descr { position: absolute; right: 3%; display: none; visibility: hidden; } /* button s oblidenosti klubu*/ .yui-button.top { float: inherit; margin-bottom: 0.5em; } .content, .item .meta, body.userlist .main .main, body.boardlist .main .main { font-size: 25pt; overflow-wrap: break-word; word-wrap: break-word; } .head .menu, .board .main .settings { font-size: 25pt; } .head .menu { margin-left: 0em; } a { overflow-wrap: break-word; word-wrap: break-word; } }
data/usercss/164657.user.css
@-moz-document domain("okoun.cz") { textarea { /* padding: 2px; */ /* min-width: 15em; */ width: 100%; height: 7em; } input[type=checkbox] { transform: scale(2); } .nobr { white-space: unset; } .expbutton .hd { font-size: 20pt; font-family: sans-serif; padding: 0; } .pager ul li { font-size: 18pt; } .item .meta a { visibility: hidden; } .yui-button button { font-size: 25pt !important; line-height: 1.5em !important; } .pager-top { right: unset; top: 16px; } input.text { font-size: 25pt; width: 180pt !important; } body { padding: 0; min-width: auto; } #body { padding: 0; margin: 0; } .head .user { font-size: 22pt; } /* reklamy fuc */ #adwrapper-lb, #adwrapper-bs { visibility: hidden; display:none !important} /* rozdeleni sloupcu */ .main .ctx { visibility: hidden; height: 0; display: none; } .main .main { width: 100%; } /* ramecek prispevku */ .listing .item { padding-bottom: 0; } .listing { padding-top: 16px; } /*pryc kategorie*/ h3 { position: absolute; z-index: -11; visibility: hidden ; display: none; } h2 { font-family: sans-serif; font-size: 2.5em; } .welcome { height: 0; visibility: hidden; display: none; } div.content { font-size: 25pt; } /* popisek audirka*/ .descr { position: absolute; right: 3%; display: none; visibility: hidden; } /* button s oblidenosti klubu*/ .yui-button.top { float: inherit; margin-bottom: 0.5em; } .content, .item .meta, body.userlist .main .main, body.boardlist .main .main { font-size: 25pt; overflow-wrap: break-word; word-wrap: break-word; } .head .menu, .board .main .settings { font-size: 25pt; } .head .menu { margin-left: 0em; } a { overflow-wrap: break-word; word-wrap: break-word; } }
0.285472
0.055158
display: inline; line-height: normal; font-size: inherit; } #CQ legend { margin-bottom: 0px; border: none; width: auto; } #CQ fieldset { border: inherit; margin: inherit; padding: inherit; min-width: 99%; } div.cq-redirect-notice { margin: 20px 0 20px 0; border: 1px solid #dddddd; text-align: center; padding: 40px; } .cq-placeholder { width: 74px; height: 74px; border: 2px dashed #CCC; } #CQ .x-form-check-wrap .x-form-radio { margin: 0 0 0 1px; height: 14px; vertical-align: text-top; } #CQ .x-form-field-wrap.floating, #CQ .x-form-field.invisible-input { width:100% !important; padding-top: 0 !important; } #CQ .x-toolbar table { min-width: 0%; } #CQ ul li:before, #CQ ul li:after { display: none; } #CQ .x-form-element input[type="checkbox"] + label::before, input[type="radio"] + label::before { display: none; } #CQ .x-form-element input[type="radio"] + label::before, input[type="radio"] + label::before { display: none; } #CQ label { margin-top: 0px; } .ext-strict #CQ .x-form-text { height: 22px; } input.x-form-text {box-sizing: content-box;} #CQ .x-form-check-wrap input.x-form-radio { margin: 0 0 0 1px; } .x-window table { min-width: auto; } .x-window table td { border: 0px; } .ext-strict #CQ input.x-form-text { height: 22px; } div.cq-colctrl-cols {width: 100%; float: left; } div.cq-colctrl-default { width: 100%;} div.cq-colctrl-lt0 { background:url(/etc/designs/18f/images/cq-colctrl-lt0.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt0-c0 { width: 48%; padding-right: 14px;} div.cq-colctrl-lt0-c1 { width: 49% } div.cq-colctrl-lt1 { background:url(/etc/designs/18f/images/cq-colctrl-lt1.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt1-c0 { width: 34%; padding-right: 14px;} div.cq-colctrl-lt1-c1 { width: 63%;} div.cq-colctrl-lt2 { background:url(/etc/designs/18f/images/cq-colctrl-lt2.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt2-c0 { width: 31%; padding-right: 14px;} div.cq-colctrl-lt2-c1 { width: 31%; padding-right: 14px;} div.cq-colctrl-lt2-c2 { width: 32%; } div.cq-colctrl-lt3 { background:url(/etc/designs/18f/images/cq-colctrl-lt3.gif) repeat-y scroll 0 0; } div.cq-colctrl-lt3-c0 { width: 46%; padding-right: 14px;} div.cq-colctrl-lt3-c1 { width: 24%; padding-right: 14px;} div.cq-colctrl-lt3-c2 { width: 24%; } div.cq-colctrl-lt4 { margin:-18px 0pt;} div.cq-colctrl-lt4-c0 { width: 38%; padding-right: 4px;} div.cq-colctrl-lt4-c1 { width: 58% } /* Columns (Bootstrap) ------------------- */ #CQ table.o12 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o12.png) no-repeat center center; } #CQ table#o12.x-btn-pressed td.x-btn-mc, #CQ table#o12.x-btn-over td.x-btn-mc, #CQ table#o12.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o12_on.png); background-position: center 1px; } #CQ table#o12.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o6x6 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o6x6.png) no-repeat center center; } #CQ table#o6x6.x-btn-pressed td.x-btn-mc, #CQ table#o6x6.x-btn-over td.x-btn-mc, #CQ table#o6x6.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o6x6_on.png); background-position: center 1px; } #CQ table#o6x6.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o4x8 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o4x8.png) no-repeat center center; } #CQ table#o4x8.x-btn-pressed td.x-btn-mc, #CQ table#o4x8.x-btn-over td.x-btn-mc, #CQ table#o4x8.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o4x8_on.png); background-position: center 1px; } #CQ table#o4x8.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o3x9 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o3x9.png) no-repeat center center; } #CQ table#o3x9.x-btn-pressed td.x-btn-mc, #CQ table#o3x9.x-btn-over td.x-btn-mc, #CQ table#o3x9.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o3x9_on.png); background-position: center 1px; } #CQ table#o3x9.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o8x4 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o8x4.png) no-repeat center center; } #CQ table#o8x4.x-btn-pressed td.x-btn-mc, #CQ table#o8x4.x-btn-over td.x-btn-mc, #CQ table#o8x4.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o8x4_on.png); background-position: center 1px; } #CQ table#o8x4.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o9x3 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o9x3.png) no-repeat center center; } #CQ table#o9x3.x-btn-pressed td.x-btn-mc, #CQ table#o9x3.x-btn-over td.x-btn-mc, #CQ table#o9x3.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o9x3_on.png); background-position: center 1px; } #CQ table#o9x3.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o4x4x4 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o4x4x4.png) no-repeat center center; } #CQ table#o4x4x4.x-btn-pressed td.x-btn-mc, #CQ table#o4x4x4.x-btn-over td.x-btn-mc, #CQ table#o4x4x4.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o4x4x4_on.png); background-position: center 1px; } #CQ table#o4x4x4.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o3x3x3x3 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o3x3x3x3.png) no-repeat center center; } #CQ table#o3x3x3x3.x-btn-pressed td.x-btn-mc, #CQ table#o3x3x3x3.x-btn-over td.x-btn-mc, #CQ table#o3x3x3x3.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o3x3x3x3_on.png); background-position: center 1px; } #CQ table#o3x3x3x3.x-btn-over td.x-btn-mc { background-position: center -34px; }
ui/src/main/content/jcr_root/apps/18f/widgets/source/css/static.css
display: inline; line-height: normal; font-size: inherit; } #CQ legend { margin-bottom: 0px; border: none; width: auto; } #CQ fieldset { border: inherit; margin: inherit; padding: inherit; min-width: 99%; } div.cq-redirect-notice { margin: 20px 0 20px 0; border: 1px solid #dddddd; text-align: center; padding: 40px; } .cq-placeholder { width: 74px; height: 74px; border: 2px dashed #CCC; } #CQ .x-form-check-wrap .x-form-radio { margin: 0 0 0 1px; height: 14px; vertical-align: text-top; } #CQ .x-form-field-wrap.floating, #CQ .x-form-field.invisible-input { width:100% !important; padding-top: 0 !important; } #CQ .x-toolbar table { min-width: 0%; } #CQ ul li:before, #CQ ul li:after { display: none; } #CQ .x-form-element input[type="checkbox"] + label::before, input[type="radio"] + label::before { display: none; } #CQ .x-form-element input[type="radio"] + label::before, input[type="radio"] + label::before { display: none; } #CQ label { margin-top: 0px; } .ext-strict #CQ .x-form-text { height: 22px; } input.x-form-text {box-sizing: content-box;} #CQ .x-form-check-wrap input.x-form-radio { margin: 0 0 0 1px; } .x-window table { min-width: auto; } .x-window table td { border: 0px; } .ext-strict #CQ input.x-form-text { height: 22px; } div.cq-colctrl-cols {width: 100%; float: left; } div.cq-colctrl-default { width: 100%;} div.cq-colctrl-lt0 { background:url(/etc/designs/18f/images/cq-colctrl-lt0.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt0-c0 { width: 48%; padding-right: 14px;} div.cq-colctrl-lt0-c1 { width: 49% } div.cq-colctrl-lt1 { background:url(/etc/designs/18f/images/cq-colctrl-lt1.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt1-c0 { width: 34%; padding-right: 14px;} div.cq-colctrl-lt1-c1 { width: 63%;} div.cq-colctrl-lt2 { background:url(/etc/designs/18f/images/cq-colctrl-lt2.gif) repeat-y scroll 0 0;} div.cq-colctrl-lt2-c0 { width: 31%; padding-right: 14px;} div.cq-colctrl-lt2-c1 { width: 31%; padding-right: 14px;} div.cq-colctrl-lt2-c2 { width: 32%; } div.cq-colctrl-lt3 { background:url(/etc/designs/18f/images/cq-colctrl-lt3.gif) repeat-y scroll 0 0; } div.cq-colctrl-lt3-c0 { width: 46%; padding-right: 14px;} div.cq-colctrl-lt3-c1 { width: 24%; padding-right: 14px;} div.cq-colctrl-lt3-c2 { width: 24%; } div.cq-colctrl-lt4 { margin:-18px 0pt;} div.cq-colctrl-lt4-c0 { width: 38%; padding-right: 4px;} div.cq-colctrl-lt4-c1 { width: 58% } /* Columns (Bootstrap) ------------------- */ #CQ table.o12 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o12.png) no-repeat center center; } #CQ table#o12.x-btn-pressed td.x-btn-mc, #CQ table#o12.x-btn-over td.x-btn-mc, #CQ table#o12.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o12_on.png); background-position: center 1px; } #CQ table#o12.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o6x6 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o6x6.png) no-repeat center center; } #CQ table#o6x6.x-btn-pressed td.x-btn-mc, #CQ table#o6x6.x-btn-over td.x-btn-mc, #CQ table#o6x6.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o6x6_on.png); background-position: center 1px; } #CQ table#o6x6.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o4x8 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o4x8.png) no-repeat center center; } #CQ table#o4x8.x-btn-pressed td.x-btn-mc, #CQ table#o4x8.x-btn-over td.x-btn-mc, #CQ table#o4x8.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o4x8_on.png); background-position: center 1px; } #CQ table#o4x8.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o3x9 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o3x9.png) no-repeat center center; } #CQ table#o3x9.x-btn-pressed td.x-btn-mc, #CQ table#o3x9.x-btn-over td.x-btn-mc, #CQ table#o3x9.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o3x9_on.png); background-position: center 1px; } #CQ table#o3x9.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o8x4 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o8x4.png) no-repeat center center; } #CQ table#o8x4.x-btn-pressed td.x-btn-mc, #CQ table#o8x4.x-btn-over td.x-btn-mc, #CQ table#o8x4.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o8x4_on.png); background-position: center 1px; } #CQ table#o8x4.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o9x3 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o9x3.png) no-repeat center center; } #CQ table#o9x3.x-btn-pressed td.x-btn-mc, #CQ table#o9x3.x-btn-over td.x-btn-mc, #CQ table#o9x3.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o9x3_on.png); background-position: center 1px; } #CQ table#o9x3.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o4x4x4 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o4x4x4.png) no-repeat center center; } #CQ table#o4x4x4.x-btn-pressed td.x-btn-mc, #CQ table#o4x4x4.x-btn-over td.x-btn-mc, #CQ table#o4x4x4.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o4x4x4_on.png); background-position: center 1px; } #CQ table#o4x4x4.x-btn-over td.x-btn-mc { background-position: center -34px; } #CQ table.o3x3x3x3 td.x-btn-mc { background: transparent url(/etc/designs/18f/images/o3x3x3x3.png) no-repeat center center; } #CQ table#o3x3x3x3.x-btn-pressed td.x-btn-mc, #CQ table#o3x3x3x3.x-btn-over td.x-btn-mc, #CQ table#o3x3x3x3.x-btn-pressed.x-btn-over td.x-btn-mc { background-image: url(/etc/designs/18f/images/o3x3x3x3_on.png); background-position: center 1px; } #CQ table#o3x3x3x3.x-btn-over td.x-btn-mc { background-position: center -34px; }
0.270288
0.093637
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } body { font-family: "equity_text_a_tabregular", Georgia; } a:not([href]):not([tabindex]) { text-decoration: none; } h1 { font-family: "advocate_c43regular"; font-size: 2.5rem; } h2 { padding-left: 5px; padding-top: 3px; font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 2.2rem; margin-top: 1em; } p { font-size: 1rem; line-height: 1.2em; } @media screen and (max-width: 600px) { .hidden-sm-down { display: none; } } table { margin-top: 1em; font-size: 1rem; line-height: 1.5em; color: #464a4c; width: 100%; } table tr { border-top: 1px solid #eceeef; } table td, table th { padding: 0.8em; height: 1.5em; } table thead { font-family: "concourse_t2_tabbold", Helvetica, Arial; } table span.episode-player:hover { color: #8dc540; } a.link-legislative { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #ef4e6e; transition: background-color ease-in 0.3s; } a.link-legislative:hover { text-decoration: none; background-color: #fef1f4; border-bottom: 1px dotted #eb1f48; transition: background-color ease-in 0.3s; } a.link-people { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #4a70a9; transition: background-color ease-in 0.3s; } a.link-people:hover { text-decoration: none; background-color: #c1cfe4; border-bottom: 1px dotted #3b5985; transition: background-color ease-in 0.3s; } a.link-finance { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #7fb537; transition: background-color ease-in 0.3s; } a.link-finance:hover { text-decoration: none; background-color: #d3e9b5; border-bottom: 1px dotted #648e2b; transition: background-color ease-in 0.3s; } p.aff { margin-top: 1rem; font-size: 1.1em; line-height: 1.5em; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .container { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px !important; padding: 3%; } .container:after { content: " "; display: block; clear: both; } div.page-segment:not(:first-of-type) { margin-top: 2rem; } a.back-link { text-decoration: none; color: #d3d6d9; } a { color: #567a25; text-decoration: none; } a:hover { text-decoration: underline; } div.explainer { background-color: #fafafb; padding: 20px; } div.explainer h2 { font-size: 1.3rem; margin-top: 0px; font-family: "advocate_c43regular"; margin-bottom: 1em; } div.explainer h2:before { content: "?"; font-size: 1rem; margin-right: 1em; background-color: #525759; padding: 5px 11px; border-radius: 100%; color: #f7f7f9; } div.explainer p { font-size: 1.1rem; } div.subcluster { overflow: hidden; *zoom: 1; } div.subcluster h3 { font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 1.5rem; padding-left: 5px; margin-top: 1em; } div.subcluster p.exp { padding-left: 5px; margin-top: 1rem; margin-bottom: 1rem; font-size: 1.3rem; line-height: 1.5em; font-family: "equity_text_a_tabregular", Georgia; } p.cont { padding-left: 5px; margin-top: 1rem; } table td.sub-item { padding-left: 30px; } ul.block-list li.block-list-item { margin-top: 1rem; padding: 1em 10px; background-color: #f7f7f9; } ul.block-list li.block-list-item p a { background: none; } ul.block-list li.block-list-item p a.link-legislative { color: #c51236; } ul.block-list li.block-list-item p a.link-finance { color: #48661f; } ul.block-list li.block-list-item p a.link-people { color: #2b4162; } ul.block-list li.block-list-item p.primary-indicator { font-size: 1.4rem; } ul.block-list li.block-list-item p.primary-indicator a { color: #6b7174; } ul.block-list li.block-list-item p.primary-indicator a:hover { text-decoration: underline; } ul.block-list li.block-list-item p.type { font-family: "advocate_c43regular"; } ul.block-list li.block-list-item p.type-legislative { color: #c51236; } ul.block-list li.block-list-item p.type-finance { color: #48661f; } ul.block-list li.block-list-item p.type-people { color: #2b4162; } ul.block-list li.block-list-item p.more { margin-top: 0.5em; } ul.block-list li.block-list-item p.more a { padding: 0; } ul.block-list li.block-list-item p.more a:hover { background-color: white; } @media screen and (min-width: 800px) { div.viz-row-right { display: flex; flex-direction: row-reverse; } div.viz-row-right div.viz-40 { width: 40%; } div.viz-row-right div.viz-slack { flex-grow: 1; } } div.viz-table { max-width: 100%; } div.viz-table table { width: 100%; } nav.am-navbar { width: 100%; height: 7rem; } nav.am-navbar div.nav-container { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px; padding: 10px 3%; } nav.am-navbar div.nav-container:after { content: " "; display: block; clear: both; } nav.am-navbar div.nav-container div.nav-left { float: left; } nav.am-navbar div.nav-container div.nav-left img { height: 90px; z-index: 50; } nav.am-navbar div.nav-container div.nav-right { float: right; } nav.am-navbar div.nav-container div.nav-right ul.nav-list { list-style: none; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li { font-family: "advocate_c43regular"; display: inline-block; margin: 35px 20px; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li a { color: #464a4c; font-size: 1.3em; padding-bottom: 2px; border-bottom: 2px solid; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li a:hover { padding-bottom: 3px; border-bottom-width: 4px; text-decoration: none; transition: border-bottom-width ease-out 0.2s, padding-bottom ease-out 0.2s; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-legislation a { border-bottom-color: #c51236; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-people a { border-bottom-color: #2b4162; } @media screen and (max-width: 600px) { nav.am-navbar div.nav-container div.nav-right .desktop { display: none; } } @media screen and (min-width: 600px) { nav.am-navbar div.nav-container div.nav-right .mobile { display: none; } } nav.am-navbar div.nav-container div.nav-right .mobile a.menu-link { font-family: "advocate_c43regular"; display: inline-block; margin: 35px 20px; color: #464a4c; font-size: 1.3em; padding-bottom: 2px; border-bottom: 2px solid; } nav.am-navbar div.nav-container div.nav-right .mobile a.menu-link:hover { padding-bottom: 3px; border-bottom-width: 4px; text-decoration: none; transition: border-bottom-width ease-out 0.2s, padding-bottom ease-out 0.2s; } div.nav-fs-menu { position: fixed; height: 100%; right: 0; left: 0; z-index: 1000; background-color: white; } ul.nav-list.mobile li { display: block !important; margin-bottom: 0.5em !important; margin-top: 1.2em !important; } div.breadcrumb-holder { width: 100%; height: 3rem; background-color: rgba(70, 74, 76, 0.8); overflow: hidden; font-family: "advocate_c43regular"; } div.breadcrumb-holder ul.breadcrumbs { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px !important; font-size: 1rem; padding: 1rem 3%; list-style: none; } div.breadcrumb-holder ul.breadcrumbs:after { content: " "; display: block; clear: both; } div.breadcrumb-holder ul.breadcrumbs a { color: #fff; border-bottom-color: rgba(255, 255, 255, 0); } div.breadcrumb-holder ul.breadcrumbs a:hover { text-decoration: none; border-bottom: 1px solid #fff; transition: border-bottom-color ease-in .3s; } div.breadcrumb-holder ul.breadcrumbs li { display: inline; } div.breadcrumb-holder ul.breadcrumbs li + li:before { padding: 4px; color: #fff; font-family: "concourse_t2_tabbold", Helvetica, Arial; content: "\203A"; } div.bch-bills { background-color: #c51236; } div.bch-people { background-color: #2b4162; } div.bill-details h1 { font-size: 2.8em; border-left: 3px solid #c51236; padding-left: 10px; } div.bill-details p.bill-title { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.bill-details table td a { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #ef4e6e; transition: background-color ease-in 0.3s; } div.bill-details table td a:hover { text-decoration: none; background-color: #fef1f4; border-bottom: 1px dotted #eb1f48; transition: background-color ease-in 0.3s; } div.bill-details table .bill-action-date { min-width: 110px; } @media screen and (max-width: 600px) { div.bill-details table .bill-chamber { display: none; } } div.bill-details table h3 { font-size: 1.5rem; line-height: 1em; margin-bottom: 0.5em; } div.bill-details ul.bill-sponsor-list { font-size: 1.2em; } div.bill-details ul.bill-sponsor-list li { margin-top: 1em; } div.bill-details div.vote-detail div.react-vote-donut-contain { width: 100%; height: 200px; } @media screen and (min-width: 800px) { div.bill-details div.vote-detail { overflow: hidden; *zoom: 1; } div.bill-details div.vote-detail div.react-vote-donut-contain { margin-top: 2rem; width: 50%; float: left; height: auto; } div.bill-details div.vote-detail table { margin-top: 2rem; width: 50%; float: left; height: auto; } } @media screen and (min-width: 1400px) { div.bill-details div.vote-detail { overflow: hidden; *zoom: 1; } div.bill-details div.vote-detail div.react-vote-donut-contain { margin-top: 2rem; width: 40%; float: left; height: auto; } div.bill-details div.vote-detail table { margin-top: 2rem; width: 60%; float: left; height: auto; } } div.bill-text div.main { margin-top: 2em; margin-left: 25px; margin-right: 25px; padding: 25px; background-color: #f7f7f9; } div.bill-text div.main p { font-size: 1.2rem; font-family: "equity_text_a_tabregular", Georgia; margin-top: 1em; } div.person-details h1 { font-size: 2.8em; border-left: 3px solid #2b4162; padding-left: 10px; } div.person-details p.bill-title { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.body-membership { overflow: hidden; *zoom: 1; margin-top: 1.5em; margin-bottom: 3em; } div.body-membership h3 { font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 1.2em; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-finance a { border-bottom-color: #48661f; } div.bch-finance { background-color: #48661f; } div.finance-details h1 { font-size: 2.8em; border-left: 3px solid #48661f; padding-left: 10px; } div.finance-details p.finance-sub { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.transaction-banner { margin-top: 2rem; margin-bottom: 2rem; } div.transaction-banner div.trans-block p { font-size: 1.5rem; line-height: 1.5em; text-align: center; } div.transaction-banner div.trans-block div.arrow-svg { transform: rotate(90deg); max-width: 150px; margin: 3em auto; transition: transform 1s, margin 1s; } div.transaction-banner div.trans-block p.trans-amount-bottom { display: none; } div.transaction-banner div.trans-block p.trans-amount-top { display: block; } @media screen and (min-width: 800px) { div.transaction-banner { overflow: hidden; *zoom: 1; } div.transaction-banner div.trans-block { width: 33%; float: left; } div.transaction-banner div.trans-block p { font-size: 1.5rem; line-height: 1.5em; text-align: center; } div.transaction-banner div.trans-block div.arrow-svg { max-width: 100px; margin: auto; transform: none; } div.transaction-banner div.trans-block p.trans-amount-top { display: none; } div.transaction-banner div.trans-block p.trans-amount-bottom { display: block; } } footer { margin-top: 5em; padding-bottom: 5em; background-color: #464a4c; } footer div.container { color: #f7f7f9; } footer div.container img.img-foot { display: block; width: 60px; margin-left: auto; margin-right: auto; } footer div.container p.am-t { margin-top: 0.4rem; font-family: "concourse_t4_tabregular", Helvetica, Arial; font-size: 1.3rem; text-align: center; } footer div.container a { border-bottom-color: rgba(247, 247, 249, 0); } footer div.container a:hover { text-decoration: none; border-bottom: 1px solid #f7f7f9; transition: border-bottom-color ease-in 0.3s; } footer div.footer-links { max-width: 500px; margin-left: auto; margin-right: auto; margin-top: 24px; } footer div.footer-links ul { font-family: "concourse_t2_tabregular", Helvetica, Arial; } footer div.footer-links ul li { margin-bottom: 0.5em; text-align: center; } footer div.footer-links ul li a { color: #bdbdcd; } @media screen and (min-width: 800px) { footer div.footer-links ul { width: 50%; float: left; } } div.bill-search div.search-fields { margin-top: 2rem; } div.bill-search div.search-fields form { padding: 1.5rem 1rem; background-color: #fafafa; font-size: 1.2rem; } div.bill-search div.search-fields form p { margin-top: 0.5rem; line-height: 1.5em; } div.bill-search div.search-fields form label { font-size: 1.2rem; padding-top: 0.2rem; font-family: "advocate_c43regular"; } div.bill-search div.search-fields form input { font-size: 1rem; padding: 0.2rem; font-family: "equity_text_a_tabregular", Georgia; } div.bill-search div.search-fields form button { font-family: "advocate_c43regular"; font-size: 1.2rem; border: 1px solid #c51236; background-color: transparent; transition: background-color ease-in 0.2s, color ease-in 0.2s; } div.bill-search div.search-fields form button:hover { background-color: #c51236; color: #f7f7f9; } div.bill-search div.search-fields form li { line-height: 1.2em; } div.bill-search div.search-fields form li label { font-size: 0.8em; } div.bill-search div.search-fields form div.form-group { display: flex; } div.bill-search div.search-fields form div.form-group input { flex: 2; } div.bill-search div.search-fields form div.form-group label, div.bill-search div.search-fields form div.form-group input { margin: 5px; } div.bill-search div.search-fields form div.button-group { overflow: hidden; *zoom: 1; margin-top: 1rem; } div.bill-search div.search-fields form div.button-group button { float: right; } div.bill-search div.search-fields form div.button-group a { font-family: "advocate_c43regular"; font-size: 1rem; margin: 0.5rem; float: right; } div.bill-search div.search-results ul.bill-search-results li { background-color: #fafafa; padding-bottom: 1em; margin-top: 1em; } div.bill-search div.search-results ul.bill-search-results li h2 { padding-top: 1rem; margin-bottom: 1rem; font-size: 1.4rem; } div.bill-search div.search-results ul.bill-search-results li p { margin-top: 0.5rem; margin-left: 10px; } div.bill-search div.no-results { margin-top: 1.5rem; padding: 25px; background-color: #fafafa; color: #848a8e; } div.bill-search div.no-results span { font-size: 8rem; display: block; text-align: center; font-family: "concourse_t2_tabbold", Helvetica, Arial; margin-bottom: 2rem; display: none; } div.bill-search div.no-results h3 { font-size: 2rem; font-family: "advocate_c43regular"; text-align: center; } div.bill-search div.no-results p { font-family: "equity_text_a_tabregular", Georgia; text-align: center; margin-top: .6em; line-height: 1.4em; } div.people-search div.search-fields { margin-top: 2rem; } div.people-search div.search-fields form { padding: 1.5rem 1rem; background-color: #fafafa; font-size: 1.2rem; } div.people-search div.search-fields form p { margin-top: 0.5rem; line-height: 1.5em; } div.people-search div.search-fields form label { font-size: 1.2rem; padding-top: 0.2rem; font-family: "advocate_c43regular"; } div.people-search div.search-fields form input { font-size: 1rem; padding: 0.2rem; font-family: "equity_text_a_tabregular", Georgia; } div.people-search div.search-fields form button { font-family: "advocate_c43regular"; font-size: 1.2rem; border: 1px solid #2b4162; background-color: transparent; transition: background-color ease-in 0.2s, color ease-in 0.2s; } div.people-search div.search-fields form button:hover { background-color: #2b4162; color: #f7f7f9; } div.people-search div.search-fields form li { line-height: 1.2em; } div.people-search div.search-fields form li label { font-size: 0.8em; } div.people-search div.search-fields form div.form-group { display: flex; } div.people-search div.search-fields form div.form-group input { flex: 2; } div.people-search div.search-fields form div.form-group label, div.people-search div.search-fields form div.form-group input { margin: 5px; } div.people-search div.search-fields form div.button-group { overflow: hidden; *zoom: 1; margin-top: 1rem; } div.people-search div.search-fields form div.button-group button { float: right; } div.people-search div.search-fields form div.button-group a { font-family: "advocate_c43regular"; font-size: 1rem; margin: 0.5rem; float: right; } div.people-search div.search-results ul.bill-search-results li { background-color: #fafafa; padding-bottom: 1em; margin-top: 1em; } div.people-search div.search-results ul.bill-search-results li h2 { padding-top: 1rem; margin-bottom: 1rem; font-size: 1.4rem; } div.people-search div.search-results ul.bill-search-results li p { margin-top: 0.5rem; margin-left: 10px; } div.people-search div.no-results { margin-top: 1.5rem; padding: 25px; background-color: #fafafa; color: #848a8e; } div.people-search div.no-results span { font-size: 8rem; display: block; text-align: center; font-family: "concourse_t2_tabbold", Helvetica, Arial; margin-bottom: 2rem; display: none; } div.people-search div.no-results h3 { font-size: 2rem; font-family: "advocate_c43regular"; text-align: center; } div.people-search div.no-results p { font-family: "equity_text_a_tabregular", Georgia; text-align: center; margin-top: .6em; line-height: 1.4em; } .loader, .loader:before, .loader:after { border-radius: 50%; width: 2.5em; height: 2.5em; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: load7 1.8s infinite ease-in-out; animation: load7 1.8s infinite ease-in-out; } .loader { color: #000; font-size: 10px; margin: 80px auto; position: relative; text-indent: -9999em; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .loader:before, .loader:after { content: ''; position: absolute; top: 0; } .loader:before { left: -3.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } .loader:after { left: 3.5em; } @-webkit-keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em; } 40% { box-shadow: 0 2.5em 0 0; } } @keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em; } 40% { box-shadow: 0 2.5em 0 0; } } div.home-page { box-sizing: border-box; } div.home-page div.float-top-home { overflow: hidden; *zoom: 1; margin-bottom: 1rem; } div.home-page div.tease-image { float: left; max-width: 40%; } div.home-page div.tease-image img { max-width: 100%; } @media screen and (max-width: 800px) { div.home-page div.tease-image { display: none; } } div.home-page div.teaser-block p { text-align: right; } div.home-page div.teaser-block p.pitch-phrase { font-family: "advocate_c43regular"; font-size: 2.8em; } div.home-page div.teaser-block p.red { color: #c51236; } div.home-page div.teaser-block p.blue { color: #2b4162; } div.home-page div.teaser-block p.green { color: #48661f; } div.home-page div.teaser-block h1 { font-family: "equity_text_a_tabregular", Georgia; margin-top: 1.5rem; font-size: 4.0rem; text-align: right; color: #3a3d3f; line-height: 1.2em; } @media screen and (max-width: 800px) { div.home-page div.teaser-block h1 { font-size: 3.0rem; } } div.home-page div.teaser-block p.description { margin-top: 0.5em; font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 2rem; } div.snippet-block { margin-top: 2rem; padding-left: 1rem; padding-right: 1rem; } div.snippet-block h2 { margin-top: 0.5rem; border-top: 5px solid; font-family: "advocate_c43regular"; } div.snippet-block-legislative h2 { border-top-color: #c51236; } div.snippet-block-financial h2 { border-top-color: #48661f; } div.snippet-block-personal h2 { border-top-color: #2b4162; } @media screen and (min-width: 800px) { div.snippet-block { float: left; width: 50%; } } ul.recents-list li { margin-top: 1em; margin-bottom: 1em; padding: 1em 5px; background-color: #f7f7f9; } ul.recents-list li a { background-color: transparent; } ul.recents-list li h3 { font-size: 1.5rem; margin-bottom: 0.5em; } ul.recents-list li p { padding-left: 5px; padding-right: 5px; line-height: 1.4rem; } ul.tag-cloud { list-style: none; margin-top: 1em; margin-bottom: 1em; overflow: hidden; *zoom: 1; } ul.tag-cloud li { display: inline; float: left; padding: 1em 5px; } ul.tag-cloud li a { padding: 5px; margin-bottom: 5px; margin-right: 5px; background-color: #d3d6d9; color: #6b7174; } ul.tag-cloud li a:hover { background-color: #b7bdc1; } div.pitch { background-color: #f7f7f9; margin: 15px; padding: 10px; overflow: hidden; *zoom: 1; } div.pitch p { font-size: 1.5rem; margin-bottom: 1em; } div.pitch p a.link-button { float: right; } @keyframes dash-to-fill { 25% { stroke: black; stroke-dasharray: 5; } 50% { stroke-dasharray: 1000; stroke: black; fill: transparent; } 70% { stroke-dasharray: 1000; fill: black; } to { stroke-dasharray: 1000; stroke: transparent; fill: black; } } div.pitch-svg.dash-fill svg { stroke-dasharray: 5; stroke: transparent; fill: transparent; animation: dash-to-fill 5s linear forwards; } div.pitching-contain { overflow: hidden; *zoom: 1; } div.pitching-contain p { font-size: 1.5rem; margin-bottom: 1em; } div.pitching-contain p:first-of-type { margin-top: 1em; } div.pitch-svg { display: none; float: right; } @media screen and (min-width: 800px) { div.pitch-svg { display: block; max-width: 50%; } } div.pitch-svg svg { width: 100%; } a.link-button { border: 1px dotted; padding: 5px 10px; } a.link-button.link-legislative:hover { border-color: #c51236; } ul.session-list li { font-size: 1.4rem; margin-bottom: 1em; } ul.session-list li:first-of-type { margin-top: 1rem; } div.timeline { border-left: 2px solid; margin-left: 10px; margin-right: 10px; margin-top: 1.5rem; padding: 1.3rem 10px; } div.timeline div.update { margin-bottom: 1em; background-color: #f7f7f9; padding: 10px; } div.timeline div.update p.action-content { font-size: 1.3rem; } div.timeline div.update p.date { margin-bottom: 0.5rem; } div.timeline div.update a.link-tl { color: #c51236; } div.bill-details div.timeline { border-color: #c51236; } div.finance-details div.timeline { border-color: #48661f; } div.person-details div.timeline { border-color: #2b4162; } div.breadcrumb-holder ul div { display: inline; } li.reactive-quick-search { float: right; } li.reactive-quick-search div.quick-search-container { position: fixed; display: block; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(41, 43, 44, 0.8); } li.reactive-quick-search div.quick-search-container div { display: block; } li.reactive-quick-search div.quick-search-container div.quick-search-mechanics { max-width: 800px; margin-left: auto; margin-right: auto; margin-top: 50px; padding-left: 10px; padding-right: 10px; } li.reactive-quick-search div.quick-search-container div.quick-search-mechanics:after { content: " "; display: block; clear: both; } div.quick-search-mechanics button { font-family: "concourse_t2_tabregular", Helvetica, Arial; text-transform: uppercase; border-radius: 0px; background-color: rgba(41, 43, 44, 0.5); color: #f7f7f9; font-size: 1.5rem; } div.quick-search-mechanics button:hover { background-color: rgba(41, 43, 44, 0.8); } div.quick-search-mechanics div.search-window-controls { overflow: hidden; *zoom: 1; } div.quick-search-mechanics div.search-window-controls button { float: right; } div.quick-search-mechanics div.search-window-box { margin-top: 1em; margin-bottom: 1em; padding: 1em 10px; background-color: rgba(41, 43, 44, 0.5); } div.quick-search-mechanics div.search-window-box input { width: 100%; font-size: 1.5rem; border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #f7f7f9; background: none; color: #f7f7f9; font-family: "concourse_t2_tabregular", Helvetica, Arial; } div.quick-search-mechanics div.search-window-box input:focus { outline: none !important; border-bottom: 3px solid white; } div.quick-search-mechanics div.search-results { margin-top: 1em; background-color: rgba(41, 43, 44, 0.5); padding: 10px; } div.quick-search-mechanics div.search-results div.result { display: list-item; background-color: rgba(41, 43, 44, 0.8); margin-top: 1em; margin-bottom: 1em; padding: 10px; } div.quick-search-mechanics div.search-results div.result h3.type-bill { color: #c51236; } div.quick-search-mechanics div.search-results div.result h3.type-person { color: #3b5985; } div.quick-search-mechanics div.search-results div.result h3.type-finance { color: #48661f; } div.quick-search-mechanics div.search-results div.result h3.label { font-size: 1.4em; } div.quick-search-mechanics div.search-results div.result p.description { margin-top: 0.3em; color: #cbcbd8; font-family: "equity_text_a_tabregular", Georgia; } div.calendar-heatmap { margin-top: 2em; margin-bottom: 1em; overflow: hidden; *zoom: 1; } div.calendar-heatmap .react-calendar-heatmap text { font-family: "advocate_c43regular"; font-size: 10px; color: #d3d6d9; } div.calendar-heatmap .react-calendar-heatmap rect.color-empty { fill: #eceeef; } div.calendar-heatmap div.calendar-heatmap-month { width: 100px; height: 100px; float: left; margin-bottom: 1em; } div.calendar-heatmap div.calendar-heatmap-month h3 { font-family: "advocate_c43regular"; font-size: 0.9rem; margin-bottom: 5px; } div.calendar-heatmap-legislative .react-calendar-heatmap rect.color-filled { fill: #eb1f48; } .am-hidden { display: none; } div.amui-fixed-search-filter { overflow: hidden; *zoom: 1; } div.amui-fixed-search-filter input { float: right; border: 1px solid #eee; max-width: 100px; padding: 5px; text-align: right; font-family: "concourse_t2_tabregular", Helvetica, Arial; }
am/static/css/styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } body { font-family: "equity_text_a_tabregular", Georgia; } a:not([href]):not([tabindex]) { text-decoration: none; } h1 { font-family: "advocate_c43regular"; font-size: 2.5rem; } h2 { padding-left: 5px; padding-top: 3px; font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 2.2rem; margin-top: 1em; } p { font-size: 1rem; line-height: 1.2em; } @media screen and (max-width: 600px) { .hidden-sm-down { display: none; } } table { margin-top: 1em; font-size: 1rem; line-height: 1.5em; color: #464a4c; width: 100%; } table tr { border-top: 1px solid #eceeef; } table td, table th { padding: 0.8em; height: 1.5em; } table thead { font-family: "concourse_t2_tabbold", Helvetica, Arial; } table span.episode-player:hover { color: #8dc540; } a.link-legislative { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #ef4e6e; transition: background-color ease-in 0.3s; } a.link-legislative:hover { text-decoration: none; background-color: #fef1f4; border-bottom: 1px dotted #eb1f48; transition: background-color ease-in 0.3s; } a.link-people { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #4a70a9; transition: background-color ease-in 0.3s; } a.link-people:hover { text-decoration: none; background-color: #c1cfe4; border-bottom: 1px dotted #3b5985; transition: background-color ease-in 0.3s; } a.link-finance { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #7fb537; transition: background-color ease-in 0.3s; } a.link-finance:hover { text-decoration: none; background-color: #d3e9b5; border-bottom: 1px dotted #648e2b; transition: background-color ease-in 0.3s; } p.aff { margin-top: 1rem; font-size: 1.1em; line-height: 1.5em; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .container { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px !important; padding: 3%; } .container:after { content: " "; display: block; clear: both; } div.page-segment:not(:first-of-type) { margin-top: 2rem; } a.back-link { text-decoration: none; color: #d3d6d9; } a { color: #567a25; text-decoration: none; } a:hover { text-decoration: underline; } div.explainer { background-color: #fafafb; padding: 20px; } div.explainer h2 { font-size: 1.3rem; margin-top: 0px; font-family: "advocate_c43regular"; margin-bottom: 1em; } div.explainer h2:before { content: "?"; font-size: 1rem; margin-right: 1em; background-color: #525759; padding: 5px 11px; border-radius: 100%; color: #f7f7f9; } div.explainer p { font-size: 1.1rem; } div.subcluster { overflow: hidden; *zoom: 1; } div.subcluster h3 { font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 1.5rem; padding-left: 5px; margin-top: 1em; } div.subcluster p.exp { padding-left: 5px; margin-top: 1rem; margin-bottom: 1rem; font-size: 1.3rem; line-height: 1.5em; font-family: "equity_text_a_tabregular", Georgia; } p.cont { padding-left: 5px; margin-top: 1rem; } table td.sub-item { padding-left: 30px; } ul.block-list li.block-list-item { margin-top: 1rem; padding: 1em 10px; background-color: #f7f7f9; } ul.block-list li.block-list-item p a { background: none; } ul.block-list li.block-list-item p a.link-legislative { color: #c51236; } ul.block-list li.block-list-item p a.link-finance { color: #48661f; } ul.block-list li.block-list-item p a.link-people { color: #2b4162; } ul.block-list li.block-list-item p.primary-indicator { font-size: 1.4rem; } ul.block-list li.block-list-item p.primary-indicator a { color: #6b7174; } ul.block-list li.block-list-item p.primary-indicator a:hover { text-decoration: underline; } ul.block-list li.block-list-item p.type { font-family: "advocate_c43regular"; } ul.block-list li.block-list-item p.type-legislative { color: #c51236; } ul.block-list li.block-list-item p.type-finance { color: #48661f; } ul.block-list li.block-list-item p.type-people { color: #2b4162; } ul.block-list li.block-list-item p.more { margin-top: 0.5em; } ul.block-list li.block-list-item p.more a { padding: 0; } ul.block-list li.block-list-item p.more a:hover { background-color: white; } @media screen and (min-width: 800px) { div.viz-row-right { display: flex; flex-direction: row-reverse; } div.viz-row-right div.viz-40 { width: 40%; } div.viz-row-right div.viz-slack { flex-grow: 1; } } div.viz-table { max-width: 100%; } div.viz-table table { width: 100%; } nav.am-navbar { width: 100%; height: 7rem; } nav.am-navbar div.nav-container { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px; padding: 10px 3%; } nav.am-navbar div.nav-container:after { content: " "; display: block; clear: both; } nav.am-navbar div.nav-container div.nav-left { float: left; } nav.am-navbar div.nav-container div.nav-left img { height: 90px; z-index: 50; } nav.am-navbar div.nav-container div.nav-right { float: right; } nav.am-navbar div.nav-container div.nav-right ul.nav-list { list-style: none; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li { font-family: "advocate_c43regular"; display: inline-block; margin: 35px 20px; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li a { color: #464a4c; font-size: 1.3em; padding-bottom: 2px; border-bottom: 2px solid; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li a:hover { padding-bottom: 3px; border-bottom-width: 4px; text-decoration: none; transition: border-bottom-width ease-out 0.2s, padding-bottom ease-out 0.2s; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-legislation a { border-bottom-color: #c51236; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-people a { border-bottom-color: #2b4162; } @media screen and (max-width: 600px) { nav.am-navbar div.nav-container div.nav-right .desktop { display: none; } } @media screen and (min-width: 600px) { nav.am-navbar div.nav-container div.nav-right .mobile { display: none; } } nav.am-navbar div.nav-container div.nav-right .mobile a.menu-link { font-family: "advocate_c43regular"; display: inline-block; margin: 35px 20px; color: #464a4c; font-size: 1.3em; padding-bottom: 2px; border-bottom: 2px solid; } nav.am-navbar div.nav-container div.nav-right .mobile a.menu-link:hover { padding-bottom: 3px; border-bottom-width: 4px; text-decoration: none; transition: border-bottom-width ease-out 0.2s, padding-bottom ease-out 0.2s; } div.nav-fs-menu { position: fixed; height: 100%; right: 0; left: 0; z-index: 1000; background-color: white; } ul.nav-list.mobile li { display: block !important; margin-bottom: 0.5em !important; margin-top: 1.2em !important; } div.breadcrumb-holder { width: 100%; height: 3rem; background-color: rgba(70, 74, 76, 0.8); overflow: hidden; font-family: "advocate_c43regular"; } div.breadcrumb-holder ul.breadcrumbs { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1100px !important; font-size: 1rem; padding: 1rem 3%; list-style: none; } div.breadcrumb-holder ul.breadcrumbs:after { content: " "; display: block; clear: both; } div.breadcrumb-holder ul.breadcrumbs a { color: #fff; border-bottom-color: rgba(255, 255, 255, 0); } div.breadcrumb-holder ul.breadcrumbs a:hover { text-decoration: none; border-bottom: 1px solid #fff; transition: border-bottom-color ease-in .3s; } div.breadcrumb-holder ul.breadcrumbs li { display: inline; } div.breadcrumb-holder ul.breadcrumbs li + li:before { padding: 4px; color: #fff; font-family: "concourse_t2_tabbold", Helvetica, Arial; content: "\203A"; } div.bch-bills { background-color: #c51236; } div.bch-people { background-color: #2b4162; } div.bill-details h1 { font-size: 2.8em; border-left: 3px solid #c51236; padding-left: 10px; } div.bill-details p.bill-title { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.bill-details table td a { color: #464a4c; background-color: #fbfcfc; padding-left: 5px; padding-right: 5px; border-bottom: 1px dotted #ef4e6e; transition: background-color ease-in 0.3s; } div.bill-details table td a:hover { text-decoration: none; background-color: #fef1f4; border-bottom: 1px dotted #eb1f48; transition: background-color ease-in 0.3s; } div.bill-details table .bill-action-date { min-width: 110px; } @media screen and (max-width: 600px) { div.bill-details table .bill-chamber { display: none; } } div.bill-details table h3 { font-size: 1.5rem; line-height: 1em; margin-bottom: 0.5em; } div.bill-details ul.bill-sponsor-list { font-size: 1.2em; } div.bill-details ul.bill-sponsor-list li { margin-top: 1em; } div.bill-details div.vote-detail div.react-vote-donut-contain { width: 100%; height: 200px; } @media screen and (min-width: 800px) { div.bill-details div.vote-detail { overflow: hidden; *zoom: 1; } div.bill-details div.vote-detail div.react-vote-donut-contain { margin-top: 2rem; width: 50%; float: left; height: auto; } div.bill-details div.vote-detail table { margin-top: 2rem; width: 50%; float: left; height: auto; } } @media screen and (min-width: 1400px) { div.bill-details div.vote-detail { overflow: hidden; *zoom: 1; } div.bill-details div.vote-detail div.react-vote-donut-contain { margin-top: 2rem; width: 40%; float: left; height: auto; } div.bill-details div.vote-detail table { margin-top: 2rem; width: 60%; float: left; height: auto; } } div.bill-text div.main { margin-top: 2em; margin-left: 25px; margin-right: 25px; padding: 25px; background-color: #f7f7f9; } div.bill-text div.main p { font-size: 1.2rem; font-family: "equity_text_a_tabregular", Georgia; margin-top: 1em; } div.person-details h1 { font-size: 2.8em; border-left: 3px solid #2b4162; padding-left: 10px; } div.person-details p.bill-title { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.body-membership { overflow: hidden; *zoom: 1; margin-top: 1.5em; margin-bottom: 3em; } div.body-membership h3 { font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 1.2em; } nav.am-navbar div.nav-container div.nav-right ul.nav-list li.nl-item-finance a { border-bottom-color: #48661f; } div.bch-finance { background-color: #48661f; } div.finance-details h1 { font-size: 2.8em; border-left: 3px solid #48661f; padding-left: 10px; } div.finance-details p.finance-sub { font-size: 2.6em; margin-top: 1rem; margin-bottom: 1rem; } div.transaction-banner { margin-top: 2rem; margin-bottom: 2rem; } div.transaction-banner div.trans-block p { font-size: 1.5rem; line-height: 1.5em; text-align: center; } div.transaction-banner div.trans-block div.arrow-svg { transform: rotate(90deg); max-width: 150px; margin: 3em auto; transition: transform 1s, margin 1s; } div.transaction-banner div.trans-block p.trans-amount-bottom { display: none; } div.transaction-banner div.trans-block p.trans-amount-top { display: block; } @media screen and (min-width: 800px) { div.transaction-banner { overflow: hidden; *zoom: 1; } div.transaction-banner div.trans-block { width: 33%; float: left; } div.transaction-banner div.trans-block p { font-size: 1.5rem; line-height: 1.5em; text-align: center; } div.transaction-banner div.trans-block div.arrow-svg { max-width: 100px; margin: auto; transform: none; } div.transaction-banner div.trans-block p.trans-amount-top { display: none; } div.transaction-banner div.trans-block p.trans-amount-bottom { display: block; } } footer { margin-top: 5em; padding-bottom: 5em; background-color: #464a4c; } footer div.container { color: #f7f7f9; } footer div.container img.img-foot { display: block; width: 60px; margin-left: auto; margin-right: auto; } footer div.container p.am-t { margin-top: 0.4rem; font-family: "concourse_t4_tabregular", Helvetica, Arial; font-size: 1.3rem; text-align: center; } footer div.container a { border-bottom-color: rgba(247, 247, 249, 0); } footer div.container a:hover { text-decoration: none; border-bottom: 1px solid #f7f7f9; transition: border-bottom-color ease-in 0.3s; } footer div.footer-links { max-width: 500px; margin-left: auto; margin-right: auto; margin-top: 24px; } footer div.footer-links ul { font-family: "concourse_t2_tabregular", Helvetica, Arial; } footer div.footer-links ul li { margin-bottom: 0.5em; text-align: center; } footer div.footer-links ul li a { color: #bdbdcd; } @media screen and (min-width: 800px) { footer div.footer-links ul { width: 50%; float: left; } } div.bill-search div.search-fields { margin-top: 2rem; } div.bill-search div.search-fields form { padding: 1.5rem 1rem; background-color: #fafafa; font-size: 1.2rem; } div.bill-search div.search-fields form p { margin-top: 0.5rem; line-height: 1.5em; } div.bill-search div.search-fields form label { font-size: 1.2rem; padding-top: 0.2rem; font-family: "advocate_c43regular"; } div.bill-search div.search-fields form input { font-size: 1rem; padding: 0.2rem; font-family: "equity_text_a_tabregular", Georgia; } div.bill-search div.search-fields form button { font-family: "advocate_c43regular"; font-size: 1.2rem; border: 1px solid #c51236; background-color: transparent; transition: background-color ease-in 0.2s, color ease-in 0.2s; } div.bill-search div.search-fields form button:hover { background-color: #c51236; color: #f7f7f9; } div.bill-search div.search-fields form li { line-height: 1.2em; } div.bill-search div.search-fields form li label { font-size: 0.8em; } div.bill-search div.search-fields form div.form-group { display: flex; } div.bill-search div.search-fields form div.form-group input { flex: 2; } div.bill-search div.search-fields form div.form-group label, div.bill-search div.search-fields form div.form-group input { margin: 5px; } div.bill-search div.search-fields form div.button-group { overflow: hidden; *zoom: 1; margin-top: 1rem; } div.bill-search div.search-fields form div.button-group button { float: right; } div.bill-search div.search-fields form div.button-group a { font-family: "advocate_c43regular"; font-size: 1rem; margin: 0.5rem; float: right; } div.bill-search div.search-results ul.bill-search-results li { background-color: #fafafa; padding-bottom: 1em; margin-top: 1em; } div.bill-search div.search-results ul.bill-search-results li h2 { padding-top: 1rem; margin-bottom: 1rem; font-size: 1.4rem; } div.bill-search div.search-results ul.bill-search-results li p { margin-top: 0.5rem; margin-left: 10px; } div.bill-search div.no-results { margin-top: 1.5rem; padding: 25px; background-color: #fafafa; color: #848a8e; } div.bill-search div.no-results span { font-size: 8rem; display: block; text-align: center; font-family: "concourse_t2_tabbold", Helvetica, Arial; margin-bottom: 2rem; display: none; } div.bill-search div.no-results h3 { font-size: 2rem; font-family: "advocate_c43regular"; text-align: center; } div.bill-search div.no-results p { font-family: "equity_text_a_tabregular", Georgia; text-align: center; margin-top: .6em; line-height: 1.4em; } div.people-search div.search-fields { margin-top: 2rem; } div.people-search div.search-fields form { padding: 1.5rem 1rem; background-color: #fafafa; font-size: 1.2rem; } div.people-search div.search-fields form p { margin-top: 0.5rem; line-height: 1.5em; } div.people-search div.search-fields form label { font-size: 1.2rem; padding-top: 0.2rem; font-family: "advocate_c43regular"; } div.people-search div.search-fields form input { font-size: 1rem; padding: 0.2rem; font-family: "equity_text_a_tabregular", Georgia; } div.people-search div.search-fields form button { font-family: "advocate_c43regular"; font-size: 1.2rem; border: 1px solid #2b4162; background-color: transparent; transition: background-color ease-in 0.2s, color ease-in 0.2s; } div.people-search div.search-fields form button:hover { background-color: #2b4162; color: #f7f7f9; } div.people-search div.search-fields form li { line-height: 1.2em; } div.people-search div.search-fields form li label { font-size: 0.8em; } div.people-search div.search-fields form div.form-group { display: flex; } div.people-search div.search-fields form div.form-group input { flex: 2; } div.people-search div.search-fields form div.form-group label, div.people-search div.search-fields form div.form-group input { margin: 5px; } div.people-search div.search-fields form div.button-group { overflow: hidden; *zoom: 1; margin-top: 1rem; } div.people-search div.search-fields form div.button-group button { float: right; } div.people-search div.search-fields form div.button-group a { font-family: "advocate_c43regular"; font-size: 1rem; margin: 0.5rem; float: right; } div.people-search div.search-results ul.bill-search-results li { background-color: #fafafa; padding-bottom: 1em; margin-top: 1em; } div.people-search div.search-results ul.bill-search-results li h2 { padding-top: 1rem; margin-bottom: 1rem; font-size: 1.4rem; } div.people-search div.search-results ul.bill-search-results li p { margin-top: 0.5rem; margin-left: 10px; } div.people-search div.no-results { margin-top: 1.5rem; padding: 25px; background-color: #fafafa; color: #848a8e; } div.people-search div.no-results span { font-size: 8rem; display: block; text-align: center; font-family: "concourse_t2_tabbold", Helvetica, Arial; margin-bottom: 2rem; display: none; } div.people-search div.no-results h3 { font-size: 2rem; font-family: "advocate_c43regular"; text-align: center; } div.people-search div.no-results p { font-family: "equity_text_a_tabregular", Georgia; text-align: center; margin-top: .6em; line-height: 1.4em; } .loader, .loader:before, .loader:after { border-radius: 50%; width: 2.5em; height: 2.5em; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: load7 1.8s infinite ease-in-out; animation: load7 1.8s infinite ease-in-out; } .loader { color: #000; font-size: 10px; margin: 80px auto; position: relative; text-indent: -9999em; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .loader:before, .loader:after { content: ''; position: absolute; top: 0; } .loader:before { left: -3.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } .loader:after { left: 3.5em; } @-webkit-keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em; } 40% { box-shadow: 0 2.5em 0 0; } } @keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em; } 40% { box-shadow: 0 2.5em 0 0; } } div.home-page { box-sizing: border-box; } div.home-page div.float-top-home { overflow: hidden; *zoom: 1; margin-bottom: 1rem; } div.home-page div.tease-image { float: left; max-width: 40%; } div.home-page div.tease-image img { max-width: 100%; } @media screen and (max-width: 800px) { div.home-page div.tease-image { display: none; } } div.home-page div.teaser-block p { text-align: right; } div.home-page div.teaser-block p.pitch-phrase { font-family: "advocate_c43regular"; font-size: 2.8em; } div.home-page div.teaser-block p.red { color: #c51236; } div.home-page div.teaser-block p.blue { color: #2b4162; } div.home-page div.teaser-block p.green { color: #48661f; } div.home-page div.teaser-block h1 { font-family: "equity_text_a_tabregular", Georgia; margin-top: 1.5rem; font-size: 4.0rem; text-align: right; color: #3a3d3f; line-height: 1.2em; } @media screen and (max-width: 800px) { div.home-page div.teaser-block h1 { font-size: 3.0rem; } } div.home-page div.teaser-block p.description { margin-top: 0.5em; font-family: "concourse_t2_tabregular", Helvetica, Arial; font-size: 2rem; } div.snippet-block { margin-top: 2rem; padding-left: 1rem; padding-right: 1rem; } div.snippet-block h2 { margin-top: 0.5rem; border-top: 5px solid; font-family: "advocate_c43regular"; } div.snippet-block-legislative h2 { border-top-color: #c51236; } div.snippet-block-financial h2 { border-top-color: #48661f; } div.snippet-block-personal h2 { border-top-color: #2b4162; } @media screen and (min-width: 800px) { div.snippet-block { float: left; width: 50%; } } ul.recents-list li { margin-top: 1em; margin-bottom: 1em; padding: 1em 5px; background-color: #f7f7f9; } ul.recents-list li a { background-color: transparent; } ul.recents-list li h3 { font-size: 1.5rem; margin-bottom: 0.5em; } ul.recents-list li p { padding-left: 5px; padding-right: 5px; line-height: 1.4rem; } ul.tag-cloud { list-style: none; margin-top: 1em; margin-bottom: 1em; overflow: hidden; *zoom: 1; } ul.tag-cloud li { display: inline; float: left; padding: 1em 5px; } ul.tag-cloud li a { padding: 5px; margin-bottom: 5px; margin-right: 5px; background-color: #d3d6d9; color: #6b7174; } ul.tag-cloud li a:hover { background-color: #b7bdc1; } div.pitch { background-color: #f7f7f9; margin: 15px; padding: 10px; overflow: hidden; *zoom: 1; } div.pitch p { font-size: 1.5rem; margin-bottom: 1em; } div.pitch p a.link-button { float: right; } @keyframes dash-to-fill { 25% { stroke: black; stroke-dasharray: 5; } 50% { stroke-dasharray: 1000; stroke: black; fill: transparent; } 70% { stroke-dasharray: 1000; fill: black; } to { stroke-dasharray: 1000; stroke: transparent; fill: black; } } div.pitch-svg.dash-fill svg { stroke-dasharray: 5; stroke: transparent; fill: transparent; animation: dash-to-fill 5s linear forwards; } div.pitching-contain { overflow: hidden; *zoom: 1; } div.pitching-contain p { font-size: 1.5rem; margin-bottom: 1em; } div.pitching-contain p:first-of-type { margin-top: 1em; } div.pitch-svg { display: none; float: right; } @media screen and (min-width: 800px) { div.pitch-svg { display: block; max-width: 50%; } } div.pitch-svg svg { width: 100%; } a.link-button { border: 1px dotted; padding: 5px 10px; } a.link-button.link-legislative:hover { border-color: #c51236; } ul.session-list li { font-size: 1.4rem; margin-bottom: 1em; } ul.session-list li:first-of-type { margin-top: 1rem; } div.timeline { border-left: 2px solid; margin-left: 10px; margin-right: 10px; margin-top: 1.5rem; padding: 1.3rem 10px; } div.timeline div.update { margin-bottom: 1em; background-color: #f7f7f9; padding: 10px; } div.timeline div.update p.action-content { font-size: 1.3rem; } div.timeline div.update p.date { margin-bottom: 0.5rem; } div.timeline div.update a.link-tl { color: #c51236; } div.bill-details div.timeline { border-color: #c51236; } div.finance-details div.timeline { border-color: #48661f; } div.person-details div.timeline { border-color: #2b4162; } div.breadcrumb-holder ul div { display: inline; } li.reactive-quick-search { float: right; } li.reactive-quick-search div.quick-search-container { position: fixed; display: block; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(41, 43, 44, 0.8); } li.reactive-quick-search div.quick-search-container div { display: block; } li.reactive-quick-search div.quick-search-container div.quick-search-mechanics { max-width: 800px; margin-left: auto; margin-right: auto; margin-top: 50px; padding-left: 10px; padding-right: 10px; } li.reactive-quick-search div.quick-search-container div.quick-search-mechanics:after { content: " "; display: block; clear: both; } div.quick-search-mechanics button { font-family: "concourse_t2_tabregular", Helvetica, Arial; text-transform: uppercase; border-radius: 0px; background-color: rgba(41, 43, 44, 0.5); color: #f7f7f9; font-size: 1.5rem; } div.quick-search-mechanics button:hover { background-color: rgba(41, 43, 44, 0.8); } div.quick-search-mechanics div.search-window-controls { overflow: hidden; *zoom: 1; } div.quick-search-mechanics div.search-window-controls button { float: right; } div.quick-search-mechanics div.search-window-box { margin-top: 1em; margin-bottom: 1em; padding: 1em 10px; background-color: rgba(41, 43, 44, 0.5); } div.quick-search-mechanics div.search-window-box input { width: 100%; font-size: 1.5rem; border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #f7f7f9; background: none; color: #f7f7f9; font-family: "concourse_t2_tabregular", Helvetica, Arial; } div.quick-search-mechanics div.search-window-box input:focus { outline: none !important; border-bottom: 3px solid white; } div.quick-search-mechanics div.search-results { margin-top: 1em; background-color: rgba(41, 43, 44, 0.5); padding: 10px; } div.quick-search-mechanics div.search-results div.result { display: list-item; background-color: rgba(41, 43, 44, 0.8); margin-top: 1em; margin-bottom: 1em; padding: 10px; } div.quick-search-mechanics div.search-results div.result h3.type-bill { color: #c51236; } div.quick-search-mechanics div.search-results div.result h3.type-person { color: #3b5985; } div.quick-search-mechanics div.search-results div.result h3.type-finance { color: #48661f; } div.quick-search-mechanics div.search-results div.result h3.label { font-size: 1.4em; } div.quick-search-mechanics div.search-results div.result p.description { margin-top: 0.3em; color: #cbcbd8; font-family: "equity_text_a_tabregular", Georgia; } div.calendar-heatmap { margin-top: 2em; margin-bottom: 1em; overflow: hidden; *zoom: 1; } div.calendar-heatmap .react-calendar-heatmap text { font-family: "advocate_c43regular"; font-size: 10px; color: #d3d6d9; } div.calendar-heatmap .react-calendar-heatmap rect.color-empty { fill: #eceeef; } div.calendar-heatmap div.calendar-heatmap-month { width: 100px; height: 100px; float: left; margin-bottom: 1em; } div.calendar-heatmap div.calendar-heatmap-month h3 { font-family: "advocate_c43regular"; font-size: 0.9rem; margin-bottom: 5px; } div.calendar-heatmap-legislative .react-calendar-heatmap rect.color-filled { fill: #eb1f48; } .am-hidden { display: none; } div.amui-fixed-search-filter { overflow: hidden; *zoom: 1; } div.amui-fixed-search-filter input { float: right; border: 1px solid #eee; max-width: 100px; padding: 5px; text-align: right; font-family: "concourse_t2_tabregular", Helvetica, Arial; }
0.482429
0.093017
@import url('https://fonts.googleapis.com/css2?family=Norican&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=PT+Sans:ital@1&display=swap'); *{ margin: 0; padding: 0; } body{ font-family: "Open Sans", sans-serif; } .banner h2{ color:midnightblue; font-size: 40px; font-weight: bold; } .banner .slide img { height: 100vh; padding: 25px; } .carousel-caption{ font-size: 42px; font-family: 'Dela Gothic One', cursive; position: absolute; top: 50%; color: #FAC914; margin: auto; } .carousel-caption .vacay{ font-family: 'Dela Gothic One', cursive; color: #292A33; font-size: 42px; } .carousel-caption .summer{ font-family: 'PT Sans', sans-serif; color: #292A33; font-size: 20px; font-weight: 200; } .carousel-caption a{ color:#292A33; font-size: 16px; border: solid 3px #292A33; padding: 15px; margin: 5px; font-family: 'PT Sans', sans-serif; letter-spacing: 0.5px; } @media screen and (max-width: 992px){ .banner .slide img { height: 70vh; } } .menu{ position: fixed; top:0; z-index: 10; } .navbar{ max-width:1000px; } .navbar-brand { font-family: 'Norican', cursive; font-size: 38px !important; } .navbar a{ color: #292A33; font-size: 18px; margin-left: 10px; } .active { background: #fff; color: #121212 !important; } .black{ color: black !important; } @media screen and (max-width:992px) { .menu{ background: #f2f2ff ; } .navbar a{ color: black !important; } } .pro-view{ padding:80px 0; text-align: center; } .pro-view{ font-size: 17px; color: #121212; font-weight: 700; } .pro-view .line{ width: 100px; height: 3px; background-color: #121212; margin: auto; margin-bottom: 50px; } .pro-view .content{ height: 500px; } .pro-view img{ width: 300px; height: 300px; } .starting-section{ padding: 80px 0; background-color:#f7f7f7 ; } .starting-section img { width: 100%; height: 375px; text-align: center; padding-bottom: 30px; } .starting-section img.woman { width: 100%; } .starting-section .cover{ position: relative; top:0; left:0; margin-bottom: 10px; } .starting-section .hover-efect{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #6e8a0a; opacity:0; display: flex; justify-content: center; align-items: center; } .starting-section .hover-efect i{ padding: 10px; border: 2px solid #fff; border-radius: 100%; background-color: #fff; color: #6d8a0a; } .starting-section .cover:hover .hover-efect{ opacity: 0.7; transition: .5s; } .starting-section img.man { width: 80%; padding-right: 10px; } .starting-section img.sneaker { width: 100%; } .starting-section img.bag { width: 82%; padding-left: 0; } .starting-section .images{ position: relative; } .starting-section .imgtext{ position: absolute; left:0; bottom:0; background-color:rgba(0,0,0,.6); width: 100%; } .starting-section h4{ font-size: 16px; color: white; font-weight: 700; letter-spacing: 0.5px; } .middle-section{ background:#f7f7f7 ; height: 500px; width: 2000px; } .middle-section .content img{ max-width: 100%; max-height: 100%; align-content: start; object-fit: fill; } .middle-caption{ position:absolute; top: 50%; } .first-section { background-color:#fff; padding:80px 0; text-align:center; } .first-section .content { padding: 15px; background: #fff; transition: 0.5s; } .first-section i{ font-size: 32px; color:coral; } .first-section h6{ margin-top: 10px; font-size: 16px; font-weight: 700; padding: 15px; letter-spacing: 0.6px; } .first-section p{ font-size: 13px; color: #5a5a5a; line-height: 24px; } .first-section .content:hover{ background:lightsalmon; } .first-section .content:hover i{ color: white; } .first-section .content:hover h6{ color: white; } .first-section .content:hover p{ color: white; } .menu-cap{ font-size: 20px; position: absolute; top: 85%; left:40%; color: white; font-weight: bold; text-align: center; font-size: 40px; } .input-group i{ color: black; background: #f7f7f7 ; } footer{ background: #292A33; padding-top: 65px; } footer .contact{ text-align: center; } footer .info{ text-align: center; } footer .uppercontent he4{ color: #fff; margin-bottom: 10px; font-size: 24px; } footer .uppercontent input{ height: 50px; width: 100%; font-size: 14px; padding-left: 20px; border: none; outline: none; margin-bottom: 20px; } footer a{ font-size: 18px; color: #fff; height: 50px; width: 50px; border-radius: 50%; text-align: center; background: rgba(255,255,255,.1); display: inline-block; line-height: 50px; } footer a:hover{ color: #fff; } footer .uppercontent{ border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 20px; } footer .middlecontent{ margin-top: 30px; padding: 20px 0; border-bottom: 1px solid rgba(255,255,255,0.1); } footer .middlecontent h5{ color: #fff; margin-bottom: 25px; } footer .middlecontent p{ font-size: 14px; color:#fff; margin-bottom: 25px; } footer .lastcontent p{ color: #fff; font-size: 14px; margin: 20px 0; letter-spacing:0.5px ; } .product-wrapper, .product-img { background-color: rgb(209, 206, 206); overflow: hidden; position: relative; width: 220px; height: 235px; } .mb-45 { margin-bottom: 45px } .product-action { bottom: 0px; left: 0; opacity: 0; position: absolute; right: 0; text-align: center; transition: all 0.6s ease 0s } .product-wrapper { border-radius: 10px } .product-img>span { background-color: #fff; box-shadow: 0 0 8px 1.7px rgba(0, 0, 0, 0.06); color: #333; display: inline-block; font-size: 12px; font-weight: 500; left: 20px; letter-spacing: 1px; padding: 3px 12px; position: absolute; text-align: center; text-transform: uppercase; top: 20px } .product-action-style { background-color: rgb(255, 255, 255); box-shadow: 0 0 8px 1.7px rgba(0, 0, 0, 0.06); display: inline-block; padding: 16px 2px 12px } .product-action-style>a { color: #979797; line-height: 1; padding: 0 21px; position: relative } .product-action-style>a.action-plus { font-size: 18px } .product-wrapper:hover .product-action { bottom: 20px; opacity: 1 } #button-addon1 { color: #ffc371; } i { color: #ffc371; } .form-control::placeholder { font-size: 0.95rem; color: #aaa; font-style: italic; } .form-control.shadow-0:focus { box-shadow: none; } .product-section{ padding: 50px 0; }
public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Norican&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=PT+Sans:ital@1&display=swap'); *{ margin: 0; padding: 0; } body{ font-family: "Open Sans", sans-serif; } .banner h2{ color:midnightblue; font-size: 40px; font-weight: bold; } .banner .slide img { height: 100vh; padding: 25px; } .carousel-caption{ font-size: 42px; font-family: 'Dela Gothic One', cursive; position: absolute; top: 50%; color: #FAC914; margin: auto; } .carousel-caption .vacay{ font-family: 'Dela Gothic One', cursive; color: #292A33; font-size: 42px; } .carousel-caption .summer{ font-family: 'PT Sans', sans-serif; color: #292A33; font-size: 20px; font-weight: 200; } .carousel-caption a{ color:#292A33; font-size: 16px; border: solid 3px #292A33; padding: 15px; margin: 5px; font-family: 'PT Sans', sans-serif; letter-spacing: 0.5px; } @media screen and (max-width: 992px){ .banner .slide img { height: 70vh; } } .menu{ position: fixed; top:0; z-index: 10; } .navbar{ max-width:1000px; } .navbar-brand { font-family: 'Norican', cursive; font-size: 38px !important; } .navbar a{ color: #292A33; font-size: 18px; margin-left: 10px; } .active { background: #fff; color: #121212 !important; } .black{ color: black !important; } @media screen and (max-width:992px) { .menu{ background: #f2f2ff ; } .navbar a{ color: black !important; } } .pro-view{ padding:80px 0; text-align: center; } .pro-view{ font-size: 17px; color: #121212; font-weight: 700; } .pro-view .line{ width: 100px; height: 3px; background-color: #121212; margin: auto; margin-bottom: 50px; } .pro-view .content{ height: 500px; } .pro-view img{ width: 300px; height: 300px; } .starting-section{ padding: 80px 0; background-color:#f7f7f7 ; } .starting-section img { width: 100%; height: 375px; text-align: center; padding-bottom: 30px; } .starting-section img.woman { width: 100%; } .starting-section .cover{ position: relative; top:0; left:0; margin-bottom: 10px; } .starting-section .hover-efect{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #6e8a0a; opacity:0; display: flex; justify-content: center; align-items: center; } .starting-section .hover-efect i{ padding: 10px; border: 2px solid #fff; border-radius: 100%; background-color: #fff; color: #6d8a0a; } .starting-section .cover:hover .hover-efect{ opacity: 0.7; transition: .5s; } .starting-section img.man { width: 80%; padding-right: 10px; } .starting-section img.sneaker { width: 100%; } .starting-section img.bag { width: 82%; padding-left: 0; } .starting-section .images{ position: relative; } .starting-section .imgtext{ position: absolute; left:0; bottom:0; background-color:rgba(0,0,0,.6); width: 100%; } .starting-section h4{ font-size: 16px; color: white; font-weight: 700; letter-spacing: 0.5px; } .middle-section{ background:#f7f7f7 ; height: 500px; width: 2000px; } .middle-section .content img{ max-width: 100%; max-height: 100%; align-content: start; object-fit: fill; } .middle-caption{ position:absolute; top: 50%; } .first-section { background-color:#fff; padding:80px 0; text-align:center; } .first-section .content { padding: 15px; background: #fff; transition: 0.5s; } .first-section i{ font-size: 32px; color:coral; } .first-section h6{ margin-top: 10px; font-size: 16px; font-weight: 700; padding: 15px; letter-spacing: 0.6px; } .first-section p{ font-size: 13px; color: #5a5a5a; line-height: 24px; } .first-section .content:hover{ background:lightsalmon; } .first-section .content:hover i{ color: white; } .first-section .content:hover h6{ color: white; } .first-section .content:hover p{ color: white; } .menu-cap{ font-size: 20px; position: absolute; top: 85%; left:40%; color: white; font-weight: bold; text-align: center; font-size: 40px; } .input-group i{ color: black; background: #f7f7f7 ; } footer{ background: #292A33; padding-top: 65px; } footer .contact{ text-align: center; } footer .info{ text-align: center; } footer .uppercontent he4{ color: #fff; margin-bottom: 10px; font-size: 24px; } footer .uppercontent input{ height: 50px; width: 100%; font-size: 14px; padding-left: 20px; border: none; outline: none; margin-bottom: 20px; } footer a{ font-size: 18px; color: #fff; height: 50px; width: 50px; border-radius: 50%; text-align: center; background: rgba(255,255,255,.1); display: inline-block; line-height: 50px; } footer a:hover{ color: #fff; } footer .uppercontent{ border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 20px; } footer .middlecontent{ margin-top: 30px; padding: 20px 0; border-bottom: 1px solid rgba(255,255,255,0.1); } footer .middlecontent h5{ color: #fff; margin-bottom: 25px; } footer .middlecontent p{ font-size: 14px; color:#fff; margin-bottom: 25px; } footer .lastcontent p{ color: #fff; font-size: 14px; margin: 20px 0; letter-spacing:0.5px ; } .product-wrapper, .product-img { background-color: rgb(209, 206, 206); overflow: hidden; position: relative; width: 220px; height: 235px; } .mb-45 { margin-bottom: 45px } .product-action { bottom: 0px; left: 0; opacity: 0; position: absolute; right: 0; text-align: center; transition: all 0.6s ease 0s } .product-wrapper { border-radius: 10px } .product-img>span { background-color: #fff; box-shadow: 0 0 8px 1.7px rgba(0, 0, 0, 0.06); color: #333; display: inline-block; font-size: 12px; font-weight: 500; left: 20px; letter-spacing: 1px; padding: 3px 12px; position: absolute; text-align: center; text-transform: uppercase; top: 20px } .product-action-style { background-color: rgb(255, 255, 255); box-shadow: 0 0 8px 1.7px rgba(0, 0, 0, 0.06); display: inline-block; padding: 16px 2px 12px } .product-action-style>a { color: #979797; line-height: 1; padding: 0 21px; position: relative } .product-action-style>a.action-plus { font-size: 18px } .product-wrapper:hover .product-action { bottom: 20px; opacity: 1 } #button-addon1 { color: #ffc371; } i { color: #ffc371; } .form-control::placeholder { font-size: 0.95rem; color: #aaa; font-style: italic; } .form-control.shadow-0:focus { box-shadow: none; } .product-section{ padding: 50px 0; }
0.326701
0.116011
margin-left: -17%; border-radius: 3px } .breadcrumb-item+.breadcrumb-item::before{ content: "|"; } #header a{ color: #000; text-decoration: none; font-size: 16px; } #header a:hover{ color: #f68; } #header_top{ background: #EDB; height: 70px } #header_top>.list-inline-item.top1{ padding: 10px 0px; margin-left: 0.75rem; } .login_list{ position: relative; } .login_list:hover>.login_list_item{ height: 180px; opacity: 1; } .login_list_item{ position:absolute; height: 0; opacity: 0; overflow: hidden; transition: all .5s linear; width: 150px; list-style: none; background: #EDB; border-radius: 15px; top: 20px; padding-left: 10px; padding-top: 20px; text-align: left; } .login_list_item>li{ padding-top:10px; } #header>.login_alert{ padding-top: 10px; border: 1px solid #000; border-radius: 15px; position: fixed; text-align: center; background: rgba(255, 255, 255); z-index: 2; } #header>.login_alert>.alert_header{ height: 50px; position: relative; line-height: 50px; } #header>.login_alert>.alert_header>.title{ font-size: 20px; text-align: center; position: absolute; left:0; right:0; } #header>.login_alert>.alert_header>.close{ float:right; margin: 5px 12px 5px 0; } #header .login_alert .login_uname input,.login_alert .login_upwd input{ margin-bottom: 20px; background: transparent; color: #000; border-radius: 5px; width: 200px; outline: none; } #header .login_alert .login_alert_btn{ width: 200px; height: 30px; background: #f68; outline: none; cursor: pointer; border-radius: 5px; margin-bottom: 20px; } #header .login_alert p.login_others{ height: 40px; margin: 20px auto; } #header .login_alert p.login_others>span{ display:inline-block; margin: 0 0 0 0; } #header .login_alert i{ background-image: url(../img/header/logo\ \(1\).png); display: inline-block; height: 40px; width: 40px; vertical-align: middle; } #header .login_alert i.icon_wx{ background-position: 160px -669px; } #header .login_alert i.icon_qq{ background-position: 120px -669px; } #header .login_alert i.icon_wb{ background-position: 80px -669px; } #header .login_alert i.icon_wy{ background-position: 40px -669px; } #header>.alert_out{ width: 0px; height: 0px; top:50%; left:50%; margin-top:0px; margin-left:0px; opacity:0; overflow: hidden; transition:all .5s linear; } #header>.alert_in{ width:400px; height:300px; top:50%; left:50%; margin-top:-160px; margin-left:-200px; opacity:.9; }
public/css/header.css
margin-left: -17%; border-radius: 3px } .breadcrumb-item+.breadcrumb-item::before{ content: "|"; } #header a{ color: #000; text-decoration: none; font-size: 16px; } #header a:hover{ color: #f68; } #header_top{ background: #EDB; height: 70px } #header_top>.list-inline-item.top1{ padding: 10px 0px; margin-left: 0.75rem; } .login_list{ position: relative; } .login_list:hover>.login_list_item{ height: 180px; opacity: 1; } .login_list_item{ position:absolute; height: 0; opacity: 0; overflow: hidden; transition: all .5s linear; width: 150px; list-style: none; background: #EDB; border-radius: 15px; top: 20px; padding-left: 10px; padding-top: 20px; text-align: left; } .login_list_item>li{ padding-top:10px; } #header>.login_alert{ padding-top: 10px; border: 1px solid #000; border-radius: 15px; position: fixed; text-align: center; background: rgba(255, 255, 255); z-index: 2; } #header>.login_alert>.alert_header{ height: 50px; position: relative; line-height: 50px; } #header>.login_alert>.alert_header>.title{ font-size: 20px; text-align: center; position: absolute; left:0; right:0; } #header>.login_alert>.alert_header>.close{ float:right; margin: 5px 12px 5px 0; } #header .login_alert .login_uname input,.login_alert .login_upwd input{ margin-bottom: 20px; background: transparent; color: #000; border-radius: 5px; width: 200px; outline: none; } #header .login_alert .login_alert_btn{ width: 200px; height: 30px; background: #f68; outline: none; cursor: pointer; border-radius: 5px; margin-bottom: 20px; } #header .login_alert p.login_others{ height: 40px; margin: 20px auto; } #header .login_alert p.login_others>span{ display:inline-block; margin: 0 0 0 0; } #header .login_alert i{ background-image: url(../img/header/logo\ \(1\).png); display: inline-block; height: 40px; width: 40px; vertical-align: middle; } #header .login_alert i.icon_wx{ background-position: 160px -669px; } #header .login_alert i.icon_qq{ background-position: 120px -669px; } #header .login_alert i.icon_wb{ background-position: 80px -669px; } #header .login_alert i.icon_wy{ background-position: 40px -669px; } #header>.alert_out{ width: 0px; height: 0px; top:50%; left:50%; margin-top:0px; margin-left:0px; opacity:0; overflow: hidden; transition:all .5s linear; } #header>.alert_in{ width:400px; height:300px; top:50%; left:50%; margin-top:-160px; margin-left:-200px; opacity:.9; }
0.331336
0.07889
.card-space-profile-card__container { --profile-card-cover-photo-width: 17.5rem; --profile-card-cover-photo-height: calc(var(--profile-card-cover-photo-width) * 50 / 125); --profile-card-height: calc(var(--profile-card-cover-photo-width) * 160 / 125); display: flex; flex-direction: column; align-items: center; min-width: min-content; } .card-space-profile-card__preview { margin-bottom: var(--boxel-sp-xxs); color: var(--boxel-purple-400); font: 600 var(--boxel-font-xs); letter-spacing: var(--boxel-lsp-xl); text-transform: uppercase; } .card-space-profile-card__card { position: relative; width: var(--profile-card-cover-photo-width); height: calc(var(--profile-card-height)); border-radius: var(--boxel-border-radius); overflow: hidden; box-shadow: 0 15px 30px rgb(0 0 0 / 20%); background: var(--boxel-light); } .card-space-profile-card__cover-photo-container { margin: 0; line-height: 0; /* Without this the container is 5px too tall, pushing body too far down. */ } .card-space-profile-card__cover-photo { height: var(--profile-card-cover-photo-height); width: 100%; object-fit: cover; } .card-space-profile-card__cover-photo-container--placeholder { background-color: var(--boxel-light-400); } .card-space-profile-card__cover-photo--placeholder { --icon-color: var(--boxel-purple-300); transform: scale(0.7); } .card-space-profile-card__cover-photo--placeholder > circle { display: none; } .card-space-profile-card__profile-photo-container { --image-height: 3rem; position: absolute; top: calc(var(--profile-card-cover-photo-height) - var(--image-height) / 2); height: var(--image-height); width: var(--image-height); border-radius: var(--image-height); border: 1px solid var(--boxel-purple-300); left: var(--boxel-sp); background: var(--boxel-light); margin: 0; overflow: hidden; display: flex; align-items: center; justify-content: center; } .card-space-profile-card__profile-photo-container--placeholder { background: var(--boxel-light-400); } .card-space-profile-card__profile-photo--placeholder { --icon-color: var(--boxel-purple-300); width: 100%; transform: scale(0.5); } .card-space-profile-card__body { display: flex; flex-direction: column; align-items: flex-start; height: calc(var(--profile-card-height) - var(--profile-card-cover-photo-height)); padding: var(--boxel-sp-lg) var(--boxel-sp) var(--boxel-sp); } .card-space-profile-card__heading { font: 700 var(--boxel-font-lg); } .card-space-profile-card__host { font: 600 var(--boxel-font-sm); color: var(--boxel-purple-500); } .card-space-profile-card__category { display: inline-block; margin-top: var(--boxel-sp-xxxs); padding: 2px var(--boxel-sp-xxxs) 2px var(--boxel-sp-xxxs); color: var(--boxel-purple-300); font: 600 var(--boxel-font-xs); text-transform: uppercase; letter-spacing: var(--boxel-lsp-xl); background: var(--boxel-light-300); border-radius: var(--boxel-border-radius-xs); } .card-space-profile-card__description { margin-top: var(--boxel-sp-sm); margin-bottom: auto; } .card-space-profile-card__button { margin-top: auto; }
packages/web-client/app/components/card-space/profile-card/index.css
.card-space-profile-card__container { --profile-card-cover-photo-width: 17.5rem; --profile-card-cover-photo-height: calc(var(--profile-card-cover-photo-width) * 50 / 125); --profile-card-height: calc(var(--profile-card-cover-photo-width) * 160 / 125); display: flex; flex-direction: column; align-items: center; min-width: min-content; } .card-space-profile-card__preview { margin-bottom: var(--boxel-sp-xxs); color: var(--boxel-purple-400); font: 600 var(--boxel-font-xs); letter-spacing: var(--boxel-lsp-xl); text-transform: uppercase; } .card-space-profile-card__card { position: relative; width: var(--profile-card-cover-photo-width); height: calc(var(--profile-card-height)); border-radius: var(--boxel-border-radius); overflow: hidden; box-shadow: 0 15px 30px rgb(0 0 0 / 20%); background: var(--boxel-light); } .card-space-profile-card__cover-photo-container { margin: 0; line-height: 0; /* Without this the container is 5px too tall, pushing body too far down. */ } .card-space-profile-card__cover-photo { height: var(--profile-card-cover-photo-height); width: 100%; object-fit: cover; } .card-space-profile-card__cover-photo-container--placeholder { background-color: var(--boxel-light-400); } .card-space-profile-card__cover-photo--placeholder { --icon-color: var(--boxel-purple-300); transform: scale(0.7); } .card-space-profile-card__cover-photo--placeholder > circle { display: none; } .card-space-profile-card__profile-photo-container { --image-height: 3rem; position: absolute; top: calc(var(--profile-card-cover-photo-height) - var(--image-height) / 2); height: var(--image-height); width: var(--image-height); border-radius: var(--image-height); border: 1px solid var(--boxel-purple-300); left: var(--boxel-sp); background: var(--boxel-light); margin: 0; overflow: hidden; display: flex; align-items: center; justify-content: center; } .card-space-profile-card__profile-photo-container--placeholder { background: var(--boxel-light-400); } .card-space-profile-card__profile-photo--placeholder { --icon-color: var(--boxel-purple-300); width: 100%; transform: scale(0.5); } .card-space-profile-card__body { display: flex; flex-direction: column; align-items: flex-start; height: calc(var(--profile-card-height) - var(--profile-card-cover-photo-height)); padding: var(--boxel-sp-lg) var(--boxel-sp) var(--boxel-sp); } .card-space-profile-card__heading { font: 700 var(--boxel-font-lg); } .card-space-profile-card__host { font: 600 var(--boxel-font-sm); color: var(--boxel-purple-500); } .card-space-profile-card__category { display: inline-block; margin-top: var(--boxel-sp-xxxs); padding: 2px var(--boxel-sp-xxxs) 2px var(--boxel-sp-xxxs); color: var(--boxel-purple-300); font: 600 var(--boxel-font-xs); text-transform: uppercase; letter-spacing: var(--boxel-lsp-xl); background: var(--boxel-light-300); border-radius: var(--boxel-border-radius-xs); } .card-space-profile-card__description { margin-top: var(--boxel-sp-sm); margin-bottom: auto; } .card-space-profile-card__button { margin-top: auto; }
0.523177
0.056993
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 { background: #f6f6f4; color: #505050; min-width: 960px; } body, input, textarea, td, th { font-family: Gentium Book Basic, Palatino, serif; font-weight: 400; font-size: 11pt; line-height: 1.5; } html, body { height: 100%; } .main-nav .fb { padding: 20px; position: fixed; top: 0; left: 0; z-index: 10; } .page { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 100px 0; border-bottom: solid 1px #ddd; } .page > div { width: 900px; margin: 0 auto; } .page .headline { font-size: 32pt; text-align: center; font-family: Montserrat, sans-serif; font-weight: 400; letter-spacing: -2px; color: #707090; } .page .headline em { display: none; } .page h3, .page blockquote, .page p, .page ul, .page li { margin: 20px 0; } .page blockquote > p { margin: 0; } .page .info { text-align: center; width: 600px; margin: 0 auto; font-size: 1.2em; } .action a { color: #fff; background: #c42; text-decoration: none; padding: 5px 30px; display: inline-block; font-family: oswald, sans-serif; text-transform: uppercase; font-size: 12pt; -webkit-border-radius: 2px; border-radius: 2px; -webkit-font-smoothing: antialiased; text-shadow: 0 1px 0 rgba(0,0,0,0.30); line-height: 1.5; } .action a:hover, .title .action a { background-color: #e04b25; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e04b25), color-stop(1, #b83d1f)); background: -webkit-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -moz-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -o-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -ms-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: linear-gradient(top, #e04b25 0%, #b83d1f 100%); -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.20), inset 0 -1px 0 rgba(0,0,0,0.10); box-shadow: 0 2px 5px rgba(0,0,0,0.20), inset 0 -1px 0 rgba(0,0,0,0.10); } .action a:active { background: #222; } .action a:after { content: "\25b6"; font-size: 0.7em; margin-left: 7px; opacity: 0.65 ; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65) ; filter: alpha(opacity=65) ; position: relative; top: -3px; } .action span.inset { padding: 6px; background: rgba(0,0,0,0.10); -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.20), 1px 1px 0 rgba(255,255,255,0.03); box-shadow: inset 1px 1px 0 rgba(0,0,0,0.20), 1px 1px 0 rgba(255,255,255,0.03); } .action span.inset a { -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.40), inset 0 -1px 0 rgba(0,0,0,0.10); box-shadow: 0 2px 10px rgba(0,0,0,0.40), inset 0 -1px 0 rgba(0,0,0,0.10); } section.intro { background-color: #212121; background-image: url("dark_wall.png"); background-attachment: fixed; } .page.title { text-shadow: 0 2px 0 rgba(0,0,0,0.20), 0 1px 0 rgba(0,0,0,0.10); color: #aaa; border-bottom: 0; padding: 200px 0; } .page.title > div { width: 700px; overflow: hidden; } .page.title h1.headline, .page.title p { float: left; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page.title h1.headline { color: #fff; font-size: 36pt; line-height: 1.2; padding-right: 20px; padding-top: 11px; text-align: right; } .page.title p { padding-left: 20px; font-size: 1.2em; } .page.title p.tagline { overflow: hidden; font-style: italic; } .page.title p.tagline:first-line { color: #eee; font-size: 1.1em; } .page.title p.tagline:first-letter { font-size: 3.2em; display: inline-block; float: left; line-height: 0.8em; margin-right: 7px; font-style: normal; margin-top: 2px; margin-left: -8px; } .page.title p.action { width: 100%; clear: both; text-align: center; } .page.title p.action a { font-size: 1.4em; padding: 8px 50px; } .page.understand { background: rgba(0,0,0,0.20); color: #aaa; text-shadow: 0 1px 0 rgba(0,0,0,0.20); -webkit-box-shadow: inset 0 -10px 15px -15px rgba(0,0,0,0.50); box-shadow: inset 0 -10px 15px -15px rgba(0,0,0,0.50); } .page.understand .headline { font-size: 20pt; color: #ddd; display: none; } .page.understand a { color: #666; text-decoration: none; } .page.understand a:hover { color: #c42; } .page.understand .info { font-size: 1.9em; line-height: 1.3; } .page.understand .info strong { color: #fff; display: block; font-weight: bold; font-size: 1.4em; font-family: Montserrat, sans-serif; letter-spacing: -2px; margin-bottom: 3px; } .page.understand li > a:first-child { font-weight: bold; display: block; font-family: Oswald, sans-serif; text-transform: uppercase; margin-bottom: 5px; font-size: 1.4em; color: #c42; } .page.understand li > a:first-child:hover { color: #ff5f30; } .page.understand ul { margin-top: 40px; overflow: hidden; } .page.understand li:nth-child(4) { clear: both; } .page.understand li { margin-top: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; text-align: center; float: left; width: 33%; padding: 0 25px; } .page.email { background: #e8e8e5; text-shadow: 0 1px 0 rgba(255,255,255,0.50); padding-bottom: 0; overflow: hidden; } .page.email .headline { color: #4bd; } .page.email .info { margin-top: -10px; font-family: Palatino, serif; } .page.email .letter { width: 500px; margin: 40px auto 0 auto; padding: 40px 80px; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.20), 10px 5px 0 -4px #fff, 10px 5px 10px -4px rgba(0,0,0,0.10); box-shadow: 0 0 10px rgba(0,0,0,0.20), 10px 5px 0 -4px #fff, 10px 5px 10px -4px rgba(0,0,0,0.10); font-family: Shanti, sans-serif; color: #707080; text-shadow: 0 1px 0 rgba(255,255,255,0.10); } .page.email .letter strong { font-weight: bold; font-family: Gentium Book Basic, Palatino, serif; font-size: 1.2em; } .page.email .letter .action { margin-top: 60px; text-align: center; } .page.phone { text-align: left; } .page.phone .info { margin-top: -10px; font-family: Palatino, serif; padding-bottom: 40px; } .page.phone blockquote { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 40px 20px 50px; background: #e6e6e6; border-left: solid 1px #ccc; border-top: solid 1px #ccc; width: 48%; float: left; margin: 0 30px 20px 0; font-family: Shanti, sans-serif; -webkit-border-radius: 3px; border-radius: 3px; color: #707080; text-shadow: 0 1px 0 rgba(255,255,255,0.60); position: relative; } .page.phone blockquote p:first-line { font-weight: bold; letter-spacing: -1px; color: #383840; } .page.phone blockquote:before { content: "\201c"; display: block; font-size: 36pt; font-family: Gentium Book Basic, Palatino, serif; height: 20px; line-height: 20px; width: 30px; text-align: left; float: left; margin: 10px 0 0 -30px; opacity: 0.5 ; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ; filter: alpha(opacity=50) ; } .page.phone blockquote.en { display: none; } .page.phone h3 { font-size: 1.2em; margin: 0 0 -16px 0; font-weight: bold; color: #222; color: #c42; } .page.phone section.sub { overflow: hidden; padding: 20px 0; border-top: solid 1px #ddd; } .page.phone .sub.follow-up { text-align: center; font-size: 1.1em; } .page.phone .sub.follow-up h3 { font-size: 1.4em; margin-bottom: -15px; } .page.phone .sub.follow-up .action { margin-top: 30px; } .page.write { background: #e8e8e5; text-shadow: 0 1px 0 rgba(255,255,255,0.60); } .page.write .map { overflow: hidden; text-align: right; font-size: 1.1em; } .page.write h2.headline { font-size: 26pt; text-align: right; color: #4bd; } .page.write .map iframe { float: right; margin-left: 50px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.20); box-shadow: 0 0 10px rgba(0,0,0,0.20); border: solid 10px #fff; } .page.senators { padding: 20px 0; } .senators .list { overflow: hidden; } article.senator { float: left; width: 45%; margin: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } article.senator .card { border: solid 2px #fcfcfc; background: #fff; overflow: hidden; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.20); box-shadow: 0 0 5px rgba(0,0,0,0.20); } article.senator label, article.senator ul { font-family: sans-serif; } article.senator hgroup { padding: 20px 30px; padding-right: 140px; position: relative; } article.senator h2 { font-family: Oswald, sans-serif; font-size: 2em; line-height: 1.3; font-weight: bold; text-align: left; color: #707080; } article.senator .section { -webkit-box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.05); box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.05); } article.senator .section { padding: 20px; padding-right: 60px; border-top: dotted 1px #e7e7e7; overflow: hidden; } article.senator .section:nth-child(odd) { background: #fafafa; } article.senator .section > label { width: 80px; float: right; margin-right: -40px; text-align: right; font-family: Shanti, sans-serif; letter-spacing: -1px; font-weight: bold; font-size: 0.9em; line-height: 1.4; color: #a0a0b0; } article.senator .section-online > label { display: none; } article.senator ul { margin: 0; padding: 0; font-size: 0.85em; font-family: Shanti, sans-serif; text-shadow: 0 1px 0 rgba(255,255,255,0.60); } article.senator li { margin: 0; padding-left: 24px; min-height: 24px; } article.senator a, article.senator a:visited { color: #3da8c7; text-decoration: none; display: block; padding: 1px; -webkit-border-radius: 1px; border-radius: 1px; } article.senator a:hover { color: #1b4b58; } article.senator .pre:before { content: ""; color: #ccc; margin-right: 10px; font-size: 0.9em; width: 16px; height: 16px; display: inline-block; margin-left: -24px; position: relative; top: 3px; } article.senator small { color: #999; font-size: 0.8em; background: #eee; padding: 1px 5px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px #e3e3e3; box-shadow: 1px 1px #e3e3e3; margin-left: 3px; } article.senator .twitter:before { background: url("twitter.png"); } article.senator .email:before { background: url("email.png"); } article.senator .facebook:before { background: url("facebook.png"); } article.senator .site:before { background: url("link.png"); } article.senator .youtube:before { background: url("youtube.png"); } .avatar { position: relative; } .avatar p, .avatar img { width: 110px; overflow: hidden; -webkit-border-radius: 55px; border-radius: 55px; background: #fff; } .avatar p { height: 110px; margin: 0; padding: 0; } .avatar p:after { width: 112px; height: 112px; -webkit-border-radius: 56px; border-radius: 56px; position: absolute; top: -1px; left: -1px; display: block; content: ""; background: radial-gradient(45px 45px 45deg, circle cover, rgba(0,0,0,0.00) 50%, rgba(0,0,0,0.80)); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 4px #fff; -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.20), 0 0 14px rgba(0,0,0,0.20); box-shadow: 1px 1px 0 rgba(0,0,0,0.20), 0 0 14px rgba(0,0,0,0.20); } .senator .avatar { position: absolute; right: 20px; bottom: -55px; z-index: 5; }
assets/all.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { background: #f6f6f4; color: #505050; min-width: 960px; } body, input, textarea, td, th { font-family: Gentium Book Basic, Palatino, serif; font-weight: 400; font-size: 11pt; line-height: 1.5; } html, body { height: 100%; } .main-nav .fb { padding: 20px; position: fixed; top: 0; left: 0; z-index: 10; } .page { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 100px 0; border-bottom: solid 1px #ddd; } .page > div { width: 900px; margin: 0 auto; } .page .headline { font-size: 32pt; text-align: center; font-family: Montserrat, sans-serif; font-weight: 400; letter-spacing: -2px; color: #707090; } .page .headline em { display: none; } .page h3, .page blockquote, .page p, .page ul, .page li { margin: 20px 0; } .page blockquote > p { margin: 0; } .page .info { text-align: center; width: 600px; margin: 0 auto; font-size: 1.2em; } .action a { color: #fff; background: #c42; text-decoration: none; padding: 5px 30px; display: inline-block; font-family: oswald, sans-serif; text-transform: uppercase; font-size: 12pt; -webkit-border-radius: 2px; border-radius: 2px; -webkit-font-smoothing: antialiased; text-shadow: 0 1px 0 rgba(0,0,0,0.30); line-height: 1.5; } .action a:hover, .title .action a { background-color: #e04b25; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e04b25), color-stop(1, #b83d1f)); background: -webkit-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -moz-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -o-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: -ms-linear-gradient(top, #e04b25 0%, #b83d1f 100%); background: linear-gradient(top, #e04b25 0%, #b83d1f 100%); -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.20), inset 0 -1px 0 rgba(0,0,0,0.10); box-shadow: 0 2px 5px rgba(0,0,0,0.20), inset 0 -1px 0 rgba(0,0,0,0.10); } .action a:active { background: #222; } .action a:after { content: "\25b6"; font-size: 0.7em; margin-left: 7px; opacity: 0.65 ; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65) ; filter: alpha(opacity=65) ; position: relative; top: -3px; } .action span.inset { padding: 6px; background: rgba(0,0,0,0.10); -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.20), 1px 1px 0 rgba(255,255,255,0.03); box-shadow: inset 1px 1px 0 rgba(0,0,0,0.20), 1px 1px 0 rgba(255,255,255,0.03); } .action span.inset a { -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.40), inset 0 -1px 0 rgba(0,0,0,0.10); box-shadow: 0 2px 10px rgba(0,0,0,0.40), inset 0 -1px 0 rgba(0,0,0,0.10); } section.intro { background-color: #212121; background-image: url("dark_wall.png"); background-attachment: fixed; } .page.title { text-shadow: 0 2px 0 rgba(0,0,0,0.20), 0 1px 0 rgba(0,0,0,0.10); color: #aaa; border-bottom: 0; padding: 200px 0; } .page.title > div { width: 700px; overflow: hidden; } .page.title h1.headline, .page.title p { float: left; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page.title h1.headline { color: #fff; font-size: 36pt; line-height: 1.2; padding-right: 20px; padding-top: 11px; text-align: right; } .page.title p { padding-left: 20px; font-size: 1.2em; } .page.title p.tagline { overflow: hidden; font-style: italic; } .page.title p.tagline:first-line { color: #eee; font-size: 1.1em; } .page.title p.tagline:first-letter { font-size: 3.2em; display: inline-block; float: left; line-height: 0.8em; margin-right: 7px; font-style: normal; margin-top: 2px; margin-left: -8px; } .page.title p.action { width: 100%; clear: both; text-align: center; } .page.title p.action a { font-size: 1.4em; padding: 8px 50px; } .page.understand { background: rgba(0,0,0,0.20); color: #aaa; text-shadow: 0 1px 0 rgba(0,0,0,0.20); -webkit-box-shadow: inset 0 -10px 15px -15px rgba(0,0,0,0.50); box-shadow: inset 0 -10px 15px -15px rgba(0,0,0,0.50); } .page.understand .headline { font-size: 20pt; color: #ddd; display: none; } .page.understand a { color: #666; text-decoration: none; } .page.understand a:hover { color: #c42; } .page.understand .info { font-size: 1.9em; line-height: 1.3; } .page.understand .info strong { color: #fff; display: block; font-weight: bold; font-size: 1.4em; font-family: Montserrat, sans-serif; letter-spacing: -2px; margin-bottom: 3px; } .page.understand li > a:first-child { font-weight: bold; display: block; font-family: Oswald, sans-serif; text-transform: uppercase; margin-bottom: 5px; font-size: 1.4em; color: #c42; } .page.understand li > a:first-child:hover { color: #ff5f30; } .page.understand ul { margin-top: 40px; overflow: hidden; } .page.understand li:nth-child(4) { clear: both; } .page.understand li { margin-top: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; text-align: center; float: left; width: 33%; padding: 0 25px; } .page.email { background: #e8e8e5; text-shadow: 0 1px 0 rgba(255,255,255,0.50); padding-bottom: 0; overflow: hidden; } .page.email .headline { color: #4bd; } .page.email .info { margin-top: -10px; font-family: Palatino, serif; } .page.email .letter { width: 500px; margin: 40px auto 0 auto; padding: 40px 80px; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.20), 10px 5px 0 -4px #fff, 10px 5px 10px -4px rgba(0,0,0,0.10); box-shadow: 0 0 10px rgba(0,0,0,0.20), 10px 5px 0 -4px #fff, 10px 5px 10px -4px rgba(0,0,0,0.10); font-family: Shanti, sans-serif; color: #707080; text-shadow: 0 1px 0 rgba(255,255,255,0.10); } .page.email .letter strong { font-weight: bold; font-family: Gentium Book Basic, Palatino, serif; font-size: 1.2em; } .page.email .letter .action { margin-top: 60px; text-align: center; } .page.phone { text-align: left; } .page.phone .info { margin-top: -10px; font-family: Palatino, serif; padding-bottom: 40px; } .page.phone blockquote { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 40px 20px 50px; background: #e6e6e6; border-left: solid 1px #ccc; border-top: solid 1px #ccc; width: 48%; float: left; margin: 0 30px 20px 0; font-family: Shanti, sans-serif; -webkit-border-radius: 3px; border-radius: 3px; color: #707080; text-shadow: 0 1px 0 rgba(255,255,255,0.60); position: relative; } .page.phone blockquote p:first-line { font-weight: bold; letter-spacing: -1px; color: #383840; } .page.phone blockquote:before { content: "\201c"; display: block; font-size: 36pt; font-family: Gentium Book Basic, Palatino, serif; height: 20px; line-height: 20px; width: 30px; text-align: left; float: left; margin: 10px 0 0 -30px; opacity: 0.5 ; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ; filter: alpha(opacity=50) ; } .page.phone blockquote.en { display: none; } .page.phone h3 { font-size: 1.2em; margin: 0 0 -16px 0; font-weight: bold; color: #222; color: #c42; } .page.phone section.sub { overflow: hidden; padding: 20px 0; border-top: solid 1px #ddd; } .page.phone .sub.follow-up { text-align: center; font-size: 1.1em; } .page.phone .sub.follow-up h3 { font-size: 1.4em; margin-bottom: -15px; } .page.phone .sub.follow-up .action { margin-top: 30px; } .page.write { background: #e8e8e5; text-shadow: 0 1px 0 rgba(255,255,255,0.60); } .page.write .map { overflow: hidden; text-align: right; font-size: 1.1em; } .page.write h2.headline { font-size: 26pt; text-align: right; color: #4bd; } .page.write .map iframe { float: right; margin-left: 50px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.20); box-shadow: 0 0 10px rgba(0,0,0,0.20); border: solid 10px #fff; } .page.senators { padding: 20px 0; } .senators .list { overflow: hidden; } article.senator { float: left; width: 45%; margin: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } article.senator .card { border: solid 2px #fcfcfc; background: #fff; overflow: hidden; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.20); box-shadow: 0 0 5px rgba(0,0,0,0.20); } article.senator label, article.senator ul { font-family: sans-serif; } article.senator hgroup { padding: 20px 30px; padding-right: 140px; position: relative; } article.senator h2 { font-family: Oswald, sans-serif; font-size: 2em; line-height: 1.3; font-weight: bold; text-align: left; color: #707080; } article.senator .section { -webkit-box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.05); box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.05); } article.senator .section { padding: 20px; padding-right: 60px; border-top: dotted 1px #e7e7e7; overflow: hidden; } article.senator .section:nth-child(odd) { background: #fafafa; } article.senator .section > label { width: 80px; float: right; margin-right: -40px; text-align: right; font-family: Shanti, sans-serif; letter-spacing: -1px; font-weight: bold; font-size: 0.9em; line-height: 1.4; color: #a0a0b0; } article.senator .section-online > label { display: none; } article.senator ul { margin: 0; padding: 0; font-size: 0.85em; font-family: Shanti, sans-serif; text-shadow: 0 1px 0 rgba(255,255,255,0.60); } article.senator li { margin: 0; padding-left: 24px; min-height: 24px; } article.senator a, article.senator a:visited { color: #3da8c7; text-decoration: none; display: block; padding: 1px; -webkit-border-radius: 1px; border-radius: 1px; } article.senator a:hover { color: #1b4b58; } article.senator .pre:before { content: ""; color: #ccc; margin-right: 10px; font-size: 0.9em; width: 16px; height: 16px; display: inline-block; margin-left: -24px; position: relative; top: 3px; } article.senator small { color: #999; font-size: 0.8em; background: #eee; padding: 1px 5px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px #e3e3e3; box-shadow: 1px 1px #e3e3e3; margin-left: 3px; } article.senator .twitter:before { background: url("twitter.png"); } article.senator .email:before { background: url("email.png"); } article.senator .facebook:before { background: url("facebook.png"); } article.senator .site:before { background: url("link.png"); } article.senator .youtube:before { background: url("youtube.png"); } .avatar { position: relative; } .avatar p, .avatar img { width: 110px; overflow: hidden; -webkit-border-radius: 55px; border-radius: 55px; background: #fff; } .avatar p { height: 110px; margin: 0; padding: 0; } .avatar p:after { width: 112px; height: 112px; -webkit-border-radius: 56px; border-radius: 56px; position: absolute; top: -1px; left: -1px; display: block; content: ""; background: radial-gradient(45px 45px 45deg, circle cover, rgba(0,0,0,0.00) 50%, rgba(0,0,0,0.80)); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 4px #fff; -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.20), 0 0 14px rgba(0,0,0,0.20); box-shadow: 1px 1px 0 rgba(0,0,0,0.20), 0 0 14px rgba(0,0,0,0.20); } .senator .avatar { position: absolute; right: 20px; bottom: -55px; z-index: 5; }
0.391639
0.084417
.ck-repo-widget-plot-axis path, .ck-repo-widget-plot-axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .ck-repo-widget-plot-dot { cursor: pointer; } .ck-repo-widget-plot-tooltip { position: absolute; border: 0.5px solid gray; border-radius: 5px; padding: 5px; background: white; } .ck-repo-widget-plot-tooltip-link { color: #1F5A9F; text-decoration: underline; cursor: pointer; } .ck-repo-widget { font: 12px sans-serif; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-bottom: 74px; } .ck-repo-widget-selectors-container { margin-bottom: 10px; margin-right: auto; margin-left: auto; } .ck-repo-widget-plot-container { margin-right: auto; margin-left: auto; margin-top: 24px; margin-bottom: 48px; } @media screen and (max-width: 960px) { .ck-repo-widget-plot-container { display: none; } } .ck-repo-widget-selectors-container_filters { margin-bottom: 40px; } .ck-repo-widget-selectors-container_filters:last-child {} /* .ck-repo-widget-plot-center-btn { background: #fff; border-radius: 15px; border: 1px solid lightgray; height: 30px; position: absolute; right: 15px; top: 15px; width: 30px; } */ /* thead th { position: -webkit-sticky; position: sticky; top: -1px; z-index: 1; } */ .ck-repo-widget-table-container { overflow: auto; margin-left: auto; margin-right: auto; max-width: 100%; } .ck-repo-widget-table { border-collapse: collapse; font-size: 12px; } .ck-repo-widget-thead {} .ck-repo-widget-tbody {} .ck-repo-widget-tr { background: #FFFFFF; } .ck-repo-widget-tr-selected { background: #FFFFCC; } .ck-repo-widget-th { background: rgb(244, 247, 250); border: 1px solid #E0E0E0; color: #383838; font-family: Roboto; font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0.03em; line-height: 16px; padding: 10px; text-align: left; vertical-align: top; } .ck-repo-widget-th:not(:first-child) { min-width: 80px; } .ck-repo-widget-td { border: 1px solid #E0E0E0; color: #383838; font-family: Roboto; font-size: 14px; font-style: normal; font-weight: normal; line-height: 20px; padding: 10px; vertical-align: top; } /* .ck-repo-widget-tr td:first-child { position: -webkit-sticky; position: sticky; left: -1px; } */ .ck-repo-widget-filter { display: inline-block; margin-right: 25px; margin-bottom: 16px; } .ck-repo-widget-th:first-child, .ck-repo-widget-td:first-child { border-left: none; } .ck-repo-widget-th:last-child, .ck-repo-widget-td:last-child { border-right: none; } .ck-repo-widget-th-sort { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 5l-4 4-4-4zM14.5 4l-4-4-4 4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-th-sort-down { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 5l-4 4-4-4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-th-sort-up { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 4l-4-4-4 4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-plot-variation-x, .ck-repo-widget-plot-variation-y { stroke-width: 1px; } .ck-repo-widget-plot-line { fill: none; stroke: black; } .ck-repo-widget-cmd-btn { font-family: Roboto; font-style: normal; font-weight: 500; line-height: 20px; font-size: 14px; color: #1F5A9F; cursor: pointer; } .ck-repo-widget-cmd-btn-label { border-bottom: 1px dotted #1F5A9F; } .ck-repo-widget-side-panel { width: 368px; height: 100%; background: #FFFFFF; -webkit-box-shadow: -4px 0px 0px rgba(56, 56, 56, 0.2), -1px 0px 0px rgba(0, 0, 0, 0.08); box-shadow: -4px 0px 0px rgba(56, 56, 56, 0.2), -1px 0px 0px rgba(0, 0, 0, 0.08); position: fixed; right: -372px; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 2000; -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); font: 12px sans-serif; } .ck-repo-widget-side-panel-header { height: 68px; min-height: 68px; background: #FFFFFF; border-bottom: 1px solid rgba(0, 0, 0, 0.08); 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: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 24px; padding-right: 24px; } .ck-repo-widget-side-panel-header-tabs-layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .ck-repo-widget-side-panel-header-tab { font-family: League Spartan; font-size: 12px; letter-spacing: 0.05em; line-height: 16px; text-transform: uppercase; } .ck-repo-widget-side-panel-header-tab-btn { color: #1F5A9F; font-family: League Spartan; font-size: 12px; letter-spacing: 0.05em; line-height: 16px; text-transform: uppercase; cursor: pointer; } .ck-repo-widget-side-panel-header-tab-btn_active { color: #EF4E4E; border-bottom: 1px solid #EF4E4E; } .ck-repo-widget-side-panel-header-tab-btn:not(:first-child) { margin-left: 32px; } .ck-repo-widget-side-panel-header-close-btn { color: #383838; opacity: 0.7; cursor: pointer; font-size: 14px; } .ck-repo-widget-side-panel-body { overflow-x: hidden; overflow-y: auto; padding-bottom: 8px; padding: 24px; } .ck-repo-widget-filter-title { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 12px; letter-spacing: 0.03em; color: #383838; margin-bottom: 6px; } .ck-repo-widget-filter-title-link { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 12px; letter-spacing: 0.03em; color: #1F5A9F; margin-bottom: 16px; text-decoration: underline; cursor: pointer; } .ck-repo-widget-select { -moz-appearance: none; -webkit-appearance: none; appearance: none; background-color: #FFFFFF; background-image: url("data:image/svg+xml;utf8,<svg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'><g opacity='0.7'><path d='M8 4L4 0L0 4' transform='translate(1 1.99977)' stroke='#383838' stroke-width='2'/><path d='M8 4L4 0L0 4' transform='translate(9 15.9998) rotate(-180)' stroke='#383838' stroke-width='2'/></g></svg>"); background-position: calc(100% - 8px) center; background-repeat: no-repeat; border-radius: 0; border: 1px solid #C4C4C4; -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); -webkit-box-sizing: border-box; box-sizing: border-box; color: #383838; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: normal; height: 32px; line-height: normal; max-width: 320px; min-width: 120px; overflow: hidden; padding-left: 8px; padding-right: 24px; text-overflow: ellipsis; } .ck-repo-widget-select_number { background-image: none; padding-right: 8px; width: 120px; } .ck-repo-widget-select_workflow-container { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .ck-repo-widget-select_workflow { font-size: 13px; width: 100%; min-width: 100%; } .ck-repo-widget-filter-variation { 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; margin-top: 12px; cursor: pointer; } .ck-repo-widget-filter-variation input { margin-right: 8px; cursor: pointer; pointer-events: none; } .ck-repo-widget-side-panel-btn { color: #1F5A9F; cursor: pointer; display: block; font-size: 22px; height: 22px; margin-left: 24px; min-height: 22px; min-width: 22px; width: 22px; margin-bottom:6px; } .ck-repo-widget-side-panel-btn_info { border: 2px solid #1F5A9F; border-radius: 22px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 12px; } .ck-repo-widget-side-panel-btn_info i { padding-left: 1px; } .ck-repo-widget-workflow-panel { -webkit-box-align: center; -ms-flex-align: center; align-items: flex-end; 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: 10px; margin-top: 16px; margin-left: auto; margin-right: auto; max-width: 880px; width: 100%; } .ck-repo-widget-info-section { margin-bottom: 32px; } .ck-repo-widget-info-title-container { margin-bottom: 12px; } .ck-repo-widget-info-title { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 14px; letter-spacing: 0.03em; color: #383838; } .ck-repo-widget-info-link { font-family: Roboto; font-style: normal; font-weight: 500; line-height: 20px; font-size: 14px; color: #1F5A9F; text-decoration: underline; cursor: pointer; display: block; } .ck-repo-widget-info-link_small { line-height: 16px; font-size: 12px; margin-left: 4px; } .ck-repo-widget-info-link_divided { margin-bottom: 20px; } .ck-repo-widget-info-value-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .ck-repo-widget-info-value { font-family: Roboto; font-style: normal; font-weight: normal; line-height: 20px; font-size: 14px; text-align: right; color: #383838; opacity: 0.5; } .ck-repo-widget-info-github-link-container { 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; color: #1F5A9F; cursor: pointer; text-decoration: none; } #ck-repo-widget-loading-layer { position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; left: 0; top: 0; } /* Dialog window */ .ck-repo-widget-dialog-wnd { position: fixed; left: 50%; top: 50%; box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.08); border: 1px solid #C4C4C4; margin: auto; transform: translate(-50%, -50%); padding: 10px; background: #ffffff; font-size: 12px; line-height: 15px; } .ck-repo-widget-dialog-code { font-family: monospace; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); border: 1px solid #ccc; padding: 9.5px; margin: 0 0 10px; color: #333; width: 160ch; height: 15em; } .ck-repo-widget-dialog-btn { float: right; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); border: 1px solid #C4C4C4; padding: 5px; margin: 0 0 10px 10px; right: 10px; } /* loading animation */ .lds-ellipsis { display: inline-block; position: relative; width: 64px; height: 64px; } .lds-ellipsis div { position: absolute; top: 27px; width: 11px; height: 11px; border-radius: 50%; background: #4782d3; -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0); animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) { left: 6px; -webkit-animation: lds-ellipsis1 0.6s infinite; animation: lds-ellipsis1 0.6s infinite; } .lds-ellipsis div:nth-child(2) { left: 6px; -webkit-animation: lds-ellipsis2 0.6s infinite; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(3) { left: 26px; -webkit-animation: lds-ellipsis2 0.6s infinite; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(4) { left: 45px; -webkit-animation: lds-ellipsis3 0.6s infinite; animation: lds-ellipsis3 0.6s infinite; } @-webkit-keyframes lds-ellipsis1 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes lds-ellipsis1 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes lds-ellipsis3 { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0); transform: scale(0); } } @keyframes lds-ellipsis3 { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0); transform: scale(0); } } @-webkit-keyframes lds-ellipsis2 { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(19px, 0); transform: translate(19px, 0); } } @keyframes lds-ellipsis2 { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(19px, 0); transform: translate(19px, 0); } }
wfe/dashboard/ck-repo-widget/widget.css
.ck-repo-widget-plot-axis path, .ck-repo-widget-plot-axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .ck-repo-widget-plot-dot { cursor: pointer; } .ck-repo-widget-plot-tooltip { position: absolute; border: 0.5px solid gray; border-radius: 5px; padding: 5px; background: white; } .ck-repo-widget-plot-tooltip-link { color: #1F5A9F; text-decoration: underline; cursor: pointer; } .ck-repo-widget { font: 12px sans-serif; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-bottom: 74px; } .ck-repo-widget-selectors-container { margin-bottom: 10px; margin-right: auto; margin-left: auto; } .ck-repo-widget-plot-container { margin-right: auto; margin-left: auto; margin-top: 24px; margin-bottom: 48px; } @media screen and (max-width: 960px) { .ck-repo-widget-plot-container { display: none; } } .ck-repo-widget-selectors-container_filters { margin-bottom: 40px; } .ck-repo-widget-selectors-container_filters:last-child {} /* .ck-repo-widget-plot-center-btn { background: #fff; border-radius: 15px; border: 1px solid lightgray; height: 30px; position: absolute; right: 15px; top: 15px; width: 30px; } */ /* thead th { position: -webkit-sticky; position: sticky; top: -1px; z-index: 1; } */ .ck-repo-widget-table-container { overflow: auto; margin-left: auto; margin-right: auto; max-width: 100%; } .ck-repo-widget-table { border-collapse: collapse; font-size: 12px; } .ck-repo-widget-thead {} .ck-repo-widget-tbody {} .ck-repo-widget-tr { background: #FFFFFF; } .ck-repo-widget-tr-selected { background: #FFFFCC; } .ck-repo-widget-th { background: rgb(244, 247, 250); border: 1px solid #E0E0E0; color: #383838; font-family: Roboto; font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0.03em; line-height: 16px; padding: 10px; text-align: left; vertical-align: top; } .ck-repo-widget-th:not(:first-child) { min-width: 80px; } .ck-repo-widget-td { border: 1px solid #E0E0E0; color: #383838; font-family: Roboto; font-size: 14px; font-style: normal; font-weight: normal; line-height: 20px; padding: 10px; vertical-align: top; } /* .ck-repo-widget-tr td:first-child { position: -webkit-sticky; position: sticky; left: -1px; } */ .ck-repo-widget-filter { display: inline-block; margin-right: 25px; margin-bottom: 16px; } .ck-repo-widget-th:first-child, .ck-repo-widget-td:first-child { border-left: none; } .ck-repo-widget-th:last-child, .ck-repo-widget-td:last-child { border-right: none; } .ck-repo-widget-th-sort { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 5l-4 4-4-4zM14.5 4l-4-4-4 4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-th-sort-down { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 5l-4 4-4-4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-th-sort-up { background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22M14.5 4l-4-4-4 4z%22/%3E %3C/svg%3E"); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; } .ck-repo-widget-plot-variation-x, .ck-repo-widget-plot-variation-y { stroke-width: 1px; } .ck-repo-widget-plot-line { fill: none; stroke: black; } .ck-repo-widget-cmd-btn { font-family: Roboto; font-style: normal; font-weight: 500; line-height: 20px; font-size: 14px; color: #1F5A9F; cursor: pointer; } .ck-repo-widget-cmd-btn-label { border-bottom: 1px dotted #1F5A9F; } .ck-repo-widget-side-panel { width: 368px; height: 100%; background: #FFFFFF; -webkit-box-shadow: -4px 0px 0px rgba(56, 56, 56, 0.2), -1px 0px 0px rgba(0, 0, 0, 0.08); box-shadow: -4px 0px 0px rgba(56, 56, 56, 0.2), -1px 0px 0px rgba(0, 0, 0, 0.08); position: fixed; right: -372px; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 2000; -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); font: 12px sans-serif; } .ck-repo-widget-side-panel-header { height: 68px; min-height: 68px; background: #FFFFFF; border-bottom: 1px solid rgba(0, 0, 0, 0.08); 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: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 24px; padding-right: 24px; } .ck-repo-widget-side-panel-header-tabs-layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .ck-repo-widget-side-panel-header-tab { font-family: League Spartan; font-size: 12px; letter-spacing: 0.05em; line-height: 16px; text-transform: uppercase; } .ck-repo-widget-side-panel-header-tab-btn { color: #1F5A9F; font-family: League Spartan; font-size: 12px; letter-spacing: 0.05em; line-height: 16px; text-transform: uppercase; cursor: pointer; } .ck-repo-widget-side-panel-header-tab-btn_active { color: #EF4E4E; border-bottom: 1px solid #EF4E4E; } .ck-repo-widget-side-panel-header-tab-btn:not(:first-child) { margin-left: 32px; } .ck-repo-widget-side-panel-header-close-btn { color: #383838; opacity: 0.7; cursor: pointer; font-size: 14px; } .ck-repo-widget-side-panel-body { overflow-x: hidden; overflow-y: auto; padding-bottom: 8px; padding: 24px; } .ck-repo-widget-filter-title { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 12px; letter-spacing: 0.03em; color: #383838; margin-bottom: 6px; } .ck-repo-widget-filter-title-link { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 12px; letter-spacing: 0.03em; color: #1F5A9F; margin-bottom: 16px; text-decoration: underline; cursor: pointer; } .ck-repo-widget-select { -moz-appearance: none; -webkit-appearance: none; appearance: none; background-color: #FFFFFF; background-image: url("data:image/svg+xml;utf8,<svg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'><g opacity='0.7'><path d='M8 4L4 0L0 4' transform='translate(1 1.99977)' stroke='#383838' stroke-width='2'/><path d='M8 4L4 0L0 4' transform='translate(9 15.9998) rotate(-180)' stroke='#383838' stroke-width='2'/></g></svg>"); background-position: calc(100% - 8px) center; background-repeat: no-repeat; border-radius: 0; border: 1px solid #C4C4C4; -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); -webkit-box-sizing: border-box; box-sizing: border-box; color: #383838; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: normal; height: 32px; line-height: normal; max-width: 320px; min-width: 120px; overflow: hidden; padding-left: 8px; padding-right: 24px; text-overflow: ellipsis; } .ck-repo-widget-select_number { background-image: none; padding-right: 8px; width: 120px; } .ck-repo-widget-select_workflow-container { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .ck-repo-widget-select_workflow { font-size: 13px; width: 100%; min-width: 100%; } .ck-repo-widget-filter-variation { 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; margin-top: 12px; cursor: pointer; } .ck-repo-widget-filter-variation input { margin-right: 8px; cursor: pointer; pointer-events: none; } .ck-repo-widget-side-panel-btn { color: #1F5A9F; cursor: pointer; display: block; font-size: 22px; height: 22px; margin-left: 24px; min-height: 22px; min-width: 22px; width: 22px; margin-bottom:6px; } .ck-repo-widget-side-panel-btn_info { border: 2px solid #1F5A9F; border-radius: 22px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 12px; } .ck-repo-widget-side-panel-btn_info i { padding-left: 1px; } .ck-repo-widget-workflow-panel { -webkit-box-align: center; -ms-flex-align: center; align-items: flex-end; 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: 10px; margin-top: 16px; margin-left: auto; margin-right: auto; max-width: 880px; width: 100%; } .ck-repo-widget-info-section { margin-bottom: 32px; } .ck-repo-widget-info-title-container { margin-bottom: 12px; } .ck-repo-widget-info-title { font-family: Roboto; font-style: normal; font-weight: bold; line-height: 16px; font-size: 14px; letter-spacing: 0.03em; color: #383838; } .ck-repo-widget-info-link { font-family: Roboto; font-style: normal; font-weight: 500; line-height: 20px; font-size: 14px; color: #1F5A9F; text-decoration: underline; cursor: pointer; display: block; } .ck-repo-widget-info-link_small { line-height: 16px; font-size: 12px; margin-left: 4px; } .ck-repo-widget-info-link_divided { margin-bottom: 20px; } .ck-repo-widget-info-value-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .ck-repo-widget-info-value { font-family: Roboto; font-style: normal; font-weight: normal; line-height: 20px; font-size: 14px; text-align: right; color: #383838; opacity: 0.5; } .ck-repo-widget-info-github-link-container { 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; color: #1F5A9F; cursor: pointer; text-decoration: none; } #ck-repo-widget-loading-layer { position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; left: 0; top: 0; } /* Dialog window */ .ck-repo-widget-dialog-wnd { position: fixed; left: 50%; top: 50%; box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.08); border: 1px solid #C4C4C4; margin: auto; transform: translate(-50%, -50%); padding: 10px; background: #ffffff; font-size: 12px; line-height: 15px; } .ck-repo-widget-dialog-code { font-family: monospace; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); border: 1px solid #ccc; padding: 9.5px; margin: 0 0 10px; color: #333; width: 160ch; height: 15em; } .ck-repo-widget-dialog-btn { float: right; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08); border: 1px solid #C4C4C4; padding: 5px; margin: 0 0 10px 10px; right: 10px; } /* loading animation */ .lds-ellipsis { display: inline-block; position: relative; width: 64px; height: 64px; } .lds-ellipsis div { position: absolute; top: 27px; width: 11px; height: 11px; border-radius: 50%; background: #4782d3; -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0); animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) { left: 6px; -webkit-animation: lds-ellipsis1 0.6s infinite; animation: lds-ellipsis1 0.6s infinite; } .lds-ellipsis div:nth-child(2) { left: 6px; -webkit-animation: lds-ellipsis2 0.6s infinite; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(3) { left: 26px; -webkit-animation: lds-ellipsis2 0.6s infinite; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(4) { left: 45px; -webkit-animation: lds-ellipsis3 0.6s infinite; animation: lds-ellipsis3 0.6s infinite; } @-webkit-keyframes lds-ellipsis1 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes lds-ellipsis1 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes lds-ellipsis3 { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0); transform: scale(0); } } @keyframes lds-ellipsis3 { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0); transform: scale(0); } } @-webkit-keyframes lds-ellipsis2 { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(19px, 0); transform: translate(19px, 0); } } @keyframes lds-ellipsis2 { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(19px, 0); transform: translate(19px, 0); } }
0.439747
0.089097
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300'); nav { margin-bottom: '1.45rem'; z-index: 9999; position: fixed; width: 100%; padding: 20px; font-family: 'Open Sans Condensed', sans-serif; z-index: 999; } nav.front-page { font-size: 1.7rem; } nav.interior { background-color: white; font-size: 1.4rem; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); padding-top: 5px; } .nav-items.mobile { display: block; } .nav-items.desk { display:none; } .dropdown { left: 0; width: 100%; margin-top: 15px; padding: 15px 25px 0px 10px; background-color: white; position: absolute; z-index: 99; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); display:none; } .dropdown p { font-size: 1.7rem; text-align: right; } .dropdown.open { display:block; } .fa-bars { float:right; } .fa-bars.open { color:cornflowerblue; } .fa-bars:hover { cursor: pointer; } .title-header { height: 30px; } .title-header p { color: lightgrey; text-align: center; margin-bottom: 0px; margin-top: 0; font-size: 1rem; } @media only screen and (min-width: 540px) { .nav-items.mobile { display: none; } .dropdown.open { display: none; } .nav-items.desk { display:block; } } .home-btn { margin-right: 10px; } .btn { margin-left: 10px; } .btn:hover { opacity: 0.8; cursor: pointer; } .btn.selected { color: red; } .arrow { display: inline-block; width: 24px; height: 24px; background-image: url('arrow.png'); background-size: 100%; background-position: center; background-repeat: no-repeat; animation: pulse 1s infinite; -webkit-animation: pulse 1s infinite; -moz-animation: pulse 1s infinite; } @keyframes pulse { 0% { margin-left: -5px; } 50% { margin-left: 20px; } 100% { margin-left: -5px; } } @-webkit-keyframes pulse { 0% { margin-left: 0px; } 50% { margin-left: 20px; } 100% { margin-left: 0px; } } @-moz-keyframes pulse { 0% { margin-left: 0px; } 50% { margin-left: 20px; } 100% { margin-left: 0px; } }
src/components/Header/Header.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300'); nav { margin-bottom: '1.45rem'; z-index: 9999; position: fixed; width: 100%; padding: 20px; font-family: 'Open Sans Condensed', sans-serif; z-index: 999; } nav.front-page { font-size: 1.7rem; } nav.interior { background-color: white; font-size: 1.4rem; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); padding-top: 5px; } .nav-items.mobile { display: block; } .nav-items.desk { display:none; } .dropdown { left: 0; width: 100%; margin-top: 15px; padding: 15px 25px 0px 10px; background-color: white; position: absolute; z-index: 99; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); display:none; } .dropdown p { font-size: 1.7rem; text-align: right; } .dropdown.open { display:block; } .fa-bars { float:right; } .fa-bars.open { color:cornflowerblue; } .fa-bars:hover { cursor: pointer; } .title-header { height: 30px; } .title-header p { color: lightgrey; text-align: center; margin-bottom: 0px; margin-top: 0; font-size: 1rem; } @media only screen and (min-width: 540px) { .nav-items.mobile { display: none; } .dropdown.open { display: none; } .nav-items.desk { display:block; } } .home-btn { margin-right: 10px; } .btn { margin-left: 10px; } .btn:hover { opacity: 0.8; cursor: pointer; } .btn.selected { color: red; } .arrow { display: inline-block; width: 24px; height: 24px; background-image: url('arrow.png'); background-size: 100%; background-position: center; background-repeat: no-repeat; animation: pulse 1s infinite; -webkit-animation: pulse 1s infinite; -moz-animation: pulse 1s infinite; } @keyframes pulse { 0% { margin-left: -5px; } 50% { margin-left: 20px; } 100% { margin-left: -5px; } } @-webkit-keyframes pulse { 0% { margin-left: 0px; } 50% { margin-left: 20px; } 100% { margin-left: 0px; } } @-moz-keyframes pulse { 0% { margin-left: 0px; } 50% { margin-left: 20px; } 100% { margin-left: 0px; } }
0.507324
0.102619
@font-face { font-family: 'gotham'; src: url('../fonts/gotham-thind41d.html?') format('eot'), url('../fonts/gotham-thin.otf') format('opentype'), url('../fonts/gotham-thin.woff') format('woff'), url('../fonts/gotham-thin.ttf') format('truetype'), url('../fonts/gotham-thin.html#gotham-thin') format('svg'); font-style: normal; } body { font-family: 'Georgia,serif'; text-align: center; background-image: url('../images/img_1.jpg') ; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } .wrapper { background: none; margin:0 auto ; width:100% ; float:left ; padding-bottom: 60px; } .bg-top{ width: 100%; height: 720px; position: absolute; top:0; left: 0; z-index: -1; } a{ outline: none; } img{ height: auto; max-width: 100%; } a:hover,a:focus{ outline: none; text-decoration: none; } .logo{ padding: 15px 0; } .content{ padding: 10px 0 5px; } .text_heading{ font-family: 'gotham'; font-weight: 100; font-size: 60px; color: #fff; line-height:35px; margin-bottom: 60px; } .text_heading span{font-size:14px; } .shop-name { font-weight: 900; font-size: 18px; color: #fff; font-family: 'gotham'; text-transform: uppercase; margin: 5px 0; display: block; text-align: center; padding:10px 0; background:rgba(0, 0, 0, 0.5); margin-bottom: 60px; } a:hover .shop-name { background:rgba(0, 0, 0, 0.9); } a .shop-name, a:hover .shop-name { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .image-bg{ background-image: url('../images/bg-macbook.png'); width: 560px;height:340px;display:inline-block;position: relative; } .image-bg-big{ background-image: url('../images/bg-macbook-big.png'); width: 1020px;height:593px;display:inline-block;position: relative; } .icon-new { background-color: #d6644a; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; color: #ffffff; font-size: 200%; font-weight: bold; height: 100px; line-height: 100px; position: absolute; right: 20px; text-align: center; text-transform: uppercase; width: 100px; top:-35px; z-index:9 ; font-family: 'gotham'; } .image-bg .image-shop-scroll{ background-position: center 0; background-repeat: no-repeat; position:absolute;width:405px;height:255px;top:32px;left:79px; } .image-bg .glare{ /*background: url('../images/glare.png') center 0 no-repeat;position:absolute;width:250px;height:300px;top:10px;right:59px;*/ } .image-bg .image-shop-scroll{ transition: all 7s ease-out 0s; -webkit-transition: all 7s ease-out 0s; -moz-transition: all 7s ease-out 0s; -ms-transition: all 7s ease-out 0s; -o-transition: all 7s ease-out 0s; } .image-bg:hover .image-shop-scroll{ background-position: center 100%!important; } .image-bg-big .image-shop-scroll{ background-position: center 0; background-repeat: no-repeat; position:absolute;width:780px;height:500px;top:32px;left:129px; } .image-bg-big .glare{ /*background: url('../images/glare.png') center 0 no-repeat;position:absolute;width:250px;height:300px;top:10px;right:59px;*/ } .image-bg-big .image-shop-scroll{ transition: all 5s ease-out 0s; -webkit-transition: all 5s ease-out 0s; -moz-transition: all 5s ease-out 0s; -ms-transition: all 5s ease-out 0s; -o-transition: all 5s ease-out 0s; } .image-bg-big:hover .image-shop-scroll{ background-position: center 100%!important; } .link:hover .shop-name{ color: #f4f4f4!important; } /*$media (max-width: 480px) */ @media (max-width: 480px) { .text_heading { font-size: 40px;} .image-bg { background-size: 320px 220px; height: 220px; margin-left: -20px; width: 320px; } .image-bg .image-shop-scroll { background-position: center 0; background-repeat: no-repeat; height: 159px; left: 54px; position: absolute; top: 26px; width: 215px; } .glare { display: none;} }
splash/css/style.css
@font-face { font-family: 'gotham'; src: url('../fonts/gotham-thind41d.html?') format('eot'), url('../fonts/gotham-thin.otf') format('opentype'), url('../fonts/gotham-thin.woff') format('woff'), url('../fonts/gotham-thin.ttf') format('truetype'), url('../fonts/gotham-thin.html#gotham-thin') format('svg'); font-style: normal; } body { font-family: 'Georgia,serif'; text-align: center; background-image: url('../images/img_1.jpg') ; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } .wrapper { background: none; margin:0 auto ; width:100% ; float:left ; padding-bottom: 60px; } .bg-top{ width: 100%; height: 720px; position: absolute; top:0; left: 0; z-index: -1; } a{ outline: none; } img{ height: auto; max-width: 100%; } a:hover,a:focus{ outline: none; text-decoration: none; } .logo{ padding: 15px 0; } .content{ padding: 10px 0 5px; } .text_heading{ font-family: 'gotham'; font-weight: 100; font-size: 60px; color: #fff; line-height:35px; margin-bottom: 60px; } .text_heading span{font-size:14px; } .shop-name { font-weight: 900; font-size: 18px; color: #fff; font-family: 'gotham'; text-transform: uppercase; margin: 5px 0; display: block; text-align: center; padding:10px 0; background:rgba(0, 0, 0, 0.5); margin-bottom: 60px; } a:hover .shop-name { background:rgba(0, 0, 0, 0.9); } a .shop-name, a:hover .shop-name { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .image-bg{ background-image: url('../images/bg-macbook.png'); width: 560px;height:340px;display:inline-block;position: relative; } .image-bg-big{ background-image: url('../images/bg-macbook-big.png'); width: 1020px;height:593px;display:inline-block;position: relative; } .icon-new { background-color: #d6644a; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; color: #ffffff; font-size: 200%; font-weight: bold; height: 100px; line-height: 100px; position: absolute; right: 20px; text-align: center; text-transform: uppercase; width: 100px; top:-35px; z-index:9 ; font-family: 'gotham'; } .image-bg .image-shop-scroll{ background-position: center 0; background-repeat: no-repeat; position:absolute;width:405px;height:255px;top:32px;left:79px; } .image-bg .glare{ /*background: url('../images/glare.png') center 0 no-repeat;position:absolute;width:250px;height:300px;top:10px;right:59px;*/ } .image-bg .image-shop-scroll{ transition: all 7s ease-out 0s; -webkit-transition: all 7s ease-out 0s; -moz-transition: all 7s ease-out 0s; -ms-transition: all 7s ease-out 0s; -o-transition: all 7s ease-out 0s; } .image-bg:hover .image-shop-scroll{ background-position: center 100%!important; } .image-bg-big .image-shop-scroll{ background-position: center 0; background-repeat: no-repeat; position:absolute;width:780px;height:500px;top:32px;left:129px; } .image-bg-big .glare{ /*background: url('../images/glare.png') center 0 no-repeat;position:absolute;width:250px;height:300px;top:10px;right:59px;*/ } .image-bg-big .image-shop-scroll{ transition: all 5s ease-out 0s; -webkit-transition: all 5s ease-out 0s; -moz-transition: all 5s ease-out 0s; -ms-transition: all 5s ease-out 0s; -o-transition: all 5s ease-out 0s; } .image-bg-big:hover .image-shop-scroll{ background-position: center 100%!important; } .link:hover .shop-name{ color: #f4f4f4!important; } /*$media (max-width: 480px) */ @media (max-width: 480px) { .text_heading { font-size: 40px;} .image-bg { background-size: 320px 220px; height: 220px; margin-left: -20px; width: 320px; } .image-bg .image-shop-scroll { background-position: center 0; background-repeat: no-repeat; height: 159px; left: 54px; position: absolute; top: 26px; width: 215px; } .glare { display: none;} }
0.288068
0.06078
@media screen and (min-width: 981px) { html { font-size: 62.5%; } } @media screen and (min-width: 481px) and (max-width: 980px) { html { font-size: 9px; } } @media screen and (max-width: 480px) { html { font-size: 8px; } } body { background: radial-gradient(#fdfdfd, #f8f8f8); font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Open Sans", "Helvetica Neue", "Segoe UI", sans-serif; font-size: 1.6rem; margin: 0; } .demo { min-height: 470px; box-sizing: border-box; position: relative; padding-left: 1rem; padding-right: 1rem; display: flex; justify-content: center; align-items: center; } .footer { padding: 2rem; display: flex; flex-wrap: wrap; justify-content: center; } a { color: #000; } a:focus { outline: 2px solid #fdde60; } a:hover { text-decoration: none; } .melnik909 { margin-left: 2rem; } /* * CSS payment card */ .payment-card { width: 60rem; } .payment-card__footer { text-align: center; margin-top: 2rem; } .bank-card { position: relative; } @media screen and (min-width: 481px) { .bank-card { height: 30rem; } .bank-card__side { border-radius: 10px; border: 1px solid transparent; position: absolute; width: 65%; } .bank-card__side_front { background-color: #f0f0ee; padding: 5%; box-shadow: 0 0 10px #f4f4f2; border-color: #a29e97; top: 0; left: 0; z-index: 3; } .bank-card__side_back { background-color: #e0ddd7; padding: 24.5% 5% 11%; box-shadow: 0 0 2rem #f3f3f3; text-align: right; border-color: #dad9d6; top: 12%; right: 0; } .bank-card__side_back:before { content: ""; width: 100%; height: 25%; background-color: #8e8b85; position: absolute; top: 14%; right: 0; } } @media screen and (max-width: 480px) { .bank-card__side { border: 1px solid #a29e97; background-color: #f0f0ee; padding-left: 5%; padding-right: 5%; } .bank-card__side_front { border-radius: 10px 10px 0 0; border-bottom: none; padding-top: 5%; } .bank-card__side_back { border-radius: 0 0 10px 10px; border-top: none; padding-bottom: 5%; } } .bank-card__inner { margin-bottom: 4%; } .bank-card__inner:last-child { margin-bottom: 0; } .bank-card__label { display: inline-block; vertical-align: middle; } .bank-card__label_holder, .bank-card__label_number { width: 100%; } @media screen and (min-width: 481px) { .bank-card__month, .bank-card__year { width: 25%; } } @media screen and (max-width: 480px) { .bank-card__month, .bank-card__year { width: 48%; } } @media screen and (min-width: 481px) { .bank-card__cvc { width: 25%; } } @media screen and (max-width: 480px) { .bank-card__cvc { width: 100%; margin-top: 4%; } } .bank-card__hint { position: absolute; left: -9999px; } .bank-card__caption { text-transform: uppercase; font-size: 1.1rem; margin-left: 1%; } .bank-card__field { box-sizing: border-box; border: 3px solid #d0d0ce; width: 100%; padding: 1rem; font-family: inherit; font-size: 100%; } .bank-card__field:focus { outline: none; border-color: #fdde60; } .bank-card__separator { font-size: 3.2rem; color: #c4c4c3; margin-left: 3%; margin-right: 3%; display: inline-block; vertical-align: middle; } @media screen and (max-width: 480px) { .bank-card__separator { display: none; } } @media screen and (min-width: 481px) { .bank-card__footer { background-image: url("https://stas-melnikov.ru/demo-icons/mastercard-colored.svg"), url("https://stas-melnikov.ru/demo-icons/visa-colored.svg"); background-repeat: no-repeat; background-position: 78% 50%, 100% 50%; } } @media screen and (max-width: 480px) { .bank-card__footer { display: flex; justify-content: space-between; } } .payment-card__button { background-color: #ada093; transition: background-color 0.4s ease-out; border-radius: 5px; border: 3px solid transparent; cursor: pointer; padding: 1rem 6.5rem; font-size: 100%; font-family: inherit; color: #fff; } .payment-card__button:focus { outline: none; border-color: #fdde60; } .payment-card__button:hover, .payment-card__button:focus { background-color: #8e8b85; }
public/css/user/checkout.css
@media screen and (min-width: 981px) { html { font-size: 62.5%; } } @media screen and (min-width: 481px) and (max-width: 980px) { html { font-size: 9px; } } @media screen and (max-width: 480px) { html { font-size: 8px; } } body { background: radial-gradient(#fdfdfd, #f8f8f8); font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Open Sans", "Helvetica Neue", "Segoe UI", sans-serif; font-size: 1.6rem; margin: 0; } .demo { min-height: 470px; box-sizing: border-box; position: relative; padding-left: 1rem; padding-right: 1rem; display: flex; justify-content: center; align-items: center; } .footer { padding: 2rem; display: flex; flex-wrap: wrap; justify-content: center; } a { color: #000; } a:focus { outline: 2px solid #fdde60; } a:hover { text-decoration: none; } .melnik909 { margin-left: 2rem; } /* * CSS payment card */ .payment-card { width: 60rem; } .payment-card__footer { text-align: center; margin-top: 2rem; } .bank-card { position: relative; } @media screen and (min-width: 481px) { .bank-card { height: 30rem; } .bank-card__side { border-radius: 10px; border: 1px solid transparent; position: absolute; width: 65%; } .bank-card__side_front { background-color: #f0f0ee; padding: 5%; box-shadow: 0 0 10px #f4f4f2; border-color: #a29e97; top: 0; left: 0; z-index: 3; } .bank-card__side_back { background-color: #e0ddd7; padding: 24.5% 5% 11%; box-shadow: 0 0 2rem #f3f3f3; text-align: right; border-color: #dad9d6; top: 12%; right: 0; } .bank-card__side_back:before { content: ""; width: 100%; height: 25%; background-color: #8e8b85; position: absolute; top: 14%; right: 0; } } @media screen and (max-width: 480px) { .bank-card__side { border: 1px solid #a29e97; background-color: #f0f0ee; padding-left: 5%; padding-right: 5%; } .bank-card__side_front { border-radius: 10px 10px 0 0; border-bottom: none; padding-top: 5%; } .bank-card__side_back { border-radius: 0 0 10px 10px; border-top: none; padding-bottom: 5%; } } .bank-card__inner { margin-bottom: 4%; } .bank-card__inner:last-child { margin-bottom: 0; } .bank-card__label { display: inline-block; vertical-align: middle; } .bank-card__label_holder, .bank-card__label_number { width: 100%; } @media screen and (min-width: 481px) { .bank-card__month, .bank-card__year { width: 25%; } } @media screen and (max-width: 480px) { .bank-card__month, .bank-card__year { width: 48%; } } @media screen and (min-width: 481px) { .bank-card__cvc { width: 25%; } } @media screen and (max-width: 480px) { .bank-card__cvc { width: 100%; margin-top: 4%; } } .bank-card__hint { position: absolute; left: -9999px; } .bank-card__caption { text-transform: uppercase; font-size: 1.1rem; margin-left: 1%; } .bank-card__field { box-sizing: border-box; border: 3px solid #d0d0ce; width: 100%; padding: 1rem; font-family: inherit; font-size: 100%; } .bank-card__field:focus { outline: none; border-color: #fdde60; } .bank-card__separator { font-size: 3.2rem; color: #c4c4c3; margin-left: 3%; margin-right: 3%; display: inline-block; vertical-align: middle; } @media screen and (max-width: 480px) { .bank-card__separator { display: none; } } @media screen and (min-width: 481px) { .bank-card__footer { background-image: url("https://stas-melnikov.ru/demo-icons/mastercard-colored.svg"), url("https://stas-melnikov.ru/demo-icons/visa-colored.svg"); background-repeat: no-repeat; background-position: 78% 50%, 100% 50%; } } @media screen and (max-width: 480px) { .bank-card__footer { display: flex; justify-content: space-between; } } .payment-card__button { background-color: #ada093; transition: background-color 0.4s ease-out; border-radius: 5px; border: 3px solid transparent; cursor: pointer; padding: 1rem 6.5rem; font-size: 100%; font-family: inherit; color: #fff; } .payment-card__button:focus { outline: none; border-color: #fdde60; } .payment-card__button:hover, .payment-card__button:focus { background-color: #8e8b85; }
0.515864
0.095055
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .nav{ background-color: rgba(0, 0, 0, 0.891); height: 82px; font-size: 25px; width: 1500px; text-align: justify; position: fixed; } .nav li{ margin-left: 10px; list-style-type: none; padding: 30px; float: right; } .nav ul{ display: flex; justify-content: center; position: sticky; } .nav a li { color: white; } body{ /* min-height: 100vh; */ background: url(https://images.pexels.com/photos/6341164/pexels-photo-6341164.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260) no-repeat; background-size: cover; width: 100%; /* height: 400vh; */ /* background-size: contain; */ display: flex; justify-content: center; align-items: center; } .contact-section{ width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 10px; color: white; margin-top: 100px; } .contact-info{ color: rgb(0, 0, 0); margin-top: 45px; max-width: 500px; line-height: 65px; font-size: 20px; background-color: rgba(255, 255, 255, 0.639); } .contact-info i{ margin-right: 50px; font-size: 25px; padding-left: 20px; padding-right: 10px; color: rgb(250, 15, 54); } .contact-form{ max-width: 500px; margin-right: 10px; margin-top: 130px; color: white; opacity: 1; margin-left: 45px; /* margin-bottom: 100px; */ } .contact-info, .contact-form{ flex: 1; } .contact-form h2{ color: rgb(0, 0, 0); text-align: center; border-radius: 5px; font-size: 35px; text-transform: uppercase; margin-bottom: 30px; } .contact-form .text-box{ background: rgba(255, 250, 250, 0.245); color: #fff; width: calc(50% - 10px); height: 50px; padding: 12px; font-size: 15px; margin-bottom: 20px; } .contact-form textarea{ background: rgba(255, 255, 255, 0.632); color: rgb(0, 0, 0); border: 2px solid black; width: 100%; padding: 12px; font-size: 15px; min-height: 200px; max-height: 400px; resize: vertical; border-radius: 10px; margin-bottom: 20px; opacity: 0.9; } .contact-form .send-btn{ float: right; background: rgb(25, 247, 43); width: 120px; height: 40px; font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-radius: 50px; cursor: pointer; } .contact-form .send-btn:hover{ background: #18eba1; border-radius: 50px; } @media screen and (max-width: 980px){ .contact-section{ flex-direction: column; justify-content: center; align-items: center; } .contact-info, .contact-form{ margin: 30px 50px; } .contact-form h2{ font-size: 20px; } .contact-form .text-box{ width: 100%; } .nav{ position: relative; float: none; display: block; text-align: left; } } @media screen and (max-width: 750px){ .nav{ font-size: small; } }
ress/contact us final2.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .nav{ background-color: rgba(0, 0, 0, 0.891); height: 82px; font-size: 25px; width: 1500px; text-align: justify; position: fixed; } .nav li{ margin-left: 10px; list-style-type: none; padding: 30px; float: right; } .nav ul{ display: flex; justify-content: center; position: sticky; } .nav a li { color: white; } body{ /* min-height: 100vh; */ background: url(https://images.pexels.com/photos/6341164/pexels-photo-6341164.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260) no-repeat; background-size: cover; width: 100%; /* height: 400vh; */ /* background-size: contain; */ display: flex; justify-content: center; align-items: center; } .contact-section{ width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 10px; color: white; margin-top: 100px; } .contact-info{ color: rgb(0, 0, 0); margin-top: 45px; max-width: 500px; line-height: 65px; font-size: 20px; background-color: rgba(255, 255, 255, 0.639); } .contact-info i{ margin-right: 50px; font-size: 25px; padding-left: 20px; padding-right: 10px; color: rgb(250, 15, 54); } .contact-form{ max-width: 500px; margin-right: 10px; margin-top: 130px; color: white; opacity: 1; margin-left: 45px; /* margin-bottom: 100px; */ } .contact-info, .contact-form{ flex: 1; } .contact-form h2{ color: rgb(0, 0, 0); text-align: center; border-radius: 5px; font-size: 35px; text-transform: uppercase; margin-bottom: 30px; } .contact-form .text-box{ background: rgba(255, 250, 250, 0.245); color: #fff; width: calc(50% - 10px); height: 50px; padding: 12px; font-size: 15px; margin-bottom: 20px; } .contact-form textarea{ background: rgba(255, 255, 255, 0.632); color: rgb(0, 0, 0); border: 2px solid black; width: 100%; padding: 12px; font-size: 15px; min-height: 200px; max-height: 400px; resize: vertical; border-radius: 10px; margin-bottom: 20px; opacity: 0.9; } .contact-form .send-btn{ float: right; background: rgb(25, 247, 43); width: 120px; height: 40px; font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-radius: 50px; cursor: pointer; } .contact-form .send-btn:hover{ background: #18eba1; border-radius: 50px; } @media screen and (max-width: 980px){ .contact-section{ flex-direction: column; justify-content: center; align-items: center; } .contact-info, .contact-form{ margin: 30px 50px; } .contact-form h2{ font-size: 20px; } .contact-form .text-box{ width: 100%; } .nav{ position: relative; float: none; display: block; text-align: left; } } @media screen and (max-width: 750px){ .nav{ font-size: small; } }
0.352759
0.051012
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font-size:62.5%; background: #eee; } body { font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#444; } /* clear */ .clear:before, .clear:after { content:' '; display:table; } .clear:after { clear:both; } .clear { *zoom:1; } img { max-width:100%; vertical-align:bottom; } a { color:#444; text-decoration:none; } a:hover { color:#444; } a:focus { outline:0; } a:hover, a:active { outline:0; } input:focus { outline:0; border:1px solid #04A4CC; } /*------------------------------------*\ WordPress Core \*------------------------------------*/ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*------------------------------------*\ STRUCTURE \*------------------------------------*/ /* wrapper */ .wrapper { max-width: none; width: 100%; margin: 48px auto 0; position: relative; padding: 0; } /* header */ .header { height: 48px; max-height: 48px; background-color: #263238; color: rgba(255,255,255,1); position: fixed; top: 0; left: 0; right: 0; } .header .toolbar { display: flex; flex-direction: row; } .header .toolbar a.logout { color: rgba(255,255,255,1); line-height: 48px; padding: 0 16px; font-size: 1.2em; } /* hero */ #WelcomeHero { display: flex; flex-direction: column; min-height: 400px; color: rgba(255,255,255,1); background-color: #192124; } #WelcomeHero div.hero-content { display: flex; flex-direction: row; } #WelcomeHero div.hero-text p { font-size: 1.8em; margin-bottom: 0; } #WelcomeHero div.hero-content div.hero-text, #WelcomeHero div.hero-content div.hero-actions { display: flex; flex-direction: column; box-sizing: border-box; padding: 0 16px; } #WelcomeHero div.hero-content div.hero-text { width: 65%; } #WelcomeHero div.hero-content div.hero-text h1 { font-size: 3em; } #WelcomeHero div.hero-content div.hero-actions { width: 35%; } #WelcomeHero div.hero-content div.hero-actions h2 { margin: 0.5em 0 1em; } #WelcomeHero div.hero-content div.hero-actions a.call-to-action { width: 100%; display: flex; flex-direction: row; align-items: center; height: 40px; line-height: 40px; max-height: 40px; background-color: #fff; border-radius: 2px; box-shadow: 0px 1px 2px rgba(0,0,0,0.12); margin: 0.5em 0; font-weight: 400; } #WelcomeHero div.hero-content div.hero-actions a.call-to-action.primary-action { background-color: #FF9100; color: rgba(0,0,0,0.87); } #WelcomeHero div.hero-content div.hero-actions a.call-to-action span.icon { margin-right: 8px; } /* logo */ .logo { color: rgba(255,255,255,1); display: flex; } .logo a { color: rgba(255,255,255,1); padding: 0 16px; line-height 40px; display: flex; height: 48px; align-items: center; font-size: 1.5em; font-weight: 200; } .logo-img { width: 24px; height: 24px; margin-right: 8px; } button#ToggleSidebar_Button { height: 48px; width: 48px; background: transparent; color: rgba(255,255,255,0.7); border: none; } /* nav */ .nav { } .nav ul { margin: 8px 0; padding: 0; list-style-type: none; display: flex; flex-direction: column; } .nav ul li { display: flex; flex-direction: row; } .nav ul li a { line-height: 40px; flex: auto; display: flex; padding: 0 24px; color: rgba(255,255,255,0.7); font-size: 1.3em; border-bottom: 1px solid rgba(255,255,255,0.12); font-weight: 400; } /* sidebar */ .sidebar { } #Sidebar { } #Sidebar div.overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 2; background-color: rgba(0,0,0,0.5); } #Sidebar div.sidebar-container { position: fixed; top: 0; left: 0; bottom: 0; overflow-y: scroll; right: 40px; z-index: 3; background-color: #242424; } .page-section-wrapper { padding: 0 16px; } /* footer */ .footer { padding: 0 16px 16px; border-top: 1px solid rgba(0,0,0,0.12); margin-top: 80px; background-color: #212121; color: rgba(255,255,255,0.7); } .spacer { flex: auto; } /*------------------------------------*\ PAGES \*------------------------------------*/ div.wrapper.default-wrapper h1 { padding: 0 16px 0.67em; background: #546E7A; color: rgba(255,255,255,1); margin: 0; } h2, h3, #respond { margin: 1.34em 16px 0.67em; } div.eviratec-web.eviratec-form h3 { margin: 2em 0; } section.submodel header { display: flex; flex-direction: row; align-items: center; } section.submodel header button { display: flex; flex-direction: row; align-items: center; margin: 1.34em 16px 0.67em; border-radius: 3px; background: #fff; border-top: 1px solid rgba(0,0,0,0.12); border-left: 1px solid rgba(0,0,0,0.12); border-right: 1px solid rgba(0,0,0,0.18); border-bottom: 1px solid rgba(0,0,0,0.24); outline: none; } section.submodel main div.no-results { padding: 0 16px; } /* Forms */ div.eviratec-web.eviratec-form { padding: 16px; } div.eviratec-web.eviratec-form div.form-field { margin-bottom: 16px; display: flex; font-size: 1.3em; } div.datastudio.datastudio-options { padding: 0; } div.datastudio.datastudio-options div.form-field { padding: 16px; border-bottom: 1px solid rgba(0,0,0,0.12); display: flex; font-size: 1.1em; background: #fff; } div.datastudio.datastudio-options div.form-field span, div.datastudio.datastudio-options div.form-field a { font-weight: 400; font-size: 1.1em; } div.datastudio.datastudio-options div.form-field label { color: rgba(0,0,0,0.57); } .create-form-wrapper { padding-top: 16px; background-color: rgba(0,0,0,0.12); } .create-form-wrapper h3 { margin-top: 0; } div.eviratec-web.eviratec-form p.form-title { margin: 0; font-size: 1.4em; font-weight: 300; } .back-button-container { display: flex; flex-direction: row; align-items: center; padding: 8px 16px 0; background: #546E7A; color: rgba(255,255,255,1); } a#BackButton { display: flex; flex-direction: row; align-items: center; padding: 12px 12px 0 0; font-size: 1.3em; color: rgba(255,255,255,0.7); } /* */ .content-cards { } .content-cards ul.cards { padding: 0; list-style-type: none; } .content-cards ul.cards li.card-group-heading { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid rgba(0,0,0,0.12); padding: 16px; } .content-cards ul.cards li.card-group-heading h3 { margin: 0; } .content-cards ul.cards li.card { background: #fff; } .content-cards ul.cards li.card a.card-content { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid rgba(0,0,0,0.12); padding: 16px; } .content-cards ul.cards li.card a.card-content .icon-container { max-height: 24px; margin-right: 16px; } .content-cards ul.cards li.card a.card-content h3 { margin: 0; display: flex; align-items: center; font-weight: 400; } .content-cards ul.cards li.card a.card-content .card-text { } .content-cards ul.cards li.card a.card-content .card-text p { margin: 0; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-type { font-weight: 500; font-size: 1.2em; line-height: 1; margin-bottom: 4px; margin-right: 8px; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-date { margin-right: 16px; display:flex; flex-direction:column; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-date .day { font-weight: 500; text-transform: uppercase; font-size: 1.1em; color: rgba(0,0,0,0.38); } .content-cards ul.cards li.card.transaction-list-item a.card-content h3 { font-weight: 500; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-amt, .content-cards ul.cards li.card.wallet-list-item a.card-content .wallet-balance { margin-right: 8px; line-height: 18px; font-size: 1.4em; color:rgba(0,0,0,0.87); } .content-cards ul.cards li.card.wallet-list-item a.card-content .wallet-balance-type { font-weight: 500; font-size: 1.2em; line-height: 1; } #respond .comment-reply-title { display: none; } #respond .logged-in-as { display: none; } #respond .comment-form-comment { display: flex; flex-direction: column; } /* Create account form */ #wppb-register-user, #wppb-login-wrap { padding: 0px; } #wppb-register-user input.text-input { width: 100%; } form button, form input[type=submit] { width: 100%; line-height: 40px; background: linear-gradient(to top, #455A64 0%, #546E7A 100%); color: rgba(255,255,255,1); font-size: 1.2em; font-weight: 600; border: 1px solid #455A64; border-radius: 2px; } #respond button, #respond input[type=submit] { background: linear-gradient(to top, #ddd 0%, #f0f0f0 100%); color: rgba(0,0,0,0.87); border: 1px solid #ddd; } ul#DashboardMenu { padding: 0 8px; display: flex; flex-direction: row; flex-wrap: wrap; } ul#DashboardMenu li.dashboard-menu-item { display: flex; flex-direction: column; width: 45%; flex: auto; margin: 8px; } ul#DashboardMenu li.dashboard-menu-item a { display: flex; flex-direction: column; flex: auto; width: 100%; padding: 24px 0 32px; background: #fff; border-radius: 2px; } ul#DashboardMenu li.dashboard-menu-item a .icon-container { display: flex; flex-direction: row; align-items: center; } ul#DashboardMenu li.dashboard-menu-item a .icon-container span.menu-item-icon.material-icons { font-size: 64px; } ul#DashboardMenu li.dashboard-menu-item a .label-container { display: flex; flex-direction: row; align-items: center; } ul#DashboardMenu li.dashboard-menu-item a .label-container span.menu-item-label { font-size: 1.2em; font-weight: 400; } ul.workout.exercise-entry-stats { list-style-type: none; padding: 0; display: flex; } ul.workout.exercise-entry-stats li.exercise-entry-stat { display: flex; flex-direction: column; text-align: center; width: 64px; height: 64px; } ul.workout.exercise-entry-stats li.exercise-entry-stat span.stat-value { font-size: 2em; font-weight: 500; } ul.workout.exercise-entry-stats li.exercise-entry-stat span.stat-label { font-size: 0.9em; color: rgba(0,0,0,0.38); } div#AppNavigation { } div.navigation-tabs-wrapper ul.navigation-tabs { list-style-type: none; padding: 0; margin: 0; display: flex; flex-direction: row; align-items: center; background: #455A64; color: rgba(255,255,255,1); } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab { display: flex; flex-direction: column; flex: auto; width: 25%; transition: all 333ms; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab.selected { background-color: #eee; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab a { display: flex; flex-direction: row; align-items: center; padding: 12px 8px; font-size: 1.1em; font-weight: 400; color: rgba(255,255,255,1); transition: all 333ms; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab.selected a { color: rgba(0,0,0,0.87); } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab a span.material-icons { margin-right: 8px; font-size: 18px; } ul li.build-list-item > div, ul li.build-list-item > ul div, ul li.build-list-item div { display: flex; flex-direction: row; align-items: center; margin-right: 8px; font-size: 1.2em; } ul li.build-list-item ul { list-style: none; padding-left: 24px; } ul li.build-list-item ul li, ul li.build-list-item { margin-bottom: 8px; margin-top: 8px; } ul li.build-list-item .material-icons { color: rgba(0,0,0,0.38); } pre#SourceCode { background: #242424; color: rgba(255,255,255,0.7); padding: 16px; font-size: 1.2em; } /*------------------------------------*\ COMMENTS \*------------------------------------*/ #Discussion ul.comments { list-style-type: none; padding: 0; margin: 0; } #Discussion ul.comments li.comment.depth-1 { } #Discussion ul.comments li.comment.depth-1 div.comment-body { padding: 16px; background-color: #fff; border-bottom: 1px solid rgba(0,0,0,0.12); } #Discussion ul.comments li.comment.depth-1 div.comment-body div.comment-author.vcard img.avatar { float: left; max-height: 32px; max-width: 32px; margin-right: 16px; } #Discussion ul.comments li.comment.depth-1 main { font-size: 1.3em; padding-top: 8px; padding-bottom: 8px; } /*------------------------------------*\ IMAGES \*------------------------------------*/ .progress-view-wrapper { display: flex; flex-direction: row; align-items: center; } .progress-view-wrapper .progress-indicator { margin: 0 16px; border: 8px solid #eee; border-top: 8px solid #FFAB00; border-radius: 50%; min-width: 24px; width: 64px; max-width: 64px; min-height: 64px; height: 64px; max-height: 64px; animation: spin 3s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /*------------------------------------*\ TYPOGRAPHY \*------------------------------------*/ @font-face { font-family:'Font-Name'; src:url('fonts/font-name.eot'); src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg'); font-weight:normal; font-style:normal; } /*------------------------------------*\ RESPONSIVE \*------------------------------------*/ @media only screen and (max-width:768px) { #WelcomeHero div.hero-content { flex-direction: column; } #WelcomeHero div.hero-content div.hero-text, #WelcomeHero div.hero-content div.hero-actions { width: 100%; } #WelcomeHero div.hero-content div.hero-actions { margin-bottom: 24px; } #WelcomeHero div.hero-text p { margin-bottom: 2em; } } @media only screen and (min-width:320px) { } @media only screen and (min-width:480px) { } @media only screen and (min-width:768px) { #WelcomeHero div.hero-content { margin: 5%; } #WelcomeHero div.hero-content div.hero-text h1 { font-size: 3em; } } @media only screen and (min-width:1024px) { } @media only screen and (min-width:1140px) { } @media only screen and (min-width:1280px) { } @media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) { } /*------------------------------------*\ MISC \*------------------------------------*/ ::selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-webkit-selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } /*------------------------------------*\ WORDPRESS CORE \*------------------------------------*/ .alignnone { margin:5px 20px 20px 0; } .aligncenter, div.aligncenter { display:block; margin:5px auto 5px auto; } .alignright { float:right; margin:5px 0 20px 20px; } .alignleft { float:left; margin:5px 20px 20px 0; } a img.alignright { float:right; margin:5px 0 20px 20px; } a img.alignnone { margin:5px 20px 20px 0; } a img.alignleft { float:left; margin:5px 20px 20px 0; } a img.aligncenter { display:block; margin-left:auto; margin-right:auto; } .wp-caption { background:#FFF; border:1px solid #F0F0F0; max-width:96%; padding:5px 3px 10px; text-align:center; } .wp-caption.alignnone { margin:5px 20px 20px 0; } .wp-caption.alignleft { margin:5px 20px 20px 0; } .wp-caption.alignright { margin:5px 0 20px 20px; } .wp-caption img { border:0 none; height:auto; margin:0; max-width:98.5%; padding:0; width:auto; } .wp-caption .wp-caption-text, .gallery-caption { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; } .sticky { } .bypostauthor { } /*------------------------------------*\ PRINT \*------------------------------------*/ @media print { * { background:transparent !important; color:#000 !important; box-shadow:none !important; text-shadow:none !important; } a, a:visited { text-decoration:underline; } a[href]:after { content:" (" attr(href) ")"; } abbr[title]:after { content:" (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; } pre,blockquote { border:1px solid #999; page-break-inside:avoid; } thead { display:table-header-group; } tr,img { page-break-inside:avoid; } img { max-width:100% !important; } @page { margin:0.5cm; } p, h2, h3 { orphans:3; widows:3; } h2, h3 { page-break-after:avoid; } } a.post-edit-link { display: none; }
style.css
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font-size:62.5%; background: #eee; } body { font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#444; } /* clear */ .clear:before, .clear:after { content:' '; display:table; } .clear:after { clear:both; } .clear { *zoom:1; } img { max-width:100%; vertical-align:bottom; } a { color:#444; text-decoration:none; } a:hover { color:#444; } a:focus { outline:0; } a:hover, a:active { outline:0; } input:focus { outline:0; border:1px solid #04A4CC; } /*------------------------------------*\ WordPress Core \*------------------------------------*/ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*------------------------------------*\ STRUCTURE \*------------------------------------*/ /* wrapper */ .wrapper { max-width: none; width: 100%; margin: 48px auto 0; position: relative; padding: 0; } /* header */ .header { height: 48px; max-height: 48px; background-color: #263238; color: rgba(255,255,255,1); position: fixed; top: 0; left: 0; right: 0; } .header .toolbar { display: flex; flex-direction: row; } .header .toolbar a.logout { color: rgba(255,255,255,1); line-height: 48px; padding: 0 16px; font-size: 1.2em; } /* hero */ #WelcomeHero { display: flex; flex-direction: column; min-height: 400px; color: rgba(255,255,255,1); background-color: #192124; } #WelcomeHero div.hero-content { display: flex; flex-direction: row; } #WelcomeHero div.hero-text p { font-size: 1.8em; margin-bottom: 0; } #WelcomeHero div.hero-content div.hero-text, #WelcomeHero div.hero-content div.hero-actions { display: flex; flex-direction: column; box-sizing: border-box; padding: 0 16px; } #WelcomeHero div.hero-content div.hero-text { width: 65%; } #WelcomeHero div.hero-content div.hero-text h1 { font-size: 3em; } #WelcomeHero div.hero-content div.hero-actions { width: 35%; } #WelcomeHero div.hero-content div.hero-actions h2 { margin: 0.5em 0 1em; } #WelcomeHero div.hero-content div.hero-actions a.call-to-action { width: 100%; display: flex; flex-direction: row; align-items: center; height: 40px; line-height: 40px; max-height: 40px; background-color: #fff; border-radius: 2px; box-shadow: 0px 1px 2px rgba(0,0,0,0.12); margin: 0.5em 0; font-weight: 400; } #WelcomeHero div.hero-content div.hero-actions a.call-to-action.primary-action { background-color: #FF9100; color: rgba(0,0,0,0.87); } #WelcomeHero div.hero-content div.hero-actions a.call-to-action span.icon { margin-right: 8px; } /* logo */ .logo { color: rgba(255,255,255,1); display: flex; } .logo a { color: rgba(255,255,255,1); padding: 0 16px; line-height 40px; display: flex; height: 48px; align-items: center; font-size: 1.5em; font-weight: 200; } .logo-img { width: 24px; height: 24px; margin-right: 8px; } button#ToggleSidebar_Button { height: 48px; width: 48px; background: transparent; color: rgba(255,255,255,0.7); border: none; } /* nav */ .nav { } .nav ul { margin: 8px 0; padding: 0; list-style-type: none; display: flex; flex-direction: column; } .nav ul li { display: flex; flex-direction: row; } .nav ul li a { line-height: 40px; flex: auto; display: flex; padding: 0 24px; color: rgba(255,255,255,0.7); font-size: 1.3em; border-bottom: 1px solid rgba(255,255,255,0.12); font-weight: 400; } /* sidebar */ .sidebar { } #Sidebar { } #Sidebar div.overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 2; background-color: rgba(0,0,0,0.5); } #Sidebar div.sidebar-container { position: fixed; top: 0; left: 0; bottom: 0; overflow-y: scroll; right: 40px; z-index: 3; background-color: #242424; } .page-section-wrapper { padding: 0 16px; } /* footer */ .footer { padding: 0 16px 16px; border-top: 1px solid rgba(0,0,0,0.12); margin-top: 80px; background-color: #212121; color: rgba(255,255,255,0.7); } .spacer { flex: auto; } /*------------------------------------*\ PAGES \*------------------------------------*/ div.wrapper.default-wrapper h1 { padding: 0 16px 0.67em; background: #546E7A; color: rgba(255,255,255,1); margin: 0; } h2, h3, #respond { margin: 1.34em 16px 0.67em; } div.eviratec-web.eviratec-form h3 { margin: 2em 0; } section.submodel header { display: flex; flex-direction: row; align-items: center; } section.submodel header button { display: flex; flex-direction: row; align-items: center; margin: 1.34em 16px 0.67em; border-radius: 3px; background: #fff; border-top: 1px solid rgba(0,0,0,0.12); border-left: 1px solid rgba(0,0,0,0.12); border-right: 1px solid rgba(0,0,0,0.18); border-bottom: 1px solid rgba(0,0,0,0.24); outline: none; } section.submodel main div.no-results { padding: 0 16px; } /* Forms */ div.eviratec-web.eviratec-form { padding: 16px; } div.eviratec-web.eviratec-form div.form-field { margin-bottom: 16px; display: flex; font-size: 1.3em; } div.datastudio.datastudio-options { padding: 0; } div.datastudio.datastudio-options div.form-field { padding: 16px; border-bottom: 1px solid rgba(0,0,0,0.12); display: flex; font-size: 1.1em; background: #fff; } div.datastudio.datastudio-options div.form-field span, div.datastudio.datastudio-options div.form-field a { font-weight: 400; font-size: 1.1em; } div.datastudio.datastudio-options div.form-field label { color: rgba(0,0,0,0.57); } .create-form-wrapper { padding-top: 16px; background-color: rgba(0,0,0,0.12); } .create-form-wrapper h3 { margin-top: 0; } div.eviratec-web.eviratec-form p.form-title { margin: 0; font-size: 1.4em; font-weight: 300; } .back-button-container { display: flex; flex-direction: row; align-items: center; padding: 8px 16px 0; background: #546E7A; color: rgba(255,255,255,1); } a#BackButton { display: flex; flex-direction: row; align-items: center; padding: 12px 12px 0 0; font-size: 1.3em; color: rgba(255,255,255,0.7); } /* */ .content-cards { } .content-cards ul.cards { padding: 0; list-style-type: none; } .content-cards ul.cards li.card-group-heading { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid rgba(0,0,0,0.12); padding: 16px; } .content-cards ul.cards li.card-group-heading h3 { margin: 0; } .content-cards ul.cards li.card { background: #fff; } .content-cards ul.cards li.card a.card-content { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid rgba(0,0,0,0.12); padding: 16px; } .content-cards ul.cards li.card a.card-content .icon-container { max-height: 24px; margin-right: 16px; } .content-cards ul.cards li.card a.card-content h3 { margin: 0; display: flex; align-items: center; font-weight: 400; } .content-cards ul.cards li.card a.card-content .card-text { } .content-cards ul.cards li.card a.card-content .card-text p { margin: 0; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-type { font-weight: 500; font-size: 1.2em; line-height: 1; margin-bottom: 4px; margin-right: 8px; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-date { margin-right: 16px; display:flex; flex-direction:column; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-date .day { font-weight: 500; text-transform: uppercase; font-size: 1.1em; color: rgba(0,0,0,0.38); } .content-cards ul.cards li.card.transaction-list-item a.card-content h3 { font-weight: 500; } .content-cards ul.cards li.card.transaction-list-item a.card-content .transaction-amt, .content-cards ul.cards li.card.wallet-list-item a.card-content .wallet-balance { margin-right: 8px; line-height: 18px; font-size: 1.4em; color:rgba(0,0,0,0.87); } .content-cards ul.cards li.card.wallet-list-item a.card-content .wallet-balance-type { font-weight: 500; font-size: 1.2em; line-height: 1; } #respond .comment-reply-title { display: none; } #respond .logged-in-as { display: none; } #respond .comment-form-comment { display: flex; flex-direction: column; } /* Create account form */ #wppb-register-user, #wppb-login-wrap { padding: 0px; } #wppb-register-user input.text-input { width: 100%; } form button, form input[type=submit] { width: 100%; line-height: 40px; background: linear-gradient(to top, #455A64 0%, #546E7A 100%); color: rgba(255,255,255,1); font-size: 1.2em; font-weight: 600; border: 1px solid #455A64; border-radius: 2px; } #respond button, #respond input[type=submit] { background: linear-gradient(to top, #ddd 0%, #f0f0f0 100%); color: rgba(0,0,0,0.87); border: 1px solid #ddd; } ul#DashboardMenu { padding: 0 8px; display: flex; flex-direction: row; flex-wrap: wrap; } ul#DashboardMenu li.dashboard-menu-item { display: flex; flex-direction: column; width: 45%; flex: auto; margin: 8px; } ul#DashboardMenu li.dashboard-menu-item a { display: flex; flex-direction: column; flex: auto; width: 100%; padding: 24px 0 32px; background: #fff; border-radius: 2px; } ul#DashboardMenu li.dashboard-menu-item a .icon-container { display: flex; flex-direction: row; align-items: center; } ul#DashboardMenu li.dashboard-menu-item a .icon-container span.menu-item-icon.material-icons { font-size: 64px; } ul#DashboardMenu li.dashboard-menu-item a .label-container { display: flex; flex-direction: row; align-items: center; } ul#DashboardMenu li.dashboard-menu-item a .label-container span.menu-item-label { font-size: 1.2em; font-weight: 400; } ul.workout.exercise-entry-stats { list-style-type: none; padding: 0; display: flex; } ul.workout.exercise-entry-stats li.exercise-entry-stat { display: flex; flex-direction: column; text-align: center; width: 64px; height: 64px; } ul.workout.exercise-entry-stats li.exercise-entry-stat span.stat-value { font-size: 2em; font-weight: 500; } ul.workout.exercise-entry-stats li.exercise-entry-stat span.stat-label { font-size: 0.9em; color: rgba(0,0,0,0.38); } div#AppNavigation { } div.navigation-tabs-wrapper ul.navigation-tabs { list-style-type: none; padding: 0; margin: 0; display: flex; flex-direction: row; align-items: center; background: #455A64; color: rgba(255,255,255,1); } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab { display: flex; flex-direction: column; flex: auto; width: 25%; transition: all 333ms; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab.selected { background-color: #eee; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab a { display: flex; flex-direction: row; align-items: center; padding: 12px 8px; font-size: 1.1em; font-weight: 400; color: rgba(255,255,255,1); transition: all 333ms; } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab.selected a { color: rgba(0,0,0,0.87); } div.navigation-tabs-wrapper ul.navigation-tabs li.navigation-tab a span.material-icons { margin-right: 8px; font-size: 18px; } ul li.build-list-item > div, ul li.build-list-item > ul div, ul li.build-list-item div { display: flex; flex-direction: row; align-items: center; margin-right: 8px; font-size: 1.2em; } ul li.build-list-item ul { list-style: none; padding-left: 24px; } ul li.build-list-item ul li, ul li.build-list-item { margin-bottom: 8px; margin-top: 8px; } ul li.build-list-item .material-icons { color: rgba(0,0,0,0.38); } pre#SourceCode { background: #242424; color: rgba(255,255,255,0.7); padding: 16px; font-size: 1.2em; } /*------------------------------------*\ COMMENTS \*------------------------------------*/ #Discussion ul.comments { list-style-type: none; padding: 0; margin: 0; } #Discussion ul.comments li.comment.depth-1 { } #Discussion ul.comments li.comment.depth-1 div.comment-body { padding: 16px; background-color: #fff; border-bottom: 1px solid rgba(0,0,0,0.12); } #Discussion ul.comments li.comment.depth-1 div.comment-body div.comment-author.vcard img.avatar { float: left; max-height: 32px; max-width: 32px; margin-right: 16px; } #Discussion ul.comments li.comment.depth-1 main { font-size: 1.3em; padding-top: 8px; padding-bottom: 8px; } /*------------------------------------*\ IMAGES \*------------------------------------*/ .progress-view-wrapper { display: flex; flex-direction: row; align-items: center; } .progress-view-wrapper .progress-indicator { margin: 0 16px; border: 8px solid #eee; border-top: 8px solid #FFAB00; border-radius: 50%; min-width: 24px; width: 64px; max-width: 64px; min-height: 64px; height: 64px; max-height: 64px; animation: spin 3s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /*------------------------------------*\ TYPOGRAPHY \*------------------------------------*/ @font-face { font-family:'Font-Name'; src:url('fonts/font-name.eot'); src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg'); font-weight:normal; font-style:normal; } /*------------------------------------*\ RESPONSIVE \*------------------------------------*/ @media only screen and (max-width:768px) { #WelcomeHero div.hero-content { flex-direction: column; } #WelcomeHero div.hero-content div.hero-text, #WelcomeHero div.hero-content div.hero-actions { width: 100%; } #WelcomeHero div.hero-content div.hero-actions { margin-bottom: 24px; } #WelcomeHero div.hero-text p { margin-bottom: 2em; } } @media only screen and (min-width:320px) { } @media only screen and (min-width:480px) { } @media only screen and (min-width:768px) { #WelcomeHero div.hero-content { margin: 5%; } #WelcomeHero div.hero-content div.hero-text h1 { font-size: 3em; } } @media only screen and (min-width:1024px) { } @media only screen and (min-width:1140px) { } @media only screen and (min-width:1280px) { } @media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) { } /*------------------------------------*\ MISC \*------------------------------------*/ ::selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-webkit-selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } /*------------------------------------*\ WORDPRESS CORE \*------------------------------------*/ .alignnone { margin:5px 20px 20px 0; } .aligncenter, div.aligncenter { display:block; margin:5px auto 5px auto; } .alignright { float:right; margin:5px 0 20px 20px; } .alignleft { float:left; margin:5px 20px 20px 0; } a img.alignright { float:right; margin:5px 0 20px 20px; } a img.alignnone { margin:5px 20px 20px 0; } a img.alignleft { float:left; margin:5px 20px 20px 0; } a img.aligncenter { display:block; margin-left:auto; margin-right:auto; } .wp-caption { background:#FFF; border:1px solid #F0F0F0; max-width:96%; padding:5px 3px 10px; text-align:center; } .wp-caption.alignnone { margin:5px 20px 20px 0; } .wp-caption.alignleft { margin:5px 20px 20px 0; } .wp-caption.alignright { margin:5px 0 20px 20px; } .wp-caption img { border:0 none; height:auto; margin:0; max-width:98.5%; padding:0; width:auto; } .wp-caption .wp-caption-text, .gallery-caption { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; } .sticky { } .bypostauthor { } /*------------------------------------*\ PRINT \*------------------------------------*/ @media print { * { background:transparent !important; color:#000 !important; box-shadow:none !important; text-shadow:none !important; } a, a:visited { text-decoration:underline; } a[href]:after { content:" (" attr(href) ")"; } abbr[title]:after { content:" (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; } pre,blockquote { border:1px solid #999; page-break-inside:avoid; } thead { display:table-header-group; } tr,img { page-break-inside:avoid; } img { max-width:100% !important; } @page { margin:0.5cm; } p, h2, h3 { orphans:3; widows:3; } h2, h3 { page-break-after:avoid; } } a.post-edit-link { display: none; }
0.296552
0.08733
.flex_tl_table { display: flex; flex-flow: column nowrap; box-sizing: border-box; } /* Timeline: Header, Dates number, all bookings Rows */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex: 1; display: flex; flex-flow: row nowrap; justify-content: space-between; } /* Column 1 - booking resources */ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 { flex:0 1 auto; width: 180px; min-width: 0; word-wrap: break-word; display: flex; flex-flow: column nowrap; justify-content: center; } /* Column 2 - dates/bookings */ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 { flex: 1 1 0; min-width: 0; } /**********************************************************************************************************************/ @media (max-width: 782px) { /* Wrap to New lines */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex-flow: row wrap; } /* Show booking resources in a ROW above the dates */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 { width: 100%; flex: 1 1 auto; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1{ border-bottom: 1px solid #eee; } } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* Ajax Header Nav */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav{ display: flex; flex-flow: row nowrap; justify-content: space-between; } .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title { flex: 1 1 0; word-break: break-word; min-width: 0; } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* T i t l e D a t e s B a r - .flex_tl_table_titles */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar { display:flex; flex-flow: row nowrap; justify-content: space-between; } /* Header "Dates number" Cell */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell { flex: 1 1 0; min-width: 0; display:flex; flex-flow: column nowrap; justify-content: space-between; } /* "Top Month Line" & "Date Number CELL container" */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { flex: 1; display: flex; flex-flow: column wrap; justify-content: space-between; overflow: hidden; } /* Day Number & WeekDay - in - Title D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { flex: 1; font-size:0.85em; font-weight: 600; text-align: center; } .flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-weight: 400; font-size:0.75em; } .flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-size:0.9em; padding: 4px 0; } .flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num, .flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-size:0.7em; font-weight: 400; } /**********************************************************************************************************************/ /* "Responsive Mode" - in - T i t l e D a t e s B a r */ @media (max-width: 782px) { .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { overflow: hidden; padding:0; } /* Show Scroller for Months and 2 Months view modes */ .flex_tl_matrix_resources.flex_frame_view_days_num_1, .flex_tl_matrix_resources.flex_frame_view_days_num_30, .flex_tl_matrix_resources.flex_frame_view_days_num_60, .flex_tl_single_resource.flex_frame_view_days_num_30, .flex_tl_single_resource.flex_frame_view_days_num_365 { width: 100%; overflow-x: scroll; } .flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl_table, .flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table{ min-width: 500px; } .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table, .flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl_table, .flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table { min-width: 1000px; } } /**********************************************************************************************************************/ /* "Top Month Line" - in - D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month { height: 1.5em; overflow: hidden; } .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell { border:none; } /* Header "Month Name" Cell */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year { overflow: visible; word-wrap: normal; white-space: nowrap; } /**********************************************************************************************************************/ /* "Time Slots" - in - D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day { flex: 1; display: flex; flex-flow: row nowrap; justify-content: space-between; overflow: hidden; } .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour { flex: 1 1 0; min-width: 0; } /* Date Number during showing 1 day */ .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container, .flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { flex-flow: row nowrap; align-items: center; } /**********************************************************************************************************************/ /* Dates in First Column during single resource view mode */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container { display: flex; flex-flow: row wrap; justify-content: space-around; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks { flex: 1 1 0; text-align: left; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks{ text-align: right; padding:0 1em; } @media (max-width: 782px) { .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container { justify-content: flex-start; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks { flex: 0 1 auto; text-align: left; padding:0 1em; } } /**********************************************************************************************************************/ /* B o o k i n g s R o w - B o o k i n g s D a t e s B a r - .flex_tl_table_row_bookings */ /**********************************************************************************************************************/ /* Define Height of Bookings Row for .flex_tl_row_bar_show_bookings & .flex_tl_row_bar_show_dates */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar{ min-height: 3em; } /* Move Bookings Row to Dates Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings { margin-top:-3em; } /* Move Bookings Titles Row to Dates Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles { margin-top:-3em; overflow: hidden; /* Hide booking titles, that overflow timeline frame */ } /* Bookings Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar { display:flex; flex-flow: row nowrap; justify-content: space-between; } /**********************************************************************************************************************/ /* B o o k i n g T i m e s C e l l */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day { flex: 1 1 0; min-width: 0; display:flex; flex-flow: row nowrap; justify-content: space-between; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour { flex: 1 1 0; min-width: 0; display:flex; flex-flow: row nowrap; justify-content: space-between; } /**********************************************************************************************************************/ /* B o o k i n g C e l l */ /**********************************************************************************************************************/ /* Cell - "Container" */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell { flex: 1 1 0; min-width: 0; display: flex; flex-flow: row nowrap; justify-content: space-between; } /* Cell - Date Number */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates { flex: 1 1 0; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; } /* Show Times in Cells during 1 day view mode */ .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates, .flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{ justify-content: flex-start; align-items: flex-start; } /* Cell - Booking Pipelines (container for several bookings in cell) */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings { flex: 1 1 0; min-width: 0; display: flex; flex-flow: column nowrap; /* Show booking pipeline in a CELL - Horizontally */ /*flex-flow: row nowrap;*/ /* Show booking pipeline in a CELL - Vertically */ justify-content: space-between; } /* Cell - Booking Pipeline for specific one booking in Cell */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{ flex: 1 1 0; min-width: 0; word-wrap: normal; white-space: nowrap; } /* Borders for several horizontal booking pipelines in day cell */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking{ border-bottom:1px dashed #555; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking{ border-bottom:1px dashed #ccc; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child{ border-bottom:none; } /* Booking Pipeline ( background bar ) - Link for showing titles */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a{ position: relative; cursor: default; outline : none; box-shadow: none; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer { width: 100%; height: 100%; } /* Cell - Show Booking Titles (container) *****************************************************************************/ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles { display: flex; flex-flow: column wrap; justify-content: flex-start; } /* Cell - Show Booking Title */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{ overflow: visible; white-space: nowrap; word-wrap: initial; padding: 0px 0.5em; margin-left: 4px; margin-top: 4px; z-index: 1; /* Important for working links in neighborhood cells, when title overflow to them */ } /* Cell - Do not show border for Booking Cell title */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell{ border:none; } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* On initial Loading - Showing with JavaScript */ .flex_tl_table { display:none; } /**********************************************************************************************************************/ /* P O P O V E R in T i m e l i n e ****************************************************/ /**********************************************************************************************************************/ .hidden_items { display: none; } @media (max-width: 782px) { .flex_timeline_frame .popover{ width:98%; max-width:98%; } } .flex_timeline_frame .popover { border: 2px solid #555; font-size: 12px; max-width: 299px; } /** P o p o v e r T i t l e **/ .flex_timeline_frame .popover .popover-title { display: flex; flex-flow:row wrap; justify-content: flex-start; align-items: center; min-height: 2.5em; margin:0; padding: 5px 30px 5px 6px; border-radius: 5px 5px 0 0; background-color: #f7f7f7; } .flex_timeline_frame .popover .popover-title .popover-title-id { flex: 0 0 auto; width: 100%; /*Start with new line*/ font-size:14px; font-weight: 500; line-height: 1.8; margin: 0; padding: 0 12px 0 5px; border: 0; vertical-align: baseline; } /** Buttons **************************************/ .flex_timeline_frame .popover .popover-title .popover-title-buttons{ flex: 1 1 auto; display: flex; flex-flow: row wrap; justify-content: flex-start; margin: 2px 0; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a, .flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover, .flex_timeline_frame .popover .popover-title .popover-title-buttons a:focus { flex: none; box-sizing: border-box; margin: 0 5px 0 0; padding: 0 10px 1px; font-size: 13px; height: 28px; line-height: 28px; white-space: nowrap; text-decoration: none; cursor: pointer; -webkit-appearance: none; color: #555; background: #f7f7f7; border-radius: 3px; border: 1px solid #d8d8d8; box-shadow: none; outline: none; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover { background: #fafafa; border-color: #ccc; color: #23282d; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a.timeline_button_print{ margin-right:1.5em; } /** Close X ********************************/ .flex_timeline_frame .popover .popover-close, .flex_timeline_frame .popover .popover-close:hover { position: absolute; right: 0; top: 0; font-size: 20px; line-height: 1.5em; padding: 5px; } .flex_timeline_frame .popover .popover-close a, .flex_timeline_frame .popover .popover-close a:hover, .flex_timeline_frame .popover .popover-close a:active, .flex_timeline_frame .popover .popover-close a:focus { text-decoration: none; border-style: none; outline: 0; color:#444; background: transparent; padding: 0 5px; } /**********************************************/ .flex_timeline_frame .popover.bottom > .arrow::after { border-bottom-color: transparent; } /**********************************************************************************************************************/ /** P o p o v e r C o n t e n t **/ /**********************************************************************************************************************/ .popover-content .flex-popover-content-data { display:flex; flex-flow:column wrap; justify-content: space-between; } .popover-content .flex-popover-content-data .flex-popover-bars, .popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar, .popover-content .wpbc-popover-content-data .booking-labels, .popover-content .wpbc-popover-content-data .wpbc-popover-booking-data, .popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes, .popover-content .wpbc-popover-content-data .booking-dates{ flex: 1 1 auto; /* //FixIn: 8.7.9.4 */ } .popover-content .flex-popover-content-data .flex-popover-bars { display:flex; flex-flow:row nowrap; justify-content: space-between; } .popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar{ flex: 1 1 0; clear: both; } .popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar { flex: none; padding: 0.3em 0; margin: 0; } .popover-content .flex-popover-content-data .flex-popover-labels-bar{ display:flex; flex-flow:row wrap; justify-content: flex-start; } .popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label { flex: 0 1 auto; min-width: 0; } .popover-content .flex-popover-content-data .flex-label { border: 0; border-radius: 3px; text-shadow: none; box-shadow: 0 0 1px #ddd; font-weight: 400; font-size: 95%; line-height: 1.7em; padding: .2em .8em 0.2em; background-color: #5bc0de; color: #ffffff; text-align: center; vertical-align: baseline; margin: 0.15em 0.75em 0.5em 0; word-wrap: break-word; word-wrap: anywhere; white-space: pre-wrap; } .popover-content .flex-popover-content-data .flex-label .label-prefix { font-size: 70%; font-weight: 400; } .popover-content .flex-popover-content-data .flex-label.flex-label-id { background: #888; } .popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending { background: #FFBB45; } .popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved { background: #9BE; } .popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success { background: #468847; } .popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown { background: #999; } .popover-content .flex-popover-content-data .flex-label.flex-label-trash { background: #D94A48; } .popover-content .flex-popover-content-data .flex-label.flex-label-resource { text-align: left; } /* Move cost to right side*/ .popover-content .flex-popover-content-data .flex-label.flex-label-cost { margin-left:auto; background: transparent; font-weight: 600; color:#333; box-shadow: none; padding: 0; margin: 0; } .popover-content .flex-popover-content-data .flex-popover-booking-data { margin: 1em 0; text-align: left; font-size: 1.05em; line-height: 1.8em; color: #333; max-width: 100%; word-wrap: break-word; word-wrap: anywhere; } .popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue { background: transparent; /* #FFF9E3; */ padding: 4px 5px; border-radius: 2px; } /* Notes ***************************************************/ .popover-content .flex-popover-content-data .wpbc-popover-booking-notes{ margin: 0 0 1em 0; } /* Dates ***************************************************/ .popover-content .flex-popover-content-data .flex-label-dates { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: flex-start; } .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{ flex:0 1 auto; font-size: 103%; padding: 0.1em .7em 0.1em; margin: 0 0 0.2em; } .popover-content .flex-popover-content-data .flex-label-dates .date_tire{ flex:0 1 auto; margin: 0 0.2em; font-size: 175%; line-height: 1em; } .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time{ font-size: 0.7em; font-weight: 400; color:#23282d; } /* Pending Background */ .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{ background: #FFBB45; } /* Approved Background */ .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved{ background: #9BE; } /* HR separator for several bookings in popover */ .popover-content .wpbc_tl_popover_booking_separator { margin: 20px 0; border-top: 1px solid #ddd; box-shadow: 0 1px 1px #f9f9f9; }
wordpress/wp-content/plugins/booking/core/timeline/v2/css/timeline_v2.css
.flex_tl_table { display: flex; flex-flow: column nowrap; box-sizing: border-box; } /* Timeline: Header, Dates number, all bookings Rows */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex: 1; display: flex; flex-flow: row nowrap; justify-content: space-between; } /* Column 1 - booking resources */ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 { flex:0 1 auto; width: 180px; min-width: 0; word-wrap: break-word; display: flex; flex-flow: column nowrap; justify-content: center; } /* Column 2 - dates/bookings */ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 { flex: 1 1 0; min-width: 0; } /**********************************************************************************************************************/ @media (max-width: 782px) { /* Wrap to New lines */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex-flow: row wrap; } /* Show booking resources in a ROW above the dates */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 { width: 100%; flex: 1 1 auto; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1{ border-bottom: 1px solid #eee; } } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* Ajax Header Nav */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav{ display: flex; flex-flow: row nowrap; justify-content: space-between; } .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title { flex: 1 1 0; word-break: break-word; min-width: 0; } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* T i t l e D a t e s B a r - .flex_tl_table_titles */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar { display:flex; flex-flow: row nowrap; justify-content: space-between; } /* Header "Dates number" Cell */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell { flex: 1 1 0; min-width: 0; display:flex; flex-flow: column nowrap; justify-content: space-between; } /* "Top Month Line" & "Date Number CELL container" */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { flex: 1; display: flex; flex-flow: column wrap; justify-content: space-between; overflow: hidden; } /* Day Number & WeekDay - in - Title D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num, .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { flex: 1; font-size:0.85em; font-weight: 600; text-align: center; } .flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-weight: 400; font-size:0.75em; } .flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-size:0.9em; padding: 4px 0; } .flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num, .flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week { font-size:0.7em; font-weight: 400; } /**********************************************************************************************************************/ /* "Responsive Mode" - in - T i t l e D a t e s B a r */ @media (max-width: 782px) { .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { overflow: hidden; padding:0; } /* Show Scroller for Months and 2 Months view modes */ .flex_tl_matrix_resources.flex_frame_view_days_num_1, .flex_tl_matrix_resources.flex_frame_view_days_num_30, .flex_tl_matrix_resources.flex_frame_view_days_num_60, .flex_tl_single_resource.flex_frame_view_days_num_30, .flex_tl_single_resource.flex_frame_view_days_num_365 { width: 100%; overflow-x: scroll; } .flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl_table, .flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table{ min-width: 500px; } .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table, .flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl_table, .flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table { min-width: 1000px; } } /**********************************************************************************************************************/ /* "Top Month Line" - in - D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month { height: 1.5em; overflow: hidden; } .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell { border:none; } /* Header "Month Name" Cell */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year { overflow: visible; word-wrap: normal; white-space: nowrap; } /**********************************************************************************************************************/ /* "Time Slots" - in - D a t e s B a r */ .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day { flex: 1; display: flex; flex-flow: row nowrap; justify-content: space-between; overflow: hidden; } .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour { flex: 1 1 0; min-width: 0; } /* Date Number during showing 1 day */ .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container, .flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container { flex-flow: row nowrap; align-items: center; } /**********************************************************************************************************************/ /* Dates in First Column during single resource view mode */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container { display: flex; flex-flow: row wrap; justify-content: space-around; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks { flex: 1 1 0; text-align: left; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks{ text-align: right; padding:0 1em; } @media (max-width: 782px) { .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container { justify-content: flex-start; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks { flex: 0 1 auto; text-align: left; padding:0 1em; } } /**********************************************************************************************************************/ /* B o o k i n g s R o w - B o o k i n g s D a t e s B a r - .flex_tl_table_row_bookings */ /**********************************************************************************************************************/ /* Define Height of Bookings Row for .flex_tl_row_bar_show_bookings & .flex_tl_row_bar_show_dates */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar{ min-height: 3em; } /* Move Bookings Row to Dates Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings { margin-top:-3em; } /* Move Bookings Titles Row to Dates Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles { margin-top:-3em; overflow: hidden; /* Hide booking titles, that overflow timeline frame */ } /* Bookings Row */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar { display:flex; flex-flow: row nowrap; justify-content: space-between; } /**********************************************************************************************************************/ /* B o o k i n g T i m e s C e l l */ /**********************************************************************************************************************/ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day { flex: 1 1 0; min-width: 0; display:flex; flex-flow: row nowrap; justify-content: space-between; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour { flex: 1 1 0; min-width: 0; display:flex; flex-flow: row nowrap; justify-content: space-between; } /**********************************************************************************************************************/ /* B o o k i n g C e l l */ /**********************************************************************************************************************/ /* Cell - "Container" */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell { flex: 1 1 0; min-width: 0; display: flex; flex-flow: row nowrap; justify-content: space-between; } /* Cell - Date Number */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates { flex: 1 1 0; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; } /* Show Times in Cells during 1 day view mode */ .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates, .flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{ justify-content: flex-start; align-items: flex-start; } /* Cell - Booking Pipelines (container for several bookings in cell) */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings { flex: 1 1 0; min-width: 0; display: flex; flex-flow: column nowrap; /* Show booking pipeline in a CELL - Horizontally */ /*flex-flow: row nowrap;*/ /* Show booking pipeline in a CELL - Vertically */ justify-content: space-between; } /* Cell - Booking Pipeline for specific one booking in Cell */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{ flex: 1 1 0; min-width: 0; word-wrap: normal; white-space: nowrap; } /* Borders for several horizontal booking pipelines in day cell */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking{ border-bottom:1px dashed #555; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking{ border-bottom:1px dashed #ccc; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child{ border-bottom:none; } /* Booking Pipeline ( background bar ) - Link for showing titles */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a{ position: relative; cursor: default; outline : none; box-shadow: none; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer { width: 100%; height: 100%; } /* Cell - Show Booking Titles (container) *****************************************************************************/ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles { display: flex; flex-flow: column wrap; justify-content: flex-start; } /* Cell - Show Booking Title */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{ overflow: visible; white-space: nowrap; word-wrap: initial; padding: 0px 0.5em; margin-left: 4px; margin-top: 4px; z-index: 1; /* Important for working links in neighborhood cells, when title overflow to them */ } /* Cell - Do not show border for Booking Cell title */ .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell{ border:none; } /**********************************************************************************************************************/ /**********************************************************************************************************************/ /* On initial Loading - Showing with JavaScript */ .flex_tl_table { display:none; } /**********************************************************************************************************************/ /* P O P O V E R in T i m e l i n e ****************************************************/ /**********************************************************************************************************************/ .hidden_items { display: none; } @media (max-width: 782px) { .flex_timeline_frame .popover{ width:98%; max-width:98%; } } .flex_timeline_frame .popover { border: 2px solid #555; font-size: 12px; max-width: 299px; } /** P o p o v e r T i t l e **/ .flex_timeline_frame .popover .popover-title { display: flex; flex-flow:row wrap; justify-content: flex-start; align-items: center; min-height: 2.5em; margin:0; padding: 5px 30px 5px 6px; border-radius: 5px 5px 0 0; background-color: #f7f7f7; } .flex_timeline_frame .popover .popover-title .popover-title-id { flex: 0 0 auto; width: 100%; /*Start with new line*/ font-size:14px; font-weight: 500; line-height: 1.8; margin: 0; padding: 0 12px 0 5px; border: 0; vertical-align: baseline; } /** Buttons **************************************/ .flex_timeline_frame .popover .popover-title .popover-title-buttons{ flex: 1 1 auto; display: flex; flex-flow: row wrap; justify-content: flex-start; margin: 2px 0; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a, .flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover, .flex_timeline_frame .popover .popover-title .popover-title-buttons a:focus { flex: none; box-sizing: border-box; margin: 0 5px 0 0; padding: 0 10px 1px; font-size: 13px; height: 28px; line-height: 28px; white-space: nowrap; text-decoration: none; cursor: pointer; -webkit-appearance: none; color: #555; background: #f7f7f7; border-radius: 3px; border: 1px solid #d8d8d8; box-shadow: none; outline: none; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover { background: #fafafa; border-color: #ccc; color: #23282d; } .flex_timeline_frame .popover .popover-title .popover-title-buttons a.timeline_button_print{ margin-right:1.5em; } /** Close X ********************************/ .flex_timeline_frame .popover .popover-close, .flex_timeline_frame .popover .popover-close:hover { position: absolute; right: 0; top: 0; font-size: 20px; line-height: 1.5em; padding: 5px; } .flex_timeline_frame .popover .popover-close a, .flex_timeline_frame .popover .popover-close a:hover, .flex_timeline_frame .popover .popover-close a:active, .flex_timeline_frame .popover .popover-close a:focus { text-decoration: none; border-style: none; outline: 0; color:#444; background: transparent; padding: 0 5px; } /**********************************************/ .flex_timeline_frame .popover.bottom > .arrow::after { border-bottom-color: transparent; } /**********************************************************************************************************************/ /** P o p o v e r C o n t e n t **/ /**********************************************************************************************************************/ .popover-content .flex-popover-content-data { display:flex; flex-flow:column wrap; justify-content: space-between; } .popover-content .flex-popover-content-data .flex-popover-bars, .popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar, .popover-content .wpbc-popover-content-data .booking-labels, .popover-content .wpbc-popover-content-data .wpbc-popover-booking-data, .popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes, .popover-content .wpbc-popover-content-data .booking-dates{ flex: 1 1 auto; /* //FixIn: 8.7.9.4 */ } .popover-content .flex-popover-content-data .flex-popover-bars { display:flex; flex-flow:row nowrap; justify-content: space-between; } .popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar{ flex: 1 1 0; clear: both; } .popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar { flex: none; padding: 0.3em 0; margin: 0; } .popover-content .flex-popover-content-data .flex-popover-labels-bar{ display:flex; flex-flow:row wrap; justify-content: flex-start; } .popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label { flex: 0 1 auto; min-width: 0; } .popover-content .flex-popover-content-data .flex-label { border: 0; border-radius: 3px; text-shadow: none; box-shadow: 0 0 1px #ddd; font-weight: 400; font-size: 95%; line-height: 1.7em; padding: .2em .8em 0.2em; background-color: #5bc0de; color: #ffffff; text-align: center; vertical-align: baseline; margin: 0.15em 0.75em 0.5em 0; word-wrap: break-word; word-wrap: anywhere; white-space: pre-wrap; } .popover-content .flex-popover-content-data .flex-label .label-prefix { font-size: 70%; font-weight: 400; } .popover-content .flex-popover-content-data .flex-label.flex-label-id { background: #888; } .popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending { background: #FFBB45; } .popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved { background: #9BE; } .popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success { background: #468847; } .popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown { background: #999; } .popover-content .flex-popover-content-data .flex-label.flex-label-trash { background: #D94A48; } .popover-content .flex-popover-content-data .flex-label.flex-label-resource { text-align: left; } /* Move cost to right side*/ .popover-content .flex-popover-content-data .flex-label.flex-label-cost { margin-left:auto; background: transparent; font-weight: 600; color:#333; box-shadow: none; padding: 0; margin: 0; } .popover-content .flex-popover-content-data .flex-popover-booking-data { margin: 1em 0; text-align: left; font-size: 1.05em; line-height: 1.8em; color: #333; max-width: 100%; word-wrap: break-word; word-wrap: anywhere; } .popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue { background: transparent; /* #FFF9E3; */ padding: 4px 5px; border-radius: 2px; } /* Notes ***************************************************/ .popover-content .flex-popover-content-data .wpbc-popover-booking-notes{ margin: 0 0 1em 0; } /* Dates ***************************************************/ .popover-content .flex-popover-content-data .flex-label-dates { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: flex-start; } .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{ flex:0 1 auto; font-size: 103%; padding: 0.1em .7em 0.1em; margin: 0 0 0.2em; } .popover-content .flex-popover-content-data .flex-label-dates .date_tire{ flex:0 1 auto; margin: 0 0.2em; font-size: 175%; line-height: 1em; } .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time{ font-size: 0.7em; font-weight: 400; color:#23282d; } /* Pending Background */ .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{ background: #FFBB45; } /* Approved Background */ .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved{ background: #9BE; } /* HR separator for several bookings in popover */ .popover-content .wpbc_tl_popover_booking_separator { margin: 20px 0; border-top: 1px solid #ddd; box-shadow: 0 1px 1px #f9f9f9; }
0.197251
0.039844
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forum.dobreprogramy.pl") { /*v0.15*/ .latest-topic-list, .topic-list, .category-list { background-color: transparent !important; } blockquote aside.onebox { background: #002d44 none repeat scroll 0 0; border-left: 5px solid rgba(249, 249, 249, 0.8); } aside.onebox { border: 0px; background: #003651 none repeat scroll 0 0; border-left: 5px solid rgba(249, 249, 249, 0.5); } aside.onebox header a[href] { color: #fff; text-decoration: none; } .custom-body { background-color: rgba(0, 35, 53, 0.9); } .user-menu .notifications li { background-color: #002335; } .topic-list .topic-excerpt { color: #fff; font-size: 0.8em; } .topic-statuses .topic-status i { color: #6cf; font-size: 1.071em; } .user-menu .notifications .fa { color: #6cf; } .topic-list .topic-list-item-separator td { border-bottom: 1px solid #0071c5; line-height: 0.1em; } .docked-composer .grippie { background-color: #003651; } .user-main .user-stream .item { background-color: transparent; border-bottom: 1px solid rgba(0, 113, 197, 0.5); } .user-main .user-stream .excerpt { color: #fff; } .topic-map span.domain { color: #fff; } div.menu-links-header a:hover { background-color: #003651; } .user-menu .notifications li:hover { background-color: #003651; } .menu-panel ul.menu-links li a, .menu-panel ul li.heading a { background: transparent; color: #fff; } .menu-panel ul.menu-links li a:hover, .menu-panel ul li.heading a:hover { background: #08c none repeat scroll 0 0; color: #fff; } div.menu-links-header .fa, div.menu-links-header a { color: #fff; } .topic-map .participants .user a { color: #fff; } .topic-map h4 { color: #fff; } .solved-panel, .post-controls .accepted, .fa.accepted, .accepted-text { color: #0071c5; } .topic-map .link-summary .btn { background: #003651 none repeat } div.poll .results .percentage { color: #fff; } div.poll { background-color: #003651; border: 0; border-left: 5px solid rgba(249, 249, 249, 0.5); } div.poll .poll-info { border-left: 0; } div.poll .poll-buttons { border-top: 0; } div.poll .poll-info, div.poll li[data-poll-option-id] { color: #fff; } .topic-list-main-link a.title.visited:not(.badge-notification), .topic-list .main-link a.title.visited:not(.badge-notification), .latest-topic-list-item .main-link a.title.visited:not(.badge-notification) { color: rgba(255,255,255, 0.5); } .discourse-tag { color: #fff; } .topic-list-main-link a.title, .topic-list .main-link a.title, .latest-topic-list-item .main-link a.title { color: #fff; padding: 15px 0; } #reply-control .wmd-controls .d-editor-input, #reply-control .wmd-controls .d-editor-preview-header { background-color: #003651; color: white; } #reply-control .wmd-controls .d-editor, #reply-control .wmd-controls .d-editor-container, #reply-control .wmd-controls .d-editor-textarea-wrapper, #reply-control .wmd-controls .d-editor-preview-wrapper { background-color: white; } #reply-control .wmd-controls .d-editor-input, #reply-control .wmd-controls .d-editor-preview { background-color: #003651; color: white; } #reply-control .contents .d-editor-preview { border: medium none; } .user-menu .notifications .read { background-color: #003862; } .user-menu .notifications li span { color: #fff; } .moderator .topic-body { background-color: #263A72; } html { background-color: #000; color: #FFF; } .d-header { background: rgba(0, 113, 197, 0.5) none repeat scroll 0 0 !important; } blockquote { background: #003651; border-left: 5px solid rgba(249, 249, 249, 0.5); clear: both; } .title a { color: #fff; font-weight: bold;} aside.quote .title { -moz-user-select: none; background-color: #003651; border-left: 5px solid rgba(249, 249, 249, 0.5); color: #fff; font-weight: bold; padding: 12px 12px 1px; } body .grippie::before { border-top: 3px double #003651; content: ""; display: block; margin: auto; width: 27px; } #reply-control { background-color: #003651; bottom: 0; font-size: 1em; height: 0; position: fixed; transition: height 0.4s ease 0s; width: 100%; z-index: 999; } img.avatar { border-radius: 50%; } img.avatar:hover { } @keyframes shake { 10%, 90% { transform: translate3d(-1px, 0, 0); } 20%, 80% { transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); } 40%, 60% { transform: translate3d(4px, 0, 0); } } .d-header .icons .icon { color: #FFF; cursor: pointer; } .drop-down-visible .d-header .icons .active .icon { color: #003651; } .d-header .icons .icon:hover { color: #FFF; background: 0; animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; } .d-header .icons .unread-notifications { background: #0071c5 none repeat scroll 0 0; background-color: #0071c5; border: 2px solid white; top: 20px; color: white; font-family: "roboto",Verdana,sans-serif; text-align: center; text-rendering: optimizelegibility; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } #toggle-messages-menu .unread-private-messages { background: #0071c5 none repeat scroll 0 0; background-color: #0071c5; border: 2px solid white; top: 20px; color: white; font-family: "roboto",Verdana,sans-serif; text-align: center; text-rendering: optimizelegibility; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } .badge-notification.new-topic { background-color: transparent; color: #0071c5; font-size: 0.929em; font-weight: normal; } @-webkit-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-moz-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-ms-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-o-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } .badge-notification { padding: 2px 5px; ; } .topic-map .buttons .btn { background: #EA7061 none repeat scroll 0 0; border-color: #EA7061 currentcolor currentcolor #e9e9e9; } .nav-pills > li > a { border: medium none; color: #FFF; font-size: 1.143em; line-height: 20px; padding: 5px 12px; transition: background 0.15s ease 0s; } .nav-pills > li.active > a, .nav-pills > li > a.active { background-color: #0071c5; color: #fff; } .nav-pills > li.active > a:hover, .nav-pills > li > a:hover { background-color: rgba(0, 113, 197, 0.5); color: #fff; } .nav-link-container a { color: white; padding: 10px; } .nav-link-container a:hover { background-color: black; } .category-list tbody tr:first-of-type { border-top: rgba(0, 113, 197, 0.5) 3px solid; } .category-list tbody tr { border-bottom: rgba(0, 113, 197, 0.5) 1px solid; } .table-heading { border-bottom: rgba(0, 113, 197, 0.5) 2px solid; } .latest-topic-list-item { border-bottom: 1px solid rgba(0, 113, 197, 0.5); } .topic-list > tbody > tr:first-of-type { border-top: rgba(0, 113, 197, 0.5) 3px solid; } .topic-list > tbody > tr { border-bottom: rgba(0, 113, 197, 0.5) 1px solid; } .topic-list, .category-list, .categories-and-latest div.column { background-color: #003862 !important; } .latest-topic-list .table-heading { color: #fff; } .category-list tbody .category h3 a[href] { color: #fff; } .category-list td, .category-list th { color: #fff; padding: 12px 5px; } .badge-wrapper.bullet span.badge-category { color: #c6d2db; display: inline-block; overflow: hidden; text-overflow: ellipsis; } .topic-list a.title { color: #FFF; } #topic-title h1 a { color: #FFF } div.topic-body { background-color: #003862 !important; color: #fff; border-top: 0 none; margin: 5px 0 5px 10px; } .names span a { color: #fff; } .names .new_user a, .names .user-title, .names .user-title a { color: #fff; } .names .fa { color: #FFF; font-size: 11px; margin-left: 3px; } nav.post-controls button.create { color: #FFF; margin-left: 10px; margin-right: 0; } nav.post-controls button.d-hover { background: 0; animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; color: #FFF; } .topic-map section { border-top: 1px solid #003862; } .topic-map .buttons .btn { background: #003258 none repeat scroll 0 0; border-color:#003258 currentcolor currentcolor #003258; } .topic-map { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #003258 none repeat scroll 0 0; border-color: currentcolor #003862 #003862; border-image: none; border-style: none solid solid; border-width: medium 1px 1px; margin: 20px 0 0; } .topic-map .map .number, .topic-map .map i { color: #FFF; font-size: 130%; } .post-links-container ul li a[href] { color: #FFF; } .topic-map h3 { color: #FFF; font-size: 1em; font-weight: normal; line-height: 23px; margin-bottom: 4px; } .topic-list a.title.visited:not(.badge-notification) { color: #FFF; } .menu-panel { background-color: #003862; border: 1px solid #000; } .docked-composer { background-color: #003862; border: 1px solid #000; bottom: 0; box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.25); height: 400px; position: fixed; transition: all 0.5s ease 0s; width: 300px; } .docked-composer .docked-post-stream .docked-post { color: #fff; } .docked-composer .docked-post-stream .docked-post .docked-post-content.yours { background-color: #003651; border-radius: 6px; display: block; float: right; padding: 3px 6px; } .babble-post { color: #dddddd; } .babble-post:hover, .message-item:hover { background-color: #003651; } .menu-panel ul.menu-links li a:hover, .menu-panel ul li.heading a:hover { background-color: #003651; } .message-item .item-contents { color: #fff; } .user-main .user-content, .user-main .user-stream .item { background-color: #003862; } .user-preferences .instructions { color: #E5E5E5; } .uploaded-image-preview { background: #E5E5E5 none repeat scroll center center / cover ; } .user-preferences .static { color: #FFF; font-size: 110%; font-weight: bold; display: inline-block; } .user-main .about.collapsed-info .details { background: #003862 none repeat scroll 0 0; border-bottom: 0 none; margin-top: 0; padding: 5px; } .user-main .user-stream .notification p span { color: #FFF; font-weight: bold; } .user-main .user-stream .time, .user-main .user-stream .delete-info { color: #fff; font-size: 11px; } .user-main .user-stream .notification.unread { background-color: #0071c5; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } .user-main .user-stream .notification .fa, .user-main .user-stream .notification .icon { color: #FFF; font-size: 1.714em; } .user-main .nav-stacked li > a.active { background-color: transparent; color: #FFF; font-weight: bold; } .top-section, .top-sub-section { background-color: #003862; margin-bottom: 20px; } .top-sub-section .topic-info { color: #FFF; } .stats-section li { background: transparent; } .stats-section .label { color: #E5E5E5; } .stats-section li.linked-stat a { color: #08c; } .links-section .domain { color: #E5E5E5; font-size: 0.714em; } .user-info .user-detail .username a { color: #E5E5E5; font-weight: bold; } .category-list .topics .badge-notification, .category-list .category .badge-notification { background-color: transparent; color: #E5E5E5; } .badge-posts[href] { color: #E5E5E5; } .categories-and-latest .topic-last-activity a { color: #E5E5E5; } .topic-list th { color: #E5E5E5; } .topic-list td { color: #E5E5E5; font-size: 1em; } #whos-online { color: #FFF; font-weight: bold; } .topic-list .num a:not(.badge-posts) { color: #fff; } .topic-list .topic-list-item-separator td span { background: #0071c5 none repeat scroll 0 0; color: #FFF; } .heatmap-med a { color: #0071c5 !important; } .heatmap-med { color: #0071c5 !important; } .heatmap-low { color: #005A9D !important; } .badge-notification { background-color: #0071c5; color: #fff; } .extra-info-wrapper .badge-wrapper.bullet span.badge-category { color: #E5E5E5 !important; } .extra-info-wrapper .topic-statuses i { color: #E5E5E5 !important; } span.highlighted { background-color: #003862; } nav.post-controls .highlight-action { color: #003862; } @keyframes background-fade-highlight { 0% { background-color: #003862; } 100% { background-color: #003651; } } .user-main .about .details { background: #003862 none repeat scroll 0 0; margin-top: -200px; padding: 5px; transition: margin 0.15s linear 0s; } .user-main .about .secondary { background: #003862 none repeat scroll 0 0; border-bottom: 1px solid #bdbdbd; border-top: 1px solid #bdbdbd; font-size: 0.929em; } .user-main .about .secondary dt { color: #fff; margin: 0; } .user-main .about .secondary dd { color: #E5E5E5; } .docked-composer .cancel { color: #fff; font-size: 15px; position: absolute; right: 3px; top: 3px; z-index: 20; } .docked-composer .toggler { color: #fff; font-size: 19px; font-weight: 900; padding: 0; position: absolute; right: 23px; top: 2px; } .bootbox.modal { background-clip: padding-box; background-color: #003651; border: 1px solid #bdbdbd; } .babble-menu .babble-last-read-post-message { background: white none repeat scroll 0 0; color: #999; border: 0 none; margin: auto; display: inline-block; font-size: 11px; font-weight: bold; padding: 0 10px; } .topic-body .reply-to-tab { color: #fff; font-size: 0.929em; } .babble-menu .babble-last-read-post-message { background: white none repeat scroll 0 0; color: #999; border: 0 none; margin: auto; display: inline-block; font-size: 11px; font-weight: bold; padding: 0 10px; } nav.post-controls .highlight-action { color: #fff; } #topic-progress { background-color: #001627; border-color: #003651 #003651 currentcolor; } .timeline-container .topic-timeline .timeline-scrollarea { border-color: #003651; border-left: 1px solid #003651; } .timeline-container .topic-timeline .timeline-handle { background-color: #003651; border-radius: 0.8em; } #topic-progress .bg { background-color: #003651; border-right: 1px solid #003651; } #topic-progress { color: #FFF; } .timeline-container .topic-timeline .start-date { -moz-user-select: none; color: #fff; } .timeline-container .topic-timeline .now-date { -moz-user-select: none; color: #fff; display: inline-block; margin-top: 0.5em; } .timeline-container .topic-timeline .timeline-ago { color: #E5E5E5; } .popup-menu h3 { color: black; margin-top: 0; } nav.post-controls .show-replies:hover { background: #0071c5 none repeat scroll 0 0; } .topic-map .avatars, .topic-map .links, .topic-map .information { color: #E5E5E5; } .gap.jagged-border { background-image: linear-gradient(135deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(-135deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(45deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(-45deg, #003651 50%, rgba(255, 255, 255, 0) 50%); background-position: center top, center top, center bottom, center bottom; background-repeat: repeat-x; background-size: 0.9em 0.9em; margin-bottom: 20px; padding: 20px 0; } .gap { width: calc(45px + 690px + 2 * 11px); } .gap { background-color: transparent; color: #E5E5E5; cursor: pointer; padding: 5px 0; text-align: center; } }
data/usercss/141307.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forum.dobreprogramy.pl") { /*v0.15*/ .latest-topic-list, .topic-list, .category-list { background-color: transparent !important; } blockquote aside.onebox { background: #002d44 none repeat scroll 0 0; border-left: 5px solid rgba(249, 249, 249, 0.8); } aside.onebox { border: 0px; background: #003651 none repeat scroll 0 0; border-left: 5px solid rgba(249, 249, 249, 0.5); } aside.onebox header a[href] { color: #fff; text-decoration: none; } .custom-body { background-color: rgba(0, 35, 53, 0.9); } .user-menu .notifications li { background-color: #002335; } .topic-list .topic-excerpt { color: #fff; font-size: 0.8em; } .topic-statuses .topic-status i { color: #6cf; font-size: 1.071em; } .user-menu .notifications .fa { color: #6cf; } .topic-list .topic-list-item-separator td { border-bottom: 1px solid #0071c5; line-height: 0.1em; } .docked-composer .grippie { background-color: #003651; } .user-main .user-stream .item { background-color: transparent; border-bottom: 1px solid rgba(0, 113, 197, 0.5); } .user-main .user-stream .excerpt { color: #fff; } .topic-map span.domain { color: #fff; } div.menu-links-header a:hover { background-color: #003651; } .user-menu .notifications li:hover { background-color: #003651; } .menu-panel ul.menu-links li a, .menu-panel ul li.heading a { background: transparent; color: #fff; } .menu-panel ul.menu-links li a:hover, .menu-panel ul li.heading a:hover { background: #08c none repeat scroll 0 0; color: #fff; } div.menu-links-header .fa, div.menu-links-header a { color: #fff; } .topic-map .participants .user a { color: #fff; } .topic-map h4 { color: #fff; } .solved-panel, .post-controls .accepted, .fa.accepted, .accepted-text { color: #0071c5; } .topic-map .link-summary .btn { background: #003651 none repeat } div.poll .results .percentage { color: #fff; } div.poll { background-color: #003651; border: 0; border-left: 5px solid rgba(249, 249, 249, 0.5); } div.poll .poll-info { border-left: 0; } div.poll .poll-buttons { border-top: 0; } div.poll .poll-info, div.poll li[data-poll-option-id] { color: #fff; } .topic-list-main-link a.title.visited:not(.badge-notification), .topic-list .main-link a.title.visited:not(.badge-notification), .latest-topic-list-item .main-link a.title.visited:not(.badge-notification) { color: rgba(255,255,255, 0.5); } .discourse-tag { color: #fff; } .topic-list-main-link a.title, .topic-list .main-link a.title, .latest-topic-list-item .main-link a.title { color: #fff; padding: 15px 0; } #reply-control .wmd-controls .d-editor-input, #reply-control .wmd-controls .d-editor-preview-header { background-color: #003651; color: white; } #reply-control .wmd-controls .d-editor, #reply-control .wmd-controls .d-editor-container, #reply-control .wmd-controls .d-editor-textarea-wrapper, #reply-control .wmd-controls .d-editor-preview-wrapper { background-color: white; } #reply-control .wmd-controls .d-editor-input, #reply-control .wmd-controls .d-editor-preview { background-color: #003651; color: white; } #reply-control .contents .d-editor-preview { border: medium none; } .user-menu .notifications .read { background-color: #003862; } .user-menu .notifications li span { color: #fff; } .moderator .topic-body { background-color: #263A72; } html { background-color: #000; color: #FFF; } .d-header { background: rgba(0, 113, 197, 0.5) none repeat scroll 0 0 !important; } blockquote { background: #003651; border-left: 5px solid rgba(249, 249, 249, 0.5); clear: both; } .title a { color: #fff; font-weight: bold;} aside.quote .title { -moz-user-select: none; background-color: #003651; border-left: 5px solid rgba(249, 249, 249, 0.5); color: #fff; font-weight: bold; padding: 12px 12px 1px; } body .grippie::before { border-top: 3px double #003651; content: ""; display: block; margin: auto; width: 27px; } #reply-control { background-color: #003651; bottom: 0; font-size: 1em; height: 0; position: fixed; transition: height 0.4s ease 0s; width: 100%; z-index: 999; } img.avatar { border-radius: 50%; } img.avatar:hover { } @keyframes shake { 10%, 90% { transform: translate3d(-1px, 0, 0); } 20%, 80% { transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); } 40%, 60% { transform: translate3d(4px, 0, 0); } } .d-header .icons .icon { color: #FFF; cursor: pointer; } .drop-down-visible .d-header .icons .active .icon { color: #003651; } .d-header .icons .icon:hover { color: #FFF; background: 0; animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; } .d-header .icons .unread-notifications { background: #0071c5 none repeat scroll 0 0; background-color: #0071c5; border: 2px solid white; top: 20px; color: white; font-family: "roboto",Verdana,sans-serif; text-align: center; text-rendering: optimizelegibility; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } #toggle-messages-menu .unread-private-messages { background: #0071c5 none repeat scroll 0 0; background-color: #0071c5; border: 2px solid white; top: 20px; color: white; font-family: "roboto",Verdana,sans-serif; text-align: center; text-rendering: optimizelegibility; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } .badge-notification.new-topic { background-color: transparent; color: #0071c5; font-size: 0.929em; font-weight: normal; } @-webkit-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-moz-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-ms-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @-o-keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } @keyframes color_change { from { background-color: #0071c5; } to { background-color: #d40000; } } .badge-notification { padding: 2px 5px; ; } .topic-map .buttons .btn { background: #EA7061 none repeat scroll 0 0; border-color: #EA7061 currentcolor currentcolor #e9e9e9; } .nav-pills > li > a { border: medium none; color: #FFF; font-size: 1.143em; line-height: 20px; padding: 5px 12px; transition: background 0.15s ease 0s; } .nav-pills > li.active > a, .nav-pills > li > a.active { background-color: #0071c5; color: #fff; } .nav-pills > li.active > a:hover, .nav-pills > li > a:hover { background-color: rgba(0, 113, 197, 0.5); color: #fff; } .nav-link-container a { color: white; padding: 10px; } .nav-link-container a:hover { background-color: black; } .category-list tbody tr:first-of-type { border-top: rgba(0, 113, 197, 0.5) 3px solid; } .category-list tbody tr { border-bottom: rgba(0, 113, 197, 0.5) 1px solid; } .table-heading { border-bottom: rgba(0, 113, 197, 0.5) 2px solid; } .latest-topic-list-item { border-bottom: 1px solid rgba(0, 113, 197, 0.5); } .topic-list > tbody > tr:first-of-type { border-top: rgba(0, 113, 197, 0.5) 3px solid; } .topic-list > tbody > tr { border-bottom: rgba(0, 113, 197, 0.5) 1px solid; } .topic-list, .category-list, .categories-and-latest div.column { background-color: #003862 !important; } .latest-topic-list .table-heading { color: #fff; } .category-list tbody .category h3 a[href] { color: #fff; } .category-list td, .category-list th { color: #fff; padding: 12px 5px; } .badge-wrapper.bullet span.badge-category { color: #c6d2db; display: inline-block; overflow: hidden; text-overflow: ellipsis; } .topic-list a.title { color: #FFF; } #topic-title h1 a { color: #FFF } div.topic-body { background-color: #003862 !important; color: #fff; border-top: 0 none; margin: 5px 0 5px 10px; } .names span a { color: #fff; } .names .new_user a, .names .user-title, .names .user-title a { color: #fff; } .names .fa { color: #FFF; font-size: 11px; margin-left: 3px; } nav.post-controls button.create { color: #FFF; margin-left: 10px; margin-right: 0; } nav.post-controls button.d-hover { background: 0; animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; color: #FFF; } .topic-map section { border-top: 1px solid #003862; } .topic-map .buttons .btn { background: #003258 none repeat scroll 0 0; border-color:#003258 currentcolor currentcolor #003258; } .topic-map { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #003258 none repeat scroll 0 0; border-color: currentcolor #003862 #003862; border-image: none; border-style: none solid solid; border-width: medium 1px 1px; margin: 20px 0 0; } .topic-map .map .number, .topic-map .map i { color: #FFF; font-size: 130%; } .post-links-container ul li a[href] { color: #FFF; } .topic-map h3 { color: #FFF; font-size: 1em; font-weight: normal; line-height: 23px; margin-bottom: 4px; } .topic-list a.title.visited:not(.badge-notification) { color: #FFF; } .menu-panel { background-color: #003862; border: 1px solid #000; } .docked-composer { background-color: #003862; border: 1px solid #000; bottom: 0; box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.25); height: 400px; position: fixed; transition: all 0.5s ease 0s; width: 300px; } .docked-composer .docked-post-stream .docked-post { color: #fff; } .docked-composer .docked-post-stream .docked-post .docked-post-content.yours { background-color: #003651; border-radius: 6px; display: block; float: right; padding: 3px 6px; } .babble-post { color: #dddddd; } .babble-post:hover, .message-item:hover { background-color: #003651; } .menu-panel ul.menu-links li a:hover, .menu-panel ul li.heading a:hover { background-color: #003651; } .message-item .item-contents { color: #fff; } .user-main .user-content, .user-main .user-stream .item { background-color: #003862; } .user-preferences .instructions { color: #E5E5E5; } .uploaded-image-preview { background: #E5E5E5 none repeat scroll center center / cover ; } .user-preferences .static { color: #FFF; font-size: 110%; font-weight: bold; display: inline-block; } .user-main .about.collapsed-info .details { background: #003862 none repeat scroll 0 0; border-bottom: 0 none; margin-top: 0; padding: 5px; } .user-main .user-stream .notification p span { color: #FFF; font-weight: bold; } .user-main .user-stream .time, .user-main .user-stream .delete-info { color: #fff; font-size: 11px; } .user-main .user-stream .notification.unread { background-color: #0071c5; animation-name: color_change; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; } .user-main .user-stream .notification .fa, .user-main .user-stream .notification .icon { color: #FFF; font-size: 1.714em; } .user-main .nav-stacked li > a.active { background-color: transparent; color: #FFF; font-weight: bold; } .top-section, .top-sub-section { background-color: #003862; margin-bottom: 20px; } .top-sub-section .topic-info { color: #FFF; } .stats-section li { background: transparent; } .stats-section .label { color: #E5E5E5; } .stats-section li.linked-stat a { color: #08c; } .links-section .domain { color: #E5E5E5; font-size: 0.714em; } .user-info .user-detail .username a { color: #E5E5E5; font-weight: bold; } .category-list .topics .badge-notification, .category-list .category .badge-notification { background-color: transparent; color: #E5E5E5; } .badge-posts[href] { color: #E5E5E5; } .categories-and-latest .topic-last-activity a { color: #E5E5E5; } .topic-list th { color: #E5E5E5; } .topic-list td { color: #E5E5E5; font-size: 1em; } #whos-online { color: #FFF; font-weight: bold; } .topic-list .num a:not(.badge-posts) { color: #fff; } .topic-list .topic-list-item-separator td span { background: #0071c5 none repeat scroll 0 0; color: #FFF; } .heatmap-med a { color: #0071c5 !important; } .heatmap-med { color: #0071c5 !important; } .heatmap-low { color: #005A9D !important; } .badge-notification { background-color: #0071c5; color: #fff; } .extra-info-wrapper .badge-wrapper.bullet span.badge-category { color: #E5E5E5 !important; } .extra-info-wrapper .topic-statuses i { color: #E5E5E5 !important; } span.highlighted { background-color: #003862; } nav.post-controls .highlight-action { color: #003862; } @keyframes background-fade-highlight { 0% { background-color: #003862; } 100% { background-color: #003651; } } .user-main .about .details { background: #003862 none repeat scroll 0 0; margin-top: -200px; padding: 5px; transition: margin 0.15s linear 0s; } .user-main .about .secondary { background: #003862 none repeat scroll 0 0; border-bottom: 1px solid #bdbdbd; border-top: 1px solid #bdbdbd; font-size: 0.929em; } .user-main .about .secondary dt { color: #fff; margin: 0; } .user-main .about .secondary dd { color: #E5E5E5; } .docked-composer .cancel { color: #fff; font-size: 15px; position: absolute; right: 3px; top: 3px; z-index: 20; } .docked-composer .toggler { color: #fff; font-size: 19px; font-weight: 900; padding: 0; position: absolute; right: 23px; top: 2px; } .bootbox.modal { background-clip: padding-box; background-color: #003651; border: 1px solid #bdbdbd; } .babble-menu .babble-last-read-post-message { background: white none repeat scroll 0 0; color: #999; border: 0 none; margin: auto; display: inline-block; font-size: 11px; font-weight: bold; padding: 0 10px; } .topic-body .reply-to-tab { color: #fff; font-size: 0.929em; } .babble-menu .babble-last-read-post-message { background: white none repeat scroll 0 0; color: #999; border: 0 none; margin: auto; display: inline-block; font-size: 11px; font-weight: bold; padding: 0 10px; } nav.post-controls .highlight-action { color: #fff; } #topic-progress { background-color: #001627; border-color: #003651 #003651 currentcolor; } .timeline-container .topic-timeline .timeline-scrollarea { border-color: #003651; border-left: 1px solid #003651; } .timeline-container .topic-timeline .timeline-handle { background-color: #003651; border-radius: 0.8em; } #topic-progress .bg { background-color: #003651; border-right: 1px solid #003651; } #topic-progress { color: #FFF; } .timeline-container .topic-timeline .start-date { -moz-user-select: none; color: #fff; } .timeline-container .topic-timeline .now-date { -moz-user-select: none; color: #fff; display: inline-block; margin-top: 0.5em; } .timeline-container .topic-timeline .timeline-ago { color: #E5E5E5; } .popup-menu h3 { color: black; margin-top: 0; } nav.post-controls .show-replies:hover { background: #0071c5 none repeat scroll 0 0; } .topic-map .avatars, .topic-map .links, .topic-map .information { color: #E5E5E5; } .gap.jagged-border { background-image: linear-gradient(135deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(-135deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(45deg, #003651 50%, rgba(255, 255, 255, 0) 50%), linear-gradient(-45deg, #003651 50%, rgba(255, 255, 255, 0) 50%); background-position: center top, center top, center bottom, center bottom; background-repeat: repeat-x; background-size: 0.9em 0.9em; margin-bottom: 20px; padding: 20px 0; } .gap { width: calc(45px + 690px + 2 * 11px); } .gap { background-color: transparent; color: #E5E5E5; cursor: pointer; padding: 5px 0; text-align: center; } }
0.31258
0.101947
body{ background-color: #eee; } .sidebar{ height: 100vh; background-image: url(../img/home_screen.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 5px 7px 9px #999999; } .sidebar-link{ transition: all -5s; } .sidebar-link:hover{ background-color: #444; border-radius: 7px; transform: translateY(-1px); } .brand-name{ border-bottom: 2px solid white; padding-top: 10px; padding-bottom: 10px; margin-bottom: 7px; } .active-menu{ background-color: orangered; border-radius: 7px; box-shadow: 2px 5px 7px #111; } .active-menu:hover{ background-color: coral; border-radius: 7px; box-shadow: 2px 5px 7px #111; transform: translateY(-1px); } .top-nav{ background-color: #111; } .sign-out{ color: red; } .card-body{ box-shadow: 1px 2px 5px #999; transition: all -4s; } .card-body:hover{ box-shadow: 2px 3px 15px; transform: translateY(-1px); } .quicklink{ transition: all -5s; color: #7e7d7d; } .quicklink:hover{ background-color: rgb(26, 47, 47); border-radius: 7px; transform: translateY(-1px); color: white; } .inventory-button{ font-size: smaller; margin: 1px; } .add-inventory-button{ margin: 1px; border-radius: 13px; } .add-to-cart{ margin: 1px; border-radius: 17px; } .details:hover{ background-color: slateblue; padding: 5px; border-radius: 7px; transform: translateY(-1px); color: white; } .inventory-heading{ margin: 1em 0 0.5em 0; color: #343434; font-weight: normal; font-family: 'Ultra', sans-serif; font-size: 36px; line-height: 42px; text-transform: uppercase; text-shadow: 0 4px white, 0 3px #777; } .sales-heading{ margin: 1em 0 0.5em 0; color: #383838; font-weight: normal; font-family: 'Ultra', sans-serif; text-transform: uppercase; text-shadow: 0 4px white, 0 3px #777; } .profile{ border: 1px solid black; padding: 10px; box-shadow: 1px 4px 6px #999; height: 50vh; background-color: white; margin-top: 10px } .invoice{ border: 1px solid black; margin: 5px; } a.custom-card, a.custom-card:hover{ color: inherit; text-decoration: none; } .price{ font-size: 20px; } @media (max-width: 768px){ .sidebar{ position: static; height: auto; } .top-nav{ position: static; } }
pointofsale_project/pointofsale/static/pointofsale/css/mainapp.css
body{ background-color: #eee; } .sidebar{ height: 100vh; background-image: url(../img/home_screen.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 5px 7px 9px #999999; } .sidebar-link{ transition: all -5s; } .sidebar-link:hover{ background-color: #444; border-radius: 7px; transform: translateY(-1px); } .brand-name{ border-bottom: 2px solid white; padding-top: 10px; padding-bottom: 10px; margin-bottom: 7px; } .active-menu{ background-color: orangered; border-radius: 7px; box-shadow: 2px 5px 7px #111; } .active-menu:hover{ background-color: coral; border-radius: 7px; box-shadow: 2px 5px 7px #111; transform: translateY(-1px); } .top-nav{ background-color: #111; } .sign-out{ color: red; } .card-body{ box-shadow: 1px 2px 5px #999; transition: all -4s; } .card-body:hover{ box-shadow: 2px 3px 15px; transform: translateY(-1px); } .quicklink{ transition: all -5s; color: #7e7d7d; } .quicklink:hover{ background-color: rgb(26, 47, 47); border-radius: 7px; transform: translateY(-1px); color: white; } .inventory-button{ font-size: smaller; margin: 1px; } .add-inventory-button{ margin: 1px; border-radius: 13px; } .add-to-cart{ margin: 1px; border-radius: 17px; } .details:hover{ background-color: slateblue; padding: 5px; border-radius: 7px; transform: translateY(-1px); color: white; } .inventory-heading{ margin: 1em 0 0.5em 0; color: #343434; font-weight: normal; font-family: 'Ultra', sans-serif; font-size: 36px; line-height: 42px; text-transform: uppercase; text-shadow: 0 4px white, 0 3px #777; } .sales-heading{ margin: 1em 0 0.5em 0; color: #383838; font-weight: normal; font-family: 'Ultra', sans-serif; text-transform: uppercase; text-shadow: 0 4px white, 0 3px #777; } .profile{ border: 1px solid black; padding: 10px; box-shadow: 1px 4px 6px #999; height: 50vh; background-color: white; margin-top: 10px } .invoice{ border: 1px solid black; margin: 5px; } a.custom-card, a.custom-card:hover{ color: inherit; text-decoration: none; } .price{ font-size: 20px; } @media (max-width: 768px){ .sidebar{ position: static; height: auto; } .top-nav{ position: static; } }
0.413596
0.119254
body { background-color: lightgrey; } svg { position: relative; } h3 span { font-size: 25px; margin-left: 10%; } h3 span.light { color: silver; } .header-span { font-size: 25px; } .modal-dialog { max-width: 100% !important; margin: 0px; } .modal-content { background-color: white; cursor: default; overflow: scroll; } #landing-content { height: 80vh; margin-top: 20vh; } #landing-content h1 { opacity: 0.8; font-size: 72px; background: -webkit-linear-gradient(45deg, #eee,#d7d8d8, #717171); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } #landing-content h1:hover { opacity: 1; transition: opacity .2s ease; -moz-transition: opacity .2s ease; -webkit-transition: opacity .5s ease; -o-transition: opacity .2s ease; } #landing-content p { font-size: 24px; color: #949494; } #landing-content a { color: #83acd8; } #landing-content button { color: #83acd8; border-color: #83acd8; } #landing-content button:hover { color: white; background-color: #83acd8; } #landing-text.visible { opacity: 1 !important; } #ucl-logo { left: none !important; right: none !important; } .feature-subheader { font-size: 20px; color: silver; } .feature .static-satellite { margin-top: 10px; margin-bottom: 10px; } .airport-coords { margin-top: -20px; margin-left: 0px; } .pie-chart-holder path { fill-opacity: 0.7; } .pie-chart-holder path:hover { fill-opacity: 1; } .airport-code { margin-top: -25px; } #navbar-title { cursor: pointer; font-size: 25px; background: -webkit-linear-gradient(45deg, #eee,#d7d8d8, #717171); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .octicon { fill: white; } .octicon:hover { fill: lightgrey; } .sticky-top { top: 63px !important; } #app-nav { /* top: 63px !important ; */ height: 70px; background-color: white; /* margin-left: -15px; margin-right: -15px; */ -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); } #file-add { /* top: 63px !important ; */ background-color: white; /* margin-left: -15px; margin-right: -15px; */ -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); } #drop-zone { border: 2px dashed #bbb; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 25px; text-align: center; /* font: 20pt bold; */ color: #bbb; } .loaded-layer-toggle { opacity: 0.7; border: solid 2px; width: 15px; height: 15px; display: inline-block; cursor: pointer; } .loaded-layer-toggle:hover { opacity: 1.0; } .loaded-layer-toggle.point { border-radius: 50%; } .loaded-layer-toggle.line { border: none !important; } .loaded-layer-toggle:not(.active) { background-color: lightgrey !important; } .loaded-layer-toggle.line:not(.active) { background: linear-gradient(to bottom right, white 40%, lightgrey 40%, lightgrey 60%, white 60%) !important; } #loaded-list p { cursor: default; } #app-nav div { height: 70px; cursor: pointer; } #app-nav div:hover { background-color: grey; } #app-nav div p { font-size: 20px; margin-top: 20px; } #app-nav .active { background-color: lightgrey; } #app-nav .clicking { background-color: lightgrey !important; } #app-cards svg { width: 100%; } .title{ font-size: 18px; font-weight: bold; } .bar { fill: #537895; } .bar:hover { opacity: 1; } #imports-bar-chart .bar { fill: #d95f0e; } #top-five-ports-bar-chart .bar { fill: #d95f0e; } .story-nav-btns { } .textLegend:hover{ font-weight: bold; } .mapbox-popup p { margin-bottom: 0rem !important; } .app-card { height: auto; background-color: lightgrey; color: grey; margin-bottom: 25px; /* border-bottom: 1px solid grey; */ /* border-radius: 10px; */ padding: 25px; /* border: 1px solid black; */ /* Generated with https://www.cssmatic.com/box-shadow */ -webkit-box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); } .app-card:not(.active) .card { background-color: lightgrey; } .app-card.active { background-color: white; color: black; } .legend { /* height: 100px; */ margin-bottom: 40px; background-color: none; } .sources text { fill: #83acd8; } .sources text:hover { text-decoration: underline; } .legend-content { } .feature { background-color: none; } .feature-content { } /* Navbar */ #mode-buttons { margin-right: 19% } #main-container { margin-top: 56px; height: 100%; /* background-color: green; */ } #main-map { height: calc(100% - 55px); /* width: 900px; */ position: fixed; padding-right: 0px; padding-left: 0px; } #info-body { /* background-color: yellow; */ /* margin-top: 25px; margin-right: 2%; */ } #map-nav { background-color: lightgreen; } #cards { /* background-color: white; */ }
docs/ui/css/styles.css
body { background-color: lightgrey; } svg { position: relative; } h3 span { font-size: 25px; margin-left: 10%; } h3 span.light { color: silver; } .header-span { font-size: 25px; } .modal-dialog { max-width: 100% !important; margin: 0px; } .modal-content { background-color: white; cursor: default; overflow: scroll; } #landing-content { height: 80vh; margin-top: 20vh; } #landing-content h1 { opacity: 0.8; font-size: 72px; background: -webkit-linear-gradient(45deg, #eee,#d7d8d8, #717171); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } #landing-content h1:hover { opacity: 1; transition: opacity .2s ease; -moz-transition: opacity .2s ease; -webkit-transition: opacity .5s ease; -o-transition: opacity .2s ease; } #landing-content p { font-size: 24px; color: #949494; } #landing-content a { color: #83acd8; } #landing-content button { color: #83acd8; border-color: #83acd8; } #landing-content button:hover { color: white; background-color: #83acd8; } #landing-text.visible { opacity: 1 !important; } #ucl-logo { left: none !important; right: none !important; } .feature-subheader { font-size: 20px; color: silver; } .feature .static-satellite { margin-top: 10px; margin-bottom: 10px; } .airport-coords { margin-top: -20px; margin-left: 0px; } .pie-chart-holder path { fill-opacity: 0.7; } .pie-chart-holder path:hover { fill-opacity: 1; } .airport-code { margin-top: -25px; } #navbar-title { cursor: pointer; font-size: 25px; background: -webkit-linear-gradient(45deg, #eee,#d7d8d8, #717171); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .octicon { fill: white; } .octicon:hover { fill: lightgrey; } .sticky-top { top: 63px !important; } #app-nav { /* top: 63px !important ; */ height: 70px; background-color: white; /* margin-left: -15px; margin-right: -15px; */ -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); } #file-add { /* top: 63px !important ; */ background-color: white; /* margin-left: -15px; margin-right: -15px; */ -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75); } #drop-zone { border: 2px dashed #bbb; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 25px; text-align: center; /* font: 20pt bold; */ color: #bbb; } .loaded-layer-toggle { opacity: 0.7; border: solid 2px; width: 15px; height: 15px; display: inline-block; cursor: pointer; } .loaded-layer-toggle:hover { opacity: 1.0; } .loaded-layer-toggle.point { border-radius: 50%; } .loaded-layer-toggle.line { border: none !important; } .loaded-layer-toggle:not(.active) { background-color: lightgrey !important; } .loaded-layer-toggle.line:not(.active) { background: linear-gradient(to bottom right, white 40%, lightgrey 40%, lightgrey 60%, white 60%) !important; } #loaded-list p { cursor: default; } #app-nav div { height: 70px; cursor: pointer; } #app-nav div:hover { background-color: grey; } #app-nav div p { font-size: 20px; margin-top: 20px; } #app-nav .active { background-color: lightgrey; } #app-nav .clicking { background-color: lightgrey !important; } #app-cards svg { width: 100%; } .title{ font-size: 18px; font-weight: bold; } .bar { fill: #537895; } .bar:hover { opacity: 1; } #imports-bar-chart .bar { fill: #d95f0e; } #top-five-ports-bar-chart .bar { fill: #d95f0e; } .story-nav-btns { } .textLegend:hover{ font-weight: bold; } .mapbox-popup p { margin-bottom: 0rem !important; } .app-card { height: auto; background-color: lightgrey; color: grey; margin-bottom: 25px; /* border-bottom: 1px solid grey; */ /* border-radius: 10px; */ padding: 25px; /* border: 1px solid black; */ /* Generated with https://www.cssmatic.com/box-shadow */ -webkit-box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: 3px 2px 10px 0px rgba(0,0,0,0.5); } .app-card:not(.active) .card { background-color: lightgrey; } .app-card.active { background-color: white; color: black; } .legend { /* height: 100px; */ margin-bottom: 40px; background-color: none; } .sources text { fill: #83acd8; } .sources text:hover { text-decoration: underline; } .legend-content { } .feature { background-color: none; } .feature-content { } /* Navbar */ #mode-buttons { margin-right: 19% } #main-container { margin-top: 56px; height: 100%; /* background-color: green; */ } #main-map { height: calc(100% - 55px); /* width: 900px; */ position: fixed; padding-right: 0px; padding-left: 0px; } #info-body { /* background-color: yellow; */ /* margin-top: 25px; margin-right: 2%; */ } #map-nav { background-color: lightgreen; } #cards { /* background-color: white; */ }
0.354321
0.069352
.notify{ padding:25px!important; } main { background: #f7f7f7; } .main__header { padding-bottom: 1em; } .text-primary { color: #405461 !important; } .text-bold { font-weight: 600; color: #000; } .mr-left { margin-left: 5px; } .uppercase { text-transform: uppercase; } .btn { min-height: 45px; line-height: 30px; border-color: transparent; font-weight: 600; font-size: 12px; } .btn:focus, .btn:active, .btn:focus:active { box-shadow: none; outline: 0; } .btn.btn-lg { padding: 15px 25px; text-transform: uppercase; letter-spacing: 1px; } .btn-primary { background-color: #405461; border-color: #405461; } .btn-primary:hover, .btn-primary:focus, .btn-primary:hover:focus, .btn-primary:hover:visited, .btn-primary:focus:active { background-color: #405461; border-color: #405461; opacity: .8; box-shadow: none; outline: 0; } .btn-primary:active { opacity: 1; } /* General */ .line { background-image: url("../img/line.svg"); background-position: center; background-size: cover; width: 47px; height: 8px; margin: 20px 0 30px 0; } .line.sm { margin: 15px 0 20px 0; } .on-mobile { display: none; } [data-href] { cursor: pointer; } .btn-outline { background-color: transparent !important; color: #405461; border-width: 2px; } .btn-outline:hover { opacity: 1; background-color: #405461 !important; } a { color: #405461; } h1, h2, h3, h4, h5, h6 { font-weight: 600; } /* Header */ header.primary { position: fixed; top: 0; left: 0; width: 100%; z-index: 2000; } .navbar { border-radius: 0; margin-bottom: 0; } .navbar.navbar-primary { background-color: #405461; } .navbar.navbar-primary .navbar-nav > li > a { color: rgba(255, 255, 255, 0.8); height: 60px; line-height: 30px; background-color: transparent; } .flaticon-arrows:before{ font-size:16px; } .navbar-brand a { color: #fff; font-size: 13px; } .navbar-brand a img { max-width: 76px; } .navbar.navbar-primary .navbar-nav > li > a:hover, .navbar.navbar-primary .navbar-nav > li > a:focus { color: #fff; } .navbar.navbar-primary .navbar-nav > li.active a { color: #ffffffa3; } .navbar.navbar-primary .navbar-nav.navbar-left { position: relative; margin-left: 10px; } .navbar.navbar-primary .navbar-nav.navbar-left:before { display: inline-block; width: 1px; height: 20px; background-color: #f9f9f9; opacity: .4; position: absolute; top: 50%; left: -5px; transform: translateY(-50%); } .navbar.navbar-secondary { background-color: #fff; z-index: -1; width: 100%; border-bottom: 1px solid #e9ecef; } .navbar.navbar-secondary .container { white-space: nowrap; } .navbar.navbar-secondary .navbar-nav { margin: 0; } .navbar.navbar-secondary .navbar-inner { overflow-x: auto; overflow-y: hidden; width: 810px; margin: 0 auto; position: relative; } .navbar.navbar-secondary .navbar-inner .container { margin: 0; padding: 0; width: auto; } .navbar.navbar-secondary li { float: none; display: inline-block; margin-right: -5px; } .navbar.navbar-secondary li a { font-weight: 400; padding-top: 20px; padding-bottom: 20px; margin-top: -1px; color: #989898; font-weight: 500; } .navbar.navbar-secondary li.active a { border-bottom: 2px solid #405461; padding-bottom: 18px; color: #405461; } .navbar .navbar-brand { color: #fff; } .steps { padding: 12px; text-align: center; overflow: auto; } .steps .steps-inner { display: inline-block; white-space: nowrap; } .steps .step-item { display: inline-block; margin-right: 50px; } .steps .step-item.done .step-count { background-color: #405461; color: #fff; } .steps .step-item.done .step-count:after { font-family: 'Ionicons'; content: "\f382"; color: #e5e6ec; } .steps .step-item.done .step-label { text-decoration: line-through; color: #405461; } .steps .step-item a { text-decoration: none; } .steps .step-item .step-count { width: 35px; height: 35px; background-color: #343a40; color: #fff; border-radius: 50%; margin: auto; line-height: 37px; float: left; text-align: center; } .steps .step-item .step-label { color: #999; line-height: 35px; margin-left: 50px; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 500; } .steps .step-item.active .step-count { background-color: #405461; color: #fff; } .steps .step-item.active .step-label { color: #405461; font-weight: 600; } /* Section */ section.section { margin-top: 128px; position: relative; } section.section .section-inner { border-radius: 0px; background-color: #fff; } section.section .section-inner .section-nav-group { display: inline-block; width: 100%; border-bottom: 1px solid #f9f9f9; padding: 0 0 20px 0; margin-bottom: 10px; } section.section .section-inner .section-p, section.section .section-inner p { color: #898989; line-height: 28px; } section.section .section-inner h2, section.section .section-inner h3, section.section .section-inner h4, section.section .section-inner h5, section.section .section-inner h6 { margin-top: 20px; } section.section .section-inner figure { display: inline-block; width: 100%; margin: 20px 0; } section.section .section-inner figure img { width: 100%; } section.section .section-inner figure figcaption { text-align: center; color: #989898; font-style: italic; margin-top: 10px; font-size: 12px; } section.section .section-inner .section-nav { width: auto; display: inline-block; border-radius: 0px; text-align: center; line-height: 36px; color: #405461; cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; } section.section .section-inner .section-nav i { margin-right: 10px; float: left; } section.section .section-inner .section-nav div { float: left; display: inline-block; margin-top: 1px; text-transform: uppercase; letter-spacing: 1px; } section.section .section-inner .section-nav.back { font-weight: 600; font-size: 12px; } section.section .section-inner .section-nav.forward { float: right; } section.section .section-inner .section-nav.forward i { margin-left: 10px; margin-right: 0; } section.section .section-inner .section-nav:hover { color: #f40; border-color: #405461; } section.section .section-inner .section-title { margin: 0; text-transform: uppercase; letter-spacing: .5px; font-size: 16px; font-weight: 600; } section.section .section-inner .section-title.padding-top { padding-top: 20px; } section.section .section-inner .section-title.sm { font-size: 14px; } section.section .section-inner .section-subtitle { text-transform: uppercase; letter-spacing: .5px; margin: 30px 0; position: relative; padding-left: 30px; font-weight: 600; } section.section .section-inner .section-subtitle:before { content: ' '; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); height: 3px; width: 20px; background-color: #405461; } section.section .section-inner .section-body { padding: 30px; } section.section .section-inner .section-body.center { text-align: center; } section.section .section-inner .section-body.center .line { margin-left: auto; margin-right: auto; } section.section .section-inner .section-footer { padding-top: 20px; padding-left: 30px; padding-right: 30px; } section.section .section-inner .section-footer .row { margin: 0 -30px; } section.section .section-inner .section-footer .row [class^="col-"] { padding: 0 30px; } section.section .section-inner .section-cta { padding: 30px 30px 40px 30px; text-align: center; } section.section .section-inner .section-cta p { margin-bottom: 20px; color: #989898; line-height: 24px; } section.section .section-inner .section-cta .price { font-size: 34px; color: #405461; margin: 10px 0 25px 0; font-weight: 600; } section.section .section-inner .section-cta .price div { font-size: 12px; text-transform: uppercase; letter-spacing: .5px; color: #000; } section.section .section-inner .section-cta .btn { padding: 0px 35px; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; border-radius: 50px !important; } section.section .section-inner .section-cta .btn i { margin-left: 5px; } section.has-no-navbar { margin-top: 100px; } .checkout__form { padding: 30px; margin-bottom: 50px; background: #f2f2f2; } /* Items */ .items .item { border: 2px solid #f9f9f9; display: inline-block; width: 100%; display: table; margin-bottom: 20px; position: relative; } .items .item .item-inner { padding: 10px; } .items .item .close { position: absolute; right: 20px; top: 20px; font-size: 14px; } .items .item figure, .items .item .item-details, .items .item .item-price { display: table-cell !important; vertical-align: top; } .items .item figure { } .items .item figure img { width: 100%; } .items .item .item-details { padding: 0 40px 0 20px; width: 70%; } .items .item .item-details .item-title { font-weight: 600; font-size: 16px; line-height: 24px; } .items .item .item-details .item-price { font-size: 12px; color: #f40; } .items .item .item-details .item-title a { color: #333; text-transform: uppercase; font-size: 14px; } .items .item .item-details .item-description { margin-top: 5px; color: #989898; font-size: 12px; letter-spacing: .5px; } .items .item .item-details .item-variants { display: inline-block; width: 100%; margin-top: 20px; } .items .item .item-details .item-variants ul { padding: 0; margin: 0; } .items .item .item-details .item-variants ul li { float: left; display: block; margin-right: 25px; color: #000; text-transform: uppercase; } .items .item .item-details .item-variants ul li .variant-label, .items .item .item-details .item-variants ul li .variant-value { float: left; font-size: 12px; } .items .item .item-details .item-variants ul li .variant-label { border-bottom: 1px dotted #000; padding-bottom: 1px; margin-right: 5px; letter-spacing: .5px; font-weight: 600; } .items .item .item-details .item-variants ul li .variant-value { color: #405461; } .items .item .item-details .item-variants ul li .variant-value .circle-color { width: 15px; height: 15px; border-radius: 50%; margin-left: 5px; } .items .item .item-price { text-align: right; vertical-align: middle; width: 20%; } .items .item .item-price .value { font-size: 13px; font-weight: 600; color: #405461; } .items .item .item-price .quantity { display: inline-block; width: 100%; display: flex; display: -webkit-flex; display: -webkit-box; margin-top: 5px; } .items .item .item-price .quantity .control { flex: 1; -webkit-flex: 1; -webkit-box-flex: 1; } .items .item .item-price .quantity .control.min, .items .item .item-price .quantity .control.plus { cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; display:none; } .items .item .item-price .quantity .control.min:hover, .items .item .item-price .quantity .control.plus:hover { color: #405461; } .items .item .item-price .quantity .control.count { font-weight: 600; text-transform: lowercase; } .items .item .item-price .quantity .control.count span { margin-right: 1px; } /* Counpon */ .coupon { padding-bottom: 20px; } .coupon .coupon-icon { float: left; display: block; width: 40px; } .coupon .coupon-form p { margin-top: 10px; margin-bottom: 5px; color: #898989; } .coupon .coupon-form .form-group { margin-top: 7px; position: relative; } .coupon .coupon-form .btn, .coupon .coupon-form .form-control { text-transform: uppercase; letter-spacing: 1px; border-width: 2px; border-radius: 0; border-color: #f2f2f2; font-size: 12px; } .coupon .coupon-form .btn { padding: 3px 17px; min-height: auto; height: 40px; line-height: 32px; background-color: #405461; color: #fff; border-radius: 3px; position: absolute; right: 10px; top: 7px; font-weight: 500; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } .coupon .coupon-form .btn:hover, .coupon .coupon-form .btn:focus { opacity: .8; } .coupon .coupon-form .form-control { box-shadow: none; width: 100%; height: 50px; border-radius: 3px; padding: 25px; font-weight: 600; } .coupon .coupon-form .form-control:focus { border-color: #405461; color: #405461; } .coupon .coupon-form .help-text { text-align: left; } /* Total Info */ .total-info { margin-top: 10px; padding-bottom: 20px; border: 2px solid #f2f2f2; } .total-info .total-item { display: inline-block; width: 100%; margin-bottom: 8px; border-bottom: 1px solid #8080800f; } .total-info .total-item .total-name { float: left; color: #405461; font-weight: 500; } .total-info .total-item.discount * { text-decoration: line-through; opacity: 0.2; } .total-info .total-item .total-value { float: right; font-weight: 600; } .total-info .total-item.total { } .total-info .total-item.total .total-name { color: #000; text-transform: uppercase; letter-spacing: .5px; margin-top: 20px; float: none; font-weight: 600; } .total-info .total-item.total .total-value { color: #405461; font-size: 24px; margin-top: -30px; } /* Account Form */ .account-form .help-block { margin: 10px 0; } .account-form .divider { margin: 20px 0 30px 0; } .account-form .form-group { display: inline-block; width: 100%; } .account-form .account-action { text-align: left; padding: 20px 0; } .account-form .account-action label { margin-right: 10px; font-weight: 500; color: #898989; } .account-form .account-action label [class^="icheckbox_"] { display: inline-block; margin-top: -6px; zoom: .7; } /* Login Form */ .login-form { display: none; } .login-form .remember { float: left; margin-top: 15px; } /* Shipping List */ .shipping-list { padding-bottom: 40px; } .shipping-list .shipping-item { display: inline-block; width: 100%; border: 1px solid #f2f2f2; border-radius: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; cursor: pointer; } .shipping-list .shipping-item .shipping-item-checkbox, .shipping-list .shipping-item .shipping-item-label, .shipping-list .shipping-item .shipping-item-price { float: left; padding: 15px 10px; font-size: 12px; } .shipping-list .shipping-item .shipping-item-checkbox { padding: 13px 10px 0 20px; } .shipping-list .shipping-item .shipping-item-checkbox [class^="icheckbox_"] { zoom: .9; } .shipping-list .shipping-item .shipping-item-label { letter-spacing: .5px; } .shipping-list .shipping-item .shipping-item-label span { margin-left: 10px; color: #405461; letter-spacing: 0; } .shipping-list .shipping-item .shipping-item-price { float: right; color: #405461; padding: 15px 20px; } .shipping-list .shipping-item:hover, .shipping-list .shipping-item.active { border-color: #405461; } /* Shipping To */ .shipping-to .shipping-inner .name, .shipping-to .shipping-inner .address, .shipping-to .shipping-inner .contact, .shipping-to .shipping-inner .etd, .shipping-to .shipping-inner .action { color: #898989; margin-bottom: 3px; font-weight: 500; } .shipping-to .shipping-inner .address { line-height: 24px; letter-spacing: .3px; } .shipping-to .shipping-inner .contact span, .shipping-to .shipping-inner .etd span { text-transform: uppercase; letter-spacing: .5px; margin-right: 5px; color: #405461; font-weight: 600; } .shipping-to .shipping-inner .contact { margin-top: 15px; } .shipping-to .shipping-inner .etd { margin-bottom: 25px; } .shipping-to .shipping-inner .action { letter-spacing: .3px; } /* Grand Total */ .grand-total { padding-bottom: 40px; } .grand-total .grand-total-inner { display: inline-block; width: 100%; border: 1px solid #f2f2f2; border-radius: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; cursor: pointer; } .grand-total .grand-total-inner .grand-total-icon, .grand-total .grand-total-inner .grand-total-label, .grand-total .grand-total-inner .grand-total-price { float: left; padding: 15px 10px; font-weight: 600; } .grand-total .grand-total-inner .grand-total-toggle { display: inline-block; width: 100%; margin-bottom: -5px; } .grand-total .grand-total-inner .grand-total-icon { padding: 15px 10px 0 20px; } .grand-total .grand-total-inner .grand-total-label { letter-spacing: .5px; } .grand-total .grand-total-inner .grand-total-label span { margin-left: 10px; color: #405461; letter-spacing: 0; } .grand-total .grand-total-inner .grand-total-price { float: right; color: #405461; padding: 15px 20px; } .grand-total .grand-total-inner .grand-total-details { display: none; width: 100%; } .grand-total .grand-total-inner .grand-total-details .total-info { padding-left: 20px; padding-right: 20px; } .grand-total .grand-total-inner .grand-total-details .total-info .total-item:not(.total) { border-bottom: 1px solid #f2f2f2; padding-bottom: 10px; } .grand-total .grand-total-inner:hover, .grand-total .grand-total-inner.active { border-color: #405461; } /* Payment Method List */ .payment-method-list { display: flex; display: -webkit-flex; display: -webkit-box; } .payment-method-list .payment-method-item { display: inline-block; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; padding: 20px; border: 1px solid #f2f2f2; border-radius: 0px; margin-right: 10px; cursor: pointer; width: calc(50% - 30px) !important; } .payment-method-list .payment-method-item:last-child { margin-right: 0; } .payment-method-list .payment-method-item .payment-method-checkbox { float: left; } .payment-method-list .payment-method-item .payment-method-details { margin-left: 40px; } .payment-method-list .payment-method-item .payment-method-details .title { font-size: 14px; } .payment-method-list .payment-method-item .payment-method-details .description { color: #898989; line-height: 21px; margin-top: 7px; letter-spacing: .2px; } .payment-method-list .payment-method-item:hover, .payment-method-list .payment-method-item.active { border-color: #405461; } /* Confirm Payment Form */ .confirm-payment-form .form-group { margin: 20px 0; display: inline-block; width: 100%; } .confirm-payment-form .action { text-align: center; } /* Payment Method Form */ .payment-method-form { display: none; padding-bottom: 20px; } .payment-method-form.show { display: block; } .payment-method-form .payment-method-form-inner .form-group { margin: 0 0 20px 0; } .payment-method-form .payment-method-form-inner .form-control.bg { background-position: 98%; background-repeat: no-repeat; background-size: 40px; padding-right: 60px; } .payment-method-form .payment-method-form-inner .form-control.bg.visa { background-image: url("../img/visa.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.americanexpress { background-image: url("../img/americanexpress.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.dinersclub { background-image: url("../img/dinersclub.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.discover { background-image: url("../img/discover.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.jcb { background-image: url("../img/jcb.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.mastercard { background-image: url("../img/mastercard.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.visa { background-image: url("../img/visa.png"); } .payment-method-form .payment-method-form-inner .payment-method-form-item .count { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #f2f2f2; text-align: center; line-height: 48px; color: #405461; } .payment-method-form .payment-method-form-inner .payment-method-form-item .title { margin: 15px 0 10px 0; text-transform: uppercase; letter-spacing: .5px; color: #405461; font-weight: 600; } .payment-method-form .payment-method-form-inner .payment-method-form-item .description { color: #898989; line-height: 22px; } /* Thankyou */ .thankyou .thankyou-icon { width: 232px; margin: 0 auto; } .thankyou .thankyou-icon img { width: 100%; } .thankyou .section-title { } .thankyou .section-p { padding-bottom: 10px; } .thankyou .line { } .thankyou .thankyou-inner .thankyou-description { line-height: 26px; color: #898989; } .thankyou .thankyou-inner .thankyou-cta { padding: 20px 0; text-align: center; } .thankyou .thankyou-inner .thankyou-cta .btn { border-radius: 3px; padding: 10px 25px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .thankyou .thankyou-inner .thankyou-cta .btn.btn-outline { box-shadow: none; font-weight: 700; color: #f40; border-width: 1px; height: 24px; line-height: 24px; } .thankyou .thankyou-inner .thankyou-steps { display: flex; display: -webkit-flex; display: -webkit-box; margin: 0 -10px; } .thankyou .thankyou-inner .thankyou-steps [class^="col-"] { flex: 1; -webkit-flex: 1; -webkit-box-flex: 1; float: none; padding: 10px; } .thankyou .thankyou-inner .thankyou-steps .step { height: 100%; box-shadow: 0 0 10px #f2f2f2; padding: 15px 20px; border-radius: 5px; } .thankyou .thankyou-inner .thankyou-steps .step .count { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #f2f2f2; text-align: center; line-height: 48px; color: #405461; } .thankyou .thankyou-inner .thankyou-steps .step .title { margin: 15px 0 10px 0; text-transform: uppercase; letter-spacing: .5px; font-weight: 600; } .thankyou .thankyou-inner .thankyou-steps .step .description { color: #898989; line-height: 22px; } /* Footer */ footer.primary { padding: 80px 0; color: #999; text-transform: uppercase; letter-spacing: 1.5px; text-align: center; font-weight: 600; font-size: 10px; } footer.primary i { color: #e53a3a; } footer.primary .payment-methods { margin-top: 15px; } footer.primary .payment-methods img { width: 50px; } .flag { width: 25px; height: 25px; display: inline-block; border-radius: 50%; background-size: cover; background-position: center; margin-top: 2px; } .flag.id { background-image: url("../img/flag-id.png"); } .flag.us { background-image: url("../img/flag-us.png"); } /*helpme*/ .helpme { position: fixed; bottom: 20px; right: 20px; z-index: 2001; text-align: right; } .helpme .helpme-content { display: none; width: 300px; height: 400px; background-color: #fff; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); border-radius: 3px; position: relative; text-align: left; margin-bottom: 20px; } .helpme .helpme-content .helpme-icon { position: absolute; top: -25px; right: 20px; width: 50px; height: 50px; background-color: #fff; border-radius: 50%; font-size: 16px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); text-align: center; line-height: 52px; } .helpme .helpme-content .helpme-title { font-size: 14px; padding: 15px 10px; margin: 0; } .helpme .helpme-content .helpme-content-scrollable { height: 300px; overflow: auto; } .helpme .helpme-content .helpme-content-scrollable .helpme-cards { padding: 0 10px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card { display: inline-block; width: 100%; padding: 15px; background-color: #fbfbfb; border-radius: 3px; margin-bottom: 20px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card h4 { margin: 0 0 10px 0; font-size: 14px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card .helpme-card-content { font-size: 12px; font-weight: 400; line-height: 20px; } .helpme .helpme-content .helpme-footer { height: 55px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); position: relative; } .helpme .helpme-content .helpme-footer input { background-color: transparent; border: none; display: inline-block; width: 100%; padding: 20px 15px; padding-right: 80px; font-size: 12px; outline: none; } .helpme .helpme-content .helpme-footer .helpme-other { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); } .helpme .helpme-content .helpme-footer .helpme-other .helpme-other-item { cursor: pointer; float: left; margin-left: 17px; } .helpme .helpme-content .helpme-footer .helpme-other .helpme-other-item .ion { font-size: 22px; } .helpme .helpme-inner { background-color: #405461; border-radius: 3px; padding: 10px 35px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); display: inline-block; cursor: pointer; } .helpme .helpme-inner .icon { float: left; font-size: 20px; color: #fff; margin-top: 2px; } .helpme .helpme-inner .icon .ion-close { display: none; margin-top: 14px; } .helpme .helpme-inner .text { font-size: 12px; float: left; margin-left: 10px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; line-height: 30px; color: #fff; } .helpme.active .helpme-content { display: block; } .helpme.active .helpme-inner { height: 50px; width: 50px; padding: 0; } .helpme.active .helpme-inner .text { display: none; } .helpme.active .helpme-inner .icon { text-align: center; width: 100%; } .helpme.active .helpme-inner .icon .ion-close { display: block; } .helpme.active .helpme-inner .icon i:not(.ion-close) { display: none; } /*backdrop*/ .backdrop { position: fixed; top: 0; width: 100%; height: 100%; background-color: #000; opacity: .6; z-index: 2000; } /*block*/ .block { margin-bottom: 20px; } .block .section-subtitle { margin-bottom: 20px !important; margin-top: 20px !important; } .block .section-subtitle .block-cta { float: right; font-size: 10px; margin-top: 5px; } .block .block-body img { margin-bottom: 5px; } .block .block-body .section-p { line-height: 18px; font-weight: 500; } .block .block-body .items .item { border: none; margin: 0; } .block .block-body .items .item .item-inner { padding: 0; } .block .block-body .items .item figure { width: 80px !important; height: 80px !important; } .block .block-body .items .item .item-details { padding: 0 0 0 15px; } .block .block-body .items .item .item-details .item-title { margin: 0; font-size: 12px; line-height: 20px; } .block .block-body .items .item .item-details .item-price { display: inline-block !important; margin-top: 5px; width: 100%; } .block .block-body .items .item .item-details .item-price .value, .block .block-body .items .item .item-details .item-price .quantity { float: left; width: auto; margin: 0; font-size: 12px; } .block .block-body .items .item .item-details .item-price .quantity { margin-left: 5px; } /*faq*/ .faq { display: inline-block; width: 100%; border: 2px solid #ddd; color: #989898; border-radius: 3px; font-size: 14px; font-weight: 600; padding: 10px 15px; margin-bottom: 5px !important; } .faq .faq-heading, .faq .faq-body { padding: 0; border: none !important; } .faq .faq-heading a { color: #989898; } .faq .faq-body { margin-top: 15px; line-height: 24px; font-weight: 400; font-size: 12px; } .faq .faq-body .faq-help-btn { margin-top: 20px; } .faq .faq-body .faq-help-btn .text, .faq .faq-body .faq-help-btn .btn { display: inline-block; } .faq .faq-body .faq-help-btn .text { font-weight: 600; } .faq .faq-body .faq-help-btn .btn { min-height: auto; padding: 3px 15px; margin-left: 5px; font-size: 12px; } /* Mobile with maximal width 425px */ @media screen and (max-width: 425px) { .on-mobile { display: block; } .navbar.navbar-primary .navbar-header { display: inline-block; position: absolute; width: 100%; text-align: center; } .navbar.navbar-primary .navbar-header .navbar-brand { float: none; display: inline-block; } .navbar.navbar-primary .navbar-header .navbar-toggle { position: absolute; right: 0; margin-top: 12px; margin-bottom: 12px; } .navbar.navbar-primary .navbar-header .navbar-toggle .icon-bar { background-color: #fff; } .navbar.navbar-primary .navbar-nav.navbar-right > li > a { background-color: #fff; color: #989898; line-height: 42px; } .navbar.navbar-primary .navbar-nav.navbar-right > li.active a { color: #405461; } .navbar.navbar-primary .navbar-nav .flag { margin-top: 5px; } .navbar.navbar-primary .navbar-nav.navbar-left { position: absolute; top: 0; left: 10px; margin: 0; } .navbar.navbar-primary .navbar-nav.navbar-left:before { display: none !important; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu { z-index: 2002; position: absolute; left: 0; background-color: #fff; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); width: 200px; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu li a { padding: 12px 18px; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu li a .flag { margin-top: -3px; } .navbar-collapse { margin-top: 58px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); } .navbar-collapse .navbar-nav { margin: 0 -15px; } .navbar.navbar-secondary .navbar-inner { display: inline-block; width: 100%; } section.section .section-inner .section-header .row [class^="col-"] { float: left; } section.section .section-inner .section-header .row .title { padding: 40px 0; } .items .item figure, .items .item .item-details, .items .item .item-price { width: 100%; display: block; } .items .item figure { height: auto; } .items .item .item-details { padding: 0; } .items .item .item-details .item-title { line-height: 26px; } .items .item .item-price { width: 150px; margin: 25px auto 15px auto; } .items .item .close { top: -10px; right: -10px; background-color: #405461; width: 30px; height: 30px; border-radius: 50%; text-align: center; line-height: 30px; font-size: 14px; color: #fff; opacity: 1; } .shipping-to { margin-bottom: 40px; } .payment-method-list { display: block; } .payment-method-list .payment-method-item { display: inline-block; width: 100%; margin-bottom: 20px; } .payment-method-form .payment-method-form-item { margin-bottom: 20px; } .payment-method-form .payment-method-form-item .count { float: left; } .payment-method-form .payment-method-form-item .title, .payment-method-form .payment-method-form-item .description { margin-left: 65px !important; } .payment-method-form .payment-method-form-item .title { margin-top: 5px !important; } .thankyou .thankyou-inner .thankyou-steps { display: block; } .thankyou .thankyou-inner .thankyou-steps .step { display: inline-block; width: 100%; margin-bottom: 10px; } .thankyou .thankyou-inner .thankyou-steps .step .count { float: left; } .thankyou .thankyou-inner .thankyou-steps .step .title, .thankyou .thankyou-inner .thankyou-steps .step .description { margin-left: 65px; } .thankyou .thankyou-inner .thankyou-steps .step .title { margin-top: 5px; } .thankyou .thankyou-inner .thankyou-description { line-height: 28px; } .thankyou .thankyou-inner .thankyou-cta a { margin-bottom: 10px; } footer.primary { line-height: 24px; } .helpme { bottom: 15px; right: 15px; } } .items .item .item-details .item-variants{ display:none; } a.edit-cart { color: #4c4c4c; border-bottom: 1px solid #ccc; } .block .block-body .items .item .item-inner .item-details .item-title a { font-size: 11px; } .block .block-body .items .item .item-inner { margin-bottom: 15px; } .block .block-body .items .item .item-inner { } .logo.logo--left, .breadcrumb { margin-left: 59px; } .order-mark { margin-top: -72px; width: 33%; float: right; margin-right: 20px; } .thankyou { padding: 0px 30px; } .thankyou-inner { margin-top: 100px; } .thankyou .thankyou-inner .thankyou-cta .btn.btn-outline { padding: 0px !important; text-align: left; height: auto; line-height: 42px; text-decoration: underline; } .policy-list__item { float: unset; font-size: 0.8571428571em; display: inline-block; border-left: 1px solid #80808021; padding-left: 15px; } .policy-list__item:first-child { border-left: none; } @media (max-width: 991px) { .logo.logo--left, .breadcrumb { margin-left: 0px; } .checkout__form { background: #fff; padding: 15px; } .thankyou-inner { margin-top: 0px; } .order-mark { margin-top: 0; width: 100%; float: left; margin-bottom: 10px; } .thankyou { padding: 0px; } .section-inner { float: left; } .breadcrumb { padding-bottom: 0em; } .f30 { width: 100%; } .f40 { width: 100%; } .f50 { width: 100%; } .items .item figure { width: 100% !important; display: block !important; padding: 0px; left: 0px; margin: 0px; margin-bottom: 10px; } .items .item .item-price { width: auto; /* margin: 25px auto 15px auto; */ } .total-info { padding-bottom: 20px; padding-right: 10px; font-size: 14px; border: none; } }
httpdocs/Client.Web.SelectGo/Content/Default/default/checkout-completed/css/9.0-style.transfer.css
.notify{ padding:25px!important; } main { background: #f7f7f7; } .main__header { padding-bottom: 1em; } .text-primary { color: #405461 !important; } .text-bold { font-weight: 600; color: #000; } .mr-left { margin-left: 5px; } .uppercase { text-transform: uppercase; } .btn { min-height: 45px; line-height: 30px; border-color: transparent; font-weight: 600; font-size: 12px; } .btn:focus, .btn:active, .btn:focus:active { box-shadow: none; outline: 0; } .btn.btn-lg { padding: 15px 25px; text-transform: uppercase; letter-spacing: 1px; } .btn-primary { background-color: #405461; border-color: #405461; } .btn-primary:hover, .btn-primary:focus, .btn-primary:hover:focus, .btn-primary:hover:visited, .btn-primary:focus:active { background-color: #405461; border-color: #405461; opacity: .8; box-shadow: none; outline: 0; } .btn-primary:active { opacity: 1; } /* General */ .line { background-image: url("../img/line.svg"); background-position: center; background-size: cover; width: 47px; height: 8px; margin: 20px 0 30px 0; } .line.sm { margin: 15px 0 20px 0; } .on-mobile { display: none; } [data-href] { cursor: pointer; } .btn-outline { background-color: transparent !important; color: #405461; border-width: 2px; } .btn-outline:hover { opacity: 1; background-color: #405461 !important; } a { color: #405461; } h1, h2, h3, h4, h5, h6 { font-weight: 600; } /* Header */ header.primary { position: fixed; top: 0; left: 0; width: 100%; z-index: 2000; } .navbar { border-radius: 0; margin-bottom: 0; } .navbar.navbar-primary { background-color: #405461; } .navbar.navbar-primary .navbar-nav > li > a { color: rgba(255, 255, 255, 0.8); height: 60px; line-height: 30px; background-color: transparent; } .flaticon-arrows:before{ font-size:16px; } .navbar-brand a { color: #fff; font-size: 13px; } .navbar-brand a img { max-width: 76px; } .navbar.navbar-primary .navbar-nav > li > a:hover, .navbar.navbar-primary .navbar-nav > li > a:focus { color: #fff; } .navbar.navbar-primary .navbar-nav > li.active a { color: #ffffffa3; } .navbar.navbar-primary .navbar-nav.navbar-left { position: relative; margin-left: 10px; } .navbar.navbar-primary .navbar-nav.navbar-left:before { display: inline-block; width: 1px; height: 20px; background-color: #f9f9f9; opacity: .4; position: absolute; top: 50%; left: -5px; transform: translateY(-50%); } .navbar.navbar-secondary { background-color: #fff; z-index: -1; width: 100%; border-bottom: 1px solid #e9ecef; } .navbar.navbar-secondary .container { white-space: nowrap; } .navbar.navbar-secondary .navbar-nav { margin: 0; } .navbar.navbar-secondary .navbar-inner { overflow-x: auto; overflow-y: hidden; width: 810px; margin: 0 auto; position: relative; } .navbar.navbar-secondary .navbar-inner .container { margin: 0; padding: 0; width: auto; } .navbar.navbar-secondary li { float: none; display: inline-block; margin-right: -5px; } .navbar.navbar-secondary li a { font-weight: 400; padding-top: 20px; padding-bottom: 20px; margin-top: -1px; color: #989898; font-weight: 500; } .navbar.navbar-secondary li.active a { border-bottom: 2px solid #405461; padding-bottom: 18px; color: #405461; } .navbar .navbar-brand { color: #fff; } .steps { padding: 12px; text-align: center; overflow: auto; } .steps .steps-inner { display: inline-block; white-space: nowrap; } .steps .step-item { display: inline-block; margin-right: 50px; } .steps .step-item.done .step-count { background-color: #405461; color: #fff; } .steps .step-item.done .step-count:after { font-family: 'Ionicons'; content: "\f382"; color: #e5e6ec; } .steps .step-item.done .step-label { text-decoration: line-through; color: #405461; } .steps .step-item a { text-decoration: none; } .steps .step-item .step-count { width: 35px; height: 35px; background-color: #343a40; color: #fff; border-radius: 50%; margin: auto; line-height: 37px; float: left; text-align: center; } .steps .step-item .step-label { color: #999; line-height: 35px; margin-left: 50px; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 500; } .steps .step-item.active .step-count { background-color: #405461; color: #fff; } .steps .step-item.active .step-label { color: #405461; font-weight: 600; } /* Section */ section.section { margin-top: 128px; position: relative; } section.section .section-inner { border-radius: 0px; background-color: #fff; } section.section .section-inner .section-nav-group { display: inline-block; width: 100%; border-bottom: 1px solid #f9f9f9; padding: 0 0 20px 0; margin-bottom: 10px; } section.section .section-inner .section-p, section.section .section-inner p { color: #898989; line-height: 28px; } section.section .section-inner h2, section.section .section-inner h3, section.section .section-inner h4, section.section .section-inner h5, section.section .section-inner h6 { margin-top: 20px; } section.section .section-inner figure { display: inline-block; width: 100%; margin: 20px 0; } section.section .section-inner figure img { width: 100%; } section.section .section-inner figure figcaption { text-align: center; color: #989898; font-style: italic; margin-top: 10px; font-size: 12px; } section.section .section-inner .section-nav { width: auto; display: inline-block; border-radius: 0px; text-align: center; line-height: 36px; color: #405461; cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; } section.section .section-inner .section-nav i { margin-right: 10px; float: left; } section.section .section-inner .section-nav div { float: left; display: inline-block; margin-top: 1px; text-transform: uppercase; letter-spacing: 1px; } section.section .section-inner .section-nav.back { font-weight: 600; font-size: 12px; } section.section .section-inner .section-nav.forward { float: right; } section.section .section-inner .section-nav.forward i { margin-left: 10px; margin-right: 0; } section.section .section-inner .section-nav:hover { color: #f40; border-color: #405461; } section.section .section-inner .section-title { margin: 0; text-transform: uppercase; letter-spacing: .5px; font-size: 16px; font-weight: 600; } section.section .section-inner .section-title.padding-top { padding-top: 20px; } section.section .section-inner .section-title.sm { font-size: 14px; } section.section .section-inner .section-subtitle { text-transform: uppercase; letter-spacing: .5px; margin: 30px 0; position: relative; padding-left: 30px; font-weight: 600; } section.section .section-inner .section-subtitle:before { content: ' '; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); height: 3px; width: 20px; background-color: #405461; } section.section .section-inner .section-body { padding: 30px; } section.section .section-inner .section-body.center { text-align: center; } section.section .section-inner .section-body.center .line { margin-left: auto; margin-right: auto; } section.section .section-inner .section-footer { padding-top: 20px; padding-left: 30px; padding-right: 30px; } section.section .section-inner .section-footer .row { margin: 0 -30px; } section.section .section-inner .section-footer .row [class^="col-"] { padding: 0 30px; } section.section .section-inner .section-cta { padding: 30px 30px 40px 30px; text-align: center; } section.section .section-inner .section-cta p { margin-bottom: 20px; color: #989898; line-height: 24px; } section.section .section-inner .section-cta .price { font-size: 34px; color: #405461; margin: 10px 0 25px 0; font-weight: 600; } section.section .section-inner .section-cta .price div { font-size: 12px; text-transform: uppercase; letter-spacing: .5px; color: #000; } section.section .section-inner .section-cta .btn { padding: 0px 35px; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; border-radius: 50px !important; } section.section .section-inner .section-cta .btn i { margin-left: 5px; } section.has-no-navbar { margin-top: 100px; } .checkout__form { padding: 30px; margin-bottom: 50px; background: #f2f2f2; } /* Items */ .items .item { border: 2px solid #f9f9f9; display: inline-block; width: 100%; display: table; margin-bottom: 20px; position: relative; } .items .item .item-inner { padding: 10px; } .items .item .close { position: absolute; right: 20px; top: 20px; font-size: 14px; } .items .item figure, .items .item .item-details, .items .item .item-price { display: table-cell !important; vertical-align: top; } .items .item figure { } .items .item figure img { width: 100%; } .items .item .item-details { padding: 0 40px 0 20px; width: 70%; } .items .item .item-details .item-title { font-weight: 600; font-size: 16px; line-height: 24px; } .items .item .item-details .item-price { font-size: 12px; color: #f40; } .items .item .item-details .item-title a { color: #333; text-transform: uppercase; font-size: 14px; } .items .item .item-details .item-description { margin-top: 5px; color: #989898; font-size: 12px; letter-spacing: .5px; } .items .item .item-details .item-variants { display: inline-block; width: 100%; margin-top: 20px; } .items .item .item-details .item-variants ul { padding: 0; margin: 0; } .items .item .item-details .item-variants ul li { float: left; display: block; margin-right: 25px; color: #000; text-transform: uppercase; } .items .item .item-details .item-variants ul li .variant-label, .items .item .item-details .item-variants ul li .variant-value { float: left; font-size: 12px; } .items .item .item-details .item-variants ul li .variant-label { border-bottom: 1px dotted #000; padding-bottom: 1px; margin-right: 5px; letter-spacing: .5px; font-weight: 600; } .items .item .item-details .item-variants ul li .variant-value { color: #405461; } .items .item .item-details .item-variants ul li .variant-value .circle-color { width: 15px; height: 15px; border-radius: 50%; margin-left: 5px; } .items .item .item-price { text-align: right; vertical-align: middle; width: 20%; } .items .item .item-price .value { font-size: 13px; font-weight: 600; color: #405461; } .items .item .item-price .quantity { display: inline-block; width: 100%; display: flex; display: -webkit-flex; display: -webkit-box; margin-top: 5px; } .items .item .item-price .quantity .control { flex: 1; -webkit-flex: 1; -webkit-box-flex: 1; } .items .item .item-price .quantity .control.min, .items .item .item-price .quantity .control.plus { cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; display:none; } .items .item .item-price .quantity .control.min:hover, .items .item .item-price .quantity .control.plus:hover { color: #405461; } .items .item .item-price .quantity .control.count { font-weight: 600; text-transform: lowercase; } .items .item .item-price .quantity .control.count span { margin-right: 1px; } /* Counpon */ .coupon { padding-bottom: 20px; } .coupon .coupon-icon { float: left; display: block; width: 40px; } .coupon .coupon-form p { margin-top: 10px; margin-bottom: 5px; color: #898989; } .coupon .coupon-form .form-group { margin-top: 7px; position: relative; } .coupon .coupon-form .btn, .coupon .coupon-form .form-control { text-transform: uppercase; letter-spacing: 1px; border-width: 2px; border-radius: 0; border-color: #f2f2f2; font-size: 12px; } .coupon .coupon-form .btn { padding: 3px 17px; min-height: auto; height: 40px; line-height: 32px; background-color: #405461; color: #fff; border-radius: 3px; position: absolute; right: 10px; top: 7px; font-weight: 500; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } .coupon .coupon-form .btn:hover, .coupon .coupon-form .btn:focus { opacity: .8; } .coupon .coupon-form .form-control { box-shadow: none; width: 100%; height: 50px; border-radius: 3px; padding: 25px; font-weight: 600; } .coupon .coupon-form .form-control:focus { border-color: #405461; color: #405461; } .coupon .coupon-form .help-text { text-align: left; } /* Total Info */ .total-info { margin-top: 10px; padding-bottom: 20px; border: 2px solid #f2f2f2; } .total-info .total-item { display: inline-block; width: 100%; margin-bottom: 8px; border-bottom: 1px solid #8080800f; } .total-info .total-item .total-name { float: left; color: #405461; font-weight: 500; } .total-info .total-item.discount * { text-decoration: line-through; opacity: 0.2; } .total-info .total-item .total-value { float: right; font-weight: 600; } .total-info .total-item.total { } .total-info .total-item.total .total-name { color: #000; text-transform: uppercase; letter-spacing: .5px; margin-top: 20px; float: none; font-weight: 600; } .total-info .total-item.total .total-value { color: #405461; font-size: 24px; margin-top: -30px; } /* Account Form */ .account-form .help-block { margin: 10px 0; } .account-form .divider { margin: 20px 0 30px 0; } .account-form .form-group { display: inline-block; width: 100%; } .account-form .account-action { text-align: left; padding: 20px 0; } .account-form .account-action label { margin-right: 10px; font-weight: 500; color: #898989; } .account-form .account-action label [class^="icheckbox_"] { display: inline-block; margin-top: -6px; zoom: .7; } /* Login Form */ .login-form { display: none; } .login-form .remember { float: left; margin-top: 15px; } /* Shipping List */ .shipping-list { padding-bottom: 40px; } .shipping-list .shipping-item { display: inline-block; width: 100%; border: 1px solid #f2f2f2; border-radius: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; cursor: pointer; } .shipping-list .shipping-item .shipping-item-checkbox, .shipping-list .shipping-item .shipping-item-label, .shipping-list .shipping-item .shipping-item-price { float: left; padding: 15px 10px; font-size: 12px; } .shipping-list .shipping-item .shipping-item-checkbox { padding: 13px 10px 0 20px; } .shipping-list .shipping-item .shipping-item-checkbox [class^="icheckbox_"] { zoom: .9; } .shipping-list .shipping-item .shipping-item-label { letter-spacing: .5px; } .shipping-list .shipping-item .shipping-item-label span { margin-left: 10px; color: #405461; letter-spacing: 0; } .shipping-list .shipping-item .shipping-item-price { float: right; color: #405461; padding: 15px 20px; } .shipping-list .shipping-item:hover, .shipping-list .shipping-item.active { border-color: #405461; } /* Shipping To */ .shipping-to .shipping-inner .name, .shipping-to .shipping-inner .address, .shipping-to .shipping-inner .contact, .shipping-to .shipping-inner .etd, .shipping-to .shipping-inner .action { color: #898989; margin-bottom: 3px; font-weight: 500; } .shipping-to .shipping-inner .address { line-height: 24px; letter-spacing: .3px; } .shipping-to .shipping-inner .contact span, .shipping-to .shipping-inner .etd span { text-transform: uppercase; letter-spacing: .5px; margin-right: 5px; color: #405461; font-weight: 600; } .shipping-to .shipping-inner .contact { margin-top: 15px; } .shipping-to .shipping-inner .etd { margin-bottom: 25px; } .shipping-to .shipping-inner .action { letter-spacing: .3px; } /* Grand Total */ .grand-total { padding-bottom: 40px; } .grand-total .grand-total-inner { display: inline-block; width: 100%; border: 1px solid #f2f2f2; border-radius: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; cursor: pointer; } .grand-total .grand-total-inner .grand-total-icon, .grand-total .grand-total-inner .grand-total-label, .grand-total .grand-total-inner .grand-total-price { float: left; padding: 15px 10px; font-weight: 600; } .grand-total .grand-total-inner .grand-total-toggle { display: inline-block; width: 100%; margin-bottom: -5px; } .grand-total .grand-total-inner .grand-total-icon { padding: 15px 10px 0 20px; } .grand-total .grand-total-inner .grand-total-label { letter-spacing: .5px; } .grand-total .grand-total-inner .grand-total-label span { margin-left: 10px; color: #405461; letter-spacing: 0; } .grand-total .grand-total-inner .grand-total-price { float: right; color: #405461; padding: 15px 20px; } .grand-total .grand-total-inner .grand-total-details { display: none; width: 100%; } .grand-total .grand-total-inner .grand-total-details .total-info { padding-left: 20px; padding-right: 20px; } .grand-total .grand-total-inner .grand-total-details .total-info .total-item:not(.total) { border-bottom: 1px solid #f2f2f2; padding-bottom: 10px; } .grand-total .grand-total-inner:hover, .grand-total .grand-total-inner.active { border-color: #405461; } /* Payment Method List */ .payment-method-list { display: flex; display: -webkit-flex; display: -webkit-box; } .payment-method-list .payment-method-item { display: inline-block; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; padding: 20px; border: 1px solid #f2f2f2; border-radius: 0px; margin-right: 10px; cursor: pointer; width: calc(50% - 30px) !important; } .payment-method-list .payment-method-item:last-child { margin-right: 0; } .payment-method-list .payment-method-item .payment-method-checkbox { float: left; } .payment-method-list .payment-method-item .payment-method-details { margin-left: 40px; } .payment-method-list .payment-method-item .payment-method-details .title { font-size: 14px; } .payment-method-list .payment-method-item .payment-method-details .description { color: #898989; line-height: 21px; margin-top: 7px; letter-spacing: .2px; } .payment-method-list .payment-method-item:hover, .payment-method-list .payment-method-item.active { border-color: #405461; } /* Confirm Payment Form */ .confirm-payment-form .form-group { margin: 20px 0; display: inline-block; width: 100%; } .confirm-payment-form .action { text-align: center; } /* Payment Method Form */ .payment-method-form { display: none; padding-bottom: 20px; } .payment-method-form.show { display: block; } .payment-method-form .payment-method-form-inner .form-group { margin: 0 0 20px 0; } .payment-method-form .payment-method-form-inner .form-control.bg { background-position: 98%; background-repeat: no-repeat; background-size: 40px; padding-right: 60px; } .payment-method-form .payment-method-form-inner .form-control.bg.visa { background-image: url("../img/visa.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.americanexpress { background-image: url("../img/americanexpress.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.dinersclub { background-image: url("../img/dinersclub.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.discover { background-image: url("../img/discover.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.jcb { background-image: url("../img/jcb.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.mastercard { background-image: url("../img/mastercard.png"); } .payment-method-form .payment-method-form-inner .form-control.bg.visa { background-image: url("../img/visa.png"); } .payment-method-form .payment-method-form-inner .payment-method-form-item .count { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #f2f2f2; text-align: center; line-height: 48px; color: #405461; } .payment-method-form .payment-method-form-inner .payment-method-form-item .title { margin: 15px 0 10px 0; text-transform: uppercase; letter-spacing: .5px; color: #405461; font-weight: 600; } .payment-method-form .payment-method-form-inner .payment-method-form-item .description { color: #898989; line-height: 22px; } /* Thankyou */ .thankyou .thankyou-icon { width: 232px; margin: 0 auto; } .thankyou .thankyou-icon img { width: 100%; } .thankyou .section-title { } .thankyou .section-p { padding-bottom: 10px; } .thankyou .line { } .thankyou .thankyou-inner .thankyou-description { line-height: 26px; color: #898989; } .thankyou .thankyou-inner .thankyou-cta { padding: 20px 0; text-align: center; } .thankyou .thankyou-inner .thankyou-cta .btn { border-radius: 3px; padding: 10px 25px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .thankyou .thankyou-inner .thankyou-cta .btn.btn-outline { box-shadow: none; font-weight: 700; color: #f40; border-width: 1px; height: 24px; line-height: 24px; } .thankyou .thankyou-inner .thankyou-steps { display: flex; display: -webkit-flex; display: -webkit-box; margin: 0 -10px; } .thankyou .thankyou-inner .thankyou-steps [class^="col-"] { flex: 1; -webkit-flex: 1; -webkit-box-flex: 1; float: none; padding: 10px; } .thankyou .thankyou-inner .thankyou-steps .step { height: 100%; box-shadow: 0 0 10px #f2f2f2; padding: 15px 20px; border-radius: 5px; } .thankyou .thankyou-inner .thankyou-steps .step .count { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #f2f2f2; text-align: center; line-height: 48px; color: #405461; } .thankyou .thankyou-inner .thankyou-steps .step .title { margin: 15px 0 10px 0; text-transform: uppercase; letter-spacing: .5px; font-weight: 600; } .thankyou .thankyou-inner .thankyou-steps .step .description { color: #898989; line-height: 22px; } /* Footer */ footer.primary { padding: 80px 0; color: #999; text-transform: uppercase; letter-spacing: 1.5px; text-align: center; font-weight: 600; font-size: 10px; } footer.primary i { color: #e53a3a; } footer.primary .payment-methods { margin-top: 15px; } footer.primary .payment-methods img { width: 50px; } .flag { width: 25px; height: 25px; display: inline-block; border-radius: 50%; background-size: cover; background-position: center; margin-top: 2px; } .flag.id { background-image: url("../img/flag-id.png"); } .flag.us { background-image: url("../img/flag-us.png"); } /*helpme*/ .helpme { position: fixed; bottom: 20px; right: 20px; z-index: 2001; text-align: right; } .helpme .helpme-content { display: none; width: 300px; height: 400px; background-color: #fff; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); border-radius: 3px; position: relative; text-align: left; margin-bottom: 20px; } .helpme .helpme-content .helpme-icon { position: absolute; top: -25px; right: 20px; width: 50px; height: 50px; background-color: #fff; border-radius: 50%; font-size: 16px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); text-align: center; line-height: 52px; } .helpme .helpme-content .helpme-title { font-size: 14px; padding: 15px 10px; margin: 0; } .helpme .helpme-content .helpme-content-scrollable { height: 300px; overflow: auto; } .helpme .helpme-content .helpme-content-scrollable .helpme-cards { padding: 0 10px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card { display: inline-block; width: 100%; padding: 15px; background-color: #fbfbfb; border-radius: 3px; margin-bottom: 20px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card h4 { margin: 0 0 10px 0; font-size: 14px; } .helpme .helpme-content .helpme-content-scrollable .helpme-card .helpme-card-content { font-size: 12px; font-weight: 400; line-height: 20px; } .helpme .helpme-content .helpme-footer { height: 55px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); position: relative; } .helpme .helpme-content .helpme-footer input { background-color: transparent; border: none; display: inline-block; width: 100%; padding: 20px 15px; padding-right: 80px; font-size: 12px; outline: none; } .helpme .helpme-content .helpme-footer .helpme-other { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); } .helpme .helpme-content .helpme-footer .helpme-other .helpme-other-item { cursor: pointer; float: left; margin-left: 17px; } .helpme .helpme-content .helpme-footer .helpme-other .helpme-other-item .ion { font-size: 22px; } .helpme .helpme-inner { background-color: #405461; border-radius: 3px; padding: 10px 35px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); display: inline-block; cursor: pointer; } .helpme .helpme-inner .icon { float: left; font-size: 20px; color: #fff; margin-top: 2px; } .helpme .helpme-inner .icon .ion-close { display: none; margin-top: 14px; } .helpme .helpme-inner .text { font-size: 12px; float: left; margin-left: 10px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; line-height: 30px; color: #fff; } .helpme.active .helpme-content { display: block; } .helpme.active .helpme-inner { height: 50px; width: 50px; padding: 0; } .helpme.active .helpme-inner .text { display: none; } .helpme.active .helpme-inner .icon { text-align: center; width: 100%; } .helpme.active .helpme-inner .icon .ion-close { display: block; } .helpme.active .helpme-inner .icon i:not(.ion-close) { display: none; } /*backdrop*/ .backdrop { position: fixed; top: 0; width: 100%; height: 100%; background-color: #000; opacity: .6; z-index: 2000; } /*block*/ .block { margin-bottom: 20px; } .block .section-subtitle { margin-bottom: 20px !important; margin-top: 20px !important; } .block .section-subtitle .block-cta { float: right; font-size: 10px; margin-top: 5px; } .block .block-body img { margin-bottom: 5px; } .block .block-body .section-p { line-height: 18px; font-weight: 500; } .block .block-body .items .item { border: none; margin: 0; } .block .block-body .items .item .item-inner { padding: 0; } .block .block-body .items .item figure { width: 80px !important; height: 80px !important; } .block .block-body .items .item .item-details { padding: 0 0 0 15px; } .block .block-body .items .item .item-details .item-title { margin: 0; font-size: 12px; line-height: 20px; } .block .block-body .items .item .item-details .item-price { display: inline-block !important; margin-top: 5px; width: 100%; } .block .block-body .items .item .item-details .item-price .value, .block .block-body .items .item .item-details .item-price .quantity { float: left; width: auto; margin: 0; font-size: 12px; } .block .block-body .items .item .item-details .item-price .quantity { margin-left: 5px; } /*faq*/ .faq { display: inline-block; width: 100%; border: 2px solid #ddd; color: #989898; border-radius: 3px; font-size: 14px; font-weight: 600; padding: 10px 15px; margin-bottom: 5px !important; } .faq .faq-heading, .faq .faq-body { padding: 0; border: none !important; } .faq .faq-heading a { color: #989898; } .faq .faq-body { margin-top: 15px; line-height: 24px; font-weight: 400; font-size: 12px; } .faq .faq-body .faq-help-btn { margin-top: 20px; } .faq .faq-body .faq-help-btn .text, .faq .faq-body .faq-help-btn .btn { display: inline-block; } .faq .faq-body .faq-help-btn .text { font-weight: 600; } .faq .faq-body .faq-help-btn .btn { min-height: auto; padding: 3px 15px; margin-left: 5px; font-size: 12px; } /* Mobile with maximal width 425px */ @media screen and (max-width: 425px) { .on-mobile { display: block; } .navbar.navbar-primary .navbar-header { display: inline-block; position: absolute; width: 100%; text-align: center; } .navbar.navbar-primary .navbar-header .navbar-brand { float: none; display: inline-block; } .navbar.navbar-primary .navbar-header .navbar-toggle { position: absolute; right: 0; margin-top: 12px; margin-bottom: 12px; } .navbar.navbar-primary .navbar-header .navbar-toggle .icon-bar { background-color: #fff; } .navbar.navbar-primary .navbar-nav.navbar-right > li > a { background-color: #fff; color: #989898; line-height: 42px; } .navbar.navbar-primary .navbar-nav.navbar-right > li.active a { color: #405461; } .navbar.navbar-primary .navbar-nav .flag { margin-top: 5px; } .navbar.navbar-primary .navbar-nav.navbar-left { position: absolute; top: 0; left: 10px; margin: 0; } .navbar.navbar-primary .navbar-nav.navbar-left:before { display: none !important; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu { z-index: 2002; position: absolute; left: 0; background-color: #fff; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); width: 200px; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu li a { padding: 12px 18px; } .navbar.navbar-primary .navbar-nav.navbar-left li .dropdown-menu li a .flag { margin-top: -3px; } .navbar-collapse { margin-top: 58px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); } .navbar-collapse .navbar-nav { margin: 0 -15px; } .navbar.navbar-secondary .navbar-inner { display: inline-block; width: 100%; } section.section .section-inner .section-header .row [class^="col-"] { float: left; } section.section .section-inner .section-header .row .title { padding: 40px 0; } .items .item figure, .items .item .item-details, .items .item .item-price { width: 100%; display: block; } .items .item figure { height: auto; } .items .item .item-details { padding: 0; } .items .item .item-details .item-title { line-height: 26px; } .items .item .item-price { width: 150px; margin: 25px auto 15px auto; } .items .item .close { top: -10px; right: -10px; background-color: #405461; width: 30px; height: 30px; border-radius: 50%; text-align: center; line-height: 30px; font-size: 14px; color: #fff; opacity: 1; } .shipping-to { margin-bottom: 40px; } .payment-method-list { display: block; } .payment-method-list .payment-method-item { display: inline-block; width: 100%; margin-bottom: 20px; } .payment-method-form .payment-method-form-item { margin-bottom: 20px; } .payment-method-form .payment-method-form-item .count { float: left; } .payment-method-form .payment-method-form-item .title, .payment-method-form .payment-method-form-item .description { margin-left: 65px !important; } .payment-method-form .payment-method-form-item .title { margin-top: 5px !important; } .thankyou .thankyou-inner .thankyou-steps { display: block; } .thankyou .thankyou-inner .thankyou-steps .step { display: inline-block; width: 100%; margin-bottom: 10px; } .thankyou .thankyou-inner .thankyou-steps .step .count { float: left; } .thankyou .thankyou-inner .thankyou-steps .step .title, .thankyou .thankyou-inner .thankyou-steps .step .description { margin-left: 65px; } .thankyou .thankyou-inner .thankyou-steps .step .title { margin-top: 5px; } .thankyou .thankyou-inner .thankyou-description { line-height: 28px; } .thankyou .thankyou-inner .thankyou-cta a { margin-bottom: 10px; } footer.primary { line-height: 24px; } .helpme { bottom: 15px; right: 15px; } } .items .item .item-details .item-variants{ display:none; } a.edit-cart { color: #4c4c4c; border-bottom: 1px solid #ccc; } .block .block-body .items .item .item-inner .item-details .item-title a { font-size: 11px; } .block .block-body .items .item .item-inner { margin-bottom: 15px; } .block .block-body .items .item .item-inner { } .logo.logo--left, .breadcrumb { margin-left: 59px; } .order-mark { margin-top: -72px; width: 33%; float: right; margin-right: 20px; } .thankyou { padding: 0px 30px; } .thankyou-inner { margin-top: 100px; } .thankyou .thankyou-inner .thankyou-cta .btn.btn-outline { padding: 0px !important; text-align: left; height: auto; line-height: 42px; text-decoration: underline; } .policy-list__item { float: unset; font-size: 0.8571428571em; display: inline-block; border-left: 1px solid #80808021; padding-left: 15px; } .policy-list__item:first-child { border-left: none; } @media (max-width: 991px) { .logo.logo--left, .breadcrumb { margin-left: 0px; } .checkout__form { background: #fff; padding: 15px; } .thankyou-inner { margin-top: 0px; } .order-mark { margin-top: 0; width: 100%; float: left; margin-bottom: 10px; } .thankyou { padding: 0px; } .section-inner { float: left; } .breadcrumb { padding-bottom: 0em; } .f30 { width: 100%; } .f40 { width: 100%; } .f50 { width: 100%; } .items .item figure { width: 100% !important; display: block !important; padding: 0px; left: 0px; margin: 0px; margin-bottom: 10px; } .items .item .item-price { width: auto; /* margin: 25px auto 15px auto; */ } .total-info { padding-bottom: 20px; padding-right: 10px; font-size: 14px; border: none; } }
0.38827
0.054676
:root { --figure-height: 720px; --img-width: 18%; --img-gap: 2%; --row-top: 8rem; --row-center: 40%; --row-bottom: 470px; --col-one: 0; --col-two: 20%; --col-three: 40%; --col-four: 60%; --col-five: 80%; --timing-function: cubic-bezier(0.28, 0.89, 0.355, 1); } @keyframes rotator { 0% { margin-top: 0; opacity: 0; } /* start fading in */ 4% { margin-top: 0; opacity: 1; } /* start fading out */ 13% { margin-top: 0; opacity: 1; } /* deadspace while others animate */ 16.666% { margin-top: -3rem; opacity: 0; } 100% { margin-top: -3rem; opacity: 0; } } .logo-farm { margin: 6rem 0; text-align: center; @media (--medium) { height: var(--figure-height); position: relative; } &__img { margin: 1rem; max-width: 120px; @media (--medium) { max-width: var(--img-width); position: absolute; } } &__img-gs { border: 2px solid transparent; box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); filter: grayscale(1) !important; transition: border-color 0.5s ease-in, filter 0.5s ease-in; @media (--medium) { z-index: 1; } &:--haf { border-color: var(--color-blue); filter: grayscale(0) !important; } } &__img-major { @media (--medium) { z-index: 2; } } &__rotator { @media (--medium) { height: 7rem; position: relative; } .heading { @media (--medium) { position: absolute; width: 100%; } } .heading--h1 { display: none; &.rotator-1 { display: block; } @media (--medium) { display: block; opacity: 0; top: 0; } } .heading--h3 { @media (--medium) { bottom: 0; } } } @media (--medium) { .rotator-1 { animation: rotator 24s var(--timing-function) 0s infinite normal; } .rotator-2 { animation: rotator 24s var(--timing-function) 4s infinite normal; } .rotator-3 { animation: rotator 24s var(--timing-function) 8s infinite normal; } .rotator-4 { animation: rotator 24s var(--timing-function) 12s infinite normal; } .rotator-5 { animation: rotator 24s var(--timing-function) 16s infinite normal; } .rotator-6 { animation: rotator 24s var(--timing-function) 20s infinite normal; } #logo-farm-trigger, #logo-farm-img1, #logo-farm-img2, #logo-farm-img3, #logo-farm-img4, #logo-farm-img5, #logo-farm-img6, #logo-farm-img7 { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1); left: var(--col-three); top: var(--row-top); } #logo-farm-img1.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-four); top: var(--row-center); } #logo-farm-img2.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-five); top: var(--row-top); } #logo-farm-img3.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-three); top: var(--row-bottom); } #logo-farm-img4.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-five); top: var(--row-bottom); } #logo-farm-img5.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-one); top: var(--row-top); } #logo-farm-img6.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-one); top: var(--row-bottom); } #logo-farm-img7.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-two); top: var(--row-center); } } }
static/components/raw/logo-farm/logo-farm.css
:root { --figure-height: 720px; --img-width: 18%; --img-gap: 2%; --row-top: 8rem; --row-center: 40%; --row-bottom: 470px; --col-one: 0; --col-two: 20%; --col-three: 40%; --col-four: 60%; --col-five: 80%; --timing-function: cubic-bezier(0.28, 0.89, 0.355, 1); } @keyframes rotator { 0% { margin-top: 0; opacity: 0; } /* start fading in */ 4% { margin-top: 0; opacity: 1; } /* start fading out */ 13% { margin-top: 0; opacity: 1; } /* deadspace while others animate */ 16.666% { margin-top: -3rem; opacity: 0; } 100% { margin-top: -3rem; opacity: 0; } } .logo-farm { margin: 6rem 0; text-align: center; @media (--medium) { height: var(--figure-height); position: relative; } &__img { margin: 1rem; max-width: 120px; @media (--medium) { max-width: var(--img-width); position: absolute; } } &__img-gs { border: 2px solid transparent; box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); filter: grayscale(1) !important; transition: border-color 0.5s ease-in, filter 0.5s ease-in; @media (--medium) { z-index: 1; } &:--haf { border-color: var(--color-blue); filter: grayscale(0) !important; } } &__img-major { @media (--medium) { z-index: 2; } } &__rotator { @media (--medium) { height: 7rem; position: relative; } .heading { @media (--medium) { position: absolute; width: 100%; } } .heading--h1 { display: none; &.rotator-1 { display: block; } @media (--medium) { display: block; opacity: 0; top: 0; } } .heading--h3 { @media (--medium) { bottom: 0; } } } @media (--medium) { .rotator-1 { animation: rotator 24s var(--timing-function) 0s infinite normal; } .rotator-2 { animation: rotator 24s var(--timing-function) 4s infinite normal; } .rotator-3 { animation: rotator 24s var(--timing-function) 8s infinite normal; } .rotator-4 { animation: rotator 24s var(--timing-function) 12s infinite normal; } .rotator-5 { animation: rotator 24s var(--timing-function) 16s infinite normal; } .rotator-6 { animation: rotator 24s var(--timing-function) 20s infinite normal; } #logo-farm-trigger, #logo-farm-img1, #logo-farm-img2, #logo-farm-img3, #logo-farm-img4, #logo-farm-img5, #logo-farm-img6, #logo-farm-img7 { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1); left: var(--col-three); top: var(--row-top); } #logo-farm-img1.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-four); top: var(--row-center); } #logo-farm-img2.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-five); top: var(--row-top); } #logo-farm-img3.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-three); top: var(--row-bottom); } #logo-farm-img4.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-five); top: var(--row-bottom); } #logo-farm-img5.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-one); top: var(--row-top); } #logo-farm-img6.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-one); top: var(--row-bottom); } #logo-farm-img7.animated { box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.1); left: var(--col-two); top: var(--row-center); } } }
0.739705
0.180974
body{ background:black; color:white; display:flex; flex-direction:column; align-items:center; } @keyframes glow{ 50%{ border-color:lime; width:95%; box-shadow:0px 0px 10px -2px green; } 100%{ border-color:green; width:35%; box-shadow:0px 0px 10px -2px green; } } .sep{ width:35%; border-bottom:2px solid green; margin-bottom:20px; animation:glow 8s infinite; } .container{ display:flex; align-items:center; justify-content:center; background:black; width:75%; padding:10%; flex-wrap:wrap; } .loader{ width:100px; height:100px; display:flex; justify-content:center; align-items:center; margin:10px 20px; } @keyframes load{ 50%{ transform:rotatez(180deg) scale(0.2); border-color:orange; } 100%{ transform:rotatez(360deg) scale(1.1); } } .loader1::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:45%; border:25px dotted lime; animation:load 1s infinite ease-in-out; } @keyframes load2{ 50%{ transform:rotatez(180deg); border-radius:55%; } 100%{ transform:rotatez(360deg); } } .loader2::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:10%; border:25px inset orange; animation:load2 1s infinite ease-in-out; } @keyframes load3{ 50%{ transform:rotatez(180deg) scale(1.5); border-style:dotted; } 100%{ transform:rotatez(360deg) scale(0.9); } } .loader3::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:50%; border:15px solid blue; border-color:#1565C0 #26C6DA; animation:load3 2s infinite; } @keyframes load4{ 50%{ transform:rotatez(180deg); border-width:30px; } 100%{ transform:rotatez(360deg); } } .loader4::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:50%; border:15px ridge lime; border-color:lime transparent; animation:load4 1s infinite; } @keyframes load5{ 40%{ transform:rotatez(-180deg); border-width:16px; } 80%{ transform:rotatez(-360deg); } 100%{ transform:rotatez(-360deg); } } .loader5::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px dotted lime; border-left-color:transparent; animation:load5 1s infinite ease-in-out; } @keyframes load6{ 50%{ transform:rotatez(180deg); border-width:40px; } 100%{ transform:rotatez(360deg); } } .loader6::before{ content:""; color:white; height:0px; width:0px; background:transparent; border-radius:50%; border:35px ridge red; border-color:indigo lime yellow orangered; animation:load6 .5s infinite; } @keyframes load7{ 100%{ transform:rotatez(360deg); } } .loader7::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px solid blue; border-color:#0277BD #0277BD #0277BD #81D4FA; animation:load7 .6s infinite ease-in-out; box-shadow:0px 0px 40px -2px skyblue; } @keyframes load8{ 100%{ transform:rotatez(360deg); } } .loader8::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px solid transparent; border-color:#039BE5 #039BE5 transparent transparent; animation:load8 .6s infinite; } @keyframes load9{ 50%{ transform:rotatez(180deg) scale(0.6); } 100%{ transform:rotatez(360deg) scale(1); } } .loader9::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:20px dashed transparent; border-color:#039BE5 indianred; animation:load9 .6s infinite ease-in-out; } @keyframes load10{ 50%{ transform:rotatez(180deg); border-style:dashed; border-color:red maroon indianred orangered; } 100%{ transform:rotatez(360deg); } } .loader10::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:20px solid red; animation:load10 1s infinite; }
css/style.css
body{ background:black; color:white; display:flex; flex-direction:column; align-items:center; } @keyframes glow{ 50%{ border-color:lime; width:95%; box-shadow:0px 0px 10px -2px green; } 100%{ border-color:green; width:35%; box-shadow:0px 0px 10px -2px green; } } .sep{ width:35%; border-bottom:2px solid green; margin-bottom:20px; animation:glow 8s infinite; } .container{ display:flex; align-items:center; justify-content:center; background:black; width:75%; padding:10%; flex-wrap:wrap; } .loader{ width:100px; height:100px; display:flex; justify-content:center; align-items:center; margin:10px 20px; } @keyframes load{ 50%{ transform:rotatez(180deg) scale(0.2); border-color:orange; } 100%{ transform:rotatez(360deg) scale(1.1); } } .loader1::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:45%; border:25px dotted lime; animation:load 1s infinite ease-in-out; } @keyframes load2{ 50%{ transform:rotatez(180deg); border-radius:55%; } 100%{ transform:rotatez(360deg); } } .loader2::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:10%; border:25px inset orange; animation:load2 1s infinite ease-in-out; } @keyframes load3{ 50%{ transform:rotatez(180deg) scale(1.5); border-style:dotted; } 100%{ transform:rotatez(360deg) scale(0.9); } } .loader3::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:50%; border:15px solid blue; border-color:#1565C0 #26C6DA; animation:load3 2s infinite; } @keyframes load4{ 50%{ transform:rotatez(180deg); border-width:30px; } 100%{ transform:rotatez(360deg); } } .loader4::before{ content:""; color:white; height:30px; width:30px; background:transparent; border-radius:50%; border:15px ridge lime; border-color:lime transparent; animation:load4 1s infinite; } @keyframes load5{ 40%{ transform:rotatez(-180deg); border-width:16px; } 80%{ transform:rotatez(-360deg); } 100%{ transform:rotatez(-360deg); } } .loader5::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px dotted lime; border-left-color:transparent; animation:load5 1s infinite ease-in-out; } @keyframes load6{ 50%{ transform:rotatez(180deg); border-width:40px; } 100%{ transform:rotatez(360deg); } } .loader6::before{ content:""; color:white; height:0px; width:0px; background:transparent; border-radius:50%; border:35px ridge red; border-color:indigo lime yellow orangered; animation:load6 .5s infinite; } @keyframes load7{ 100%{ transform:rotatez(360deg); } } .loader7::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px solid blue; border-color:#0277BD #0277BD #0277BD #81D4FA; animation:load7 .6s infinite ease-in-out; box-shadow:0px 0px 40px -2px skyblue; } @keyframes load8{ 100%{ transform:rotatez(360deg); } } .loader8::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:10px solid transparent; border-color:#039BE5 #039BE5 transparent transparent; animation:load8 .6s infinite; } @keyframes load9{ 50%{ transform:rotatez(180deg) scale(0.6); } 100%{ transform:rotatez(360deg) scale(1); } } .loader9::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:20px dashed transparent; border-color:#039BE5 indianred; animation:load9 .6s infinite ease-in-out; } @keyframes load10{ 50%{ transform:rotatez(180deg); border-style:dashed; border-color:red maroon indianred orangered; } 100%{ transform:rotatez(360deg); } } .loader10::before{ content:""; color:white; height:50px; width:50px; background:transparent; border-radius:50%; border:20px solid red; animation:load10 1s infinite; }
0.680666
0.08218
width: 100%; height: 100%; vertical-align: bottom; horizontal-align: left; flow-children: down; transition: all 2s linear; background-color: #AAAAAA00; } #StatisticsButtonPanel:hover { background-color: #AAAAAA22; } .LegionLevelIconPanel { width: 90px; height: 95px; margin: 5px; horizontal-align: center; } .Headline { text-transform: uppercase; margin: 5px; } .LegionLevelIconBackground { width: 90px; height: 90px; background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#663300), to(#cd7f32)); border-radius: 50%; } .LegionLevelIconBackground.silver { background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#888888), to(#c0c0c0)); } .LegionLevelIconBackground.gold { background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#a48623), to(#d4af37)); } .LegionLevelIcon { width: 75px; height: 75px; vertical-align: middle; box-shadow: 0px 0px 5px black; horizontal-align: center; border-radius: 50%; } .LegionLevelNumber { font-size: 20px; min-width: 20px; text-align: center; vertical-align: bottom; horizontal-align: center; padding-left: 5px; padding-right: 5px; color: white; border-radius: 5px; box-shadow: 0px 0px 5px black; background-color: #663300; } .LegionProgressBackground { width: 100%; height: 24px; margin: 10px; margin-top: 0px; border-radius: 5px; background-color: #663300; box-shadow: 0px 0px 5px black; vertical-align: bottom; } .ExpProgressBar { width: 50%; height: 100%; margin: 5px; border-radius: 2px; background-color: gradient(linear, 0% 0%, 0% 100%, from(grey), color-stop(.5, lightgrey), to(grey)); } #StatisticsButton { flow-children: down; } #UpperStatisticsButton { width: 300px; height: 40px; background-image: url("s2r://panorama/images/hud/reborn/ability_bg_psd.vtex"); visibility: visible; } #StatisticsButtonLabel { width: 300px; text-transform: uppercase; text-align: center; vertical-align: center; margin-top: 5px; } #LowerStatisticsButton { width: 300px; height: 145px; background-image: url("s2r://panorama/images/hud/reborn/ability_bg_psd.vtex"); background-color: gradient( linear, 0% 0%, 0% 100%, from( #25282acc ), color-stop( .5, #25282acc), to( #000000dd ) ); background-size: 100%; visibility: visible; flow-children: down; } #LowerStatisticsButton:hover { opacity: 2; } #MinimizeArrow { width: 0px; height: 0px; } #LowerStatisticsButton.Minimized {} #LowerStatisticsButton:not(Minimized) { visibility: visible; } #StatisticsArrow { width: 16px; height: 16px; vertical-align: middle; horizontal-align: right; margin-right: 10px; } #StatisticsOverlay { vertical-align: middle; horizontal-align: center; } #StatisticsOverlayRoot {} #StatisticsOuterPanel { width: fit-children; height: fit-children; flow-children: down; box-shadow: 0px 0px 20px black; transition-property: opacity; transition-duration: 0.2s; } :not(ShowStatistics) #StatisticsOuterPanel { visibility: collapse; opacity: 0; } .ShowStatistics #StatisticsOuterPanel { visibility: visible; opacity: 1; } .HideStatistics #StatisticsOuterPanel { opacity: 0; } #StatisticsHeader { width: 100%; height: fit-children; min-height: 50px; background-color: #050505FE; } #StatisticsBody { width: fit-children; height: fit-children; background-color: #111111FD; flow-children: right; padding: 5px; } #CloseButton { width: 16px; height: 16px; horizontal-align: right; vertical-align: top; margin-top: 12px; margin-right: 12px; } .StatisticPanel { width: fit-children; height: fit-children; min-width: 200px; min-height: 100px; margin: 10px 10px 10px 10px; border-style: solid; border-width: 1px; border-color: #444444; background-color: #050505FF; flow-children: down; } .StatisticLabelPanel { width: fit-children; height: 25px; vertical-align: top; horizontal-align: left; background-color: #444444; margin-bottom: 5px; } .StatisticLabel { font-size: 14px; margin-left: 10px; margin-right: 10px; color: lightgrey; vertical-align: middle; text-transform: uppercase; } .StatisticHeader { width: 100%; height: fit-children; } .ExpProgressNumber { color: white; font-size: 14px; vertical-align: center; horizontal-align: center; text-shadow: 0px 0px 5px black; } .StatisticsText { color: white; margin: 5px; font-size: 16px; } .StatisticContent { width: fit-children; height: fit-children; }
content/dota_addons/legion_td/panorama/styles/custom_game/statistics.css
width: 100%; height: 100%; vertical-align: bottom; horizontal-align: left; flow-children: down; transition: all 2s linear; background-color: #AAAAAA00; } #StatisticsButtonPanel:hover { background-color: #AAAAAA22; } .LegionLevelIconPanel { width: 90px; height: 95px; margin: 5px; horizontal-align: center; } .Headline { text-transform: uppercase; margin: 5px; } .LegionLevelIconBackground { width: 90px; height: 90px; background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#663300), to(#cd7f32)); border-radius: 50%; } .LegionLevelIconBackground.silver { background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#888888), to(#c0c0c0)); } .LegionLevelIconBackground.gold { background-color: gradient(radial, 50% 50%, 0% 0%, 60% 60%, from(#a48623), to(#d4af37)); } .LegionLevelIcon { width: 75px; height: 75px; vertical-align: middle; box-shadow: 0px 0px 5px black; horizontal-align: center; border-radius: 50%; } .LegionLevelNumber { font-size: 20px; min-width: 20px; text-align: center; vertical-align: bottom; horizontal-align: center; padding-left: 5px; padding-right: 5px; color: white; border-radius: 5px; box-shadow: 0px 0px 5px black; background-color: #663300; } .LegionProgressBackground { width: 100%; height: 24px; margin: 10px; margin-top: 0px; border-radius: 5px; background-color: #663300; box-shadow: 0px 0px 5px black; vertical-align: bottom; } .ExpProgressBar { width: 50%; height: 100%; margin: 5px; border-radius: 2px; background-color: gradient(linear, 0% 0%, 0% 100%, from(grey), color-stop(.5, lightgrey), to(grey)); } #StatisticsButton { flow-children: down; } #UpperStatisticsButton { width: 300px; height: 40px; background-image: url("s2r://panorama/images/hud/reborn/ability_bg_psd.vtex"); visibility: visible; } #StatisticsButtonLabel { width: 300px; text-transform: uppercase; text-align: center; vertical-align: center; margin-top: 5px; } #LowerStatisticsButton { width: 300px; height: 145px; background-image: url("s2r://panorama/images/hud/reborn/ability_bg_psd.vtex"); background-color: gradient( linear, 0% 0%, 0% 100%, from( #25282acc ), color-stop( .5, #25282acc), to( #000000dd ) ); background-size: 100%; visibility: visible; flow-children: down; } #LowerStatisticsButton:hover { opacity: 2; } #MinimizeArrow { width: 0px; height: 0px; } #LowerStatisticsButton.Minimized {} #LowerStatisticsButton:not(Minimized) { visibility: visible; } #StatisticsArrow { width: 16px; height: 16px; vertical-align: middle; horizontal-align: right; margin-right: 10px; } #StatisticsOverlay { vertical-align: middle; horizontal-align: center; } #StatisticsOverlayRoot {} #StatisticsOuterPanel { width: fit-children; height: fit-children; flow-children: down; box-shadow: 0px 0px 20px black; transition-property: opacity; transition-duration: 0.2s; } :not(ShowStatistics) #StatisticsOuterPanel { visibility: collapse; opacity: 0; } .ShowStatistics #StatisticsOuterPanel { visibility: visible; opacity: 1; } .HideStatistics #StatisticsOuterPanel { opacity: 0; } #StatisticsHeader { width: 100%; height: fit-children; min-height: 50px; background-color: #050505FE; } #StatisticsBody { width: fit-children; height: fit-children; background-color: #111111FD; flow-children: right; padding: 5px; } #CloseButton { width: 16px; height: 16px; horizontal-align: right; vertical-align: top; margin-top: 12px; margin-right: 12px; } .StatisticPanel { width: fit-children; height: fit-children; min-width: 200px; min-height: 100px; margin: 10px 10px 10px 10px; border-style: solid; border-width: 1px; border-color: #444444; background-color: #050505FF; flow-children: down; } .StatisticLabelPanel { width: fit-children; height: 25px; vertical-align: top; horizontal-align: left; background-color: #444444; margin-bottom: 5px; } .StatisticLabel { font-size: 14px; margin-left: 10px; margin-right: 10px; color: lightgrey; vertical-align: middle; text-transform: uppercase; } .StatisticHeader { width: 100%; height: fit-children; } .ExpProgressNumber { color: white; font-size: 14px; vertical-align: center; horizontal-align: center; text-shadow: 0px 0px 5px black; } .StatisticsText { color: white; margin: 5px; font-size: 16px; } .StatisticContent { width: fit-children; height: fit-children; }
0.712332
0.132824
.spark-text { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } /* the spark styles */ @font-face { font-family: "spark-bar-medium"; src: url(../fonts/Spark-Bar-Medium.otf) format("opentype"); } @font-face { font-family: "spark-bar-narrow"; src: url(../fonts/Spark-Bar-Narrow.otf) format("opentype"); } @font-face { font-family: "spark-bar-thin"; src: url(../fonts/Spark-Bar-Thin.otf) format("opentype"); } @font-face { font-family: "spark-dot-line-medium"; src: url(../fonts/Spark-Dot-line-Medium.otf) format("opentype"); } @font-face { font-family: "spark-dot-medium"; src: url(../fonts/Spark-Dot-Medium.otf) format("opentype"); } @font-face { font-family: "spark-dot-small"; src: url(../fonts/Spark-Dot-Small.otf) format("opentype"); } .spark-standfirst, .spark-bar-medium, .spark-bar-narrow, .spark-bar-thin, .spark-dot-medium, .spark-dot-small, .spark-line-medium { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } .spark-standfirst, .spark-bar-medium { font-family: "spark-bar-medium"; letter-spacing: 0em; } .spark-bar-narrow { font-family: "spark-bar-narrow"; letter-spacing: 0em; } .spark-bar-thin { font-family: "spark-bar-thin"; letter-spacing: 0em; } .spark-dot-medium { font-family: "spark-dot-medium"; letter-spacing: 0em; } .spark-dot-line-medium { font-family: "spark-dot-medium"; letter-spacing: 0em; } .spark-dot-small { font-family: "spark-dot-small"; letter-spacing: 0em; } .spark-line-medium { font-family: "spark-line-medium"; letter-spacing: 0em; } .accent-color-text {color:gainsboro;} .red-text {color:red;} .blue-text {color:blue;} .green-text {color:green;} .purple-text {color:#6b1ed9;} .orange-red-text {color:#ff4628;} .grey-text-1 {color: #888;} .grey-text-2 {color: #aaa;} .grey-text-3 {color: #ccc;}
dist/css/dark.css
.spark-text { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } /* the spark styles */ @font-face { font-family: "spark-bar-medium"; src: url(../fonts/Spark-Bar-Medium.otf) format("opentype"); } @font-face { font-family: "spark-bar-narrow"; src: url(../fonts/Spark-Bar-Narrow.otf) format("opentype"); } @font-face { font-family: "spark-bar-thin"; src: url(../fonts/Spark-Bar-Thin.otf) format("opentype"); } @font-face { font-family: "spark-dot-line-medium"; src: url(../fonts/Spark-Dot-line-Medium.otf) format("opentype"); } @font-face { font-family: "spark-dot-medium"; src: url(../fonts/Spark-Dot-Medium.otf) format("opentype"); } @font-face { font-family: "spark-dot-small"; src: url(../fonts/Spark-Dot-Small.otf) format("opentype"); } .spark-standfirst, .spark-bar-medium, .spark-bar-narrow, .spark-bar-thin, .spark-dot-medium, .spark-dot-small, .spark-line-medium { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } .spark-standfirst, .spark-bar-medium { font-family: "spark-bar-medium"; letter-spacing: 0em; } .spark-bar-narrow { font-family: "spark-bar-narrow"; letter-spacing: 0em; } .spark-bar-thin { font-family: "spark-bar-thin"; letter-spacing: 0em; } .spark-dot-medium { font-family: "spark-dot-medium"; letter-spacing: 0em; } .spark-dot-line-medium { font-family: "spark-dot-medium"; letter-spacing: 0em; } .spark-dot-small { font-family: "spark-dot-small"; letter-spacing: 0em; } .spark-line-medium { font-family: "spark-line-medium"; letter-spacing: 0em; } .accent-color-text {color:gainsboro;} .red-text {color:red;} .blue-text {color:blue;} .green-text {color:green;} .purple-text {color:#6b1ed9;} .orange-red-text {color:#ff4628;} .grey-text-1 {color: #888;} .grey-text-2 {color: #aaa;} .grey-text-3 {color: #ccc;}
0.395835
0.101768
.text-color-blue { color: #0d6efd; } .bg-color-blue { background-color: #0d6efd; } .border-color-blue { border-color: #0d6efd; } .text-color-indigo { color: #6610f2; } .bg-color-indigo { background-color: #6610f2; } .border-color-indigo { border-color: #6610f2; } .text-color-purple { color: #6f42c1; } .bg-color-purple { background-color: #6f42c1; } .border-color-purple { border-color: #6f42c1; } .text-color-pink { color: #d63384; } .bg-color-pink { background-color: #d63384; } .border-color-pink { border-color: #d63384; } .text-color-red { color: #dc3545; } .bg-color-red { background-color: #dc3545; } .border-color-red { border-color: #dc3545; } .text-color-orange { color: #fd7e14; } .bg-color-orange { background-color: #fd7e14; } .border-color-orange { border-color: #fd7e14; } .text-color-yellow { color: #ffc107; } .bg-color-yellow { background-color: #ffc107; } .border-color-yellow { border-color: #ffc107; } .text-color-green { color: #198754; } .bg-color-green { background-color: #198754; } .border-color-green { border-color: #198754; } .text-color-teal { color: #20c997; } .bg-color-teal { background-color: #20c997; } .border-color-teal { border-color: #20c997; } .text-color-cyan { color: #0dcaf0; } .bg-color-cyan { background-color: #0dcaf0; } .border-color-cyan { border-color: #0dcaf0; } .text-color-gray-01 { color: #fafafa; } .bg-color-gray-01 { background-color: #fafafa; } .border-color-gray-01 { border-color: #fafafa; } .text-color-gray-02 { color: #dbdbdb; } .bg-color-gray-02 { background-color: #dbdbdb; } .border-color-gray-02 { border-color: #dbdbdb; } .text-color-gray-03 { color: #a2a2a2; } .bg-color-gray-03 { background-color: #a2a2a2; } .border-color-gray-03 { border-color: #a2a2a2; } .text-color-blue-01 { color: #0095f6; } .bg-color-blue-01 { background-color: #0095f6; } .border-color-blue-01 { border-color: #0095f6; } .text-color-blue-02 { color: #385185; } .bg-color-blue-02 { background-color: #385185; } .border-color-blue-02 { border-color: #385185; } .text-color-blue-03 { color: #00376b; } .bg-color-blue-03 { background-color: #00376b; } .border-color-blue-03 { border-color: #00376b; } .text-color-transparent { color: transparent; } .bg-color-transparent { background-color: transparent; } .border-color-transparent { border-color: transparent; } /* ===== Font Typescales ===== */ /* ===== Font Config Variables ===== */ /* ===== Font Size Classes ===== */ .font-size-100 { font-size: 0.512rem; } .font-size-200 { font-size: 0.64rem; } .font-size-300 { font-size: 0.8rem; } .font-size-400 { font-size: 1rem; } .font-size-500 { font-size: 1.5625rem; } .font-size-600 { font-size: 1.953125rem; } .font-size-700 { font-size: 2.44140625rem; } .font-size-800 { font-size: 3.0517578125rem; } .font-size-900 { font-size: 3.8146972656rem; } /* ===== Font Weight Classes ===== */ .font-weight-100 { font-weight: 100; } .font-weight-200 { font-weight: 200; } .font-weight-300 { font-weight: 300; } .font-weight-400 { font-weight: 400; } .font-weight-500 { font-weight: 500; } .font-weight-600 { font-weight: 600; } .font-weight-700 { font-weight: 700; } .font-weight-800 { font-weight: 800; } .font-weight-900 { font-weight: 900; } /* ===== Font Style Classes ===== */ .font-style-normal { font-style: normal; } .font-style-italic { font-style: italic; } /* ===== Text Align Classes ===== */ .text-align-left { text-align: left; } .text-align-right { text-align: right; } .text-align-center { text-align: center; } .text-align-justify { text-align: justify; } /* ===== Text Decoration Classes ===== */ .text-decoration-none { text-decoration: "none"; } .text-decoration-underline { text-decoration: "underline"; } body { background-image: url(images/93a9ae66a2e442e94690.jpg); background-size: cover; background-repeat: no-repeat; } .img { margin: 0 auto; }
dist/main.css
.text-color-blue { color: #0d6efd; } .bg-color-blue { background-color: #0d6efd; } .border-color-blue { border-color: #0d6efd; } .text-color-indigo { color: #6610f2; } .bg-color-indigo { background-color: #6610f2; } .border-color-indigo { border-color: #6610f2; } .text-color-purple { color: #6f42c1; } .bg-color-purple { background-color: #6f42c1; } .border-color-purple { border-color: #6f42c1; } .text-color-pink { color: #d63384; } .bg-color-pink { background-color: #d63384; } .border-color-pink { border-color: #d63384; } .text-color-red { color: #dc3545; } .bg-color-red { background-color: #dc3545; } .border-color-red { border-color: #dc3545; } .text-color-orange { color: #fd7e14; } .bg-color-orange { background-color: #fd7e14; } .border-color-orange { border-color: #fd7e14; } .text-color-yellow { color: #ffc107; } .bg-color-yellow { background-color: #ffc107; } .border-color-yellow { border-color: #ffc107; } .text-color-green { color: #198754; } .bg-color-green { background-color: #198754; } .border-color-green { border-color: #198754; } .text-color-teal { color: #20c997; } .bg-color-teal { background-color: #20c997; } .border-color-teal { border-color: #20c997; } .text-color-cyan { color: #0dcaf0; } .bg-color-cyan { background-color: #0dcaf0; } .border-color-cyan { border-color: #0dcaf0; } .text-color-gray-01 { color: #fafafa; } .bg-color-gray-01 { background-color: #fafafa; } .border-color-gray-01 { border-color: #fafafa; } .text-color-gray-02 { color: #dbdbdb; } .bg-color-gray-02 { background-color: #dbdbdb; } .border-color-gray-02 { border-color: #dbdbdb; } .text-color-gray-03 { color: #a2a2a2; } .bg-color-gray-03 { background-color: #a2a2a2; } .border-color-gray-03 { border-color: #a2a2a2; } .text-color-blue-01 { color: #0095f6; } .bg-color-blue-01 { background-color: #0095f6; } .border-color-blue-01 { border-color: #0095f6; } .text-color-blue-02 { color: #385185; } .bg-color-blue-02 { background-color: #385185; } .border-color-blue-02 { border-color: #385185; } .text-color-blue-03 { color: #00376b; } .bg-color-blue-03 { background-color: #00376b; } .border-color-blue-03 { border-color: #00376b; } .text-color-transparent { color: transparent; } .bg-color-transparent { background-color: transparent; } .border-color-transparent { border-color: transparent; } /* ===== Font Typescales ===== */ /* ===== Font Config Variables ===== */ /* ===== Font Size Classes ===== */ .font-size-100 { font-size: 0.512rem; } .font-size-200 { font-size: 0.64rem; } .font-size-300 { font-size: 0.8rem; } .font-size-400 { font-size: 1rem; } .font-size-500 { font-size: 1.5625rem; } .font-size-600 { font-size: 1.953125rem; } .font-size-700 { font-size: 2.44140625rem; } .font-size-800 { font-size: 3.0517578125rem; } .font-size-900 { font-size: 3.8146972656rem; } /* ===== Font Weight Classes ===== */ .font-weight-100 { font-weight: 100; } .font-weight-200 { font-weight: 200; } .font-weight-300 { font-weight: 300; } .font-weight-400 { font-weight: 400; } .font-weight-500 { font-weight: 500; } .font-weight-600 { font-weight: 600; } .font-weight-700 { font-weight: 700; } .font-weight-800 { font-weight: 800; } .font-weight-900 { font-weight: 900; } /* ===== Font Style Classes ===== */ .font-style-normal { font-style: normal; } .font-style-italic { font-style: italic; } /* ===== Text Align Classes ===== */ .text-align-left { text-align: left; } .text-align-right { text-align: right; } .text-align-center { text-align: center; } .text-align-justify { text-align: justify; } /* ===== Text Decoration Classes ===== */ .text-decoration-none { text-decoration: "none"; } .text-decoration-underline { text-decoration: "underline"; } body { background-image: url(images/93a9ae66a2e442e94690.jpg); background-size: cover; background-repeat: no-repeat; } .img { margin: 0 auto; }
0.461745
0.108142
- font-size: 22px; - line-height:29px;/*##################################################################*/ /* Tablet - portrait ###############################################*/ /*##################################################################*/ @media (min-width:480px) and (max-width: 767px) { .tlt { letter-spacing: 2px; font-size: 48px; line-height:50px; } blockquote p { font-size: 22px; line-height: 29em; } blockquote p.first { font-size: 42px; line-height: 1.5em; } #tool_boxes ul li span { font-size: 0.7em; } #tool_boxes ul li { height: 200px; } } @media (min-width:768px) { blockquote p.first { font-size: 42px; line-height: 1.5em; } } @media (min-width:768px) and (max-width: 992px) { .service_box p { width:220px; margin: 0 auto; } #service_boxes ul { width:220px; } .animbox { width: 220px; } #tool_boxes ul li span { font-size: 0.7em; } #tool_boxes ul li { height: 200px; } } /*##################################################################*/ /* Smartphone - portrait ###########################################*/ /*##################################################################*/ @media (max-width: 479px) { .tlt { letter-spacing: 0px; font-size: 25px; line-height:30px; } h2 { font-size: 35px; line-height:52px; } h3 { font-size: 25px; line-height:37px; } blockquote p.first { font-size: 28px; line-height: 1.5em; } blockquote p { font-size: 22px; line-height: 29px; } #tool_boxes ul li { width: 90%; height: auto; } #home { height:400px; background-color: #0070aa; } #home blockquote { margin-top:115px; } #clients { height:450 px; } #clients .client_logo { border-width:2px; } .md-content { padding-top:10px; } .md-content h3, .md-content p{ margin-bottom:10px; margin-top:10px; width:90%; } .flex-direction-nav li .next {right: 20px} .flex-direction-nav li .prev {left: 20px} .contact_details p{ margin-top:20px; margin-bottom: 50px; } .social_icons { margin-top:25px; } } /*##################################################################*/ /* Retina - desktop + tablet #######################################*/ /*##################################################################*/ @media all and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) { #home { } #clients { background: url(../images/clients_bg_402x.jpg); background-size: 1000px 500px; background-position:top; background-repeat:no-repeat; } } /*##################################################################*/ /* Retina - smartphone #############################################*/ /*##################################################################*/ @media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) { #home { } }
src/ocd/static/landing/css/responsive.css
- font-size: 22px; - line-height:29px;/*##################################################################*/ /* Tablet - portrait ###############################################*/ /*##################################################################*/ @media (min-width:480px) and (max-width: 767px) { .tlt { letter-spacing: 2px; font-size: 48px; line-height:50px; } blockquote p { font-size: 22px; line-height: 29em; } blockquote p.first { font-size: 42px; line-height: 1.5em; } #tool_boxes ul li span { font-size: 0.7em; } #tool_boxes ul li { height: 200px; } } @media (min-width:768px) { blockquote p.first { font-size: 42px; line-height: 1.5em; } } @media (min-width:768px) and (max-width: 992px) { .service_box p { width:220px; margin: 0 auto; } #service_boxes ul { width:220px; } .animbox { width: 220px; } #tool_boxes ul li span { font-size: 0.7em; } #tool_boxes ul li { height: 200px; } } /*##################################################################*/ /* Smartphone - portrait ###########################################*/ /*##################################################################*/ @media (max-width: 479px) { .tlt { letter-spacing: 0px; font-size: 25px; line-height:30px; } h2 { font-size: 35px; line-height:52px; } h3 { font-size: 25px; line-height:37px; } blockquote p.first { font-size: 28px; line-height: 1.5em; } blockquote p { font-size: 22px; line-height: 29px; } #tool_boxes ul li { width: 90%; height: auto; } #home { height:400px; background-color: #0070aa; } #home blockquote { margin-top:115px; } #clients { height:450 px; } #clients .client_logo { border-width:2px; } .md-content { padding-top:10px; } .md-content h3, .md-content p{ margin-bottom:10px; margin-top:10px; width:90%; } .flex-direction-nav li .next {right: 20px} .flex-direction-nav li .prev {left: 20px} .contact_details p{ margin-top:20px; margin-bottom: 50px; } .social_icons { margin-top:25px; } } /*##################################################################*/ /* Retina - desktop + tablet #######################################*/ /*##################################################################*/ @media all and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) { #home { } #clients { background: url(../images/clients_bg_402x.jpg); background-size: 1000px 500px; background-position:top; background-repeat:no-repeat; } } /*##################################################################*/ /* Retina - smartphone #############################################*/ /*##################################################################*/ @media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) { #home { } }
0.126785
0.083778
body {font-family: 'Raleway', sans-serif;font-size: 18px;} /*Overrides Contensive Conflict of View*/ ng-view.app-content, .app-content > ng-view { height: calc(100vh - 51px); } .app-body {background: #fff;} a {} a:link {} a:hover {} a:visited {} div , p {font-family: 'Raleway', sans-serif; font-weight:400;} h1, h2, h3, h4, h5, h6 {font-family: 'Raleway', sans-serif;} h1 {font-size: 30px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 16px;} h5 {font-size: 13px;} h6 {font-size: 10px;} /****************************** LOGIN PAGE ******************************/ .modal-overlay .modal-content.login-modal-wrapper {background: #555; height:100vh;} .login-bg {} .login-bg { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; height: 360px } .siteMonitor-Title {font-size:22px; text-align: center; color: #999;margin-bottom: 55px;} .forgotPW {font-size:12px; text-align: center; color:#999;} .login-form input, .login-form button { border-radius:25px; padding:7px 10px; margin-bottom: 20px; width:300px; max-width:90%; border: none; } .login-form button {color: #fff; background: #7c7c7c; background: -moz-linear-gradient(top, #7c7c7c 1%, #7580e5 100%); background: -webkit-linear-gradient(top, #7c7c7c 1%,#7580e5 100%); background: linear-gradient(to bottom, #7c7c7c 1%,#7580e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#7580e5',GradientType=0 ); } .login-form-input-holder {text-align: center;} /****************************** HOME PAGE ******************************/ .monitorAlerts {padding:15px; color: #4d4d4d;} .monitorAlerts ul {list-style: none; overflow: hidden; padding-left: 0;} .monitorAlerts ul li {width:100%; padding: 20px 15px; margin-bottom: 10px; background:rgba(255, 0, 0, 0.3); border: 3px solid red; border-radius: 4px;} .monitorAlerts .alertTitle {font-weight:bold;font-size:22px;} .monitorList {padding:15px;} .monitorList ul {list-style: none; overflow: hidden; padding-left: 0;text-align: center;} .monitorList ul li { width:100px; height:100px; display:inline-block; background:#71c34a; color:#fff; margin-right: 10px; margin-bottom: 15px; border-radius:3px;padding: 40px 0;padding: 25px 0;overflow: hidden;overflow-wrap: break-word; } .monitorList ul li.alertColor {background:red;} .monitor:hover {cursor:pointer;} /****************************** SERVER DETAILS PAGE ******************************/ .siteList { width: calc(33% - 30px); display: inline-block; margin: 15px; } .siteList div {max-width:100%;} .siteSuccess {border: 1px solid #77cb17;background: rgba(119, 203, 23, 0.26);padding: 10px; color: #5aa800;} .siteFail {color:red; background:rgba(255, 0, 0, 0.3); border:1px solid red;} .serverDetails {padding:15px;} .siteUrl {font-weight:bold; text-align: center;} .siteUrl a {color:#565656;} .siteName {font-weight:bold; text-align: center;} .divSection {padding:15px;} .returnBtn {background: #a0dffb; border:1px solid #03a9f4;padding:10px; border-radius:3px;} @media screen and (max-width:1200px) { .siteList { width: calc(50% - 30px); margin: 15px; } }
demo/css/contensive-details.css
body {font-family: 'Raleway', sans-serif;font-size: 18px;} /*Overrides Contensive Conflict of View*/ ng-view.app-content, .app-content > ng-view { height: calc(100vh - 51px); } .app-body {background: #fff;} a {} a:link {} a:hover {} a:visited {} div , p {font-family: 'Raleway', sans-serif; font-weight:400;} h1, h2, h3, h4, h5, h6 {font-family: 'Raleway', sans-serif;} h1 {font-size: 30px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 16px;} h5 {font-size: 13px;} h6 {font-size: 10px;} /****************************** LOGIN PAGE ******************************/ .modal-overlay .modal-content.login-modal-wrapper {background: #555; height:100vh;} .login-bg {} .login-bg { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; height: 360px } .siteMonitor-Title {font-size:22px; text-align: center; color: #999;margin-bottom: 55px;} .forgotPW {font-size:12px; text-align: center; color:#999;} .login-form input, .login-form button { border-radius:25px; padding:7px 10px; margin-bottom: 20px; width:300px; max-width:90%; border: none; } .login-form button {color: #fff; background: #7c7c7c; background: -moz-linear-gradient(top, #7c7c7c 1%, #7580e5 100%); background: -webkit-linear-gradient(top, #7c7c7c 1%,#7580e5 100%); background: linear-gradient(to bottom, #7c7c7c 1%,#7580e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#7580e5',GradientType=0 ); } .login-form-input-holder {text-align: center;} /****************************** HOME PAGE ******************************/ .monitorAlerts {padding:15px; color: #4d4d4d;} .monitorAlerts ul {list-style: none; overflow: hidden; padding-left: 0;} .monitorAlerts ul li {width:100%; padding: 20px 15px; margin-bottom: 10px; background:rgba(255, 0, 0, 0.3); border: 3px solid red; border-radius: 4px;} .monitorAlerts .alertTitle {font-weight:bold;font-size:22px;} .monitorList {padding:15px;} .monitorList ul {list-style: none; overflow: hidden; padding-left: 0;text-align: center;} .monitorList ul li { width:100px; height:100px; display:inline-block; background:#71c34a; color:#fff; margin-right: 10px; margin-bottom: 15px; border-radius:3px;padding: 40px 0;padding: 25px 0;overflow: hidden;overflow-wrap: break-word; } .monitorList ul li.alertColor {background:red;} .monitor:hover {cursor:pointer;} /****************************** SERVER DETAILS PAGE ******************************/ .siteList { width: calc(33% - 30px); display: inline-block; margin: 15px; } .siteList div {max-width:100%;} .siteSuccess {border: 1px solid #77cb17;background: rgba(119, 203, 23, 0.26);padding: 10px; color: #5aa800;} .siteFail {color:red; background:rgba(255, 0, 0, 0.3); border:1px solid red;} .serverDetails {padding:15px;} .siteUrl {font-weight:bold; text-align: center;} .siteUrl a {color:#565656;} .siteName {font-weight:bold; text-align: center;} .divSection {padding:15px;} .returnBtn {background: #a0dffb; border:1px solid #03a9f4;padding:10px; border-radius:3px;} @media screen and (max-width:1200px) { .siteList { width: calc(50% - 30px); margin: 15px; } }
0.290578
0.083666
.js_grpah{ width: 600px; } #js-graph-own, #html-graph-own{ width: 100%; } .graph-row{ overflow: hidden; margin-bottom: 50px; } .graph-row>*{ float:left; margin: 10px; } .graph-panel{ width: 300px; min-height: 500px; } .graph-data{ width: 300px; min-height: 150px; border: 1px solid #C5C5C5; border-radius: 10px; background: #C5C5C5; } .graph-setting{ width: 300px; min-height: 300px; margin-top: 10px; border: 1px solid #C5C5C5; border-radius: 10px; background: #C5C5C5; } .graph-values, .graph-props{ width: 280px; padding : 2px; overflow:hidden; } .graph-values>*, .graph-props>*{ float: left; } .graph-label{ width: 100px; font-size: 8pt; } .graph-val{ margin-left: 10px; width: 100px; font-size: 8pt; } .switcher{ padding: 0px !important; height: 25px; border: 1px solid #9C9999; color: white; cursor: pointer; } .switcher:before{ content: "TRUE"; width: 50px; } .switcher:after{ content: "FALSE"; width: 50px; margin-left: 15px; } .switcher.true{ background-image: linear-gradient(to right, #84CA7F 50px, #A09D9D 51px); } .switcher.false{ background-image: linear-gradient(to right, #A09D9D 50px, #84CA7F 51px); } .graph-add, .graph-del{ float: right; height: 20px; width: 20px; border-radius: 10px; cursor: pointer; margin-top: 3px; } .graph-add{ background: #84CA7F; background-image: linear-gradient(to right, transparent 9px, white 9px, white 11px, transparent 11px), linear-gradient(to top, transparent 9px, white 9px, white 11px, transparent 11px); } .graph-del{ background: #CA7F7F; background-image: linear-gradient(to top, transparent 9px, white 9px, white 11px, transparent 11px); } .graph-check{ width: 20px; height: 20px; margin-top: 5px; } .graph-prop{ margin-left: 5px; margin-right: 5px; color: black; min-width: 100px; font-size: 9pt; }
src/projects/graph/css/graph.css
.js_grpah{ width: 600px; } #js-graph-own, #html-graph-own{ width: 100%; } .graph-row{ overflow: hidden; margin-bottom: 50px; } .graph-row>*{ float:left; margin: 10px; } .graph-panel{ width: 300px; min-height: 500px; } .graph-data{ width: 300px; min-height: 150px; border: 1px solid #C5C5C5; border-radius: 10px; background: #C5C5C5; } .graph-setting{ width: 300px; min-height: 300px; margin-top: 10px; border: 1px solid #C5C5C5; border-radius: 10px; background: #C5C5C5; } .graph-values, .graph-props{ width: 280px; padding : 2px; overflow:hidden; } .graph-values>*, .graph-props>*{ float: left; } .graph-label{ width: 100px; font-size: 8pt; } .graph-val{ margin-left: 10px; width: 100px; font-size: 8pt; } .switcher{ padding: 0px !important; height: 25px; border: 1px solid #9C9999; color: white; cursor: pointer; } .switcher:before{ content: "TRUE"; width: 50px; } .switcher:after{ content: "FALSE"; width: 50px; margin-left: 15px; } .switcher.true{ background-image: linear-gradient(to right, #84CA7F 50px, #A09D9D 51px); } .switcher.false{ background-image: linear-gradient(to right, #A09D9D 50px, #84CA7F 51px); } .graph-add, .graph-del{ float: right; height: 20px; width: 20px; border-radius: 10px; cursor: pointer; margin-top: 3px; } .graph-add{ background: #84CA7F; background-image: linear-gradient(to right, transparent 9px, white 9px, white 11px, transparent 11px), linear-gradient(to top, transparent 9px, white 9px, white 11px, transparent 11px); } .graph-del{ background: #CA7F7F; background-image: linear-gradient(to top, transparent 9px, white 9px, white 11px, transparent 11px); } .graph-check{ width: 20px; height: 20px; margin-top: 5px; } .graph-prop{ margin-left: 5px; margin-right: 5px; color: black; min-width: 100px; font-size: 9pt; }
0.556159
0.111676
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body {padding: 0;margin:0;} .navBar, .header, .services, .ourTeam, .testimonials, .ourProject .footer { min-width: 1200px; } h1,h2,h3,h4{font-weight: normal;} .container { width: 1000px; margin: auto; min-width: 1000px; } ul { list-style: none; padding: 0; margin: 0 } /******* Begin Nav Bar **********/ .navBar {position: relative; z-index: 2;} .logo {float: left; width: 50%; color: #FFF;} .logo::first-letter {color: #19d9b3;} .links {float: left; width: 50%; list-style: none;} .links li { display: inline-block; cursor: pointer; margin-right: 7px; padding: 10px 5px; border-bottom: 2px solid transparent; font-weight: bold; font-family: sans-serif , Arial; color: #FFF; margin-top: 20px; } .links li.active a, .links li:hover a { color: #19d9b3; border-bottom: 2px solid #19d999;} .links li a { color: #fff; text-decoration: none; } /******** End Nav Bar ********/ /******** Start header ********/ .header { background: url("../img/img.jpg"); position: relative; } .header .overlay { background: rgba(0,0,0,0.3); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 100%; } /*bxSlider*/ .header .bx-wrapper { box-shadow: none; border: 0; background: none; height: 100%; margin-bottom: 0px; } .header .bx-wrapper .bx-viewport { text-align: center; height: 100% !important; overflow: hidden; } .header .bxslider { height: 100%; background:none; } .header .bxslider div { display: block; } .header .bxslider div h3 { font-size: 50px; margin-bottom: 30px; margin-top: 0; } .header .bxslider div span { color:#19d9b3 ; } .header .bxslider div p { padding: 0 40px; margin-top: -20px; } .header .read-more { position: absolute; bottom: 30px; left: 380px; } .header .read-more button { background: none; padding: 10px 20px; outline: none; color: #FFF; text-transform: uppercase; } /********* End header **********/ /********* Start services *****/ .services { padding: 40px 20px 60px; font-weight: normal } .services h3 { margin: 0 0 50px;} .services .items { float: left; width: calc(100% / 3); margin-bottom: 30px; } .services .items i { margin-top: 10px; float: left; width: 17%; margin-right: 8%; color: #19d9b3; } .services .itemInfo { float: left; width: 70%; } .services .itemInfo h3 { margin-bottom: 0px; color: #333; } /********* End services *****/ /********* Start OurTeam *****/ .ourTeam { padding: 20px 0px; height: 300px; } .ourTeam .box {float: left;} .ourTeam .box:first-child { width: 30%; margin-right: 1%; transition: all 1s ease-in-out; margin-top: -10px; } .ourTeam .box:not(:first-child) { width: calc(63% / 4); text-align: right; padding: 0; height: 180px; margin-left: 1.5%; position: relative; } .ourTeam .box:not(:first-child) .overlay { background:rgba(72,201,176,0.9); position: absolute; top: 0; bottom: 0; right: 0; left: 0; text-align: center; line-height: 150px; color: #fff; display: none; cursor: pointer; } .ourTeam .box:not(:first-child):hover .overlay { display: block; } .ourTeam .box h3 { margin-bottom: 35px; } .ourTeam .box p { line-height: 20px; font-weight: normal; } .ourTeam .box img { width: 100%; height: 100%; } /********* End OurTeam *****/ /* Start Testimonials */ .testimonials { background: url('../img/testimonials.jpg'); -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; height: 400px; position: relative; text-align: center; padding: 80px 0; position: relative; } .testimonials .overlay { position: absolute; top: 0; right: 0; left:0; bottom: 0; background: rgba(0,0,0,0.51); color: #fff; width: 100%; height: 100%; } .testimonials .testInfo { position: relative; z-index: 9999; text-align: center; color: #fff; } .testimonials .testInfo h2 { margin-bottom: 50px; } .testimonials .testInfo .slide q { font-size: 20px; color: #D0D0D0; line-height: 35px; } .testimonials .testInfo .slide span { display: block; margin-top: 40px; text-align: center; font-size: 20px; color: #19d9b3; } .testimonials .testInfo .slide > div { display: none; } .testimonials .testInfo .slide div:first-child { display: block; } /* End Testimonials */ /* Start our Projects */ .ourProject { padding: 40px 0; } .ourProject ul { margin-top: 50px; margin-right: 10px; } .ourProject ul li { display: inline-block; border:2px solid #d3c5c5; color: #736666; padding: 15px 20px; border-radius: 5px; cursor: pointer; transition: all 0.3s ease-in-out; } .ourProject ul li.selected { background-color: #1abc9c; border: 2px solid #1abc9c; color: #FFF; } .ourProject .gallerie { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 1em; margin-top: 30px; } .gallerie >div { position: relative; } .gallerie > div img { width: 100%; height: 200px; } .gallerie .overlay { background: rgba(26, 188, 156, 0.9); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 100%; transition: all 1s ease-in-out; display: none; position: absolute; } .gallerie >div:hover .overlay, .gallerie >div:hover .info h4, .gallerie >div:hover .info i, .gallerie >div:hover .info p { display: block; } .gallerie > div .info { color: #fff; } .gallerie > div .info h4 { position: absolute; text-align: center; width: 100%; line-height: 180px; display: none; z-index: 9999; } .gallerie >div .info i { position: absolute; bottom: 20px; right: 10px; display: none; z-index: 9999; } .gallerie >div .info p { position: absolute; bottom: 3px; right: 34px; display: none; z-index: 9999; } /* End our Projects */ .footer { background-color: #232323; color: #EEE; height: 370px; } .footer .sectionFooter { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 1.3em; margin-top: 30px; padding: 0 20px; } .aboutTheme i { padding: 10px 5px; display: inline-block; border: 1px solid #403d3d; color: #fff; width: 43px; font-size: 25px; } .tags span { padding: 5px; display: inline-block; border: 1px solid #979797; color: #9a9a8f; margin-right: 1px; margin-bottom: 7px; cursor: pointer; transition: all 0.15s ease-in-out; } .tags span:hover { color: #fff; } .recentPosts .fig { margin-bottom: 12px; } .recentPosts .fig img { width: 40%; margin-right: 5px; float: left; } .recentPosts .fig h4 { display: inline-block; margin: 8px 0 7px 1px; } .recentPosts .fig span { font-size: 14px; margin-left: 25px; color: #b6b6b6; } .blogCtg a { display: block; text-decoration: none; color: #fff; margin: 17px 0; border-bottom: 1.5px solid #ccc; padding-bottom: 15px; } .copyRight{ margin-top: 50px; } /* Start My Framework */ .clearOverflow {overflow: hidden;} .separtor { border:1px solid #EEE;} .special-heading { position: relative; } .special-heading::after { content: ""; position: absolute; top: 30px; left: 0; width: 40px; border-bottom: 2px solid #000; display: block; } h3,h4 { font-weight: normal; } /* color: #19d9b3;*/ /* End My Framework */
css/index.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body {padding: 0;margin:0;} .navBar, .header, .services, .ourTeam, .testimonials, .ourProject .footer { min-width: 1200px; } h1,h2,h3,h4{font-weight: normal;} .container { width: 1000px; margin: auto; min-width: 1000px; } ul { list-style: none; padding: 0; margin: 0 } /******* Begin Nav Bar **********/ .navBar {position: relative; z-index: 2;} .logo {float: left; width: 50%; color: #FFF;} .logo::first-letter {color: #19d9b3;} .links {float: left; width: 50%; list-style: none;} .links li { display: inline-block; cursor: pointer; margin-right: 7px; padding: 10px 5px; border-bottom: 2px solid transparent; font-weight: bold; font-family: sans-serif , Arial; color: #FFF; margin-top: 20px; } .links li.active a, .links li:hover a { color: #19d9b3; border-bottom: 2px solid #19d999;} .links li a { color: #fff; text-decoration: none; } /******** End Nav Bar ********/ /******** Start header ********/ .header { background: url("../img/img.jpg"); position: relative; } .header .overlay { background: rgba(0,0,0,0.3); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 100%; } /*bxSlider*/ .header .bx-wrapper { box-shadow: none; border: 0; background: none; height: 100%; margin-bottom: 0px; } .header .bx-wrapper .bx-viewport { text-align: center; height: 100% !important; overflow: hidden; } .header .bxslider { height: 100%; background:none; } .header .bxslider div { display: block; } .header .bxslider div h3 { font-size: 50px; margin-bottom: 30px; margin-top: 0; } .header .bxslider div span { color:#19d9b3 ; } .header .bxslider div p { padding: 0 40px; margin-top: -20px; } .header .read-more { position: absolute; bottom: 30px; left: 380px; } .header .read-more button { background: none; padding: 10px 20px; outline: none; color: #FFF; text-transform: uppercase; } /********* End header **********/ /********* Start services *****/ .services { padding: 40px 20px 60px; font-weight: normal } .services h3 { margin: 0 0 50px;} .services .items { float: left; width: calc(100% / 3); margin-bottom: 30px; } .services .items i { margin-top: 10px; float: left; width: 17%; margin-right: 8%; color: #19d9b3; } .services .itemInfo { float: left; width: 70%; } .services .itemInfo h3 { margin-bottom: 0px; color: #333; } /********* End services *****/ /********* Start OurTeam *****/ .ourTeam { padding: 20px 0px; height: 300px; } .ourTeam .box {float: left;} .ourTeam .box:first-child { width: 30%; margin-right: 1%; transition: all 1s ease-in-out; margin-top: -10px; } .ourTeam .box:not(:first-child) { width: calc(63% / 4); text-align: right; padding: 0; height: 180px; margin-left: 1.5%; position: relative; } .ourTeam .box:not(:first-child) .overlay { background:rgba(72,201,176,0.9); position: absolute; top: 0; bottom: 0; right: 0; left: 0; text-align: center; line-height: 150px; color: #fff; display: none; cursor: pointer; } .ourTeam .box:not(:first-child):hover .overlay { display: block; } .ourTeam .box h3 { margin-bottom: 35px; } .ourTeam .box p { line-height: 20px; font-weight: normal; } .ourTeam .box img { width: 100%; height: 100%; } /********* End OurTeam *****/ /* Start Testimonials */ .testimonials { background: url('../img/testimonials.jpg'); -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; height: 400px; position: relative; text-align: center; padding: 80px 0; position: relative; } .testimonials .overlay { position: absolute; top: 0; right: 0; left:0; bottom: 0; background: rgba(0,0,0,0.51); color: #fff; width: 100%; height: 100%; } .testimonials .testInfo { position: relative; z-index: 9999; text-align: center; color: #fff; } .testimonials .testInfo h2 { margin-bottom: 50px; } .testimonials .testInfo .slide q { font-size: 20px; color: #D0D0D0; line-height: 35px; } .testimonials .testInfo .slide span { display: block; margin-top: 40px; text-align: center; font-size: 20px; color: #19d9b3; } .testimonials .testInfo .slide > div { display: none; } .testimonials .testInfo .slide div:first-child { display: block; } /* End Testimonials */ /* Start our Projects */ .ourProject { padding: 40px 0; } .ourProject ul { margin-top: 50px; margin-right: 10px; } .ourProject ul li { display: inline-block; border:2px solid #d3c5c5; color: #736666; padding: 15px 20px; border-radius: 5px; cursor: pointer; transition: all 0.3s ease-in-out; } .ourProject ul li.selected { background-color: #1abc9c; border: 2px solid #1abc9c; color: #FFF; } .ourProject .gallerie { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 1em; margin-top: 30px; } .gallerie >div { position: relative; } .gallerie > div img { width: 100%; height: 200px; } .gallerie .overlay { background: rgba(26, 188, 156, 0.9); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 100%; transition: all 1s ease-in-out; display: none; position: absolute; } .gallerie >div:hover .overlay, .gallerie >div:hover .info h4, .gallerie >div:hover .info i, .gallerie >div:hover .info p { display: block; } .gallerie > div .info { color: #fff; } .gallerie > div .info h4 { position: absolute; text-align: center; width: 100%; line-height: 180px; display: none; z-index: 9999; } .gallerie >div .info i { position: absolute; bottom: 20px; right: 10px; display: none; z-index: 9999; } .gallerie >div .info p { position: absolute; bottom: 3px; right: 34px; display: none; z-index: 9999; } /* End our Projects */ .footer { background-color: #232323; color: #EEE; height: 370px; } .footer .sectionFooter { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 1.3em; margin-top: 30px; padding: 0 20px; } .aboutTheme i { padding: 10px 5px; display: inline-block; border: 1px solid #403d3d; color: #fff; width: 43px; font-size: 25px; } .tags span { padding: 5px; display: inline-block; border: 1px solid #979797; color: #9a9a8f; margin-right: 1px; margin-bottom: 7px; cursor: pointer; transition: all 0.15s ease-in-out; } .tags span:hover { color: #fff; } .recentPosts .fig { margin-bottom: 12px; } .recentPosts .fig img { width: 40%; margin-right: 5px; float: left; } .recentPosts .fig h4 { display: inline-block; margin: 8px 0 7px 1px; } .recentPosts .fig span { font-size: 14px; margin-left: 25px; color: #b6b6b6; } .blogCtg a { display: block; text-decoration: none; color: #fff; margin: 17px 0; border-bottom: 1.5px solid #ccc; padding-bottom: 15px; } .copyRight{ margin-top: 50px; } /* Start My Framework */ .clearOverflow {overflow: hidden;} .separtor { border:1px solid #EEE;} .special-heading { position: relative; } .special-heading::after { content: ""; position: absolute; top: 30px; left: 0; width: 40px; border-bottom: 2px solid #000; display: block; } h3,h4 { font-weight: normal; } /* color: #19d9b3;*/ /* End My Framework */
0.174129
0.064388
.navbar{ padding: 0; } .text-bold{ font-size: 1rem; font-weight: bolder; } .add-right-sidebar{ width: 100%; height:312px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-right-sidebar img{ width: 100%; height: auto; max-height: 300px; } .add-mid-body{ width: 100%; height:158px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-mid-body img{ max-height: 150px; width: 100%; } /*header Start*/ .container-fluid { width: 100%; padding-right: 5%; padding-left: 5%; margin-right: auto; margin-left: auto; } .header{ background: linear-gradient(to bottom right, #4747f1, #22f1e7); padding: 20px 0 10px 0; } .logo{ width: 150px; height: 100px; display: inline-block; } .site_name{ display: inline-block; } .site_name h2{ color: #fff; font-size: 3rem; font-style: italic; position: absolute; bottom: 2px; } .logo img { width: 100%; height: auto; } .user-login{ margin: 0px; } .user-login .login-group{ margin-bottom: 5px; } .user-login .login-group input{ font-size: 11px; } .login-info{ margin: 0; padding: 0; display: inline-block; width: 100%; } .login-info a{ color: #fff; font-size: 11px; margin: 0; } .user-login .login-btn{ background: #0dc380; color: #fff; border: 0; width: 100%; margin-top: 5px; } .login-btn:hover{ box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .social-login-group{ display: inline-block; width: auto; position: relative; top: .3rem; padding: 0; } .social-login-group ul{ list-style: none; margin: 0; padding: 0; } .social-login-group ul li{ margin: 0 5px; padding: 3px 6px; float: left; background-color: #02bfa5; width: 30px; height: 30px; border-radius: 5px; } .social-login-group ul li a{ text-decoration: none; text-align: center; } .social-login-group ul li a i{ font-size: 1rem; color: #ffffff; } .social-login-group ul li:hover{ background-color: #7e52c5; border-radius: 5px; color: #ffffff; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .navBar{ background: #f1f1f3; } .menu{ width: 75%; } .menu ul{ } .menu ul .active{ background-color:#79c9d6; } .menu ul li{ padding: 5px 20px; } .search-bar { border: 1px solid #0890a7; width: 25%; display: inline-block; float: right; position: absolute; top: 5px; right: 0%; } .search-group{ width: 55px; border-right: 1px solid #0890a7; display: inline-block; } .search-group .search-control{ display: inline-block; padding: 2px; } .search-group .search-control label{ display: inline-block; } .search-group .search-control input{ display: none; } .search-bar .search-field{ border: none; background-color: #f1f1f3; border-radius: 0; width: 66%; padding: 6px 5px 3px 5px; font-size: 12px; } .search-bar .search-btn { background: #0bb2ce; color: #ffffff; border: none; border-radius: 0; width: 11.4785%; height: 30px; } /*header end*/ /*left sidebar start*/ .sidebar-right-border{ border-right: .1rem dotted #dddddd; } .left-sidebar{ } .side-menu{ margin-bottom: 5px; } .side-menu a{ border: none; background-color: #f7f7f79c; } .side-menu .active{ border: none; background-color: #8485ef8a; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .side-menu a:hover{ border: none; background-color: #8485ef8a; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .side-menu a i{ font-size: 1.3rem; } .sidebar-login{ margin: 15px 0; background: #f0f8f9; padding: 15px 0; } .sidebar-login .social-login-group{ } .sidebar-login h5{ color: #ffffff; padding: 15px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .sidebar-login-form{ } .sidebar-login-form input{ font-size: .8rem; } .sidebar-login-form button{ font-size: .85rem; background: #0dc380; color: #ffffff; padding: 5px 15px; border: 0; border-radius: 3px; } .sidebar-login-form button:hover{ box-shadow: 0px 0px 1px 1px #345df1; } .sidebar-login-help p a{ color: #0cc8f3eb; display: inline-block; font-size: .7rem; margin-left: -15px; margin-right: -10px; } #accordion{ border: 0; } .left-current-user{ border: 0; } .left-current-user h5{ color: #ffffff; } .left-current-user .current-user-info{ } .current-user-info .total-info{ margin: 0; padding: 10px 0; border-bottom: 1px solid #ddd; } .total-info li{ border: 0; padding: 5px 15px; font-size: .9rem; } .current-user-info .current-user{ list-style: none; } .current-user li{ margin: 0; padding: 5px 10px; } .current-user li i{ color: #0dc380; padding-right: 10px; font-size: .6rem; position: relative; top: -2px; } .current-user li { font-size: 1rem; font-weight: 400; color: #000; } /*left sidebar end*/ /*right sidebar start*/ .sidebar-left-border{ border-left: .1rem dotted #dddddd; } .right-sidebar{ width:100%; } .right-sidebar .popular-post{ background: #f7f6f6d9; padding: 10px 0; } .popular-post .popular-post-heading{ margin: 0; padding: 10px; background: #797aba; } .popular-post-heading h5{ text-align: center; font-size: 1rem; color: #ffffff; } .popular-post ul{ list-style: none; margin: 0; padding: 10px 0; } .popular-post ul li{ margin: 0 0 2px 0; padding: 10px 3px; border-radius: 5px; border: 1px solid #ddd; } .popular-post ul li:hover{ background: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .popular-post ul li a img{ border-radius: 4px; max-width: 25%; float: left; min-height: 65px; } .popular-post ul li a p{ display: inline-block; font-weight: 400; max-width: 74%; padding-left: 7px; text-align: justify; margin: 0; line-height: 1.2rem; font-size: 1rem; } .popular-post ul li a p label{ display: inline-block; font-weight: 400; font-size: .7rem; float: right; position: relative; top: .8rem; right: 0.5rem; color: orangered; } .popular-post .popular-post-footer{ margin: 0; padding: 10px; background: #a1a2f3f2; text-align: center; } .popular-post .popular-post-footer a{ color: #6e15e2; font-size: .9rem; } .right-sidebar .this-week-post{ /*background: #f1f1f1;*/ background: #f7f6f6d9; margin: 10px 0; } .this-week-post .this-week-post-heading{ margin: 0; padding: 10px; background: #797aba; } .this-week-post-heading h5{ text-align: center; font-size: 1rem; color: #ffffff; } .this-week-post ul{ list-style: none; margin: 0; padding: 10px 0; } .this-week-post ul li{ margin: 0 0 2px 0; padding: 10px 3px; border-radius: 5px; border: 1px solid #ddd; } .this-week-post ul li:hover{ background: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .this-week-post ul li a img{ border-radius: 4px; max-width: 25%; float: left; min-height: 65px; } .this-week-post ul li a p{ display: inline-block; font-weight: 400; max-width: 74%; padding-left: 7px; text-align: justify; margin: 0; line-height: 1.2rem; font-size: 1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .this-week-post ul li a p label{ display: inline-block; font-weight: 400; font-size: .7rem; float: right; position: relative; top: .8rem; right: 0.5rem; color: orangered; } .this-week-post .this-week-pos-footer{ margin: 0; padding: 10px; background: #a1a2f3f2; text-align: center; } .this-week-post .this-week-pos-footer a{ color: #6e15e2; font-size: .9rem; } /*right sidebar end*/ /*body content start*/ #content{ background: #055d6d26; } #content .content-body{ background: #fff; } .banner{ margin: 0px; padding: 10px 0; } .banner img{ box-shadow: 0px 0px 7px 5px rgba(140, 143, 144, 0.69); } .list-group-item:hover{ background-color:#741dc375; color:#fff; } /*body Content End*/ /*index page start*/ #content .home-blog{ margin: 15px 0 15px 0; } #content .home-blog:hover{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .home-blog .card-body{ padding: 1rem; } .home-blog a{ text-decoration: none; } .home-blog a h5{ color: #097688; font-size: 1.2rem;; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; font-weight: 600; margin-bottom: 3px; } .home-blog .blog-writer{ color: #005cbf; font-size: .9rem; margin-bottom: 5px; display: block; } .home-blog p{ font-size: .9rem; margin-bottom: 2px; text-align: justify; } .home-blog .blog-link{ font-size: .7rem; } .home-blog .blog-footer{ width: auto; height: auto; padding: 7px 10px; background: #3fd4ec7a; } .blog-footer .publish-time{ float: left; } .publish-time small{ color: #085f6d; font-size: .8rem; } .blog-footer .user-activity{ float: right; } .user-activity a{ color: #085f6d; padding: 0px 7px; float: right; } /*index page End*/ /*blogs page Start*/ .page-title{ padding: 15px 15px; margin: 0; text-align: center; background: #237fe2b8; } .page-title h5{ margin: 0; padding: 0; color: #ffffff; font-size: 1.2rem; font-weight: 600; } /*blogs page End*/ /*singel blog post start*/ /*right sidebar*/ .author-block{ margin: 0; padding: 0 0; background-color: #f7f6f6d9; border: 1px solid #eae5e5; } .author-block:hover{ background-color: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .author-block .author-heading{ background: #797aba; padding: 10px 10px; margin: 0px; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } .author-block .author-heading h5{ color: #ffffff; margin: 0px; padding: 0px; font-size: 1rem; font-weight: 500; } .author-block .author-content{ padding: 5px 10px 5px 5px; margin: 0 0 10px 0; display: block; width: 100%; height: auto; } .author-content .author-image{ width: 30%; max-height: 80px; } .author-content .author-image img{ width: 100%; height: auto; min-height: 80px; } .author-content .author-name{ width: 70%; } .author-content .author-name h5{ font-size:1rem; margin: 0px; padding: 10px 15px; color: #0dc380; text-align: justify; } .author-content .author-name a{ padding: 7px 15px; float: right; border: 2px solid #797aba; font-size: .9rem; color: #797aba; text-decoration: none; } .author-content .author-name a:hover{ background-color: #797aba; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #ffffff; } .author-block .author-info{ margin: 0px; display: block; width: auto; padding: 15px 5px; } .author-info p{ font-size: .8rem; text-align: justify; } /*right sidebar*/ /*body start*/ .single-post{ margin: 0; padding: 15px 5px; } .single-post .post-name{ margin: 0; padding: 10px 0; width: 100%; height: auto; text-align: center; border-bottom:1px solid #ddd; } .post-name .post-title{ margin: 0; padding: 5px 15px; font-size: 1.2rem; font-weight: 600; } .post-name .post-author{ margin: 0; font-size: .95rem; font-weight: 600; text-align: center; position: relative; left: 50px; color: #0a90a7; } .post-name .post-time{ font-size: .8rem; color: #747677; margin: 0; } .single-post .post-share{ margin: 10px 0; padding: 15px 15px; background-color: #7e80ef3b; height: auto; display: block; } .post-share .share-info{ margin: 0px; display: inline-block; font-size: .7rem; position: relative; bottom: .5rem; } .post-share .share-group{ display: inline-block; width: auto; position: relative; top: .3rem; padding: 0px 15px; } .share-group ul{ list-style: none; margin: 0; padding: 0; } .share-group ul li{ margin: 0 5px; padding: 10px 12px; float: left; background-color: #02bfa5; width: 40px; height: 40px; border-radius: 5px; } .share-group ul li a{ text-decoration: none; text-align: center; } .share-group ul li a i{ font-size: 1.2rem; color: #ffffff; } .share-group ul li:hover{ background-color: #7e52c5; border-radius: 5px; color: #ffffff; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .single-post .post-image{ height: auto; width: 100%; padding: 15px 0; text-align: center; } .single-post .post-image img{ height: auto; width: 100%; padding: 5px 5px; border: 1px solid #71dd8a; } .single-post .post-content{ margin: 0; padding: 10px 0; text-align: justify; color: #444242; font-size: .87rem; line-height: 1.4rem; } .single-post .post-footer{ padding: 15px 15px; margin: 0 0 30px 0; background-color: #7e80ef3b; } .post-footer .post-activity{ text-align: right; } .post-activity a{ padding: 5px 10px; color: #803bef; } /*body End*/ /*comment area start*/ .single-post .post-comment{ margin: 0; padding: 20px 5px; width: 100%; height: auto; } .post-comment .post-comment-title{ padding: 15px 15px; margin: 0 0 10px 0; text-align: left; background-color: #8bc34da6; color: #000000; font-size: .9rem; } .comment-list article{ margin-bottom: 10px; } .comment-list .thumbnail img{ width: 80px; height: 80px; padding: 0 0px; border-radius: 8px; } .comment-list .thumbnail.reply img{ right: 18px; position: relative; } .comment-list .panel { border: 1px solid #dddddd; margin: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 7px 0 rgba(0, 0, 0, 0.19); border-radius: 5px; } .comment-list .panel:hover { border: 1px solid #dddddd; margin: 4px; box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .comment-list .panel .panel-heading { padding: 7px 15px; position: absolute; border:none; /*Panel-heading border radius*/ border-top-right-radius:0px; top: 1px; font-size: .7rem; background-color: #f7f6f6d9; margin-top: 7px; } .comment-list .panel .panel-heading.right { border-right-width: 0px; /*Panel-heading border radius*/ border-top-left-radius:0px; right: 16px; } .comment-list .panel .comment-body { padding: 6px 5px; } .comment-list .comment-body .comment-post { margin-top: 6px; } .comment-list .arrow:after, .comment-list .arrow:before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; } .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before { border-left: 0; } /*****Left Arrow*****/ /*Outline effect style*/ .comment-list .panel.arrow.left:before { left: 5px; top: 30px; border-right-color: inherit; border-width: 14px; } /*Background color effect*/ .comment-list .panel.arrow.left:after { left: 6px; top: 30px; border-right-color: #FFFFFF; border-width: 14px; } /*****Right Arrow*****/ /*Outline effect style*/ .comment-list .panel.arrow.right:before { right: -8px; top: 24px; border-left-color: inherit; border-width: 14px; } /*Background color effect*/ .comment-list .panel.arrow.right:after { right: -7px; top: 24px; border-left-color: #FFFFFF; border-width: 14px; } .comment-body .comment-user{ font-size: .9rem; color: #0a90a7; margin: 0; } .comment-body .comment-date{ font-size: .7rem; color: #747677; margin: 0; padding: 0; } .comment-body .comment-post{ font-size: .78rem; margin: 0px; padding: 0 5px; text-align: justify; } .comment-area{ padding: 20px 0px; } .comment-area .comment-area-title{ margin: 0 0 15px 0; padding: 15px 15px; background-color: #0194ad8c; font-size: 1rem; color: #005cbf; } .comment-area input{ font-size: .76rem; padding: 9px 7px; } /*comment area end*/ /*singel blog post End*/ /*bloger profile start*/ .blogger-profile{ margin: 0; padding: 15px 0; } .blogger-profile .profile-image{ margin: 0; padding: 5px; border: 1px solid #dddddd; width: auto; } .profile-image img{ width: 100%; height: auto; max-height: 150px; } .blogger-profile .profile-info{ margin: 0; padding: 15px 0px; } .profile-info .blogger-name{ margin: 0; padding: 7px 5px; display: block; } .profile-info .blogger-name h5{ font-size: 1.5rem; padding: 0px 0px; color: #06349c; font-weight: 600; display: inline-block; } .profile-info .blogger-name a{ padding: 7px 10px; float: right; border: 2px solid #797aba; font-size: .9rem; color: #797aba; text-decoration: none; display: inline-block; position: relative; top: -10px; } .profile-info .blogger-name a:hover{ background-color: #797aba; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #ffffff; } .profile-info .blogger-moto{ margin: 0; padding: 5px 5px; font-size: 1.1rem; color: #016a7b; font-weight: 500; } .profile-info .blogger-moto i{ margin: 0; font-size: .7rem; position: relative; top: -9px; color: #6610f2; } .profile-info .join-date{ font-size: .8rem; margin: 0; padding: 0; color: #636262; } .profile-share{ background: #7e80ef3b; padding: 15px; margin: 15px 0; } .blogger-summary .summary-group{ margin: 0; padding: 15px 7px; } .summary-group ul{ list-style: none; margin: 0; padding: 0; } .summary-group ul li{ margin: 0; padding: 5px; font-size: .85rem; color: #4a4a4a; font-weight: 400; } .summary-group ul li span{ margin: 0; padding: 5px; font-size: .9rem; color: #000000; font-weight: 600; } /*bloger profile end*/ /*footer Start*/ footer{ height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .footer-top{ padding: 20px 15px; } .subscribe-panel{ padding: 10px 20px; } .subscribe-panel p{ color: #e6e2e2; font-size: 30px; font-weight: 900; text-align: center; display: block; } .subscribe-panel p:hover{ color: #0c0488; } .subscribe-panel .subscribe{ background-color: #ffffff; border-radius:5px; padding: 0 ; margin: 0; height: 50px; } .subscribe-panel .subscribe .subscribe-control{ width: 70%; height: 50px; display: inline-block; font-size: 25px; padding: 3px 10px; border-radius: 0; border: 0; } .subscribe-panel .subscribe .subscribe-btn{ width: 29.238%; height: 50px; display: inline-block; font-size: 25px; padding: 5px; border-radius: 0; background-color: #0dc380; color: #000000; border: 0; } .footer-top .pages{ padding: 85px 15px 30px 15px; } .pages li{ height: 50px; width: 50px; border-radius: 50%; background-color: #02bfa5; padding: 4px 0 0 0; } .pages li:hover{ height: 50px; width: 50px; border-radius: 50%; background-color: #f5770b; padding: 4px 0 0 0; color: #02bfa5; } .footer{ background: #000000c7; } .footer .right-border{ border-right: 2px dotted #6610f2; } .footer .footer-magin{ margin: 15px 0; } .footer .footer-menu{ padding: 15px 30px; margin: 15px 0; min-height: 300px; } .footer-menu ul{ list-style: none; margin: 0; padding: 0; color: #0cc8f3eb; } .footer-menu ul li{ padding: 5px 15px; } .footer-menu ul li a{ text-decoration: none; font-size: 14px; font-weight: 400; font-style: italic; color: #0cc8f3eb; } .footer-menu ul li a:hover{ color: #f7761beb; text-shadow: #ddd; } .footer .footer-top-blog{ padding: 15px 0px; margin: 15px 0px; min-height: 300px; } .footer-top-blog ul{ list-style: none; margin: 0; padding: 0; } .footer-top-blog ul li{ display: block; max-height: 90px; } .footer-top-blog ul li a{ text-decoration: none; font-size: 12px; font-weight: 400; font-style: italic; color: #0cc8f3eb; margin-bottom: 5px; } .footer-top-blog .footer-blog{ margin-bottom: 5px; padding-left: 10px; } .footer-blog a img{ /*max-width: 80px;*/ min-height: 80px; border-radius: 4px; max-width: 25%; } .footer-blog a p{ display: inline-block; font-weight: 400; font-size: 15px; max-width: 74%; margin: 0; -webkit-margin-after: 0em; padding-left: 10px; } .footer-blog a p label{ display: inline-block; font-weight: 400; font-size: 13px; float: right; position: relative; top: 10px; right: 0.5rem; color: orangered; } .footer .footer-about{ padding: 15px 0px; margin: 15px 0px; min-height: 300px; } .footer-about h4{ color: orangered; } .footer-about p{ padding: 7px 15px; color: #0cc8f3eb; text-align: justify; } .footer-about .footer-address{ margin: 0px; padding: 5px; } .footer-address ul{ list-style: none; margin: 0; padding: 0; } .footer-address ul li{ margin: 0; padding: 0px 15px; } .footer-address ul li p{ font-size: 15px; margin: 0px; color: #e08b0b; font-weight: 800; } .footer-address ul li p span{ font-size: 13px; font-style: italic; font-weight: 600; color: #0cc8f3eb; } .copyright{ background: #333131; } /*footer End*/ /*// Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { .logo img{ width: 100%; height: auto; } } /*// Large devices (desktops, 992px and up)*/ @media (min-width: 992px) and (max-width: 1199.98px) { /*header*/ .header{ padding: 15px; } .logo img{ width: 100%; height: auto; } .login-group .social-login-group{ padding: 0; } .social-login-group ul li{ margin: 0 3px; border-radius: 3px; } .user-login .login-group { margin-bottom: 5px; padding: 0; border-radius: 15px; } .user-login .login-group button { border-radius: 3px; } .login-info a{ font-size: .65rem; } .menu ul li { padding-right: 5px; } .menu ul li a{ font-size: .95rem; } .search-bar { width: 29%; } .search-bar .search-field{ width: 65%; } .search-bar .search-btn{ width: 11.87%; } /*header end*/ /*left side bar*/ .banner img{ width: 100%; height: auto; } .sidebar-login{ margin: 8px 0; } .sidebar-login .card-body{ padding: 10px; } .sidebar-login-form .col-auto{ width: 100%; } .sidebar-login-help p{ margin-bottom: 3px; } .sidebar-login-help p a{ font-size: .657rem; } .sidebar-login .social-login-group ul{ padding: 0px 8px; } .sidebar-login .social-login-group ul li{ margin: 0 12px; } /*left sidebar end*/ /*right Side bar*/ .popular-post ul li a img{ min-height: 55px; } .popular-post ul li a p { font-size: .8rem; line-height: .95rem; } .this-week-post ul li a img{ min-height: 55px; } .this-week-post ul li a p{ font-size: .8rem; line-height: .95rem; } /*right sidebar end*/ /*footer*/ .subscribe-panel .subscribe{ height: 45px; } .subscribe-panel .subscribe .subscribe-control{ height: 43px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn{ height: 45px; width: 29%; } .footer-top .pages { padding: 65px 15px 30px 15px; } .pages ul li:hover{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .footer-blog a img{ min-height: 70px; } .footer-blog a p{ max-width: 73%; font-size: 14px; } .footer-about p { padding: 7px 8px; font-size: .9rem; margin-bottom: 5px; } .footer-address ul li { margin: 0; padding: 0px 0px; } .footer-address ul li p { font-size: 12px; } /*footer end*/ /*singel-blog start*/ .single-post .post-image img { width: 100%; } .single-post .post-content { font-size: .8rem; line-height: 1.2rem; } .comment-list .thumbnail img { width: 65px; height: 70px; } .author-block .author-heading h5{ font-size: .9rem; } .author-content .author-image img { min-height: 70px; } .author-content .author-name h5 { font-size: .9rem; padding: 10px 10px; } .author-content .author-name a { padding: 4px 5px; font-size: .75rem; } .author-block .author-info{ padding: 15px 8px; } .author-info p { font-size: .7rem; } /*singel blog end*/ } /*// Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) and (max-width: 991.98px) { /*header start*/ .user-login { margin: 0px 20px; } .navBar .container{ width: 100%; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .navBar .container .navbar{ width: 100%; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .menu ul li { padding: 5px 6px; } .menu ul li a{ padding-left: 0px!important; padding-right: 0px!important; font-size: .8rem; } .search-bar{ width: 33%; } .search-bar .search-field{ width: 60%; } .search-bar .search-btn{ width: 13.79%; } /*header end*/ /*left sidebar*/ .side-menu a { padding: 10px 5px; font-size: .9rem; } .sidebar-login h5{ font-size: 1rem; } .left-sidebar .card-body{ padding: 10px 5px; } .sidebar-login-form input { font-size: .65rem; } .sidebar-login-form .form-check .form-check-label { font-size: .8rem; position: relative; top: -2px; } .sidebar-login-form .col-auto { width: 100%; } .sidebar-login-form .social-login-group{ padding: 0 9px; } .sidebar-login-help p a{ float: left; } .sidebar-login-help p{ padding-bottom: 7px; } #accordion .card-header{ padding: 10px 5px; } #accordion h5{ font-size: .9rem; } .total-info li{ padding: 10px 5px; font-size: .65rem; } .total-info li span{ font-size: .8rem; } .current-user li { font-size: .7rem; } .current-user li i{ font-size: .45rem; } /*left sidebar end*/ /*right side bar start*/ .popular-post .popular-post-heading{ padding: 10px 7px; } .popular-post .popular-post-heading h5 { font-size: .9rem; } .popular-post ul li,.this-week-post ul li { padding: 3px 3px; } .popular-post ul li a img , .this-week-post ul li a img{ min-height: 55px; } .popular-post ul li a p{ line-height: .9rem; font-size: .7rem; } .popular-post ul li a p label, .this-week-post ul li a p label{ font-size: .6rem; top: .1rem; } .this-week-post-heading h5 { font-size: .8rem; } .this-week-post ul li a p{ line-height: .9rem; font-size: .7rem; } /*right sidebar end*/ /*footer start*/ .subscribe-panel .subscribe{ height: 45px; } .subscribe-panel .subscribe .subscribe-control{ height: 40px; border-top-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn { width: 28.7%; height: 45px; font-size: 1.2rem; font-weight: 600; color: #ffffff; } .footer-top .pages { padding: 65px 15px 30px 15px; } .footer-blog a img { min-height: 60px; } .footer-blog a p { width: 73%; font-size: 11px; } .footer-blog a p label{ font-size: 10px; } .footer-about h4 { font-size: 1.2rem; } .footer-about p{ font-size: .8rem; line-height: 1rem; } .footer-address ul li { margin: 0; padding: 0; } .footer-address ul li p { font-size: 12px; } .footer-address ul li p span { font-size: 11px; } /*footer end*/ /*index start*/ .home-blog .blog-writer{ font-size: .8rem; } .home-blog p { font-size: .75rem; } .home-blog .blog-link { font-size: .65rem; } .blog-footer .publish-time { float: left; padding: 10px 5px; } .blog-footer .user-activity { float: right; padding: 10px 5px; } .user-activity a { padding: 0px 5px; font-size: .8rem; } /*index end*/ /*singel blog page Start*/ .author-block .author-heading{ padding: 10px 3px; } .author-block .author-heading h5 { font-size: .8rem; font-weight: 400; } .author-content .author-name h5 { font-size: .7rem; padding: 10px 5px; } .author-content .author-name a { padding: 7px 5px; font-size: .6rem; } .author-content .author-image img { min-height: 55px; } .author-block .author-info { padding: 15px 7px; } .author-info p { font-size: .65rem; } .single-post .post-content { font-size: .8rem; line-height: 1.1rem; } .comment-list .thumbnail img { width: 60px; height: 65px; border-radius: 5px; } .comment-list .row .col-md-2{ padding-right: 5px; padding-left: 5px; } .comment-list .panel.arrow.left:before { left: 9px; top: 33px; border-right-color: inherit; border-width: 10px; } .comment-list .panel.arrow.left:after { left: 10px; top: 32px; border-right-color: #FFFFFF; border-width: 11px; } .comment-list .panel.arrow.right:before { right: 0px; top: 24px; border-left-color: inherit; border-width: 10px; } .comment-list .panel.arrow.right:after { right: 1px; top: 24px; border-left-color: #FFFFFF; border-width: 11px; } .comment-list .comment-body .comment-post p , .comment-list .panel .comment-body p{ margin-bottom: 5px; } /*singel blog page End*/ /*profile start*/ .profile-info .blogger-name h5 { font-size: 1rem; } .profile-info .blogger-name a{ padding: 7px 5px; font-size: .7rem; } .profile-info .blogger-moto{ font-size: .8rem; } .profile-info .blogger-moto i{ font-size: .5rem; } .profile-info .join-date { font-size: .6rem; } .summary-group ul li{ font-size: .7rem; } .summary-group ul li span{ font-size: .7rem; } /*profile end*/ } /*// Small devices (landscape phones, 576px and up)*/ @media (min-width: 576px) and (max-width: 767.98px) { /*header start*/ .social-login-group { top: 2rem; } .user-login .login-btn { position: relative; top: -46px; } .login-info { position: relative; top: -.7rem; } .search-bar{ width: 53%; top: .7rem; right: 2%; } .menu ul { padding: 10px 0; } /*header end*/ /*side bar start*/ .sidebar-login-form .col-auto { width: 80%; } .sidebar-login .social-login-group { top: 0rem; } .sidebar-login-help{ float: right; top: .5rem; } #accordion { margin-bottom: 30px; } .popular-post ul , .this-week-post ul{ list-style: none; margin: 0; padding: 10px 95px; } .sidebar-right-border{ border-right: none; } .sidebar-left-border{ border-left: none; } .add-right-sidebar { height: 110px; } /*side bar end*/ /*footer start*/ .subscribe-panel .subscribe .subscribe-control { width: 69%; } .subscribe-panel .subscribe .subscribe-btn { width: 30%; color: #fff; } .footer-top .pages { padding: 35px 15px 15px 15px; } .footer .footer-menu { padding: 15px 15px; } .footer .footer-magin { margin: 0px 0; } .footer-top-blog .footer-blog { padding-left: 0px; } .footer-blog a img { min-height: 60px; position: relative; top: -.6rem; } .footer-blog a p { font-size: 11px; max-width: 72%; padding-left: 0px; } .footer-blog a p label { font-size: .6rem; top: 0; right: 0; } .footer-about h4 { font-size: 1rem; } .footer-about p { padding: 7px 0px; font-size: .8rem; } .footer-address ul li { padding: 0; } .footer-address ul li p { font-size: .8rem; } /*footer End*/ /*profile start*/ .author-block .author-content,.author-block .author-info { padding: 20px 80px 5px 80px; } /*profile end*/ /*body*/ #content .home-blog { margin: 15px 20px 15px 20px; } } @media (min-width: 426px) and (max-width: 575.98px) { /*header start*/ .user-login { margin: 0px; padding: 20px 30px; } .user-login .login-btn { width: 50%; margin-top: -35px; float: right; } .user-login .social-login-group ul li { margin: 0 8px; } .search-bar { width: 65%; top: 7px; right: 4%; } .search-bar .search-field{ width: 62%; } .search-group { height: 34px; } .search-group .search-control { margin-top: 3px; } .search-bar .search-btn { width: 13.8%; height: 34px; } /*header end*/ /*side bar*/ .side-menu a { border: none; background-color: #f7f7f79c; font-size: .8rem; } .side-menu a i { font-size: 1rem; } .sidebar-login .card-body{ padding: 0 3rem; } .sidebar-login-form button { width: 200%; } .sidebar-login-help{ width: 50%; display: inline-block; padding: 0; } .sidebar-login-help p{ display: inline-block; margin-bottom: 0; padding: 2px 0px 0 20px; position: relative; top: 7px; } .sidebar-login-help p a { font-size: .6rem; float: left; padding: 1px; } .current-user li { font-size: .78rem; } .current-user li i { padding-right: 5px; font-size: .5rem; position: relative; top: -1px; } .add-mid-body { width: 100%; height: 80px; } /*side bar end*/ /*body Content*/ .page-title h5 { font-size: 1rem; } .home-blog a h5 { font-size: 1.1rem; } .home-blog .blog-writer { font-size: .7rem; } .home-blog p { font-size: .8rem; } .publish-time small { font-size: .7rem; } .blog-footer .user-activity { width: 50%; display: inline-block; } .blog-footer .publish-time { width: 50%; display: inline-block; } .user-activity a { float: left; font-size: .8rem; } .sidebar-left-border { border-left: none; } .sidebar-right-border { border-right: none; } .single-post .post-content { font-size: .75rem; line-height: 1.2rem; } .comment-list .col-md-2.col-sm-2{ width: 25%; padding-left: 15px; padding-right: 5px; } .comment-list .thumbnail{ width: 100%; } .comment-list .thumbnail img{ width: 100%; } .comment-list .col-md-10.col-sm-10{ width: 75%; padding-left: 5px; } .comment-list .panel.arrow.left:before { left: -3px; } .comment-list .panel.arrow.left:after { left: 0px; } .blogger-profile .col-sm-4{ display: inline-block; width: 25%; padding-right: 0px; } .blogger-profile .col-sm-8{ display: inline-block; width: 75%; } .blogger-profile .profile-info { margin: 0; padding: 0px 0px; } .profile-info .blogger-name h5 { font-size: 1rem; } .profile-info .blogger-name a { padding: 7px 6px; font-size: .7rem; } .profile-info .blogger-moto { font-size: .7rem; } .profile-info .blogger-moto i { font-size: .4rem; } .profile-info .join-date { font-size: .6rem; } /*body Content end*/ /*right side bar*/ .add-right-sidebar { height: 120px; } .popular-post ul li , .this-week-post ul li{ padding: 5px 3px; height: 75px } .popular-post ul li a p,.this-week-post ul li a p{ line-height: 1rem; font-size: .9rem; } .author-block .author-content { padding: 15px 15px 5px 15px; } .author-block .author-info { padding: 15px 15px; } /*right side bar end*/ /*footer start*/ .subscribe-panel { padding: 10px 5px; } .subscribe-panel .subscribe .subscribe-control { width: 69%; height: 46px; font-size: 22px; padding: 3px 10px; border-bottom-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn { width: 29.7%; font-size: 20px; padding: 13px 5px; } .footer-top .pages { padding: 24px 15px 0px 15px; } .footer .footer-menu { padding: 5px 30px; margin: 0px 0; min-height: 220px; } .copyright { background: #333131; font-size: .8rem; } /*footer end*/ } /*// Extra small devices (portrait phones, less than 576px)*/ @media (min-width: 376px) and (max-width: 425.98px) { /*header start*/ .user-login { margin: 0px; padding: 20px 0px; } #navBar .navbar{ padding: 15px 0px !important; } .user-login .login-btn { width: 50%; display: inline-block; float: right; margin-top: -35px; } .search-group { height: 34px; } .search-group .search-control { margin-top: 3px; } .search-bar .search-field { width: 61%; } .search-bar .search-btn { width: 14.78%; height: 34px; } .navbar-nav .nav-item a { padding-right: 5px; padding-left: 5px; font-size: .8rem; } .search-bar { width: 65%; right: 5%; } /*header end*/ /*side bar menu start*/ .side-menu a { font-size: .8rem; } .side-menu a i { font-size: 1rem; } .sidebar-login .card-body{ padding: 20px 30px; width: 80%; margin: 0 auto; } .sidebar-login-help { width: 48%; display: inline-block; padding: 0; } .sidebar-login-help p { display: inline-block; margin-bottom: 0; padding: 2px 0px 0 0px; position: relative; top: 7px; } .sidebar-login-help p a { float: left; } .left-current-user h5 { font-size: 1rem; } .current-user li { font-size: .78rem; } .current-user li i { padding-right: 5px; font-size: .5rem; position: relative; top: -1px; } .sidebar-right-border { border-right: none; } .sidebar-left-border { border-left: none; } .add-right-sidebar { height: 115px; } .popular-post ul li,.this-week-post ul li { margin: 0; padding: 5px 3px; height: 75px; } /*side bar menu end*/ /*body start*/ .page-title h5 { font-size: 1rem; } .home-blog a h5 { font-size: 1rem; } .home-blog .blog-writer { font-size: .7rem; } .home-blog p { font-size: .8rem; } .blog-footer .publish-time { display: inline-block; width: auto; } .blog-footer .user-activity { float: right; display: inline-block; width: auto; } .user-activity a { color: #085f6d; padding: 4px 7px; float: right; display: inline-block; font-size: .8rem; } /*body end*/ /*footer start*/ .subscribe-panel { padding: 10px 0px; } .subscribe-panel .subscribe .subscribe-control { width: 69%; } .subscribe-panel .subscribe { overflow: hidden; } .subscribe-panel .subscribe .subscribe-btn { width: 29.7%; height: 54px; overflow-y: hidden; display: inline-block; font-size: 20px; } .footer-top .pages { padding: 35px 15px 10px 15px; } /*foter end*/ }
public/front/css/default.css
.navbar{ padding: 0; } .text-bold{ font-size: 1rem; font-weight: bolder; } .add-right-sidebar{ width: 100%; height:312px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-right-sidebar img{ width: 100%; height: auto; max-height: 300px; } .add-mid-body{ width: 100%; height:158px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-mid-body img{ max-height: 150px; width: 100%; } /*header Start*/ .container-fluid { width: 100%; padding-right: 5%; padding-left: 5%; margin-right: auto; margin-left: auto; } .header{ background: linear-gradient(to bottom right, #4747f1, #22f1e7); padding: 20px 0 10px 0; } .logo{ width: 150px; height: 100px; display: inline-block; } .site_name{ display: inline-block; } .site_name h2{ color: #fff; font-size: 3rem; font-style: italic; position: absolute; bottom: 2px; } .logo img { width: 100%; height: auto; } .user-login{ margin: 0px; } .user-login .login-group{ margin-bottom: 5px; } .user-login .login-group input{ font-size: 11px; } .login-info{ margin: 0; padding: 0; display: inline-block; width: 100%; } .login-info a{ color: #fff; font-size: 11px; margin: 0; } .user-login .login-btn{ background: #0dc380; color: #fff; border: 0; width: 100%; margin-top: 5px; } .login-btn:hover{ box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .social-login-group{ display: inline-block; width: auto; position: relative; top: .3rem; padding: 0; } .social-login-group ul{ list-style: none; margin: 0; padding: 0; } .social-login-group ul li{ margin: 0 5px; padding: 3px 6px; float: left; background-color: #02bfa5; width: 30px; height: 30px; border-radius: 5px; } .social-login-group ul li a{ text-decoration: none; text-align: center; } .social-login-group ul li a i{ font-size: 1rem; color: #ffffff; } .social-login-group ul li:hover{ background-color: #7e52c5; border-radius: 5px; color: #ffffff; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .navBar{ background: #f1f1f3; } .menu{ width: 75%; } .menu ul{ } .menu ul .active{ background-color:#79c9d6; } .menu ul li{ padding: 5px 20px; } .search-bar { border: 1px solid #0890a7; width: 25%; display: inline-block; float: right; position: absolute; top: 5px; right: 0%; } .search-group{ width: 55px; border-right: 1px solid #0890a7; display: inline-block; } .search-group .search-control{ display: inline-block; padding: 2px; } .search-group .search-control label{ display: inline-block; } .search-group .search-control input{ display: none; } .search-bar .search-field{ border: none; background-color: #f1f1f3; border-radius: 0; width: 66%; padding: 6px 5px 3px 5px; font-size: 12px; } .search-bar .search-btn { background: #0bb2ce; color: #ffffff; border: none; border-radius: 0; width: 11.4785%; height: 30px; } /*header end*/ /*left sidebar start*/ .sidebar-right-border{ border-right: .1rem dotted #dddddd; } .left-sidebar{ } .side-menu{ margin-bottom: 5px; } .side-menu a{ border: none; background-color: #f7f7f79c; } .side-menu .active{ border: none; background-color: #8485ef8a; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .side-menu a:hover{ border: none; background-color: #8485ef8a; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .side-menu a i{ font-size: 1.3rem; } .sidebar-login{ margin: 15px 0; background: #f0f8f9; padding: 15px 0; } .sidebar-login .social-login-group{ } .sidebar-login h5{ color: #ffffff; padding: 15px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .sidebar-login-form{ } .sidebar-login-form input{ font-size: .8rem; } .sidebar-login-form button{ font-size: .85rem; background: #0dc380; color: #ffffff; padding: 5px 15px; border: 0; border-radius: 3px; } .sidebar-login-form button:hover{ box-shadow: 0px 0px 1px 1px #345df1; } .sidebar-login-help p a{ color: #0cc8f3eb; display: inline-block; font-size: .7rem; margin-left: -15px; margin-right: -10px; } #accordion{ border: 0; } .left-current-user{ border: 0; } .left-current-user h5{ color: #ffffff; } .left-current-user .current-user-info{ } .current-user-info .total-info{ margin: 0; padding: 10px 0; border-bottom: 1px solid #ddd; } .total-info li{ border: 0; padding: 5px 15px; font-size: .9rem; } .current-user-info .current-user{ list-style: none; } .current-user li{ margin: 0; padding: 5px 10px; } .current-user li i{ color: #0dc380; padding-right: 10px; font-size: .6rem; position: relative; top: -2px; } .current-user li { font-size: 1rem; font-weight: 400; color: #000; } /*left sidebar end*/ /*right sidebar start*/ .sidebar-left-border{ border-left: .1rem dotted #dddddd; } .right-sidebar{ width:100%; } .right-sidebar .popular-post{ background: #f7f6f6d9; padding: 10px 0; } .popular-post .popular-post-heading{ margin: 0; padding: 10px; background: #797aba; } .popular-post-heading h5{ text-align: center; font-size: 1rem; color: #ffffff; } .popular-post ul{ list-style: none; margin: 0; padding: 10px 0; } .popular-post ul li{ margin: 0 0 2px 0; padding: 10px 3px; border-radius: 5px; border: 1px solid #ddd; } .popular-post ul li:hover{ background: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .popular-post ul li a img{ border-radius: 4px; max-width: 25%; float: left; min-height: 65px; } .popular-post ul li a p{ display: inline-block; font-weight: 400; max-width: 74%; padding-left: 7px; text-align: justify; margin: 0; line-height: 1.2rem; font-size: 1rem; } .popular-post ul li a p label{ display: inline-block; font-weight: 400; font-size: .7rem; float: right; position: relative; top: .8rem; right: 0.5rem; color: orangered; } .popular-post .popular-post-footer{ margin: 0; padding: 10px; background: #a1a2f3f2; text-align: center; } .popular-post .popular-post-footer a{ color: #6e15e2; font-size: .9rem; } .right-sidebar .this-week-post{ /*background: #f1f1f1;*/ background: #f7f6f6d9; margin: 10px 0; } .this-week-post .this-week-post-heading{ margin: 0; padding: 10px; background: #797aba; } .this-week-post-heading h5{ text-align: center; font-size: 1rem; color: #ffffff; } .this-week-post ul{ list-style: none; margin: 0; padding: 10px 0; } .this-week-post ul li{ margin: 0 0 2px 0; padding: 10px 3px; border-radius: 5px; border: 1px solid #ddd; } .this-week-post ul li:hover{ background: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .this-week-post ul li a img{ border-radius: 4px; max-width: 25%; float: left; min-height: 65px; } .this-week-post ul li a p{ display: inline-block; font-weight: 400; max-width: 74%; padding-left: 7px; text-align: justify; margin: 0; line-height: 1.2rem; font-size: 1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .this-week-post ul li a p label{ display: inline-block; font-weight: 400; font-size: .7rem; float: right; position: relative; top: .8rem; right: 0.5rem; color: orangered; } .this-week-post .this-week-pos-footer{ margin: 0; padding: 10px; background: #a1a2f3f2; text-align: center; } .this-week-post .this-week-pos-footer a{ color: #6e15e2; font-size: .9rem; } /*right sidebar end*/ /*body content start*/ #content{ background: #055d6d26; } #content .content-body{ background: #fff; } .banner{ margin: 0px; padding: 10px 0; } .banner img{ box-shadow: 0px 0px 7px 5px rgba(140, 143, 144, 0.69); } .list-group-item:hover{ background-color:#741dc375; color:#fff; } /*body Content End*/ /*index page start*/ #content .home-blog{ margin: 15px 0 15px 0; } #content .home-blog:hover{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .home-blog .card-body{ padding: 1rem; } .home-blog a{ text-decoration: none; } .home-blog a h5{ color: #097688; font-size: 1.2rem;; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; font-weight: 600; margin-bottom: 3px; } .home-blog .blog-writer{ color: #005cbf; font-size: .9rem; margin-bottom: 5px; display: block; } .home-blog p{ font-size: .9rem; margin-bottom: 2px; text-align: justify; } .home-blog .blog-link{ font-size: .7rem; } .home-blog .blog-footer{ width: auto; height: auto; padding: 7px 10px; background: #3fd4ec7a; } .blog-footer .publish-time{ float: left; } .publish-time small{ color: #085f6d; font-size: .8rem; } .blog-footer .user-activity{ float: right; } .user-activity a{ color: #085f6d; padding: 0px 7px; float: right; } /*index page End*/ /*blogs page Start*/ .page-title{ padding: 15px 15px; margin: 0; text-align: center; background: #237fe2b8; } .page-title h5{ margin: 0; padding: 0; color: #ffffff; font-size: 1.2rem; font-weight: 600; } /*blogs page End*/ /*singel blog post start*/ /*right sidebar*/ .author-block{ margin: 0; padding: 0 0; background-color: #f7f6f6d9; border: 1px solid #eae5e5; } .author-block:hover{ background-color: #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .author-block .author-heading{ background: #797aba; padding: 10px 10px; margin: 0px; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } .author-block .author-heading h5{ color: #ffffff; margin: 0px; padding: 0px; font-size: 1rem; font-weight: 500; } .author-block .author-content{ padding: 5px 10px 5px 5px; margin: 0 0 10px 0; display: block; width: 100%; height: auto; } .author-content .author-image{ width: 30%; max-height: 80px; } .author-content .author-image img{ width: 100%; height: auto; min-height: 80px; } .author-content .author-name{ width: 70%; } .author-content .author-name h5{ font-size:1rem; margin: 0px; padding: 10px 15px; color: #0dc380; text-align: justify; } .author-content .author-name a{ padding: 7px 15px; float: right; border: 2px solid #797aba; font-size: .9rem; color: #797aba; text-decoration: none; } .author-content .author-name a:hover{ background-color: #797aba; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #ffffff; } .author-block .author-info{ margin: 0px; display: block; width: auto; padding: 15px 5px; } .author-info p{ font-size: .8rem; text-align: justify; } /*right sidebar*/ /*body start*/ .single-post{ margin: 0; padding: 15px 5px; } .single-post .post-name{ margin: 0; padding: 10px 0; width: 100%; height: auto; text-align: center; border-bottom:1px solid #ddd; } .post-name .post-title{ margin: 0; padding: 5px 15px; font-size: 1.2rem; font-weight: 600; } .post-name .post-author{ margin: 0; font-size: .95rem; font-weight: 600; text-align: center; position: relative; left: 50px; color: #0a90a7; } .post-name .post-time{ font-size: .8rem; color: #747677; margin: 0; } .single-post .post-share{ margin: 10px 0; padding: 15px 15px; background-color: #7e80ef3b; height: auto; display: block; } .post-share .share-info{ margin: 0px; display: inline-block; font-size: .7rem; position: relative; bottom: .5rem; } .post-share .share-group{ display: inline-block; width: auto; position: relative; top: .3rem; padding: 0px 15px; } .share-group ul{ list-style: none; margin: 0; padding: 0; } .share-group ul li{ margin: 0 5px; padding: 10px 12px; float: left; background-color: #02bfa5; width: 40px; height: 40px; border-radius: 5px; } .share-group ul li a{ text-decoration: none; text-align: center; } .share-group ul li a i{ font-size: 1.2rem; color: #ffffff; } .share-group ul li:hover{ background-color: #7e52c5; border-radius: 5px; color: #ffffff; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .single-post .post-image{ height: auto; width: 100%; padding: 15px 0; text-align: center; } .single-post .post-image img{ height: auto; width: 100%; padding: 5px 5px; border: 1px solid #71dd8a; } .single-post .post-content{ margin: 0; padding: 10px 0; text-align: justify; color: #444242; font-size: .87rem; line-height: 1.4rem; } .single-post .post-footer{ padding: 15px 15px; margin: 0 0 30px 0; background-color: #7e80ef3b; } .post-footer .post-activity{ text-align: right; } .post-activity a{ padding: 5px 10px; color: #803bef; } /*body End*/ /*comment area start*/ .single-post .post-comment{ margin: 0; padding: 20px 5px; width: 100%; height: auto; } .post-comment .post-comment-title{ padding: 15px 15px; margin: 0 0 10px 0; text-align: left; background-color: #8bc34da6; color: #000000; font-size: .9rem; } .comment-list article{ margin-bottom: 10px; } .comment-list .thumbnail img{ width: 80px; height: 80px; padding: 0 0px; border-radius: 8px; } .comment-list .thumbnail.reply img{ right: 18px; position: relative; } .comment-list .panel { border: 1px solid #dddddd; margin: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 7px 0 rgba(0, 0, 0, 0.19); border-radius: 5px; } .comment-list .panel:hover { border: 1px solid #dddddd; margin: 4px; box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .comment-list .panel .panel-heading { padding: 7px 15px; position: absolute; border:none; /*Panel-heading border radius*/ border-top-right-radius:0px; top: 1px; font-size: .7rem; background-color: #f7f6f6d9; margin-top: 7px; } .comment-list .panel .panel-heading.right { border-right-width: 0px; /*Panel-heading border radius*/ border-top-left-radius:0px; right: 16px; } .comment-list .panel .comment-body { padding: 6px 5px; } .comment-list .comment-body .comment-post { margin-top: 6px; } .comment-list .arrow:after, .comment-list .arrow:before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; } .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before { border-left: 0; } /*****Left Arrow*****/ /*Outline effect style*/ .comment-list .panel.arrow.left:before { left: 5px; top: 30px; border-right-color: inherit; border-width: 14px; } /*Background color effect*/ .comment-list .panel.arrow.left:after { left: 6px; top: 30px; border-right-color: #FFFFFF; border-width: 14px; } /*****Right Arrow*****/ /*Outline effect style*/ .comment-list .panel.arrow.right:before { right: -8px; top: 24px; border-left-color: inherit; border-width: 14px; } /*Background color effect*/ .comment-list .panel.arrow.right:after { right: -7px; top: 24px; border-left-color: #FFFFFF; border-width: 14px; } .comment-body .comment-user{ font-size: .9rem; color: #0a90a7; margin: 0; } .comment-body .comment-date{ font-size: .7rem; color: #747677; margin: 0; padding: 0; } .comment-body .comment-post{ font-size: .78rem; margin: 0px; padding: 0 5px; text-align: justify; } .comment-area{ padding: 20px 0px; } .comment-area .comment-area-title{ margin: 0 0 15px 0; padding: 15px 15px; background-color: #0194ad8c; font-size: 1rem; color: #005cbf; } .comment-area input{ font-size: .76rem; padding: 9px 7px; } /*comment area end*/ /*singel blog post End*/ /*bloger profile start*/ .blogger-profile{ margin: 0; padding: 15px 0; } .blogger-profile .profile-image{ margin: 0; padding: 5px; border: 1px solid #dddddd; width: auto; } .profile-image img{ width: 100%; height: auto; max-height: 150px; } .blogger-profile .profile-info{ margin: 0; padding: 15px 0px; } .profile-info .blogger-name{ margin: 0; padding: 7px 5px; display: block; } .profile-info .blogger-name h5{ font-size: 1.5rem; padding: 0px 0px; color: #06349c; font-weight: 600; display: inline-block; } .profile-info .blogger-name a{ padding: 7px 10px; float: right; border: 2px solid #797aba; font-size: .9rem; color: #797aba; text-decoration: none; display: inline-block; position: relative; top: -10px; } .profile-info .blogger-name a:hover{ background-color: #797aba; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #ffffff; } .profile-info .blogger-moto{ margin: 0; padding: 5px 5px; font-size: 1.1rem; color: #016a7b; font-weight: 500; } .profile-info .blogger-moto i{ margin: 0; font-size: .7rem; position: relative; top: -9px; color: #6610f2; } .profile-info .join-date{ font-size: .8rem; margin: 0; padding: 0; color: #636262; } .profile-share{ background: #7e80ef3b; padding: 15px; margin: 15px 0; } .blogger-summary .summary-group{ margin: 0; padding: 15px 7px; } .summary-group ul{ list-style: none; margin: 0; padding: 0; } .summary-group ul li{ margin: 0; padding: 5px; font-size: .85rem; color: #4a4a4a; font-weight: 400; } .summary-group ul li span{ margin: 0; padding: 5px; font-size: .9rem; color: #000000; font-weight: 600; } /*bloger profile end*/ /*footer Start*/ footer{ height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .footer-top{ padding: 20px 15px; } .subscribe-panel{ padding: 10px 20px; } .subscribe-panel p{ color: #e6e2e2; font-size: 30px; font-weight: 900; text-align: center; display: block; } .subscribe-panel p:hover{ color: #0c0488; } .subscribe-panel .subscribe{ background-color: #ffffff; border-radius:5px; padding: 0 ; margin: 0; height: 50px; } .subscribe-panel .subscribe .subscribe-control{ width: 70%; height: 50px; display: inline-block; font-size: 25px; padding: 3px 10px; border-radius: 0; border: 0; } .subscribe-panel .subscribe .subscribe-btn{ width: 29.238%; height: 50px; display: inline-block; font-size: 25px; padding: 5px; border-radius: 0; background-color: #0dc380; color: #000000; border: 0; } .footer-top .pages{ padding: 85px 15px 30px 15px; } .pages li{ height: 50px; width: 50px; border-radius: 50%; background-color: #02bfa5; padding: 4px 0 0 0; } .pages li:hover{ height: 50px; width: 50px; border-radius: 50%; background-color: #f5770b; padding: 4px 0 0 0; color: #02bfa5; } .footer{ background: #000000c7; } .footer .right-border{ border-right: 2px dotted #6610f2; } .footer .footer-magin{ margin: 15px 0; } .footer .footer-menu{ padding: 15px 30px; margin: 15px 0; min-height: 300px; } .footer-menu ul{ list-style: none; margin: 0; padding: 0; color: #0cc8f3eb; } .footer-menu ul li{ padding: 5px 15px; } .footer-menu ul li a{ text-decoration: none; font-size: 14px; font-weight: 400; font-style: italic; color: #0cc8f3eb; } .footer-menu ul li a:hover{ color: #f7761beb; text-shadow: #ddd; } .footer .footer-top-blog{ padding: 15px 0px; margin: 15px 0px; min-height: 300px; } .footer-top-blog ul{ list-style: none; margin: 0; padding: 0; } .footer-top-blog ul li{ display: block; max-height: 90px; } .footer-top-blog ul li a{ text-decoration: none; font-size: 12px; font-weight: 400; font-style: italic; color: #0cc8f3eb; margin-bottom: 5px; } .footer-top-blog .footer-blog{ margin-bottom: 5px; padding-left: 10px; } .footer-blog a img{ /*max-width: 80px;*/ min-height: 80px; border-radius: 4px; max-width: 25%; } .footer-blog a p{ display: inline-block; font-weight: 400; font-size: 15px; max-width: 74%; margin: 0; -webkit-margin-after: 0em; padding-left: 10px; } .footer-blog a p label{ display: inline-block; font-weight: 400; font-size: 13px; float: right; position: relative; top: 10px; right: 0.5rem; color: orangered; } .footer .footer-about{ padding: 15px 0px; margin: 15px 0px; min-height: 300px; } .footer-about h4{ color: orangered; } .footer-about p{ padding: 7px 15px; color: #0cc8f3eb; text-align: justify; } .footer-about .footer-address{ margin: 0px; padding: 5px; } .footer-address ul{ list-style: none; margin: 0; padding: 0; } .footer-address ul li{ margin: 0; padding: 0px 15px; } .footer-address ul li p{ font-size: 15px; margin: 0px; color: #e08b0b; font-weight: 800; } .footer-address ul li p span{ font-size: 13px; font-style: italic; font-weight: 600; color: #0cc8f3eb; } .copyright{ background: #333131; } /*footer End*/ /*// Extra large devices (large desktops, 1200px and up)*/ @media (min-width: 1200px) { .logo img{ width: 100%; height: auto; } } /*// Large devices (desktops, 992px and up)*/ @media (min-width: 992px) and (max-width: 1199.98px) { /*header*/ .header{ padding: 15px; } .logo img{ width: 100%; height: auto; } .login-group .social-login-group{ padding: 0; } .social-login-group ul li{ margin: 0 3px; border-radius: 3px; } .user-login .login-group { margin-bottom: 5px; padding: 0; border-radius: 15px; } .user-login .login-group button { border-radius: 3px; } .login-info a{ font-size: .65rem; } .menu ul li { padding-right: 5px; } .menu ul li a{ font-size: .95rem; } .search-bar { width: 29%; } .search-bar .search-field{ width: 65%; } .search-bar .search-btn{ width: 11.87%; } /*header end*/ /*left side bar*/ .banner img{ width: 100%; height: auto; } .sidebar-login{ margin: 8px 0; } .sidebar-login .card-body{ padding: 10px; } .sidebar-login-form .col-auto{ width: 100%; } .sidebar-login-help p{ margin-bottom: 3px; } .sidebar-login-help p a{ font-size: .657rem; } .sidebar-login .social-login-group ul{ padding: 0px 8px; } .sidebar-login .social-login-group ul li{ margin: 0 12px; } /*left sidebar end*/ /*right Side bar*/ .popular-post ul li a img{ min-height: 55px; } .popular-post ul li a p { font-size: .8rem; line-height: .95rem; } .this-week-post ul li a img{ min-height: 55px; } .this-week-post ul li a p{ font-size: .8rem; line-height: .95rem; } /*right sidebar end*/ /*footer*/ .subscribe-panel .subscribe{ height: 45px; } .subscribe-panel .subscribe .subscribe-control{ height: 43px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn{ height: 45px; width: 29%; } .footer-top .pages { padding: 65px 15px 30px 15px; } .pages ul li:hover{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .footer-blog a img{ min-height: 70px; } .footer-blog a p{ max-width: 73%; font-size: 14px; } .footer-about p { padding: 7px 8px; font-size: .9rem; margin-bottom: 5px; } .footer-address ul li { margin: 0; padding: 0px 0px; } .footer-address ul li p { font-size: 12px; } /*footer end*/ /*singel-blog start*/ .single-post .post-image img { width: 100%; } .single-post .post-content { font-size: .8rem; line-height: 1.2rem; } .comment-list .thumbnail img { width: 65px; height: 70px; } .author-block .author-heading h5{ font-size: .9rem; } .author-content .author-image img { min-height: 70px; } .author-content .author-name h5 { font-size: .9rem; padding: 10px 10px; } .author-content .author-name a { padding: 4px 5px; font-size: .75rem; } .author-block .author-info{ padding: 15px 8px; } .author-info p { font-size: .7rem; } /*singel blog end*/ } /*// Medium devices (tablets, 768px and up)*/ @media (min-width: 768px) and (max-width: 991.98px) { /*header start*/ .user-login { margin: 0px 20px; } .navBar .container{ width: 100%; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .navBar .container .navbar{ width: 100%; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .menu ul li { padding: 5px 6px; } .menu ul li a{ padding-left: 0px!important; padding-right: 0px!important; font-size: .8rem; } .search-bar{ width: 33%; } .search-bar .search-field{ width: 60%; } .search-bar .search-btn{ width: 13.79%; } /*header end*/ /*left sidebar*/ .side-menu a { padding: 10px 5px; font-size: .9rem; } .sidebar-login h5{ font-size: 1rem; } .left-sidebar .card-body{ padding: 10px 5px; } .sidebar-login-form input { font-size: .65rem; } .sidebar-login-form .form-check .form-check-label { font-size: .8rem; position: relative; top: -2px; } .sidebar-login-form .col-auto { width: 100%; } .sidebar-login-form .social-login-group{ padding: 0 9px; } .sidebar-login-help p a{ float: left; } .sidebar-login-help p{ padding-bottom: 7px; } #accordion .card-header{ padding: 10px 5px; } #accordion h5{ font-size: .9rem; } .total-info li{ padding: 10px 5px; font-size: .65rem; } .total-info li span{ font-size: .8rem; } .current-user li { font-size: .7rem; } .current-user li i{ font-size: .45rem; } /*left sidebar end*/ /*right side bar start*/ .popular-post .popular-post-heading{ padding: 10px 7px; } .popular-post .popular-post-heading h5 { font-size: .9rem; } .popular-post ul li,.this-week-post ul li { padding: 3px 3px; } .popular-post ul li a img , .this-week-post ul li a img{ min-height: 55px; } .popular-post ul li a p{ line-height: .9rem; font-size: .7rem; } .popular-post ul li a p label, .this-week-post ul li a p label{ font-size: .6rem; top: .1rem; } .this-week-post-heading h5 { font-size: .8rem; } .this-week-post ul li a p{ line-height: .9rem; font-size: .7rem; } /*right sidebar end*/ /*footer start*/ .subscribe-panel .subscribe{ height: 45px; } .subscribe-panel .subscribe .subscribe-control{ height: 40px; border-top-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn { width: 28.7%; height: 45px; font-size: 1.2rem; font-weight: 600; color: #ffffff; } .footer-top .pages { padding: 65px 15px 30px 15px; } .footer-blog a img { min-height: 60px; } .footer-blog a p { width: 73%; font-size: 11px; } .footer-blog a p label{ font-size: 10px; } .footer-about h4 { font-size: 1.2rem; } .footer-about p{ font-size: .8rem; line-height: 1rem; } .footer-address ul li { margin: 0; padding: 0; } .footer-address ul li p { font-size: 12px; } .footer-address ul li p span { font-size: 11px; } /*footer end*/ /*index start*/ .home-blog .blog-writer{ font-size: .8rem; } .home-blog p { font-size: .75rem; } .home-blog .blog-link { font-size: .65rem; } .blog-footer .publish-time { float: left; padding: 10px 5px; } .blog-footer .user-activity { float: right; padding: 10px 5px; } .user-activity a { padding: 0px 5px; font-size: .8rem; } /*index end*/ /*singel blog page Start*/ .author-block .author-heading{ padding: 10px 3px; } .author-block .author-heading h5 { font-size: .8rem; font-weight: 400; } .author-content .author-name h5 { font-size: .7rem; padding: 10px 5px; } .author-content .author-name a { padding: 7px 5px; font-size: .6rem; } .author-content .author-image img { min-height: 55px; } .author-block .author-info { padding: 15px 7px; } .author-info p { font-size: .65rem; } .single-post .post-content { font-size: .8rem; line-height: 1.1rem; } .comment-list .thumbnail img { width: 60px; height: 65px; border-radius: 5px; } .comment-list .row .col-md-2{ padding-right: 5px; padding-left: 5px; } .comment-list .panel.arrow.left:before { left: 9px; top: 33px; border-right-color: inherit; border-width: 10px; } .comment-list .panel.arrow.left:after { left: 10px; top: 32px; border-right-color: #FFFFFF; border-width: 11px; } .comment-list .panel.arrow.right:before { right: 0px; top: 24px; border-left-color: inherit; border-width: 10px; } .comment-list .panel.arrow.right:after { right: 1px; top: 24px; border-left-color: #FFFFFF; border-width: 11px; } .comment-list .comment-body .comment-post p , .comment-list .panel .comment-body p{ margin-bottom: 5px; } /*singel blog page End*/ /*profile start*/ .profile-info .blogger-name h5 { font-size: 1rem; } .profile-info .blogger-name a{ padding: 7px 5px; font-size: .7rem; } .profile-info .blogger-moto{ font-size: .8rem; } .profile-info .blogger-moto i{ font-size: .5rem; } .profile-info .join-date { font-size: .6rem; } .summary-group ul li{ font-size: .7rem; } .summary-group ul li span{ font-size: .7rem; } /*profile end*/ } /*// Small devices (landscape phones, 576px and up)*/ @media (min-width: 576px) and (max-width: 767.98px) { /*header start*/ .social-login-group { top: 2rem; } .user-login .login-btn { position: relative; top: -46px; } .login-info { position: relative; top: -.7rem; } .search-bar{ width: 53%; top: .7rem; right: 2%; } .menu ul { padding: 10px 0; } /*header end*/ /*side bar start*/ .sidebar-login-form .col-auto { width: 80%; } .sidebar-login .social-login-group { top: 0rem; } .sidebar-login-help{ float: right; top: .5rem; } #accordion { margin-bottom: 30px; } .popular-post ul , .this-week-post ul{ list-style: none; margin: 0; padding: 10px 95px; } .sidebar-right-border{ border-right: none; } .sidebar-left-border{ border-left: none; } .add-right-sidebar { height: 110px; } /*side bar end*/ /*footer start*/ .subscribe-panel .subscribe .subscribe-control { width: 69%; } .subscribe-panel .subscribe .subscribe-btn { width: 30%; color: #fff; } .footer-top .pages { padding: 35px 15px 15px 15px; } .footer .footer-menu { padding: 15px 15px; } .footer .footer-magin { margin: 0px 0; } .footer-top-blog .footer-blog { padding-left: 0px; } .footer-blog a img { min-height: 60px; position: relative; top: -.6rem; } .footer-blog a p { font-size: 11px; max-width: 72%; padding-left: 0px; } .footer-blog a p label { font-size: .6rem; top: 0; right: 0; } .footer-about h4 { font-size: 1rem; } .footer-about p { padding: 7px 0px; font-size: .8rem; } .footer-address ul li { padding: 0; } .footer-address ul li p { font-size: .8rem; } /*footer End*/ /*profile start*/ .author-block .author-content,.author-block .author-info { padding: 20px 80px 5px 80px; } /*profile end*/ /*body*/ #content .home-blog { margin: 15px 20px 15px 20px; } } @media (min-width: 426px) and (max-width: 575.98px) { /*header start*/ .user-login { margin: 0px; padding: 20px 30px; } .user-login .login-btn { width: 50%; margin-top: -35px; float: right; } .user-login .social-login-group ul li { margin: 0 8px; } .search-bar { width: 65%; top: 7px; right: 4%; } .search-bar .search-field{ width: 62%; } .search-group { height: 34px; } .search-group .search-control { margin-top: 3px; } .search-bar .search-btn { width: 13.8%; height: 34px; } /*header end*/ /*side bar*/ .side-menu a { border: none; background-color: #f7f7f79c; font-size: .8rem; } .side-menu a i { font-size: 1rem; } .sidebar-login .card-body{ padding: 0 3rem; } .sidebar-login-form button { width: 200%; } .sidebar-login-help{ width: 50%; display: inline-block; padding: 0; } .sidebar-login-help p{ display: inline-block; margin-bottom: 0; padding: 2px 0px 0 20px; position: relative; top: 7px; } .sidebar-login-help p a { font-size: .6rem; float: left; padding: 1px; } .current-user li { font-size: .78rem; } .current-user li i { padding-right: 5px; font-size: .5rem; position: relative; top: -1px; } .add-mid-body { width: 100%; height: 80px; } /*side bar end*/ /*body Content*/ .page-title h5 { font-size: 1rem; } .home-blog a h5 { font-size: 1.1rem; } .home-blog .blog-writer { font-size: .7rem; } .home-blog p { font-size: .8rem; } .publish-time small { font-size: .7rem; } .blog-footer .user-activity { width: 50%; display: inline-block; } .blog-footer .publish-time { width: 50%; display: inline-block; } .user-activity a { float: left; font-size: .8rem; } .sidebar-left-border { border-left: none; } .sidebar-right-border { border-right: none; } .single-post .post-content { font-size: .75rem; line-height: 1.2rem; } .comment-list .col-md-2.col-sm-2{ width: 25%; padding-left: 15px; padding-right: 5px; } .comment-list .thumbnail{ width: 100%; } .comment-list .thumbnail img{ width: 100%; } .comment-list .col-md-10.col-sm-10{ width: 75%; padding-left: 5px; } .comment-list .panel.arrow.left:before { left: -3px; } .comment-list .panel.arrow.left:after { left: 0px; } .blogger-profile .col-sm-4{ display: inline-block; width: 25%; padding-right: 0px; } .blogger-profile .col-sm-8{ display: inline-block; width: 75%; } .blogger-profile .profile-info { margin: 0; padding: 0px 0px; } .profile-info .blogger-name h5 { font-size: 1rem; } .profile-info .blogger-name a { padding: 7px 6px; font-size: .7rem; } .profile-info .blogger-moto { font-size: .7rem; } .profile-info .blogger-moto i { font-size: .4rem; } .profile-info .join-date { font-size: .6rem; } /*body Content end*/ /*right side bar*/ .add-right-sidebar { height: 120px; } .popular-post ul li , .this-week-post ul li{ padding: 5px 3px; height: 75px } .popular-post ul li a p,.this-week-post ul li a p{ line-height: 1rem; font-size: .9rem; } .author-block .author-content { padding: 15px 15px 5px 15px; } .author-block .author-info { padding: 15px 15px; } /*right side bar end*/ /*footer start*/ .subscribe-panel { padding: 10px 5px; } .subscribe-panel .subscribe .subscribe-control { width: 69%; height: 46px; font-size: 22px; padding: 3px 10px; border-bottom-left-radius: 5px; } .subscribe-panel .subscribe .subscribe-btn { width: 29.7%; font-size: 20px; padding: 13px 5px; } .footer-top .pages { padding: 24px 15px 0px 15px; } .footer .footer-menu { padding: 5px 30px; margin: 0px 0; min-height: 220px; } .copyright { background: #333131; font-size: .8rem; } /*footer end*/ } /*// Extra small devices (portrait phones, less than 576px)*/ @media (min-width: 376px) and (max-width: 425.98px) { /*header start*/ .user-login { margin: 0px; padding: 20px 0px; } #navBar .navbar{ padding: 15px 0px !important; } .user-login .login-btn { width: 50%; display: inline-block; float: right; margin-top: -35px; } .search-group { height: 34px; } .search-group .search-control { margin-top: 3px; } .search-bar .search-field { width: 61%; } .search-bar .search-btn { width: 14.78%; height: 34px; } .navbar-nav .nav-item a { padding-right: 5px; padding-left: 5px; font-size: .8rem; } .search-bar { width: 65%; right: 5%; } /*header end*/ /*side bar menu start*/ .side-menu a { font-size: .8rem; } .side-menu a i { font-size: 1rem; } .sidebar-login .card-body{ padding: 20px 30px; width: 80%; margin: 0 auto; } .sidebar-login-help { width: 48%; display: inline-block; padding: 0; } .sidebar-login-help p { display: inline-block; margin-bottom: 0; padding: 2px 0px 0 0px; position: relative; top: 7px; } .sidebar-login-help p a { float: left; } .left-current-user h5 { font-size: 1rem; } .current-user li { font-size: .78rem; } .current-user li i { padding-right: 5px; font-size: .5rem; position: relative; top: -1px; } .sidebar-right-border { border-right: none; } .sidebar-left-border { border-left: none; } .add-right-sidebar { height: 115px; } .popular-post ul li,.this-week-post ul li { margin: 0; padding: 5px 3px; height: 75px; } /*side bar menu end*/ /*body start*/ .page-title h5 { font-size: 1rem; } .home-blog a h5 { font-size: 1rem; } .home-blog .blog-writer { font-size: .7rem; } .home-blog p { font-size: .8rem; } .blog-footer .publish-time { display: inline-block; width: auto; } .blog-footer .user-activity { float: right; display: inline-block; width: auto; } .user-activity a { color: #085f6d; padding: 4px 7px; float: right; display: inline-block; font-size: .8rem; } /*body end*/ /*footer start*/ .subscribe-panel { padding: 10px 0px; } .subscribe-panel .subscribe .subscribe-control { width: 69%; } .subscribe-panel .subscribe { overflow: hidden; } .subscribe-panel .subscribe .subscribe-btn { width: 29.7%; height: 54px; overflow-y: hidden; display: inline-block; font-size: 20px; } .footer-top .pages { padding: 35px 15px 10px 15px; } /*foter end*/ }
0.330255
0.071819
@charset "UTF-8"; @import url(https://fonts.googleapis.com/css?family=Roboto:100&subset=latin,cyrillic); @import url(http://allfont.ru/allfont.css?fonts=roboto-slab-light); @font-face { font-family: "MyriadPro-Light"; src:url("../fonts/MyriadPro-Light/MyriadPro-Light.eot") format("eot"), url("../fonts/MyriadPro-Light/MyriadPro-Light.woff") format("woff"), url("../fonts/MyriadPro-Light/MyriadPro-Light.ttf") format("truetype"), url("../fonts/MyriadPro-Light/MyriadPro-Light.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-SemiboldSemiExt"; src:url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.eot") format("eot"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.woff") format("woff"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.ttf") format("truetype"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "Myriad-Pro-Light-SemiExtended"; src:url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.eot") format("eot"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.woff") format("woff"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.ttf") format("truetype"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-Bold"; src:url("../fonts/MyriadPro-Bold/MyriadPro-Bold.eot") format("eot"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-LightCond"; src:url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.eot") format("eot"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.woff") format("woff"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.ttf") format("truetype"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-Semibold"; src:url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.eot") format("eot"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.woff") format("woff"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.ttf") format("truetype"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Bold"; src:url("../fonts/OpenSans-Bold/OpenSans-Bold.eot") format("eot"), url("../fonts/OpenSans-Bold/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold/OpenSans-Bold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-BoldItalic"; src:url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.eot") format("eot"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-ExtraBold"; src:url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.eot") format("eot"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Italic"; src:url("../fonts/OpenSans-Italic/OpenSans-Italic.eot") format("eot"), url("../fonts/OpenSans-Italic/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic/OpenSans-Italic.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Regular"; src:url("../fonts/OpenSans-Regular/OpenSans-Regular.eot") format("eot"), url("../fonts/OpenSans-Regular/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular/OpenSans-Regular.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Semibold"; src:url("../fonts/OpenSans-Semibold/OpenSans-Semibold.eot") format("eot"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-SemiboldItalic"; src:url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.eot") format("eot"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.ttf") format("truetype"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.svg") format("svg"); font-weight:normal;font-style:normal; }
web/js/fonts.css
@charset "UTF-8"; @import url(https://fonts.googleapis.com/css?family=Roboto:100&subset=latin,cyrillic); @import url(http://allfont.ru/allfont.css?fonts=roboto-slab-light); @font-face { font-family: "MyriadPro-Light"; src:url("../fonts/MyriadPro-Light/MyriadPro-Light.eot") format("eot"), url("../fonts/MyriadPro-Light/MyriadPro-Light.woff") format("woff"), url("../fonts/MyriadPro-Light/MyriadPro-Light.ttf") format("truetype"), url("../fonts/MyriadPro-Light/MyriadPro-Light.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-SemiboldSemiExt"; src:url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.eot") format("eot"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.woff") format("woff"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.ttf") format("truetype"), url("../fonts/MyriadPro-SemiboldSemiExt/MyriadPro-SemiboldSemiExt.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "Myriad-Pro-Light-SemiExtended"; src:url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.eot") format("eot"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.woff") format("woff"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.ttf") format("truetype"), url("../fonts/Myriad-Pro-Light-SemiExtended/Myriad-Pro-Light-SemiExtended.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-Bold"; src:url("../fonts/MyriadPro-Bold/MyriadPro-Bold.eot") format("eot"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold/MyriadPro-Bold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-LightCond"; src:url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.eot") format("eot"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.woff") format("woff"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.ttf") format("truetype"), url("../fonts/MyriadPro-LightCond/MyriadPro-LightCond.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "MyriadPro-Semibold"; src:url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.eot") format("eot"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.woff") format("woff"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.ttf") format("truetype"), url("../fonts/MyriadPro-Semibold/MyriadPro-Semibold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Bold"; src:url("../fonts/OpenSans-Bold/OpenSans-Bold.eot") format("eot"), url("../fonts/OpenSans-Bold/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold/OpenSans-Bold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-BoldItalic"; src:url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.eot") format("eot"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic/OpenSans-BoldItalic.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-ExtraBold"; src:url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.eot") format("eot"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Italic"; src:url("../fonts/OpenSans-Italic/OpenSans-Italic.eot") format("eot"), url("../fonts/OpenSans-Italic/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic/OpenSans-Italic.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Regular"; src:url("../fonts/OpenSans-Regular/OpenSans-Regular.eot") format("eot"), url("../fonts/OpenSans-Regular/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular/OpenSans-Regular.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-Semibold"; src:url("../fonts/OpenSans-Semibold/OpenSans-Semibold.eot") format("eot"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold/OpenSans-Semibold.svg") format("svg"); font-weight:normal;font-style:normal; } @font-face { font-family: "OpenSans-SemiboldItalic"; src:url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.eot") format("eot"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.ttf") format("truetype"), url("../fonts/OpenSans-SemiboldItalic/OpenSans-SemiboldItalic.svg") format("svg"); font-weight:normal;font-style:normal; }
0.167866
0.044307
.container { display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: url("../../public/testeBackground.svg"); background-repeat: no-repeat; background-size: cover; background-attachment:fixed; height: 100%; } .container button{ background-color: var(--Red); width: 160px; height: 50px; margin-bottom: 40px; border: none; color: #F4F4F4; font-size: 1.1rem; font-family: 'Poppins', sans-serif; font-weight: 600; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius:8px; cursor: pointer; transition: 0.4s; display: flex; align-items: center; gap: 20px; justify-content: center; } .container button:disabled{ background-color: var(--Red); opacity: 0.5; width: 180px; cursor: not-allowed; height: 50px; margin-bottom: 40px; border: none; color: #F4F4F4; font-size: 1.1rem; font-family: 'Poppins', sans-serif; font-weight: 600; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius:8px; transition: 0.4s; display: flex; align-items: center; gap: 20px; justify-content: center; } .container button:hover{ transform: translateY(-5px); filter: brightness(90%); } .header { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 20px; } .header h1{ color: var(--Text); font-family: 'Poppins', sans-serif; font-weight: 700; margin-right: 20px; padding: 0; font-size: 2rem; } .header img{ border-radius: 50%; width: 80px; } .back { position: fixed; top: 0; left: 0; margin: 40px 0px 0px 40px; width: 40px !important; cursor: pointer; } @media (max-width: 800px) { .container { background-color: #F4F4F4; background-image: none; } .header h1{ font-size: 1.5rem; } .header img{ border-radius: 50%; width: 40px; } .back { margin: 30px 0px 0px 30px; width: 30px !important; } } @media (max-width: 550px) { .header h1{ font-size: 1.0rem; } .header img{ border-radius: 50%; width: 30px; } .back { margin: 20px 0px 0px 20px; width: 20px !important; } } @media (max-width: 400px) { .back { margin: 10px 0px 0px 10px; } }
styles/pages/Avaliacao.module.css
.container { display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: url("../../public/testeBackground.svg"); background-repeat: no-repeat; background-size: cover; background-attachment:fixed; height: 100%; } .container button{ background-color: var(--Red); width: 160px; height: 50px; margin-bottom: 40px; border: none; color: #F4F4F4; font-size: 1.1rem; font-family: 'Poppins', sans-serif; font-weight: 600; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius:8px; cursor: pointer; transition: 0.4s; display: flex; align-items: center; gap: 20px; justify-content: center; } .container button:disabled{ background-color: var(--Red); opacity: 0.5; width: 180px; cursor: not-allowed; height: 50px; margin-bottom: 40px; border: none; color: #F4F4F4; font-size: 1.1rem; font-family: 'Poppins', sans-serif; font-weight: 600; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius:8px; transition: 0.4s; display: flex; align-items: center; gap: 20px; justify-content: center; } .container button:hover{ transform: translateY(-5px); filter: brightness(90%); } .header { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 20px; } .header h1{ color: var(--Text); font-family: 'Poppins', sans-serif; font-weight: 700; margin-right: 20px; padding: 0; font-size: 2rem; } .header img{ border-radius: 50%; width: 80px; } .back { position: fixed; top: 0; left: 0; margin: 40px 0px 0px 40px; width: 40px !important; cursor: pointer; } @media (max-width: 800px) { .container { background-color: #F4F4F4; background-image: none; } .header h1{ font-size: 1.5rem; } .header img{ border-radius: 50%; width: 40px; } .back { margin: 30px 0px 0px 30px; width: 30px !important; } } @media (max-width: 550px) { .header h1{ font-size: 1.0rem; } .header img{ border-radius: 50%; width: 30px; } .back { margin: 20px 0px 0px 20px; width: 20px !important; } } @media (max-width: 400px) { .back { margin: 10px 0px 0px 10px; } }
0.485356
0.114517
.container>.row>.image>img { width: 100%; height: auto; border-radius: 5px; border: 10px solid var(--background-color); } .container>.row >.image.col-4 { margin-bottom: var(--section-heading-space); } .container>.row .about { display: inline-block; float: left; margin-bottom: var(--main-space); } .about h5 { display: inline-block; text-transform: uppercase; margin-bottom: var(--main-space); letter-spacing: 1.8px; font-family:'Montserrat', sans-serif; font-weight: 500; font-size: 19px; } .about p{ display: inline-block; color: var(--text-main-color); margin-bottom: var(--main-space); padding-bottom: var(--main-space); line-height: 1.7em; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; border-bottom: 1px solid #f5f5f5; width: 100%; } .about > .info { display: inline-block; width: 100%; margin-bottom: var(--main-space); } .info.left { display: inline-block; float: left; width: 37%; } .info ul { list-style: none; color: var(--footer-color); font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 600; text-transform: uppercase; } .info li { margin-bottom: var(--main-space); line-height: 1.8em; } .info li>span { color: #676767; padding: 0 0.5rem; text-transform: capitalize; display: inline-block; } .info.right { display: inline-block; float: right; width: 60%; padding-left: 10px; } @media (min-width: 1190px) { .container>.row>.image.col-4 { grid-column: 2 / span 4; } } @media (max-width: 750px) { .info.right { width: 100%; padding: 0; } .info.left { width: 100%; } }
css/components/about-me.css
.container>.row>.image>img { width: 100%; height: auto; border-radius: 5px; border: 10px solid var(--background-color); } .container>.row >.image.col-4 { margin-bottom: var(--section-heading-space); } .container>.row .about { display: inline-block; float: left; margin-bottom: var(--main-space); } .about h5 { display: inline-block; text-transform: uppercase; margin-bottom: var(--main-space); letter-spacing: 1.8px; font-family:'Montserrat', sans-serif; font-weight: 500; font-size: 19px; } .about p{ display: inline-block; color: var(--text-main-color); margin-bottom: var(--main-space); padding-bottom: var(--main-space); line-height: 1.7em; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; border-bottom: 1px solid #f5f5f5; width: 100%; } .about > .info { display: inline-block; width: 100%; margin-bottom: var(--main-space); } .info.left { display: inline-block; float: left; width: 37%; } .info ul { list-style: none; color: var(--footer-color); font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 600; text-transform: uppercase; } .info li { margin-bottom: var(--main-space); line-height: 1.8em; } .info li>span { color: #676767; padding: 0 0.5rem; text-transform: capitalize; display: inline-block; } .info.right { display: inline-block; float: right; width: 60%; padding-left: 10px; } @media (min-width: 1190px) { .container>.row>.image.col-4 { grid-column: 2 / span 4; } } @media (max-width: 750px) { .info.right { width: 100%; padding: 0; } .info.left { width: 100%; } }
0.465145
0.117496
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .btn-primary, .btn-primary:hover, .style-caption h1, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover, .title-color, .tags a:hover, .title-aside, .pagination .active, .info-player h4 a, .tooltip-inner, .portfolioFilter .current, .portfolioFilter a:hover, .owl-theme .owl-controls .owl-buttons div, #theme-options .layout-style li.active, .thumbs li:hover, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .pagination > .active > a, .pagination > .active:hover > a{ background: #88C425; background-color: #88C425; } .footer-down{ background: #88C425 url("../../../img/img-theme/footer-down.png") repeat-x left 1px; } .events-carousel li .header-post .date{ background: #88C425; background: rgba(136, 196, 37, 0.6); } /* Colors ----------------------------------------------------------*/ blockquote > a, .tweet_time a, .tweet_text a, .tags i, .text-resalt, .post-item h4 a:hover, .post-item p a, .links li i, .entry-title a, .info-clubs h4 a:hover, .sf-menu .sf-mega ul li a:hover, .sf-menu li li a:hover, .crumbs ul li a:hover, .acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover, .crumbs li a, .page-error h1 i, .sitemap li a:hover, .pagination > li > a, .pagination > li > span, address i, address a, .list li i, .events-carousel h4 a, .pagination > li:hover a{ color: #88C425; } /* Borders ----------------------------------------------------------*/ .nav-tabs li.active:after { border: 6px solid #88C425; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent; bottom: -11px; content: ""; left: 50%; margin-left: -6px; position: absolute; z-index: 101; } .style-caption p, .item-clubs{ border-right: 5px solid #88C425; } .titles h4{ border-left: 5px solid #88C425; } .pagination > .active > a, .pagination > .active:hover > a{ border-color: #88C425; } .style-caption h1:before{ border-top: 40px solid transparent; border-bottom: 40px solid transparent; border-left: 40px solid #88C425; } .crumbs:before{ border-bottom: 20px solid #88C425; } .tooltip.top .tooltip-arrow { border-top-color: #88C425; } .sf-menu li:hover > .sf-mega, .sf-menu li.sfHover > .sf-mega, .mainmenu, .sf-menu .sub-current, .header-2, .header-2 .is-sticky{ border-bottom: 3px solid #88C425; } header, .overlay-player, .crumbs{ border-top: 3px solid #88C425; } .sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { border-top-color: #88C425; /* IE8 fallback colour */ } ul.sub-current .current > .sf-with-ul:focus:after, ul.sub-current .current:hover > .sf-with-ul:after, ul.sub-current .current .sfHover > .sf-with-ul:after { border-left-color: #88C425; /* IE8 fallback colour */ }
app/css/skins/green/green.css
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .btn-primary, .btn-primary:hover, .style-caption h1, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover, .title-color, .tags a:hover, .title-aside, .pagination .active, .info-player h4 a, .tooltip-inner, .portfolioFilter .current, .portfolioFilter a:hover, .owl-theme .owl-controls .owl-buttons div, #theme-options .layout-style li.active, .thumbs li:hover, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .pagination > .active > a, .pagination > .active:hover > a{ background: #88C425; background-color: #88C425; } .footer-down{ background: #88C425 url("../../../img/img-theme/footer-down.png") repeat-x left 1px; } .events-carousel li .header-post .date{ background: #88C425; background: rgba(136, 196, 37, 0.6); } /* Colors ----------------------------------------------------------*/ blockquote > a, .tweet_time a, .tweet_text a, .tags i, .text-resalt, .post-item h4 a:hover, .post-item p a, .links li i, .entry-title a, .info-clubs h4 a:hover, .sf-menu .sf-mega ul li a:hover, .sf-menu li li a:hover, .crumbs ul li a:hover, .acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover, .crumbs li a, .page-error h1 i, .sitemap li a:hover, .pagination > li > a, .pagination > li > span, address i, address a, .list li i, .events-carousel h4 a, .pagination > li:hover a{ color: #88C425; } /* Borders ----------------------------------------------------------*/ .nav-tabs li.active:after { border: 6px solid #88C425; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent; bottom: -11px; content: ""; left: 50%; margin-left: -6px; position: absolute; z-index: 101; } .style-caption p, .item-clubs{ border-right: 5px solid #88C425; } .titles h4{ border-left: 5px solid #88C425; } .pagination > .active > a, .pagination > .active:hover > a{ border-color: #88C425; } .style-caption h1:before{ border-top: 40px solid transparent; border-bottom: 40px solid transparent; border-left: 40px solid #88C425; } .crumbs:before{ border-bottom: 20px solid #88C425; } .tooltip.top .tooltip-arrow { border-top-color: #88C425; } .sf-menu li:hover > .sf-mega, .sf-menu li.sfHover > .sf-mega, .mainmenu, .sf-menu .sub-current, .header-2, .header-2 .is-sticky{ border-bottom: 3px solid #88C425; } header, .overlay-player, .crumbs{ border-top: 3px solid #88C425; } .sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { border-top-color: #88C425; /* IE8 fallback colour */ } ul.sub-current .current > .sf-with-ul:focus:after, ul.sub-current .current:hover > .sf-with-ul:after, ul.sub-current .current .sfHover > .sf-with-ul:after { border-left-color: #88C425; /* IE8 fallback colour */ }
0.421433
0.073132
only-icon-button:before { margin-right: 0!important } @-webkit-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-ms-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-webkit-keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } @-ms-keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } @keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } aaaa { color: #00f } @-webkit-keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @-ms-keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @-webkit-keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @-ms-keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @-webkit-keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -webkit-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @-ms-keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -ms-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -webkit-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @-webkit-keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @-ms-keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @-webkit-keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @-ms-keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @-webkit-keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } @-ms-keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } @keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } .timer-mask-corner-part, .timer-mask-part, .timer-step-description, .timer-subject-arrow, .timer-subject-mask { -webkit-transition: opacity 600ms ease; transition: opacity 600ms ease } .timer-mask-corner-part, .timer-mask-part, .timer-subject-mask { position: fixed; opacity: .95; background-color: #222 } /* next step button color*/ .timer-step-description .timer-next-step-button { border-radius: 5px; -webkit-transition: background-color 150ms ease; transition: background-color 150ms ease; background-color: #da4435; border: 1px solid #ba3022; padding: 5px; text-transform: uppercase; color: #fff } .timer-step-description .timer-next-step-button:hover { background-color: #ba3022 } .timer-step-description .timer-next-step-button:disabled { background-color: #bbb!important; border-color: #999 } .timer-subject-mask { top: 0; bottom: 0; left: 0; right: 0; position: fixed; z-index: 14999; width: 0; height: 0 } .timer-mask-part { z-index: 15000 } .timer-mask-corner-part { background-color: transparent; z-index: 15001; overflow: hidden } .timer-mask-corner-part svg { position: absolute; left: 0; top: 0 } .timer-mask-corner-part svg path { fill: #222 } .timer-mask-corner-part.leftTop { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg) } .timer-mask-corner-part.rightTop { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .timer-mask-corner-part.leftBottom { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .timer-mask-corner-part.rightBottom { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .timer-invisible { opacity: 0!important } .timer-hidden { display: none!important } .timer-details-panel { position: fixed; z-index: 15001 } /*Body Text*/ .timer-step-description { position: absolute; display: inline-block; /*background-color: rgba(60, 60, 60, .7);*/ background-color: rgba(60, 60, 60, 0.9); padding: 21px; /*font-size: 14px;*/ font-size: 20px } /*Header*/ .timer-step-description h2 { display: inline-block; font-size: 36px; text-transform: uppercase; text-align:center; color: #fff; line-height: 35px; margin-bottom: 10px } /* Edit here for 1/1 step position - I hid the counter*/ .timer-step-description .timer-step-position { display: inline-block; font-family: OpenSans Semibold; font-size: 20px; color: #888; visibility:hidden; margin-right: 10px } .timer-step-description .timer-step-text { clear: both; display: block; color: #fff; /*line-height: 22px*/ line-height: 26px } .timer-step-description .timer-step-text code { font-family: monospace, courier } /* Next step button - red background*/ .timer-step-description .timer-next-step-button { float: right; font-size: 16px; margin-top: 10px } .timer-step-description .timer-next-step-button:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; margin-right: .4em; font-variant: normal; text-transform: none; content: '\e800' } .timer-step-description ol, .timer-step-description ul { padding-left: 40px } .timer-step-description ul { list-style-type: disc } .timer-step-description ol { list-style-type: decimal } .timer-subject-arrow { color: #da4435; position: fixed; z-index: 15003; opacity: .8; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation-name: timer-subject-arrow-animation; animation-name: timer-subject-arrow-animation; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: none; animation-fill-mode: none } .timer-subject-arrow:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; margin-right: .4em; font-variant: normal; text-transform: none; content: '\e802'; font-size: 40px } .timer-subject-arrow.right { -webkit-animation-name: timer-subject-arrow-animation-right; animation-name: timer-subject-arrow-animation-right; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .timer-subject-arrow.bottom { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-animation-name: timer-subject-arrow-animation-bottom; animation-name: timer-subject-arrow-animation-bottom } .timer-subject-arrow.left { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); -webkit-animation-name: timer-subject-arrow-animation-left; animation-name: timer-subject-arrow-animation-left } .timer-subject-arrow:before { line-height: .5 } .timer-wizard-menu { top: 0; bottom: 0; left: 0; right: 0; position: fixed; margin: auto; width: 750px; height: 400px; z-index: 15002 } .timer-wizard-menu .timer-wizard-menu-title { -webkit-animation-name: timer-wizard-menu-title-slideright; animation-name: timer-wizard-menu-title-slideright; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; text-transform: uppercase; color: #fff; font-size: 32px; font-family: OpenSans Light; position: relative; font-weight: 400 } .timer-wizard-menu ul { padding: 0; margin: 0 } .timer-wizard-menu ul li { list-style-type: none; cursor: pointer; opacity: 0; position: relative; left: -90px; -webkit-animation-name: timer-wizard-menu-item-slidedown; animation-name: timer-wizard-menu-item-slidedown; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; height: 50px; overflow: hidden; margin-top: 20px } .timer-wizard-menu ul li:nth-child(1) { animation-delay: 600ms; -webkit-animation-delay: 600ms } .timer-wizard-menu ul li:nth-child(2) { animation-delay: 900ms; -webkit-animation-delay: 900ms } .timer-wizard-menu ul li:nth-child(3) { animation-delay: 1200ms; -webkit-animation-delay: 1200ms } .timer-wizard-menu ul li:nth-child(4) { animation-delay: 1500ms; -webkit-animation-delay: 1500ms } .timer-wizard-menu ul li:nth-child(5) { animation-delay: 1800ms; -webkit-animation-delay: 1800ms } .timer-wizard-menu ul li:nth-child(6) { animation-delay: 2100ms; -webkit-animation-delay: 2100ms } .timer-wizard-menu ul li:nth-child(7) { animation-delay: 2400ms; -webkit-animation-delay: 2400ms } .timer-wizard-menu ul li:nth-child(8) { animation-delay: 2700ms; -webkit-animation-delay: 2700ms } .timer-wizard-menu ul li:nth-child(9) { animation-delay: 3000ms; -webkit-animation-delay: 3000ms } .timer-wizard-menu ul li:nth-child(10) { animation-delay: 3300ms; -webkit-animation-delay: 3300ms } .timer-wizard-menu ul li:nth-child(11) { animation-delay: 3600ms; -webkit-animation-delay: 3600ms } .timer-wizard-menu ul li:nth-child(12) { animation-delay: 3900ms; -webkit-animation-delay: 3900ms } .timer-wizard-menu ul li:nth-child(13) { animation-delay: 4200ms; -webkit-animation-delay: 4200ms } .timer-wizard-menu ul li:nth-child(14) { animation-delay: 4500ms; -webkit-animation-delay: 4500ms } .timer-wizard-menu ul li:nth-child(15) { animation-delay: 4800ms; -webkit-animation-delay: 4800ms } .timer-wizard-menu ul li h2 { -webkit-transition: color 300ms ease; transition: color 300ms ease; font-family: OpenSans Light; font-size: 12px; font-weight: 400; text-transform: uppercase; color: #fff; margin: 0 } .timer-wizard-menu ul li .timer-wizard-menu-item-description { color: #fff; font-size: 12px } .timer-wizard-menu ul li .timer-wizard-menu-item-estimated-time { -webkit-transition: border-right 300ms ease; transition: border-right 300ms ease; border-right: solid 0 #fff; opacity: .5; font-size: 10px; color: #fff; float: left; height: 50px; width: 80px; margin-right: 10px; position: relative } .timer-wizard-menu ul li .timer-wizard-menu-item-estimated-time:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; content: '\e803'; margin-right: 5px } .timer-wizard-menu ul li:hover h2 { color: #da4435 } .timer-wizard-menu ul li:hover .timer-wizard-menu-item-estimated-time { border-right: solid 20px #fff } .timer-wizard-menu.timer-menu-closed h1 { -webkit-animation-name: timer-wizard-menu-title-fadeout; animation-name: timer-wizard-menu-title-fadeout; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards } .timer-wizard-menu.timer-menu-closed ul li { opacity: 1; -webkit-animation-name: timer-wizard-menu-item-slideleft; animation-name: timer-wizard-menu-item-slideleft; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards } .timer-wizard-menu.timer-menu-closed ul li:nth-child(1) { animation-delay: 250ms; -webkit-animation-delay: 250ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(2) { animation-delay: 350ms; -webkit-animation-delay: 350ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(3) { animation-delay: 450ms; -webkit-animation-delay: 450ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(4) { animation-delay: 550ms; -webkit-animation-delay: 550ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(5) { animation-delay: 650ms; -webkit-animation-delay: 650ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(6) { animation-delay: 750ms; -webkit-animation-delay: 750ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(7) { animation-delay: 850ms; -webkit-animation-delay: 850ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(8) { animation-delay: 950ms; -webkit-animation-delay: 950ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(9) { animation-delay: 1050ms; -webkit-animation-delay: 1050ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(10) { animation-delay: 1150ms; -webkit-animation-delay: 1150ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(11) { animation-delay: 1250ms; -webkit-animation-delay: 1250ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(12) { animation-delay: 1350ms; -webkit-animation-delay: 1350ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(13) { animation-delay: 1450ms; -webkit-animation-delay: 1450ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(14) { animation-delay: 1550ms; -webkit-animation-delay: 1550ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(15) { animation-delay: 1650ms; -webkit-animation-delay: 1650ms } /* Our Close button - 03.28.16 DAS added visibility: hidden to the close button*/ .timer-close-button { text-shadow: 0 0 5px #030, 0 0 3px #000, 0 2px 3px #000; -webkit-transition: text-shadow 300ms ease; transition: text-shadow 300ms ease; border-width: 0; background-color: transparent!important; z-index: 15005; position: fixed; color: #fff; font-size: 16px; bottom: 25px; right: 25px; cursor: pointer; visibility: hidden; text-transform: uppercase } .timer-close-button:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; content: '\e804'; font-size: 16px } .timer-close-button:hover { text-shadow: 0 0 10px #030, 0 0 6px #000, 0 2px 5px #000, 0 0 7px #000; background-color: transparent!important; left: auto; top: auto } .timer-close-button:active { outline-width: 0!important } .timer-close-button:before { margin-right: 5px } .timer-no-wizards-available { -webkit-animation-name: timer-wizard-menu-item-slidedown; animation-name: timer-wizard-menu-item-slidedown; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; color: #fff; opacity: 0; position: relative; height: 50px; margin-top: 20px } body { margin: 0; height: 100% }
WaterSimUI/wwwroot/Content/timer.css
only-icon-button:before { margin-right: 0!important } @-webkit-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-ms-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-webkit-keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } @-ms-keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } @keyframes timer-wizard-menu-title-fadeout { 0%, 30% { opacity: 1; text-shadow: none } 100% { opacity: 0; text-shadow: 0 0 7px #fff, 0 0 3px #fff } } aaaa { color: #00f } @-webkit-keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @-ms-keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @keyframes timer-wizard-menu-item-slidedown { 0%, 30% { opacity: 0; top: -100px } 100% { opacity: 1; top: 0 } } @-webkit-keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @-ms-keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @keyframes timer-wizard-menu-item-slideleft { 0% { opacity: 1; left: -90px } 100% { opacity: 0; left: -190px } } @-webkit-keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -webkit-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @-ms-keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -ms-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @keyframes timer-subject-arrow-animation { 0% { margin-top: 0 } 50% { -webkit-transform: scale(1, .7); transform: scale(1, .7); margin-top: 10px } 100% { margin-top: 0 } } @-webkit-keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @-ms-keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @keyframes timer-subject-arrow-animation-right { 0% { margin-left: 0 } 50% { margin-left: -10px } 100% { margin-left: 0 } } @-webkit-keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @-ms-keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @keyframes timer-subject-arrow-animation-bottom { 0% { margin-top: 0 } 50% { margin-top: -10px } 100% { margin-top: 0 } } @-webkit-keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } @-ms-keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } @keyframes timer-subject-arrow-animation-left { 0% { margin-left: -10px } 50% { margin-left: 0 } 100% { margin-left: -10px } } .timer-mask-corner-part, .timer-mask-part, .timer-step-description, .timer-subject-arrow, .timer-subject-mask { -webkit-transition: opacity 600ms ease; transition: opacity 600ms ease } .timer-mask-corner-part, .timer-mask-part, .timer-subject-mask { position: fixed; opacity: .95; background-color: #222 } /* next step button color*/ .timer-step-description .timer-next-step-button { border-radius: 5px; -webkit-transition: background-color 150ms ease; transition: background-color 150ms ease; background-color: #da4435; border: 1px solid #ba3022; padding: 5px; text-transform: uppercase; color: #fff } .timer-step-description .timer-next-step-button:hover { background-color: #ba3022 } .timer-step-description .timer-next-step-button:disabled { background-color: #bbb!important; border-color: #999 } .timer-subject-mask { top: 0; bottom: 0; left: 0; right: 0; position: fixed; z-index: 14999; width: 0; height: 0 } .timer-mask-part { z-index: 15000 } .timer-mask-corner-part { background-color: transparent; z-index: 15001; overflow: hidden } .timer-mask-corner-part svg { position: absolute; left: 0; top: 0 } .timer-mask-corner-part svg path { fill: #222 } .timer-mask-corner-part.leftTop { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg) } .timer-mask-corner-part.rightTop { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .timer-mask-corner-part.leftBottom { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .timer-mask-corner-part.rightBottom { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .timer-invisible { opacity: 0!important } .timer-hidden { display: none!important } .timer-details-panel { position: fixed; z-index: 15001 } /*Body Text*/ .timer-step-description { position: absolute; display: inline-block; /*background-color: rgba(60, 60, 60, .7);*/ background-color: rgba(60, 60, 60, 0.9); padding: 21px; /*font-size: 14px;*/ font-size: 20px } /*Header*/ .timer-step-description h2 { display: inline-block; font-size: 36px; text-transform: uppercase; text-align:center; color: #fff; line-height: 35px; margin-bottom: 10px } /* Edit here for 1/1 step position - I hid the counter*/ .timer-step-description .timer-step-position { display: inline-block; font-family: OpenSans Semibold; font-size: 20px; color: #888; visibility:hidden; margin-right: 10px } .timer-step-description .timer-step-text { clear: both; display: block; color: #fff; /*line-height: 22px*/ line-height: 26px } .timer-step-description .timer-step-text code { font-family: monospace, courier } /* Next step button - red background*/ .timer-step-description .timer-next-step-button { float: right; font-size: 16px; margin-top: 10px } .timer-step-description .timer-next-step-button:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; margin-right: .4em; font-variant: normal; text-transform: none; content: '\e800' } .timer-step-description ol, .timer-step-description ul { padding-left: 40px } .timer-step-description ul { list-style-type: disc } .timer-step-description ol { list-style-type: decimal } .timer-subject-arrow { color: #da4435; position: fixed; z-index: 15003; opacity: .8; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation-name: timer-subject-arrow-animation; animation-name: timer-subject-arrow-animation; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: none; animation-fill-mode: none } .timer-subject-arrow:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; margin-right: .4em; font-variant: normal; text-transform: none; content: '\e802'; font-size: 40px } .timer-subject-arrow.right { -webkit-animation-name: timer-subject-arrow-animation-right; animation-name: timer-subject-arrow-animation-right; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .timer-subject-arrow.bottom { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-animation-name: timer-subject-arrow-animation-bottom; animation-name: timer-subject-arrow-animation-bottom } .timer-subject-arrow.left { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); -webkit-animation-name: timer-subject-arrow-animation-left; animation-name: timer-subject-arrow-animation-left } .timer-subject-arrow:before { line-height: .5 } .timer-wizard-menu { top: 0; bottom: 0; left: 0; right: 0; position: fixed; margin: auto; width: 750px; height: 400px; z-index: 15002 } .timer-wizard-menu .timer-wizard-menu-title { -webkit-animation-name: timer-wizard-menu-title-slideright; animation-name: timer-wizard-menu-title-slideright; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; text-transform: uppercase; color: #fff; font-size: 32px; font-family: OpenSans Light; position: relative; font-weight: 400 } .timer-wizard-menu ul { padding: 0; margin: 0 } .timer-wizard-menu ul li { list-style-type: none; cursor: pointer; opacity: 0; position: relative; left: -90px; -webkit-animation-name: timer-wizard-menu-item-slidedown; animation-name: timer-wizard-menu-item-slidedown; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; height: 50px; overflow: hidden; margin-top: 20px } .timer-wizard-menu ul li:nth-child(1) { animation-delay: 600ms; -webkit-animation-delay: 600ms } .timer-wizard-menu ul li:nth-child(2) { animation-delay: 900ms; -webkit-animation-delay: 900ms } .timer-wizard-menu ul li:nth-child(3) { animation-delay: 1200ms; -webkit-animation-delay: 1200ms } .timer-wizard-menu ul li:nth-child(4) { animation-delay: 1500ms; -webkit-animation-delay: 1500ms } .timer-wizard-menu ul li:nth-child(5) { animation-delay: 1800ms; -webkit-animation-delay: 1800ms } .timer-wizard-menu ul li:nth-child(6) { animation-delay: 2100ms; -webkit-animation-delay: 2100ms } .timer-wizard-menu ul li:nth-child(7) { animation-delay: 2400ms; -webkit-animation-delay: 2400ms } .timer-wizard-menu ul li:nth-child(8) { animation-delay: 2700ms; -webkit-animation-delay: 2700ms } .timer-wizard-menu ul li:nth-child(9) { animation-delay: 3000ms; -webkit-animation-delay: 3000ms } .timer-wizard-menu ul li:nth-child(10) { animation-delay: 3300ms; -webkit-animation-delay: 3300ms } .timer-wizard-menu ul li:nth-child(11) { animation-delay: 3600ms; -webkit-animation-delay: 3600ms } .timer-wizard-menu ul li:nth-child(12) { animation-delay: 3900ms; -webkit-animation-delay: 3900ms } .timer-wizard-menu ul li:nth-child(13) { animation-delay: 4200ms; -webkit-animation-delay: 4200ms } .timer-wizard-menu ul li:nth-child(14) { animation-delay: 4500ms; -webkit-animation-delay: 4500ms } .timer-wizard-menu ul li:nth-child(15) { animation-delay: 4800ms; -webkit-animation-delay: 4800ms } .timer-wizard-menu ul li h2 { -webkit-transition: color 300ms ease; transition: color 300ms ease; font-family: OpenSans Light; font-size: 12px; font-weight: 400; text-transform: uppercase; color: #fff; margin: 0 } .timer-wizard-menu ul li .timer-wizard-menu-item-description { color: #fff; font-size: 12px } .timer-wizard-menu ul li .timer-wizard-menu-item-estimated-time { -webkit-transition: border-right 300ms ease; transition: border-right 300ms ease; border-right: solid 0 #fff; opacity: .5; font-size: 10px; color: #fff; float: left; height: 50px; width: 80px; margin-right: 10px; position: relative } .timer-wizard-menu ul li .timer-wizard-menu-item-estimated-time:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; content: '\e803'; margin-right: 5px } .timer-wizard-menu ul li:hover h2 { color: #da4435 } .timer-wizard-menu ul li:hover .timer-wizard-menu-item-estimated-time { border-right: solid 20px #fff } .timer-wizard-menu.timer-menu-closed h1 { -webkit-animation-name: timer-wizard-menu-title-fadeout; animation-name: timer-wizard-menu-title-fadeout; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards } .timer-wizard-menu.timer-menu-closed ul li { opacity: 1; -webkit-animation-name: timer-wizard-menu-item-slideleft; animation-name: timer-wizard-menu-item-slideleft; -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards } .timer-wizard-menu.timer-menu-closed ul li:nth-child(1) { animation-delay: 250ms; -webkit-animation-delay: 250ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(2) { animation-delay: 350ms; -webkit-animation-delay: 350ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(3) { animation-delay: 450ms; -webkit-animation-delay: 450ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(4) { animation-delay: 550ms; -webkit-animation-delay: 550ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(5) { animation-delay: 650ms; -webkit-animation-delay: 650ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(6) { animation-delay: 750ms; -webkit-animation-delay: 750ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(7) { animation-delay: 850ms; -webkit-animation-delay: 850ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(8) { animation-delay: 950ms; -webkit-animation-delay: 950ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(9) { animation-delay: 1050ms; -webkit-animation-delay: 1050ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(10) { animation-delay: 1150ms; -webkit-animation-delay: 1150ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(11) { animation-delay: 1250ms; -webkit-animation-delay: 1250ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(12) { animation-delay: 1350ms; -webkit-animation-delay: 1350ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(13) { animation-delay: 1450ms; -webkit-animation-delay: 1450ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(14) { animation-delay: 1550ms; -webkit-animation-delay: 1550ms } .timer-wizard-menu.timer-menu-closed ul li:nth-child(15) { animation-delay: 1650ms; -webkit-animation-delay: 1650ms } /* Our Close button - 03.28.16 DAS added visibility: hidden to the close button*/ .timer-close-button { text-shadow: 0 0 5px #030, 0 0 3px #000, 0 2px 3px #000; -webkit-transition: text-shadow 300ms ease; transition: text-shadow 300ms ease; border-width: 0; background-color: transparent!important; z-index: 15005; position: fixed; color: #fff; font-size: 16px; bottom: 25px; right: 25px; cursor: pointer; visibility: hidden; text-transform: uppercase } .timer-close-button:before { font-family: timer-icons; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; content: '\e804'; font-size: 16px } .timer-close-button:hover { text-shadow: 0 0 10px #030, 0 0 6px #000, 0 2px 5px #000, 0 0 7px #000; background-color: transparent!important; left: auto; top: auto } .timer-close-button:active { outline-width: 0!important } .timer-close-button:before { margin-right: 5px } .timer-no-wizards-available { -webkit-animation-name: timer-wizard-menu-item-slidedown; animation-name: timer-wizard-menu-item-slidedown; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; color: #fff; opacity: 0; position: relative; height: 50px; margin-top: 20px } body { margin: 0; height: 100% }
0.462716
0.077657
html { font-size: 62.5%; /* 16px *62.5 = 10px = 1rem better for diff size browsers*/ box-sizing: border-box; } body{ font: 1.6rem Helvetica; height: 100vh; margin: 0; } #root { height: 100%; } .grid-container { display: grid; grid-template-areas: "header" "main" "footer"; grid-template-columns: 1fr; grid-template-rows: 5rem 1fr 5rem; height: 100%; } .header { grid-area: header; background-color: cornflowerblue; color: black; display: flex; justify-content: space-between; align-items: center; padding: 0.5rem; } .header-links a{ padding: 1rem; } .header-links a:hover{ color:crimson; } .brand a{ color: white; font-size: 2.5rem; font-weight: bold; text-decoration: none; } .header-links a{ color: white; text-decoration: none; } .main { grid-area: main; } .footer { background-color: cornflowerblue; color:white; grid-area: footer; align-items: center; display: flex; justify-content: center; align-items: center; } a{ text-decoration: none; } a:hover{ color: brown; } .banners{ display: inline; align-items: center; align-content: center; justify-content: center; } /* Home Screen */ .products{ display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .products li{ list-style-type: none; padding: 0; flex: 0 1 34rem; margin: 1rem; height: 50rem; border-bottom: .1rem #c0c0c0 solid; } .product{ display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .product-name{ font-size: 2.1rem; font-weight: bold; } .product-brand{ font-size: 1.6rem; color: gray; } .product-price{ font-size: 1.9rem; font-weight: bold; } .product-image{ max-width: 30rem; max-height: 30rem; } .product-rating{ margin-bottom: 1rem ; } /* Side Bar */ .brand button{ font-size: 3rem; padding: 0.5rem; background: none; border: none; color: white; cursor: pointer; } .sidebar{ position: fixed; transition: all .5s; transform: translateX(-30rem); width: 30rem; background-color:honeydew; height: 100%; } .sidebar.open{ transform: translateX(0); } .sidebar-close-button { border-radius: 50%; border: 0.1rem gray solid; width: 3rem; height: 3rem; padding: 0.5rem; font-size: 1.5rem; padding-top: 0; cursor: pointer; position: absolute; right: 0.7rem; top: 1.5rem; } /* Product Details */ .details { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .details-image { flex: 2 1 60rem; } .details-image img{ max-width: 60rem; width: 100%; } .details-info { flex: 2 1 30rem; } .details-action { flex: 1 1 30rem; border: 0.1re darkslategray; border-radius: 0.5rem; background-color:#d5e2f7; padding: 1rem; margin: 1rem; } .details-info ul , .details-action ul{ list-style-type: none; padding: 0; } .details-info li , .details-action li{ margin-bottom: 1rem; } .back-to-result{ padding: 1rem; } .details-action ul li:last-child{ display: flex; flex-direction: column; } .button{ padding: 1rem; border: .1rem #808080 solid; background-color: lightskyblue; text-align: center; cursor: pointer; } .button:hover{ border: .1rem #404040 solid; background-color: lightcyan; } .button:disabled{ border: .1rem #404040 solid; background-color: c; pointer-events: none; } .price { color: #c04000; font-size: 2rem; } /* Cart */ .cart{ display: flex; flex-wrap: wrap; margin: 1rem; align-items: flex-start; } .cart-list{ margin-top: 0; flex:3 1 60rem; } .cart-action{ flex:1 1 20rem; background-color: lightgray; border: .1rem darkslategray; border-radius: 1rem; padding: 1rem; } .cart-list-container{ padding: 0; list-style-type:none; padding: 1rem; } .cart-list-container li { display: flex; justify-content: space-between; padding-bottom: 0.5rem; margin-bottom: 0.5rem; border-bottom: 0.1rem #c0c0c0 solid; } .cart-list-container li img{ max-width: 10rem; max-height: 10rem; margin-bottom: 1rem; } .cart-list-container li:first-child{ display: flex; justify-content: space-between; align-items: flex-end; } .cart-image{ flex: 1 1; } .cart-name{ flex: 8 1; } .cart-price{ flex: 1 1; font-size: 2.5rem; text-align: right; } /* Sign in */ .form { display: flex; justify-content: center; align-items: center; height: 100%; } .form-container{ display: flex; flex-direction: column; width: 30rem; padding: 2rem; border: 0.1rem #c0f0f0 solid; border-radius: 0.5rem; list-style-type: none; } .form-container li{ display: flex; flex-direction: column; margin-bottom: 1rem; margin-top: 1rem; } input{ padding: 1rem; border: 0.1rem #c0c0c0 solid; border-radius: 0.5rem; }
frontend/src/index.css
html { font-size: 62.5%; /* 16px *62.5 = 10px = 1rem better for diff size browsers*/ box-sizing: border-box; } body{ font: 1.6rem Helvetica; height: 100vh; margin: 0; } #root { height: 100%; } .grid-container { display: grid; grid-template-areas: "header" "main" "footer"; grid-template-columns: 1fr; grid-template-rows: 5rem 1fr 5rem; height: 100%; } .header { grid-area: header; background-color: cornflowerblue; color: black; display: flex; justify-content: space-between; align-items: center; padding: 0.5rem; } .header-links a{ padding: 1rem; } .header-links a:hover{ color:crimson; } .brand a{ color: white; font-size: 2.5rem; font-weight: bold; text-decoration: none; } .header-links a{ color: white; text-decoration: none; } .main { grid-area: main; } .footer { background-color: cornflowerblue; color:white; grid-area: footer; align-items: center; display: flex; justify-content: center; align-items: center; } a{ text-decoration: none; } a:hover{ color: brown; } .banners{ display: inline; align-items: center; align-content: center; justify-content: center; } /* Home Screen */ .products{ display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .products li{ list-style-type: none; padding: 0; flex: 0 1 34rem; margin: 1rem; height: 50rem; border-bottom: .1rem #c0c0c0 solid; } .product{ display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .product-name{ font-size: 2.1rem; font-weight: bold; } .product-brand{ font-size: 1.6rem; color: gray; } .product-price{ font-size: 1.9rem; font-weight: bold; } .product-image{ max-width: 30rem; max-height: 30rem; } .product-rating{ margin-bottom: 1rem ; } /* Side Bar */ .brand button{ font-size: 3rem; padding: 0.5rem; background: none; border: none; color: white; cursor: pointer; } .sidebar{ position: fixed; transition: all .5s; transform: translateX(-30rem); width: 30rem; background-color:honeydew; height: 100%; } .sidebar.open{ transform: translateX(0); } .sidebar-close-button { border-radius: 50%; border: 0.1rem gray solid; width: 3rem; height: 3rem; padding: 0.5rem; font-size: 1.5rem; padding-top: 0; cursor: pointer; position: absolute; right: 0.7rem; top: 1.5rem; } /* Product Details */ .details { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .details-image { flex: 2 1 60rem; } .details-image img{ max-width: 60rem; width: 100%; } .details-info { flex: 2 1 30rem; } .details-action { flex: 1 1 30rem; border: 0.1re darkslategray; border-radius: 0.5rem; background-color:#d5e2f7; padding: 1rem; margin: 1rem; } .details-info ul , .details-action ul{ list-style-type: none; padding: 0; } .details-info li , .details-action li{ margin-bottom: 1rem; } .back-to-result{ padding: 1rem; } .details-action ul li:last-child{ display: flex; flex-direction: column; } .button{ padding: 1rem; border: .1rem #808080 solid; background-color: lightskyblue; text-align: center; cursor: pointer; } .button:hover{ border: .1rem #404040 solid; background-color: lightcyan; } .button:disabled{ border: .1rem #404040 solid; background-color: c; pointer-events: none; } .price { color: #c04000; font-size: 2rem; } /* Cart */ .cart{ display: flex; flex-wrap: wrap; margin: 1rem; align-items: flex-start; } .cart-list{ margin-top: 0; flex:3 1 60rem; } .cart-action{ flex:1 1 20rem; background-color: lightgray; border: .1rem darkslategray; border-radius: 1rem; padding: 1rem; } .cart-list-container{ padding: 0; list-style-type:none; padding: 1rem; } .cart-list-container li { display: flex; justify-content: space-between; padding-bottom: 0.5rem; margin-bottom: 0.5rem; border-bottom: 0.1rem #c0c0c0 solid; } .cart-list-container li img{ max-width: 10rem; max-height: 10rem; margin-bottom: 1rem; } .cart-list-container li:first-child{ display: flex; justify-content: space-between; align-items: flex-end; } .cart-image{ flex: 1 1; } .cart-name{ flex: 8 1; } .cart-price{ flex: 1 1; font-size: 2.5rem; text-align: right; } /* Sign in */ .form { display: flex; justify-content: center; align-items: center; height: 100%; } .form-container{ display: flex; flex-direction: column; width: 30rem; padding: 2rem; border: 0.1rem #c0f0f0 solid; border-radius: 0.5rem; list-style-type: none; } .form-container li{ display: flex; flex-direction: column; margin-bottom: 1rem; margin-top: 1rem; } input{ padding: 1rem; border: 0.1rem #c0c0c0 solid; border-radius: 0.5rem; }
0.39712
0.072505
@charset "UTF-8"; /* 大于960px,小于1199px */ @media screen and (min-width: 960px) and (max-width: 1199px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 90% } nav ul li { padding: 10px 10px; } .picshow li i { overflow: hidden; display: block; height: 400px; } .picshow .font { display: none } .text img { width: 100% } .rightbox { margin-right: 0 } .picbox { width: 72%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } .pics ul li img { width: 100% !important; } } /* 大于768px,小于959px */ @media screen and (min-width: 768px) and (max-width: 959px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 96% } nav ul li { padding: 10px 5px; } .blogs { width: 100% } .sidebar {/* width: 33%;*/display: none; } .picshow li i { overflow: hidden; display: block; height: 300px; } .picshow .font { display: none } .text img { width: 100% } .news_infos img { width: 100% } h3.blogtitle { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .picbox { width: 67%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } .paihang li i { width: 98% } .infos { width: 100%; } .ad { display: none } .pics ul li img { width: 100% !important; } } /* 大于480px,小于767px */ @media only screen and (min-width: 480px) and (max-width: 767px) { .toolbar{ display: none; } .tophead, article { width: 96% } header{width: 100%;} header { height: 66px; margin-bottom: 10px; } nav { display: none; } #mnav { display: block; /*position: fixed;*/;position: relative; z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 200px; } .picshow .font, .litle span { display: none } .text img { width: 100% } .blogs { width: 100% } .sidebar { /*width: 36%*/;display: none; } .rightbox { width: 40%; } .leftbox { width: 60% } .news_infos img { width: 100% } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .paihang li i { width: 98% } .picbox { width: 64%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li i { height: 100px; } .pics ul li img { height: 100%; } .pics ul li span { display: none; } .pics ul li:nth-child(2) { margin: 0 0 0 8px; } } @media only screen and (min-width: 360px) and (max-width: 479px) { .toolbar{ display: none; } .tophead, article { width: 96% } header, .leftbox, .sidebar, .blogs { width: 100% } .sidebar{display: none;} header { height: 66px; margin-bottom: 10px; } nav, .litle span { display: none; } #mnav { display: block; /*position: fixed;*/;position: relative; z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 100px; } .picshow .font { display: none } .text img { width: 100% } .news_infos img { width: 100% } .rightbox { width: 100%; } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .picbox { width: 100% } .picbox ul { width: 100%; margin: 0 } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li { width: 100%; } .pics ul li:nth-child(2) { margin: 10px 0; } } @media only screen and (max-width: 359px) { .tophead, article { width: 96% } .sidebar{display: none;} header, .leftbox, .sidebar, .blogs { width: 100% } header { height: 66px; margin-bottom: 10px; } nav, .litle span { display: none; } #mnav { display: block; /*position: fixed;*/ ;position:relative;z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 100px; } .picshow .font { display: none } .text img { width: 100% } .rightbox { width: 100%; } .news_infos img { width: 100% } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .picbox { width: 100% } .picbox ul { width: 100%; margin: 0 } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li { width: 100%; } .pics ul li:nth-child(2) { margin: 10px 0; } }
public/css/home/m.css
@charset "UTF-8"; /* 大于960px,小于1199px */ @media screen and (min-width: 960px) and (max-width: 1199px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 90% } nav ul li { padding: 10px 10px; } .picshow li i { overflow: hidden; display: block; height: 400px; } .picshow .font { display: none } .text img { width: 100% } .rightbox { margin-right: 0 } .picbox { width: 72%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } .pics ul li img { width: 100% !important; } } /* 大于768px,小于959px */ @media screen and (min-width: 768px) and (max-width: 959px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 96% } nav ul li { padding: 10px 5px; } .blogs { width: 100% } .sidebar {/* width: 33%;*/display: none; } .picshow li i { overflow: hidden; display: block; height: 300px; } .picshow .font { display: none } .text img { width: 100% } .news_infos img { width: 100% } h3.blogtitle { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .picbox { width: 67%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } .paihang li i { width: 98% } .infos { width: 100%; } .ad { display: none } .pics ul li img { width: 100% !important; } } /* 大于480px,小于767px */ @media only screen and (min-width: 480px) and (max-width: 767px) { .toolbar{ display: none; } .tophead, article { width: 96% } header{width: 100%;} header { height: 66px; margin-bottom: 10px; } nav { display: none; } #mnav { display: block; /*position: fixed;*/;position: relative; z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 200px; } .picshow .font, .litle span { display: none } .text img { width: 100% } .blogs { width: 100% } .sidebar { /*width: 36%*/;display: none; } .rightbox { width: 40%; } .leftbox { width: 60% } .news_infos img { width: 100% } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .paihang li i { width: 98% } .picbox { width: 64%; } .picbox ul { width: 32%; margin-right: 0 } .picbox ul:nth-child(2) { margin: 0 5px } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li i { height: 100px; } .pics ul li img { height: 100%; } .pics ul li span { display: none; } .pics ul li:nth-child(2) { margin: 0 0 0 8px; } } @media only screen and (min-width: 360px) and (max-width: 479px) { .toolbar{ display: none; } .tophead, article { width: 96% } header, .leftbox, .sidebar, .blogs { width: 100% } .sidebar{display: none;} header { height: 66px; margin-bottom: 10px; } nav, .litle span { display: none; } #mnav { display: block; /*position: fixed;*/;position: relative; z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 100px; } .picshow .font { display: none } .text img { width: 100% } .news_infos img { width: 100% } .rightbox { width: 100%; } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .picbox { width: 100% } .picbox ul { width: 100%; margin: 0 } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li { width: 100%; } .pics ul li:nth-child(2) { margin: 10px 0; } } @media only screen and (max-width: 359px) { .tophead, article { width: 96% } .sidebar{display: none;} header, .leftbox, .sidebar, .blogs { width: 100% } header { height: 66px; margin-bottom: 10px; } nav, .litle span { display: none; } #mnav { display: block; /*position: fixed;*/ ;position:relative;z-index: 999999; } .navicon, .navicon:before, .navicon:after { background: #000 } #mnav h2 #mnav h2.open .navicon { background: rgba(1,1,1,0) }/* 使用背景色隐藏中间的线 */ .picshow li i { overflow: hidden; display: block; height: 100px; } .picshow .font { display: none } .text img { width: 100% } .rightbox { width: 100%; } .news_infos img { width: 100% } .blogpic { width: 100%; height: 150px; display: block } h3.blogtitle { clear: both; padding-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .readmore { display: block; overflow: hidden; width: 100%; text-align: center; background: #f2f2f2; padding: 10px 0; margin-top: 10px; clear: both } .picbox { width: 100% } .picbox ul { width: 100%; margin: 0 } h1.t_nav span { display: none } .infos { width: 100%; } .ad { display: none } .pics ul li { width: 100%; } .pics ul li:nth-child(2) { margin: 10px 0; } }
0.345768
0.118947
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; } .container { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; } .card { width: 360px; height: 262px; background-color: rgba(255, 255, 255, 0.363); display: flex; flex-direction: column; border-radius: 10px; padding-top: 25px; cursor: pointer; justify-content: space-between; padding-bottom: 15px; } .card-header { display: flex; flex-direction: column; align-items: center; } .avatar { width: 100px; height: 100px; position: relative; } .user-online-indicator { width: 15px; height: 15px; background-color: #53f45a; position: absolute; bottom: 10px; right: 8px; border-radius: 50%; z-index: 4; } .avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .profile-name h1 { font-size: 28px; font-weight: 500; } .profile-role { color: #161515; } .card-footer { width: 85%; height: 90px; margin: 0 auto; display: flex; align-items: center; } .social-buttons { width: 100%; display: flex; align-items: center; justify-content: center; } .social-buttons button { width: 40px; height: 40px; border: 1px solid transparent; border-radius: 50%; font-size: 23px; margin: 0 20px; text-decoration: wavy; } /***/ a { color:rgb(61, 59, 59); background: #f8f5f6; border-radius:100px; text-align:center; text-decoration:none; font-family:fontawesome; position: relative; display: inline-block; width:40px; height:40px; padding-top:12px; margin:0 2px; -o-transition:all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-font-smoothing: antialiased; } a:hover { background: #bdbaba; } /* font awesome icons */ a:nth-of-type(1):before { content:'\f09b'; } a:nth-of-type(2):before { content:'\f1bc'; } a:nth-of-type(3):before { content:'\f16d'; } a:nth-of-type(4):before { content:'\f113'; } a:nth-of-type(5):before { content:'\f17d'; } a:nth-of-type(6):before { content:'\f1cb'; } video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; background-size: cover; }
style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; } .container { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; } .card { width: 360px; height: 262px; background-color: rgba(255, 255, 255, 0.363); display: flex; flex-direction: column; border-radius: 10px; padding-top: 25px; cursor: pointer; justify-content: space-between; padding-bottom: 15px; } .card-header { display: flex; flex-direction: column; align-items: center; } .avatar { width: 100px; height: 100px; position: relative; } .user-online-indicator { width: 15px; height: 15px; background-color: #53f45a; position: absolute; bottom: 10px; right: 8px; border-radius: 50%; z-index: 4; } .avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .profile-name h1 { font-size: 28px; font-weight: 500; } .profile-role { color: #161515; } .card-footer { width: 85%; height: 90px; margin: 0 auto; display: flex; align-items: center; } .social-buttons { width: 100%; display: flex; align-items: center; justify-content: center; } .social-buttons button { width: 40px; height: 40px; border: 1px solid transparent; border-radius: 50%; font-size: 23px; margin: 0 20px; text-decoration: wavy; } /***/ a { color:rgb(61, 59, 59); background: #f8f5f6; border-radius:100px; text-align:center; text-decoration:none; font-family:fontawesome; position: relative; display: inline-block; width:40px; height:40px; padding-top:12px; margin:0 2px; -o-transition:all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-font-smoothing: antialiased; } a:hover { background: #bdbaba; } /* font awesome icons */ a:nth-of-type(1):before { content:'\f09b'; } a:nth-of-type(2):before { content:'\f1bc'; } a:nth-of-type(3):before { content:'\f16d'; } a:nth-of-type(4):before { content:'\f113'; } a:nth-of-type(5):before { content:'\f17d'; } a:nth-of-type(6):before { content:'\f1cb'; } video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; background-size: cover; }
0.318697
0.061059
height: auto !important; min-height: 350px; width: 800px; background: rgb(9,9,9); margin-left: 20px; border-bottom: 4px solid #ff0000; padding-top: 10px; } #center #content .my-friends .latest-friends { width: 780px; height: 224px; margin-left: 10px; margin-right: 10px; margin-top: 10px; background-color: rgb(17,17,17); } #center #content .my-friends .latest-friends #arrow { padding-top: 70px; float: left; } #center #content .my-friends .latest-friends .friends-pic { padding-top: 20px; float: left; width: 143px; height: 137px; margin-right: 20px; } #center #content .my-friends .latest-friends #right-arrow { padding-top: 70px; float: right; } #center #content .my-friends .latest-friends .friends-pic #name-of-member { float: left; background-color: rgb(30, 35, 41); padding-left: 9px; font-size: 14.606px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); width: 126px; height: 25px; } #center #content .my-friends .latest-friends .friends-pic #accept-reject { background-color: rgb(238, 0, 0); float: left; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; width: 135px; height: 24px; } #center #content .my-friends .latest-friends .friends-pic #accept-reject #accept { float: left; font-size: 12px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); padding-left: 10px; padding-right: 10px; -webkit-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); -ms-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); } #center #content .my-friends .latest-friends .friends-pic #accept-reject #reject1 { font-size: 12px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); -webkit-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); -ms-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); width: 60px; overflow: hidden; } .title p.middle-title-setting { font-weight: bold; color: #fff; padding-left: 10px; font-size: 16px; float: left; } .title p.middle-title { float: right; margin-right: 20px; font-size: 12px; font-family: "Arial"; color: #fff; font-weight: bold; text-transform: uppercase; } .my_friend1 { float: left; padding-top: 5px; width: 800px; } .back { margin-top: 15px; padding-left: 170px; } .back p a { font-size: 12px; font-family: "Arial"; color: #ec3839; font-weight: bold; text-transform: uppercase; text-align: center; -moz-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); -webkit-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); -ms-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); } .my_friend1 p.middle-title-setting { font-weight: bold; color: #000; margin-right: 400px; padding-left: 14px; float: left; font-size: 15px; font-family: "Arial"; color: rgb(160,160,160); font-weight: bold; text-transform: uppercase; text-align: center; } .my_friend1 p.middle-title-squer { margin: 5px 40px; float: left; font-size: 12.2px; font-family: "Arial"; color: rgb(163, 163, 163); font-weight: bold; text-transform: uppercase; } .my_friend1 p.middle-title-squer a { color: rgb(163, 163, 163); } .my_friend1 p.middle-title { margin:0 40px; border-radius: 2px; background-color: rgb(34, 34, 34); font-size: 13px; padding: 5px; font-family: "Arial"; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; text-align: center; cursor: pointer; } #center #content .my-friends .all-friend { width: 780px; margin-left: 20px; margin-right: auto; } .all-friend1 { float: left; margin-right: 10px; margin-top: 10px; } #name-of-member { float: left; background-color: rgb(30, 35, 41); padding: 6px 9px; font-size: 14.606px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); width: 137px; height: 33px; } .title .middle-title-squer input { float: right; margin-right: 10px; width: 40px; border-style: solid; border-width: 1px; border-color: rgb(183, 183, 183); background-color: rgb(255, 255, 255); top: 98px; width: 18px; height: 16px; z-index: 174; } #visible-friends { float: left; overflow: hidden; width: 652px; height: 224px; margin-left: 25px; } #friends-items { position: relative; margin-top: 10px; overflow: hidden; width: 4000px; height: 224px; } .no-message-data { padding-top: 90px; color:#fff; } .request { color: #fff; text-decoration: none; position: relative; z-index: 1000; } #pic1 img { width: 155px; height: 130px; } div.actions a { text-decoration: none; color: #000; }
public/assets/css/users/my_friends.css
height: auto !important; min-height: 350px; width: 800px; background: rgb(9,9,9); margin-left: 20px; border-bottom: 4px solid #ff0000; padding-top: 10px; } #center #content .my-friends .latest-friends { width: 780px; height: 224px; margin-left: 10px; margin-right: 10px; margin-top: 10px; background-color: rgb(17,17,17); } #center #content .my-friends .latest-friends #arrow { padding-top: 70px; float: left; } #center #content .my-friends .latest-friends .friends-pic { padding-top: 20px; float: left; width: 143px; height: 137px; margin-right: 20px; } #center #content .my-friends .latest-friends #right-arrow { padding-top: 70px; float: right; } #center #content .my-friends .latest-friends .friends-pic #name-of-member { float: left; background-color: rgb(30, 35, 41); padding-left: 9px; font-size: 14.606px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); width: 126px; height: 25px; } #center #content .my-friends .latest-friends .friends-pic #accept-reject { background-color: rgb(238, 0, 0); float: left; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; width: 135px; height: 24px; } #center #content .my-friends .latest-friends .friends-pic #accept-reject #accept { float: left; font-size: 12px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); padding-left: 10px; padding-right: 10px; -webkit-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); -ms-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); } #center #content .my-friends .latest-friends .friends-pic #accept-reject #reject1 { font-size: 12px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); -webkit-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); -ms-transform: matrix(0.58306782424991, 0, 0, 0.58235294117647, 0, 0); width: 60px; overflow: hidden; } .title p.middle-title-setting { font-weight: bold; color: #fff; padding-left: 10px; font-size: 16px; float: left; } .title p.middle-title { float: right; margin-right: 20px; font-size: 12px; font-family: "Arial"; color: #fff; font-weight: bold; text-transform: uppercase; } .my_friend1 { float: left; padding-top: 5px; width: 800px; } .back { margin-top: 15px; padding-left: 170px; } .back p a { font-size: 12px; font-family: "Arial"; color: #ec3839; font-weight: bold; text-transform: uppercase; text-align: center; -moz-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); -webkit-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); -ms-transform: matrix(0.95796460176991, 0, 0, 0.95764353865742, 0, 0); } .my_friend1 p.middle-title-setting { font-weight: bold; color: #000; margin-right: 400px; padding-left: 14px; float: left; font-size: 15px; font-family: "Arial"; color: rgb(160,160,160); font-weight: bold; text-transform: uppercase; text-align: center; } .my_friend1 p.middle-title-squer { margin: 5px 40px; float: left; font-size: 12.2px; font-family: "Arial"; color: rgb(163, 163, 163); font-weight: bold; text-transform: uppercase; } .my_friend1 p.middle-title-squer a { color: rgb(163, 163, 163); } .my_friend1 p.middle-title { margin:0 40px; border-radius: 2px; background-color: rgb(34, 34, 34); font-size: 13px; padding: 5px; font-family: "Arial"; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; text-align: center; cursor: pointer; } #center #content .my-friends .all-friend { width: 780px; margin-left: 20px; margin-right: auto; } .all-friend1 { float: left; margin-right: 10px; margin-top: 10px; } #name-of-member { float: left; background-color: rgb(30, 35, 41); padding: 6px 9px; font-size: 14.606px; font-family: "Source Sans Pro"; color: rgb(255, 255, 255); width: 137px; height: 33px; } .title .middle-title-squer input { float: right; margin-right: 10px; width: 40px; border-style: solid; border-width: 1px; border-color: rgb(183, 183, 183); background-color: rgb(255, 255, 255); top: 98px; width: 18px; height: 16px; z-index: 174; } #visible-friends { float: left; overflow: hidden; width: 652px; height: 224px; margin-left: 25px; } #friends-items { position: relative; margin-top: 10px; overflow: hidden; width: 4000px; height: 224px; } .no-message-data { padding-top: 90px; color:#fff; } .request { color: #fff; text-decoration: none; position: relative; z-index: 1000; } #pic1 img { width: 155px; height: 130px; } div.actions a { text-decoration: none; color: #000; }
0.410402
0.131312
*{margin:0;padding:0;} html,body,#app,.wrapper{ width:100%; height:100%; overflow: hidden; } body{ font-family:'PingFang SC', "Helvetica Neue",Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif; } a{text-decoration: none} .crumbs{ height: 35px; background-color: #fff; margin-bottom: 20px; margin-left: -20px; padding-left: 20px; border-bottom: 1px solid rgb(252, 235, 235); } .pagination{ margin: 20px 0; text-align: right; } .plugins-tips{ padding:20px 10px; margin-bottom: 20px; } .el-button+.el-tooltip { margin-left: 10px; } .el-table tr:hover{ background: #f6faff; } .mgb20{ margin-bottom: 20px; } .move-enter-active,.move-leave-active{ transition: opacity .5s; } .move-enter,.move-leave{ opacity: 0; } /*BaseForm*/ .form-box{ width:600px; } .form-box .line{ text-align: center; } .el-time-panel__content::after, .el-time-panel__content::before { margin-top: -7px; } .el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){ padding-bottom: 0; } /*Readme*/ .ms-doc .el-checkbox__input.is-disabled+.el-checkbox__label{ color: #333; cursor: pointer; } /*Upload*/ .pure-button{ width:150px; height:40px; line-height: 40px; text-align: center; color: #fff; border-radius: 3px; } .g-core-image-corp-container .info-aside{ height:45px; } .el-upload--text { background-color: #fff; border: 1px dashed #d9d9d9; border-radius: 6px; box-sizing: border-box; width: 360px; height: 180px; text-align: center; cursor: pointer; position: relative; overflow: hidden; } .el-upload--text .el-icon-upload { font-size: 67px; color: #97a8be; margin: 40px 0 16px; line-height: 50px; } .el-upload--text { color: #97a8be; font-size: 14px; text-align: center; } .el-upload--text em { font-style: normal; } /*VueEditor*/ .ql-container{ min-height: 400px; } .ql-snow .ql-tooltip{ transform: translateX(117.5px) translateY(10px) !important; } .editor-btn{ margin-top: 20px; } .page{ position: relative; } .select { position: relative; } .ivu-table .redFlag { color: red; } /* 覆盖原来样式 */ .el-menu-item i { color: #fff; } .el-submenu__title i { color: #fff; } .el-breadcrumb { font-size: 16px; line-height: 35px; height: 35px; } .el-breadcrumb__item:last-child .el-breadcrumb__inner{ font-weight: 700; } .el-upload--text { width: 80px; height: 80px; line-height: 105px; } .el-submenu .el-menu-item{ min-width: 190px } /* 全局样式,因本项目是测试教程项目,样式简化在此处 */ .title { margin-bottom: 20px; } .example { text-align: center; padding: 20px; border: 1px dashed red; margin-bottom: 50px; } .example_title { margin-bottom: 20px; color: blueviolet; } .input { width: 500px; margin-bottom: 20px; } .text { width: 500px; height: 30px; background-color: darkkhaki; margin: 0 auto; line-height: 30px; margin-bottom: 20px; font-weight: 700; color: deeppink; }
vue-test-util/src/assets/css/main.css
*{margin:0;padding:0;} html,body,#app,.wrapper{ width:100%; height:100%; overflow: hidden; } body{ font-family:'PingFang SC', "Helvetica Neue",Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif; } a{text-decoration: none} .crumbs{ height: 35px; background-color: #fff; margin-bottom: 20px; margin-left: -20px; padding-left: 20px; border-bottom: 1px solid rgb(252, 235, 235); } .pagination{ margin: 20px 0; text-align: right; } .plugins-tips{ padding:20px 10px; margin-bottom: 20px; } .el-button+.el-tooltip { margin-left: 10px; } .el-table tr:hover{ background: #f6faff; } .mgb20{ margin-bottom: 20px; } .move-enter-active,.move-leave-active{ transition: opacity .5s; } .move-enter,.move-leave{ opacity: 0; } /*BaseForm*/ .form-box{ width:600px; } .form-box .line{ text-align: center; } .el-time-panel__content::after, .el-time-panel__content::before { margin-top: -7px; } .el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){ padding-bottom: 0; } /*Readme*/ .ms-doc .el-checkbox__input.is-disabled+.el-checkbox__label{ color: #333; cursor: pointer; } /*Upload*/ .pure-button{ width:150px; height:40px; line-height: 40px; text-align: center; color: #fff; border-radius: 3px; } .g-core-image-corp-container .info-aside{ height:45px; } .el-upload--text { background-color: #fff; border: 1px dashed #d9d9d9; border-radius: 6px; box-sizing: border-box; width: 360px; height: 180px; text-align: center; cursor: pointer; position: relative; overflow: hidden; } .el-upload--text .el-icon-upload { font-size: 67px; color: #97a8be; margin: 40px 0 16px; line-height: 50px; } .el-upload--text { color: #97a8be; font-size: 14px; text-align: center; } .el-upload--text em { font-style: normal; } /*VueEditor*/ .ql-container{ min-height: 400px; } .ql-snow .ql-tooltip{ transform: translateX(117.5px) translateY(10px) !important; } .editor-btn{ margin-top: 20px; } .page{ position: relative; } .select { position: relative; } .ivu-table .redFlag { color: red; } /* 覆盖原来样式 */ .el-menu-item i { color: #fff; } .el-submenu__title i { color: #fff; } .el-breadcrumb { font-size: 16px; line-height: 35px; height: 35px; } .el-breadcrumb__item:last-child .el-breadcrumb__inner{ font-weight: 700; } .el-upload--text { width: 80px; height: 80px; line-height: 105px; } .el-submenu .el-menu-item{ min-width: 190px } /* 全局样式,因本项目是测试教程项目,样式简化在此处 */ .title { margin-bottom: 20px; } .example { text-align: center; padding: 20px; border: 1px dashed red; margin-bottom: 50px; } .example_title { margin-bottom: 20px; color: blueviolet; } .input { width: 500px; margin-bottom: 20px; } .text { width: 500px; height: 30px; background-color: darkkhaki; margin: 0 auto; line-height: 30px; margin-bottom: 20px; font-weight: 700; color: deeppink; }
0.315103
0.0545
.ks-search-window\3A { /* min-width: 20em; */ /* padding: 1em 2em 1em 2em; */ /* border: 3px inset; */ /* height: 16em; */ /* overflow-y: auto; */ /* background: #FFF; */ /*left: 1em;*/ /*bottom: 1em;*/ /*position: absolute;*/ /*min-width: 31em;*/ } article.ks-search-window\3A > main, article.ks-search-window\3A > section { background: #FFF; padding: 0.2em 1em; } .ks-search-results\3A { } .ks-search-results\3A table td{ /* font-family: monospace; */ max-width: 40em; } .ks-search-results\3A table { /* display: inline-table; */ /* margin: 1em; */ /* border: 6px dashed; */ } .ks-search-results\3A table th, .ks-search-results\3A table td { border: outset 1px; padding: 0.4em 0.7em; } .ks-search-results\3A table th { background-color: #DDD; } .ks-search-results\3A table tr:hover { background-color: #CFE; cursor: pointer; } .ks-search-results\3A a.search-entry-command a:visited, .ks-search-results\3A a.search-entry-command{ border: 1px outset #FFF; border-radius: 0.5em; background-color: #DDD; text-decoration: none; /* font: menu; */ display: inline-block; padding: 0.3em 0.5em; transition: max-width 0.2s, box-shadow 0.3s; /* max-width: 2em; */ overflow: hidden; text-align: center; } .ks-search-results\3A a.search-entry-command:hover { box-shadow: 0 0 2em #00F;; max-width: 10em; } .ks-search-results\3A a.search-entry-command.subscribed { font-weight: bold; opacity: 0.4; cursor: no-drop; } form[name=ks-search-form] select, form[name=ks-search-form] input { padding: 0.5em 1em; margin: 0.5em; border-radius: 0.6em; border-width: 1px; font-size: 1em; } .ks-search-button { padding: 1em; display: inline-block; border: outset; margin: 0.4em; background: #DDD; text-align: center; cursor: pointer; /*font-size: 3vw;*/ transition: box-shadow 0.5s ease-out; box-shadow: 0.1em 0.1em 0.5em #999; } .ks-search-button.disabled { color: grey; opacity: 0.6; cursor: not-allowed; box-shadow: 0 0 0 #999; } .ks-search-button:hover { box-shadow: 0 0 1em #09F; }
keyspace/search/render/ks-search-window.css
.ks-search-window\3A { /* min-width: 20em; */ /* padding: 1em 2em 1em 2em; */ /* border: 3px inset; */ /* height: 16em; */ /* overflow-y: auto; */ /* background: #FFF; */ /*left: 1em;*/ /*bottom: 1em;*/ /*position: absolute;*/ /*min-width: 31em;*/ } article.ks-search-window\3A > main, article.ks-search-window\3A > section { background: #FFF; padding: 0.2em 1em; } .ks-search-results\3A { } .ks-search-results\3A table td{ /* font-family: monospace; */ max-width: 40em; } .ks-search-results\3A table { /* display: inline-table; */ /* margin: 1em; */ /* border: 6px dashed; */ } .ks-search-results\3A table th, .ks-search-results\3A table td { border: outset 1px; padding: 0.4em 0.7em; } .ks-search-results\3A table th { background-color: #DDD; } .ks-search-results\3A table tr:hover { background-color: #CFE; cursor: pointer; } .ks-search-results\3A a.search-entry-command a:visited, .ks-search-results\3A a.search-entry-command{ border: 1px outset #FFF; border-radius: 0.5em; background-color: #DDD; text-decoration: none; /* font: menu; */ display: inline-block; padding: 0.3em 0.5em; transition: max-width 0.2s, box-shadow 0.3s; /* max-width: 2em; */ overflow: hidden; text-align: center; } .ks-search-results\3A a.search-entry-command:hover { box-shadow: 0 0 2em #00F;; max-width: 10em; } .ks-search-results\3A a.search-entry-command.subscribed { font-weight: bold; opacity: 0.4; cursor: no-drop; } form[name=ks-search-form] select, form[name=ks-search-form] input { padding: 0.5em 1em; margin: 0.5em; border-radius: 0.6em; border-width: 1px; font-size: 1em; } .ks-search-button { padding: 1em; display: inline-block; border: outset; margin: 0.4em; background: #DDD; text-align: center; cursor: pointer; /*font-size: 3vw;*/ transition: box-shadow 0.5s ease-out; box-shadow: 0.1em 0.1em 0.5em #999; } .ks-search-button.disabled { color: grey; opacity: 0.6; cursor: not-allowed; box-shadow: 0 0 0 #999; } .ks-search-button:hover { box-shadow: 0 0 1em #09F; }
0.314261
0.054702
.collapse.navbar-collapse{ justify-content: space-between; font-size: 20px; } body{ background-color: #000000f7; } .card{ background-color: #121010; } p{ color: antiquewhite; } h3{ color: darkorange; } h4{ color: brown; } .card-img-top { width: 100%; height: 20vw; object-fit: cover; } .bg-light { background-color: #1e1e20!important; } .navbar-light .navbar-nav .nav-link { color: rgb(240 232 232); } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgb(240 100 100 / 90%); } .navbar-light .navbar-brand{ color: antiquewhite; } .carousel-indicators{ bottom: -21px; } .navbar-nav a:hover{ background-color: #161619db; color: rgb(240 232 232); }; .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; background-color: #050506db!important; } footer{ background-color: #161619db!important; } .text-uppercase{ color: antiquewhite; } .fa-facebook-square:hover { color: #3b5998; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-facebook-square{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-instagram:hover { color: #d0107e; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-instagram{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-linkedin:hover { color: green; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-linkedin{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .footer-copyright{ color: antiquewhite; } .carousel-control-next, .carousel-control-prev{ width: 3%; } .image-parent { max-width: 200px; } label{ color: bisque; } .circular_image { width: 200px; height: 200px; border-radius: 50%; overflow: hidden; /* commented for demo float: left; margin-left: 125px; margin-top: 20px; */ /*for demo*/ display:inline-block; vertical-align:middle; } img{ background-image:url('./images/image-not-available.png'); } .spara{ color: whitesmoke; text-decoration: solid; } .list_theme{ background-color: #1b1a1aeb; } .dropdown-menu{ min-width: 35rem; background-color: #1e1e20; } .dropdown-item:hover{ background-color: #1e1e20; }
styles.css
.collapse.navbar-collapse{ justify-content: space-between; font-size: 20px; } body{ background-color: #000000f7; } .card{ background-color: #121010; } p{ color: antiquewhite; } h3{ color: darkorange; } h4{ color: brown; } .card-img-top { width: 100%; height: 20vw; object-fit: cover; } .bg-light { background-color: #1e1e20!important; } .navbar-light .navbar-nav .nav-link { color: rgb(240 232 232); } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgb(240 100 100 / 90%); } .navbar-light .navbar-brand{ color: antiquewhite; } .carousel-indicators{ bottom: -21px; } .navbar-nav a:hover{ background-color: #161619db; color: rgb(240 232 232); }; .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; background-color: #050506db!important; } footer{ background-color: #161619db!important; } .text-uppercase{ color: antiquewhite; } .fa-facebook-square:hover { color: #3b5998; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-facebook-square{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-instagram:hover { color: #d0107e; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-instagram{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-linkedin:hover { color: green; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .fa-linkedin{ -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } .footer-copyright{ color: antiquewhite; } .carousel-control-next, .carousel-control-prev{ width: 3%; } .image-parent { max-width: 200px; } label{ color: bisque; } .circular_image { width: 200px; height: 200px; border-radius: 50%; overflow: hidden; /* commented for demo float: left; margin-left: 125px; margin-top: 20px; */ /*for demo*/ display:inline-block; vertical-align:middle; } img{ background-image:url('./images/image-not-available.png'); } .spara{ color: whitesmoke; text-decoration: solid; } .list_theme{ background-color: #1b1a1aeb; } .dropdown-menu{ min-width: 35rem; background-color: #1e1e20; } .dropdown-item:hover{ background-color: #1e1e20; }
0.375363
0.042088
*{ box-sizing: border-box; } html, body{ margin: 0; padding: 0; height: 100%; width: 100%; font-family: 'Marcellus', serif; font-size: 20px; color: #676767; font-weight: lighter; } ul{ padding: 0; } /* End Global styles */ .head-wrapper{ position: relative; } .top-header span{ margin-left: 20px; font-size: 12px; } .top-header{ padding-left: 20px; background: #fafaf8; } header img{ display: block; margin: 10px auto; max-width: 300px; max-height: 100px; border-radius: 5px; transition: 1s ease; } header{ position: fixed; background: #fff; width: 100%; transition: 0.25s; z-index: 999; } header.scrolled img{ max-width: 150px; max-height: 100px; } header.scrolled{ box-shadow: 0px 1px 5px rgba(0,0,0,0.2); } /* * * Nav full styles * */ nav{ margin: 0 auto; text-align: center; width: 100%; } nav ul{ list-style: none; display: block; transition: .5s ease-in; } nav ul li{ display: inline-block; } nav ul li a{ text-decoration: none; text-transform: uppercase; color: #bab7b3; font-size: 15px; } nav ul li{ margin-left: 5px; padding: 5px; } .menu-icon{ width: 80%; height: 100%; margin: 0 auto; background-color: rgba(0,0,0,.05); text-align: right; box-sizing: border-box; border-radius: 3px; padding: 7px 12px; cursor: pointer; display: none; } .menu-icon i{ font-size: 1em; color: #d7b98a; opacity: 1 } .menu-icon p{ margin: 0; color: #d7b98a; float: left; } /* * * Nav_drop_down styles * */ .nav-drop{ position: relative; } .nav-down{ display: block; border-top: 3px solid #d7b98a; position: absolute; top: 50px; visibility: hidden; opacity: 0; width: 300px; padding: 20px 0; background: rgba(255, 255, 255, 0.9); box-shadow: 0 2px 5px rgba(0,0,0,.1); transition: .25s ease; } .nav-down > li{ margin: 0; display: block; padding: 0 20px; } .nav-down li a{ display: block; padding: 12px 20px; transition: all .4s ease-in-out; } .nav-down li a:hover{ background-color: rgba(0,0,0,.03); } .nav-drop:hover .nav-down{ visibility: visible; opacity: 1; } /* * * * Footer Styles * */ footer{ color: #676767; background-color: rgba(243,240,233,0.47); padding-top: 20px; } footer section:first-child{ float: left; padding-left: 4%; width: 60%; } footer section:nth-child(2){ float: right; padding-right: 4%; padding-bottom: 20%; text-align: right; } section ul{ list-style: none; } footer section p{ font-size: 15px;; } footer section a{ display: inline; text-decoration: none; color: #d7b98a; font-size: 14px; } section span{ font-size: 20px; } footer section ul li { font-size: 15px;; line-height: 25px; } footer .social-tags{ padding: 30px; padding-left: 0 } .social-element{ display: inline-block; width: 40px; height: 40px; background:#eee3c5; border-radius: 3px; vertical-align: middle; } .social-element i{ margin-left: 6%; padding: 10px; } footer section:last-child{ padding: 10px; background-color: #bbb; clear: both; text-align: center; } /* Main content */ img{ width: 100%; } #main-pic{ background-size: cover; text-align: center; min-height: 800px; } main section{ text-align: center; margin: 0 auto; } .eighty-wid{ width: 80%; } main section h2{ font-weight: lighter; } main section p{ font-weight: lighter; font-size: 16px; line-height: 28.8px; text-align: left; padding-top: 34px; margin: 0; } #index section p{ text-align: center; } .sec{ padding-top: 50px; } .sec:nth-child(odd){ background-color: rgba(243,240,233,0.47); } .large-pink{ font-size: 2em;; color: #d7b98a; padding-bottom: 30px; font-family: "Junge"; letter-spacing: 1px; font-weight: lighter; text-transform: uppercase; margin: 0; } .sm-large{ font-family:"Junge"; letter-spacing: 1px; text-transform: capitalize; font-size: 22px; margin: 0; padding-bottom: 30px; } .disabled-text{ color: #bab7b3; font-style: italic; } .img-tray{ display: grid; grid-gap: 2px; grid-template-columns: 1fr 1fr 1fr 1fr; align-items: stretch; } .sec-head{ border-bottom: 0.2px solid #d7b98a; padding: 20px; } .sec-foot{ margin-bottom: 50px ; } section.grid{ text-align: left; } .grid{ display: grid; grid-template-columns: 1fr 1fr; grid-gap: 100px; } .topic{ background-color: #eaeaea; } .topic .large-pink{ padding: 28px 0; font-size: 22px; } .topic .large-pink a{ color: #d7b98a; } a{ text-decoration: none; } /* Grid Content at wedding in italy */ .wed-it{ grid-gap: 0; margin-bottom: 20px; } .card:nth-child(2), .card:nth-child(3){ background-color: rgba(234,234,234,0.6); } .card:nth-child(1), .card:nth-child(4){ background-color: rgba(243,240,233,0.47); } .card-content{ padding: 20px; } .card-content .large-pink{ font-size: 18px; padding: 0; padding-top: 34px; text-align: center; } /* grid for location */ .location-it{ grid-template-columns: 1fr 1fr 1fr; grid-gap: 0; } .location-it .card{ background: none; padding-bottom: 20px; } .location-it .card .card-content{ padding: 10px; } .location-it .card .card-content a h3{ padding-top: 10px; } /* * * Grid for each locations * * */ .locations{ display: block; margin-bottom:30px; } .locations .card .card-content{ display: grid; grid-template-columns: 1fr 1fr; grid-gap: 30PX; line-height: 25px; text-align: left; } .locations .card .card-content .large-pink { padding-top: 10px; text-align: left; } .locations .card:nth-child(even){ background-color: rgba(234,234,234,0.6); } .locations .card:nth-child(odd){ background-color: rgba(243,240,233,0.47); } .locations .card:nth-child(even) img{ padding-top: 10px; } /* Food column opacity background */ .head-content{ background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/experience/head1.jpg'); } #h1-main{ margin: 0 ; color: #fff; font-weight: lighter; padding-left: 40px; padding-right: 40px; font-style:italic; font-weight: lighter; font-size: 30px; line-height: 55px; } .head-content .content{ padding-top: 400px; width: 70%; margin: 0 auto; } .head-content p{ font-size: 18px; text-align: right; } /* Testimonal page header */ #main-test{ min-height: 150px; } .test{ padding-top: 0; } .test .sec-head{ padding-top: 80px; } .test .locations{ padding: 20px 0; } .test .locations .card-content{ grid-template-columns: 1fr 2fr; } .test .locations .card-content .card-details{ font-style: italic; } /* Elisa pranti portfolio*/ .elisa{ background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/elisa.jpeg'); } .elisa { color: #fff; } .elisa-content{ grid-gap: 30px; } .elisa-content p{ text-align: justify; } /* contact page */ .details h5{ margin: 0; text-align: left; font-size: 18px; font-weight: bold; font-family: Marcellus } .first section{ padding: 20px 0; border-bottom: 1px solid; border-bottom: 0.2px solid #d7b98a; } .info .title{ font-size: 16px; } .second a{ display: block; text-decoration: none; color: #d7b98a; padding: 10px 0; text-align: right; } .second .social-tags{ text-align: right; } #contact-foot{ width: 100%; } footer section .social-element{ background: none; } /* Form styles */ .name-mail{ display: grid; grid-gap: 1%; grid-template-columns: 1fr 1fr } form{ padding-top: 50px; } input, select, textarea{ padding: 20px; margin: 10px; width: 100%; border: 1px solid #d7b98a; font-family: Marcellus; } #ans-in{ width: 50px; height: 50px; padding: 0; text-align: center; } .btn{ text-align: right; } .btn button{ width: 150px; height: 50px; background: none; border: 1px solid #d7b98a; font-family: Marcellus; font-size: 20px; font-weight: lighter; color: #d7b98a; } form{ transition: 0.5s ease; } /* gallery */ .gallery{ margin: 0 auto; } .uk-overlay-default{ opacity: 0; transition: .75s ease-out; } #icon{ color: #fff; border: 1px solid #d7b98a; border-radius: 50%; padding: 10px; background: #d7b98a; margin-top:70px; opacity: 0; transition: .25s; } .uk-overlay-default:hover{ opacity: 1; } .uk-overlay-default:hover #icon{ opacity: 1; margin: 0; } ::selection{ background: #d7b98a; color: white; } /* Media Queries */ @media (max-width: 980px) { #h1-main{ margin: 0 ; color: #fff; font-weight: lighter; padding-left: 40px; padding-right: 40px; font-style:italic; font-weight: lighter; font-size: 30px; line-height: 55px; } .head-content .content{ padding-top: 120px; } .head-content p{ font-size: 16px; } #main-pic{ min-height: 400px; } .not-index{ display: none; } section.grid, .locations .card .card-content{ display: block; } .top-header{ text-align: center; } .head-wrapper{ height: 157px; } header{ position: static; background: transparent; } header img{ max-width: 150px; max-height: 100px; } nav ul { width: 80%; margin: 0 auto; margin-top: 24px; max-height: 0px; box-sizing: border-box; background: #fff; transition: 0.5s ease; overflow: hidden; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); } nav ul li { box-sizing: border-box; width: 100%; text-align: left; padding: 0; padding-left: 40px; } nav ul li a{ display: block; visibility: hidden; opacity: 0; padding: 10px; transition: .25s ease; text-align: left; border-bottom: 1px solid rgba(0,0,0,0.05); } .showing{ max-height: 700px; border-top: 3px solid #d7b98a; } .showing li a{ opacity: 1; visibility: visible; } header.scrolled{ box-shadow: none; } .nav-down{ visibility: visible; display: inline; opacity: 1; width: 100%; position: static; background: none; border: none; box-shadow: none; margin: 0; box-sizing: border-box; } .nav-down li{ display: block; } .nav-down a{ padding-top: 10px!important; } .menu-icon { display: block; } nav a:hover{ background-color: rgba(0,0,0,.03); } .large-pink{ font-size: 22px; } .sm-large{ font-size: 16px; } .img-tray{ grid-template-columns: 1fr 1fr; } #main-test{ min-height: 0; } .sec-head { border-bottom: none; } }
css/master.css
*{ box-sizing: border-box; } html, body{ margin: 0; padding: 0; height: 100%; width: 100%; font-family: 'Marcellus', serif; font-size: 20px; color: #676767; font-weight: lighter; } ul{ padding: 0; } /* End Global styles */ .head-wrapper{ position: relative; } .top-header span{ margin-left: 20px; font-size: 12px; } .top-header{ padding-left: 20px; background: #fafaf8; } header img{ display: block; margin: 10px auto; max-width: 300px; max-height: 100px; border-radius: 5px; transition: 1s ease; } header{ position: fixed; background: #fff; width: 100%; transition: 0.25s; z-index: 999; } header.scrolled img{ max-width: 150px; max-height: 100px; } header.scrolled{ box-shadow: 0px 1px 5px rgba(0,0,0,0.2); } /* * * Nav full styles * */ nav{ margin: 0 auto; text-align: center; width: 100%; } nav ul{ list-style: none; display: block; transition: .5s ease-in; } nav ul li{ display: inline-block; } nav ul li a{ text-decoration: none; text-transform: uppercase; color: #bab7b3; font-size: 15px; } nav ul li{ margin-left: 5px; padding: 5px; } .menu-icon{ width: 80%; height: 100%; margin: 0 auto; background-color: rgba(0,0,0,.05); text-align: right; box-sizing: border-box; border-radius: 3px; padding: 7px 12px; cursor: pointer; display: none; } .menu-icon i{ font-size: 1em; color: #d7b98a; opacity: 1 } .menu-icon p{ margin: 0; color: #d7b98a; float: left; } /* * * Nav_drop_down styles * */ .nav-drop{ position: relative; } .nav-down{ display: block; border-top: 3px solid #d7b98a; position: absolute; top: 50px; visibility: hidden; opacity: 0; width: 300px; padding: 20px 0; background: rgba(255, 255, 255, 0.9); box-shadow: 0 2px 5px rgba(0,0,0,.1); transition: .25s ease; } .nav-down > li{ margin: 0; display: block; padding: 0 20px; } .nav-down li a{ display: block; padding: 12px 20px; transition: all .4s ease-in-out; } .nav-down li a:hover{ background-color: rgba(0,0,0,.03); } .nav-drop:hover .nav-down{ visibility: visible; opacity: 1; } /* * * * Footer Styles * */ footer{ color: #676767; background-color: rgba(243,240,233,0.47); padding-top: 20px; } footer section:first-child{ float: left; padding-left: 4%; width: 60%; } footer section:nth-child(2){ float: right; padding-right: 4%; padding-bottom: 20%; text-align: right; } section ul{ list-style: none; } footer section p{ font-size: 15px;; } footer section a{ display: inline; text-decoration: none; color: #d7b98a; font-size: 14px; } section span{ font-size: 20px; } footer section ul li { font-size: 15px;; line-height: 25px; } footer .social-tags{ padding: 30px; padding-left: 0 } .social-element{ display: inline-block; width: 40px; height: 40px; background:#eee3c5; border-radius: 3px; vertical-align: middle; } .social-element i{ margin-left: 6%; padding: 10px; } footer section:last-child{ padding: 10px; background-color: #bbb; clear: both; text-align: center; } /* Main content */ img{ width: 100%; } #main-pic{ background-size: cover; text-align: center; min-height: 800px; } main section{ text-align: center; margin: 0 auto; } .eighty-wid{ width: 80%; } main section h2{ font-weight: lighter; } main section p{ font-weight: lighter; font-size: 16px; line-height: 28.8px; text-align: left; padding-top: 34px; margin: 0; } #index section p{ text-align: center; } .sec{ padding-top: 50px; } .sec:nth-child(odd){ background-color: rgba(243,240,233,0.47); } .large-pink{ font-size: 2em;; color: #d7b98a; padding-bottom: 30px; font-family: "Junge"; letter-spacing: 1px; font-weight: lighter; text-transform: uppercase; margin: 0; } .sm-large{ font-family:"Junge"; letter-spacing: 1px; text-transform: capitalize; font-size: 22px; margin: 0; padding-bottom: 30px; } .disabled-text{ color: #bab7b3; font-style: italic; } .img-tray{ display: grid; grid-gap: 2px; grid-template-columns: 1fr 1fr 1fr 1fr; align-items: stretch; } .sec-head{ border-bottom: 0.2px solid #d7b98a; padding: 20px; } .sec-foot{ margin-bottom: 50px ; } section.grid{ text-align: left; } .grid{ display: grid; grid-template-columns: 1fr 1fr; grid-gap: 100px; } .topic{ background-color: #eaeaea; } .topic .large-pink{ padding: 28px 0; font-size: 22px; } .topic .large-pink a{ color: #d7b98a; } a{ text-decoration: none; } /* Grid Content at wedding in italy */ .wed-it{ grid-gap: 0; margin-bottom: 20px; } .card:nth-child(2), .card:nth-child(3){ background-color: rgba(234,234,234,0.6); } .card:nth-child(1), .card:nth-child(4){ background-color: rgba(243,240,233,0.47); } .card-content{ padding: 20px; } .card-content .large-pink{ font-size: 18px; padding: 0; padding-top: 34px; text-align: center; } /* grid for location */ .location-it{ grid-template-columns: 1fr 1fr 1fr; grid-gap: 0; } .location-it .card{ background: none; padding-bottom: 20px; } .location-it .card .card-content{ padding: 10px; } .location-it .card .card-content a h3{ padding-top: 10px; } /* * * Grid for each locations * * */ .locations{ display: block; margin-bottom:30px; } .locations .card .card-content{ display: grid; grid-template-columns: 1fr 1fr; grid-gap: 30PX; line-height: 25px; text-align: left; } .locations .card .card-content .large-pink { padding-top: 10px; text-align: left; } .locations .card:nth-child(even){ background-color: rgba(234,234,234,0.6); } .locations .card:nth-child(odd){ background-color: rgba(243,240,233,0.47); } .locations .card:nth-child(even) img{ padding-top: 10px; } /* Food column opacity background */ .head-content{ background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/experience/head1.jpg'); } #h1-main{ margin: 0 ; color: #fff; font-weight: lighter; padding-left: 40px; padding-right: 40px; font-style:italic; font-weight: lighter; font-size: 30px; line-height: 55px; } .head-content .content{ padding-top: 400px; width: 70%; margin: 0 auto; } .head-content p{ font-size: 18px; text-align: right; } /* Testimonal page header */ #main-test{ min-height: 150px; } .test{ padding-top: 0; } .test .sec-head{ padding-top: 80px; } .test .locations{ padding: 20px 0; } .test .locations .card-content{ grid-template-columns: 1fr 2fr; } .test .locations .card-content .card-details{ font-style: italic; } /* Elisa pranti portfolio*/ .elisa{ background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/elisa.jpeg'); } .elisa { color: #fff; } .elisa-content{ grid-gap: 30px; } .elisa-content p{ text-align: justify; } /* contact page */ .details h5{ margin: 0; text-align: left; font-size: 18px; font-weight: bold; font-family: Marcellus } .first section{ padding: 20px 0; border-bottom: 1px solid; border-bottom: 0.2px solid #d7b98a; } .info .title{ font-size: 16px; } .second a{ display: block; text-decoration: none; color: #d7b98a; padding: 10px 0; text-align: right; } .second .social-tags{ text-align: right; } #contact-foot{ width: 100%; } footer section .social-element{ background: none; } /* Form styles */ .name-mail{ display: grid; grid-gap: 1%; grid-template-columns: 1fr 1fr } form{ padding-top: 50px; } input, select, textarea{ padding: 20px; margin: 10px; width: 100%; border: 1px solid #d7b98a; font-family: Marcellus; } #ans-in{ width: 50px; height: 50px; padding: 0; text-align: center; } .btn{ text-align: right; } .btn button{ width: 150px; height: 50px; background: none; border: 1px solid #d7b98a; font-family: Marcellus; font-size: 20px; font-weight: lighter; color: #d7b98a; } form{ transition: 0.5s ease; } /* gallery */ .gallery{ margin: 0 auto; } .uk-overlay-default{ opacity: 0; transition: .75s ease-out; } #icon{ color: #fff; border: 1px solid #d7b98a; border-radius: 50%; padding: 10px; background: #d7b98a; margin-top:70px; opacity: 0; transition: .25s; } .uk-overlay-default:hover{ opacity: 1; } .uk-overlay-default:hover #icon{ opacity: 1; margin: 0; } ::selection{ background: #d7b98a; color: white; } /* Media Queries */ @media (max-width: 980px) { #h1-main{ margin: 0 ; color: #fff; font-weight: lighter; padding-left: 40px; padding-right: 40px; font-style:italic; font-weight: lighter; font-size: 30px; line-height: 55px; } .head-content .content{ padding-top: 120px; } .head-content p{ font-size: 16px; } #main-pic{ min-height: 400px; } .not-index{ display: none; } section.grid, .locations .card .card-content{ display: block; } .top-header{ text-align: center; } .head-wrapper{ height: 157px; } header{ position: static; background: transparent; } header img{ max-width: 150px; max-height: 100px; } nav ul { width: 80%; margin: 0 auto; margin-top: 24px; max-height: 0px; box-sizing: border-box; background: #fff; transition: 0.5s ease; overflow: hidden; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); } nav ul li { box-sizing: border-box; width: 100%; text-align: left; padding: 0; padding-left: 40px; } nav ul li a{ display: block; visibility: hidden; opacity: 0; padding: 10px; transition: .25s ease; text-align: left; border-bottom: 1px solid rgba(0,0,0,0.05); } .showing{ max-height: 700px; border-top: 3px solid #d7b98a; } .showing li a{ opacity: 1; visibility: visible; } header.scrolled{ box-shadow: none; } .nav-down{ visibility: visible; display: inline; opacity: 1; width: 100%; position: static; background: none; border: none; box-shadow: none; margin: 0; box-sizing: border-box; } .nav-down li{ display: block; } .nav-down a{ padding-top: 10px!important; } .menu-icon { display: block; } nav a:hover{ background-color: rgba(0,0,0,.03); } .large-pink{ font-size: 22px; } .sm-large{ font-size: 16px; } .img-tray{ grid-template-columns: 1fr 1fr; } #main-test{ min-height: 0; } .sec-head { border-bottom: none; } }
0.277963
0.058212
body { display: flex; flex-flow: column; width: 100%; height: 100vh; color:#FDB; font-size: 15pt; background: #a52; font-family:Dejavu Sans; } body, h1, h2, h3, h4, h5, h6, p, details, summary, div { margin: 0px; padding: 0px; border: 0px; } h1 { font-size: 28pt; margin-bottom: 14px; } h2 { font-size: 20pt; margin-bottom: 10px; } h3 { font-size: 15pt; margin-bottom: 7.5px; } h4 { font-size: 12pt; margin-bottom: 6px; } p { margin-bottom: 14px; min-height: 0px; } .page p, .page h1, .page h2, .page h3, .page h4 { margin-left: 48px; margin-right: 48px; } img { padding: 0; border: 0; width:100%; max-width:640px; margin: 0; } body .page p img { display: block; margin: 0 auto; } body .page a:link img { width:auto; height:28px; display: inline-block; } body .menu p { height: 40px; line-height: 40px; } body .menu img { width:auto; height:40px; max-width:none; margin: 0; padding: 0; } body .page { color: black; padding-bottom: 12px; padding-top: 24px; /* border-radius: 24px;*/ width: 100%; max-width: 1250px; margin: 0 auto; background: #C9E7BC; } body .page li { margin-left: 48px; margin-right: 48px; } body .menu { display: flex; flex-flow: row; background: #18100B; width: 100%; height: 40px; line-height: 40px; } body .menu ul, body .menu li{ list-style:none; margin:0; padding:0; } a:link, a:visited { color:#000; font-weight: bold; } p a:link, p a:visited, li a:link, li a:visited { color:#33f; font-weight: bold; } body .menu p a:link, body .menu p a:visited { height: 40px; line-height: 40px; color: #C9E7BC; padding-right: 5px; } body .menu a:link { font-size: 17px; margin: 0px; padding: 0px; padding-top: 10px; padding-bottom: 10px; top: -15px; position: relative; } body .menu a:link img { top: 15px; position: relative; padding-right: 0px; } body .content { flex: 1; overflow-y: scroll; } a h1:hover, a h2:hover, a h3:hover { text-decoration: underline; } hr { border-color: #0000; border-width: 0px; height: 10px; background-color: black; -webkit-box-shadow: inset -0px 0px 2px 2px #50332F; /* WebKit */ -moz-box-shadow: inset -0px 0px 2px 2px #50332F; /* Firefox */ box-shadow: inset -0px 0px 2px 2px #50332F; /* Standard */ } pre { padding: 10px; margin-left: 48px; margin-right: 48px; } code { padding-left: 3px; padding-right: 3px; } pre code { padding: 0px; margin: 0px; background-color: #0000; border-radius: 0px; } pre, code { color: white; background-color: #102020; border-radius: 5pt; }
docs/style.css
body { display: flex; flex-flow: column; width: 100%; height: 100vh; color:#FDB; font-size: 15pt; background: #a52; font-family:Dejavu Sans; } body, h1, h2, h3, h4, h5, h6, p, details, summary, div { margin: 0px; padding: 0px; border: 0px; } h1 { font-size: 28pt; margin-bottom: 14px; } h2 { font-size: 20pt; margin-bottom: 10px; } h3 { font-size: 15pt; margin-bottom: 7.5px; } h4 { font-size: 12pt; margin-bottom: 6px; } p { margin-bottom: 14px; min-height: 0px; } .page p, .page h1, .page h2, .page h3, .page h4 { margin-left: 48px; margin-right: 48px; } img { padding: 0; border: 0; width:100%; max-width:640px; margin: 0; } body .page p img { display: block; margin: 0 auto; } body .page a:link img { width:auto; height:28px; display: inline-block; } body .menu p { height: 40px; line-height: 40px; } body .menu img { width:auto; height:40px; max-width:none; margin: 0; padding: 0; } body .page { color: black; padding-bottom: 12px; padding-top: 24px; /* border-radius: 24px;*/ width: 100%; max-width: 1250px; margin: 0 auto; background: #C9E7BC; } body .page li { margin-left: 48px; margin-right: 48px; } body .menu { display: flex; flex-flow: row; background: #18100B; width: 100%; height: 40px; line-height: 40px; } body .menu ul, body .menu li{ list-style:none; margin:0; padding:0; } a:link, a:visited { color:#000; font-weight: bold; } p a:link, p a:visited, li a:link, li a:visited { color:#33f; font-weight: bold; } body .menu p a:link, body .menu p a:visited { height: 40px; line-height: 40px; color: #C9E7BC; padding-right: 5px; } body .menu a:link { font-size: 17px; margin: 0px; padding: 0px; padding-top: 10px; padding-bottom: 10px; top: -15px; position: relative; } body .menu a:link img { top: 15px; position: relative; padding-right: 0px; } body .content { flex: 1; overflow-y: scroll; } a h1:hover, a h2:hover, a h3:hover { text-decoration: underline; } hr { border-color: #0000; border-width: 0px; height: 10px; background-color: black; -webkit-box-shadow: inset -0px 0px 2px 2px #50332F; /* WebKit */ -moz-box-shadow: inset -0px 0px 2px 2px #50332F; /* Firefox */ box-shadow: inset -0px 0px 2px 2px #50332F; /* Standard */ } pre { padding: 10px; margin-left: 48px; margin-right: 48px; } code { padding-left: 3px; padding-right: 3px; } pre code { padding: 0px; margin: 0px; background-color: #0000; border-radius: 0px; } pre, code { color: white; background-color: #102020; border-radius: 5pt; }
0.418103
0.067454
body{ font-family: "Brandon Grotesque", "brandon-grotesque", "HelveticaNeue", "Helvetica", "Arial", sans-serif; } .container{ width:940px; margin:0 auto; } .creator-container{ margin-top: 40px; margin-bottom: 20px; } .viewer-container{ border-top: 1px solid #D2D1C8; padding-top: 60px; padding-bottom: 20px; } .products{ list-style-type: none; } .small-caps{ text-transform: uppercase; font-weight: 400; font-size: 16px; color: #074E6F; letter-spacing: 1px; } .description{ color: #565656; } .email-container{ background-color: #F1F0EE; border: 1px solid #D2D1C8; padding:40px; margin-top:50px; } .left{ text-align: left; } .right{ text-align: right; } .center{ text-align: center; } .center-margin{ margin:0 auto; } .bold{ font-weight: bold; } .black{ color:black; } table{ margin-top: 10px; } .subtitle-container{ width: 350px; margin:0 auto; } .brand-logo{ height:35px; padding:5px; } form{ margin-bottom: 0; } .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } .fa-ticket, .fa-desktop, .fa-pencil{ color:#074E6F; } .fa-usd:before, .fa-desktop:before, .fa-pencil:before{ font-size: 70px; } .fa-usd{ color:#287426; } .fa-arrow-right{ color:black; } td{ color:#074E6F; } h2{ font-weight: bold; font-size: 40px; color: #074E6F; } /* Home */ html.home{ background: white; text-align: center; } #home{ padding-bottom: 50px; } #home .page-content{ width: 1400px; margin: 0 auto; } #home .hero{ background: url(/assets/home/film_festival1.jpg) center center no-repeat; letter-spacing: .09em; background-position: bottom; background-size: cover; height: 350px; width: 100%; border:0; margin:0; position: relative; } .large{ font-weight: bold; font-size: 60px; color: white; text-transform: uppercase; /*margin: 85px 0 0 136px;*/ position: relative; z-index: 2; letter-spacing: 1px; padding-top: 100px; } .refer-large{ font-weight: bold; font-size: 40px; color: #074E6F; text-transform: uppercase; /*margin: 85px 0 0 136px;*/ position: relative; z-index: 2; letter-spacing: 1px; } .grey-small{ font-weight: bold; color: #565656; font-size: 22px; line-height: 30px; text-transform: uppercase; text-align: center; letter-spacing: 1px; } .small{ font-weight: bold; color: #FAED6A; font-size: 22px; /*margin: 10px 0 0 115px;*/ line-height: 30px; /*position: relative;*/ /*z-index: 2;*/ text-transform: uppercase; text-align: center; /*width: 375px;*/ letter-spacing: 1px; } #home .form-wrap .key{ width: 46px; height: 19px; margin: 0 auto; background: url(/assets/home/key.png) 0 0 no-repeat; background-size: 46px 19px; } #home .form-wrap .byline{ font-size: 16px; text-transform: uppercase; color: #074E6F; text-align: center; font-weight: bold; letter-spacing: 2px; margin: 15px 0; } #home .form-wrap .email{ /*float: left;*/ font-size: 16px; padding: 0; padding-left: 10px; border: 1px solid #074E6F; width: 256px; outline: none; letter-spacing: 1px; border-radius: 0px; vertical-align: top; display: inline-block; height: 37px; line-height: 37px; } #home .form-wrap .submit{ width: 143px; background: #074E6F; /*float: left;*/ height: 37px; line-height: 37px; color: #FAED6A; font-weight: 400; font-size: 14px; text-transform: uppercase; border: 0; letter-spacing: 2px; display: inline-block; } #home .form-wrap.ended{ width: 500px; margin-top: 27px; } #home .form-wrap.ended .thanks{ text-transform: uppercase; font-weight: 500; color: #074E6F; text-align: center; font-size: 22px; letter-spacing: 1px; line-height: 36px; margin-bottom: 14px; } #home .form-wrap.ended .compiling{ text-transform: uppercase; letter-spacing: 1px; font-size: 14px; line-height: 30px; color: #555556; text-align: center; font-weight: 500; margin-bottom: 24px; } #home .form-wrap.ended .go-to{ font-style: italic; font-size: 16px; letter-spacing: 1px; text-align: center; margin-bottom: 25px; } #home .form-wrap.ended .go-to a{ color: #074E6F; font-size: 19px; font-weight:bold; text-transform: uppercase; font-style: normal; text-decoration: none; } #home .form-wrap.ended .go-to a:hover{ color: #955F5D; } #home .form-wrap.ended .again{ font-weight: 500; color: #555556; text-transform: uppercase; font-size: 14px; text-align: center; } #home .form-wrap.ended{ width: 500px; margin-top: 27px; } #home .form-wrap.ended .thanks{ text-transform: uppercase; font-weight: 500; color: #074E6F; text-align: center; font-size: 22px; letter-spacing: 1px; line-height: 36px; margin-bottom: 14px; } #home .form-wrap.ended .compiling{ text-transform: uppercase; letter-spacing: 1px; font-size: 14px; line-height: 30px; color: #555556; text-align: center; font-weight: 500; margin-bottom: 24px; } #home .form-wrap.ended .go-to{ font-style: italic; font-size: 16px; letter-spacing: 1px; text-align: center; margin-bottom: 25px; } #home .form-wrap.ended .go-to a{ color: #074E6F; font-size: 19px; font-weight:bold; text-transform: uppercase; font-style: normal; text-decoration: none; } #home .form-wrap.ended .go-to a:hover{ color: #955F5D; } #home .form-wrap.ended .again{ font-weight: 500; color: #555556; text-transform: uppercase; font-size: 14px; text-align: center; } .inline-list li{ display: inline; list-style-type: none; padding-right: 20px; } /* Refer a friend page */ .wf-loading .brandon{ visibility: hidden; } #refer{ background: #FFF; } #refer .page-content{ width: 1120px; margin: 0 auto; z-index: 0; position: relative; } .header{ height: 50px; background: #074E6F; width: 100%; overflow:hidden; z-index: 1; } .header .content{ width: 315px; margin: 0 auto; } .header p{ color: #FFF; font-weight: 500; text-transform: uppercase; line-height: 50px; } .header .logo{ /* font-weight: normal; font-size: 0; line-height: 0; margin-right: 14px; letter-spacing: 1px;*/ /*background: url(/assets/refer/logo.png) 0 0 no-repeat;*/ /* background-size: 106px 19px; height: 19px; width: 106px; margin-top: 15px; */} #refer .hero{ height: 450px; overflow: hidden; background: #F1F0EE; border: 1px solid #e9e9e9; } .alert{ font-size: 16px; letter-spacing: 1px; } .dont-leave-friends{ margin-top: 40px; margin-bottom: 10px; } #refer .mammoth{ width: 612px; height: 394px; background: url(/assets/refer/mammoth.png) 0 0 no-repeat; background-size: 610px 394px; overflow: hidden; margin-top: 15px; float: left; } #refer .mammoth .need{ color: #FFF; font-size: 38px; text-transform: uppercase; font-weight: bold; margin: 102px 0 0 72px; display: block; line-height: 56px; letter-spacing: 4px; text-align: center; width: 284px; } #refer .share-wrap{ /*float: right;*/ width: 400px; text-align: center; text-transform: uppercase; letter-spacing: .13em; /*margin-right: 60px;*/ margin:0 auto; } #refer .share-wrap .why{ font-size: 16px; color: #555556; font-weight: bold; margin-top: 42px; } #refer .share-wrap .title{ font-size: 30px; line-height: 40px; text-transform: uppercase; font-weight: bold; color: #074E6F; margin-top: 18px; letter-spacing: .13em; } .subtitle{ color: #565656; font-size: 16px; text-transform: none; margin-top: 15px; } .copy-link{ border: 1px solid #D1D0C7; background: #FFF; padding: 5px 10px; width: 350px; text-transform: none; font-size: 14px; margin: 20px auto 0; } .social-table{ margin-top: 10px; } #refer .share-wrap .social-links .sep{ height: 28px; width: 1px; background: #BAB9BA; margin: 0 20px; } #refer .prizes{ width: 100%; background: #FFF; border-top: 1px solid #D2D1C8; padding-bottom: 80px; } #refer .prizes .page-content{ position: relative; } #refer .prizes .callout{ text-align: center; font-size: 16px; color: #074E6F; font-weight: bold; margin: 20px 0 0 0; letter-spacing: 2px; text-transform: uppercase; } #refer .prizes .progress{ height: 4px; width: 100%; background: url(/assets/refer/progress-bg.png) 0 0 repeat-x; background-size: 1px 4px; position: absolute; top: 100px; z-index: 0; } #refer .prizes .progress .mover{ position: absolute; top: 0; left: 0; } #refer .prizes .progress .mover .bar{ background: url(/assets/refer/progress-done.png) 0 0 repeat-x; width: 165px; height: 4px; -webkit-background-size: 1px 4px; background-size: 1px 4px; } #refer .prize-two .progress .mover .bar{ width: 312px; } #refer .prize-three .progress .mover .bar{ width: 566px; } #refer .prize-four .progress .mover .bar{ width: 820px; } #refer .prize-five .progress .mover .bar{ width: 1120px; } #refer .prizes ul.products{ height: 105px; width: 100%; margin-top: 30px; position: relative; z-index: 1; } #refer .prizes .products li.title{ height: 100%; text-transform: uppercase; color: #074E6F; font-weight: 500; font-size: 14px; float: left; margin-right: 68px; width: 165px; font-weight: bold; } #refer .prizes .products li.title .friends{ margin-top: 7px; letter-spacing: 2px; } #refer .prizes .products li.title .rewards{ margin-top: 45px; letter-spacing: 2px; } #refer .prizes .products li.product{ height: 100%; color: #074E6F; width: 125px; margin-right: 129px; float: left; position: relative; } #refer .prizes .products li.product .circle{ height: 30px; width: 30px; border-radius: 15px; border: 1px solid #DAD9D2; text-align: center; line-height: 30px; color: #868282; overflow: hidden; background: #F1F0EE; font-weight: bold; margin: 0 auto; } #refer .prizes .products li.product .sep{ width: 12px; height: 2px; background: transparent; margin: 13px auto 13px; } #refer .prizes .products li.product .caret{ width: 100%; height: 10px; background: url(/assets/refer/caret.png) center center no-repeat; background-size: 16px 10px; position: absolute; bottom: -15px; } #refer .prizes .products li.product.selected .caret{ background: url(/assets/refer/caret-selected.png) center center no-repeat; background-size: 16px 10px; } #refer .prizes .products li.product p{ text-align: center; font-weight: 500; } #refer .prizes .products li.product:last-child{ margin-right: 0; } #refer .prizes .products li.product.last{ margin-right: 0; } #refer .prizes .products li.product.selected .circle{ background: #995F5E !important; border-color: #995F5E !important; color: #FFF !important; } #refer .prizes .products li.product.selected p{ color: #995F5E !important; } /*#refer .prizes .products li.product:hover .circle{ color: #FFF; background: #074E6F; border-color: #074E6F; }*/ #refer .prizes .products li.product .tooltip{ height: 254px; width: 190px; border: 4px solid #074E6F; position: absolute; top: -285px; left: -32px; display: none; background: #FFF; } #refer .prizes .products li.product .tooltip img{ margin: 0 auto; display: block; } #refer .prizes .products li.product:hover .tooltip{ display: block; } #refer p.place{ text-align: center; font-size: 20px; color: #074E6F; width: 100%; font-weight: bold; } #refer p.place span{ color: #995F5E; } #refer p.check{ text-align: center; font-size: 16px; color: #858181; width: 100%; font-weight: 500; margin-top: 5px; } #refer .prizes p.ship{ text-align: center; font-size: 16px; color: #858181; width: 100%; font-weight: 500; margin-top: 50px; } #refer .prizes a.policy{ text-align: center; font-size: 12px; color: #CCCCCC; width: 100%; font-weight: 500; margin-top: 5px; display: block; text-decoration: none; } /* RETINA */ @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { #refer .share-wrap .social-links .fb{ background: url(/assets/refer/fb@2x.png); background-size: 27px 27px; } #refer .share-wrap .social-links .twit{ background: url(/assets/refer/twit@2x.png); background-size: 27px 27px; } #refer .prizes .progress{ background: url(/assets/refer/progress-bg@2x.png) 0 0 repeat-x; background-size: 1px 4px; } #refer .prizes .progress .mover .bar{ background: url(/assets/refer/progress-done@2x.png) 0 0 repeat-x; background-size: 1px 4px; } #refer .prizes .progress .mover .razor{ background: url(/assets/refer/razor@2x.png) 0 0 no-repeat; background-size: 82px 23px; } #refer .prizes .products li.product .caret{ background: url(/assets/refer/caret@2x.png) center center no-repeat; background-size: 16px 10px; } #refer .prizes .products li.product.selected .caret{ background: url(/assets/refer/caret-selected@2x.png) center center no-repeat; background-size: 16px 10px; } }
app/assets/stylesheets/core.css
body{ font-family: "Brandon Grotesque", "brandon-grotesque", "HelveticaNeue", "Helvetica", "Arial", sans-serif; } .container{ width:940px; margin:0 auto; } .creator-container{ margin-top: 40px; margin-bottom: 20px; } .viewer-container{ border-top: 1px solid #D2D1C8; padding-top: 60px; padding-bottom: 20px; } .products{ list-style-type: none; } .small-caps{ text-transform: uppercase; font-weight: 400; font-size: 16px; color: #074E6F; letter-spacing: 1px; } .description{ color: #565656; } .email-container{ background-color: #F1F0EE; border: 1px solid #D2D1C8; padding:40px; margin-top:50px; } .left{ text-align: left; } .right{ text-align: right; } .center{ text-align: center; } .center-margin{ margin:0 auto; } .bold{ font-weight: bold; } .black{ color:black; } table{ margin-top: 10px; } .subtitle-container{ width: 350px; margin:0 auto; } .brand-logo{ height:35px; padding:5px; } form{ margin-bottom: 0; } .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } .fa-ticket, .fa-desktop, .fa-pencil{ color:#074E6F; } .fa-usd:before, .fa-desktop:before, .fa-pencil:before{ font-size: 70px; } .fa-usd{ color:#287426; } .fa-arrow-right{ color:black; } td{ color:#074E6F; } h2{ font-weight: bold; font-size: 40px; color: #074E6F; } /* Home */ html.home{ background: white; text-align: center; } #home{ padding-bottom: 50px; } #home .page-content{ width: 1400px; margin: 0 auto; } #home .hero{ background: url(/assets/home/film_festival1.jpg) center center no-repeat; letter-spacing: .09em; background-position: bottom; background-size: cover; height: 350px; width: 100%; border:0; margin:0; position: relative; } .large{ font-weight: bold; font-size: 60px; color: white; text-transform: uppercase; /*margin: 85px 0 0 136px;*/ position: relative; z-index: 2; letter-spacing: 1px; padding-top: 100px; } .refer-large{ font-weight: bold; font-size: 40px; color: #074E6F; text-transform: uppercase; /*margin: 85px 0 0 136px;*/ position: relative; z-index: 2; letter-spacing: 1px; } .grey-small{ font-weight: bold; color: #565656; font-size: 22px; line-height: 30px; text-transform: uppercase; text-align: center; letter-spacing: 1px; } .small{ font-weight: bold; color: #FAED6A; font-size: 22px; /*margin: 10px 0 0 115px;*/ line-height: 30px; /*position: relative;*/ /*z-index: 2;*/ text-transform: uppercase; text-align: center; /*width: 375px;*/ letter-spacing: 1px; } #home .form-wrap .key{ width: 46px; height: 19px; margin: 0 auto; background: url(/assets/home/key.png) 0 0 no-repeat; background-size: 46px 19px; } #home .form-wrap .byline{ font-size: 16px; text-transform: uppercase; color: #074E6F; text-align: center; font-weight: bold; letter-spacing: 2px; margin: 15px 0; } #home .form-wrap .email{ /*float: left;*/ font-size: 16px; padding: 0; padding-left: 10px; border: 1px solid #074E6F; width: 256px; outline: none; letter-spacing: 1px; border-radius: 0px; vertical-align: top; display: inline-block; height: 37px; line-height: 37px; } #home .form-wrap .submit{ width: 143px; background: #074E6F; /*float: left;*/ height: 37px; line-height: 37px; color: #FAED6A; font-weight: 400; font-size: 14px; text-transform: uppercase; border: 0; letter-spacing: 2px; display: inline-block; } #home .form-wrap.ended{ width: 500px; margin-top: 27px; } #home .form-wrap.ended .thanks{ text-transform: uppercase; font-weight: 500; color: #074E6F; text-align: center; font-size: 22px; letter-spacing: 1px; line-height: 36px; margin-bottom: 14px; } #home .form-wrap.ended .compiling{ text-transform: uppercase; letter-spacing: 1px; font-size: 14px; line-height: 30px; color: #555556; text-align: center; font-weight: 500; margin-bottom: 24px; } #home .form-wrap.ended .go-to{ font-style: italic; font-size: 16px; letter-spacing: 1px; text-align: center; margin-bottom: 25px; } #home .form-wrap.ended .go-to a{ color: #074E6F; font-size: 19px; font-weight:bold; text-transform: uppercase; font-style: normal; text-decoration: none; } #home .form-wrap.ended .go-to a:hover{ color: #955F5D; } #home .form-wrap.ended .again{ font-weight: 500; color: #555556; text-transform: uppercase; font-size: 14px; text-align: center; } #home .form-wrap.ended{ width: 500px; margin-top: 27px; } #home .form-wrap.ended .thanks{ text-transform: uppercase; font-weight: 500; color: #074E6F; text-align: center; font-size: 22px; letter-spacing: 1px; line-height: 36px; margin-bottom: 14px; } #home .form-wrap.ended .compiling{ text-transform: uppercase; letter-spacing: 1px; font-size: 14px; line-height: 30px; color: #555556; text-align: center; font-weight: 500; margin-bottom: 24px; } #home .form-wrap.ended .go-to{ font-style: italic; font-size: 16px; letter-spacing: 1px; text-align: center; margin-bottom: 25px; } #home .form-wrap.ended .go-to a{ color: #074E6F; font-size: 19px; font-weight:bold; text-transform: uppercase; font-style: normal; text-decoration: none; } #home .form-wrap.ended .go-to a:hover{ color: #955F5D; } #home .form-wrap.ended .again{ font-weight: 500; color: #555556; text-transform: uppercase; font-size: 14px; text-align: center; } .inline-list li{ display: inline; list-style-type: none; padding-right: 20px; } /* Refer a friend page */ .wf-loading .brandon{ visibility: hidden; } #refer{ background: #FFF; } #refer .page-content{ width: 1120px; margin: 0 auto; z-index: 0; position: relative; } .header{ height: 50px; background: #074E6F; width: 100%; overflow:hidden; z-index: 1; } .header .content{ width: 315px; margin: 0 auto; } .header p{ color: #FFF; font-weight: 500; text-transform: uppercase; line-height: 50px; } .header .logo{ /* font-weight: normal; font-size: 0; line-height: 0; margin-right: 14px; letter-spacing: 1px;*/ /*background: url(/assets/refer/logo.png) 0 0 no-repeat;*/ /* background-size: 106px 19px; height: 19px; width: 106px; margin-top: 15px; */} #refer .hero{ height: 450px; overflow: hidden; background: #F1F0EE; border: 1px solid #e9e9e9; } .alert{ font-size: 16px; letter-spacing: 1px; } .dont-leave-friends{ margin-top: 40px; margin-bottom: 10px; } #refer .mammoth{ width: 612px; height: 394px; background: url(/assets/refer/mammoth.png) 0 0 no-repeat; background-size: 610px 394px; overflow: hidden; margin-top: 15px; float: left; } #refer .mammoth .need{ color: #FFF; font-size: 38px; text-transform: uppercase; font-weight: bold; margin: 102px 0 0 72px; display: block; line-height: 56px; letter-spacing: 4px; text-align: center; width: 284px; } #refer .share-wrap{ /*float: right;*/ width: 400px; text-align: center; text-transform: uppercase; letter-spacing: .13em; /*margin-right: 60px;*/ margin:0 auto; } #refer .share-wrap .why{ font-size: 16px; color: #555556; font-weight: bold; margin-top: 42px; } #refer .share-wrap .title{ font-size: 30px; line-height: 40px; text-transform: uppercase; font-weight: bold; color: #074E6F; margin-top: 18px; letter-spacing: .13em; } .subtitle{ color: #565656; font-size: 16px; text-transform: none; margin-top: 15px; } .copy-link{ border: 1px solid #D1D0C7; background: #FFF; padding: 5px 10px; width: 350px; text-transform: none; font-size: 14px; margin: 20px auto 0; } .social-table{ margin-top: 10px; } #refer .share-wrap .social-links .sep{ height: 28px; width: 1px; background: #BAB9BA; margin: 0 20px; } #refer .prizes{ width: 100%; background: #FFF; border-top: 1px solid #D2D1C8; padding-bottom: 80px; } #refer .prizes .page-content{ position: relative; } #refer .prizes .callout{ text-align: center; font-size: 16px; color: #074E6F; font-weight: bold; margin: 20px 0 0 0; letter-spacing: 2px; text-transform: uppercase; } #refer .prizes .progress{ height: 4px; width: 100%; background: url(/assets/refer/progress-bg.png) 0 0 repeat-x; background-size: 1px 4px; position: absolute; top: 100px; z-index: 0; } #refer .prizes .progress .mover{ position: absolute; top: 0; left: 0; } #refer .prizes .progress .mover .bar{ background: url(/assets/refer/progress-done.png) 0 0 repeat-x; width: 165px; height: 4px; -webkit-background-size: 1px 4px; background-size: 1px 4px; } #refer .prize-two .progress .mover .bar{ width: 312px; } #refer .prize-three .progress .mover .bar{ width: 566px; } #refer .prize-four .progress .mover .bar{ width: 820px; } #refer .prize-five .progress .mover .bar{ width: 1120px; } #refer .prizes ul.products{ height: 105px; width: 100%; margin-top: 30px; position: relative; z-index: 1; } #refer .prizes .products li.title{ height: 100%; text-transform: uppercase; color: #074E6F; font-weight: 500; font-size: 14px; float: left; margin-right: 68px; width: 165px; font-weight: bold; } #refer .prizes .products li.title .friends{ margin-top: 7px; letter-spacing: 2px; } #refer .prizes .products li.title .rewards{ margin-top: 45px; letter-spacing: 2px; } #refer .prizes .products li.product{ height: 100%; color: #074E6F; width: 125px; margin-right: 129px; float: left; position: relative; } #refer .prizes .products li.product .circle{ height: 30px; width: 30px; border-radius: 15px; border: 1px solid #DAD9D2; text-align: center; line-height: 30px; color: #868282; overflow: hidden; background: #F1F0EE; font-weight: bold; margin: 0 auto; } #refer .prizes .products li.product .sep{ width: 12px; height: 2px; background: transparent; margin: 13px auto 13px; } #refer .prizes .products li.product .caret{ width: 100%; height: 10px; background: url(/assets/refer/caret.png) center center no-repeat; background-size: 16px 10px; position: absolute; bottom: -15px; } #refer .prizes .products li.product.selected .caret{ background: url(/assets/refer/caret-selected.png) center center no-repeat; background-size: 16px 10px; } #refer .prizes .products li.product p{ text-align: center; font-weight: 500; } #refer .prizes .products li.product:last-child{ margin-right: 0; } #refer .prizes .products li.product.last{ margin-right: 0; } #refer .prizes .products li.product.selected .circle{ background: #995F5E !important; border-color: #995F5E !important; color: #FFF !important; } #refer .prizes .products li.product.selected p{ color: #995F5E !important; } /*#refer .prizes .products li.product:hover .circle{ color: #FFF; background: #074E6F; border-color: #074E6F; }*/ #refer .prizes .products li.product .tooltip{ height: 254px; width: 190px; border: 4px solid #074E6F; position: absolute; top: -285px; left: -32px; display: none; background: #FFF; } #refer .prizes .products li.product .tooltip img{ margin: 0 auto; display: block; } #refer .prizes .products li.product:hover .tooltip{ display: block; } #refer p.place{ text-align: center; font-size: 20px; color: #074E6F; width: 100%; font-weight: bold; } #refer p.place span{ color: #995F5E; } #refer p.check{ text-align: center; font-size: 16px; color: #858181; width: 100%; font-weight: 500; margin-top: 5px; } #refer .prizes p.ship{ text-align: center; font-size: 16px; color: #858181; width: 100%; font-weight: 500; margin-top: 50px; } #refer .prizes a.policy{ text-align: center; font-size: 12px; color: #CCCCCC; width: 100%; font-weight: 500; margin-top: 5px; display: block; text-decoration: none; } /* RETINA */ @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { #refer .share-wrap .social-links .fb{ background: url(/assets/refer/fb@2x.png); background-size: 27px 27px; } #refer .share-wrap .social-links .twit{ background: url(/assets/refer/twit@2x.png); background-size: 27px 27px; } #refer .prizes .progress{ background: url(/assets/refer/progress-bg@2x.png) 0 0 repeat-x; background-size: 1px 4px; } #refer .prizes .progress .mover .bar{ background: url(/assets/refer/progress-done@2x.png) 0 0 repeat-x; background-size: 1px 4px; } #refer .prizes .progress .mover .razor{ background: url(/assets/refer/razor@2x.png) 0 0 no-repeat; background-size: 82px 23px; } #refer .prizes .products li.product .caret{ background: url(/assets/refer/caret@2x.png) center center no-repeat; background-size: 16px 10px; } #refer .prizes .products li.product.selected .caret{ background: url(/assets/refer/caret-selected@2x.png) center center no-repeat; background-size: 16px 10px; } }
0.16175
0.04888
:root { --main-bg-color: #F8F8F8; --tint-yellow-13: #F1980C; --tint-yellow-12: #F29F20; --tint-yellow-11: #F2A732; --tint-yellow-10: #F3B044; --tint-yellow-9: #F4B757; --tint-yellow-8: #F4BF6B; --tint-yellow-7: #F5C77C; --light-brilliant-orange: #F7B045; --tint-yellow-6: #F7D08F; --tint-yellow-5: #F8D8A3; --tint-yellow-4: #F9DFB5; --tint-yellow-3: #FAE8C9; --tint-yellow-2: #FCF0DB; --tint-yellow-1: #FCF7EC; --dark-grey: #4F4F53; --tint-dark-grey-13: #7F7F85; --tint-dark-grey-12: #88898F; --tint-dark-grey-11: #939398; --tint-dark-grey-10: #9C9DA2; --tint-dark-grey-9: #A7A7AB; --tint-dark-grey-8: #B1B0B5; --tint-dark-grey-7: #B9BBBF; --tint-dark-grey-6: #C5C5C8; --light-grey: #CDCFD2; --tint-dark-grey-4: #D9D9DB; --tint-dark-grey-3: #E3E3E5; --tint-dark-grey-2: #EEEEEE; --tint-dark-grey-1: #F8F8F8; /*--light-red: #ff725c;*/ --light-red: #ffdfdf; /*--light-green: #9eebcf;*/ --light-green: #e8fdf5; --light-blue: #96ccff; } @font-face { font-family: 'Oleo Script'; src: local('Oleo Script'), url('./fonts/OleoScript/OleoScript-Regular.ttf') format('truetype'); } @font-face { font-family: 'Alegreya Sans Regular'; src: local('Alegreya Sans Regular'), url('./fonts/AlegreyaSans/AlegreyaSans-Regular.ttf') format('truetype'); } @font-face { font-family: 'Alegreya Sans Bold'; src: local('Alegreya Sans Bold'), url('./fonts/AlegreyaSans/AlegreyaSans-Bold.ttf') format('truetype'); } body { margin: 0; font-family: 'Alegreya Sans Regular', Arial, serif; background-color: var(--tint-yellow-3); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } main { margin-top: 82px; margin-bottom: 95px; } .light-brilliant-orange { color: var(--light-brilliant-orange); } .light-green { color: #9eebcf; } h1 { font-family: 'Oleo Script', Arial, serif; /*font-size: 28px !important;*/ font-size: 2.75em !important; color: var(--light-brilliant-orange); } h2 { font-family: 'Oleo Script', Arial, serif; /*font-size: 20px !important;*/ font-size: 1.75em !important; color: var(--light-brilliant-orange); } h3 { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 15px;*/ font-size: 1em !important; color: var(--dark-grey); } .primary_text { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 15px;*/ font-size: 1em !important; color: var(--dark-grey); margin: 4px 0; } .secondary_text { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 13px;*/ font-size: 0.875em !important; color: var(--dark-grey); margin: 4px 0; } .control_labels { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 11px;*/ font-size: 0.75em !important; color: var(--light-grey); } .primary_button { /*margin: 15px;*/ padding: 10px 20px; border-radius: 15px; border: none; background-color: var(--light-brilliant-orange); color: #F8F8F8; font-family: 'Alegreya Sans Bold', serif; }
web/src/utils/global/Global.css
:root { --main-bg-color: #F8F8F8; --tint-yellow-13: #F1980C; --tint-yellow-12: #F29F20; --tint-yellow-11: #F2A732; --tint-yellow-10: #F3B044; --tint-yellow-9: #F4B757; --tint-yellow-8: #F4BF6B; --tint-yellow-7: #F5C77C; --light-brilliant-orange: #F7B045; --tint-yellow-6: #F7D08F; --tint-yellow-5: #F8D8A3; --tint-yellow-4: #F9DFB5; --tint-yellow-3: #FAE8C9; --tint-yellow-2: #FCF0DB; --tint-yellow-1: #FCF7EC; --dark-grey: #4F4F53; --tint-dark-grey-13: #7F7F85; --tint-dark-grey-12: #88898F; --tint-dark-grey-11: #939398; --tint-dark-grey-10: #9C9DA2; --tint-dark-grey-9: #A7A7AB; --tint-dark-grey-8: #B1B0B5; --tint-dark-grey-7: #B9BBBF; --tint-dark-grey-6: #C5C5C8; --light-grey: #CDCFD2; --tint-dark-grey-4: #D9D9DB; --tint-dark-grey-3: #E3E3E5; --tint-dark-grey-2: #EEEEEE; --tint-dark-grey-1: #F8F8F8; /*--light-red: #ff725c;*/ --light-red: #ffdfdf; /*--light-green: #9eebcf;*/ --light-green: #e8fdf5; --light-blue: #96ccff; } @font-face { font-family: 'Oleo Script'; src: local('Oleo Script'), url('./fonts/OleoScript/OleoScript-Regular.ttf') format('truetype'); } @font-face { font-family: 'Alegreya Sans Regular'; src: local('Alegreya Sans Regular'), url('./fonts/AlegreyaSans/AlegreyaSans-Regular.ttf') format('truetype'); } @font-face { font-family: 'Alegreya Sans Bold'; src: local('Alegreya Sans Bold'), url('./fonts/AlegreyaSans/AlegreyaSans-Bold.ttf') format('truetype'); } body { margin: 0; font-family: 'Alegreya Sans Regular', Arial, serif; background-color: var(--tint-yellow-3); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } main { margin-top: 82px; margin-bottom: 95px; } .light-brilliant-orange { color: var(--light-brilliant-orange); } .light-green { color: #9eebcf; } h1 { font-family: 'Oleo Script', Arial, serif; /*font-size: 28px !important;*/ font-size: 2.75em !important; color: var(--light-brilliant-orange); } h2 { font-family: 'Oleo Script', Arial, serif; /*font-size: 20px !important;*/ font-size: 1.75em !important; color: var(--light-brilliant-orange); } h3 { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 15px;*/ font-size: 1em !important; color: var(--dark-grey); } .primary_text { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 15px;*/ font-size: 1em !important; color: var(--dark-grey); margin: 4px 0; } .secondary_text { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 13px;*/ font-size: 0.875em !important; color: var(--dark-grey); margin: 4px 0; } .control_labels { /*font-family: 'Alegreya Sans Regular', Arial, serif;*/ /*font-size: 11px;*/ font-size: 0.75em !important; color: var(--light-grey); } .primary_button { /*margin: 15px;*/ padding: 10px 20px; border-radius: 15px; border: none; background-color: var(--light-brilliant-orange); color: #F8F8F8; font-family: 'Alegreya Sans Bold', serif; }
0.336658
0.148942
.admin-warpper .admin-header { width: 100%; height: 4rem; background-color: #0e90d2; } .admin-warpper .admin-header .admin-logo { width: 15rem; line-height: 3.5rem; font-size: 2.2rem; text-align: center; float: left; } .admin-warpper .admin-header .admin-logo a { font-family: '幼圆', '黑体'; color: #FFFFFF; } .admin-warpper .admin-header .admin-nav { float: left; } .admin-warpper .admin-header .admin-nav-right { float: right; margin-right: 1rem; } .admin-warpper .admin-header .admin-nav .admin-nav-list li { min-width: 7rem; text-align: center; background: transparent; float: left; border: none; } .admin-warpper .admin-header .admin-nav .admin-nav-list li:hover, .admin-warpper .admin-header .admin-nav .admin-nav-list li.active { background: #0487CA; } .admin-warpper .admin-header .admin-nav .admin-nav-list li.active a { color: #EDFF00; } .admin-warpper .admin-header .admin-nav .admin-nav-list a { color: #FFFFFF; line-height: 4rem; padding: 0; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content { min-width: 10rem; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content li { width: 100%; text-align: center; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content a { color: #000000; font-size: 1.5rem; line-height: 3rem; padding: 0; } .admin-warpper .admin-content .admin-sidebar { position: fixed; width: 15rem; top: 4rem; font-size: 1.3rem; font-weight: bold; bottom: 0; left: 0; overflow-x: hidden; overflow-y: auto; background: #0B80BB; border-right: 1px solid #CCCCCC; } .admin-warpper .admin-content .admin-sidebar .admin-sider-list li a{ padding: 0.9rem; } .admin-warpper .admin-content .admin-sidebar .admin-sider-list span{ margin-left: 8px; margin-right: 5px; } .admin-warpper .admin-content .admin-sidebar li { border: 1px solid #0E90D2; background: transparent; } .admin-warpper .admin-content .admin-sidebar li a { color: #FFFFFF; background: transparent; } .admin-warpper .admin-content .admin-sidebar .active .admin-sidebar-item, .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub .active a { color: #EDFF00; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub { font-size: 1.2rem; font-weight: normal; margin: 0; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub .am-badge { font-weight: normal; padding: 0.25em; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub li { padding-left: 1.5rem; } .admin-warpper .admin-content .admin-sidebar li a:hover, .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub li:hover { background: #246688; } .admin-warpper .admin-content .admin-area { position: fixed; padding-bottom: 2rem; top: 4rem; bottom: 0; left: 15rem; right: 0; overflow-x: hidden; overflow-y: auto; } .admin-warpper .admin-content .admin-area.admin-fullscreen { overflow-x: visible; overflow-y: visible; } .admin-warpper .admin-content .admin-area .admin-pagination { font-size: 1.4rem; padding: 0 2rem; } .admin-warpper .admin-content .admin-area .admin-pagination .admin-pagination-info { margin: 1.5rem 0; }
public/static/manage/blue/app.css
.admin-warpper .admin-header { width: 100%; height: 4rem; background-color: #0e90d2; } .admin-warpper .admin-header .admin-logo { width: 15rem; line-height: 3.5rem; font-size: 2.2rem; text-align: center; float: left; } .admin-warpper .admin-header .admin-logo a { font-family: '幼圆', '黑体'; color: #FFFFFF; } .admin-warpper .admin-header .admin-nav { float: left; } .admin-warpper .admin-header .admin-nav-right { float: right; margin-right: 1rem; } .admin-warpper .admin-header .admin-nav .admin-nav-list li { min-width: 7rem; text-align: center; background: transparent; float: left; border: none; } .admin-warpper .admin-header .admin-nav .admin-nav-list li:hover, .admin-warpper .admin-header .admin-nav .admin-nav-list li.active { background: #0487CA; } .admin-warpper .admin-header .admin-nav .admin-nav-list li.active a { color: #EDFF00; } .admin-warpper .admin-header .admin-nav .admin-nav-list a { color: #FFFFFF; line-height: 4rem; padding: 0; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content { min-width: 10rem; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content li { width: 100%; text-align: center; } .admin-warpper .admin-header .admin-nav .admin-nav-list .am-dropdown-content a { color: #000000; font-size: 1.5rem; line-height: 3rem; padding: 0; } .admin-warpper .admin-content .admin-sidebar { position: fixed; width: 15rem; top: 4rem; font-size: 1.3rem; font-weight: bold; bottom: 0; left: 0; overflow-x: hidden; overflow-y: auto; background: #0B80BB; border-right: 1px solid #CCCCCC; } .admin-warpper .admin-content .admin-sidebar .admin-sider-list li a{ padding: 0.9rem; } .admin-warpper .admin-content .admin-sidebar .admin-sider-list span{ margin-left: 8px; margin-right: 5px; } .admin-warpper .admin-content .admin-sidebar li { border: 1px solid #0E90D2; background: transparent; } .admin-warpper .admin-content .admin-sidebar li a { color: #FFFFFF; background: transparent; } .admin-warpper .admin-content .admin-sidebar .active .admin-sidebar-item, .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub .active a { color: #EDFF00; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub { font-size: 1.2rem; font-weight: normal; margin: 0; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub .am-badge { font-weight: normal; padding: 0.25em; } .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub li { padding-left: 1.5rem; } .admin-warpper .admin-content .admin-sidebar li a:hover, .admin-warpper .admin-content .admin-sidebar .admin-sidebar-sub li:hover { background: #246688; } .admin-warpper .admin-content .admin-area { position: fixed; padding-bottom: 2rem; top: 4rem; bottom: 0; left: 15rem; right: 0; overflow-x: hidden; overflow-y: auto; } .admin-warpper .admin-content .admin-area.admin-fullscreen { overflow-x: visible; overflow-y: visible; } .admin-warpper .admin-content .admin-area .admin-pagination { font-size: 1.4rem; padding: 0 2rem; } .admin-warpper .admin-content .admin-area .admin-pagination .admin-pagination-info { margin: 1.5rem 0; }
0.410402
0.03949
body { background-image: url("../images/bg.jpg"); position: relative; font-family: 'Poor Richard', Arial, Helvetica, sans-serif; } body::after { content: ""; background-color: white; opacity: 0.9; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; } .container-main { text-align: center; min-height: 100vh; display: block; position: relative; padding-bottom: 480px; } .toggler-btn { display: block; position: absolute; right: 0; top: 15px; } .navbar-flex { overflow: hidden; background-color: black; position: relative; } .navbar-flex #hidden-menu { display: none; } .navbar-flex a { text-decoration: none; color: #FFE817; font-size: 24px; } .unactive { opacity: 0.5; } .unactive:hover { opacity: 0.8; } .navbar-flex li { list-style-type: none; } .navbar-flex .brand-icon { width: 10%; height: auto; display: block; } .navbar-flex .brand-text { font-size: 18px; } .navbar-flex .lang-icons { width: 64px; height: auto; padding: 5px; } .navbar-flex .lang-selector { margin-left: 10px; } .img-slider { display: none; } .info-restaurant { margin-top: 10px; } .info-restaurant img { border-radius: 10px; } .info-restaurant p { text-align: left; font-size: 20px; } .cmnt { margin-top: 50px; } .commentfield .comment { font-size: 30px; } .commentfield .name { font-size: 18px; } .btn-dark { font-family: 'Poor Richard'; border-radius: 10px; color: #FFE817; font-size:24px; width: 220px; margin-top:20px; text-decoration: none; } .general-info { margin-top: 150px; text-align: left; width: 100%; background-color: black; color:#FFE817; display: flex; align-items: center; padding: 50px; } .general-info p { font-size: 20px; } .general-info img { width: 65px; height: 63px; display: block; margin-left: auto; margin-right: auto; } .general-info .hours-info { margin-top: 5px; text-align: center !important; font-size: 18px; } .partners { color:#FFE817; background-color: black; margin-top: 150px; padding: 30px; } .partners h3 { padding-bottom: 15px; } .partners img { width: 220px; height: auto; align-self: flex-start; border-radius: 10px; } .partners li { display: inline-flex; padding: 20px; } .custom-toggler .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 232, 23)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .custom-toggler.navbar-toggler { border-color: #FFE817; } .comments { margin-top: 0px; } .central-form { margin-top: 30px; } @media all and (min-width: 960px) { /* Navbar */ .navbar-flex { display: flex; justify-content: center; flex-direction: row; background-color: black; align-items: center; } .navbar-flex #hidden-menu { display: inline-flex; } .toggler-btn { display: none; } .navbar-flex ul { padding-left: 150px; justify-content: center; } .navbar-flex a { text-decoration: none; color: #FFE817; font-size: 48px; } .navbar-flex a:hover { color:#cccc11; } .non-active { color: rgba(255, 232, 23, 0.43) !important; } .non-active:hover { color:#e5e500 !important; } .navbar-flex li { padding-right: 75px; padding-left: 75px; display: inline-flex; font-size: 36px; } .lang-icons { width: 60px; height: 60px; padding: 10px; } .navbar-flex .lang-selector { padding-left: 50px; } .lang-links { padding:0 !important; } .navbar-flex .brand-icon { width: 100%; height: 100%; display: block; margin-left: auto; margin-right: auto; } .brand-text { color: #FFE817 !important; } /* Navbar */ .welcome { display: flex; top: 30vh; left: 20vh; flex-direction: column; align-items: center; position: absolute; color: white; z-index: 20; text-shadow: 8px 10px 5px black; } .welcome h1 { font-size: 64px; } .welcome p { font-size: 24px; } .welcome .btn { background-color: #212529; color: #FFE817; margin-bottom: 100px; border-radius: 10px; border-color: #212529; box-shadow: 1px 1px 8px white; } .welcome .btn:hover { background-color: black; color:white; } .carousel img { transform: scale(1.1); /* Removing blured edges*/ filter: blur(5px); -webkit-filter: blur(5px); } .carousel-inner { filter: brightness(50%); height: 90vh; } .img-slider { display: block; } .info-restaurant { margin-top: 150px !important; } .partners li { padding: 10px; } .container-main { padding-bottom: 350px; } footer .social-media-icons { padding-top: 5px; } .comments { margin-top: 150px !important; } } /* Footer */ footer { background-color: white; text-align: center; padding-top: 20px; /* position: absolute; */ width: 100%; bottom: 0; border-top: 3px solid black; } footer .social-media-icons { padding-top: 5px; padding-bottom: 5px; padding-right: 45px; } footer li { display: inline-flex; } footer img { width: 42px; height: 43px; } footer .tripadvisor { width: 230px !important; height: 30px !important; padding-left: 40px; } footer p { font-size: 18px; } .copyright { text-align: center; font-family: Arial; } /* Footer */
styles.css
body { background-image: url("../images/bg.jpg"); position: relative; font-family: 'Poor Richard', Arial, Helvetica, sans-serif; } body::after { content: ""; background-color: white; opacity: 0.9; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; } .container-main { text-align: center; min-height: 100vh; display: block; position: relative; padding-bottom: 480px; } .toggler-btn { display: block; position: absolute; right: 0; top: 15px; } .navbar-flex { overflow: hidden; background-color: black; position: relative; } .navbar-flex #hidden-menu { display: none; } .navbar-flex a { text-decoration: none; color: #FFE817; font-size: 24px; } .unactive { opacity: 0.5; } .unactive:hover { opacity: 0.8; } .navbar-flex li { list-style-type: none; } .navbar-flex .brand-icon { width: 10%; height: auto; display: block; } .navbar-flex .brand-text { font-size: 18px; } .navbar-flex .lang-icons { width: 64px; height: auto; padding: 5px; } .navbar-flex .lang-selector { margin-left: 10px; } .img-slider { display: none; } .info-restaurant { margin-top: 10px; } .info-restaurant img { border-radius: 10px; } .info-restaurant p { text-align: left; font-size: 20px; } .cmnt { margin-top: 50px; } .commentfield .comment { font-size: 30px; } .commentfield .name { font-size: 18px; } .btn-dark { font-family: 'Poor Richard'; border-radius: 10px; color: #FFE817; font-size:24px; width: 220px; margin-top:20px; text-decoration: none; } .general-info { margin-top: 150px; text-align: left; width: 100%; background-color: black; color:#FFE817; display: flex; align-items: center; padding: 50px; } .general-info p { font-size: 20px; } .general-info img { width: 65px; height: 63px; display: block; margin-left: auto; margin-right: auto; } .general-info .hours-info { margin-top: 5px; text-align: center !important; font-size: 18px; } .partners { color:#FFE817; background-color: black; margin-top: 150px; padding: 30px; } .partners h3 { padding-bottom: 15px; } .partners img { width: 220px; height: auto; align-self: flex-start; border-radius: 10px; } .partners li { display: inline-flex; padding: 20px; } .custom-toggler .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 232, 23)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .custom-toggler.navbar-toggler { border-color: #FFE817; } .comments { margin-top: 0px; } .central-form { margin-top: 30px; } @media all and (min-width: 960px) { /* Navbar */ .navbar-flex { display: flex; justify-content: center; flex-direction: row; background-color: black; align-items: center; } .navbar-flex #hidden-menu { display: inline-flex; } .toggler-btn { display: none; } .navbar-flex ul { padding-left: 150px; justify-content: center; } .navbar-flex a { text-decoration: none; color: #FFE817; font-size: 48px; } .navbar-flex a:hover { color:#cccc11; } .non-active { color: rgba(255, 232, 23, 0.43) !important; } .non-active:hover { color:#e5e500 !important; } .navbar-flex li { padding-right: 75px; padding-left: 75px; display: inline-flex; font-size: 36px; } .lang-icons { width: 60px; height: 60px; padding: 10px; } .navbar-flex .lang-selector { padding-left: 50px; } .lang-links { padding:0 !important; } .navbar-flex .brand-icon { width: 100%; height: 100%; display: block; margin-left: auto; margin-right: auto; } .brand-text { color: #FFE817 !important; } /* Navbar */ .welcome { display: flex; top: 30vh; left: 20vh; flex-direction: column; align-items: center; position: absolute; color: white; z-index: 20; text-shadow: 8px 10px 5px black; } .welcome h1 { font-size: 64px; } .welcome p { font-size: 24px; } .welcome .btn { background-color: #212529; color: #FFE817; margin-bottom: 100px; border-radius: 10px; border-color: #212529; box-shadow: 1px 1px 8px white; } .welcome .btn:hover { background-color: black; color:white; } .carousel img { transform: scale(1.1); /* Removing blured edges*/ filter: blur(5px); -webkit-filter: blur(5px); } .carousel-inner { filter: brightness(50%); height: 90vh; } .img-slider { display: block; } .info-restaurant { margin-top: 150px !important; } .partners li { padding: 10px; } .container-main { padding-bottom: 350px; } footer .social-media-icons { padding-top: 5px; } .comments { margin-top: 150px !important; } } /* Footer */ footer { background-color: white; text-align: center; padding-top: 20px; /* position: absolute; */ width: 100%; bottom: 0; border-top: 3px solid black; } footer .social-media-icons { padding-top: 5px; padding-bottom: 5px; padding-right: 45px; } footer li { display: inline-flex; } footer img { width: 42px; height: 43px; } footer .tripadvisor { width: 230px !important; height: 30px !important; padding-left: 40px; } footer p { font-size: 18px; } .copyright { text-align: center; font-family: Arial; } /* Footer */
0.21684
0.038358
*, *::before, *::after { box-sizing: border-box; } body { height: 100vh; width: 100%; margin: 0; } .signature-pad,.signature-pad--body { height: 90%; } .signature-pad { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 10px; width: 100%; height: 100%; max-height: 480px; background-color: #fff; padding: 16px; } .signature-pad::before, .signature-pad::after { position: absolute; z-index: -1; content: ""; width: 40%; height: 10px; bottom: 10px; background: transparent; box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4); } .signature-pad::before { left: 20px; -webkit-transform: skew(-3deg) rotate(-3deg); transform: skew(-3deg) rotate(-3deg); } .signature-pad::after { right: 20px; -webkit-transform: skew(3deg) rotate(3deg); transform: skew(3deg) rotate(3deg); } .signature-pad--body { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .signature-pad--body canvas { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 4px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset; } .signature-pad--footer { color: #C3C3C3; text-align: center; font-size: 1.2em; margin-top: 8px; } .signature-pad--actions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 8px; } .tc{text-align:center;} .description{ font-size: 16px; color:#000; padding:15px; } .leftup{ position:absolute; right:20px; bottom:20px; display:block; width:15px; height:40px; border-top:3px solid #333; border-left:3px solid #333; } .lefta{left:15px;top:15px;} .leftup.rightup{ right:15px!important; top:15px; transform: rotateY(180deg); } .leftup.rightdown{ right:15px!important; bottom:15px; transform: rotate(180deg); } .leftup.leftdown{ left:15px; bottom:15px; transform: rotateX(180deg); } .hide{display:none;} .newbottom{ position:fixed; bottom:0; left:0; width:100%; height: 1.344605rem; border-top: 1px solid #ccc; background:#fff!important; text-align:center; } .newbottom>div{ width: 9.557166rem; height: 1.022544rem; background-image: -webkit-linear-gradient(277deg, #fc6a37, #e93c6d); background-image: -o-linear-gradient(277deg, #fc6a37, #e93c6d); background-image: linear-gradient(173deg, #fc6a37, #e93c6d); margin: 0.161031rem auto; color: #fff; font-size: 0.41868rem; text-align: center; line-height: 1.022544rem; border-radius: 0.144928rem; letter-spacing: 0.161031rem; } .signature-pad{padding:15px 0!important;} .signature-pad--body{padding:15px;} .buttonclear{ border-radius:5px; border:0; height: 30px; line-height:30px; padding: 0 20px; font-size: 0.5rem; background-color:#d3d3d3; }
YYFramework/Source/web/signature.css
*, *::before, *::after { box-sizing: border-box; } body { height: 100vh; width: 100%; margin: 0; } .signature-pad,.signature-pad--body { height: 90%; } .signature-pad { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 10px; width: 100%; height: 100%; max-height: 480px; background-color: #fff; padding: 16px; } .signature-pad::before, .signature-pad::after { position: absolute; z-index: -1; content: ""; width: 40%; height: 10px; bottom: 10px; background: transparent; box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4); } .signature-pad::before { left: 20px; -webkit-transform: skew(-3deg) rotate(-3deg); transform: skew(-3deg) rotate(-3deg); } .signature-pad::after { right: 20px; -webkit-transform: skew(3deg) rotate(3deg); transform: skew(3deg) rotate(3deg); } .signature-pad--body { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .signature-pad--body canvas { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 4px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset; } .signature-pad--footer { color: #C3C3C3; text-align: center; font-size: 1.2em; margin-top: 8px; } .signature-pad--actions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 8px; } .tc{text-align:center;} .description{ font-size: 16px; color:#000; padding:15px; } .leftup{ position:absolute; right:20px; bottom:20px; display:block; width:15px; height:40px; border-top:3px solid #333; border-left:3px solid #333; } .lefta{left:15px;top:15px;} .leftup.rightup{ right:15px!important; top:15px; transform: rotateY(180deg); } .leftup.rightdown{ right:15px!important; bottom:15px; transform: rotate(180deg); } .leftup.leftdown{ left:15px; bottom:15px; transform: rotateX(180deg); } .hide{display:none;} .newbottom{ position:fixed; bottom:0; left:0; width:100%; height: 1.344605rem; border-top: 1px solid #ccc; background:#fff!important; text-align:center; } .newbottom>div{ width: 9.557166rem; height: 1.022544rem; background-image: -webkit-linear-gradient(277deg, #fc6a37, #e93c6d); background-image: -o-linear-gradient(277deg, #fc6a37, #e93c6d); background-image: linear-gradient(173deg, #fc6a37, #e93c6d); margin: 0.161031rem auto; color: #fff; font-size: 0.41868rem; text-align: center; line-height: 1.022544rem; border-radius: 0.144928rem; letter-spacing: 0.161031rem; } .signature-pad{padding:15px 0!important;} .signature-pad--body{padding:15px;} .buttonclear{ border-radius:5px; border:0; height: 30px; line-height:30px; padding: 0 20px; font-size: 0.5rem; background-color:#d3d3d3; }
0.503662
0.079389
width: 3%; margin-right: 3%; } #imgHome { width: 100%; } #homeSentence { position: absolute; left: 3%; top: 15%; font-family: 'Permanent Marker', cursive; color: #222; } #navbarUser { position: absolute; right: 5%; } .container { margin-top: 5%; } a { color: #aaa; } footer { background-color: #303030; position: relative; bottom: 0; width: 100%; height: 50px; margin-top: 5%; } .card-title { padding: 2%; } article { text-align: center; height: 100%; } article .card-title { font-size: 1.2em; margin: 5%; padding: 5%; margin-bottom: 15%; } article .card-footer { text-align: right; position: absolute; bottom: 0; } #alert { position: absolute; width: 100%; } #updateTrick { position: absolute; right: 5%; top: 10%; } #button-card-home { position: absolute; right: 2%; top: 2%; } #button-link-trick { min-width: 75%; } .card { margin-top: 2%; } .card-text { padding: 2%; } .user-image { width: 100%; height: 100%; } #img-top { height: 175px; width: 100%; margin-bottom: 5%; } #img-top-trick { width: 100%; margin-bottom: 5%; } .p-default-img { position: absolute; top: 35%; text-align: center; } .arrow { color: aliceblue; font-size: 5em; position: relative; } .load-more { padding-top: 5%; color: aliceblue; font-size: 5em; } .load-more:hover { text-decoration: none; } .carousel-inner { height: 480px; } .carousel-item { max-height: 480px; } .profil-img { width: 100%; } .title-user { padding-bottom: 5%; } .detail-profil { background-color: #303030; border-radius: 25px; padding: 5%; } .icon-form { font-size: 10em; padding-bottom: 5%; padding-top: 5%; } #descriptionTextArea { min-height: 50%; } .arrowForHide { position: fixed; right: 5%; bottom: 10%; } ul { list-style: none; margin: 0; padding: 0; padding-bottom: 15px; } .custom-file-input { opacity: 1; } .custom-file-label { opacity: 0; } .add_image_link { margin-top: 0.5em; } .fieldImage { width: 100%; border: solid 1px aliceblue; border-radius: 25px; margin: 2%; padding: 2%; } .fieldImage img { height: 100%; width: 100%; border-radius: 15px; } .fieldIFrame { margin: 2%; padding: 2%; } iframe { max-width: 100%; } fieldset legend { visibility: hidden; } .user_show { font-size: 1.5em; } @media (max-width: 768px) { #homeSentence { top: 25%; } #logo { width: 8%; } .arrowForHide h4 { visibility: hidden; } .carousel-inner { height: 375px; margin-bottom: 2%; } } @media (max-width: 425px) { #homeSentence { font-size: 1em; top: 10%; } #logo { width: 10%; } .arrowForHide a { font-size: 3em; } #account-validated { font-size: 2em; } .carousel-inner { height: 300px; margin-bottom: 2%; } .card h3 { font-size: 1.5em; } .user-image { max-width: 50%; } form .btn-secondary { margin-bottom: 5%; } }
public/css/style.css
width: 3%; margin-right: 3%; } #imgHome { width: 100%; } #homeSentence { position: absolute; left: 3%; top: 15%; font-family: 'Permanent Marker', cursive; color: #222; } #navbarUser { position: absolute; right: 5%; } .container { margin-top: 5%; } a { color: #aaa; } footer { background-color: #303030; position: relative; bottom: 0; width: 100%; height: 50px; margin-top: 5%; } .card-title { padding: 2%; } article { text-align: center; height: 100%; } article .card-title { font-size: 1.2em; margin: 5%; padding: 5%; margin-bottom: 15%; } article .card-footer { text-align: right; position: absolute; bottom: 0; } #alert { position: absolute; width: 100%; } #updateTrick { position: absolute; right: 5%; top: 10%; } #button-card-home { position: absolute; right: 2%; top: 2%; } #button-link-trick { min-width: 75%; } .card { margin-top: 2%; } .card-text { padding: 2%; } .user-image { width: 100%; height: 100%; } #img-top { height: 175px; width: 100%; margin-bottom: 5%; } #img-top-trick { width: 100%; margin-bottom: 5%; } .p-default-img { position: absolute; top: 35%; text-align: center; } .arrow { color: aliceblue; font-size: 5em; position: relative; } .load-more { padding-top: 5%; color: aliceblue; font-size: 5em; } .load-more:hover { text-decoration: none; } .carousel-inner { height: 480px; } .carousel-item { max-height: 480px; } .profil-img { width: 100%; } .title-user { padding-bottom: 5%; } .detail-profil { background-color: #303030; border-radius: 25px; padding: 5%; } .icon-form { font-size: 10em; padding-bottom: 5%; padding-top: 5%; } #descriptionTextArea { min-height: 50%; } .arrowForHide { position: fixed; right: 5%; bottom: 10%; } ul { list-style: none; margin: 0; padding: 0; padding-bottom: 15px; } .custom-file-input { opacity: 1; } .custom-file-label { opacity: 0; } .add_image_link { margin-top: 0.5em; } .fieldImage { width: 100%; border: solid 1px aliceblue; border-radius: 25px; margin: 2%; padding: 2%; } .fieldImage img { height: 100%; width: 100%; border-radius: 15px; } .fieldIFrame { margin: 2%; padding: 2%; } iframe { max-width: 100%; } fieldset legend { visibility: hidden; } .user_show { font-size: 1.5em; } @media (max-width: 768px) { #homeSentence { top: 25%; } #logo { width: 8%; } .arrowForHide h4 { visibility: hidden; } .carousel-inner { height: 375px; margin-bottom: 2%; } } @media (max-width: 425px) { #homeSentence { font-size: 1em; top: 10%; } #logo { width: 10%; } .arrowForHide a { font-size: 3em; } #account-validated { font-size: 2em; } .carousel-inner { height: 300px; margin-bottom: 2%; } .card h3 { font-size: 1.5em; } .user-image { max-width: 50%; } form .btn-secondary { margin-bottom: 5%; } }
0.351311
0.093761
body{ margin: 0; padding: 0; background: url('images/old_library_detail.jpg'); background-size: cover; background-position: center; font-family: sans-serif; } .loginbox{ width: 320px; height: 420px; background: #281b0b; color: white; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); box-sizing: border-box; padding: 70px 30px; } .avatar{ width: 100px; height: 100px; border-radius: 50%; position: absolute; top: -50px; left: calc(50% -50px); } h1{ margin: 0; padding: 0 0 20px; text-align: center; font-size: 22px; } .loginbox p{ margin: 0; padding: 0; font-weight: bold; } .loginbox input{ width: 100% margin-bottom: 20px; } .loginbox input[type="text"], input[type="password"] { border: none; border-bottom: 1px solid blue; background: transparent; outline: none; height: 40px; color: white; font-size: 16px; } .loginbox input[type="submit"] { border: none; outline: none; height: 40px; background: #fb2525; color: #fff; font-size: 18px; border-radius: 20px; } .loginbox input[type="submit"]:hover { cursor: pointer; background: #ffc107; color: #000; } .loginbox a{ text-decoration: none; font-size: 12px; line-height: 20px; color: darkgrey; } .loginbox a:hover{ color: #ffc107; } /*this for the signup page * #login-box{ position: relative; margin: 5% auto; height: 400px; width: 600px; background: white; box-shadow: 0 2px 4px rgba(0,0,0,0.6); } .left-box{ position: absolute; top: 0; left: 0; box-sizing: border-box; padding: 40px; width: 300px; height: 400px } #signup{ margin: 0 0 20px 0; font-weight: 300; font-size: 28px; } input[type="text"], input[type="password"]{ display: block; box-sizing: border-box; margin-bottom: 20px; padding: 4px; width: 220px; height: 32px; border: none; outline: none; border-bottom: 1px solid blue; font-family: sans-serif; font-weight: 400; font-size: 15px; transition: 0.2s ease; } input[type="submit"]{ margin-bottom: 28px; width: 120px; height: 32px; background: brown; border: none; border-radius: 2px; color: white; font-family: sans-serif; font-weight: 500; text-transform: uppercase; transition: 0.2s ease; cursor: pointer; } input[type="submit"]:hover, input[type="submit"]:focus { background: #ff5722; transition: 0.2s ease; } .right-box{ position: absolute; top: 0; right: 0; box-sizing: border-box; padding: 40px; width: 300px; height: 400px; background-image: url(images/81qymA+MnHL.jpg); background-size: cover; background-position: center; } .or{ position: absolute; top: 180px; left: 280px width: 40px; height: 40px; background: #efefef; border-radius: 50%; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6); line-height: 40px; text-align: center; } .right-box .signinwith{ display: block; margin-bottom: 40px; font-size: 28px; color:black; text-align: center; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6); } button.social{ margin-bottom: 20px; width: 220px; height: 36px; border: none; border-radius: 2px; color:purple; font-family: sans-serif; font-weight: 500; transition: 0.2s ease; cursor: pointer; }
login.css
body{ margin: 0; padding: 0; background: url('images/old_library_detail.jpg'); background-size: cover; background-position: center; font-family: sans-serif; } .loginbox{ width: 320px; height: 420px; background: #281b0b; color: white; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); box-sizing: border-box; padding: 70px 30px; } .avatar{ width: 100px; height: 100px; border-radius: 50%; position: absolute; top: -50px; left: calc(50% -50px); } h1{ margin: 0; padding: 0 0 20px; text-align: center; font-size: 22px; } .loginbox p{ margin: 0; padding: 0; font-weight: bold; } .loginbox input{ width: 100% margin-bottom: 20px; } .loginbox input[type="text"], input[type="password"] { border: none; border-bottom: 1px solid blue; background: transparent; outline: none; height: 40px; color: white; font-size: 16px; } .loginbox input[type="submit"] { border: none; outline: none; height: 40px; background: #fb2525; color: #fff; font-size: 18px; border-radius: 20px; } .loginbox input[type="submit"]:hover { cursor: pointer; background: #ffc107; color: #000; } .loginbox a{ text-decoration: none; font-size: 12px; line-height: 20px; color: darkgrey; } .loginbox a:hover{ color: #ffc107; } /*this for the signup page * #login-box{ position: relative; margin: 5% auto; height: 400px; width: 600px; background: white; box-shadow: 0 2px 4px rgba(0,0,0,0.6); } .left-box{ position: absolute; top: 0; left: 0; box-sizing: border-box; padding: 40px; width: 300px; height: 400px } #signup{ margin: 0 0 20px 0; font-weight: 300; font-size: 28px; } input[type="text"], input[type="password"]{ display: block; box-sizing: border-box; margin-bottom: 20px; padding: 4px; width: 220px; height: 32px; border: none; outline: none; border-bottom: 1px solid blue; font-family: sans-serif; font-weight: 400; font-size: 15px; transition: 0.2s ease; } input[type="submit"]{ margin-bottom: 28px; width: 120px; height: 32px; background: brown; border: none; border-radius: 2px; color: white; font-family: sans-serif; font-weight: 500; text-transform: uppercase; transition: 0.2s ease; cursor: pointer; } input[type="submit"]:hover, input[type="submit"]:focus { background: #ff5722; transition: 0.2s ease; } .right-box{ position: absolute; top: 0; right: 0; box-sizing: border-box; padding: 40px; width: 300px; height: 400px; background-image: url(images/81qymA+MnHL.jpg); background-size: cover; background-position: center; } .or{ position: absolute; top: 180px; left: 280px width: 40px; height: 40px; background: #efefef; border-radius: 50%; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6); line-height: 40px; text-align: center; } .right-box .signinwith{ display: block; margin-bottom: 40px; font-size: 28px; color:black; text-align: center; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6); } button.social{ margin-bottom: 20px; width: 220px; height: 36px; border: none; border-radius: 2px; color:purple; font-family: sans-serif; font-weight: 500; transition: 0.2s ease; cursor: pointer; }
0.37605
0.073596
body { background-color: #555555; } #filebox { position: absolute; height: auto; bottom: 0; top: 60px; left: 0; width: 173px; overflow-y: scroll; background-color: #555555; } #viewer { position: absolute; height: auto; left: 180px; bottom: 0; top: 60px; right: 0px; background-color: #555555; } .box { margin: 10px; background: none repeat scroll 0 0 #F5F5F5; // border: 1px solid #AAAAAA; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; } .box-content { padding: 10px; background-color: #555555; } #right-sidebar { float:left; width: 180px; } #button-bar-horz > .tool-button:first-child { border-radius: 4px 0px 0px 4px; float: left; margin-left: 10px; } #button-bar-horz > .tool-button:last-child { border-radius: 0px 4px 4px 0px; margin-left: 0px; float: left; } #button-bar-horz > .tool-button { margin-left: 0px; } #button-bar-horz { margin-top: 10px; margin-left: 10px; line-height: 30px; } #button-bar-vert { margin: 20px; } #button-bar-vert > .tool-button:first-child { border-radius: 4px 4px 0px 0px; } #button-bar-vert > .tool-button:last-child { border-radius: 0px 0px 4px 4px; } #button-bar-vert > .tool-button { margin-top: 0px; border-radius: 0px 0px 0px 0px; } .tool-button { float:left; background: -moz-linear-gradient(top, #ccc 40%, #eee 60%); border: 1px solid #aaa; border-radius: 2px 2px 2px 2px; width: 90px; height: 20px; font-size: 12px; text-align: center; padding-top: 2px; font-weight: bold; margin-left: 5px; margin-top: 2px; } .tool-button:hover { background: #fff; cursor: pointer; } .butt-selected { background: #fff; } .slider-holder { margin-bottom: 10px; padding-right: 24px; padding-left: 10px; } td { padding:0; margin:0; } #viewer-bar { height: 25px; margin-bottom: 10px; background-color: #555555; } #viewer-bar >select { float:left; margin-left: 7px; margin-top: 1px; } #axial-view { float: right; } .ui-button-text { font-size: 14px; } /* ui-slider overrides */ .ui-slider-horizontal { height: 0.5em; } .ui-slider .ui-slider-handle { width: 1em; height: 1em; } #metadata-table { font-size: 10px; height: 100%; max-height: 500px; width: 100%; display: block; overflow: auto; } #metadata-table thead { font-weight: bold; background: #aaa; } tr.even { background: #eee; } #tool-box { float: left; width: 150px; } .tool-group { border: 1px solid; border-radius: 7px 7px 7px 7px; margin-bottom: 5px; } .tool-group h2 { margin: 0px; } #series-selection { min-height: 200px; border: 1px solid #aaa; list-style:none; padding: 0px; margin-top: 0px; } #series-selection > li { margin: 0px; padding: 0px; } .series-link { cursor: pointer; } .series-link > canvas{ margin: 10px 10px 0px 10px; } .series-selected > canvas { font-weight: bold; border: 1px solid #fff; box-shadow: 0 0 8px; } #view-area { position: absolute; bottom: 10px; left: 10px; right: 10px; top: 80px; } .box h2 { -moz-border-bottom-colors: none; background: -moz-linear-gradient(center top , #829AA8, #405A6A) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(#829AA8, #405A6A) repeat scroll 0 0 transparent; border-color: #677C89 #677C89 #6B808D; border-radius: 5px 5px 0 0; border-style: solid; border-width: 1px; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0; padding: 3px 13px; position: relative; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7); }
Cuadro_Magico/code/web/jsdicom/main.css
body { background-color: #555555; } #filebox { position: absolute; height: auto; bottom: 0; top: 60px; left: 0; width: 173px; overflow-y: scroll; background-color: #555555; } #viewer { position: absolute; height: auto; left: 180px; bottom: 0; top: 60px; right: 0px; background-color: #555555; } .box { margin: 10px; background: none repeat scroll 0 0 #F5F5F5; // border: 1px solid #AAAAAA; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; } .box-content { padding: 10px; background-color: #555555; } #right-sidebar { float:left; width: 180px; } #button-bar-horz > .tool-button:first-child { border-radius: 4px 0px 0px 4px; float: left; margin-left: 10px; } #button-bar-horz > .tool-button:last-child { border-radius: 0px 4px 4px 0px; margin-left: 0px; float: left; } #button-bar-horz > .tool-button { margin-left: 0px; } #button-bar-horz { margin-top: 10px; margin-left: 10px; line-height: 30px; } #button-bar-vert { margin: 20px; } #button-bar-vert > .tool-button:first-child { border-radius: 4px 4px 0px 0px; } #button-bar-vert > .tool-button:last-child { border-radius: 0px 0px 4px 4px; } #button-bar-vert > .tool-button { margin-top: 0px; border-radius: 0px 0px 0px 0px; } .tool-button { float:left; background: -moz-linear-gradient(top, #ccc 40%, #eee 60%); border: 1px solid #aaa; border-radius: 2px 2px 2px 2px; width: 90px; height: 20px; font-size: 12px; text-align: center; padding-top: 2px; font-weight: bold; margin-left: 5px; margin-top: 2px; } .tool-button:hover { background: #fff; cursor: pointer; } .butt-selected { background: #fff; } .slider-holder { margin-bottom: 10px; padding-right: 24px; padding-left: 10px; } td { padding:0; margin:0; } #viewer-bar { height: 25px; margin-bottom: 10px; background-color: #555555; } #viewer-bar >select { float:left; margin-left: 7px; margin-top: 1px; } #axial-view { float: right; } .ui-button-text { font-size: 14px; } /* ui-slider overrides */ .ui-slider-horizontal { height: 0.5em; } .ui-slider .ui-slider-handle { width: 1em; height: 1em; } #metadata-table { font-size: 10px; height: 100%; max-height: 500px; width: 100%; display: block; overflow: auto; } #metadata-table thead { font-weight: bold; background: #aaa; } tr.even { background: #eee; } #tool-box { float: left; width: 150px; } .tool-group { border: 1px solid; border-radius: 7px 7px 7px 7px; margin-bottom: 5px; } .tool-group h2 { margin: 0px; } #series-selection { min-height: 200px; border: 1px solid #aaa; list-style:none; padding: 0px; margin-top: 0px; } #series-selection > li { margin: 0px; padding: 0px; } .series-link { cursor: pointer; } .series-link > canvas{ margin: 10px 10px 0px 10px; } .series-selected > canvas { font-weight: bold; border: 1px solid #fff; box-shadow: 0 0 8px; } #view-area { position: absolute; bottom: 10px; left: 10px; right: 10px; top: 80px; } .box h2 { -moz-border-bottom-colors: none; background: -moz-linear-gradient(center top , #829AA8, #405A6A) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(#829AA8, #405A6A) repeat scroll 0 0 transparent; border-color: #677C89 #677C89 #6B808D; border-radius: 5px 5px 0 0; border-style: solid; border-width: 1px; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0; padding: 3px 13px; position: relative; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7); }
0.451568
0.137301
.js-script-only { display: none; } .val-error { background: #ffeceb; border: 1px solid #f8452e; } .val-message { margin: 10px auto; width: 500px; padding: 10px 30px 10px 30px; text-align: center; } .preferred-login { cursor: pointer; background: #f9f9f9; width: 210px; border: 1px solid #d4d4d4; box-shadow: -1px 1px #f2f2f2; color: #888; padding: 7px; margin-bottom: 15px; margin-right: 10px; height: 16px; font-size: 13px; display: inline-block; } .preferred-login .icon-container { display: inline-block; width: 35px; height: 100%; padding: 0; float: left; } .preferred-login .icon { background: url('img/login-icons.svg') no-repeat; background-size: 480px 20px; display: inline-block; margin-right: 12px; width: 16px; height: 16px; } .preferred-login p > span { vertical-align: top; } .preferred-login .text { width: 100px; height: 100%; color: #fff; display: table; } .preferred-login .text span { display: table-cell; vertical-align: middle; text-align: center; } .preferred-login.custom-login { border: 1px solid #e6e6e6; } .preferred-login.custom-login .icon-container { background: #fff; border-right: 1px solid #e6e6e6; } .preferred-login.custom-login .text { background: #fff; color: #777; } .noscript-notice { color: Maroon; } .username-area { margin-top: 10px; padding-left: 10px; clear: both; font-size: 13px; display: inline-block; opacity: 0; } .openid-username[type=text] { width: 150px; border: 0; outline: 0; margin: 0; padding: 0; vertical-align: super; } .openid-username[type=text]:focus { width: 150px; border: 0; } .small-buttons { display: inline-block; } .small-buttons > div { display: inline-block; border: 1px solid transparent; line-height: 100%; } .small-buttons > div.selected { border: solid 1px #0077cc; } .small-buttons a { display: inline-block; line-height: 11px; background: url('img/login-icons.svg') no-repeat; background-size: 480px 20px; width: 24px; height: 24px; margin: 0 4px; } .small-buttons a:first-child { margin-left: 0; } .openid-url-area { margin-top: 10px; } input[type=text] { font-size: 14px; } #openid_identifier { height: 24px; width: 371px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; border: 1px solid #CCC; padding: 2px 10px; margin: 0; } input[type=button], input[type=submit] { text-align: center; background: #0077cc; color: #fff; border-radius: 3px; height: 30px; padding: 0 10px; box-shadow: none; text-shadow: none; text-decoration: none; border: none; cursor: pointer; margin: 0; vertical-align: bottom; font-size: 15px; }
App/StackExchange.DataExplorer/Content/login.css
.js-script-only { display: none; } .val-error { background: #ffeceb; border: 1px solid #f8452e; } .val-message { margin: 10px auto; width: 500px; padding: 10px 30px 10px 30px; text-align: center; } .preferred-login { cursor: pointer; background: #f9f9f9; width: 210px; border: 1px solid #d4d4d4; box-shadow: -1px 1px #f2f2f2; color: #888; padding: 7px; margin-bottom: 15px; margin-right: 10px; height: 16px; font-size: 13px; display: inline-block; } .preferred-login .icon-container { display: inline-block; width: 35px; height: 100%; padding: 0; float: left; } .preferred-login .icon { background: url('img/login-icons.svg') no-repeat; background-size: 480px 20px; display: inline-block; margin-right: 12px; width: 16px; height: 16px; } .preferred-login p > span { vertical-align: top; } .preferred-login .text { width: 100px; height: 100%; color: #fff; display: table; } .preferred-login .text span { display: table-cell; vertical-align: middle; text-align: center; } .preferred-login.custom-login { border: 1px solid #e6e6e6; } .preferred-login.custom-login .icon-container { background: #fff; border-right: 1px solid #e6e6e6; } .preferred-login.custom-login .text { background: #fff; color: #777; } .noscript-notice { color: Maroon; } .username-area { margin-top: 10px; padding-left: 10px; clear: both; font-size: 13px; display: inline-block; opacity: 0; } .openid-username[type=text] { width: 150px; border: 0; outline: 0; margin: 0; padding: 0; vertical-align: super; } .openid-username[type=text]:focus { width: 150px; border: 0; } .small-buttons { display: inline-block; } .small-buttons > div { display: inline-block; border: 1px solid transparent; line-height: 100%; } .small-buttons > div.selected { border: solid 1px #0077cc; } .small-buttons a { display: inline-block; line-height: 11px; background: url('img/login-icons.svg') no-repeat; background-size: 480px 20px; width: 24px; height: 24px; margin: 0 4px; } .small-buttons a:first-child { margin-left: 0; } .openid-url-area { margin-top: 10px; } input[type=text] { font-size: 14px; } #openid_identifier { height: 24px; width: 371px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; border: 1px solid #CCC; padding: 2px 10px; margin: 0; } input[type=button], input[type=submit] { text-align: center; background: #0077cc; color: #fff; border-radius: 3px; height: 30px; padding: 0 10px; box-shadow: none; text-shadow: none; text-decoration: none; border: none; cursor: pointer; margin: 0; vertical-align: bottom; font-size: 15px; }
0.284477
0.085175
.section .textview { position: absolute; top: 10%; bottom: 10%; width: 320px; } .section h1 { position: absolute; top: 0; left: 0; font-size: 18pt; display: none; } .section .sub { position: absolute; left: 0; bottom: 0; font-size: 15pt; display: none; } .section .sub button { border-radius: 10px; border: 1px solid; width: 150px; height: 50px; background-color: transparent; cursor: url(aboutme/'../resources/hand.cur'), auto; } .section .sub a { display:block; text-align:center; border-radius: 10px; border: 1px solid; width: 150px; height: 50px; line-height: 50px; background-color: transparent; font-size: 10pt; cursor: url(aboutme/'../resources/hand.cur'), auto; } .sectionw { color: #FFF; text-shadow: 0px 0px 5px #000; } .sectionw button { color: #FFF; border-color: #FFF; text-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; } .sectionw a { color: #FFF; text-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; } .sectionw a:link { color: #FFF; } .sectionw a:visited { color: #FFF; } .sectionw a:hover { color: #FFF; } .sectionw a:active { color: #FFF; } .sectionb { color: #000; text-shadow: 0px 0px 5px #FFF; } .sectionb button { color: #000; border-color: #000; text-shadow: 0px 0px 5px #FFF; box-shadow: 0px 0px 5px #FFF; } .sectionb a { color: #000; text-shadow: 0px 0px 5px #FFF; box-shadow: 0px 0px 5px #FFF; } .sectionb a:link { color: #000; } .sectionb a:visited { color: #000; } .sectionb a:hover { color: #000; } .sectionb a:active { color: #000; } .section ul li { text-align: center; list-style: none; } .textviewl { left: 10%; } .textviewr { right: 10%; } @media screen and (max-width:640px) { .textviewr { left: 10%; } } #closeyashipage { position: fixed; right: 20px; top: 20px; width: 20px; height: 20px; z-index: 10; background-color: rgba(0, 0, 0, 0.5); font-size: 10pt; text-align: center; border-radius: 10px; } #yashipagetitle { position: fixed; top: 15px; left: 20px; width: 100%; z-index: 9; font-size: 10pt; text-align: left; color: gray; } #yashipagetitle a { color: gray; } #closeyashipage a { color: #FFF; } #section1 { background: url(aboutme/shenghuo.jpg) no-repeat right center; background-size:cover; } #section1 .tfoot { position: fixed; left: 0px; bottom: 0px; width: 100%; text-align: center; font-size: 10pt; } #section2 { background: url(aboutme/mengxiang.jpg) no-repeat left center; background-size:cover; } #section3 { background: url(aboutme/huanle.jpg) no-repeat center center; background-size:cover; } #section4 { background: url(aboutme/dongman.jpg) no-repeat right center; background-size:cover; } #section5 { background: url(aboutme/xuanli.jpg) no-repeat left center; background-size:cover; } #section6 { background: url(aboutme/youqing.jpg) no-repeat center center; background-size:cover; } #section7 { background: url(aboutme/shenle.jpg) no-repeat right center; background-size:cover; } #section8 { background: url(aboutme/ganen.jpg) no-repeat center center; background-size:cover; } #section9 { background: url(aboutme/gexing.jpg) no-repeat right center; background-size:cover; } #section10 { background: url(aboutme/ys.jpg) no-repeat right center; background-size:cover; }
homepage/aboutme.css
.section .textview { position: absolute; top: 10%; bottom: 10%; width: 320px; } .section h1 { position: absolute; top: 0; left: 0; font-size: 18pt; display: none; } .section .sub { position: absolute; left: 0; bottom: 0; font-size: 15pt; display: none; } .section .sub button { border-radius: 10px; border: 1px solid; width: 150px; height: 50px; background-color: transparent; cursor: url(aboutme/'../resources/hand.cur'), auto; } .section .sub a { display:block; text-align:center; border-radius: 10px; border: 1px solid; width: 150px; height: 50px; line-height: 50px; background-color: transparent; font-size: 10pt; cursor: url(aboutme/'../resources/hand.cur'), auto; } .sectionw { color: #FFF; text-shadow: 0px 0px 5px #000; } .sectionw button { color: #FFF; border-color: #FFF; text-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; } .sectionw a { color: #FFF; text-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; } .sectionw a:link { color: #FFF; } .sectionw a:visited { color: #FFF; } .sectionw a:hover { color: #FFF; } .sectionw a:active { color: #FFF; } .sectionb { color: #000; text-shadow: 0px 0px 5px #FFF; } .sectionb button { color: #000; border-color: #000; text-shadow: 0px 0px 5px #FFF; box-shadow: 0px 0px 5px #FFF; } .sectionb a { color: #000; text-shadow: 0px 0px 5px #FFF; box-shadow: 0px 0px 5px #FFF; } .sectionb a:link { color: #000; } .sectionb a:visited { color: #000; } .sectionb a:hover { color: #000; } .sectionb a:active { color: #000; } .section ul li { text-align: center; list-style: none; } .textviewl { left: 10%; } .textviewr { right: 10%; } @media screen and (max-width:640px) { .textviewr { left: 10%; } } #closeyashipage { position: fixed; right: 20px; top: 20px; width: 20px; height: 20px; z-index: 10; background-color: rgba(0, 0, 0, 0.5); font-size: 10pt; text-align: center; border-radius: 10px; } #yashipagetitle { position: fixed; top: 15px; left: 20px; width: 100%; z-index: 9; font-size: 10pt; text-align: left; color: gray; } #yashipagetitle a { color: gray; } #closeyashipage a { color: #FFF; } #section1 { background: url(aboutme/shenghuo.jpg) no-repeat right center; background-size:cover; } #section1 .tfoot { position: fixed; left: 0px; bottom: 0px; width: 100%; text-align: center; font-size: 10pt; } #section2 { background: url(aboutme/mengxiang.jpg) no-repeat left center; background-size:cover; } #section3 { background: url(aboutme/huanle.jpg) no-repeat center center; background-size:cover; } #section4 { background: url(aboutme/dongman.jpg) no-repeat right center; background-size:cover; } #section5 { background: url(aboutme/xuanli.jpg) no-repeat left center; background-size:cover; } #section6 { background: url(aboutme/youqing.jpg) no-repeat center center; background-size:cover; } #section7 { background: url(aboutme/shenle.jpg) no-repeat right center; background-size:cover; } #section8 { background: url(aboutme/ganen.jpg) no-repeat center center; background-size:cover; } #section9 { background: url(aboutme/gexing.jpg) no-repeat right center; background-size:cover; } #section10 { background: url(aboutme/ys.jpg) no-repeat right center; background-size:cover; }
0.360489
0.101322